Pull request #41806 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at f0014860c1b3345e1fcc7ed81c491298de2633fb rather than 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 Obtained Jenkinsfile from f0014860c1b3345e1fcc7ed81c491298de2633fb 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-41806@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-12-15T20:54:35.788Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-12-15T20:54:35.792Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-12-15T20:54:35.960Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01ae5f9930f6bef5f) in /home/ubuntu/workspace/moby_PR-41806 [Pipeline] { [Pipeline] checkout [2020-12-15T20:54:36.068Z] using credential docker-jenkins-github-credentials [2020-12-15T20:54:36.074Z] Cloning the remote Git repository [2020-12-15T20:54:36.074Z] Cloning with configured refspecs honoured and without tags [2020-12-15T20:54:36.067Z] Cloning repository https://github.com/moby/moby.git [2020-12-15T20:54:36.067Z] > git init /home/ubuntu/workspace/moby_PR-41806 # timeout=10 [2020-12-15T20:54:36.089Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-15T20:54:36.089Z] > git --version # timeout=10 [2020-12-15T20:54:36.101Z] > git --version # 'git version 2.17.1' [2020-12-15T20:54:36.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:54:36.102Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41806/head:refs/remotes/origin/PR-41806 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:54:50.012Z] Fetching without tags [2020-12-15T20:54:49.976Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-15T20:54:49.982Z] > git config --add remote.origin.fetch +refs/pull/41806/head:refs/remotes/origin/PR-41806 # timeout=10 [2020-12-15T20:54:49.985Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:54:49.994Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-15T20:54:50.046Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-15T20:54:50.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:54:50.047Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41806/head:refs/remotes/origin/PR-41806 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:54:50.322Z] Merging remotes/origin/master commit f0014860c1b3345e1fcc7ed81c491298de2633fb into PR head commit 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:54:50.944Z] Merge succeeded, producing 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:54:50.944Z] Checking out Revision 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 (PR-41806) [2020-12-15T20:54:51.471Z] Commit message: "Fix jobs mode filter spelling" [2020-12-15T20:54:51.471Z] First time build. Skipping changelog. [2020-12-15T20:54:51.509Z] > git --version # timeout=10 [2020-12-15T20:54:51.545Z] > git --version # 'git version 2.17.1' [2020-12-15T20:54:51.557Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-15T20:54:50.314Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:54:50.319Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [2020-12-15T20:54:50.839Z] > git remote # timeout=10 [2020-12-15T20:54:50.857Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T20:54:50.864Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:54:50.865Z] > git merge f0014860c1b3345e1fcc7ed81c491298de2633fb # timeout=10 [2020-12-15T20:54:50.900Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T20:54:50.937Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:54:50.949Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-15T20:54:52.424Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41806:/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-12-15T20:54:52.424Z] Unable to find image 'alpine:latest' locally [2020-12-15T20:54:52.424Z] latest: Pulling from library/alpine [2020-12-15T20:54:52.680Z] 05e7bc50f07f: Pulling fs layer [2020-12-15T20:54:52.680Z] 05e7bc50f07f: Verifying Checksum [2020-12-15T20:54:52.680Z] 05e7bc50f07f: Download complete [2020-12-15T20:54:52.938Z] 05e7bc50f07f: Pull complete [2020-12-15T20:54:52.938Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-15T20:54:52.938Z] Status: Downloaded newer image for alpine:latest [2020-12-15T20:54:55.454Z] 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-12-15T20:54:55.907Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01ae5f9930f6bef5f) in /home/ubuntu/workspace/moby_PR-41806 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2020-12-15T20:54:55.993Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-41806 [Pipeline] // stage [2020-12-15T20:54:56.012Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [2020-12-15T20:54:56.023Z] Fetching changes from the remote Git repository Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-12-15T20:54:56.029Z] Fetching without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-12-15T20:54:56.062Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41806 [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] { [2020-12-15T20:54:56.141Z] using credential docker-jenkins-github-credentials Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-12-15T20:54:56.156Z] Cloning the remote Git repository [2020-12-15T20:54:56.156Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-12-15T20:54:56.216Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-12-15T20:54:56.231Z] Cloning the remote Git repository [2020-12-15T20:54:56.231Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-12-15T20:54:56.290Z] Merging remotes/origin/master commit f0014860c1b3345e1fcc7ed81c491298de2633fb into PR head commit 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:54:56.369Z] Merge succeeded, producing 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:54:56.370Z] Checking out Revision 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 (PR-41806) [2020-12-15T20:54:56.425Z] Commit message: "Fix jobs mode filter spelling" [2020-12-15T20:54:56.424Z] > git --version # timeout=10 [2020-12-15T20:54:56.431Z] > git --version # 'git version 2.17.1' [2020-12-15T20:54:56.436Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-15T20:54:56.008Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-12-15T20:54:56.016Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-15T20:54:56.022Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-15T20:54:56.023Z] > git --version # timeout=10 [2020-12-15T20:54:56.027Z] > git --version # 'git version 2.17.1' [2020-12-15T20:54:56.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:54:56.028Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41806/head:refs/remotes/origin/PR-41806 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:54:56.282Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:54:56.287Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [2020-12-15T20:54:56.328Z] > git remote # timeout=10 [2020-12-15T20:54:56.340Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T20:54:56.347Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:54:56.348Z] > git merge f0014860c1b3345e1fcc7ed81c491298de2633fb # timeout=10 [2020-12-15T20:54:56.357Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T20:54:56.362Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:54:56.366Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-15T20:54:56.164Z] Cloning repository https://github.com/moby/moby.git [2020-12-15T20:54:56.165Z] > git init /home/docker/workspace/moby_PR-41806 # timeout=10 [2020-12-15T20:54:56.171Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-15T20:54:56.171Z] > git --version # timeout=10 [2020-12-15T20:54:56.174Z] > git --version # 'git version 2.7.4' [2020-12-15T20:54:56.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:54:56.175Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41806/head:refs/remotes/origin/PR-41806 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:54:56.238Z] Cloning repository https://github.com/moby/moby.git [2020-12-15T20:54:56.238Z] > git init /home/jenkins/workspace/moby_PR-41806 # timeout=10 [2020-12-15T20:54:56.272Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-15T20:54:56.272Z] > git --version # timeout=10 [2020-12-15T20:54:56.273Z] > git --version # 'git version 2.17.1' [2020-12-15T20:54:56.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:54:56.274Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41806/head:refs/remotes/origin/PR-41806 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:54:57.303Z] + [ PR != PR ] [2020-12-15T20:54:57.303Z] + [ master != master ] [2020-12-15T20:54:57.303Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-15T20:54:57.663Z] + docker version [2020-12-15T20:54:57.663Z] Client: Docker Engine - Community [2020-12-15T20:54:57.663Z] Version: 19.03.13 [2020-12-15T20:54:57.663Z] API version: 1.40 [2020-12-15T20:54:57.663Z] Go version: go1.13.15 [2020-12-15T20:54:57.663Z] Git commit: 4484c46d9d [2020-12-15T20:54:57.663Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-15T20:54:57.663Z] OS/Arch: linux/amd64 [2020-12-15T20:54:57.663Z] Experimental: false [2020-12-15T20:54:57.663Z] [2020-12-15T20:54:57.663Z] Server: Docker Engine - Community [2020-12-15T20:54:57.663Z] Engine: [2020-12-15T20:54:57.663Z] Version: 19.03.13 [2020-12-15T20:54:57.663Z] API version: 1.40 (minimum version 1.12) [2020-12-15T20:54:57.663Z] Go version: go1.13.15 [2020-12-15T20:54:57.663Z] Git commit: 4484c46d9d [2020-12-15T20:54:57.663Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-15T20:54:57.663Z] OS/Arch: linux/amd64 [2020-12-15T20:54:57.663Z] Experimental: true [2020-12-15T20:54:57.663Z] containerd: [2020-12-15T20:54:57.663Z] Version: 1.3.7 [2020-12-15T20:54:57.663Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-15T20:54:57.663Z] runc: [2020-12-15T20:54:57.663Z] Version: 1.0.0-rc10 [2020-12-15T20:54:57.663Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-15T20:54:57.663Z] docker-init: [2020-12-15T20:54:57.663Z] Version: 0.18.0 [2020-12-15T20:54:57.663Z] GitCommit: fec3683 [Pipeline] sh [2020-12-15T20:54:57.980Z] + docker info [2020-12-15T20:54:57.980Z] Client: [2020-12-15T20:54:57.980Z] Debug Mode: false [2020-12-15T20:54:57.980Z] [2020-12-15T20:54:57.980Z] Server: [2020-12-15T20:54:57.980Z] Containers: 0 [2020-12-15T20:54:57.980Z] Running: 0 [2020-12-15T20:54:57.980Z] Paused: 0 [2020-12-15T20:54:57.980Z] Stopped: 0 [2020-12-15T20:54:57.980Z] Images: 7 [2020-12-15T20:54:57.980Z] Server Version: 19.03.13 [2020-12-15T20:54:57.980Z] Storage Driver: overlay2 [2020-12-15T20:54:57.980Z] Backing Filesystem: extfs [2020-12-15T20:54:57.980Z] Supports d_type: true [2020-12-15T20:54:57.980Z] Native Overlay Diff: true [2020-12-15T20:54:57.980Z] Logging Driver: json-file [2020-12-15T20:54:57.980Z] Cgroup Driver: cgroupfs [2020-12-15T20:54:57.980Z] Plugins: [2020-12-15T20:54:57.980Z] Volume: local [2020-12-15T20:54:57.980Z] Network: bridge host ipvlan macvlan null overlay [2020-12-15T20:54:57.980Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-15T20:54:57.980Z] Swarm: inactive [2020-12-15T20:54:57.980Z] Runtimes: runc [2020-12-15T20:54:57.980Z] Default Runtime: runc [2020-12-15T20:54:57.980Z] Init Binary: docker-init [2020-12-15T20:54:57.980Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-15T20:54:57.980Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-15T20:54:57.980Z] init version: fec3683 [2020-12-15T20:54:57.980Z] Security Options: [2020-12-15T20:54:57.980Z] apparmor [2020-12-15T20:54:57.980Z] seccomp [2020-12-15T20:54:57.980Z] Profile: default [2020-12-15T20:54:57.980Z] Kernel Version: 5.4.0-1025-aws [2020-12-15T20:54:57.980Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-15T20:54:57.980Z] OSType: linux [2020-12-15T20:54:57.980Z] Architecture: x86_64 [2020-12-15T20:54:57.980Z] CPUs: 2 [2020-12-15T20:54:57.980Z] Total Memory: 7.569GiB [2020-12-15T20:54:57.980Z] Name: ip-10-100-79-18 [2020-12-15T20:54:57.980Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-15T20:54:57.980Z] Docker Root Dir: /var/lib/docker [2020-12-15T20:54:57.980Z] Debug Mode: false [2020-12-15T20:54:57.980Z] Registry: https://index.docker.io/v1/ [2020-12-15T20:54:57.980Z] Labels: [2020-12-15T20:54:57.980Z] Experimental: true [2020-12-15T20:54:57.980Z] Insecure Registries: [2020-12-15T20:54:57.980Z] 127.0.0.0/8 [2020-12-15T20:54:57.980Z] Live Restore Enabled: true [2020-12-15T20:54:57.980Z] [2020-12-15T20:54:57.980Z] WARNING: No swap limit support [Pipeline] sh [2020-12-15T20:54:58.297Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-15T20:54:58.297Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-15T20:54:58.297Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41806/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-15T20:54:58.553Z] + bash /home/ubuntu/workspace/moby_PR-41806/check-config.sh [2020-12-15T20:54:58.553Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-15T20:54:58.553Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-15T20:54:58.553Z] [2020-12-15T20:54:58.553Z] Generally Necessary: [2020-12-15T20:54:58.553Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-15T20:54:58.553Z] - apparmor: enabled and tools installed [2020-12-15T20:54:58.553Z] - CONFIG_NAMESPACES: enabled [2020-12-15T20:54:58.553Z] - CONFIG_NET_NS: enabled [2020-12-15T20:54:58.553Z] - CONFIG_PID_NS: enabled [2020-12-15T20:54:58.553Z] - CONFIG_IPC_NS: enabled [2020-12-15T20:54:58.553Z] - CONFIG_UTS_NS: enabled [2020-12-15T20:54:58.553Z] - CONFIG_CGROUPS: enabled [2020-12-15T20:54:58.553Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-15T20:54:58.554Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-15T20:54:58.554Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-15T20:54:58.554Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-15T20:54:58.554Z] - CONFIG_CPUSETS: enabled [2020-12-15T20:54:58.554Z] - CONFIG_MEMCG: enabled [2020-12-15T20:54:58.554Z] - CONFIG_KEYS: enabled [2020-12-15T20:54:58.554Z] - CONFIG_VETH: enabled (as module) [2020-12-15T20:54:58.554Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-15T20:54:58.554Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-15T20:54:58.554Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-15T20:54:58.554Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-15T20:54:58.554Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-15T20:54:58.554Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-15T20:54:58.554Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-15T20:54:58.554Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-15T20:54:58.554Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-15T20:54:58.554Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-15T20:54:58.554Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-15T20:54:58.554Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-15T20:54:58.554Z] [2020-12-15T20:54:58.554Z] Optional Features: [2020-12-15T20:54:58.554Z] - CONFIG_USER_NS: enabled [2020-12-15T20:54:58.554Z] - CONFIG_SECCOMP: enabled [2020-12-15T20:54:58.554Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-15T20:54:58.554Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-15T20:54:58.554Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-15T20:54:58.554Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-15T20:54:58.554Z] - CONFIG_BLK_CGROUP: enabled [2020-12-15T20:54:58.554Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-15T20:54:58.554Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-15T20:54:58.554Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-15T20:54:58.554Z] - CONFIG_CGROUP_PERF: enabled [2020-12-15T20:54:58.554Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-15T20:54:58.554Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-15T20:54:58.554Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-15T20:54:58.554Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-15T20:54:58.554Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-15T20:54:58.554Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-15T20:54:58.554Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-15T20:54:58.554Z] - CONFIG_IP_VS: enabled (as module) [2020-12-15T20:54:58.554Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-15T20:54:58.554Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-15T20:54:58.554Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-15T20:54:58.554Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-15T20:54:58.809Z] - CONFIG_EXT4_FS: enabled [2020-12-15T20:54:58.809Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-15T20:54:58.809Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-15T20:54:58.809Z] - Network Drivers: [2020-12-15T20:54:58.809Z] - "overlay": [2020-12-15T20:54:58.809Z] - CONFIG_VXLAN: enabled (as module) [2020-12-15T20:54:58.809Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-15T20:54:58.809Z] Optional (for encrypted networks): [2020-12-15T20:54:58.809Z] - CONFIG_CRYPTO: enabled [2020-12-15T20:54:58.809Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-15T20:54:58.809Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-15T20:54:58.809Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-15T20:54:58.809Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-15T20:54:58.809Z] - CONFIG_XFRM: enabled [2020-12-15T20:54:58.809Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-15T20:54:58.809Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-15T20:54:58.809Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-15T20:54:58.809Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-15T20:54:58.809Z] - "ipvlan": [2020-12-15T20:54:58.809Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-15T20:54:58.809Z] - "macvlan": [2020-12-15T20:54:58.809Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-15T20:54:58.809Z] - CONFIG_DUMMY: enabled (as module) [2020-12-15T20:54:58.809Z] - "ftp,tftp client in container": [2020-12-15T20:54:58.809Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-15T20:54:58.809Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-15T20:54:58.809Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-15T20:54:58.809Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-15T20:54:58.809Z] - Storage Drivers: [2020-12-15T20:54:58.809Z] - "aufs": [2020-12-15T20:54:58.809Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-15T20:54:58.809Z] - "btrfs": [2020-12-15T20:54:58.809Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-15T20:54:58.809Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-15T20:54:58.809Z] - "devicemapper": [2020-12-15T20:54:58.809Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-15T20:54:58.810Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-15T20:54:58.810Z] - "overlay": [2020-12-15T20:54:58.810Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-15T20:54:58.810Z] - "zfs": [2020-12-15T20:54:58.810Z] - /dev/zfs: present [2020-12-15T20:54:58.810Z] - zfs command: missing [2020-12-15T20:54:58.810Z] - zpool command: missing [2020-12-15T20:54:58.810Z] [2020-12-15T20:54:58.810Z] Limits: [2020-12-15T20:54:58.810Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-15T20:54:58.810Z] [2020-12-15T20:54:58.810Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-15T20:54:59.127Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 . [2020-12-15T20:54:59.127Z] #2 [internal] load .dockerignore [2020-12-15T20:54:59.127Z] #2 transferring context: 87B done [2020-12-15T20:54:59.127Z] #2 DONE 0.0s [2020-12-15T20:54:59.127Z] [2020-12-15T20:54:59.127Z] #1 [internal] load build definition from Dockerfile [2020-12-15T20:54:59.127Z] #1 transferring dockerfile: 16.58kB done [2020-12-15T20:54:59.127Z] #1 DONE 0.0s [2020-12-15T20:54:59.127Z] [2020-12-15T20:54:59.127Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-15T20:55:00.055Z] #3 DONE 0.7s [2020-12-15T20:55:00.055Z] [2020-12-15T20:55:00.055Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-15T20:55:00.055Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-15T20:55:00.311Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-15T20:55:00.311Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-15T20:55:00.311Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-15T20:55:00.311Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-12-15T20:55:00.567Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.61MB / 8.88MB 0.3s [2020-12-15T20:55:00.567Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2020-12-15T20:55:00.567Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-12-15T20:55:00.823Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-12-15T20:55:00.823Z] #4 DONE 1.0s [2020-12-15T20:55:01.079Z] [2020-12-15T20:55:01.079Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-15T20:55:01.079Z] #5 DONE 0.1s [2020-12-15T20:55:01.079Z] [2020-12-15T20:55:01.079Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-15T20:55:01.640Z] #7 DONE 0.4s [2020-12-15T20:55:01.640Z] [2020-12-15T20:55:01.640Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-15T20:55:02.203Z] #6 DONE 1.3s [2020-12-15T20:55:02.460Z] [2020-12-15T20:55:02.460Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:55:02.460Z] #8 CACHED [2020-12-15T20:55:02.460Z] [2020-12-15T20:55:02.460Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-15T20:55:02.460Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-15T20:55:02.460Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-15T20:55:02.460Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-12-15T20:55:02.460Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-15T20:55:02.716Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.41MB / 9.86MB 0.3s [2020-12-15T20:55:02.716Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-12-15T20:55:02.716Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-12-15T20:55:04.087Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-12-15T20:55:04.658Z] #60 DONE 2.4s [2020-12-15T20:55:04.658Z] [2020-12-15T20:55:04.658Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:55:04.658Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-15T20:55:04.658Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-15T20:55:04.658Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done [2020-12-15T20:55:04.658Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done [2020-12-15T20:55:04.658Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 1.7s done [2020-12-15T20:55:04.658Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 0.4s [2020-12-15T20:55:04.916Z] #24 ... [2020-12-15T20:55:04.916Z] [2020-12-15T20:55:04.916Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-15T20:55:04.916Z] #9 DONE 2.7s [2020-12-15T20:55:04.916Z] [2020-12-15T20:55:04.916Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:55:05.500Z] Fetching without tags [2020-12-15T20:55:05.405Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-15T20:55:05.406Z] > git config --add remote.origin.fetch +refs/pull/41806/head:refs/remotes/origin/PR-41806 # timeout=10 [2020-12-15T20:55:05.409Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:55:05.493Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-15T20:55:05.506Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-15T20:55:05.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:55:05.507Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41806/head:refs/remotes/origin/PR-41806 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:55:05.801Z] Merging remotes/origin/master commit f0014860c1b3345e1fcc7ed81c491298de2633fb into PR head commit 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:55:05.845Z] #24 ... [2020-12-15T20:55:05.845Z] [2020-12-15T20:55:05.845Z] #21 [internal] load build context [2020-12-15T20:55:05.845Z] #21 transferring context: 53.17MB 3.2s done [2020-12-15T20:55:05.845Z] #21 DONE 3.3s [2020-12-15T20:55:05.845Z] [2020-12-15T20:55:05.845Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:55:06.105Z] #24 ... [2020-12-15T20:55:06.105Z] [2020-12-15T20:55:06.105Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-15T20:55:06.105Z] #10 DONE 1.2s [2020-12-15T20:55:06.299Z] Merge succeeded, producing 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:55:06.299Z] Checking out Revision 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 (PR-41806) [2020-12-15T20:55:06.361Z] [2020-12-15T20:55:06.361Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-15T20:55:06.361Z] #29 DONE 0.1s [2020-12-15T20:55:06.361Z] [2020-12-15T20:55:06.361Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:55:06.361Z] #30 ... [2020-12-15T20:55:06.361Z] [2020-12-15T20:55:06.361Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-15T20:55:06.361Z] #37 DONE 0.1s [2020-12-15T20:55:06.613Z] Commit message: "Fix jobs mode filter spelling" [2020-12-15T20:55:06.618Z] [2020-12-15T20:55:06.618Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:55:06.693Z] > git --version # timeout=10 [2020-12-15T20:55:06.696Z] > git --version # 'git version 2.17.1' [2020-12-15T20:55:06.698Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-15T20:55:05.807Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:55:05.808Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [2020-12-15T20:55:06.274Z] > git remote # timeout=10 [2020-12-15T20:55:06.276Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T20:55:06.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:55:06.277Z] > git merge f0014860c1b3345e1fcc7ed81c491298de2633fb # timeout=10 [2020-12-15T20:55:06.293Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T20:55:06.305Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:55:06.306Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-15T20:55:07.684Z] + docker version [2020-12-15T20:55:07.684Z] Client: Docker Engine - Community [2020-12-15T20:55:07.684Z] Version: 19.03.7 [2020-12-15T20:55:07.684Z] API version: 1.40 [2020-12-15T20:55:07.684Z] Go version: go1.12.17 [2020-12-15T20:55:07.684Z] Git commit: 7141c199a2 [2020-12-15T20:55:07.684Z] Built: Sat Mar 7 16:48:47 2020 [2020-12-15T20:55:07.684Z] OS/Arch: linux/s390x [2020-12-15T20:55:07.684Z] Experimental: false [2020-12-15T20:55:07.684Z] [2020-12-15T20:55:07.684Z] Server: Docker Engine - Community [2020-12-15T20:55:07.684Z] Engine: [2020-12-15T20:55:07.684Z] Version: 19.03.7 [2020-12-15T20:55:07.684Z] API version: 1.40 (minimum version 1.12) [2020-12-15T20:55:07.684Z] Go version: go1.12.17 [2020-12-15T20:55:07.684Z] Git commit: 7141c199a2 [2020-12-15T20:55:07.684Z] Built: Sat Mar 7 16:47:46 2020 [2020-12-15T20:55:07.684Z] OS/Arch: linux/s390x [2020-12-15T20:55:07.684Z] Experimental: true [2020-12-15T20:55:07.684Z] containerd: [2020-12-15T20:55:07.684Z] Version: 1.2.13 [2020-12-15T20:55:07.684Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-12-15T20:55:07.684Z] runc: [2020-12-15T20:55:07.684Z] Version: 1.0.0-rc10 [2020-12-15T20:55:07.684Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-15T20:55:07.684Z] docker-init: [2020-12-15T20:55:07.684Z] Version: 0.18.0 [2020-12-15T20:55:07.684Z] GitCommit: fec3683 [Pipeline] sh [2020-12-15T20:55:08.067Z] + docker info [2020-12-15T20:55:08.704Z] Client: [2020-12-15T20:55:08.704Z] Debug Mode: false [2020-12-15T20:55:08.704Z] [2020-12-15T20:55:08.704Z] Server: [2020-12-15T20:55:08.704Z] Containers: 0 [2020-12-15T20:55:08.704Z] Running: 0 [2020-12-15T20:55:08.704Z] Paused: 0 [2020-12-15T20:55:08.704Z] Stopped: 0 [2020-12-15T20:55:08.704Z] Images: 0 [2020-12-15T20:55:08.704Z] Server Version: 19.03.7 [2020-12-15T20:55:08.704Z] Storage Driver: overlay2 [2020-12-15T20:55:08.704Z] Backing Filesystem: [2020-12-15T20:55:08.704Z] Supports d_type: true [2020-12-15T20:55:08.704Z] Native Overlay Diff: true [2020-12-15T20:55:08.704Z] Logging Driver: json-file [2020-12-15T20:55:08.704Z] Cgroup Driver: cgroupfs [2020-12-15T20:55:08.704Z] Plugins: [2020-12-15T20:55:08.704Z] Volume: local [2020-12-15T20:55:08.704Z] Network: bridge host ipvlan macvlan null overlay [2020-12-15T20:55:08.704Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-15T20:55:08.704Z] Swarm: inactive [2020-12-15T20:55:08.704Z] Runtimes: runc [2020-12-15T20:55:08.704Z] Default Runtime: runc [2020-12-15T20:55:08.704Z] Init Binary: docker-init [2020-12-15T20:55:08.704Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-12-15T20:55:08.704Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-15T20:55:08.704Z] init version: fec3683 [2020-12-15T20:55:08.704Z] Security Options: [2020-12-15T20:55:08.704Z] apparmor [2020-12-15T20:55:08.704Z] seccomp [2020-12-15T20:55:08.704Z] Profile: default [2020-12-15T20:55:08.704Z] Kernel Version: 4.15.0-91-generic [2020-12-15T20:55:08.704Z] Operating System: Ubuntu 18.04.4 LTS [2020-12-15T20:55:08.704Z] OSType: linux [2020-12-15T20:55:08.704Z] Architecture: s390x [2020-12-15T20:55:08.704Z] CPUs: 2 [2020-12-15T20:55:08.704Z] Total Memory: 7.861GiB [2020-12-15T20:55:08.704Z] Name: s390x-ubuntu-14 [2020-12-15T20:55:08.704Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-12-15T20:55:08.704Z] Docker Root Dir: /var/lib/docker [2020-12-15T20:55:08.704Z] Debug Mode: false [2020-12-15T20:55:08.704Z] Registry: https://index.docker.io/v1/ [2020-12-15T20:55:08.704Z] Labels: [2020-12-15T20:55:08.704Z] Experimental: true [2020-12-15T20:55:08.704Z] Insecure Registries: [2020-12-15T20:55:08.704Z] 127.0.0.0/8 [2020-12-15T20:55:08.704Z] Live Restore Enabled: false [2020-12-15T20:55:08.704Z] [2020-12-15T20:55:08.704Z] WARNING: No swap limit support [Pipeline] sh [2020-12-15T20:55:09.087Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-15T20:55:09.087Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-15T20:55:09.087Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41806/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-15T20:55:09.087Z] + bash /home/jenkins/workspace/moby_PR-41806/check-config.sh [2020-12-15T20:55:09.087Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-15T20:55:09.087Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-12-15T20:55:09.087Z] [2020-12-15T20:55:09.087Z] Generally Necessary: [2020-12-15T20:55:09.087Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-15T20:55:09.087Z] - apparmor: enabled and tools installed [2020-12-15T20:55:09.087Z] - CONFIG_NAMESPACES: enabled [2020-12-15T20:55:09.087Z] - CONFIG_NET_NS: enabled [2020-12-15T20:55:09.087Z] - CONFIG_PID_NS: enabled [2020-12-15T20:55:09.087Z] - CONFIG_IPC_NS: enabled [2020-12-15T20:55:09.087Z] - CONFIG_UTS_NS: enabled [2020-12-15T20:55:09.087Z] - CONFIG_CGROUPS: enabled [2020-12-15T20:55:09.087Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-15T20:55:09.087Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-15T20:55:09.087Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-15T20:55:09.087Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-15T20:55:09.087Z] - CONFIG_CPUSETS: enabled [2020-12-15T20:55:09.087Z] - CONFIG_MEMCG: enabled [2020-12-15T20:55:09.087Z] - CONFIG_KEYS: enabled [2020-12-15T20:55:09.087Z] - CONFIG_VETH: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-15T20:55:09.087Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-15T20:55:09.087Z] [2020-12-15T20:55:09.087Z] Optional Features: [2020-12-15T20:55:09.087Z] - CONFIG_USER_NS: enabled [2020-12-15T20:55:09.087Z] - CONFIG_SECCOMP: enabled [2020-12-15T20:55:09.087Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-15T20:55:09.087Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-15T20:55:09.087Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-15T20:55:09.087Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-15T20:55:09.087Z] - CONFIG_BLK_CGROUP: enabled [2020-12-15T20:55:09.087Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-15T20:55:09.087Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-15T20:55:09.087Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-15T20:55:09.087Z] - CONFIG_CGROUP_PERF: enabled [2020-12-15T20:55:09.087Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-15T20:55:09.087Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-15T20:55:09.087Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-15T20:55:09.087Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-15T20:55:09.087Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-15T20:55:09.087Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_IP_VS: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-15T20:55:09.087Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-15T20:55:09.087Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-15T20:55:09.087Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_EXT4_FS: enabled [2020-12-15T20:55:09.087Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-15T20:55:09.087Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-15T20:55:09.087Z] - Network Drivers: [2020-12-15T20:55:09.087Z] - "overlay": [2020-12-15T20:55:09.087Z] - CONFIG_VXLAN: enabled (as module) [2020-12-15T20:55:09.087Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-15T20:55:09.087Z] Optional (for encrypted networks): [2020-12-15T20:55:09.381Z] - CONFIG_CRYPTO: enabled [2020-12-15T20:55:09.381Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-15T20:55:09.381Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-15T20:55:09.381Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-15T20:55:09.381Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-15T20:55:09.381Z] - CONFIG_XFRM: enabled [2020-12-15T20:55:09.381Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-15T20:55:09.381Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-15T20:55:09.381Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-15T20:55:09.381Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-15T20:55:09.381Z] - "ipvlan": [2020-12-15T20:55:09.381Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-15T20:55:09.381Z] - "macvlan": [2020-12-15T20:55:09.381Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-15T20:55:09.381Z] - CONFIG_DUMMY: enabled (as module) [2020-12-15T20:55:09.381Z] - "ftp,tftp client in container": [2020-12-15T20:55:09.381Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-15T20:55:09.381Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-15T20:55:09.381Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-15T20:55:09.381Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-15T20:55:09.381Z] - Storage Drivers: [2020-12-15T20:55:09.381Z] - "aufs": [2020-12-15T20:55:09.381Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-15T20:55:09.381Z] - "btrfs": [2020-12-15T20:55:09.381Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-15T20:55:09.381Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-15T20:55:09.381Z] - "devicemapper": [2020-12-15T20:55:09.381Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-15T20:55:09.381Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-15T20:55:09.381Z] - "overlay": [2020-12-15T20:55:09.381Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-15T20:55:09.381Z] - "zfs": [2020-12-15T20:55:09.381Z] - /dev/zfs: missing [2020-12-15T20:55:09.381Z] - zfs command: missing [2020-12-15T20:55:09.381Z] - zpool command: missing [2020-12-15T20:55:09.381Z] [2020-12-15T20:55:09.381Z] Limits: [2020-12-15T20:55:09.381Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-15T20:55:09.381Z] [2020-12-15T20:55:09.381Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-15T20:55:09.826Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 . [2020-12-15T20:55:09.826Z] #2 [internal] load build definition from Dockerfile [2020-12-15T20:55:09.826Z] #2 transferring dockerfile: 16.58kB 0.0s done [2020-12-15T20:55:09.826Z] #2 DONE 0.0s [2020-12-15T20:55:09.826Z] [2020-12-15T20:55:09.826Z] #1 [internal] load .dockerignore [2020-12-15T20:55:09.826Z] #1 transferring context: 87B 0.0s done [2020-12-15T20:55:09.826Z] #1 DONE 0.0s [2020-12-15T20:55:09.826Z] [2020-12-15T20:55:09.826Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-15T20:55:09.896Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 5.6s [2020-12-15T20:55:10.463Z] #3 DONE 0.4s [2020-12-15T20:55:10.463Z] [2020-12-15T20:55:10.463Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-15T20:55:10.463Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-15T20:55:10.756Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-15T20:55:10.756Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-12-15T20:55:10.756Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-12-15T20:55:10.756Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 7.76MB / 8.88MB 0.2s [2020-12-15T20:55:10.756Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-12-15T20:55:10.756Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-12-15T20:55:10.907Z] Still waiting to schedule task [2020-12-15T20:55:10.907Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01ae5f9930f6bef5f)’ [2020-12-15T20:55:10.908Z] Still waiting to schedule task [2020-12-15T20:55:10.908Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01ae5f9930f6bef5f)’ [2020-12-15T20:55:10.913Z] Still waiting to schedule task [2020-12-15T20:55:10.913Z] All nodes of label ‘arm64&&linux’ are offline [2020-12-15T20:55:10.914Z] Still waiting to schedule task [2020-12-15T20:55:10.914Z] All nodes of label ‘windows-2019’ are offline [2020-12-15T20:55:11.049Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-12-15T20:55:11.049Z] #4 DONE 0.8s [2020-12-15T20:55:11.342Z] [2020-12-15T20:55:11.342Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-15T20:55:11.643Z] #7 DONE 0.1s [2020-12-15T20:55:11.643Z] [2020-12-15T20:55:11.643Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-15T20:55:11.643Z] #6 DONE 0.2s [2020-12-15T20:55:11.643Z] [2020-12-15T20:55:11.643Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-15T20:55:11.643Z] #5 DONE 0.2s [2020-12-15T20:55:11.643Z] [2020-12-15T20:55:11.643Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:55:11.643Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-15T20:55:11.964Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-12-15T20:55:11.964Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 285.63kB / 48.97MB 0.1s [2020-12-15T20:55:11.964Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-15T20:55:11.964Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-12-15T20:55:11.964Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 5.35MB / 48.97MB 0.3s [2020-12-15T20:55:11.964Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 8.71MB / 48.97MB 0.4s [2020-12-15T20:55:11.964Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.4s [2020-12-15T20:55:12.284Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 11.88MB / 48.97MB 0.5s [2020-12-15T20:55:12.284Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 948.66kB / 7.39MB 0.5s [2020-12-15T20:55:12.284Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 15.87MB / 48.97MB 0.6s [2020-12-15T20:55:12.284Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 3.61MB / 7.39MB 0.6s [2020-12-15T20:55:12.284Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 19.52MB / 48.97MB 0.7s [2020-12-15T20:55:12.284Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 6.16MB / 7.39MB 0.7s [2020-12-15T20:55:12.417Z] #24 ... [2020-12-15T20:55:12.417Z] [2020-12-15T20:55:12.417Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:55:12.417Z] #30 5.691 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-15T20:55:12.417Z] #30 5.691 Cloning into '.'... [2020-12-15T20:55:12.591Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 24.93MB / 48.97MB 0.8s [2020-12-15T20:55:12.591Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.7s done [2020-12-15T20:55:12.591Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.8s [2020-12-15T20:55:12.591Z] #8 ... [2020-12-15T20:55:12.591Z] [2020-12-15T20:55:12.591Z] #21 [internal] load build context [2020-12-15T20:55:12.591Z] #21 transferring context: 53.17MB 0.9s done [2020-12-15T20:55:12.591Z] #21 DONE 1.0s [2020-12-15T20:55:12.591Z] [2020-12-15T20:55:12.591Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:55:12.591Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 27.73MB / 48.97MB 0.9s [2020-12-15T20:55:12.591Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 3.74MB / 9.88MB 0.9s [2020-12-15T20:55:12.885Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 31.61MB / 48.97MB 1.0s [2020-12-15T20:55:12.885Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 8.24MB / 9.88MB 1.0s [2020-12-15T20:55:12.885Z] #8 ... [2020-12-15T20:55:12.885Z] [2020-12-15T20:55:12.885Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-15T20:55:12.885Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-15T20:55:12.885Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-15T20:55:12.885Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-15T20:55:12.885Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-12-15T20:55:12.885Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-12-15T20:55:12.885Z] #60 DONE 1.2s [2020-12-15T20:55:12.885Z] [2020-12-15T20:55:12.885Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:55:12.885Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 40.30MB / 48.97MB 1.2s [2020-12-15T20:55:12.885Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 1.0s done [2020-12-15T20:55:12.885Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.23MB / 51.38MB 1.2s [2020-12-15T20:55:12.885Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 694.71kB / 56.74MB 1.2s [2020-12-15T20:55:12.885Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 3.88MB / 51.38MB 1.3s [2020-12-15T20:55:12.981Z] #30 ... [2020-12-15T20:55:12.981Z] [2020-12-15T20:55:12.981Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:55:12.981Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 8.4s done [2020-12-15T20:55:12.981Z] #24 DONE 10.7s [2020-12-15T20:55:12.981Z] [2020-12-15T20:55:12.981Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:55:13.178Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.08MB / 48.97MB 1.4s [2020-12-15T20:55:13.178Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 5.27MB / 56.74MB 1.4s [2020-12-15T20:55:13.178Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 46.72MB / 48.97MB 1.5s [2020-12-15T20:55:13.178Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 8.57MB / 51.38MB 1.5s [2020-12-15T20:55:13.475Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 11.50MB / 51.38MB 1.6s [2020-12-15T20:55:13.475Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 10.30MB / 56.74MB 1.6s [2020-12-15T20:55:13.475Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.6s done [2020-12-15T20:55:13.475Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 16.29MB / 51.38MB 1.7s [2020-12-15T20:55:13.475Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 13.75MB / 56.74MB 1.7s [2020-12-15T20:55:13.475Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.7s [2020-12-15T20:55:13.578Z] Fetching without tags [2020-12-15T20:55:13.550Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-15T20:55:13.553Z] > git config --add remote.origin.fetch +refs/pull/41806/head:refs/remotes/origin/PR-41806 # timeout=10 [2020-12-15T20:55:13.556Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:55:13.570Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-15T20:55:13.585Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-15T20:55:13.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:55:13.586Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41806/head:refs/remotes/origin/PR-41806 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:55:13.784Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 20.59MB / 51.38MB 1.9s [2020-12-15T20:55:13.784Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 19.08MB / 56.74MB 1.9s [2020-12-15T20:55:13.784Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 8.16MB / 102.23MB 1.9s [2020-12-15T20:55:13.784Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-12-15T20:55:13.784Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 24.22MB / 51.38MB 2.0s [2020-12-15T20:55:13.784Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 32.69MB / 51.38MB 2.2s [2020-12-15T20:55:13.784Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 27.11MB / 56.74MB 2.2s [2020-12-15T20:55:13.784Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 20.26MB / 102.23MB 2.2s [2020-12-15T20:55:13.985Z] Merging remotes/origin/master commit f0014860c1b3345e1fcc7ed81c491298de2633fb into PR head commit 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:55:14.096Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 36.90MB / 51.38MB 2.3s [2020-12-15T20:55:14.096Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 30.44MB / 56.74MB 2.3s [2020-12-15T20:55:14.096Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 40.91MB / 51.38MB 2.4s [2020-12-15T20:55:14.096Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 34.38MB / 56.74MB 2.4s [2020-12-15T20:55:14.096Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 28.32MB / 102.23MB 2.4s [2020-12-15T20:55:14.399Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 44.54MB / 51.38MB 2.5s [2020-12-15T20:55:14.399Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 38.39MB / 56.74MB 2.5s [2020-12-15T20:55:14.399Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.54MB / 51.38MB 2.6s [2020-12-15T20:55:14.399Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 41.96MB / 56.74MB 2.6s [2020-12-15T20:55:14.399Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 36.65MB / 102.23MB 2.6s [2020-12-15T20:55:14.399Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.7s [2020-12-15T20:55:14.399Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 46.21MB / 56.74MB 2.7s [2020-12-15T20:55:14.695Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.7s done [2020-12-15T20:55:14.695Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 53.43MB / 56.74MB 2.9s [2020-12-15T20:55:14.695Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 54.82MB / 102.23MB 2.9s [2020-12-15T20:55:14.695Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.8s done [2020-12-15T20:55:14.695Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.37MB / 56.74MB 3.0s [2020-12-15T20:55:14.695Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 62.93MB / 102.23MB 3.0s [2020-12-15T20:55:14.695Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 3.1s done [2020-12-15T20:55:14.695Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 70.83MB / 102.23MB 3.1s [2020-12-15T20:55:14.860Z] Merge succeeded, producing 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:55:14.860Z] Checking out Revision 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 (PR-41806) [2020-12-15T20:55:14.875Z] #25 1.523 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:55:14.875Z] #25 1.594 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:55:14.876Z] #25 1.639 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:55:14.985Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 86.93MB / 102.23MB 3.3s [2020-12-15T20:55:15.276Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 95.45MB / 102.23MB 3.4s [2020-12-15T20:55:15.276Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.6s [2020-12-15T20:55:15.276Z] #8 ... [2020-12-15T20:55:15.276Z] [2020-12-15T20:55:15.276Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:55:15.276Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-15T20:55:15.276Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-15T20:55:15.276Z] #24 sha256:4dd501c606584f9790dd8647e92ba1fc0dd879488225927cdeb79c34eaed6cf1 529B / 529B done [2020-12-15T20:55:15.276Z] #24 sha256:ad1a256857fd775dff080dfa2976eb4206dd82cd17685e928c4419470cde15ce 1.46kB / 1.46kB done [2020-12-15T20:55:15.276Z] #24 sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 48.97MB / 48.97MB 1.1s done [2020-12-15T20:55:15.276Z] #24 extracting sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 2.1s done [2020-12-15T20:55:15.276Z] #24 DONE 3.8s [2020-12-15T20:55:15.276Z] [2020-12-15T20:55:15.276Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:55:15.276Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.6s done [2020-12-15T20:55:13.992Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:55:13.995Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [2020-12-15T20:55:14.820Z] > git remote # timeout=10 [2020-12-15T20:55:14.826Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T20:55:14.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:55:14.830Z] > git merge f0014860c1b3345e1fcc7ed81c491298de2633fb # timeout=10 [2020-12-15T20:55:14.851Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T20:55:14.866Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:55:14.869Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [2020-12-15T20:55:15.855Z] #25 2.860 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:55:15.912Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.2s done [2020-12-15T20:55:15.912Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-12-15T20:55:15.920Z] Commit message: "Fix jobs mode filter spelling" [2020-12-15T20:55:15.970Z] > git --version # timeout=10 [2020-12-15T20:55:15.972Z] > git --version # 'git version 2.7.4' [2020-12-15T20:55:15.978Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-15T20:55:16.202Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2020-12-15T20:55:16.418Z] #25 ... [2020-12-15T20:55:16.418Z] [2020-12-15T20:55:16.418Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:16.418Z] #32 4.788 + RM_GOPATH=0 [2020-12-15T20:55:16.418Z] #32 4.788 + TMP_GOPATH= [2020-12-15T20:55:16.418Z] #32 4.788 + : /build [2020-12-15T20:55:16.418Z] #32 4.788 + '[' -z '' ']' [2020-12-15T20:55:16.418Z] #32 4.788 ++ mktemp -d [2020-12-15T20:55:16.418Z] #32 4.788 + export GOPATH=/tmp/tmp.yaFwA6L1RE [2020-12-15T20:55:16.418Z] #32 4.788 + GOPATH=/tmp/tmp.yaFwA6L1RE [2020-12-15T20:55:16.418Z] #32 4.788 + RM_GOPATH=1 [2020-12-15T20:55:16.418Z] #32 4.788 + case "$(go env GOARCH)" in [2020-12-15T20:55:16.418Z] #32 4.788 ++ go env GOARCH [2020-12-15T20:55:16.418Z] #32 4.802 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:55:16.418Z] #32 4.802 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:16.418Z] #32 4.802 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:16.418Z] #32 4.802 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:16.418Z] #32 4.802 + dir=/tmp/install [2020-12-15T20:55:16.418Z] #32 4.802 + bin=tomlv [2020-12-15T20:55:16.418Z] #32 4.802 + shift [2020-12-15T20:55:16.418Z] #32 4.802 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-15T20:55:16.418Z] #32 4.802 + . /tmp/install/tomlv.installer [2020-12-15T20:55:16.418Z] #32 4.802 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:55:16.418Z] #32 4.802 + install_tomlv [2020-12-15T20:55:16.418Z] #32 4.802 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-15T20:55:16.418Z] #32 4.802 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yaFwA6L1RE/src/github.com/BurntSushi/toml [2020-12-15T20:55:16.418Z] #32 4.805 Cloning into '/tmp/tmp.yaFwA6L1RE/src/github.com/BurntSushi/toml'... [2020-12-15T20:55:16.418Z] #32 6.043 + cd /tmp/tmp.yaFwA6L1RE/src/github.com/BurntSushi/toml [2020-12-15T20:55:16.418Z] #32 6.043 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:55:16.418Z] #32 6.070 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-15T20:55:16.418Z] #32 6.993 internal/cpu [2020-12-15T20:55:16.418Z] #32 6.995 runtime/internal/atomic [2020-12-15T20:55:16.418Z] #32 7.270 runtime/internal/sys [2020-12-15T20:55:16.418Z] #32 7.744 internal/bytealg [2020-12-15T20:55:16.418Z] #32 7.758 runtime/internal/math [2020-12-15T20:55:16.418Z] #32 7.865 math/bits [2020-12-15T20:55:16.418Z] #32 8.461 runtime [2020-12-15T20:55:16.418Z] #32 8.492 math [2020-12-15T20:55:16.418Z] #32 ... [2020-12-15T20:55:16.418Z] [2020-12-15T20:55:16.418Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:16.418Z] #22 6.050 + RM_GOPATH=0 [2020-12-15T20:55:16.418Z] #22 6.050 + TMP_GOPATH= [2020-12-15T20:55:16.418Z] #22 6.050 + : /build [2020-12-15T20:55:16.418Z] #22 6.050 + '[' -z '' ']' [2020-12-15T20:55:16.418Z] #22 6.050 ++ mktemp -d [2020-12-15T20:55:16.418Z] #22 6.062 + export GOPATH=/tmp/tmp.KBaBmTjxrS [2020-12-15T20:55:16.418Z] #22 6.062 + GOPATH=/tmp/tmp.KBaBmTjxrS [2020-12-15T20:55:16.418Z] #22 6.062 + RM_GOPATH=1 [2020-12-15T20:55:16.418Z] #22 6.062 + case "$(go env GOARCH)" in [2020-12-15T20:55:16.418Z] #22 6.062 ++ go env GOARCH [2020-12-15T20:55:16.418Z] #22 6.166 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:16.418Z] #22 6.166 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:16.418Z] #22 6.166 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:16.418Z] #22 6.187 Install docker/cli version 17.06.2-ce from stable [2020-12-15T20:55:16.418Z] #22 6.187 + dir=/tmp/install [2020-12-15T20:55:16.418Z] #22 6.187 + bin=dockercli [2020-12-15T20:55:16.418Z] #22 6.187 + shift [2020-12-15T20:55:16.418Z] #22 6.187 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-15T20:55:16.418Z] #22 6.187 + . /tmp/install/dockercli.installer [2020-12-15T20:55:16.418Z] #22 6.187 ++ : stable [2020-12-15T20:55:16.418Z] #22 6.187 ++ : 17.06.2-ce [2020-12-15T20:55:16.418Z] #22 6.187 + install_dockercli [2020-12-15T20:55:16.418Z] #22 6.187 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-15T20:55:16.418Z] #22 6.187 ++ uname -m [2020-12-15T20:55:16.418Z] #22 6.187 + arch=x86_64 [2020-12-15T20:55:16.418Z] #22 6.199 + '[' x86_64 '!=' x86_64 ']' [2020-12-15T20:55:16.418Z] #22 6.200 + url=https://download.docker.com/linux/static [2020-12-15T20:55:16.418Z] #22 6.202 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-15T20:55:16.418Z] #22 6.204 + tar -xz docker/docker [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-15T20:55:16.491Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2020-12-15T20:55:16.674Z] #22 ... [2020-12-15T20:55:16.674Z] [2020-12-15T20:55:16.674Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:55:16.674Z] #11 4.948 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:55:16.674Z] #11 4.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:55:16.674Z] #11 4.988 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:55:16.674Z] #11 6.639 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:55:16.674Z] #11 9.275 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:55:16.674Z] #11 ... [2020-12-15T20:55:16.674Z] [2020-12-15T20:55:16.674Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:16.674Z] #49 5.041 + RM_GOPATH=0 [2020-12-15T20:55:16.674Z] #49 5.041 + TMP_GOPATH= [2020-12-15T20:55:16.674Z] #49 5.041 + : /build [2020-12-15T20:55:16.674Z] #49 5.041 + '[' -z '' ']' [2020-12-15T20:55:16.674Z] #49 5.041 ++ mktemp -d [2020-12-15T20:55:16.674Z] #49 5.042 + export GOPATH=/tmp/tmp.Rjq3KFMuZC [2020-12-15T20:55:16.674Z] #49 5.043 + GOPATH=/tmp/tmp.Rjq3KFMuZC [2020-12-15T20:55:16.674Z] #49 5.043 + RM_GOPATH=1 [2020-12-15T20:55:16.674Z] #49 5.043 + case "$(go env GOARCH)" in [2020-12-15T20:55:16.674Z] #49 5.044 ++ go env GOARCH [2020-12-15T20:55:16.674Z] #49 5.075 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:16.674Z] #49 5.075 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:16.674Z] #49 5.076 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:16.674Z] #49 5.079 + dir=/tmp/install [2020-12-15T20:55:16.674Z] #49 5.079 + bin=shfmt [2020-12-15T20:55:16.674Z] #49 5.079 + shift [2020-12-15T20:55:16.674Z] #49 5.079 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-15T20:55:16.674Z] #49 5.079 + . /tmp/install/shfmt.installer [2020-12-15T20:55:16.674Z] #49 5.079 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:55:16.674Z] #49 5.080 + install_shfmt [2020-12-15T20:55:16.674Z] #49 5.080 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-15T20:55:16.674Z] #49 5.080 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:55:16.674Z] #49 5.080 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Rjq3KFMuZC/src/github.com/mvdan/sh [2020-12-15T20:55:16.674Z] #49 5.089 Cloning into '/tmp/tmp.Rjq3KFMuZC/src/github.com/mvdan/sh'... [2020-12-15T20:55:16.781Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [2020-12-15T20:55:16.852Z] + docker version [2020-12-15T20:55:16.852Z] Client: [2020-12-15T20:55:16.852Z] Version: 18.06.1-ce [2020-12-15T20:55:16.852Z] API version: 1.38 [2020-12-15T20:55:16.852Z] Go version: go1.10.3 [2020-12-15T20:55:16.852Z] Git commit: e68fc7a [2020-12-15T20:55:16.852Z] Built: Tue Aug 21 17:26:10 2018 [2020-12-15T20:55:16.852Z] OS/Arch: linux/ppc64le [2020-12-15T20:55:16.852Z] Experimental: false [2020-12-15T20:55:16.852Z] [2020-12-15T20:55:16.852Z] Server: [2020-12-15T20:55:16.852Z] Engine: [2020-12-15T20:55:16.852Z] Version: 18.06.1-ce [2020-12-15T20:55:16.852Z] API version: 1.38 (minimum version 1.12) [2020-12-15T20:55:16.852Z] Go version: go1.10.3 [2020-12-15T20:55:16.852Z] Git commit: e68fc7a [2020-12-15T20:55:16.852Z] Built: Tue Aug 21 17:24:20 2018 [2020-12-15T20:55:16.852Z] OS/Arch: linux/ppc64le [2020-12-15T20:55:16.852Z] Experimental: true [Pipeline] sh [2020-12-15T20:55:16.931Z] #49 ... [2020-12-15T20:55:16.931Z] [2020-12-15T20:55:16.931Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:55:16.931Z] #34 6.658 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:55:16.931Z] #34 6.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:55:16.931Z] #34 6.729 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:55:16.931Z] #34 8.238 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:55:16.931Z] #34 10.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:55:16.931Z] #34 ... [2020-12-15T20:55:16.931Z] [2020-12-15T20:55:16.931Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:55:16.931Z] #43 5.199 + RM_GOPATH=0 [2020-12-15T20:55:16.931Z] #43 5.199 + TMP_GOPATH= [2020-12-15T20:55:16.931Z] #43 5.199 + : /build [2020-12-15T20:55:16.931Z] #43 5.199 + '[' -z '' ']' [2020-12-15T20:55:16.931Z] #43 5.199 ++ mktemp -d [2020-12-15T20:55:16.931Z] #43 5.199 + export GOPATH=/tmp/tmp.4zOFhMd2va [2020-12-15T20:55:16.931Z] #43 5.199 + GOPATH=/tmp/tmp.4zOFhMd2va [2020-12-15T20:55:16.931Z] #43 5.199 + RM_GOPATH=1 [2020-12-15T20:55:16.931Z] #43 5.199 + case "$(go env GOARCH)" in [2020-12-15T20:55:16.931Z] #43 5.199 ++ go env GOARCH [2020-12-15T20:55:16.931Z] #43 5.286 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:16.931Z] #43 5.286 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:16.931Z] #43 5.286 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:16.931Z] #43 5.286 + dir=/tmp/install [2020-12-15T20:55:16.931Z] #43 5.286 + bin=vndr [2020-12-15T20:55:16.931Z] #43 5.286 + shift [2020-12-15T20:55:16.931Z] #43 5.286 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-15T20:55:16.931Z] #43 5.286 + . /tmp/install/vndr.installer [2020-12-15T20:55:16.931Z] #43 5.286 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:55:16.931Z] #43 5.286 + install_vndr [2020-12-15T20:55:16.931Z] #43 5.286 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-15T20:55:16.931Z] #43 5.286 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4zOFhMd2va/src/github.com/LK4D4/vndr [2020-12-15T20:55:16.931Z] #43 5.287 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:55:16.931Z] #43 5.293 Cloning into '/tmp/tmp.4zOFhMd2va/src/github.com/LK4D4/vndr'... [2020-12-15T20:55:16.931Z] #43 6.299 + cd /tmp/tmp.4zOFhMd2va/src/github.com/LK4D4/vndr [2020-12-15T20:55:16.931Z] #43 6.299 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:55:16.931Z] #43 6.337 + go build -buildmode=pie -v -o /build/vndr . [2020-12-15T20:55:16.931Z] #43 8.222 internal/bytealg [2020-12-15T20:55:16.931Z] #43 8.238 internal/race [2020-12-15T20:55:16.931Z] #43 8.386 sync/atomic [2020-12-15T20:55:16.931Z] #43 8.788 unicode [2020-12-15T20:55:16.931Z] #43 9.614 runtime [2020-12-15T20:55:17.070Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0.1s [2020-12-15T20:55:17.187Z] #43 ... [2020-12-15T20:55:17.187Z] [2020-12-15T20:55:17.187Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:55:17.187Z] #53 4.518 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:55:17.187Z] #53 4.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:55:17.187Z] #53 4.682 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:55:17.187Z] #53 4.817 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:55:17.187Z] #53 7.121 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:55:17.187Z] #53 9.972 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:55:17.187Z] #53 ... [2020-12-15T20:55:17.187Z] [2020-12-15T20:55:17.187Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:17.187Z] #47 5.175 + RM_GOPATH=0 [2020-12-15T20:55:17.187Z] #47 5.175 + TMP_GOPATH= [2020-12-15T20:55:17.187Z] #47 5.175 + : /build [2020-12-15T20:55:17.187Z] #47 5.175 + '[' -z '' ']' [2020-12-15T20:55:17.187Z] #47 5.175 ++ mktemp -d [2020-12-15T20:55:17.187Z] #47 5.175 + export GOPATH=/tmp/tmp.LlZlTuzGu5 [2020-12-15T20:55:17.187Z] #47 5.175 + GOPATH=/tmp/tmp.LlZlTuzGu5 [2020-12-15T20:55:17.187Z] #47 5.175 + RM_GOPATH=1 [2020-12-15T20:55:17.187Z] #47 5.175 + case "$(go env GOARCH)" in [2020-12-15T20:55:17.187Z] #47 5.175 ++ go env GOARCH [2020-12-15T20:55:17.187Z] #47 5.219 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:17.187Z] #47 5.219 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:17.187Z] #47 5.219 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:17.187Z] #47 5.219 + dir=/tmp/install [2020-12-15T20:55:17.187Z] #47 5.219 + bin=golangci_lint [2020-12-15T20:55:17.187Z] #47 5.219 + shift [2020-12-15T20:55:17.187Z] #47 5.219 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-15T20:55:17.187Z] #47 5.219 + . /tmp/install/golangci_lint.installer [2020-12-15T20:55:17.187Z] #47 5.219 ++ : v1.23.8 [2020-12-15T20:55:17.187Z] #47 5.219 + install_golangci_lint [2020-12-15T20:55:17.187Z] #47 5.219 + set -e [2020-12-15T20:55:17.187Z] #47 5.219 + export GO111MODULE=on [2020-12-15T20:55:17.187Z] #47 5.219 + GO111MODULE=on [2020-12-15T20:55:17.187Z] #47 5.219 + GOBIN=/build [2020-12-15T20:55:17.187Z] #47 5.219 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-15T20:55:17.187Z] #47 5.281 go: finding github.com v1.23.8 [2020-12-15T20:55:17.187Z] #47 5.281 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-15T20:55:17.187Z] #47 5.281 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-15T20:55:17.187Z] #47 5.281 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:55:17.187Z] #47 5.281 go: finding github.com/golangci v1.23.8 [2020-12-15T20:55:17.187Z] #47 6.562 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:55:17.187Z] #47 7.370 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:55:17.238Z] + docker info [2020-12-15T20:55:17.238Z] Containers: 0 [2020-12-15T20:55:17.238Z] Running: 0 [2020-12-15T20:55:17.238Z] Paused: 0 [2020-12-15T20:55:17.238Z] Stopped: 0 [2020-12-15T20:55:17.238Z] Images: 0 [2020-12-15T20:55:17.238Z] Server Version: 18.06.1-ce [2020-12-15T20:55:17.238Z] Storage Driver: overlay2 [2020-12-15T20:55:17.238Z] Backing Filesystem: extfs [2020-12-15T20:55:17.238Z] Supports d_type: true [2020-12-15T20:55:17.238Z] Native Overlay Diff: true [2020-12-15T20:55:17.238Z] Logging Driver: json-file [2020-12-15T20:55:17.238Z] Cgroup Driver: cgroupfs [2020-12-15T20:55:17.238Z] Plugins: [2020-12-15T20:55:17.238Z] Volume: local [2020-12-15T20:55:17.238Z] Network: bridge host ipvlan macvlan null overlay [2020-12-15T20:55:17.238Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-12-15T20:55:17.238Z] Swarm: inactive [2020-12-15T20:55:17.238Z] Runtimes: runc [2020-12-15T20:55:17.238Z] Default Runtime: runc [2020-12-15T20:55:17.238Z] Init Binary: docker-init [2020-12-15T20:55:17.238Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-12-15T20:55:17.238Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-12-15T20:55:17.238Z] init version: fec3683 [2020-12-15T20:55:17.238Z] Security Options: [2020-12-15T20:55:17.238Z] apparmor [2020-12-15T20:55:17.238Z] seccomp [2020-12-15T20:55:17.238Z] Profile: default [2020-12-15T20:55:17.238Z] Kernel Version: 4.4.0-130-generic [2020-12-15T20:55:17.238Z] Operating System: Ubuntu 16.04.3 LTS [2020-12-15T20:55:17.238Z] OSType: linux [2020-12-15T20:55:17.238Z] Architecture: ppc64le [2020-12-15T20:55:17.238Z] CPUs: 4 [2020-12-15T20:55:17.238Z] Total Memory: 7.972GiB [2020-12-15T20:55:17.238Z] Name: ppc64le-ubuntu-24 [2020-12-15T20:55:17.238Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-12-15T20:55:17.238Z] Docker Root Dir: /var/lib/docker [2020-12-15T20:55:17.238Z] Debug Mode (client): false [2020-12-15T20:55:17.238Z] Debug Mode (server): false [2020-12-15T20:55:17.238Z] Registry: https://index.docker.io/v1/ [2020-12-15T20:55:17.238Z] Labels: [2020-12-15T20:55:17.238Z] Experimental: true [2020-12-15T20:55:17.238Z] Insecure Registries: [2020-12-15T20:55:17.238Z] 127.0.0.0/8 [2020-12-15T20:55:17.238Z] Live Restore Enabled: false [2020-12-15T20:55:17.238Z] [Pipeline] sh [2020-12-15T20:55:17.443Z] #47 ... [2020-12-15T20:55:17.443Z] [2020-12-15T20:55:17.443Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:17.443Z] #56 5.621 + RM_GOPATH=0 [2020-12-15T20:55:17.443Z] #56 5.621 + TMP_GOPATH= [2020-12-15T20:55:17.443Z] #56 5.621 + : /build [2020-12-15T20:55:17.443Z] #56 5.621 + '[' -z '' ']' [2020-12-15T20:55:17.443Z] #56 5.621 ++ mktemp -d [2020-12-15T20:55:17.443Z] #56 5.650 + export GOPATH=/tmp/tmp.9ocfjf2h5R [2020-12-15T20:55:17.443Z] #56 5.650 + GOPATH=/tmp/tmp.9ocfjf2h5R [2020-12-15T20:55:17.443Z] #56 5.650 + RM_GOPATH=1 [2020-12-15T20:55:17.443Z] #56 5.650 + case "$(go env GOARCH)" in [2020-12-15T20:55:17.443Z] #56 5.650 ++ go env GOARCH [2020-12-15T20:55:17.443Z] #56 5.686 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:17.443Z] #56 5.686 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:17.443Z] #56 5.697 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:17.443Z] #56 5.706 + dir=/tmp/install [2020-12-15T20:55:17.443Z] #56 5.706 + bin=rootlesskit [2020-12-15T20:55:17.443Z] #56 5.719 + shift [2020-12-15T20:55:17.443Z] #56 5.719 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-15T20:55:17.443Z] #56 5.719 + . /tmp/install/rootlesskit.installer [2020-12-15T20:55:17.443Z] #56 5.719 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:55:17.443Z] #56 5.722 + install_rootlesskit [2020-12-15T20:55:17.443Z] #56 5.722 + case "$1" in [2020-12-15T20:55:17.443Z] #56 5.723 + export CGO_ENABLED=0 [2020-12-15T20:55:17.443Z] #56 5.723 + CGO_ENABLED=0 [2020-12-15T20:55:17.443Z] #56 5.723 + _install_rootlesskit [2020-12-15T20:55:17.443Z] #56 5.724 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-15T20:55:17.443Z] #56 5.724 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:55:17.443Z] #56 5.725 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9ocfjf2h5R/src/github.com/rootless-containers/rootlesskit [2020-12-15T20:55:17.443Z] #56 5.748 Cloning into '/tmp/tmp.9ocfjf2h5R/src/github.com/rootless-containers/rootlesskit'... [2020-12-15T20:55:17.623Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-15T20:55:17.623Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-15T20:55:17.623Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41806/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-15T20:55:17.623Z] + bash /home/docker/workspace/moby_PR-41806/check-config.sh [2020-12-15T20:55:17.623Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-15T20:55:17.623Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-12-15T20:55:17.623Z] [2020-12-15T20:55:17.623Z] Generally Necessary: [2020-12-15T20:55:17.623Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-15T20:55:17.623Z] - apparmor: enabled and tools installed [2020-12-15T20:55:17.623Z] - CONFIG_NAMESPACES: enabled [2020-12-15T20:55:17.623Z] - CONFIG_NET_NS: enabled [2020-12-15T20:55:17.623Z] - CONFIG_PID_NS: enabled [2020-12-15T20:55:17.623Z] - CONFIG_IPC_NS: enabled [2020-12-15T20:55:17.623Z] - CONFIG_UTS_NS: enabled [2020-12-15T20:55:17.623Z] - CONFIG_CGROUPS: enabled [2020-12-15T20:55:17.623Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-15T20:55:17.623Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-15T20:55:17.623Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-15T20:55:17.623Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-15T20:55:17.623Z] - CONFIG_CPUSETS: enabled [2020-12-15T20:55:17.623Z] - CONFIG_MEMCG: enabled [2020-12-15T20:55:17.623Z] - CONFIG_KEYS: enabled [2020-12-15T20:55:17.623Z] - CONFIG_VETH: enabled (as module) [2020-12-15T20:55:17.623Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-15T20:55:17.720Z] #56 ... [2020-12-15T20:55:17.720Z] [2020-12-15T20:55:17.720Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:17.720Z] #62 5.870 + RM_GOPATH=0 [2020-12-15T20:55:17.720Z] #62 5.870 + TMP_GOPATH= [2020-12-15T20:55:17.720Z] #62 5.870 + : /build [2020-12-15T20:55:17.720Z] #62 5.870 + '[' -z '' ']' [2020-12-15T20:55:17.720Z] #62 5.870 ++ mktemp -d [2020-12-15T20:55:17.720Z] #62 5.870 + export GOPATH=/tmp/tmp.KEHACgXDqf [2020-12-15T20:55:17.720Z] #62 5.870 + GOPATH=/tmp/tmp.KEHACgXDqf [2020-12-15T20:55:17.720Z] #62 5.870 + RM_GOPATH=1 [2020-12-15T20:55:17.720Z] #62 5.870 + case "$(go env GOARCH)" in [2020-12-15T20:55:17.721Z] #62 5.870 ++ go env GOARCH [2020-12-15T20:55:17.721Z] #62 5.918 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:17.721Z] #62 5.918 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:17.721Z] #62 5.918 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:17.721Z] #62 5.918 + dir=/tmp/install [2020-12-15T20:55:17.721Z] #62 5.920 + bin=proxy [2020-12-15T20:55:17.721Z] #62 5.920 + shift [2020-12-15T20:55:17.721Z] #62 5.922 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-15T20:55:17.721Z] #62 5.922 + . /tmp/install/proxy.installer [2020-12-15T20:55:17.721Z] #62 5.922 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:55:17.721Z] #62 5.922 + install_proxy [2020-12-15T20:55:17.721Z] #62 5.922 + case "$1" in [2020-12-15T20:55:17.721Z] #62 5.922 + export CGO_ENABLED=0 [2020-12-15T20:55:17.721Z] #62 5.922 + CGO_ENABLED=0 [2020-12-15T20:55:17.721Z] #62 5.922 + _install_proxy [2020-12-15T20:55:17.721Z] #62 5.922 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-15T20:55:17.721Z] #62 5.922 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:55:17.721Z] #62 5.922 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KEHACgXDqf/src/github.com/docker/libnetwork [2020-12-15T20:55:17.721Z] #62 5.945 Cloning into '/tmp/tmp.KEHACgXDqf/src/github.com/docker/libnetwork'... [2020-12-15T20:55:17.721Z] #62 ... [2020-12-15T20:55:17.721Z] [2020-12-15T20:55:17.721Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:55:17.721Z] #38 5.452 + git clone https://github.com/docker/distribution.git . [2020-12-15T20:55:17.721Z] #38 5.452 Cloning into '.'... [2020-12-15T20:55:17.917Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-15T20:55:17.917Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-15T20:55:17.917Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-15T20:55:17.917Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-15T20:55:17.917Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-15T20:55:17.917Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-15T20:55:17.917Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-15T20:55:17.917Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-15T20:55:17.917Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-15T20:55:17.917Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-15T20:55:17.917Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-15T20:55:17.917Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-12-15T20:55:17.917Z] [2020-12-15T20:55:17.917Z] Optional Features: [2020-12-15T20:55:17.917Z] - CONFIG_USER_NS: enabled [2020-12-15T20:55:17.917Z] - CONFIG_SECCOMP: enabled [2020-12-15T20:55:17.917Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-15T20:55:17.917Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-15T20:55:17.917Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-15T20:55:17.917Z] (cgroup swap accounting is currently enabled) [2020-12-15T20:55:17.917Z] - CONFIG_MEMCG_KMEM: enabled [2020-12-15T20:55:17.917Z] - CONFIG_BLK_CGROUP: enabled [2020-12-15T20:55:17.917Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-15T20:55:17.917Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-15T20:55:17.918Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-15T20:55:17.918Z] - CONFIG_CGROUP_PERF: enabled [2020-12-15T20:55:17.918Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-15T20:55:17.918Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-15T20:55:17.918Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-15T20:55:17.918Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-15T20:55:17.918Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-15T20:55:17.918Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-15T20:55:17.918Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-15T20:55:17.918Z] - CONFIG_IP_VS: enabled (as module) [2020-12-15T20:55:17.918Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-15T20:55:17.918Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-15T20:55:17.918Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-15T20:55:17.918Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-15T20:55:17.918Z] - CONFIG_EXT4_FS: enabled [2020-12-15T20:55:17.918Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-15T20:55:17.918Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-15T20:55:17.918Z] - Network Drivers: [2020-12-15T20:55:17.918Z] - "overlay": [2020-12-15T20:55:17.918Z] - CONFIG_VXLAN: enabled (as module) [2020-12-15T20:55:17.918Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-15T20:55:17.918Z] Optional (for encrypted networks): [2020-12-15T20:55:17.978Z] #38 ... [2020-12-15T20:55:17.978Z] [2020-12-15T20:55:17.978Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:55:17.978Z] #40 4.846 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:55:17.978Z] #40 4.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:55:17.978Z] #40 4.862 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:55:17.978Z] #40 6.300 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:55:17.978Z] #40 8.766 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:55:17.978Z] #40 11.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:55:17.978Z] #40 ... [2020-12-15T20:55:17.978Z] [2020-12-15T20:55:17.978Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:17.978Z] #45 4.722 + RM_GOPATH=0 [2020-12-15T20:55:17.978Z] #45 4.722 + TMP_GOPATH= [2020-12-15T20:55:17.978Z] #45 4.722 + : /build [2020-12-15T20:55:17.978Z] #45 4.722 + '[' -z '' ']' [2020-12-15T20:55:17.978Z] #45 4.722 ++ mktemp -d [2020-12-15T20:55:17.978Z] #45 4.722 + export GOPATH=/tmp/tmp.REQ19uR3jX [2020-12-15T20:55:17.978Z] #45 4.722 + GOPATH=/tmp/tmp.REQ19uR3jX [2020-12-15T20:55:17.978Z] #45 4.722 + RM_GOPATH=1 [2020-12-15T20:55:17.978Z] #45 4.722 + case "$(go env GOARCH)" in [2020-12-15T20:55:17.978Z] #45 4.722 ++ go env GOARCH [2020-12-15T20:55:17.978Z] #45 4.738 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:17.978Z] #45 4.738 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:17.978Z] #45 4.738 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:17.978Z] #45 4.738 + dir=/tmp/install [2020-12-15T20:55:17.978Z] #45 4.738 + bin=gotestsum [2020-12-15T20:55:17.978Z] #45 4.738 + shift [2020-12-15T20:55:17.978Z] #45 4.738 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-15T20:55:17.978Z] #45 4.738 + . /tmp/install/gotestsum.installer [2020-12-15T20:55:17.978Z] #45 4.738 ++ : v0.5.3 [2020-12-15T20:55:17.978Z] #45 4.738 + install_gotestsum [2020-12-15T20:55:17.978Z] #45 4.738 + set -e [2020-12-15T20:55:17.978Z] #45 4.744 + export GO111MODULE=on [2020-12-15T20:55:17.978Z] #45 4.744 + GO111MODULE=on [2020-12-15T20:55:17.978Z] #45 4.744 + GOBIN=/build [2020-12-15T20:55:17.978Z] #45 4.744 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-15T20:55:17.978Z] #45 4.779 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-15T20:55:17.978Z] #45 4.779 go: finding gotest.tools v0.5.3 [2020-12-15T20:55:17.978Z] #45 5.665 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-15T20:55:17.978Z] #45 6.249 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-15T20:55:17.978Z] #45 7.424 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:55:17.978Z] #45 7.449 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:55:17.978Z] #45 7.452 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-15T20:55:17.978Z] #45 7.464 go: downloading github.com/pkg/errors v0.9.1 [2020-12-15T20:55:17.978Z] #45 7.534 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:55:17.978Z] #45 7.547 go: downloading github.com/fatih/color v1.9.0 [2020-12-15T20:55:17.978Z] #45 7.554 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:55:17.978Z] #45 7.849 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:55:17.978Z] #45 7.956 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:55:17.978Z] #45 7.960 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:55:17.978Z] #45 8.407 go: extracting github.com/pkg/errors v0.9.1 [2020-12-15T20:55:17.978Z] #45 8.419 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:55:17.978Z] #45 8.566 go: extracting github.com/fatih/color v1.9.0 [2020-12-15T20:55:17.978Z] #45 8.570 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:55:17.978Z] #45 8.642 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:55:17.978Z] #45 8.764 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-15T20:55:17.978Z] #45 8.778 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:55:17.978Z] #45 9.338 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:55:17.978Z] #45 9.341 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:55:17.978Z] #45 11.73 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:55:18.209Z] - CONFIG_CRYPTO: enabled [2020-12-15T20:55:18.209Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-12-15T20:55:18.209Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-12-15T20:55:18.209Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-12-15T20:55:18.209Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-12-15T20:55:18.209Z] - CONFIG_XFRM: enabled [2020-12-15T20:55:18.209Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-15T20:55:18.209Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-15T20:55:18.209Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-15T20:55:18.209Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-15T20:55:18.209Z] - "ipvlan": [2020-12-15T20:55:18.209Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-15T20:55:18.209Z] - "macvlan": [2020-12-15T20:55:18.209Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-15T20:55:18.209Z] - CONFIG_DUMMY: enabled (as module) [2020-12-15T20:55:18.209Z] - "ftp,tftp client in container": [2020-12-15T20:55:18.209Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-15T20:55:18.209Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-15T20:55:18.209Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-15T20:55:18.209Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-15T20:55:18.209Z] - Storage Drivers: [2020-12-15T20:55:18.209Z] - "aufs": [2020-12-15T20:55:18.209Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-15T20:55:18.209Z] - "btrfs": [2020-12-15T20:55:18.209Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-15T20:55:18.209Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-15T20:55:18.209Z] - "devicemapper": [2020-12-15T20:55:18.209Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-15T20:55:18.209Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-15T20:55:18.209Z] - "overlay": [2020-12-15T20:55:18.209Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-15T20:55:18.209Z] - "zfs": [2020-12-15T20:55:18.209Z] - /dev/zfs: missing [2020-12-15T20:55:18.210Z] - zfs command: missing [2020-12-15T20:55:18.210Z] - zpool command: missing [2020-12-15T20:55:18.210Z] [2020-12-15T20:55:18.210Z] Limits: [2020-12-15T20:55:18.210Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-15T20:55:18.210Z] [2020-12-15T20:55:18.210Z] + true [2020-12-15T20:55:18.234Z] #45 11.84 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:55:18.234Z] #45 ... [2020-12-15T20:55:18.234Z] [2020-12-15T20:55:18.234Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:18.234Z] #56 11.77 + cd /tmp/tmp.9ocfjf2h5R/src/github.com/rootless-containers/rootlesskit [2020-12-15T20:55:18.234Z] #56 11.78 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-15T20:55:18.636Z] + make bundles/buildx [2020-12-15T20:55:18.796Z] #56 12.43 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-15T20:55:18.796Z] #56 12.43 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-15T20:55:18.932Z] make: command: Command not found [2020-12-15T20:55:18.932Z] make: command: Command not found [2020-12-15T20:55:18.932Z] mkdir bundles [2020-12-15T20:55:18.932Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-12-15T20:55:18.932Z] --build-arg BUILDX_COMMIT \ [2020-12-15T20:55:18.932Z] --build-arg BUILDX_REPO \ [2020-12-15T20:55:18.932Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-12-15T20:55:18.932Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-12-15T20:55:18.932Z] . [2020-12-15T20:55:18.932Z] /bin/sh: 4: go: not found [2020-12-15T20:55:18.932Z] /bin/sh: 5: go: not found [2020-12-15T20:55:19.132Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.9s done [2020-12-15T20:55:19.132Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-12-15T20:55:21.029Z] Sending build context to Docker daemon 58.05MB [2020-12-15T20:55:21.029Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-12-15T20:55:21.029Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-12-15T20:55:21.029Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-12-15T20:55:21.029Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-12-15T20:55:21.234Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 2.0s done [2020-12-15T20:55:21.524Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-12-15T20:55:22.063Z] 1.13.15-buster: Pulling from library/golang [2020-12-15T20:55:22.063Z] db4e2d8d5901: Pulling fs layer [2020-12-15T20:55:22.063Z] dfe2d012519c: Pulling fs layer [2020-12-15T20:55:22.063Z] 5d8f1d1f9197: Pulling fs layer [2020-12-15T20:55:22.063Z] 1301750ffb48: Pulling fs layer [2020-12-15T20:55:22.063Z] dc5c6edc9cff: Pulling fs layer [2020-12-15T20:55:22.063Z] 3c370c2e2f82: Pulling fs layer [2020-12-15T20:55:22.063Z] 5ffb2f5886e2: Pulling fs layer [2020-12-15T20:55:22.063Z] dc5c6edc9cff: Waiting [2020-12-15T20:55:22.063Z] 3c370c2e2f82: Waiting [2020-12-15T20:55:22.063Z] 5ffb2f5886e2: Waiting [2020-12-15T20:55:22.063Z] 1301750ffb48: Waiting [2020-12-15T20:55:22.718Z] dfe2d012519c: Verifying Checksum [2020-12-15T20:55:22.718Z] dfe2d012519c: Download complete [2020-12-15T20:55:22.718Z] 5d8f1d1f9197: Verifying Checksum [2020-12-15T20:55:22.718Z] 5d8f1d1f9197: Download complete [2020-12-15T20:55:22.970Z] #56 ... [2020-12-15T20:55:22.970Z] [2020-12-15T20:55:22.970Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:22.970Z] #22 15.30 + mkdir -p /build [2020-12-15T20:55:22.970Z] #22 15.31 + mv docker/docker /build/ [2020-12-15T20:55:22.970Z] #22 15.33 + rmdir docker [2020-12-15T20:55:22.970Z] #22 DONE 16.7s [2020-12-15T20:55:22.970Z] [2020-12-15T20:55:22.970Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:22.970Z] #49 16.59 + cd /tmp/tmp.Rjq3KFMuZC/src/github.com/mvdan/sh [2020-12-15T20:55:22.970Z] #49 16.59 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:55:22.970Z] #49 16.74 + GO111MODULE=on [2020-12-15T20:55:22.970Z] #49 16.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-15T20:55:23.026Z] #8 ... [2020-12-15T20:55:23.026Z] [2020-12-15T20:55:23.026Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:55:23.026Z] #25 0.616 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:55:23.026Z] #25 0.632 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:55:23.026Z] #25 0.662 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:55:23.026Z] #25 0.818 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [227 kB] [2020-12-15T20:55:23.026Z] #25 0.837 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-15T20:55:23.026Z] #25 1.096 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-15T20:55:23.026Z] #25 2.065 Fetched 8097 kB in 1s (5505 kB/s) [2020-12-15T20:55:23.026Z] #25 2.065 Reading package lists... [2020-12-15T20:55:23.026Z] #25 2.509 Reading package lists... [2020-12-15T20:55:23.026Z] #25 2.937 Building dependency tree... [2020-12-15T20:55:23.026Z] #25 3.051 The following additional packages will be installed: [2020-12-15T20:55:23.026Z] #25 3.051 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-15T20:55:23.026Z] #25 3.051 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-15T20:55:23.026Z] #25 3.051 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-15T20:55:23.026Z] #25 3.051 Suggested packages: [2020-12-15T20:55:23.026Z] #25 3.051 krb5-doc krb5-user [2020-12-15T20:55:23.026Z] #25 3.051 Recommended packages: [2020-12-15T20:55:23.026Z] #25 3.051 krb5-locales publicsuffix libsasl2-modules [2020-12-15T20:55:23.026Z] #25 3.181 The following NEW packages will be installed: [2020-12-15T20:55:23.026Z] #25 3.182 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-15T20:55:23.026Z] #25 3.182 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-15T20:55:23.026Z] #25 3.182 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-15T20:55:23.026Z] #25 3.182 libssh2-1 libssl1.1 openssl [2020-12-15T20:55:23.026Z] #25 3.211 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-15T20:55:23.026Z] #25 3.211 Need to get 4592 kB of archives. [2020-12-15T20:55:23.026Z] #25 3.211 After this operation, 11.9 MB of additional disk space will be used. [2020-12-15T20:55:23.026Z] #25 3.211 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB] [2020-12-15T20:55:23.026Z] #25 3.222 Get:2 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-15T20:55:23.026Z] #25 3.254 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-12-15T20:55:23.026Z] #25 3.255 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2020-12-15T20:55:23.026Z] #25 3.257 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2020-12-15T20:55:23.026Z] #25 3.267 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2020-12-15T20:55:23.026Z] #25 3.267 Get:7 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB] [2020-12-15T20:55:23.026Z] #25 3.278 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2020-12-15T20:55:23.026Z] #25 3.286 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-12-15T20:55:23.026Z] #25 3.286 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-12-15T20:55:23.026Z] #25 3.290 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-15T20:55:23.026Z] #25 3.293 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB] [2020-12-15T20:55:23.026Z] #25 3.299 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-12-15T20:55:23.026Z] #25 3.302 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-12-15T20:55:23.026Z] #25 3.305 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-12-15T20:55:23.026Z] #25 3.306 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-12-15T20:55:23.026Z] #25 3.310 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-12-15T20:55:23.026Z] #25 3.320 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-12-15T20:55:23.026Z] #25 3.373 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-12-15T20:55:23.026Z] #25 3.438 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-12-15T20:55:23.026Z] #25 3.438 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-12-15T20:55:23.026Z] #25 3.520 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:55:23.026Z] #25 3.530 Fetched 4592 kB in 0s (18.6 MB/s) [2020-12-15T20:55:23.026Z] #25 3.560 Selecting previously unselected package libssl1.1:s390x. [2020-12-15T20:55:23.026Z] #25 3.560 (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-12-15T20:55:23.026Z] #25 3.560 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 3.564 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2020-12-15T20:55:23.026Z] #25 3.683 Selecting previously unselected package openssl. [2020-12-15T20:55:23.026Z] #25 3.683 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 3.685 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-15T20:55:23.026Z] #25 3.826 Selecting previously unselected package ca-certificates. [2020-12-15T20:55:23.026Z] #25 3.826 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-15T20:55:23.026Z] #25 3.835 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-15T20:55:23.026Z] #25 3.900 Selecting previously unselected package libkeyutils1:s390x. [2020-12-15T20:55:23.026Z] #25 3.900 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 3.902 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-12-15T20:55:23.026Z] #25 3.924 Selecting previously unselected package libkrb5support0:s390x. [2020-12-15T20:55:23.026Z] #25 3.924 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 3.927 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 3.959 Selecting previously unselected package libk5crypto3:s390x. [2020-12-15T20:55:23.026Z] #25 3.959 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 3.961 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 4.004 Selecting previously unselected package libkrb5-3:s390x. [2020-12-15T20:55:23.026Z] #25 4.004 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 4.006 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 4.081 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-12-15T20:55:23.026Z] #25 4.081 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 4.084 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 4.114 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-12-15T20:55:23.026Z] #25 4.114 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 4.117 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 4.155 Selecting previously unselected package libsasl2-2:s390x. [2020-12-15T20:55:23.026Z] #25 4.155 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 4.157 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 4.183 Selecting previously unselected package libldap-common. [2020-12-15T20:55:23.026Z] #25 4.183 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-15T20:55:23.026Z] #25 4.194 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:55:23.026Z] #25 4.212 Selecting previously unselected package libldap-2.4-2:s390x. [2020-12-15T20:55:23.026Z] #25 4.212 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 4.220 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:55:23.026Z] #25 4.265 Selecting previously unselected package libnghttp2-14:s390x. [2020-12-15T20:55:23.026Z] #25 4.265 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 4.273 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 4.294 Selecting previously unselected package libpsl5:s390x. [2020-12-15T20:55:23.026Z] #25 4.294 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 4.297 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-12-15T20:55:23.026Z] #25 4.329 Selecting previously unselected package librtmp1:s390x. [2020-12-15T20:55:23.026Z] #25 4.329 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 4.332 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-12-15T20:55:23.026Z] #25 4.367 Selecting previously unselected package libssh2-1:s390x. [2020-12-15T20:55:23.026Z] #25 4.367 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 4.369 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-12-15T20:55:23.026Z] #25 4.408 Selecting previously unselected package libcurl4:s390x. [2020-12-15T20:55:23.026Z] #25 4.408 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 4.410 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 4.463 Selecting previously unselected package curl. [2020-12-15T20:55:23.026Z] #25 4.465 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 4.467 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 4.563 Selecting previously unselected package libonig5:s390x. [2020-12-15T20:55:23.026Z] #25 4.563 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 4.568 Unpacking libonig5:s390x (6.9.1-1) ... [2020-12-15T20:55:23.026Z] #25 4.667 Selecting previously unselected package libjq1:s390x. [2020-12-15T20:55:23.026Z] #25 4.667 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 4.694 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-15T20:55:23.026Z] #25 4.819 Selecting previously unselected package jq. [2020-12-15T20:55:23.026Z] #25 4.821 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-12-15T20:55:23.026Z] #25 4.840 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-15T20:55:23.026Z] #25 4.888 Setting up libkeyutils1:s390x (1.6-6) ... [2020-12-15T20:55:23.026Z] #25 4.919 Setting up libpsl5:s390x (0.20.2-2) ... [2020-12-15T20:55:23.026Z] #25 4.973 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2020-12-15T20:55:23.026Z] #25 5.144 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 5.172 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:55:23.026Z] #25 5.324 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 5.358 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 5.369 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-12-15T20:55:23.026Z] #25 5.380 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 5.408 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 5.422 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-12-15T20:55:23.026Z] #25 5.447 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 5.493 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-15T20:55:23.026Z] #25 5.522 Setting up libonig5:s390x (6.9.1-1) ... [2020-12-15T20:55:23.026Z] #25 5.543 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-15T20:55:23.026Z] #25 5.562 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:55:23.026Z] #25 5.614 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-15T20:55:23.026Z] #25 5.899 Updating certificates in /etc/ssl/certs... [2020-12-15T20:55:23.026Z] #25 6.347 126 added, 0 removed; done. [2020-12-15T20:55:23.026Z] #25 6.368 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-12-15T20:55:23.026Z] #25 6.375 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-15T20:55:23.026Z] #25 6.382 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-12-15T20:55:23.027Z] #25 6.388 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-15T20:55:23.027Z] #25 6.396 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:55:23.027Z] #25 6.408 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-15T20:55:23.027Z] #25 6.416 Updating certificates in /etc/ssl/certs... [2020-12-15T20:55:23.027Z] #25 6.755 0 added, 0 removed; done. [2020-12-15T20:55:23.027Z] #25 6.755 Running hooks in /etc/ca-certificates/update.d... [2020-12-15T20:55:23.027Z] #25 6.756 done. [2020-12-15T20:55:23.027Z] #25 DONE 7.5s [2020-12-15T20:55:23.027Z] [2020-12-15T20:55:23.027Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:55:23.027Z] #8 ... [2020-12-15T20:55:23.027Z] [2020-12-15T20:55:23.027Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-15T20:55:23.027Z] #26 DONE 0.1s [2020-12-15T20:55:23.027Z] [2020-12-15T20:55:23.027Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:55:24.551Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.8s done [2020-12-15T20:55:24.551Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-12-15T20:55:24.551Z] #8 DONE 13.0s [2020-12-15T20:55:24.551Z] [2020-12-15T20:55:24.551Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-15T20:55:24.845Z] db4e2d8d5901: Verifying Checksum [2020-12-15T20:55:24.845Z] db4e2d8d5901: Download complete [2020-12-15T20:55:24.869Z] #49 18.59 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:55:24.869Z] #49 18.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:55:24.869Z] #49 18.67 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:55:25.434Z] #49 19.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:55:25.434Z] #49 19.18 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:55:25.505Z] 1301750ffb48: Verifying Checksum [2020-12-15T20:55:25.505Z] 1301750ffb48: Download complete [2020-12-15T20:55:25.605Z] #9 DONE 0.8s [2020-12-15T20:55:25.605Z] [2020-12-15T20:55:25.605Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:55:25.605Z] #27 1.269 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-15T20:55:25.605Z] #27 1.417 [2020-12-15T20:55:25.605Z] #27 1.521 1.1% ############### 21.1% ################################ 45.1% ################################################## 69.6% ################################################################### 93.8% ######################################################################## 100.0% [2020-12-15T20:55:25.605Z] #27 2.072 [2020-12-15T20:55:25.605Z] #27 2.187 1.4% ######################################################################## 100.0% [2020-12-15T20:55:25.605Z] #27 2.404 [2020-12-15T20:55:25.605Z] #27 2.514 1.0% #################################### 51.3% ######################################################################## 100.0% [2020-12-15T20:55:25.799Z] 5ffb2f5886e2: Verifying Checksum [2020-12-15T20:55:25.799Z] 5ffb2f5886e2: Download complete [2020-12-15T20:55:25.942Z] #27 2.798 [2020-12-15T20:55:26.258Z] #27 2.907 #=#=# ##### 7.7% [2020-12-15T20:55:26.258Z] #27 ... [2020-12-15T20:55:26.258Z] [2020-12-15T20:55:26.258Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-15T20:55:26.258Z] #10 DONE 0.8s [2020-12-15T20:55:26.258Z] [2020-12-15T20:55:26.258Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:55:26.363Z] #49 20.00 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:55:26.564Z] #27 2.907 #=#=# ##### 7.7% ###################### 30.8% ####################################### 55.1% ######################################################### 79.4%#27 ... [2020-12-15T20:55:26.564Z] [2020-12-15T20:55:26.564Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-15T20:55:26.564Z] #37 DONE 0.2s [2020-12-15T20:55:26.564Z] [2020-12-15T20:55:26.564Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-15T20:55:26.564Z] #29 DONE 0.2s [2020-12-15T20:55:26.564Z] [2020-12-15T20:55:26.564Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:55:26.564Z] #27 2.907 #=#=# ##### 7.7% ###################### 30.8% ####################################### 55.1% ######################################################### 79.4% ######################################################################## 100.0% [2020-12-15T20:55:26.564Z] #27 3.555 [2020-12-15T20:55:26.861Z] dc5c6edc9cff: Verifying Checksum [2020-12-15T20:55:26.861Z] dc5c6edc9cff: Download complete [2020-12-15T20:55:27.292Z] #49 20.81 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:55:27.856Z] #49 ... [2020-12-15T20:55:27.856Z] [2020-12-15T20:55:27.856Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:55:27.856Z] #11 11.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:55:28.113Z] #11 ... [2020-12-15T20:55:28.113Z] [2020-12-15T20:55:28.113Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:55:28.113Z] #25 4.953 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:55:28.113Z] #25 7.049 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:55:28.370Z] #25 ... [2020-12-15T20:55:28.370Z] [2020-12-15T20:55:28.370Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:28.370Z] #47 13.92 go: downloading github.com/pkg/errors v0.8.1 [2020-12-15T20:55:28.370Z] #47 13.93 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:55:28.370Z] #47 14.01 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:55:28.370Z] #47 14.01 go: downloading github.com/spf13/viper v1.6.1 [2020-12-15T20:55:28.370Z] #47 14.02 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:55:28.370Z] #47 14.06 go: downloading github.com/fatih/color v1.7.0 [2020-12-15T20:55:28.370Z] #47 14.12 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-15T20:55:28.370Z] #47 14.46 go: extracting github.com/pkg/errors v0.8.1 [2020-12-15T20:55:28.370Z] #47 14.51 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:55:28.370Z] #47 14.57 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-15T20:55:28.370Z] #47 14.59 go: extracting github.com/fatih/color v1.7.0 [2020-12-15T20:55:28.370Z] #47 14.63 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:55:28.370Z] #47 14.82 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-15T20:55:28.370Z] #47 14.92 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:55:28.370Z] #47 14.94 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:55:28.370Z] #47 15.04 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:55:28.370Z] #47 15.08 go: extracting github.com/spf13/viper v1.6.1 [2020-12-15T20:55:28.370Z] #47 15.12 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:55:28.370Z] #47 15.29 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:55:28.370Z] #47 15.45 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:55:28.370Z] #47 15.49 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:55:28.370Z] #47 15.50 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:55:28.370Z] #47 15.53 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-15T20:55:28.370Z] #47 16.04 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:55:28.370Z] #47 16.24 go: downloading github.com/spf13/afero v1.1.2 [2020-12-15T20:55:28.370Z] #47 16.28 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-15T20:55:28.370Z] #47 16.31 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:55:28.370Z] #47 16.44 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:55:28.370Z] #47 16.56 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:55:28.370Z] #47 16.66 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:55:28.370Z] #47 16.75 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-15T20:55:28.370Z] #47 16.84 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:55:28.370Z] #47 16.99 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-15T20:55:28.370Z] #47 17.09 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-15T20:55:28.370Z] #47 17.16 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:55:28.370Z] #47 17.30 go: downloading github.com/spf13/cast v1.3.0 [2020-12-15T20:55:28.370Z] #47 17.48 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:55:28.370Z] #47 17.77 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-15T20:55:28.370Z] #47 17.78 go: extracting github.com/spf13/cast v1.3.0 [2020-12-15T20:55:28.370Z] #47 17.85 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-15T20:55:28.370Z] #47 17.89 go: extracting github.com/spf13/afero v1.1.2 [2020-12-15T20:55:28.371Z] #47 18.02 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:55:28.371Z] #47 18.23 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:55:28.371Z] #47 18.55 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:55:28.371Z] #47 18.62 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-15T20:55:28.371Z] #47 18.64 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:55:28.371Z] #47 18.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:55:28.371Z] #47 18.93 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-15T20:55:28.371Z] #47 18.97 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:55:28.371Z] #47 18.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:55:28.371Z] #47 18.99 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:55:28.371Z] #47 19.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:55:28.371Z] #47 19.27 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:55:28.371Z] #47 19.42 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:55:28.371Z] #47 19.42 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:55:28.371Z] #47 19.44 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:55:28.371Z] #47 19.44 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:55:28.371Z] #47 19.45 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:55:28.371Z] #47 19.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:55:28.371Z] #47 19.69 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:55:28.371Z] #47 19.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:55:28.371Z] #47 19.78 go: downloading golang.org/x/text v0.3.2 [2020-12-15T20:55:28.371Z] #47 19.79 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:55:28.371Z] #47 20.15 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:55:28.371Z] #47 20.18 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:55:28.371Z] #47 20.18 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:55:28.371Z] #47 20.75 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:55:28.371Z] #47 20.77 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:55:28.371Z] #47 21.01 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:55:28.371Z] #47 21.09 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:55:28.371Z] #47 21.34 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:55:28.371Z] #47 21.77 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:55:28.388Z] db4e2d8d5901: Pull complete [2020-12-15T20:55:28.497Z] #27 3.669 1.1% ##### 7.1% ######### 13.0% ############ 17.8% ################ 22.9% #################### 28.5% ######################## 34.3% ############################# 41.2% ################################## 47.6% ####################################### 55.3% ############################################ 61.4% ################################################ 67.2% #################################################### 72.8% ####################################################### 76.5% ######################################################### 80.2% ############################################################## 86.4% ################################################################## 92.9% ###################################################################### 98.0% ######################################################################## 100.0% [2020-12-15T20:55:28.497Z] #27 5.493 [2020-12-15T20:55:28.627Z] #47 ... [2020-12-15T20:55:28.627Z] [2020-12-15T20:55:28.627Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:55:28.627Z] #43 12.49 unicode/utf8 [2020-12-15T20:55:28.627Z] #43 13.21 math [2020-12-15T20:55:28.627Z] #43 17.46 unicode/utf16 [2020-12-15T20:55:28.627Z] #43 17.98 container/list [2020-12-15T20:55:28.627Z] #43 19.04 crypto/internal/subtle [2020-12-15T20:55:28.627Z] #43 19.25 crypto/subtle [2020-12-15T20:55:28.627Z] #43 19.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-15T20:55:28.627Z] #43 19.52 internal/nettrace [2020-12-15T20:55:28.627Z] #43 19.66 runtime/cgo [2020-12-15T20:55:28.682Z] dfe2d012519c: Pull complete [2020-12-15T20:55:28.884Z] #43 ... [2020-12-15T20:55:28.884Z] [2020-12-15T20:55:28.884Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:55:28.884Z] #34 12.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:55:28.884Z] #34 ... [2020-12-15T20:55:28.884Z] [2020-12-15T20:55:28.884Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:28.884Z] #49 22.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:55:29.325Z] 5d8f1d1f9197: Pull complete [2020-12-15T20:55:29.325Z] 3c370c2e2f82: Verifying Checksum [2020-12-15T20:55:29.325Z] 3c370c2e2f82: Download complete [2020-12-15T20:55:29.557Z] #27 6.462 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-15T20:55:29.846Z] #27 6.717 [2020-12-15T20:55:30.138Z] #27 6.881 0.1% ######################################################################## 100.0% [2020-12-15T20:55:30.138Z] #27 6.995 [2020-12-15T20:55:30.254Z] #49 23.76 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:55:30.254Z] #49 ... [2020-12-15T20:55:30.254Z] [2020-12-15T20:55:30.254Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:30.254Z] #32 13.77 internal/testlog [2020-12-15T20:55:30.254Z] #32 14.11 encoding [2020-12-15T20:55:30.254Z] #32 14.37 runtime/cgo [2020-12-15T20:55:30.254Z] #32 ... [2020-12-15T20:55:30.254Z] [2020-12-15T20:55:30.254Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:55:30.254Z] #38 23.34 Checking out files: 87% (1460/1666) Checking out files: 88% (1467/1666) Checking out files: 89% (1483/1666) Checking out files: 90% (1500/1666) Checking out files: 91% (1517/1666) Checking out files: 92% (1533/1666) Checking out files: 93% (1550/1666) Checking out files: 94% (1567/1666) Checking out files: 95% (1583/1666) Checking out files: 96% (1600/1666) Checking out files: 97% (1617/1666) Checking out files: 98% (1633/1666) Checking out files: 99% (1650/1666) Checking out files: 100% (1666/1666) Checking out files: 100% (1666/1666), done. [2020-12-15T20:55:30.254Z] #38 23.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-15T20:55:30.817Z] #38 ... [2020-12-15T20:55:30.817Z] [2020-12-15T20:55:30.817Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:30.817Z] #45 14.35 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:55:30.817Z] #45 18.98 go: finding github.com/fatih/color v1.9.0 [2020-12-15T20:55:30.817Z] #45 18.98 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:55:30.817Z] #45 19.16 go: finding github.com/pkg/errors v0.9.1 [2020-12-15T20:55:30.817Z] #45 19.28 go: finding github.com/spf13/pflag v1.0.3 [2020-12-15T20:55:30.817Z] #45 19.46 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:55:30.817Z] #45 19.54 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:55:30.817Z] #45 19.76 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:55:30.817Z] #45 19.92 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:55:30.817Z] #45 19.96 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:55:30.817Z] #45 20.01 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:55:30.817Z] #45 20.02 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:55:30.817Z] #45 ... [2020-12-15T20:55:30.817Z] [2020-12-15T20:55:30.817Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:30.817Z] #49 23.96 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:55:30.817Z] #49 24.13 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:55:30.817Z] #49 24.17 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:55:31.381Z] #49 24.93 runtime/cgo [2020-12-15T20:55:31.381Z] #49 24.97 runtime [2020-12-15T20:55:31.404Z] 1301750ffb48: Pull complete [2020-12-15T20:55:31.639Z] #27 8.394 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-15T20:55:31.639Z] #27 8.487 skipping existing aab193acf6ba [2020-12-15T20:55:31.639Z] #27 8.585 [2020-12-15T20:55:32.669Z] #27 9.831 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-15T20:55:32.958Z] #27 9.915 skipping existing 4d43f82972ce [2020-12-15T20:55:32.958Z] #27 10.01 [2020-12-15T20:55:34.155Z] dc5c6edc9cff: Pull complete [2020-12-15T20:55:34.459Z] #27 11.27 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-15T20:55:34.761Z] #27 11.67 #=#=# [2020-12-15T20:55:34.761Z] #27 11.79 ######################################################################## 100.0% [2020-12-15T20:55:34.761Z] #27 11.90 [2020-12-15T20:55:35.555Z] #49 ... [2020-12-15T20:55:35.555Z] [2020-12-15T20:55:35.555Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:35.555Z] #62 25.04 Checking out files: 63% (1203/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-12-15T20:55:35.555Z] #62 25.64 + cd /tmp/tmp.KEHACgXDqf/src/github.com/docker/libnetwork [2020-12-15T20:55:35.555Z] #62 25.67 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:55:35.555Z] #62 26.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-15T20:55:35.828Z] #27 12.47 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-15T20:55:35.828Z] #27 12.72 [2020-12-15T20:55:36.124Z] #27 ... [2020-12-15T20:55:36.124Z] [2020-12-15T20:55:36.124Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:36.124Z] #22 3.163 + RM_GOPATH=0 [2020-12-15T20:55:36.124Z] #22 3.163 + TMP_GOPATH= [2020-12-15T20:55:36.124Z] #22 3.163 + : /build [2020-12-15T20:55:36.124Z] #22 3.163 + '[' -z '' ']' [2020-12-15T20:55:36.124Z] #22 3.163 ++ mktemp -d [2020-12-15T20:55:36.124Z] #22 3.165 + export GOPATH=/tmp/tmp.N7AjGnaHjj [2020-12-15T20:55:36.124Z] #22 3.165 + GOPATH=/tmp/tmp.N7AjGnaHjj [2020-12-15T20:55:36.124Z] #22 3.165 + RM_GOPATH=1 [2020-12-15T20:55:36.124Z] #22 3.165 + case "$(go env GOARCH)" in [2020-12-15T20:55:36.124Z] #22 3.165 ++ go env GOARCH [2020-12-15T20:55:36.124Z] #22 3.176 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:36.124Z] #22 3.176 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:36.124Z] #22 3.177 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:36.124Z] #22 3.177 + dir=/tmp/install [2020-12-15T20:55:36.124Z] #22 3.177 + bin=dockercli [2020-12-15T20:55:36.124Z] #22 3.177 + shift [2020-12-15T20:55:36.124Z] #22 3.177 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-15T20:55:36.124Z] #22 3.178 + . /tmp/install/dockercli.installer [2020-12-15T20:55:36.124Z] #22 3.178 ++ : stable [2020-12-15T20:55:36.124Z] #22 3.178 ++ : 17.06.2-ce [2020-12-15T20:55:36.124Z] #22 3.178 + install_dockercli [2020-12-15T20:55:36.124Z] #22 3.178 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-15T20:55:36.124Z] #22 3.178 Install docker/cli version 17.06.2-ce from stable [2020-12-15T20:55:36.124Z] #22 3.178 ++ uname -m [2020-12-15T20:55:36.124Z] #22 3.179 + arch=s390x [2020-12-15T20:55:36.124Z] #22 3.179 + '[' s390x '!=' x86_64 ']' [2020-12-15T20:55:36.124Z] #22 3.179 + '[' s390x '!=' s390x ']' [2020-12-15T20:55:36.124Z] #22 3.179 + url=https://download.docker.com/linux/static [2020-12-15T20:55:36.124Z] #22 3.179 + tar -xz docker/docker [2020-12-15T20:55:36.124Z] #22 3.180 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-12-15T20:55:36.124Z] #22 8.951 + mkdir -p /build [2020-12-15T20:55:36.124Z] #22 8.953 + mv docker/docker /build/ [2020-12-15T20:55:36.124Z] #22 8.956 + rmdir docker [2020-12-15T20:55:36.124Z] #22 DONE 9.8s [2020-12-15T20:55:36.124Z] [2020-12-15T20:55:36.124Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:55:36.124Z] #27 12.97 ######################################################################## 100.0% [2020-12-15T20:55:36.124Z] #27 ... [2020-12-15T20:55:36.124Z] [2020-12-15T20:55:36.124Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:36.124Z] #47 2.884 + RM_GOPATH=0 [2020-12-15T20:55:36.124Z] #47 2.884 + TMP_GOPATH= [2020-12-15T20:55:36.124Z] #47 2.884 + : /build [2020-12-15T20:55:36.124Z] #47 2.884 + '[' -z '' ']' [2020-12-15T20:55:36.124Z] #47 2.884 ++ mktemp -d [2020-12-15T20:55:36.124Z] #47 2.884 + export GOPATH=/tmp/tmp.yq8iSYOp8d [2020-12-15T20:55:36.124Z] #47 2.884 + GOPATH=/tmp/tmp.yq8iSYOp8d [2020-12-15T20:55:36.124Z] #47 2.884 + RM_GOPATH=1 [2020-12-15T20:55:36.124Z] #47 2.884 + case "$(go env GOARCH)" in [2020-12-15T20:55:36.124Z] #47 2.884 ++ go env GOARCH [2020-12-15T20:55:36.124Z] #47 2.892 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:36.124Z] #47 2.892 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:36.124Z] #47 2.892 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:36.124Z] #47 2.892 + dir=/tmp/install [2020-12-15T20:55:36.124Z] #47 2.892 + bin=golangci_lint [2020-12-15T20:55:36.124Z] #47 2.892 + shift [2020-12-15T20:55:36.124Z] #47 2.892 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-15T20:55:36.124Z] #47 2.892 + . /tmp/install/golangci_lint.installer [2020-12-15T20:55:36.124Z] #47 2.892 ++ : v1.23.8 [2020-12-15T20:55:36.124Z] #47 2.892 + install_golangci_lint [2020-12-15T20:55:36.124Z] #47 2.892 + set -e [2020-12-15T20:55:36.124Z] #47 2.892 + export GO111MODULE=on [2020-12-15T20:55:36.124Z] #47 2.892 + GO111MODULE=on [2020-12-15T20:55:36.124Z] #47 2.892 + GOBIN=/build [2020-12-15T20:55:36.124Z] #47 2.892 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-15T20:55:36.124Z] #47 2.944 go: finding github.com v1.23.8 [2020-12-15T20:55:36.124Z] #47 2.944 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-15T20:55:36.124Z] #47 2.944 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-15T20:55:36.124Z] #47 2.944 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:55:36.124Z] #47 2.944 go: finding github.com/golangci v1.23.8 [2020-12-15T20:55:36.124Z] #47 3.607 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:55:36.124Z] #47 4.046 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:55:36.124Z] #47 6.975 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-15T20:55:36.124Z] #47 6.985 go: downloading github.com/pkg/errors v0.8.1 [2020-12-15T20:55:36.124Z] #47 6.989 go: downloading github.com/spf13/viper v1.6.1 [2020-12-15T20:55:36.124Z] #47 7.008 go: downloading github.com/fatih/color v1.7.0 [2020-12-15T20:55:36.124Z] #47 7.011 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:55:36.124Z] #47 7.077 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-15T20:55:36.124Z] #47 7.117 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:55:36.124Z] #47 7.154 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:55:36.124Z] #47 7.154 go: extracting github.com/pkg/errors v0.8.1 [2020-12-15T20:55:36.124Z] #47 7.156 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:55:36.124Z] #47 7.232 go: extracting github.com/fatih/color v1.7.0 [2020-12-15T20:55:36.124Z] #47 7.234 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:55:36.124Z] #47 7.360 go: extracting github.com/spf13/viper v1.6.1 [2020-12-15T20:55:36.124Z] #47 7.361 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:55:36.124Z] #47 7.391 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-15T20:55:36.124Z] #47 7.469 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:55:36.124Z] #47 7.472 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-15T20:55:36.124Z] #47 7.516 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:55:36.124Z] #47 7.635 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-15T20:55:36.124Z] #47 7.719 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-15T20:55:36.124Z] #47 7.774 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-15T20:55:36.124Z] #47 7.786 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:55:36.124Z] #47 7.787 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-15T20:55:36.124Z] #47 7.830 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-15T20:55:36.124Z] #47 7.838 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:55:36.124Z] #47 7.955 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:55:36.124Z] #47 8.011 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:55:36.124Z] #47 8.015 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:55:36.124Z] #47 8.018 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:55:36.124Z] #47 8.080 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-15T20:55:36.124Z] #47 8.190 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:55:36.124Z] #47 8.191 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-15T20:55:36.124Z] #47 8.191 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-15T20:55:36.124Z] #47 8.347 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-15T20:55:36.124Z] #47 8.398 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:55:36.124Z] #47 8.400 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:55:36.124Z] #47 8.460 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:55:36.124Z] #47 8.516 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-15T20:55:36.124Z] #47 8.633 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:55:36.124Z] #47 9.292 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:55:36.124Z] #47 9.335 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:55:36.124Z] #47 9.613 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:55:36.124Z] #47 9.727 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:55:36.124Z] #47 9.767 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:55:36.124Z] #47 9.774 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:55:36.124Z] #47 9.775 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:55:36.124Z] #47 9.775 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:55:36.124Z] #47 ... [2020-12-15T20:55:36.124Z] [2020-12-15T20:55:36.124Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:55:36.124Z] #27 13.06 [2020-12-15T20:55:36.124Z] #27 13.12 Download of images into '/build' complete. [2020-12-15T20:55:36.124Z] #27 13.12 Use something like the following to load the result into a Docker daemon: [2020-12-15T20:55:36.124Z] #27 13.12 tar -cC '/build' . | docker load [2020-12-15T20:55:36.124Z] #27 DONE 13.3s [2020-12-15T20:55:36.124Z] [2020-12-15T20:55:36.124Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:36.124Z] #49 1.835 + RM_GOPATH=0 [2020-12-15T20:55:36.124Z] #49 1.835 + TMP_GOPATH= [2020-12-15T20:55:36.124Z] #49 1.835 + : /build [2020-12-15T20:55:36.124Z] #49 1.835 + '[' -z '' ']' [2020-12-15T20:55:36.124Z] #49 1.835 ++ mktemp -d [2020-12-15T20:55:36.124Z] #49 1.835 + export GOPATH=/tmp/tmp.1s8WbOlxMo [2020-12-15T20:55:36.124Z] #49 1.835 + GOPATH=/tmp/tmp.1s8WbOlxMo [2020-12-15T20:55:36.124Z] #49 1.835 + RM_GOPATH=1 [2020-12-15T20:55:36.124Z] #49 1.835 + case "$(go env GOARCH)" in [2020-12-15T20:55:36.124Z] #49 1.835 ++ go env GOARCH [2020-12-15T20:55:36.124Z] #49 1.872 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:36.124Z] #49 1.872 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:36.124Z] #49 1.872 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:36.124Z] #49 1.872 + dir=/tmp/install [2020-12-15T20:55:36.124Z] #49 1.872 + bin=shfmt [2020-12-15T20:55:36.124Z] #49 1.872 + shift [2020-12-15T20:55:36.124Z] #49 1.872 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-15T20:55:36.124Z] #49 1.872 + . /tmp/install/shfmt.installer [2020-12-15T20:55:36.124Z] #49 1.872 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:55:36.124Z] #49 1.872 + install_shfmt [2020-12-15T20:55:36.124Z] #49 1.872 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-15T20:55:36.124Z] #49 1.872 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1s8WbOlxMo/src/github.com/mvdan/sh [2020-12-15T20:55:36.124Z] #49 1.872 Cloning into '/tmp/tmp.1s8WbOlxMo/src/github.com/mvdan/sh'... [2020-12-15T20:55:36.124Z] #49 1.873 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:55:36.124Z] #49 7.811 + cd /tmp/tmp.1s8WbOlxMo/src/github.com/mvdan/sh [2020-12-15T20:55:36.124Z] #49 7.876 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:55:36.124Z] #49 7.961 + GO111MODULE=on [2020-12-15T20:55:36.124Z] #49 7.961 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-15T20:55:36.124Z] #49 8.797 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:55:36.124Z] #49 8.801 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:55:36.124Z] #49 8.802 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:55:36.124Z] #49 8.957 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:55:36.124Z] #49 8.995 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:55:36.124Z] #49 9.561 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:55:36.428Z] #49 ... [2020-12-15T20:55:36.428Z] [2020-12-15T20:55:36.428Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:36.428Z] #56 1.828 + RM_GOPATH=0 [2020-12-15T20:55:36.428Z] #56 1.828 + TMP_GOPATH= [2020-12-15T20:55:36.428Z] #56 1.828 + : /build [2020-12-15T20:55:36.428Z] #56 1.828 + '[' -z '' ']' [2020-12-15T20:55:36.428Z] #56 1.835 ++ mktemp -d [2020-12-15T20:55:36.428Z] #56 1.835 + export GOPATH=/tmp/tmp.zOyOAHRsbn [2020-12-15T20:55:36.428Z] #56 1.835 + GOPATH=/tmp/tmp.zOyOAHRsbn [2020-12-15T20:55:36.428Z] #56 1.835 + RM_GOPATH=1 [2020-12-15T20:55:36.428Z] #56 1.835 + case "$(go env GOARCH)" in [2020-12-15T20:55:36.428Z] #56 1.835 ++ go env GOARCH [2020-12-15T20:55:36.428Z] #56 1.836 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:36.428Z] #56 1.836 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:36.428Z] #56 1.836 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:36.428Z] #56 1.845 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:55:36.428Z] #56 1.845 + dir=/tmp/install [2020-12-15T20:55:36.428Z] #56 1.845 + bin=rootlesskit [2020-12-15T20:55:36.428Z] #56 1.845 + shift [2020-12-15T20:55:36.428Z] #56 1.845 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-15T20:55:36.428Z] #56 1.845 + . /tmp/install/rootlesskit.installer [2020-12-15T20:55:36.428Z] #56 1.845 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:55:36.428Z] #56 1.845 + install_rootlesskit [2020-12-15T20:55:36.428Z] #56 1.845 + case "$1" in [2020-12-15T20:55:36.428Z] #56 1.845 + export CGO_ENABLED=0 [2020-12-15T20:55:36.428Z] #56 1.845 + CGO_ENABLED=0 [2020-12-15T20:55:36.428Z] #56 1.845 + _install_rootlesskit [2020-12-15T20:55:36.428Z] #56 1.845 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-15T20:55:36.428Z] #56 1.845 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zOyOAHRsbn/src/github.com/rootless-containers/rootlesskit [2020-12-15T20:55:36.428Z] #56 1.845 Cloning into '/tmp/tmp.zOyOAHRsbn/src/github.com/rootless-containers/rootlesskit'... [2020-12-15T20:55:36.428Z] #56 5.193 + cd /tmp/tmp.zOyOAHRsbn/src/github.com/rootless-containers/rootlesskit [2020-12-15T20:55:36.428Z] #56 5.195 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:55:36.428Z] #56 5.330 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-15T20:55:36.428Z] #56 5.330 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-15T20:55:36.428Z] #56 ... [2020-12-15T20:55:36.428Z] [2020-12-15T20:55:36.428Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:36.428Z] #32 2.952 + RM_GOPATH=0 [2020-12-15T20:55:36.428Z] #32 2.952 + TMP_GOPATH= [2020-12-15T20:55:36.428Z] #32 2.952 + : /build [2020-12-15T20:55:36.428Z] #32 2.952 + '[' -z '' ']' [2020-12-15T20:55:36.428Z] #32 2.952 ++ mktemp -d [2020-12-15T20:55:36.428Z] #32 2.952 + export GOPATH=/tmp/tmp.9O8AN0Kh5l [2020-12-15T20:55:36.428Z] #32 2.952 + GOPATH=/tmp/tmp.9O8AN0Kh5l [2020-12-15T20:55:36.428Z] #32 2.952 + RM_GOPATH=1 [2020-12-15T20:55:36.428Z] #32 2.952 + case "$(go env GOARCH)" in [2020-12-15T20:55:36.428Z] #32 2.952 ++ go env GOARCH [2020-12-15T20:55:36.428Z] #32 2.954 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:36.428Z] #32 2.954 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:36.428Z] #32 2.954 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:36.428Z] #32 2.954 + dir=/tmp/install [2020-12-15T20:55:36.428Z] #32 2.954 + bin=tomlv [2020-12-15T20:55:36.428Z] #32 2.954 + shift [2020-12-15T20:55:36.428Z] #32 2.954 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-15T20:55:36.428Z] #32 2.954 + . /tmp/install/tomlv.installer [2020-12-15T20:55:36.428Z] #32 2.954 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:55:36.428Z] #32 2.954 + install_tomlv [2020-12-15T20:55:36.428Z] #32 2.954 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-15T20:55:36.428Z] #32 2.954 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9O8AN0Kh5l/src/github.com/BurntSushi/toml [2020-12-15T20:55:36.428Z] #32 2.954 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:55:36.428Z] #32 2.962 Cloning into '/tmp/tmp.9O8AN0Kh5l/src/github.com/BurntSushi/toml'... [2020-12-15T20:55:36.428Z] #32 3.824 + cd /tmp/tmp.9O8AN0Kh5l/src/github.com/BurntSushi/toml [2020-12-15T20:55:36.428Z] #32 3.825 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:55:36.428Z] #32 3.827 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-15T20:55:36.428Z] #32 4.224 internal/cpu [2020-12-15T20:55:36.428Z] #32 4.238 runtime/internal/atomic [2020-12-15T20:55:36.428Z] #32 4.470 runtime/internal/sys [2020-12-15T20:55:36.428Z] #32 4.656 runtime/internal/math [2020-12-15T20:55:36.428Z] #32 4.668 math/bits [2020-12-15T20:55:36.428Z] #32 4.680 internal/bytealg [2020-12-15T20:55:36.428Z] #32 5.070 runtime [2020-12-15T20:55:36.428Z] #32 5.141 math [2020-12-15T20:55:36.428Z] #32 9.713 internal/testlog [2020-12-15T20:55:36.428Z] #32 10.26 encoding [2020-12-15T20:55:36.740Z] #32 10.35 runtime/cgo [2020-12-15T20:55:36.740Z] #32 ... [2020-12-15T20:55:36.740Z] [2020-12-15T20:55:36.740Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:55:36.740Z] #43 2.871 + RM_GOPATH=0 [2020-12-15T20:55:36.740Z] #43 2.871 + TMP_GOPATH= [2020-12-15T20:55:36.740Z] #43 2.871 + : /build [2020-12-15T20:55:36.740Z] #43 2.871 + '[' -z '' ']' [2020-12-15T20:55:36.740Z] #43 2.871 ++ mktemp -d [2020-12-15T20:55:36.740Z] #43 2.872 + export GOPATH=/tmp/tmp.sATgB1C1Ye [2020-12-15T20:55:36.740Z] #43 2.872 + GOPATH=/tmp/tmp.sATgB1C1Ye [2020-12-15T20:55:36.740Z] #43 2.872 + RM_GOPATH=1 [2020-12-15T20:55:36.740Z] #43 2.872 + case "$(go env GOARCH)" in [2020-12-15T20:55:36.740Z] #43 2.872 ++ go env GOARCH [2020-12-15T20:55:36.740Z] #43 2.888 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:36.740Z] #43 2.888 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:36.740Z] #43 2.888 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:36.740Z] #43 2.890 + dir=/tmp/install [2020-12-15T20:55:36.740Z] #43 2.890 + bin=vndr [2020-12-15T20:55:36.740Z] #43 2.890 + shift [2020-12-15T20:55:36.740Z] #43 2.890 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-15T20:55:36.740Z] #43 2.890 + . /tmp/install/vndr.installer [2020-12-15T20:55:36.740Z] #43 2.891 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:55:36.740Z] #43 2.891 + install_vndr [2020-12-15T20:55:36.740Z] #43 2.891 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-15T20:55:36.740Z] #43 2.892 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:55:36.740Z] #43 2.892 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sATgB1C1Ye/src/github.com/LK4D4/vndr [2020-12-15T20:55:36.740Z] #43 2.902 Cloning into '/tmp/tmp.sATgB1C1Ye/src/github.com/LK4D4/vndr'... [2020-12-15T20:55:36.740Z] #43 3.393 + cd /tmp/tmp.sATgB1C1Ye/src/github.com/LK4D4/vndr [2020-12-15T20:55:36.740Z] #43 3.397 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:55:36.740Z] #43 3.409 + go build -buildmode=pie -v -o /build/vndr . [2020-12-15T20:55:36.740Z] #43 4.376 runtime/internal/atomic [2020-12-15T20:55:36.740Z] #43 4.376 internal/cpu [2020-12-15T20:55:36.740Z] #43 4.518 runtime/internal/sys [2020-12-15T20:55:36.740Z] #43 4.677 internal/race [2020-12-15T20:55:36.740Z] #43 4.765 sync/atomic [2020-12-15T20:55:36.740Z] #43 4.878 internal/bytealg [2020-12-15T20:55:36.740Z] #43 4.942 unicode [2020-12-15T20:55:36.740Z] #43 5.456 runtime [2020-12-15T20:55:36.740Z] #43 7.325 unicode/utf8 [2020-12-15T20:55:36.740Z] #43 7.692 math [2020-12-15T20:55:36.740Z] #43 ... [2020-12-15T20:55:36.740Z] [2020-12-15T20:55:36.740Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:55:36.740Z] #40 2.957 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:55:36.740Z] #40 2.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:55:36.740Z] #40 3.004 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:55:36.740Z] #40 3.303 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-15T20:55:36.740Z] #40 4.978 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [227 kB] [2020-12-15T20:55:36.740Z] #40 6.951 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-15T20:55:37.038Z] #40 ... [2020-12-15T20:55:37.038Z] [2020-12-15T20:55:37.038Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:55:37.038Z] #11 3.304 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:55:37.038Z] #11 3.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:55:37.038Z] #11 3.360 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:55:37.038Z] #11 4.016 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-15T20:55:37.038Z] #11 5.677 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [227 kB] [2020-12-15T20:55:37.038Z] #11 7.395 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-15T20:55:37.038Z] #11 ... [2020-12-15T20:55:37.038Z] [2020-12-15T20:55:37.038Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:55:37.038Z] #38 2.663 + git clone https://github.com/docker/distribution.git . [2020-12-15T20:55:37.038Z] #38 2.663 Cloning into '.'... [2020-12-15T20:55:37.328Z] #38 ... [2020-12-15T20:55:37.328Z] [2020-12-15T20:55:37.328Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:55:37.328Z] #53 1.831 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:55:37.328Z] #53 2.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:55:37.328Z] #53 2.170 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:55:37.328Z] #53 2.235 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-15T20:55:37.328Z] #53 3.188 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [227 kB] [2020-12-15T20:55:37.328Z] #53 5.329 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-15T20:55:37.328Z] #53 ... [2020-12-15T20:55:37.328Z] [2020-12-15T20:55:37.328Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:37.328Z] #62 2.170 + RM_GOPATH=0 [2020-12-15T20:55:37.328Z] #62 2.170 + TMP_GOPATH= [2020-12-15T20:55:37.328Z] #62 2.170 + : /build [2020-12-15T20:55:37.328Z] #62 2.170 + '[' -z '' ']' [2020-12-15T20:55:37.328Z] #62 2.170 ++ mktemp -d [2020-12-15T20:55:37.328Z] #62 2.170 + export GOPATH=/tmp/tmp.fMOZqLm38M [2020-12-15T20:55:37.328Z] #62 2.170 + GOPATH=/tmp/tmp.fMOZqLm38M [2020-12-15T20:55:37.328Z] #62 2.170 + RM_GOPATH=1 [2020-12-15T20:55:37.328Z] #62 2.170 + case "$(go env GOARCH)" in [2020-12-15T20:55:37.328Z] #62 2.170 ++ go env GOARCH [2020-12-15T20:55:37.328Z] #62 2.170 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:37.328Z] #62 2.170 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:37.328Z] #62 2.170 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:37.328Z] #62 2.170 + dir=/tmp/install [2020-12-15T20:55:37.328Z] #62 2.170 + bin=proxy [2020-12-15T20:55:37.328Z] #62 2.170 + shift [2020-12-15T20:55:37.328Z] #62 2.170 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-15T20:55:37.328Z] #62 2.170 + . /tmp/install/proxy.installer [2020-12-15T20:55:37.328Z] #62 2.170 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:55:37.328Z] #62 2.170 + install_proxy [2020-12-15T20:55:37.328Z] #62 2.170 + case "$1" in [2020-12-15T20:55:37.328Z] #62 2.170 + export CGO_ENABLED=0 [2020-12-15T20:55:37.328Z] #62 2.170 + CGO_ENABLED=0 [2020-12-15T20:55:37.328Z] #62 2.170 + _install_proxy [2020-12-15T20:55:37.328Z] #62 2.170 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-15T20:55:37.328Z] #62 2.170 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fMOZqLm38M/src/github.com/docker/libnetwork [2020-12-15T20:55:37.328Z] #62 2.170 Cloning into '/tmp/tmp.fMOZqLm38M/src/github.com/docker/libnetwork'... [2020-12-15T20:55:37.328Z] #62 2.170 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:55:37.618Z] #62 ... [2020-12-15T20:55:37.618Z] [2020-12-15T20:55:37.618Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:55:37.618Z] #34 3.394 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:55:37.618Z] #34 3.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:55:37.618Z] #34 3.461 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:55:37.618Z] #34 4.164 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-15T20:55:37.618Z] #34 5.689 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [227 kB] [2020-12-15T20:55:37.618Z] #34 7.572 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-15T20:55:37.618Z] #34 ... [2020-12-15T20:55:37.618Z] [2020-12-15T20:55:37.618Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:55:37.618Z] #30 2.786 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-15T20:55:37.618Z] #30 2.787 Cloning into '.'... [2020-12-15T20:55:37.716Z] 3c370c2e2f82: Pull complete [2020-12-15T20:55:37.716Z] 5ffb2f5886e2: Pull complete [2020-12-15T20:55:37.716Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-12-15T20:55:37.716Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-12-15T20:55:37.716Z] ---> 805dc2d65d1c [2020-12-15T20:55:37.716Z] Step 5/15 : ARG BUILDX_REPO [2020-12-15T20:55:37.716Z] ---> Running in c9af2e065863 [2020-12-15T20:55:37.716Z] Removing intermediate container c9af2e065863 [2020-12-15T20:55:37.716Z] ---> 9338904a5dd3 [2020-12-15T20:55:37.716Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-12-15T20:55:37.908Z] #30 ... [2020-12-15T20:55:37.908Z] [2020-12-15T20:55:37.908Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:37.908Z] #45 2.474 + RM_GOPATH=0 [2020-12-15T20:55:37.908Z] #45 2.474 + TMP_GOPATH= [2020-12-15T20:55:37.908Z] #45 2.474 + : /build [2020-12-15T20:55:37.908Z] #45 2.474 + '[' -z '' ']' [2020-12-15T20:55:37.908Z] #45 2.474 ++ mktemp -d [2020-12-15T20:55:37.908Z] #45 2.474 + export GOPATH=/tmp/tmp.mrm9zTyJCI [2020-12-15T20:55:37.908Z] #45 2.474 + GOPATH=/tmp/tmp.mrm9zTyJCI [2020-12-15T20:55:37.908Z] #45 2.474 + RM_GOPATH=1 [2020-12-15T20:55:37.908Z] #45 2.474 + case "$(go env GOARCH)" in [2020-12-15T20:55:37.908Z] #45 2.477 ++ go env GOARCH [2020-12-15T20:55:37.908Z] #45 2.484 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:37.908Z] #45 2.484 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:37.908Z] #45 2.484 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:37.908Z] #45 2.484 + dir=/tmp/install [2020-12-15T20:55:37.908Z] #45 2.484 + bin=gotestsum [2020-12-15T20:55:37.908Z] #45 2.484 + shift [2020-12-15T20:55:37.908Z] #45 2.484 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-15T20:55:37.908Z] #45 2.484 + . /tmp/install/gotestsum.installer [2020-12-15T20:55:37.908Z] #45 2.484 ++ : v0.5.3 [2020-12-15T20:55:37.908Z] #45 2.484 + install_gotestsum [2020-12-15T20:55:37.908Z] #45 2.484 + set -e [2020-12-15T20:55:37.908Z] #45 2.484 + export GO111MODULE=on [2020-12-15T20:55:37.908Z] #45 2.484 + GO111MODULE=on [2020-12-15T20:55:37.908Z] #45 2.484 + GOBIN=/build [2020-12-15T20:55:37.908Z] #45 2.484 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-15T20:55:37.908Z] #45 2.541 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-15T20:55:37.908Z] #45 2.548 go: finding gotest.tools v0.5.3 [2020-12-15T20:55:37.908Z] #45 3.166 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-15T20:55:37.908Z] #45 3.514 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-15T20:55:37.908Z] #45 3.965 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:55:37.908Z] #45 3.966 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:55:37.908Z] #45 3.983 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:55:37.908Z] #45 3.988 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-15T20:55:37.908Z] #45 4.055 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:55:37.908Z] #45 4.055 go: downloading github.com/fatih/color v1.9.0 [2020-12-15T20:55:37.908Z] #45 4.056 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:55:37.908Z] #45 4.075 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:55:37.908Z] #45 4.221 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:55:37.908Z] #45 4.284 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:55:37.908Z] #45 4.338 go: downloading github.com/pkg/errors v0.9.1 [2020-12-15T20:55:37.908Z] #45 4.385 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:55:37.908Z] #45 4.460 go: extracting github.com/fatih/color v1.9.0 [2020-12-15T20:55:37.908Z] #45 4.462 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:55:37.908Z] #45 4.463 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:55:37.908Z] #45 4.568 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:55:37.908Z] #45 4.573 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-15T20:55:37.908Z] #45 4.584 go: extracting github.com/pkg/errors v0.9.1 [2020-12-15T20:55:37.908Z] #45 4.785 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:55:37.908Z] #45 6.077 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:55:37.908Z] #45 6.401 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:55:37.908Z] #45 7.147 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:55:37.908Z] #45 9.834 go: finding github.com/fatih/color v1.9.0 [2020-12-15T20:55:37.908Z] #45 9.855 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:55:37.908Z] #45 9.897 go: finding github.com/pkg/errors v0.9.1 [2020-12-15T20:55:37.908Z] #45 9.971 go: finding github.com/spf13/pflag v1.0.3 [2020-12-15T20:55:37.908Z] #45 9.974 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:55:37.908Z] #45 10.01 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:55:37.908Z] #45 10.23 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:55:37.908Z] #45 10.34 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:55:37.908Z] #45 10.41 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:55:37.908Z] #45 10.41 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:55:37.908Z] #45 10.45 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:55:37.908Z] #45 ... [2020-12-15T20:55:37.908Z] [2020-12-15T20:55:37.908Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:55:37.908Z] #43 11.66 unicode/utf16 [2020-12-15T20:55:38.011Z] ---> Running in c54ab0c80d29 [2020-12-15T20:55:38.076Z] #62 ... [2020-12-15T20:55:38.076Z] [2020-12-15T20:55:38.076Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:55:38.076Z] #53 21.65 Fetched 8409 kB in 18s (480 kB/s) [2020-12-15T20:55:38.076Z] #53 21.65 Reading package lists... [2020-12-15T20:55:38.076Z] #53 28.78 Reading package lists... [2020-12-15T20:55:38.076Z] #53 ... [2020-12-15T20:55:38.076Z] [2020-12-15T20:55:38.076Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:38.076Z] #47 23.60 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:55:38.076Z] #47 27.49 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:55:38.076Z] #47 27.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:55:38.076Z] #47 27.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:55:38.076Z] #47 27.55 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:55:38.076Z] #47 27.55 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-15T20:55:38.076Z] #47 27.62 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-15T20:55:38.076Z] #47 27.62 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:55:38.076Z] #47 27.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:55:38.076Z] #47 27.67 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-15T20:55:38.076Z] #47 27.68 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:55:38.076Z] #47 27.89 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:55:38.076Z] #47 27.96 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-15T20:55:38.076Z] #47 27.97 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:55:38.076Z] #47 28.05 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-15T20:55:38.076Z] #47 28.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:55:38.076Z] #47 28.17 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:55:38.076Z] #47 28.17 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-15T20:55:38.076Z] #47 28.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:55:38.076Z] #47 28.24 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:55:38.076Z] #47 28.24 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:55:38.076Z] #47 28.24 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:55:38.076Z] #47 28.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:55:38.076Z] #47 28.25 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:55:38.076Z] #47 28.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:55:38.076Z] #47 28.34 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:55:38.076Z] #47 28.50 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:55:38.076Z] #47 28.50 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:55:38.076Z] #47 28.51 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-15T20:55:38.076Z] #47 28.58 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:55:38.076Z] #47 28.58 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:55:38.076Z] #47 28.59 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:55:38.076Z] #47 28.63 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:55:38.076Z] #47 28.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:55:38.076Z] #47 28.89 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:55:38.076Z] #47 29.09 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-15T20:55:38.076Z] #47 29.17 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:55:38.076Z] #47 29.33 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:55:38.076Z] #47 29.33 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:55:38.076Z] #47 29.34 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:55:38.076Z] #47 29.34 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:55:38.076Z] #47 29.37 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:55:38.076Z] #47 29.42 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:55:38.076Z] #47 29.49 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:55:38.076Z] #47 29.52 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:55:38.076Z] #47 29.69 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:55:38.076Z] #47 29.77 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:55:38.076Z] #47 29.86 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-15T20:55:38.076Z] #47 29.86 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:55:38.076Z] #47 29.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:55:38.076Z] #47 30.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:55:38.076Z] #47 30.76 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:55:38.076Z] #47 30.79 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:55:38.076Z] #47 30.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:55:38.076Z] #47 31.14 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:55:38.076Z] #47 31.26 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:55:38.076Z] #47 31.39 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:55:38.076Z] #47 31.39 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:55:38.076Z] #47 31.63 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:55:38.076Z] #47 31.70 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:55:38.076Z] #47 31.80 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-15T20:55:38.076Z] #47 31.87 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:55:38.076Z] #47 31.92 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:55:38.199Z] #43 11.79 container/list [2020-12-15T20:55:38.199Z] #43 12.15 crypto/internal/subtle [2020-12-15T20:55:38.304Z] Cloning into '/buildx'... [2020-12-15T20:55:38.333Z] #47 32.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:55:38.333Z] #47 32.17 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:55:38.333Z] #47 32.17 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:55:38.504Z] #43 12.22 crypto/subtle [2020-12-15T20:55:38.504Z] #43 12.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-15T20:55:38.590Z] #47 32.31 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-15T20:55:38.794Z] #43 12.41 internal/nettrace [2020-12-15T20:55:38.794Z] #43 12.52 runtime/cgo [2020-12-15T20:55:38.847Z] #47 32.51 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:55:38.847Z] #47 32.63 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:55:39.104Z] #47 32.89 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:55:39.104Z] #47 32.91 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:55:39.104Z] #47 32.93 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:55:39.361Z] #47 33.14 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:55:39.361Z] #47 33.14 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:55:39.618Z] #47 33.33 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:55:39.618Z] #47 ... [2020-12-15T20:55:39.618Z] [2020-12-15T20:55:39.618Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:55:39.618Z] #40 23.21 Fetched 8409 kB in 19s (444 kB/s) [2020-12-15T20:55:39.618Z] #40 23.21 Reading package lists... [2020-12-15T20:55:39.618Z] #40 30.53 Reading package lists... [2020-12-15T20:55:39.618Z] #40 ... [2020-12-15T20:55:39.618Z] [2020-12-15T20:55:39.618Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:39.618Z] #47 33.46 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:55:40.181Z] #47 ... [2020-12-15T20:55:40.181Z] [2020-12-15T20:55:40.181Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:55:40.181Z] #11 23.81 Fetched 8409 kB in 19s (434 kB/s) [2020-12-15T20:55:40.181Z] #11 23.81 Reading package lists... [2020-12-15T20:55:40.181Z] #11 31.00 Reading package lists... [2020-12-15T20:55:40.181Z] #11 ... [2020-12-15T20:55:40.181Z] [2020-12-15T20:55:40.181Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:40.181Z] #47 33.99 go: extracting golang.org/x/text v0.3.2 [2020-12-15T20:55:40.745Z] #47 34.42 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:55:41.002Z] #47 34.73 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:55:41.259Z] #47 ... [2020-12-15T20:55:41.259Z] [2020-12-15T20:55:41.259Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:55:41.259Z] #34 25.08 Fetched 8409 kB in 19s (444 kB/s) [2020-12-15T20:55:41.259Z] #34 25.08 Reading package lists... [2020-12-15T20:55:41.516Z] #34 32.18 Reading package lists... [2020-12-15T20:55:41.516Z] #34 ... [2020-12-15T20:55:41.516Z] [2020-12-15T20:55:41.516Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:55:41.516Z] #38 26.04 + 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-12-15T20:55:41.773Z] #38 ... [2020-12-15T20:55:41.773Z] [2020-12-15T20:55:41.773Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:55:41.773Z] #25 18.94 Fetched 8409 kB in 18s (477 kB/s) [2020-12-15T20:55:41.773Z] #25 18.94 Reading package lists... [2020-12-15T20:55:41.896Z] Removing intermediate container c54ab0c80d29 [2020-12-15T20:55:41.896Z] ---> 706d2b938224 [2020-12-15T20:55:41.896Z] Step 7/15 : WORKDIR /buildx [2020-12-15T20:55:41.896Z] ---> Running in 2dc9c90e4d2d [2020-12-15T20:55:42.030Z] #25 26.23 Reading package lists... [2020-12-15T20:55:42.030Z] #25 ... [2020-12-15T20:55:42.030Z] [2020-12-15T20:55:42.030Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:55:42.030Z] #53 28.78 Reading package lists... [2020-12-15T20:55:42.192Z] Removing intermediate container 2dc9c90e4d2d [2020-12-15T20:55:42.192Z] ---> 212802b5cc6f [2020-12-15T20:55:42.192Z] Step 8/15 : ARG BUILDX_COMMIT [2020-12-15T20:55:42.192Z] ---> Running in 10ffa9d9fd98 [2020-12-15T20:55:42.192Z] Removing intermediate container 10ffa9d9fd98 [2020-12-15T20:55:42.192Z] ---> d8fbe217753c [2020-12-15T20:55:42.192Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-12-15T20:55:42.192Z] ---> Running in 770d1944d2f4 [2020-12-15T20:55:42.826Z] From https://github.com/docker/buildx [2020-12-15T20:55:42.826Z] * [new tag] v0.3.1 -> build [2020-12-15T20:55:43.235Z] #43 ... [2020-12-15T20:55:43.235Z] [2020-12-15T20:55:43.235Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:43.235Z] #47 10.06 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:55:43.235Z] #47 10.18 go: downloading github.com/spf13/afero v1.1.2 [2020-12-15T20:55:43.235Z] #47 10.24 go: extracting github.com/spf13/afero v1.1.2 [2020-12-15T20:55:43.235Z] #47 11.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:55:43.235Z] #47 11.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:55:43.235Z] #47 11.81 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:55:43.235Z] #47 11.82 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:55:43.235Z] #47 11.82 go: downloading golang.org/x/text v0.3.2 [2020-12-15T20:55:43.235Z] #47 11.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:55:43.235Z] #47 11.83 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:55:43.235Z] #47 11.83 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:55:43.235Z] #47 11.91 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:55:43.235Z] #47 11.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:55:43.235Z] #47 11.92 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:55:43.235Z] #47 12.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:55:43.235Z] #47 12.08 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:55:43.235Z] #47 12.13 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:55:43.235Z] #47 12.14 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:55:43.235Z] #47 12.28 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:55:43.235Z] #47 12.31 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:55:43.235Z] #47 12.31 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:55:43.235Z] #47 12.41 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:55:43.235Z] #47 12.49 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:55:43.235Z] #47 12.51 go: downloading github.com/spf13/cast v1.3.0 [2020-12-15T20:55:43.235Z] #47 12.53 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-15T20:55:43.235Z] #47 12.59 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:55:43.235Z] #47 12.64 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:55:43.235Z] #47 12.65 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:55:43.235Z] #47 12.65 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:55:43.235Z] #47 12.76 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:55:43.235Z] #47 12.79 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-15T20:55:43.235Z] #47 12.84 go: extracting github.com/spf13/cast v1.3.0 [2020-12-15T20:55:43.235Z] #47 12.84 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:55:43.235Z] #47 12.91 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:55:43.235Z] #47 12.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:55:43.235Z] #47 12.95 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:55:43.235Z] #47 12.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:55:43.235Z] #47 13.01 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:55:43.235Z] #47 13.20 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:55:43.235Z] #47 13.21 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-15T20:55:43.235Z] #47 13.37 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:55:43.235Z] #47 13.38 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:55:43.235Z] #47 13.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:55:43.235Z] #47 13.65 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-15T20:55:43.235Z] #47 13.65 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:55:43.235Z] #47 13.95 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:55:43.235Z] #47 13.96 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:55:43.235Z] #47 13.96 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:55:43.235Z] #47 14.02 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:55:43.235Z] #47 14.14 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:55:43.235Z] #47 14.34 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:55:43.235Z] #47 14.34 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:55:43.235Z] #47 14.34 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:55:43.235Z] #47 14.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:55:43.235Z] #47 14.48 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:55:43.235Z] #47 14.74 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:55:43.235Z] #47 14.75 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:55:43.235Z] #47 14.87 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:55:43.235Z] #47 14.87 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-15T20:55:43.235Z] #47 14.88 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:55:43.235Z] #47 14.92 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:55:43.235Z] #47 14.93 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:55:43.235Z] #47 14.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:55:43.235Z] #47 14.99 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:55:43.235Z] #47 15.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:55:43.235Z] #47 15.11 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:55:43.235Z] #47 15.12 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:55:43.235Z] #47 15.12 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:55:43.235Z] #47 15.20 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:55:43.235Z] #47 15.20 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:55:43.235Z] #47 15.23 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-15T20:55:43.235Z] #47 15.34 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:55:43.235Z] #47 15.35 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:55:43.235Z] #47 15.35 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:55:43.235Z] #47 15.41 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:55:43.235Z] #47 15.44 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-15T20:55:43.235Z] #47 15.48 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:55:43.235Z] #47 15.49 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-15T20:55:43.235Z] #47 15.50 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-15T20:55:43.235Z] #47 15.52 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:55:43.235Z] #47 15.54 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:55:43.235Z] #47 15.55 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:55:43.235Z] #47 15.65 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:55:43.235Z] #47 15.65 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:55:43.235Z] #47 15.71 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:55:43.235Z] #47 15.97 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:55:43.235Z] #47 16.00 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:55:43.235Z] #47 16.00 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:55:43.235Z] #47 16.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:55:43.235Z] #47 16.07 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:55:43.235Z] #47 16.22 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:55:43.235Z] #47 16.23 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:55:43.235Z] #47 16.41 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:55:43.235Z] #47 16.43 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:55:43.235Z] #47 16.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:55:43.235Z] #47 16.97 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:55:43.235Z] #47 16.98 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:55:43.235Z] #47 17.11 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:55:43.235Z] #47 17.18 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:55:43.463Z] Switched to branch 'build' [2020-12-15T20:55:43.525Z] #47 17.18 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:55:43.525Z] #47 17.24 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:55:43.525Z] #47 17.45 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:55:43.814Z] #47 17.50 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:55:43.924Z] #53 35.93 Building dependency tree... [2020-12-15T20:55:44.104Z] #47 18.01 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-15T20:55:44.394Z] #47 18.27 go: extracting golang.org/x/text v0.3.2 [2020-12-15T20:55:44.506Z] Removing intermediate container 770d1944d2f4 [2020-12-15T20:55:44.506Z] ---> a3a079e5a1b3 [2020-12-15T20:55:44.506Z] Step 10/15 : ARG GOOS [2020-12-15T20:55:44.506Z] ---> Running in de14ff100489 [2020-12-15T20:55:44.506Z] Removing intermediate container de14ff100489 [2020-12-15T20:55:44.506Z] ---> 57960b82f075 [2020-12-15T20:55:44.506Z] Step 11/15 : ARG GOARCH [2020-12-15T20:55:44.506Z] ---> Running in 780ef6835058 [2020-12-15T20:55:44.506Z] Removing intermediate container 780ef6835058 [2020-12-15T20:55:44.506Z] ---> 59bbe4c30725 [2020-12-15T20:55:44.506Z] 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-12-15T20:55:44.506Z] ---> Running in 636b7ad35d47 [2020-12-15T20:55:46.444Z] #53 39.85 The following additional packages will be installed: [2020-12-15T20:55:46.444Z] #53 39.86 libbtrfs0 [2020-12-15T20:55:46.444Z] #53 40.12 The following NEW packages will be installed: [2020-12-15T20:55:46.444Z] #53 40.15 libbtrfs-dev libbtrfs0 [2020-12-15T20:55:46.701Z] #53 40.63 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:55:46.701Z] #53 40.63 Need to get 119 kB of archives. [2020-12-15T20:55:46.701Z] #53 40.63 After this operation, 387 kB of additional disk space will be used. [2020-12-15T20:55:46.701Z] #53 40.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-15T20:55:46.958Z] #53 40.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-15T20:55:47.115Z] #47 ... [2020-12-15T20:55:47.115Z] [2020-12-15T20:55:47.115Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:47.115Z] #49 10.61 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:55:47.115Z] #49 11.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:55:47.115Z] #49 12.67 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:55:47.115Z] #49 12.75 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:55:47.115Z] #49 12.81 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:55:47.115Z] #49 12.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:55:47.115Z] #49 13.22 runtime [2020-12-15T20:55:47.115Z] #49 13.35 runtime/cgo [2020-12-15T20:55:47.115Z] #49 ... [2020-12-15T20:55:47.115Z] [2020-12-15T20:55:47.115Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:55:47.115Z] #53 12.43 Fetched 8097 kB in 11s (757 kB/s) [2020-12-15T20:55:47.115Z] #53 12.43 Reading package lists... [2020-12-15T20:55:47.115Z] #53 15.30 Reading package lists... [2020-12-15T20:55:47.115Z] #53 18.21 Building dependency tree... [2020-12-15T20:55:47.115Z] #53 19.08 The following additional packages will be installed: [2020-12-15T20:55:47.115Z] #53 19.09 libbtrfs0 [2020-12-15T20:55:47.115Z] #53 19.13 The following NEW packages will be installed: [2020-12-15T20:55:47.115Z] #53 19.14 libbtrfs-dev libbtrfs0 [2020-12-15T20:55:47.115Z] #53 19.28 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:55:47.115Z] #53 19.28 Need to get 118 kB of archives. [2020-12-15T20:55:47.115Z] #53 19.28 After this operation, 390 kB of additional disk space will be used. [2020-12-15T20:55:47.115Z] #53 19.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-12-15T20:55:47.115Z] #53 19.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-12-15T20:55:47.115Z] #53 20.02 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:55:47.115Z] #53 20.07 Fetched 118 kB in 0s (876 kB/s) [2020-12-15T20:55:47.115Z] #53 20.14 Selecting previously unselected package libbtrfs0. [2020-12-15T20:55:47.115Z] #53 20.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-15T20:55:47.115Z] #53 20.23 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-12-15T20:55:47.115Z] #53 20.23 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-15T20:55:47.115Z] #53 20.29 Selecting previously unselected package libbtrfs-dev. [2020-12-15T20:55:47.115Z] #53 20.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-12-15T20:55:47.115Z] #53 20.29 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:55:47.115Z] #53 20.45 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-15T20:55:47.115Z] #53 20.47 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:55:47.115Z] #53 20.47 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:55:47.406Z] #53 DONE 21.1s [2020-12-15T20:55:47.406Z] [2020-12-15T20:55:47.406Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:47.522Z] #53 ... [2020-12-15T20:55:47.522Z] [2020-12-15T20:55:47.522Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:55:47.522Z] #43 40.83 github.com/LK4D4/vndr/godl/singleflight [2020-12-15T20:55:47.522Z] #43 40.85 internal/reflectlite [2020-12-15T20:55:47.522Z] #43 41.14 math/rand [2020-12-15T20:55:48.036Z] #54 0.591 + RM_GOPATH=0 [2020-12-15T20:55:48.036Z] #54 0.591 + TMP_GOPATH= [2020-12-15T20:55:48.036Z] #54 0.592 + : /build [2020-12-15T20:55:48.036Z] #54 0.592 + '[' -z '' ']' [2020-12-15T20:55:48.036Z] #54 0.592 ++ mktemp -d [2020-12-15T20:55:48.036Z] #54 0.593 + export GOPATH=/tmp/tmp.4MvjBXDjvg [2020-12-15T20:55:48.036Z] #54 0.593 + GOPATH=/tmp/tmp.4MvjBXDjvg [2020-12-15T20:55:48.036Z] #54 0.593 + RM_GOPATH=1 [2020-12-15T20:55:48.036Z] #54 0.594 + case "$(go env GOARCH)" in [2020-12-15T20:55:48.036Z] #54 0.594 ++ go env GOARCH [2020-12-15T20:55:48.036Z] #54 0.601 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:48.036Z] #54 0.602 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:55:48.036Z] #54 0.602 ++ dirname /tmp/install/install.sh [2020-12-15T20:55:48.036Z] #54 0.603 + dir=/tmp/install [2020-12-15T20:55:48.036Z] #54 0.603 + bin=containerd [2020-12-15T20:55:48.036Z] #54 0.603 + shift [2020-12-15T20:55:48.036Z] #54 0.603 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-15T20:55:48.036Z] #54 0.603 + . /tmp/install/containerd.installer [2020-12-15T20:55:48.036Z] #54 0.603 ++ set -e [2020-12-15T20:55:48.036Z] #54 0.603 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:55:48.036Z] #54 0.603 + install_containerd [2020-12-15T20:55:48.036Z] #54 0.604 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-15T20:55:48.036Z] #54 0.605 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:55:48.036Z] #54 0.605 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4MvjBXDjvg/src/github.com/containerd/containerd [2020-12-15T20:55:48.036Z] #54 0.614 Cloning into '/tmp/tmp.4MvjBXDjvg/src/github.com/containerd/containerd'... [2020-12-15T20:55:48.891Z] #43 42.36 internal/singleflight [2020-12-15T20:55:49.543Z] #54 ... [2020-12-15T20:55:49.543Z] [2020-12-15T20:55:49.543Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:55:49.543Z] #38 12.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-15T20:55:49.543Z] #38 14.10 + 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-12-15T20:55:49.543Z] #38 ... [2020-12-15T20:55:49.543Z] [2020-12-15T20:55:49.543Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:55:49.543Z] #40 13.26 Fetched 8097 kB in 10s (780 kB/s) [2020-12-15T20:55:49.543Z] #40 13.26 Reading package lists... [2020-12-15T20:55:49.543Z] #40 16.19 Reading package lists... [2020-12-15T20:55:49.543Z] #40 19.53 Building dependency tree... [2020-12-15T20:55:49.543Z] #40 20.54 The following additional packages will be installed: [2020-12-15T20:55:49.543Z] #40 20.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-15T20:55:49.543Z] #40 20.54 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-15T20:55:49.543Z] #40 20.55 Suggested packages: [2020-12-15T20:55:49.543Z] #40 20.55 manpages-dev python-setuptools [2020-12-15T20:55:49.543Z] #40 21.64 The following NEW packages will be installed: [2020-12-15T20:55:49.543Z] #40 21.64 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-15T20:55:49.543Z] #40 21.64 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-15T20:55:49.543Z] #40 21.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-15T20:55:49.543Z] #40 21.64 python-six zlib1g-dev [2020-12-15T20:55:49.543Z] #40 21.76 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:55:49.543Z] #40 21.76 Need to get 3742 kB of archives. [2020-12-15T20:55:49.543Z] #40 21.76 After this operation, 22.0 MB of additional disk space will be used. [2020-12-15T20:55:49.543Z] #40 21.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-12-15T20:55:49.543Z] #40 21.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-12-15T20:55:49.543Z] #40 21.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-12-15T20:55:49.543Z] #40 21.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-12-15T20:55:49.543Z] #40 21.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-12-15T20:55:49.543Z] #40 21.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-12-15T20:55:49.543Z] #40 21.80 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-12-15T20:55:49.543Z] #40 21.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-12-15T20:55:49.543Z] #40 21.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-12-15T20:55:49.543Z] #40 21.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-12-15T20:55:49.543Z] #40 21.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-12-15T20:55:49.543Z] #40 21.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-12-15T20:55:49.543Z] #40 22.14 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-12-15T20:55:49.543Z] #40 22.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-12-15T20:55:49.543Z] #40 22.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-15T20:55:49.543Z] #40 22.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-12-15T20:55:49.543Z] #40 22.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-12-15T20:55:49.543Z] #40 22.86 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:55:49.543Z] #40 22.92 Fetched 3742 kB in 1s (6393 kB/s) [2020-12-15T20:55:49.543Z] #40 22.97 Selecting previously unselected package libcap-dev:s390x. [2020-12-15T20:55:49.543Z] #40 22.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-15T20:55:49.543Z] #40 23.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-12-15T20:55:49.543Z] #40 23.07 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-12-15T20:55:49.543Z] #40 23.16 Selecting previously unselected package libnet1:s390x. [2020-12-15T20:55:49.543Z] #40 23.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-15T20:55:49.543Z] #40 23.17 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-15T20:55:49.543Z] #40 23.22 Selecting previously unselected package libnet1-dev. [2020-12-15T20:55:49.543Z] #40 23.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-15T20:55:49.543Z] #40 23.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-15T20:55:49.543Z] #40 23.33 Selecting previously unselected package libnl-3-200:s390x. [2020-12-15T20:55:49.543Z] #40 23.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-12-15T20:55:49.543Z] #40 23.33 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-12-15T20:55:49.543Z] #40 23.42 Selecting previously unselected package libnl-3-dev:s390x. [2020-12-15T20:55:49.543Z] #40 ... [2020-12-15T20:55:49.543Z] [2020-12-15T20:55:49.543Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:49.543Z] #62 13.32 + cd /tmp/tmp.fMOZqLm38M/src/github.com/docker/libnetwork [2020-12-15T20:55:49.543Z] #62 13.32 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:55:49.543Z] #62 13.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-15T20:55:49.833Z] #62 ... [2020-12-15T20:55:49.833Z] [2020-12-15T20:55:49.833Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:49.833Z] #47 22.54 go: finding github.com/fatih/color v1.7.0 [2020-12-15T20:55:49.833Z] #47 22.61 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:55:49.833Z] #47 22.63 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:55:49.833Z] #47 22.67 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:55:49.833Z] #47 22.69 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:55:49.833Z] #47 22.73 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:55:49.833Z] #47 22.73 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:55:49.833Z] #47 22.74 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:55:49.833Z] #47 22.75 go: finding github.com/pkg/errors v0.8.1 [2020-12-15T20:55:49.833Z] #47 22.80 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:55:49.833Z] #47 22.80 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:55:49.833Z] #47 22.80 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:55:49.833Z] #47 22.81 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:55:49.833Z] #47 22.81 go: finding github.com/stretchr/testify v1.4.0 [2020-12-15T20:55:49.833Z] #47 22.86 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:55:49.833Z] #47 22.86 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:55:49.833Z] #47 22.86 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:55:49.833Z] #47 22.89 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:55:49.833Z] #47 22.89 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:55:49.833Z] #47 22.89 go: finding github.com/spf13/viper v1.6.1 [2020-12-15T20:55:49.833Z] #47 22.89 go: finding github.com/stretchr/objx v0.2.0 [2020-12-15T20:55:49.833Z] #47 22.90 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:55:49.833Z] #47 22.94 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:55:49.833Z] #47 23.03 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:55:49.833Z] #47 23.06 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:55:49.833Z] #47 23.06 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:55:49.833Z] #47 23.22 go: finding github.com/spf13/cobra v0.0.5 [2020-12-15T20:55:49.833Z] #47 23.24 go: finding github.com/gobwas/glob v0.2.3 [2020-12-15T20:55:49.833Z] #47 23.25 go: finding github.com/spf13/pflag v1.0.5 [2020-12-15T20:55:49.833Z] #47 23.28 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:55:49.833Z] #47 23.29 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:55:49.833Z] #47 23.32 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:55:49.833Z] #47 23.33 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:55:49.833Z] #47 23.35 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:55:49.833Z] #47 23.37 go: finding github.com/magiconair/properties v1.8.1 [2020-12-15T20:55:49.833Z] #47 23.38 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:55:49.833Z] #47 23.44 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:55:49.833Z] #47 23.44 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:55:49.833Z] #47 23.45 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:55:49.833Z] #47 23.45 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:55:49.833Z] #47 23.46 go: finding github.com/spf13/afero v1.1.2 [2020-12-15T20:55:49.833Z] #47 23.47 go: finding golang.org/x/text v0.3.2 [2020-12-15T20:55:49.833Z] #47 23.47 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:55:49.833Z] #47 23.47 go: finding github.com/spf13/cast v1.3.0 [2020-12-15T20:55:49.833Z] #47 23.48 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:55:49.833Z] #47 23.49 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:55:49.833Z] #47 23.52 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-15T20:55:49.833Z] #47 23.54 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:55:49.833Z] #47 23.54 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:55:49.833Z] #47 23.56 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:55:49.833Z] #47 23.57 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:55:49.833Z] #47 23.60 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:55:49.833Z] #47 23.63 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:55:49.833Z] #47 23.63 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:55:49.833Z] #47 23.65 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:55:49.833Z] #47 23.65 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:55:49.833Z] #47 23.65 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-15T20:55:49.833Z] #47 23.66 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:55:49.833Z] #47 23.66 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:55:49.833Z] #47 23.67 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:55:49.833Z] #47 23.72 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:55:49.833Z] #47 23.73 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:55:49.833Z] #47 ... [2020-12-15T20:55:49.833Z] [2020-12-15T20:55:49.833Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:55:49.833Z] #11 13.72 Fetched 8097 kB in 11s (769 kB/s) [2020-12-15T20:55:49.833Z] #11 13.72 Reading package lists... [2020-12-15T20:55:49.833Z] #11 16.92 Reading package lists... [2020-12-15T20:55:49.833Z] #11 20.20 Building dependency tree... [2020-12-15T20:55:49.833Z] #11 21.43 The following additional packages will be installed: [2020-12-15T20:55:49.833Z] #11 21.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-15T20:55:49.833Z] #11 21.43 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-15T20:55:49.833Z] #11 21.44 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-15T20:55:49.833Z] #11 21.44 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-15T20:55:49.833Z] #11 21.44 mingw-w64-x86-64-dev [2020-12-15T20:55:49.833Z] #11 21.44 Suggested packages: [2020-12-15T20:55:49.833Z] #11 21.44 gcc-8-locales seccomp wine64 [2020-12-15T20:55:49.833Z] #11 22.47 The following NEW packages will be installed: [2020-12-15T20:55:49.833Z] #11 22.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-15T20:55:49.833Z] #11 22.47 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-15T20:55:49.833Z] #11 22.49 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-15T20:55:49.833Z] #11 22.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-15T20:55:49.834Z] #11 22.49 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-15T20:55:49.834Z] #11 22.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-15T20:55:49.834Z] #11 22.49 The following packages will be upgraded: [2020-12-15T20:55:49.834Z] #11 22.49 libsystemd0 libudev1 [2020-12-15T20:55:49.834Z] #11 22.62 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-15T20:55:49.834Z] #11 22.62 Need to get 73.7 MB of archives. [2020-12-15T20:55:49.834Z] #11 22.62 After this operation, 494 MB of additional disk space will be used. [2020-12-15T20:55:49.834Z] #11 22.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u5 [307 kB] [2020-12-15T20:55:49.834Z] #11 22.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u5 [145 kB] [2020-12-15T20:55:49.834Z] #11 22.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-12-15T20:55:49.834Z] #11 22.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-12-15T20:55:49.834Z] #11 22.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-15T20:55:49.834Z] #11 22.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-12-15T20:55:49.834Z] #11 22.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-12-15T20:55:49.834Z] #11 23.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-15T20:55:49.834Z] #11 23.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-15T20:55:50.124Z] #11 ... [2020-12-15T20:55:50.124Z] [2020-12-15T20:55:50.124Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:55:50.124Z] #34 13.80 Fetched 8097 kB in 11s (769 kB/s) [2020-12-15T20:55:50.124Z] #34 13.80 Reading package lists... [2020-12-15T20:55:50.124Z] #34 17.04 Reading package lists... [2020-12-15T20:55:50.124Z] #34 20.56 Building dependency tree... [2020-12-15T20:55:50.124Z] #34 21.62 The following additional packages will be installed: [2020-12-15T20:55:50.124Z] #34 21.62 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-15T20:55:50.124Z] #34 21.63 Suggested packages: [2020-12-15T20:55:50.124Z] #34 21.63 cmake-doc ninja-build lrzip [2020-12-15T20:55:50.124Z] #34 21.63 Recommended packages: [2020-12-15T20:55:50.124Z] #34 21.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-15T20:55:50.124Z] #34 22.29 The following NEW packages will be installed: [2020-12-15T20:55:50.124Z] #34 22.32 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-15T20:55:50.124Z] #34 22.32 vim-common xxd [2020-12-15T20:55:50.124Z] #34 22.44 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:55:50.124Z] #34 22.44 Need to get 14.0 MB of archives. [2020-12-15T20:55:50.124Z] #34 22.44 After this operation, 62.1 MB of additional disk space will be used. [2020-12-15T20:55:50.124Z] #34 22.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-12-15T20:55:50.124Z] #34 22.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-12-15T20:55:50.124Z] #34 22.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-12-15T20:55:50.124Z] #34 22.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-12-15T20:55:50.124Z] #34 23.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2020-12-15T20:55:50.124Z] #34 23.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-12-15T20:55:50.124Z] #34 23.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-12-15T20:55:50.124Z] #34 23.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-12-15T20:55:50.124Z] #34 23.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-12-15T20:55:50.124Z] #34 23.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-12-15T20:55:50.124Z] #34 ... [2020-12-15T20:55:50.124Z] [2020-12-15T20:55:50.124Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:55:50.124Z] #11 24.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-15T20:55:50.261Z] #43 43.74 strconv [2020-12-15T20:55:50.261Z] #43 43.75 io [2020-12-15T20:55:50.261Z] #43 ... [2020-12-15T20:55:50.261Z] [2020-12-15T20:55:50.261Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:55:50.261Z] #53 41.76 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:55:50.261Z] #53 42.00 Fetched 119 kB in 0s (401 kB/s) [2020-12-15T20:55:50.261Z] #53 42.11 Selecting previously unselected package libbtrfs0. [2020-12-15T20:55:50.261Z] #53 42.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-15T20:55:50.261Z] #53 42.20 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-15T20:55:50.261Z] #53 42.21 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-15T20:55:50.261Z] #53 42.38 Selecting previously unselected package libbtrfs-dev. [2020-12-15T20:55:50.261Z] #53 42.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-15T20:55:50.261Z] #53 42.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:55:50.261Z] #53 42.72 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-15T20:55:50.261Z] #53 42.74 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:55:50.261Z] #53 42.75 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:55:50.261Z] #53 DONE 43.8s [2020-12-15T20:55:50.261Z] [2020-12-15T20:55:50.261Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:50.261Z] #62 DONE 43.8s [2020-12-15T20:55:50.261Z] [2020-12-15T20:55:50.261Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:50.261Z] #47 35.62 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-15T20:55:50.261Z] #47 41.84 go: finding github.com/fatih/color v1.7.0 [2020-12-15T20:55:50.261Z] #47 41.88 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:55:50.261Z] #47 41.90 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:55:50.261Z] #47 41.92 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:55:50.261Z] #47 42.04 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:55:50.261Z] #47 42.07 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:55:50.261Z] #47 42.11 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:55:50.261Z] #47 42.11 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:55:50.261Z] #47 42.15 go: finding github.com/pkg/errors v0.8.1 [2020-12-15T20:55:50.261Z] #47 42.17 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:55:50.261Z] #47 42.18 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:55:50.261Z] #47 42.20 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:55:50.261Z] #47 42.24 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:55:50.261Z] #47 42.24 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:55:50.261Z] #47 42.26 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:55:50.261Z] #47 42.26 go: finding github.com/stretchr/testify v1.4.0 [2020-12-15T20:55:50.261Z] #47 42.32 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:55:50.261Z] #47 42.32 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:55:50.261Z] #47 42.35 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:55:50.261Z] #47 42.37 go: finding github.com/spf13/viper v1.6.1 [2020-12-15T20:55:50.261Z] #47 42.51 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:55:50.261Z] #47 42.54 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:55:50.261Z] #47 42.55 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:55:50.261Z] #47 42.59 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:55:50.261Z] #47 42.62 go: finding github.com/stretchr/objx v0.2.0 [2020-12-15T20:55:50.261Z] #47 42.65 go: finding github.com/gobwas/glob v0.2.3 [2020-12-15T20:55:50.261Z] #47 42.66 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:55:50.261Z] #47 42.69 go: finding github.com/spf13/cobra v0.0.5 [2020-12-15T20:55:50.261Z] #47 42.71 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:55:50.261Z] #47 42.74 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:55:50.261Z] #47 42.78 go: finding github.com/magiconair/properties v1.8.1 [2020-12-15T20:55:50.261Z] #47 42.79 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:55:50.261Z] #47 42.79 go: finding github.com/spf13/pflag v1.0.5 [2020-12-15T20:55:50.261Z] #47 42.97 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:55:50.261Z] #47 43.04 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:55:50.261Z] #47 43.07 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:55:50.261Z] #47 43.22 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:55:50.261Z] #47 43.24 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:55:50.261Z] #47 43.41 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:55:50.261Z] #47 43.42 go: finding github.com/spf13/afero v1.1.2 [2020-12-15T20:55:50.261Z] #47 43.45 go: finding github.com/spf13/cast v1.3.0 [2020-12-15T20:55:50.261Z] #47 43.45 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:55:50.261Z] #47 43.52 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:55:50.261Z] #47 43.53 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:55:50.261Z] #47 43.60 go: finding golang.org/x/text v0.3.2 [2020-12-15T20:55:50.261Z] #47 43.60 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:55:50.261Z] #47 43.69 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-15T20:55:50.261Z] #47 43.73 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:55:50.261Z] #47 43.75 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:55:50.261Z] #47 43.81 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:55:50.261Z] #47 43.81 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:55:50.261Z] #47 43.89 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:55:50.261Z] #47 43.91 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:55:50.261Z] #47 43.91 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:55:50.261Z] #47 44.09 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:55:50.262Z] #47 44.09 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:55:50.262Z] #47 44.10 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:55:50.262Z] #47 44.11 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:55:50.262Z] #47 44.17 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:55:50.417Z] #11 24.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-12-15T20:55:50.418Z] #11 ... [2020-12-15T20:55:50.418Z] [2020-12-15T20:55:50.418Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:50.418Z] #62 DONE 24.2s [2020-12-15T20:55:50.518Z] #47 44.23 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-15T20:55:50.519Z] #47 44.29 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:55:50.718Z] [2020-12-15T20:55:50.718Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:55:50.718Z] #34 24.25 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:55:50.718Z] #34 24.28 Fetched 14.0 MB in 1s (16.0 MB/s) [2020-12-15T20:55:50.718Z] #34 24.35 Selecting previously unselected package xxd. [2020-12-15T20:55:50.718Z] #34 24.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-15T20:55:50.718Z] #34 24.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-12-15T20:55:50.718Z] #34 24.39 Unpacking xxd (2:8.1.0875-5) ... [2020-12-15T20:55:50.776Z] #47 44.44 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:55:50.776Z] #47 44.44 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:55:50.776Z] #47 44.52 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:55:50.776Z] #47 44.54 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-15T20:55:50.776Z] #47 44.54 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:55:50.776Z] #47 44.55 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:55:50.776Z] #47 44.62 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:55:51.023Z] #34 24.70 Selecting previously unselected package vim-common. [2020-12-15T20:55:51.023Z] #34 24.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-15T20:55:51.023Z] #34 24.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-15T20:55:51.033Z] #47 44.71 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-15T20:55:51.033Z] #47 44.90 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:55:51.290Z] #47 44.94 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:55:51.290Z] #47 44.95 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:55:51.290Z] #47 45.18 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:55:51.313Z] #34 25.02 Selecting previously unselected package cmake-data. [2020-12-15T20:55:51.313Z] #34 25.02 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-15T20:55:51.313Z] #34 25.02 Unpacking cmake-data (3.13.4-1) ... [2020-12-15T20:55:51.547Z] #47 45.21 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:55:52.478Z] #47 ... [2020-12-15T20:55:52.478Z] [2020-12-15T20:55:52.478Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:55:52.478Z] #43 46.13 bytes [2020-12-15T20:55:53.372Z] #34 26.96 Selecting previously unselected package libicu63:s390x. [2020-12-15T20:55:53.372Z] #34 26.96 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-12-15T20:55:53.372Z] #34 26.97 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-12-15T20:55:53.852Z] #43 ... [2020-12-15T20:55:53.852Z] [2020-12-15T20:55:53.852Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:55:53.852Z] #40 30.53 Reading package lists... [2020-12-15T20:55:53.852Z] #40 37.71 Building dependency tree... [2020-12-15T20:55:53.852Z] #40 41.79 The following additional packages will be installed: [2020-12-15T20:55:53.852Z] #40 41.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-15T20:55:53.852Z] #40 41.79 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-15T20:55:53.852Z] #40 41.80 Suggested packages: [2020-12-15T20:55:53.852Z] #40 41.81 manpages-dev python-setuptools [2020-12-15T20:55:53.852Z] #40 43.27 The following NEW packages will be installed: [2020-12-15T20:55:53.852Z] #40 43.28 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-15T20:55:53.852Z] #40 43.28 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-15T20:55:53.852Z] #40 43.29 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-15T20:55:53.852Z] #40 43.29 python-six zlib1g-dev [2020-12-15T20:55:53.852Z] #40 43.68 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:55:53.852Z] #40 43.68 Need to get 4095 kB of archives. [2020-12-15T20:55:53.852Z] #40 43.68 After this operation, 22.5 MB of additional disk space will be used. [2020-12-15T20:55:53.852Z] #40 43.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-15T20:55:53.852Z] #40 43.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-15T20:55:53.852Z] #40 43.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-15T20:55:53.852Z] #40 43.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-15T20:55:53.852Z] #40 43.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-15T20:55:53.852Z] #40 43.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-15T20:55:53.852Z] #40 43.72 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-12-15T20:55:53.852Z] #40 43.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-15T20:55:53.852Z] #40 43.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-15T20:55:53.852Z] #40 43.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-15T20:55:53.852Z] #40 43.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-15T20:55:53.852Z] #40 44.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-15T20:55:53.852Z] #40 44.26 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-12-15T20:55:53.852Z] #40 44.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-15T20:55:53.853Z] #40 44.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-15T20:55:53.853Z] #40 44.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-15T20:55:53.853Z] #40 44.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-15T20:55:53.853Z] #40 45.97 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:55:53.853Z] #40 46.20 Fetched 4095 kB in 1s (3969 kB/s) [2020-12-15T20:55:53.853Z] #40 46.34 Selecting previously unselected package libcap-dev:amd64. [2020-12-15T20:55:53.853Z] #40 46.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-15T20:55:53.853Z] #40 46.41 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-15T20:55:53.853Z] #40 46.43 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-15T20:55:53.853Z] #40 46.58 Selecting previously unselected package libnet1:amd64. [2020-12-15T20:55:53.853Z] #40 46.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-15T20:55:53.853Z] #40 46.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-15T20:55:53.853Z] #40 46.79 Selecting previously unselected package libnet1-dev. [2020-12-15T20:55:53.853Z] #40 46.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-15T20:55:53.853Z] #40 46.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-15T20:55:53.853Z] #40 47.05 Selecting previously unselected package libnl-3-200:amd64. [2020-12-15T20:55:53.853Z] #40 47.05 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-15T20:55:53.853Z] #40 47.06 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-15T20:55:53.853Z] #40 47.25 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-15T20:55:53.853Z] #40 47.25 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-15T20:55:53.853Z] #40 47.26 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-15T20:55:53.853Z] #40 47.53 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-15T20:55:53.853Z] #40 47.53 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-15T20:55:53.853Z] #40 47.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-15T20:55:54.110Z] #40 47.65 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-15T20:55:54.110Z] #40 47.67 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-15T20:55:54.110Z] #40 47.68 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-15T20:55:54.110Z] #40 47.80 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-15T20:55:54.110Z] #40 47.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-15T20:55:54.110Z] #40 47.86 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-15T20:55:54.110Z] #40 ... [2020-12-15T20:55:54.110Z] [2020-12-15T20:55:54.110Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:55:54.110Z] #11 31.00 Reading package lists... [2020-12-15T20:55:54.110Z] #11 38.26 Building dependency tree... [2020-12-15T20:55:54.110Z] #11 42.08 The following additional packages will be installed: [2020-12-15T20:55:54.110Z] #11 42.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-15T20:55:54.110Z] #11 42.08 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-15T20:55:54.110Z] #11 42.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-15T20:55:54.110Z] #11 42.09 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-15T20:55:54.110Z] #11 42.10 mingw-w64-x86-64-dev [2020-12-15T20:55:54.110Z] #11 42.11 Suggested packages: [2020-12-15T20:55:54.110Z] #11 42.13 gcc-8-locales seccomp wine64 [2020-12-15T20:55:54.110Z] #11 43.74 The following NEW packages will be installed: [2020-12-15T20:55:54.110Z] #11 43.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-15T20:55:54.110Z] #11 43.76 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-15T20:55:54.110Z] #11 43.76 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-15T20:55:54.110Z] #11 43.77 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-15T20:55:54.110Z] #11 43.77 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-15T20:55:54.110Z] #11 43.77 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-15T20:55:54.110Z] #11 43.77 The following packages will be upgraded: [2020-12-15T20:55:54.110Z] #11 43.78 libsystemd0 libudev1 [2020-12-15T20:55:54.110Z] #11 44.35 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-15T20:55:54.110Z] #11 44.35 Need to get 78.2 MB of archives. [2020-12-15T20:55:54.110Z] #11 44.35 After this operation, 487 MB of additional disk space will be used. [2020-12-15T20:55:54.110Z] #11 44.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2020-12-15T20:55:54.110Z] #11 44.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2020-12-15T20:55:54.110Z] #11 44.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-12-15T20:55:54.110Z] #11 45.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-12-15T20:55:54.110Z] #11 45.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-15T20:55:54.110Z] #11 45.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-15T20:55:54.110Z] #11 45.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-15T20:55:54.110Z] #11 45.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-15T20:55:54.110Z] #11 46.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-15T20:55:54.110Z] #11 46.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-15T20:55:54.110Z] #11 46.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-12-15T20:55:54.367Z] #11 ... [2020-12-15T20:55:54.367Z] [2020-12-15T20:55:54.367Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:55:54.367Z] #40 48.17 Selecting previously unselected package libprotobuf17:amd64. [2020-12-15T20:55:54.557Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f002694505cbcbf0) in /home/ubuntu/workspace/moby_PR-41806 [Pipeline] { [Pipeline] checkout [2020-12-15T20:55:54.624Z] #40 48.18 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-15T20:55:54.624Z] #40 48.19 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-15T20:55:54.881Z] #40 ... [2020-12-15T20:55:54.881Z] [2020-12-15T20:55:54.881Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:54.881Z] #32 38.56 sync [2020-12-15T20:55:54.881Z] #32 38.58 internal/reflectlite [2020-12-15T20:55:54.881Z] #32 41.30 sort [2020-12-15T20:55:54.881Z] #32 41.30 errors [2020-12-15T20:55:54.881Z] #32 41.69 strconv [2020-12-15T20:55:54.881Z] #32 42.57 io [2020-12-15T20:55:54.881Z] #32 44.19 internal/oserror [2020-12-15T20:55:54.881Z] #32 44.68 syscall [2020-12-15T20:55:54.881Z] #32 46.86 reflect [2020-12-15T20:55:54.881Z] #32 ... [2020-12-15T20:55:54.881Z] [2020-12-15T20:55:54.881Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:55:55.394Z] #30 48.54 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) [2020-12-15T20:55:55.394Z] #30 ... [2020-12-15T20:55:55.394Z] [2020-12-15T20:55:55.394Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:55:55.394Z] #34 32.18 Reading package lists... [2020-12-15T20:55:55.394Z] #34 39.40 Building dependency tree... [2020-12-15T20:55:55.394Z] #34 43.55 The following additional packages will be installed: [2020-12-15T20:55:55.394Z] #34 43.55 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-15T20:55:55.394Z] #34 43.55 Suggested packages: [2020-12-15T20:55:55.394Z] #34 43.55 cmake-doc ninja-build lrzip [2020-12-15T20:55:55.394Z] #34 43.55 Recommended packages: [2020-12-15T20:55:55.394Z] #34 43.55 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-15T20:55:55.394Z] #34 44.99 The following NEW packages will be installed: [2020-12-15T20:55:55.394Z] #34 45.02 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-15T20:55:55.394Z] #34 45.02 vim-common xxd [2020-12-15T20:55:55.394Z] #34 45.80 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:55:55.394Z] #34 45.80 Need to get 14.9 MB of archives. [2020-12-15T20:55:55.394Z] #34 45.80 After this operation, 61.8 MB of additional disk space will be used. [2020-12-15T20:55:55.394Z] #34 45.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-15T20:55:55.395Z] #34 45.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-15T20:55:55.395Z] #34 45.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-15T20:55:55.395Z] #34 46.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-15T20:55:55.395Z] #34 46.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2020-12-15T20:55:55.395Z] #34 46.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-15T20:55:55.395Z] #34 47.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-15T20:55:55.395Z] #34 47.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-15T20:55:55.395Z] #34 47.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-15T20:55:55.395Z] #34 47.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-15T20:55:55.395Z] #34 48.59 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:55:55.395Z] #34 48.87 Fetched 14.9 MB in 2s (6756 kB/s) [2020-12-15T20:55:55.395Z] #34 48.97 Selecting previously unselected package xxd. [2020-12-15T20:55:55.395Z] #34 48.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-15T20:55:55.395Z] #34 49.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-15T20:55:55.395Z] #34 49.16 Unpacking xxd (2:8.1.0875-5) ... [2020-12-15T20:55:55.651Z] #34 ... [2020-12-15T20:55:55.651Z] [2020-12-15T20:55:55.651Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:55:55.651Z] #30 48.54 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-12-15T20:55:55.910Z] #30 49.35 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-15T20:55:56.123Z] #34 ... [2020-12-15T20:55:56.123Z] [2020-12-15T20:55:56.123Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:55:56.123Z] #30 28.34 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-12-15T20:55:56.123Z] #30 28.45 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-15T20:55:56.123Z] #30 28.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-15T20:55:56.167Z] #30 49.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-15T20:55:56.424Z] #30 ... [2020-12-15T20:55:56.424Z] [2020-12-15T20:55:56.424Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:55:56.424Z] #25 26.23 Reading package lists... [2020-12-15T20:55:56.424Z] #25 33.65 Building dependency tree... [2020-12-15T20:55:56.424Z] #25 38.11 The following additional packages will be installed: [2020-12-15T20:55:56.424Z] #25 38.11 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-15T20:55:56.424Z] #25 38.11 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-15T20:55:56.424Z] #25 38.11 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-15T20:55:56.424Z] #25 38.20 Suggested packages: [2020-12-15T20:55:56.424Z] #25 38.20 krb5-doc krb5-user [2020-12-15T20:55:56.424Z] #25 38.20 Recommended packages: [2020-12-15T20:55:56.424Z] #25 38.20 krb5-locales publicsuffix libsasl2-modules [2020-12-15T20:55:56.424Z] #25 40.35 The following NEW packages will be installed: [2020-12-15T20:55:56.424Z] #25 40.37 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-15T20:55:56.424Z] #25 40.37 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-15T20:55:56.424Z] #25 40.38 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-15T20:55:56.424Z] #25 40.38 libssh2-1 libssl1.1 openssl [2020-12-15T20:55:56.424Z] #25 40.89 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-15T20:55:56.424Z] #25 40.89 Need to get 5047 kB of archives. [2020-12-15T20:55:56.424Z] #25 40.89 After this operation, 12.1 MB of additional disk space will be used. [2020-12-15T20:55:56.424Z] #25 40.89 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-15T20:55:56.424Z] #25 40.90 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-15T20:55:56.424Z] #25 40.90 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-15T20:55:56.424Z] #25 40.90 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-15T20:55:56.424Z] #25 40.93 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-15T20:55:56.424Z] #25 40.97 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-15T20:55:56.424Z] #25 40.98 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-15T20:55:56.424Z] #25 40.99 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2020-12-15T20:55:56.424Z] #25 41.00 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-15T20:55:56.424Z] #25 41.01 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-15T20:55:56.424Z] #25 41.03 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-15T20:55:56.424Z] #25 41.10 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-15T20:55:56.424Z] #25 41.11 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-15T20:55:56.424Z] #25 41.15 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-15T20:55:56.424Z] #25 41.15 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-15T20:55:56.424Z] #25 41.19 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-15T20:55:56.424Z] #25 41.26 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-15T20:55:56.424Z] #25 41.29 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2020-12-15T20:55:56.424Z] #25 41.32 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-15T20:55:56.424Z] #25 41.34 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-15T20:55:56.424Z] #25 41.37 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-15T20:55:56.424Z] #25 42.58 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:55:56.424Z] #25 42.80 Fetched 5047 kB in 1s (5868 kB/s) [2020-12-15T20:55:56.424Z] #25 42.97 Selecting previously unselected package libssl1.1:amd64. [2020-12-15T20:55:56.424Z] #25 42.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-12-15T20:55:56.424Z] #25 43.01 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-15T20:55:56.424Z] #25 43.03 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-15T20:55:56.424Z] #25 ... [2020-12-15T20:55:56.424Z] [2020-12-15T20:55:56.424Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:55:56.424Z] #40 49.10 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-15T20:55:56.424Z] #40 49.10 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-15T20:55:56.424Z] #40 49.11 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-15T20:55:56.424Z] #40 49.33 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-15T20:55:56.424Z] #40 49.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-15T20:55:56.424Z] #40 49.35 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-15T20:55:57.378Z] #40 50.96 Selecting previously unselected package libprotoc17:amd64. [2020-12-15T20:55:57.378Z] #40 50.97 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-15T20:55:57.378Z] #40 50.97 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-15T20:55:57.588Z] using credential docker-jenkins-github-credentials [2020-12-15T20:55:57.595Z] Cloning the remote Git repository [2020-12-15T20:55:57.595Z] Cloning with configured refspecs honoured and without tags [2020-12-15T20:55:57.942Z] #40 51.63 Selecting previously unselected package protobuf-c-compiler. [2020-12-15T20:55:57.942Z] #40 51.65 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-15T20:55:57.942Z] #40 51.66 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-15T20:55:57.619Z] Cloning repository https://github.com/moby/moby.git [2020-12-15T20:55:57.711Z] > git init /home/ubuntu/workspace/moby_PR-41806 # timeout=10 [2020-12-15T20:55:58.199Z] #40 51.84 Selecting previously unselected package protobuf-compiler. [2020-12-15T20:55:58.199Z] #40 51.89 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-15T20:55:58.199Z] #40 51.90 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-15T20:55:58.199Z] #40 52.11 Selecting previously unselected package python-pkg-resources. [2020-12-15T20:55:58.456Z] #40 52.11 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-15T20:55:58.456Z] #40 52.11 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-15T20:55:58.713Z] #40 52.37 Selecting previously unselected package python-six. [2020-12-15T20:55:58.713Z] #40 52.40 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-15T20:55:58.713Z] #40 52.44 Unpacking python-six (1.12.0-1) ... [2020-12-15T20:55:58.844Z] #30 ... [2020-12-15T20:55:58.844Z] [2020-12-15T20:55:58.844Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:55:58.844Z] #32 22.59 sync [2020-12-15T20:55:58.844Z] #32 22.59 internal/reflectlite [2020-12-15T20:55:58.844Z] #32 24.70 sort [2020-12-15T20:55:58.844Z] #32 24.70 errors [2020-12-15T20:55:58.844Z] #32 25.01 strconv [2020-12-15T20:55:58.844Z] #32 25.67 io [2020-12-15T20:55:58.844Z] #32 26.41 internal/oserror [2020-12-15T20:55:58.844Z] #32 26.48 syscall [2020-12-15T20:55:58.844Z] #32 27.43 reflect [2020-12-15T20:55:58.844Z] #32 31.75 time [2020-12-15T20:55:58.844Z] #32 ... [2020-12-15T20:55:58.844Z] [2020-12-15T20:55:58.844Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:55:58.844Z] #11 25.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-12-15T20:55:58.844Z] #11 26.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-12-15T20:55:58.844Z] #11 26.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-12-15T20:55:58.844Z] #11 26.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-12-15T20:55:58.844Z] #11 26.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-12-15T20:55:58.844Z] #11 26.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-12-15T20:55:58.844Z] #11 26.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u5 [110 kB] [2020-12-15T20:55:58.844Z] #11 26.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-12-15T20:55:58.844Z] #11 26.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-12-15T20:55:58.844Z] #11 27.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-12-15T20:55:58.844Z] #11 27.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-12-15T20:55:58.844Z] #11 27.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-12-15T20:55:58.844Z] #11 27.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-12-15T20:55:58.844Z] #11 27.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-12-15T20:55:58.844Z] #11 27.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-12-15T20:55:58.844Z] #11 27.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u5 [322 kB] [2020-12-15T20:55:58.844Z] #11 27.55 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:55:58.844Z] #11 27.59 Fetched 73.7 MB in 5s (16.2 MB/s) [2020-12-15T20:55:58.844Z] #11 27.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 ... 15177 files and directories currently installed.) [2020-12-15T20:55:58.844Z] #11 27.71 Preparing to unpack .../libsystemd0_241-7~deb10u5_s390x.deb ... [2020-12-15T20:55:58.844Z] #11 27.73 Unpacking libsystemd0:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-15T20:55:58.844Z] #11 27.99 Setting up libsystemd0:s390x (241-7~deb10u5) ... [2020-12-15T20:55:58.844Z] #11 28.08 (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-12-15T20:55:58.844Z] #11 28.17 Preparing to unpack .../libudev1_241-7~deb10u5_s390x.deb ... [2020-12-15T20:55:58.844Z] #11 28.18 Unpacking libudev1:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-15T20:55:58.844Z] #11 28.28 Setting up libudev1:s390x (241-7~deb10u5) ... [2020-12-15T20:55:58.844Z] #11 28.37 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-15T20:55:58.844Z] #11 28.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-15T20:55:58.844Z] #11 28.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-12-15T20:55:58.844Z] #11 28.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-15T20:55:58.844Z] #11 30.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-15T20:55:58.844Z] #11 30.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-12-15T20:55:58.844Z] #11 30.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-15T20:55:58.844Z] #11 31.81 Selecting previously unselected package binutils-mingw-w64. [2020-12-15T20:55:58.844Z] #11 31.82 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-15T20:55:58.844Z] #11 31.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-15T20:55:58.844Z] #11 31.93 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-12-15T20:55:58.844Z] #11 31.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-12-15T20:55:58.844Z] #11 31.94 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-12-15T20:55:58.844Z] #11 32.09 Selecting previously unselected package dmsetup. [2020-12-15T20:55:58.844Z] #11 32.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-12-15T20:55:58.844Z] #11 32.10 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-15T20:55:58.844Z] #11 32.20 Selecting previously unselected package mingw-w64-common. [2020-12-15T20:55:58.844Z] #11 32.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-15T20:55:58.844Z] #11 32.21 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-15T20:55:58.970Z] #40 52.66 Selecting previously unselected package python-protobuf. [2020-12-15T20:55:58.970Z] #40 52.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-15T20:55:58.970Z] #40 52.71 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-15T20:55:58.056Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-15T20:55:58.057Z] > git --version # timeout=10 [2020-12-15T20:55:58.062Z] > git --version # 'git version 2.17.1' [2020-12-15T20:55:58.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:55:58.064Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41806/head:refs/remotes/origin/PR-41806 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:55:59.479Z] #11 ... [2020-12-15T20:55:59.479Z] [2020-12-15T20:55:59.479Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:55:59.479Z] #40 23.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-12-15T20:55:59.479Z] #40 23.42 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-12-15T20:55:59.479Z] #40 23.63 Selecting previously unselected package libprotobuf-c1:s390x. [2020-12-15T20:55:59.479Z] #40 23.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-12-15T20:55:59.479Z] #40 23.64 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-15T20:55:59.479Z] #40 23.69 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-12-15T20:55:59.479Z] #40 23.70 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-12-15T20:55:59.479Z] #40 23.70 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-12-15T20:55:59.479Z] #40 23.80 Selecting previously unselected package zlib1g-dev:s390x. [2020-12-15T20:55:59.479Z] #40 23.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-12-15T20:55:59.479Z] #40 23.81 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-12-15T20:55:59.479Z] #40 23.97 Selecting previously unselected package libprotobuf17:s390x. [2020-12-15T20:55:59.479Z] #40 23.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-12-15T20:55:59.479Z] #40 23.97 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-12-15T20:55:59.479Z] #40 24.49 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-12-15T20:55:59.479Z] #40 24.49 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-12-15T20:55:59.479Z] #40 24.50 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-12-15T20:55:59.479Z] #40 24.68 Selecting previously unselected package libprotobuf-dev:s390x. [2020-12-15T20:55:59.479Z] #40 24.68 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-12-15T20:55:59.479Z] #40 24.70 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-12-15T20:55:59.479Z] #40 25.52 Selecting previously unselected package libprotoc17:s390x. [2020-12-15T20:55:59.479Z] #40 25.53 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-12-15T20:55:59.479Z] #40 25.53 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-12-15T20:55:59.479Z] #40 26.01 Selecting previously unselected package protobuf-c-compiler. [2020-12-15T20:55:59.479Z] #40 26.01 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-12-15T20:55:59.479Z] #40 26.01 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-15T20:55:59.479Z] #40 26.09 Selecting previously unselected package protobuf-compiler. [2020-12-15T20:55:59.479Z] #40 26.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-12-15T20:55:59.479Z] #40 26.09 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-15T20:55:59.479Z] #40 26.16 Selecting previously unselected package python-pkg-resources. [2020-12-15T20:55:59.479Z] #40 26.16 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-15T20:55:59.479Z] #40 26.17 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-15T20:55:59.479Z] #40 26.33 Selecting previously unselected package python-six. [2020-12-15T20:55:59.479Z] #40 26.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-15T20:55:59.479Z] #40 26.33 Unpacking python-six (1.12.0-1) ... [2020-12-15T20:55:59.479Z] #40 26.40 Selecting previously unselected package python-protobuf. [2020-12-15T20:55:59.479Z] #40 26.40 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-12-15T20:55:59.479Z] #40 26.40 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-15T20:55:59.479Z] #40 26.69 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-15T20:55:59.479Z] #40 28.50 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-12-15T20:55:59.479Z] #40 28.50 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-15T20:55:59.479Z] #40 28.53 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-15T20:55:59.479Z] #40 28.53 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-12-15T20:55:59.479Z] #40 28.54 Setting up python-six (1.12.0-1) ... [2020-12-15T20:55:59.479Z] #40 29.96 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-12-15T20:55:59.479Z] #40 29.97 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-12-15T20:55:59.479Z] #40 29.99 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-12-15T20:55:59.479Z] #40 29.99 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-12-15T20:55:59.479Z] #40 30.00 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-12-15T20:55:59.479Z] #40 30.01 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-15T20:55:59.479Z] #40 30.01 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-15T20:55:59.479Z] #40 30.02 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-12-15T20:55:59.479Z] #40 30.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-15T20:55:59.479Z] #40 30.03 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-15T20:55:59.479Z] #40 32.85 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-12-15T20:55:59.479Z] #40 32.86 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:55:59.479Z] #40 DONE 33.3s [2020-12-15T20:55:59.479Z] [2020-12-15T20:55:59.479Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:55:59.479Z] #34 30.77 Selecting previously unselected package libxml2:s390x. [2020-12-15T20:55:59.479Z] #34 30.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2020-12-15T20:55:59.479Z] #34 30.78 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2020-12-15T20:55:59.479Z] #34 31.22 Selecting previously unselected package libarchive13:s390x. [2020-12-15T20:55:59.479Z] #34 31.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-12-15T20:55:59.479Z] #34 31.23 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-12-15T20:55:59.479Z] #34 31.41 Selecting previously unselected package libjsoncpp1:s390x. [2020-12-15T20:55:59.479Z] #34 31.41 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-12-15T20:55:59.479Z] #34 31.42 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-12-15T20:55:59.479Z] #34 31.54 Selecting previously unselected package librhash0:s390x. [2020-12-15T20:55:59.479Z] #34 31.54 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-12-15T20:55:59.479Z] #34 31.55 Unpacking librhash0:s390x (1.3.8-1) ... [2020-12-15T20:55:59.479Z] #34 31.69 Selecting previously unselected package libuv1:s390x. [2020-12-15T20:55:59.479Z] #34 31.69 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-12-15T20:55:59.479Z] #34 31.69 Unpacking libuv1:s390x (1.24.1-1) ... [2020-12-15T20:55:59.479Z] #34 31.84 Selecting previously unselected package cmake. [2020-12-15T20:55:59.479Z] #34 31.84 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-12-15T20:55:59.479Z] #34 31.84 Unpacking cmake (3.13.4-1) ... [2020-12-15T20:55:59.533Z] #40 53.26 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-15T20:55:59.778Z] #34 ... [2020-12-15T20:55:59.778Z] [2020-12-15T20:55:59.778Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:55:59.778Z] #45 DONE 33.6s [2020-12-15T20:56:00.069Z] [2020-12-15T20:56:00.069Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:00.069Z] #41 ... [2020-12-15T20:56:00.069Z] [2020-12-15T20:56:00.069Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:56:00.069Z] #47 23.73 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:56:00.069Z] #47 23.75 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:56:00.069Z] #47 23.76 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-15T20:56:00.069Z] #47 23.76 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-15T20:56:00.069Z] #47 23.80 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:56:00.069Z] #47 23.80 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:56:00.069Z] #47 23.80 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:56:00.069Z] #47 23.93 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:56:00.069Z] #47 23.94 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:56:00.069Z] #47 23.94 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:56:00.069Z] #47 23.97 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:56:00.069Z] #47 23.98 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:56:00.110Z] #40 ... [2020-12-15T20:56:00.110Z] [2020-12-15T20:56:00.110Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:56:00.110Z] #54 1.686 + RM_GOPATH=0 [2020-12-15T20:56:00.110Z] #54 1.686 + TMP_GOPATH= [2020-12-15T20:56:00.110Z] #54 1.686 + : /build [2020-12-15T20:56:00.110Z] #54 1.686 + '[' -z '' ']' [2020-12-15T20:56:00.110Z] #54 1.686 ++ mktemp -d [2020-12-15T20:56:00.110Z] #54 1.686 + export GOPATH=/tmp/tmp.FgCvDRYn0t [2020-12-15T20:56:00.110Z] #54 1.686 + GOPATH=/tmp/tmp.FgCvDRYn0t [2020-12-15T20:56:00.110Z] #54 1.686 + RM_GOPATH=1 [2020-12-15T20:56:00.110Z] #54 1.686 + case "$(go env GOARCH)" in [2020-12-15T20:56:00.110Z] #54 1.686 ++ go env GOARCH [2020-12-15T20:56:00.110Z] #54 1.717 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:56:00.110Z] #54 1.717 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:56:00.110Z] #54 1.717 ++ dirname /tmp/install/install.sh [2020-12-15T20:56:00.110Z] #54 1.717 + dir=/tmp/install [2020-12-15T20:56:00.110Z] #54 1.717 + bin=containerd [2020-12-15T20:56:00.110Z] #54 1.717 + shift [2020-12-15T20:56:00.110Z] #54 1.717 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-15T20:56:00.110Z] #54 1.717 + . /tmp/install/containerd.installer [2020-12-15T20:56:00.110Z] #54 1.717 ++ set -e [2020-12-15T20:56:00.110Z] #54 1.717 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:56:00.110Z] #54 1.717 + install_containerd [2020-12-15T20:56:00.110Z] #54 1.767 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:56:00.110Z] #54 1.768 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-15T20:56:00.110Z] #54 1.768 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FgCvDRYn0t/src/github.com/containerd/containerd [2020-12-15T20:56:00.110Z] #54 1.826 Cloning into '/tmp/tmp.FgCvDRYn0t/src/github.com/containerd/containerd'... [2020-12-15T20:56:00.110Z] #54 ... [2020-12-15T20:56:00.110Z] [2020-12-15T20:56:00.110Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:56:00.110Z] #25 44.12 Selecting previously unselected package openssl. [2020-12-15T20:56:00.110Z] #25 44.13 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-15T20:56:00.110Z] #25 44.13 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-15T20:56:00.110Z] #25 44.94 Selecting previously unselected package ca-certificates. [2020-12-15T20:56:00.110Z] #25 44.94 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-15T20:56:00.110Z] #25 44.96 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-15T20:56:00.110Z] #25 45.28 Selecting previously unselected package libkeyutils1:amd64. [2020-12-15T20:56:00.110Z] #25 45.29 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-12-15T20:56:00.110Z] #25 45.30 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-15T20:56:00.110Z] #25 45.37 Selecting previously unselected package libkrb5support0:amd64. [2020-12-15T20:56:00.110Z] #25 45.38 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-15T20:56:00.110Z] #25 45.38 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:56:00.110Z] #25 45.56 Selecting previously unselected package libk5crypto3:amd64. [2020-12-15T20:56:00.110Z] #25 45.57 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-15T20:56:00.110Z] #25 45.58 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:56:00.110Z] #25 45.94 Selecting previously unselected package libkrb5-3:amd64. [2020-12-15T20:56:00.110Z] #25 45.94 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-15T20:56:00.110Z] #25 45.99 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:56:00.110Z] #25 46.48 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-15T20:56:00.110Z] #25 46.48 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-15T20:56:00.110Z] #25 46.49 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:56:00.110Z] #25 46.67 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-15T20:56:00.110Z] #25 46.67 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-15T20:56:00.110Z] #25 46.67 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:56:00.110Z] #25 46.80 Selecting previously unselected package libsasl2-2:amd64. [2020-12-15T20:56:00.110Z] #25 46.80 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-15T20:56:00.110Z] #25 46.82 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:56:00.110Z] #25 46.97 Selecting previously unselected package libldap-common. [2020-12-15T20:56:00.110Z] #25 46.97 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-15T20:56:00.110Z] #25 46.98 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:56:00.110Z] #25 47.15 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-15T20:56:00.110Z] #25 47.15 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-15T20:56:00.110Z] #25 47.17 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:56:00.367Z] #25 47.50 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-15T20:56:00.625Z] #25 47.51 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-15T20:56:00.625Z] #25 47.51 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-15T20:56:00.625Z] #25 47.70 Selecting previously unselected package libpsl5:amd64. [2020-12-15T20:56:00.625Z] #25 47.70 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-15T20:56:00.625Z] #25 47.71 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-15T20:56:00.737Z] #47 ... [2020-12-15T20:56:00.737Z] [2020-12-15T20:56:00.737Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:56:00.737Z] #34 34.54 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-12-15T20:56:00.737Z] #34 34.56 Setting up xxd (2:8.1.0875-5) ... [2020-12-15T20:56:00.737Z] #34 34.57 Setting up libuv1:s390x (1.24.1-1) ... [2020-12-15T20:56:00.737Z] #34 34.58 Setting up vim-common (2:8.1.0875-5) ... [2020-12-15T20:56:00.737Z] #34 34.59 Setting up librhash0:s390x (1.3.8-1) ... [2020-12-15T20:56:00.737Z] #34 34.60 Setting up cmake-data (3.13.4-1) ... [2020-12-15T20:56:00.737Z] #34 34.61 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2020-12-15T20:56:00.737Z] #34 34.62 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-12-15T20:56:00.737Z] #34 34.63 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-12-15T20:56:00.737Z] #34 34.66 Setting up cmake (3.13.4-1) ... [2020-12-15T20:56:00.737Z] #34 34.66 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:56:00.883Z] #25 47.87 Selecting previously unselected package librtmp1:amd64. [2020-12-15T20:56:00.884Z] #25 47.87 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-15T20:56:00.884Z] #25 47.87 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-15T20:56:01.027Z] #34 34.73 Processing triggers for mime-support (3.62) ... [2020-12-15T20:56:01.027Z] #34 ... [2020-12-15T20:56:01.027Z] [2020-12-15T20:56:01.027Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:01.027Z] #43 24.90 github.com/LK4D4/vndr/godl/singleflight [2020-12-15T20:56:01.027Z] #43 24.90 errors [2020-12-15T20:56:01.027Z] #43 25.12 sort [2020-12-15T20:56:01.027Z] #43 25.20 io [2020-12-15T20:56:01.027Z] #43 25.94 strconv [2020-12-15T20:56:01.027Z] #43 26.09 bytes [2020-12-15T20:56:01.027Z] #43 27.33 bufio [2020-12-15T20:56:01.027Z] #43 28.41 reflect [2020-12-15T20:56:01.027Z] #43 28.74 syscall [2020-12-15T20:56:01.027Z] #43 33.96 time [2020-12-15T20:56:01.141Z] #25 48.01 Selecting previously unselected package libssh2-1:amd64. [2020-12-15T20:56:01.141Z] #25 48.01 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-15T20:56:01.141Z] #25 48.02 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-15T20:56:01.320Z] #43 ... [2020-12-15T20:56:01.320Z] [2020-12-15T20:56:01.320Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:56:01.320Z] #34 DONE 35.1s [2020-12-15T20:56:01.320Z] [2020-12-15T20:56:01.320Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:56:01.320Z] #49 27.92 syscall [2020-12-15T20:56:01.320Z] #49 27.93 reflect [2020-12-15T20:56:01.320Z] #49 33.05 time [2020-12-15T20:56:01.320Z] #49 ... [2020-12-15T20:56:01.320Z] [2020-12-15T20:56:01.320Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:01.398Z] #25 48.27 Selecting previously unselected package libcurl4:amd64. [2020-12-15T20:56:01.398Z] #25 48.27 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-15T20:56:01.398Z] #25 48.29 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-15T20:56:01.655Z] #25 48.65 Selecting previously unselected package curl. [2020-12-15T20:56:01.655Z] #25 48.66 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-15T20:56:01.655Z] #25 48.67 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-15T20:56:01.912Z] #25 48.93 Selecting previously unselected package libonig5:amd64. [2020-12-15T20:56:01.912Z] #25 48.93 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-15T20:56:01.912Z] #25 48.94 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-15T20:56:02.169Z] #25 49.24 Selecting previously unselected package libjq1:amd64. [2020-12-15T20:56:02.169Z] #25 49.24 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-15T20:56:02.169Z] #25 49.25 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-15T20:56:02.357Z] #35 0.962 + RM_GOPATH=0 [2020-12-15T20:56:02.357Z] #35 0.963 + TMP_GOPATH= [2020-12-15T20:56:02.357Z] #35 0.963 + : /build [2020-12-15T20:56:02.357Z] #35 0.963 + '[' -z '' ']' [2020-12-15T20:56:02.357Z] #35 0.963 ++ mktemp -d [2020-12-15T20:56:02.357Z] #35 0.965 + export GOPATH=/tmp/tmp.Yh0cg38fcC [2020-12-15T20:56:02.357Z] #35 0.965 + GOPATH=/tmp/tmp.Yh0cg38fcC [2020-12-15T20:56:02.357Z] #35 0.965 + RM_GOPATH=1 [2020-12-15T20:56:02.357Z] #35 0.966 + case "$(go env GOARCH)" in [2020-12-15T20:56:02.357Z] #35 0.966 ++ go env GOARCH [2020-12-15T20:56:02.357Z] #35 0.986 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:56:02.357Z] #35 0.986 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:56:02.357Z] #35 0.987 ++ dirname /tmp/install/install.sh [2020-12-15T20:56:02.357Z] #35 0.988 + dir=/tmp/install [2020-12-15T20:56:02.357Z] #35 0.988 + bin=tini [2020-12-15T20:56:02.357Z] #35 0.988 + shift [2020-12-15T20:56:02.357Z] #35 0.988 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-15T20:56:02.357Z] #35 0.988 + . /tmp/install/tini.installer [2020-12-15T20:56:02.357Z] #35 0.988 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:56:02.357Z] #35 0.989 + install_tini [2020-12-15T20:56:02.357Z] #35 0.989 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-15T20:56:02.357Z] #35 0.989 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:56:02.357Z] #35 0.989 + git clone https://github.com/krallin/tini.git /tmp/tmp.Yh0cg38fcC/tini [2020-12-15T20:56:02.357Z] #35 0.992 Cloning into '/tmp/tmp.Yh0cg38fcC/tini'... [2020-12-15T20:56:02.426Z] #25 49.42 Selecting previously unselected package jq. [2020-12-15T20:56:02.426Z] #25 49.42 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-15T20:56:02.426Z] #25 49.43 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-15T20:56:02.688Z] #25 49.61 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-15T20:56:02.688Z] #25 49.65 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-15T20:56:02.688Z] #25 49.66 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-15T20:56:02.988Z] #35 1.679 + cd /tmp/tmp.Yh0cg38fcC/tini [2020-12-15T20:56:02.988Z] #35 1.679 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:56:02.988Z] #35 1.684 + cmake . [2020-12-15T20:56:03.232Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e254449e5e98bc33) in /home/ubuntu/workspace/moby_PR-41806 [Pipeline] { [Pipeline] checkout [2020-12-15T20:56:03.254Z] #25 50.39 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-15T20:56:03.254Z] #25 50.42 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:56:03.278Z] #35 2.011 -- The C compiler identification is GNU 8.3.0 [2020-12-15T20:56:03.278Z] #35 2.032 -- Check for working C compiler: /usr/bin/cc [2020-12-15T20:56:03.510Z] #25 50.45 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:56:03.510Z] #25 50.48 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:56:03.510Z] #25 50.51 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-15T20:56:03.510Z] #25 50.53 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:56:03.510Z] #25 50.54 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:56:03.510Z] #25 50.56 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-15T20:56:03.510Z] #25 50.59 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:56:03.510Z] #25 50.61 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-15T20:56:03.510Z] #25 50.63 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-15T20:56:03.510Z] #25 50.65 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-15T20:56:03.767Z] #25 50.67 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:56:03.767Z] #25 50.69 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-15T20:56:03.908Z] #35 2.504 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-15T20:56:03.908Z] #35 2.510 -- Detecting C compiler ABI info [2020-12-15T20:56:04.197Z] #35 2.867 -- Detecting C compiler ABI info - done [2020-12-15T20:56:04.197Z] #35 2.895 -- Detecting C compile features [2020-12-15T20:56:04.373Z] #25 ... [2020-12-15T20:56:04.373Z] [2020-12-15T20:56:04.373Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:56:04.373Z] #40 58.20 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-15T20:56:04.373Z] #40 58.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-15T20:56:04.373Z] #40 58.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-15T20:56:04.634Z] #40 58.25 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-15T20:56:04.634Z] #40 58.33 Setting up python-six (1.12.0-1) ... [2020-12-15T20:56:04.634Z] #40 ... [2020-12-15T20:56:04.634Z] [2020-12-15T20:56:04.634Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:04.634Z] #43 48.40 bufio [2020-12-15T20:56:04.634Z] #43 48.71 reflect [2020-12-15T20:56:04.634Z] #43 50.68 syscall [2020-12-15T20:56:04.891Z] #43 ... [2020-12-15T20:56:04.891Z] [2020-12-15T20:56:04.891Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:56:04.891Z] #11 50.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-12-15T20:56:04.891Z] #11 52.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-15T20:56:04.891Z] #11 52.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-15T20:56:04.891Z] #11 52.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-15T20:56:04.891Z] #11 52.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-15T20:56:04.891Z] #11 52.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-12-15T20:56:04.891Z] #11 52.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2020-12-15T20:56:04.891Z] #11 52.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-15T20:56:04.891Z] #11 52.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-15T20:56:04.891Z] #11 52.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-15T20:56:04.891Z] #11 52.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-15T20:56:04.891Z] #11 52.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-15T20:56:04.891Z] #11 52.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-15T20:56:04.891Z] #11 52.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-15T20:56:04.891Z] #11 52.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-15T20:56:04.891Z] #11 52.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2020-12-15T20:56:04.891Z] #11 54.45 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:56:04.891Z] #11 54.73 Fetched 78.2 MB in 9s (8745 kB/s) [2020-12-15T20:56:04.891Z] #11 54.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-15T20:56:04.891Z] #11 54.92 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2020-12-15T20:56:04.891Z] #11 54.94 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-15T20:56:04.891Z] #11 55.36 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2020-12-15T20:56:04.891Z] #11 55.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-12-15T20:56:04.891Z] #11 55.63 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2020-12-15T20:56:04.891Z] #11 55.64 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-15T20:56:04.891Z] #11 56.00 Setting up libudev1:amd64 (241-7~deb10u5) ... [2020-12-15T20:56:04.891Z] #11 56.18 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-15T20:56:04.891Z] #11 56.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 ... 15410 files and directories currently installed.) [2020-12-15T20:56:04.891Z] #11 56.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-15T20:56:04.891Z] #11 56.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-15T20:56:05.456Z] #11 ... [2020-12-15T20:56:05.456Z] [2020-12-15T20:56:05.456Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:05.456Z] #43 59.09 time [2020-12-15T20:56:05.698Z] #35 4.127 -- Detecting C compile features - done [2020-12-15T20:56:05.698Z] #35 4.142 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-15T20:56:05.698Z] #35 4.287 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-15T20:56:05.698Z] #35 4.329 -- Configuring done [2020-12-15T20:56:05.698Z] #35 4.349 -- Generating done [2020-12-15T20:56:05.698Z] #35 4.357 -- Build files have been written to: /tmp/tmp.Yh0cg38fcC/tini [2020-12-15T20:56:05.698Z] #35 4.381 + make tini-static [2020-12-15T20:56:05.713Z] #43 ... [2020-12-15T20:56:05.713Z] [2020-12-15T20:56:05.713Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:56:05.713Z] #34 49.40 Selecting previously unselected package vim-common. [2020-12-15T20:56:05.713Z] #34 49.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-15T20:56:05.713Z] #34 49.50 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-15T20:56:05.713Z] #34 49.87 Selecting previously unselected package cmake-data. [2020-12-15T20:56:05.713Z] #34 49.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-15T20:56:05.713Z] #34 49.88 Unpacking cmake-data (3.13.4-1) ... [2020-12-15T20:56:05.713Z] #34 52.96 Selecting previously unselected package libicu63:amd64. [2020-12-15T20:56:05.713Z] #34 52.97 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-15T20:56:05.713Z] #34 52.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-15T20:56:05.713Z] #34 ... [2020-12-15T20:56:05.713Z] [2020-12-15T20:56:05.713Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:56:05.713Z] #11 59.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-15T20:56:05.713Z] #11 59.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-15T20:56:05.713Z] #11 59.48 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-15T20:56:05.987Z] #35 4.687 Scanning dependencies of target tini-static [2020-12-15T20:56:05.987Z] #35 4.747 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-15T20:56:06.276Z] #11 ... [2020-12-15T20:56:06.276Z] [2020-12-15T20:56:06.276Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:56:06.276Z] #45 DONE 59.9s [2020-12-15T20:56:06.276Z] [2020-12-15T20:56:06.276Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:56:06.276Z] #49 50.99 reflect [2020-12-15T20:56:06.276Z] #49 51.03 syscall [2020-12-15T20:56:06.276Z] #49 58.88 time [2020-12-15T20:56:06.621Z] using credential docker-jenkins-github-credentials [2020-12-15T20:56:06.633Z] Cloning the remote Git repository [2020-12-15T20:56:06.633Z] Cloning with configured refspecs honoured and without tags [2020-12-15T20:56:07.015Z] #35 5.711 [100%] Linking C executable tini-static [2020-12-15T20:56:06.679Z] Cloning repository https://github.com/moby/moby.git [2020-12-15T20:56:06.732Z] > git init /home/ubuntu/workspace/moby_PR-41806 # timeout=10 [2020-12-15T20:56:06.962Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-15T20:56:06.962Z] > git --version # timeout=10 [2020-12-15T20:56:06.990Z] > git --version # 'git version 2.17.1' [2020-12-15T20:56:06.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:56:07.011Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41806/head:refs/remotes/origin/PR-41806 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:56:07.304Z] #35 6.145 [100%] Built target tini-static [2020-12-15T20:56:07.304Z] #35 6.164 + mkdir -p /build [2020-12-15T20:56:07.595Z] #35 6.165 + cp tini-static /build/docker-init [2020-12-15T20:56:07.595Z] #35 DONE 6.5s [2020-12-15T20:56:07.595Z] [2020-12-15T20:56:07.595Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:07.595Z] #41 6.774 Note: Building without setproctitle() and strlcpy() support. [2020-12-15T20:56:07.595Z] #41 6.774 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-15T20:56:07.595Z] #41 6.793 Note: Building without GnuTLS support [2020-12-15T20:56:07.595Z] #41 6.804 Makefile.config:39: Warn: you have no libnftables installed [2020-12-15T20:56:07.595Z] #41 6.804 Makefile.config:40: Warn: Building without nftables support [2020-12-15T20:56:07.595Z] #41 7.799 fatal: not a git repository (or any of the parent directories): .git [2020-12-15T20:56:07.595Z] #41 7.816 GEN .gitid [2020-12-15T20:56:07.595Z] #41 7.828 GEN criu/include/version.h [2020-12-15T20:56:07.595Z] #41 7.862 GEN include/common/asm [2020-12-15T20:56:07.649Z] #49 ... [2020-12-15T20:56:07.649Z] [2020-12-15T20:56:07.649Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:56:07.649Z] #25 54.54 Updating certificates in /etc/ssl/certs... [2020-12-15T20:56:08.625Z] #41 9.058 PBCC images/timens.pb-c.c [2020-12-15T20:56:08.625Z] #41 9.112 DEP images/timens.pb-c.d [2020-12-15T20:56:08.625Z] #41 9.168 PBCC images/fown.pb-c.c [2020-12-15T20:56:08.625Z] #41 9.202 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-15T20:56:08.914Z] #41 9.292 PBCC images/opts.pb-c.c [2020-12-15T20:56:08.914Z] #41 9.314 PBCC images/memfd.pb-c.c [2020-12-15T20:56:08.914Z] #41 9.331 DEP images/fown.pb-c.d [2020-12-15T20:56:08.914Z] #41 9.350 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-15T20:56:08.914Z] #41 9.391 DEP images/opts.pb-c.d [2020-12-15T20:56:08.914Z] #41 9.421 DEP images/memfd.pb-c.d [2020-12-15T20:56:08.914Z] #41 9.478 PBCC images/sit.pb-c.c [2020-12-15T20:56:08.914Z] #41 9.500 DEP images/sit.pb-c.d [2020-12-15T20:56:08.914Z] #41 9.529 PBCC images/macvlan.pb-c.c [2020-12-15T20:56:09.204Z] #41 9.533 DEP images/macvlan.pb-c.d [2020-12-15T20:56:09.204Z] #41 9.568 PBCC images/autofs.pb-c.c [2020-12-15T20:56:09.204Z] #41 9.584 DEP images/autofs.pb-c.d [2020-12-15T20:56:09.204Z] #41 9.609 PBCC images/sysctl.pb-c.c [2020-12-15T20:56:09.204Z] #41 9.627 DEP images/sysctl.pb-c.d [2020-12-15T20:56:09.204Z] #41 9.653 PBCC images/time.pb-c.c [2020-12-15T20:56:09.204Z] #41 9.665 DEP images/time.pb-c.d [2020-12-15T20:56:09.204Z] #41 9.685 PBCC images/binfmt-misc.pb-c.c [2020-12-15T20:56:09.204Z] #41 9.695 DEP images/binfmt-misc.pb-c.d [2020-12-15T20:56:09.204Z] #41 9.704 PBCC images/seccomp.pb-c.c [2020-12-15T20:56:09.204Z] #41 9.712 DEP images/seccomp.pb-c.d [2020-12-15T20:56:09.204Z] #41 9.781 PBCC images/userns.pb-c.c [2020-12-15T20:56:09.493Z] #41 9.784 DEP images/userns.pb-c.d [2020-12-15T20:56:09.493Z] #41 9.796 PBCC images/cgroup.pb-c.c [2020-12-15T20:56:09.493Z] #41 9.817 DEP images/cgroup.pb-c.d [2020-12-15T20:56:09.493Z] #41 9.849 PBCC images/ext-file.pb-c.c [2020-12-15T20:56:09.493Z] #41 9.851 DEP images/ext-file.pb-c.d [2020-12-15T20:56:09.493Z] #41 9.873 PBCC images/rpc.pb-c.c [2020-12-15T20:56:09.493Z] #41 9.896 DEP images/rpc.pb-c.d [2020-12-15T20:56:09.493Z] #41 9.914 PBCC images/siginfo.pb-c.c [2020-12-15T20:56:09.493Z] #41 9.918 DEP images/siginfo.pb-c.d [2020-12-15T20:56:09.493Z] #41 9.982 PBCC images/pagemap.pb-c.c [2020-12-15T20:56:09.493Z] #41 9.997 DEP images/pagemap.pb-c.d [2020-12-15T20:56:09.493Z] #41 10.03 PBCC images/rlimit.pb-c.c [2020-12-15T20:56:09.493Z] #41 10.04 DEP images/rlimit.pb-c.d [2020-12-15T20:56:09.493Z] #41 10.08 PBCC images/file-lock.pb-c.c [2020-12-15T20:56:09.493Z] #41 10.08 DEP images/file-lock.pb-c.d [2020-12-15T20:56:09.493Z] #41 10.10 PBCC images/tty.pb-c.c [2020-12-15T20:56:09.547Z] #25 ... [2020-12-15T20:56:09.547Z] [2020-12-15T20:56:09.547Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:56:09.547Z] #32 53.14 time [2020-12-15T20:56:09.547Z] #32 59.27 internal/poll [2020-12-15T20:56:09.547Z] #32 61.96 internal/syscall/execenv [2020-12-15T20:56:09.547Z] #32 62.06 internal/fmtsort [2020-12-15T20:56:09.547Z] #32 62.29 internal/syscall/unix [2020-12-15T20:56:09.547Z] #32 62.70 os [2020-12-15T20:56:09.547Z] #32 62.88 strings [2020-12-15T20:56:09.547Z] #32 ... [2020-12-15T20:56:09.547Z] [2020-12-15T20:56:09.547Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:56:09.547Z] #40 63.37 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-15T20:56:09.547Z] #40 63.38 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-15T20:56:09.547Z] #40 63.43 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-15T20:56:09.547Z] #40 63.46 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-15T20:56:09.547Z] #40 63.47 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-15T20:56:09.785Z] #41 10.13 DEP images/tty.pb-c.d [2020-12-15T20:56:09.785Z] #41 10.17 PBCC images/tun.pb-c.c [2020-12-15T20:56:09.785Z] #41 10.18 PBCC images/netdev.pb-c.c [2020-12-15T20:56:09.785Z] #41 10.22 DEP images/tun.pb-c.d [2020-12-15T20:56:09.785Z] #41 10.25 DEP images/netdev.pb-c.d [2020-12-15T20:56:09.785Z] #41 10.27 PBCC images/vma.pb-c.c [2020-12-15T20:56:09.785Z] #41 10.30 DEP images/vma.pb-c.d [2020-12-15T20:56:09.785Z] #41 10.33 PBCC images/creds.pb-c.c [2020-12-15T20:56:09.803Z] #40 63.54 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-15T20:56:09.803Z] #40 63.55 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-15T20:56:09.803Z] #40 63.57 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-15T20:56:09.803Z] #40 63.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-15T20:56:09.803Z] #40 63.60 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-15T20:56:10.096Z] #41 10.35 DEP images/creds.pb-c.d [2020-12-15T20:56:10.096Z] #41 10.38 PBCC images/utsns.pb-c.c [2020-12-15T20:56:10.096Z] #41 10.39 DEP images/utsns.pb-c.d [2020-12-15T20:56:10.096Z] #41 10.41 PBCC images/ipc-desc.pb-c.c [2020-12-15T20:56:10.096Z] #41 10.44 PBCC images/ipc-sem.pb-c.c [2020-12-15T20:56:10.096Z] #41 10.46 DEP images/ipc-desc.pb-c.d [2020-12-15T20:56:10.096Z] #41 10.52 DEP images/ipc-sem.pb-c.d [2020-12-15T20:56:10.096Z] #41 10.55 PBCC images/ipc-msg.pb-c.c [2020-12-15T20:56:10.096Z] #41 10.56 DEP images/ipc-msg.pb-c.d [2020-12-15T20:56:10.096Z] #41 10.58 PBCC images/ipc-shm.pb-c.c [2020-12-15T20:56:10.096Z] #41 10.59 DEP images/ipc-shm.pb-c.d [2020-12-15T20:56:10.096Z] #41 10.62 PBCC images/ipc-var.pb-c.c [2020-12-15T20:56:10.096Z] #41 10.63 DEP images/ipc-var.pb-c.d [2020-12-15T20:56:10.096Z] #41 10.64 PBCC images/sk-opts.pb-c.c [2020-12-15T20:56:10.096Z] #41 10.66 PBCC images/packet-sock.pb-c.c [2020-12-15T20:56:10.385Z] #41 10.71 DEP images/sk-opts.pb-c.d [2020-12-15T20:56:10.385Z] #41 10.74 DEP images/packet-sock.pb-c.d [2020-12-15T20:56:10.385Z] #41 10.77 PBCC images/sk-netlink.pb-c.c [2020-12-15T20:56:10.385Z] #41 10.79 DEP images/sk-netlink.pb-c.d [2020-12-15T20:56:10.385Z] #41 10.80 PBCC images/sk-inet.pb-c.c [2020-12-15T20:56:10.385Z] #41 10.83 DEP images/sk-inet.pb-c.d [2020-12-15T20:56:10.385Z] #41 10.89 PBCC images/sk-unix.pb-c.c [2020-12-15T20:56:10.675Z] #41 10.90 DEP images/sk-unix.pb-c.d [2020-12-15T20:56:10.675Z] #41 10.91 PBCC images/mm.pb-c.c [2020-12-15T20:56:10.675Z] #41 10.95 DEP images/mm.pb-c.d [2020-12-15T20:56:10.675Z] #41 10.99 PBCC images/timerfd.pb-c.c [2020-12-15T20:56:10.675Z] #41 11.03 DEP images/timerfd.pb-c.d [2020-12-15T20:56:10.675Z] #41 11.07 PBCC images/timer.pb-c.c [2020-12-15T20:56:10.675Z] #41 11.09 DEP images/timer.pb-c.d [2020-12-15T20:56:10.675Z] #41 11.14 PBCC images/sa.pb-c.c [2020-12-15T20:56:10.675Z] #41 11.15 DEP images/sa.pb-c.d [2020-12-15T20:56:10.675Z] #41 11.16 PBCC images/pipe-data.pb-c.c [2020-12-15T20:56:10.675Z] #41 11.18 DEP images/pipe-data.pb-c.d [2020-12-15T20:56:10.675Z] #41 11.22 PBCC images/mnt.pb-c.c [2020-12-15T20:56:10.675Z] #41 11.25 DEP images/mnt.pb-c.d [2020-12-15T20:56:10.964Z] #41 11.29 PBCC images/sk-packet.pb-c.c [2020-12-15T20:56:10.964Z] #41 11.31 DEP images/sk-packet.pb-c.d [2020-12-15T20:56:10.964Z] #41 11.35 PBCC images/tcp-stream.pb-c.c [2020-12-15T20:56:10.964Z] #41 11.37 DEP images/tcp-stream.pb-c.d [2020-12-15T20:56:10.964Z] #41 11.39 PBCC images/pipe.pb-c.c [2020-12-15T20:56:10.964Z] #41 11.44 DEP images/pipe.pb-c.d [2020-12-15T20:56:10.964Z] #41 11.48 PBCC images/pstree.pb-c.c [2020-12-15T20:56:10.964Z] #41 11.51 DEP images/pstree.pb-c.d [2020-12-15T20:56:10.964Z] #41 11.55 PBCC images/fs.pb-c.c [2020-12-15T20:56:10.964Z] #41 11.55 DEP images/fs.pb-c.d [2020-12-15T20:56:10.964Z] #41 11.59 PBCC images/signalfd.pb-c.c [2020-12-15T20:56:11.254Z] #41 11.60 DEP images/signalfd.pb-c.d [2020-12-15T20:56:11.254Z] #41 11.65 PBCC images/fh.pb-c.c [2020-12-15T20:56:11.254Z] #41 11.68 PBCC images/fsnotify.pb-c.c [2020-12-15T20:56:11.254Z] #41 11.70 DEP images/fh.pb-c.d [2020-12-15T20:56:11.254Z] #41 11.73 DEP images/fsnotify.pb-c.d [2020-12-15T20:56:11.254Z] #41 11.75 PBCC images/eventpoll.pb-c.c [2020-12-15T20:56:11.254Z] #41 11.76 DEP images/eventpoll.pb-c.d [2020-12-15T20:56:11.254Z] #41 11.77 PBCC images/eventfd.pb-c.c [2020-12-15T20:56:11.254Z] #41 11.79 DEP images/eventfd.pb-c.d [2020-12-15T20:56:11.543Z] #41 11.82 PBCC images/remap-file-path.pb-c.c [2020-12-15T20:56:11.543Z] #41 11.83 DEP images/remap-file-path.pb-c.d [2020-12-15T20:56:11.543Z] #41 11.87 PBCC images/fifo.pb-c.c [2020-12-15T20:56:11.543Z] #41 11.88 DEP images/fifo.pb-c.d [2020-12-15T20:56:11.543Z] #41 11.89 PBCC images/ghost-file.pb-c.c [2020-12-15T20:56:11.543Z] #41 11.91 DEP images/ghost-file.pb-c.d [2020-12-15T20:56:11.543Z] #41 11.95 PBCC images/regfile.pb-c.c [2020-12-15T20:56:11.543Z] #41 12.00 DEP images/regfile.pb-c.d [2020-12-15T20:56:11.543Z] #41 12.01 PBCC images/ns.pb-c.c [2020-12-15T20:56:11.543Z] #41 12.02 DEP images/ns.pb-c.d [2020-12-15T20:56:11.543Z] #41 12.06 PBCC images/fdinfo.pb-c.c [2020-12-15T20:56:11.543Z] #41 12.13 DEP images/fdinfo.pb-c.d [2020-12-15T20:56:11.833Z] #41 12.18 PBCC images/core-aarch64.pb-c.c [2020-12-15T20:56:11.833Z] #41 12.22 PBCC images/core-arm.pb-c.c [2020-12-15T20:56:11.833Z] #41 12.23 PBCC images/core-ppc64.pb-c.c [2020-12-15T20:56:11.833Z] #41 12.24 PBCC images/core-s390.pb-c.c [2020-12-15T20:56:11.833Z] #41 12.25 PBCC images/core-x86.pb-c.c [2020-12-15T20:56:11.833Z] #41 12.27 PBCC images/core.pb-c.c [2020-12-15T20:56:11.833Z] #41 12.29 PBCC images/inventory.pb-c.c [2020-12-15T20:56:11.833Z] #41 12.33 DEP images/core-aarch64.pb-c.d [2020-12-15T20:56:11.833Z] #41 12.35 DEP images/core-arm.pb-c.d [2020-12-15T20:56:11.833Z] #41 12.38 DEP images/core-ppc64.pb-c.d [2020-12-15T20:56:11.833Z] #41 12.42 DEP images/core-s390.pb-c.d [2020-12-15T20:56:11.833Z] #41 12.45 DEP images/core-x86.pb-c.d [2020-12-15T20:56:11.833Z] #41 12.48 DEP images/core.pb-c.d [2020-12-15T20:56:12.123Z] #41 12.51 DEP images/inventory.pb-c.d [2020-12-15T20:56:12.123Z] #41 12.54 PBCC images/cpuinfo.pb-c.c [2020-12-15T20:56:12.123Z] #41 12.56 DEP images/cpuinfo.pb-c.d [2020-12-15T20:56:12.123Z] #41 12.58 PBCC images/stats.pb-c.c [2020-12-15T20:56:12.123Z] #41 12.59 DEP images/stats.pb-c.d [2020-12-15T20:56:12.413Z] #41 ... [2020-12-15T20:56:12.413Z] [2020-12-15T20:56:12.413Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:56:12.413Z] #32 36.26 internal/poll [2020-12-15T20:56:12.413Z] #32 36.86 internal/fmtsort [2020-12-15T20:56:12.413Z] #32 37.30 internal/syscall/execenv [2020-12-15T20:56:12.413Z] #32 37.33 internal/syscall/unix [2020-12-15T20:56:12.413Z] #32 37.46 strings [2020-12-15T20:56:12.413Z] #32 37.50 os [2020-12-15T20:56:12.413Z] #32 38.92 path [2020-12-15T20:56:12.413Z] #32 39.36 text/tabwriter [2020-12-15T20:56:12.413Z] #32 39.89 fmt [2020-12-15T20:56:12.413Z] #32 39.89 path/filepath [2020-12-15T20:56:12.413Z] #32 40.78 io/ioutil [2020-12-15T20:56:12.413Z] #32 42.57 flag [2020-12-15T20:56:12.413Z] #32 42.57 github.com/BurntSushi/toml [2020-12-15T20:56:12.413Z] #32 43.67 log [2020-12-15T20:56:12.413Z] #32 45.21 github.com/BurntSushi/toml/cmd/tomlv [2020-12-15T20:56:12.703Z] #32 ... [2020-12-15T20:56:12.703Z] [2020-12-15T20:56:12.703Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:56:12.703Z] #11 36.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-15T20:56:12.703Z] #11 36.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-15T20:56:12.703Z] #11 36.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-15T20:56:12.703Z] #11 40.58 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-15T20:56:12.703Z] #11 40.58 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-15T20:56:12.703Z] #11 40.58 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:56:12.703Z] #11 40.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-15T20:56:12.703Z] #11 40.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-15T20:56:12.703Z] #11 40.68 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:56:12.703Z] #11 ... [2020-12-15T20:56:12.703Z] [2020-12-15T20:56:12.703Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:12.703Z] #43 37.29 internal/fmtsort [2020-12-15T20:56:12.703Z] #43 37.89 strings [2020-12-15T20:56:12.703Z] #43 38.37 os [2020-12-15T20:56:12.703Z] #43 39.33 regexp/syntax [2020-12-15T20:56:12.703Z] #43 40.77 fmt [2020-12-15T20:56:12.703Z] #43 42.40 regexp [2020-12-15T20:56:12.703Z] #43 44.62 go/token [2020-12-15T20:56:12.703Z] #43 44.91 internal/lazyregexp [2020-12-15T20:56:12.703Z] #43 45.11 net/url [2020-12-15T20:56:12.703Z] #43 45.23 go/scanner [2020-12-15T20:56:12.703Z] #43 46.26 go/ast [2020-12-15T20:56:12.703Z] #43 46.38 text/template/parse [2020-12-15T20:56:12.993Z] #43 ... [2020-12-15T20:56:12.993Z] [2020-12-15T20:56:12.993Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:12.993Z] #41 13.41 make[1]: Nothing to be done for 'all'. [2020-12-15T20:56:13.622Z] #41 ... [2020-12-15T20:56:13.622Z] [2020-12-15T20:56:13.622Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:56:13.622Z] #49 37.18 context [2020-12-15T20:56:13.622Z] #49 37.38 encoding/binary [2020-12-15T20:56:13.622Z] #49 37.79 os [2020-12-15T20:56:13.622Z] #49 38.60 encoding/base64 [2020-12-15T20:56:13.622Z] #49 39.16 golang.org/x/sys/unix [2020-12-15T20:56:13.622Z] #49 40.63 fmt [2020-12-15T20:56:13.622Z] #49 43.85 encoding/json [2020-12-15T20:56:13.622Z] #49 45.61 github.com/pkg/diff [2020-12-15T20:56:13.622Z] #49 46.38 go/ast [2020-12-15T20:56:13.914Z] #49 47.64 golang.org/x/crypto/ssh/terminal [2020-12-15T20:56:13.914Z] #49 ... [2020-12-15T20:56:13.914Z] [2020-12-15T20:56:13.914Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:13.914Z] #41 14.30 CC images/stats.o [2020-12-15T20:56:13.914Z] #41 14.50 CC images/core.o [2020-12-15T20:56:14.205Z] #41 ... [2020-12-15T20:56:14.205Z] [2020-12-15T20:56:14.205Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:56:14.205Z] #32 DONE 47.8s [2020-12-15T20:56:14.205Z] [2020-12-15T20:56:14.205Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:14.496Z] #43 ... [2020-12-15T20:56:14.496Z] [2020-12-15T20:56:14.496Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:56:15.077Z] #40 ... [2020-12-15T20:56:15.077Z] [2020-12-15T20:56:15.077Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:56:15.077Z] #34 62.01 Selecting previously unselected package libxml2:amd64. [2020-12-15T20:56:15.077Z] #34 62.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2020-12-15T20:56:15.077Z] #34 62.02 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-15T20:56:15.077Z] #34 62.67 Selecting previously unselected package libarchive13:amd64. [2020-12-15T20:56:15.077Z] #34 62.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-15T20:56:15.077Z] #34 62.69 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-15T20:56:15.077Z] #34 63.03 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-15T20:56:15.077Z] #34 63.03 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-15T20:56:15.077Z] #34 63.05 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-15T20:56:15.077Z] #34 63.23 Selecting previously unselected package librhash0:amd64. [2020-12-15T20:56:15.077Z] #34 63.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-15T20:56:15.077Z] #34 63.24 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-15T20:56:15.077Z] #34 63.43 Selecting previously unselected package libuv1:amd64. [2020-12-15T20:56:15.077Z] #34 63.43 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-15T20:56:15.077Z] #34 63.44 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-15T20:56:15.077Z] #34 63.59 Selecting previously unselected package cmake. [2020-12-15T20:56:15.077Z] #34 63.59 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-15T20:56:15.077Z] #34 63.62 Unpacking cmake (3.13.4-1) ... [2020-12-15T20:56:15.077Z] #34 66.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-15T20:56:15.077Z] #34 66.54 Setting up xxd (2:8.1.0875-5) ... [2020-12-15T20:56:15.077Z] #34 66.58 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-15T20:56:15.077Z] #34 66.59 Setting up vim-common (2:8.1.0875-5) ... [2020-12-15T20:56:15.077Z] #34 66.64 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-15T20:56:15.077Z] #34 66.65 Setting up cmake-data (3.13.4-1) ... [2020-12-15T20:56:15.077Z] #34 66.67 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-15T20:56:15.077Z] #34 66.68 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-15T20:56:15.077Z] #34 66.70 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-15T20:56:15.077Z] #34 66.71 Setting up cmake (3.13.4-1) ... [2020-12-15T20:56:15.077Z] #34 66.73 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:56:15.077Z] #34 66.85 Processing triggers for mime-support (3.62) ... [2020-12-15T20:56:15.077Z] #34 DONE 67.8s [2020-12-15T20:56:15.077Z] [2020-12-15T20:56:15.077Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:15.077Z] #35 1.051 + RM_GOPATH=0 [2020-12-15T20:56:15.077Z] #35 1.051 + TMP_GOPATH= [2020-12-15T20:56:15.077Z] #35 1.052 + : /build [2020-12-15T20:56:15.077Z] #35 1.052 + '[' -z '' ']' [2020-12-15T20:56:15.077Z] #35 1.054 ++ mktemp -d [2020-12-15T20:56:15.077Z] #35 1.062 + export GOPATH=/tmp/tmp.KhY6AU1byK [2020-12-15T20:56:15.077Z] #35 1.062 + GOPATH=/tmp/tmp.KhY6AU1byK [2020-12-15T20:56:15.077Z] #35 1.062 + RM_GOPATH=1 [2020-12-15T20:56:15.077Z] #35 1.062 + case "$(go env GOARCH)" in [2020-12-15T20:56:15.077Z] #35 1.064 ++ go env GOARCH [2020-12-15T20:56:15.077Z] #35 1.101 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:56:15.077Z] #35 1.101 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:56:15.077Z] #35 1.104 ++ dirname /tmp/install/install.sh [2020-12-15T20:56:15.077Z] #35 1.111 + dir=/tmp/install [2020-12-15T20:56:15.334Z] #35 1.111 + bin=tini [2020-12-15T20:56:15.334Z] #35 1.112 + shift [2020-12-15T20:56:15.334Z] #35 1.115 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-15T20:56:15.334Z] #35 1.115 + . /tmp/install/tini.installer [2020-12-15T20:56:15.334Z] #35 1.116 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:56:15.334Z] #35 1.116 + install_tini [2020-12-15T20:56:15.334Z] #35 1.121 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-15T20:56:15.334Z] #35 1.121 + git clone https://github.com/krallin/tini.git /tmp/tmp.KhY6AU1byK/tini [2020-12-15T20:56:15.334Z] #35 1.121 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:56:15.334Z] #35 1.127 Cloning into '/tmp/tmp.KhY6AU1byK/tini'... [2020-12-15T20:56:15.334Z] #35 ... [2020-12-15T20:56:15.334Z] [2020-12-15T20:56:15.334Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:56:15.334Z] #25 58.38 126 added, 0 removed; done. [2020-12-15T20:56:15.334Z] #25 58.52 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:56:15.334Z] #25 58.54 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-15T20:56:15.334Z] #25 58.55 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-15T20:56:15.334Z] #25 58.58 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-15T20:56:15.334Z] #25 58.60 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:56:15.334Z] #25 58.67 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-15T20:56:15.334Z] #25 58.68 Updating certificates in /etc/ssl/certs... [2020-12-15T20:56:15.334Z] #25 62.10 0 added, 0 removed; done. [2020-12-15T20:56:15.334Z] #25 62.10 Running hooks in /etc/ca-certificates/update.d... [2020-12-15T20:56:15.334Z] #25 62.10 done. [2020-12-15T20:56:15.334Z] #25 DONE 62.4s [2020-12-15T20:56:15.334Z] [2020-12-15T20:56:15.334Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-15T20:56:15.334Z] #26 DONE 0.0s [2020-12-15T20:56:15.366Z] #54 27.15 Checking out files: 68% (2533/3706) Checking out files: 69% (2558/3706) Checking out files: 70% (2595/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) Checking out files: 75% (2780/3706) Checking out files: 76% (2817/3706) Checking out files: 77% (2854/3706) Checking out files: 78% (2891/3706) Checking out files: 79% (2928/3706) Checking out files: 80% (2965/3706) Checking out files: 81% (3002/3706) Checking out files: 82% (3039/3706) Checking out files: 83% (3076/3706) Checking out files: 84% (3114/3706) Checking out files: 85% (3151/3706) Checking out files: 86% (3188/3706) Checking out files: 87% (3225/3706) Checking out files: 88% (3262/3706) Checking out files: 89% (3299/3706) Checking out files: 90% (3336/3706) Checking out files: 91% (3373/3706) Checking out files: 92% (3410/3706) Checking out files: 93% (3447/3706) Checking out files: 94% (3484/3706) Checking out files: 95% (3521/3706) Checking out files: 96% (3558/3706) Checking out files: 97% (3595/3706) Checking out files: 98% (3632/3706) Checking out files: 99% (3669/3706) Checking out files: 100% (3706/3706) Checking out files: 100% (3706/3706), done. [2020-12-15T20:56:15.366Z] #54 27.97 + cd /tmp/tmp.4MvjBXDjvg/src/github.com/containerd/containerd [2020-12-15T20:56:15.366Z] #54 27.97 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:56:15.592Z] [2020-12-15T20:56:15.592Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:56:15.655Z] #54 28.53 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-15T20:56:15.945Z] #54 28.53 + BUILDTAGS='netgo osusergo static_build' [2020-12-15T20:56:15.945Z] #54 28.53 + export EXTRA_FLAGS=-buildmode=pie [2020-12-15T20:56:15.945Z] #54 28.53 + EXTRA_FLAGS=-buildmode=pie [2020-12-15T20:56:15.945Z] #54 28.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-15T20:56:15.945Z] #54 28.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-15T20:56:15.945Z] #54 28.53 + '[' '' = dynamic ']' [2020-12-15T20:56:15.945Z] #54 28.53 + make [2020-12-15T20:56:16.574Z] #54 29.31 + bin/ctr [2020-12-15T20:56:18.114Z] #27 2.212 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-15T20:56:18.114Z] #27 ... [2020-12-15T20:56:18.114Z] [2020-12-15T20:56:18.114Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:56:18.114Z] #40 71.22 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-15T20:56:18.114Z] #40 71.26 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:56:18.114Z] #40 DONE 71.7s [2020-12-15T20:56:18.114Z] [2020-12-15T20:56:18.114Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:19.455Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-01af792ba03c10146) in /home/ubuntu/workspace/moby_PR-41806 [Pipeline] { [Pipeline] checkout [2020-12-15T20:56:19.580Z] #41 ... [2020-12-15T20:56:19.580Z] [2020-12-15T20:56:19.580Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:56:19.580Z] #11 63.23 Selecting previously unselected package binutils-mingw-w64. [2020-12-15T20:56:19.580Z] #11 63.24 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-15T20:56:19.580Z] #11 63.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-15T20:56:19.580Z] #11 63.39 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-15T20:56:19.580Z] #11 63.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-15T20:56:19.580Z] #11 63.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-15T20:56:19.580Z] #11 63.61 Selecting previously unselected package dmsetup. [2020-12-15T20:56:19.580Z] #11 63.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-15T20:56:19.580Z] #11 63.65 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-15T20:56:19.580Z] #11 63.87 Selecting previously unselected package mingw-w64-common. [2020-12-15T20:56:19.580Z] #11 63.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-15T20:56:19.580Z] #11 63.88 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-15T20:56:19.580Z] #11 70.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-15T20:56:19.580Z] #11 70.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-15T20:56:19.580Z] #11 70.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-15T20:56:19.580Z] #11 ... [2020-12-15T20:56:19.580Z] [2020-12-15T20:56:19.580Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:56:19.580Z] #27 2.877 #=#=# [2020-12-15T20:56:20.380Z] #27 3.084 # 2.7% #### 5.8% ###### 9.1% ######### 12.9% ############ 17.9% ################# 23.6% ####################### 32.0% ########################## 36.4% ############################# 41.7% ################################### 49.3% ######################################## 56.2% ############################################# 63.3% ################################################### 71.4% ######################################################### 79.9% ############################################################# 84.8% ################################################################# 90.3% ##################################################################### 97.0% ######################################################################## 100.0% [2020-12-15T20:56:20.644Z] #27 5.270 [2020-12-15T20:56:20.911Z] #27 ... [2020-12-15T20:56:20.911Z] [2020-12-15T20:56:20.911Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:20.911Z] #43 64.55 strings [2020-12-15T20:56:20.911Z] #43 66.11 os [2020-12-15T20:56:20.911Z] #43 67.49 regexp/syntax [2020-12-15T20:56:20.911Z] #43 71.11 fmt [2020-12-15T20:56:20.911Z] #43 74.02 regexp [2020-12-15T20:56:20.911Z] #43 ... [2020-12-15T20:56:20.911Z] [2020-12-15T20:56:20.911Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:56:21.167Z] #27 5.475 0.2% #################################### 51.2% ############################################################## 86.7% ######################################################################## 100.0% [2020-12-15T20:56:21.731Z] #27 6.172 [2020-12-15T20:56:21.731Z] #27 ... [2020-12-15T20:56:21.731Z] [2020-12-15T20:56:21.731Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:56:21.731Z] #49 65.32 context [2020-12-15T20:56:21.731Z] #49 66.24 os [2020-12-15T20:56:21.731Z] #49 66.85 encoding/binary [2020-12-15T20:56:21.731Z] #49 69.43 encoding/base64 [2020-12-15T20:56:21.731Z] #49 70.63 golang.org/x/sys/unix [2020-12-15T20:56:21.731Z] #49 71.36 fmt [2020-12-15T20:56:21.731Z] #49 ... [2020-12-15T20:56:21.731Z] [2020-12-15T20:56:21.731Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:21.731Z] #41 2.737 Note: Building without setproctitle() and strlcpy() support. [2020-12-15T20:56:21.731Z] #41 2.737 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-15T20:56:21.731Z] #41 2.757 Note: Building without GnuTLS support [2020-12-15T20:56:21.731Z] #41 2.786 Makefile.config:39: Warn: you have no libnftables installed [2020-12-15T20:56:21.731Z] #41 2.786 Makefile.config:40: Warn: Building without nftables support [2020-12-15T20:56:22.662Z] #41 ... [2020-12-15T20:56:22.662Z] [2020-12-15T20:56:22.662Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:56:22.662Z] #32 66.24 path [2020-12-15T20:56:22.662Z] #32 66.50 fmt [2020-12-15T20:56:22.662Z] #32 66.88 path/filepath [2020-12-15T20:56:22.662Z] #32 68.72 io/ioutil [2020-12-15T20:56:22.662Z] #32 69.53 text/tabwriter [2020-12-15T20:56:22.662Z] #32 71.79 flag [2020-12-15T20:56:22.662Z] #32 71.81 github.com/BurntSushi/toml [2020-12-15T20:56:22.662Z] #32 74.21 log [2020-12-15T20:56:22.662Z] #32 ... [2020-12-15T20:56:22.662Z] [2020-12-15T20:56:22.662Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:56:22.662Z] #27 6.389 0.9% ####################### 32.9% ############################# 41.4% ########################################## 58.9% ######################################################## 78.2% ######################################################################## 100.0% [2020-12-15T20:56:22.837Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-15T20:56:22.863Z] > git config --add remote.origin.fetch +refs/pull/41806/head:refs/remotes/origin/PR-41806 # timeout=10 [2020-12-15T20:56:22.892Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:56:22.918Z] #27 7.258 [2020-12-15T20:56:22.996Z] Fetching without tags [2020-12-15T20:56:23.318Z] using credential docker-jenkins-github-credentials [2020-12-15T20:56:23.329Z] Cloning the remote Git repository [2020-12-15T20:56:23.329Z] Cloning with configured refspecs honoured and without tags [2020-12-15T20:56:23.424Z] Merging remotes/origin/master commit f0014860c1b3345e1fcc7ed81c491298de2633fb into PR head commit 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:56:23.451Z] #54 ... [2020-12-15T20:56:23.451Z] [2020-12-15T20:56:23.451Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:56:23.451Z] #11 56.25 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-15T20:56:23.451Z] #11 56.25 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-15T20:56:23.451Z] #11 56.25 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:56:23.451Z] #11 ... [2020-12-15T20:56:23.451Z] [2020-12-15T20:56:23.451Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:56:23.451Z] #49 48.97 mvdan.cc/editorconfig [2020-12-15T20:56:23.451Z] #49 49.56 mvdan.cc/sh/v3/fileutil [2020-12-15T20:56:23.451Z] #49 49.66 mvdan.cc/sh/v3/syntax [2020-12-15T20:56:23.451Z] #49 53.59 mvdan.cc/sh/v3/cmd/shfmt [2020-12-15T20:56:23.451Z] #49 DONE 57.0s [2020-12-15T20:56:23.451Z] [2020-12-15T20:56:23.451Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:23.451Z] #41 14.94 CC images/core-x86.o [2020-12-15T20:56:23.451Z] #41 15.31 CC images/core-arm.o [2020-12-15T20:56:23.451Z] #41 15.61 CC images/core-aarch64.o [2020-12-15T20:56:23.451Z] #41 15.78 CC images/core-ppc64.o [2020-12-15T20:56:23.451Z] #41 16.03 CC images/core-s390.o [2020-12-15T20:56:23.451Z] #41 16.41 CC images/cpuinfo.o [2020-12-15T20:56:23.451Z] #41 16.72 CC images/inventory.o [2020-12-15T20:56:23.451Z] #41 16.89 CC images/fdinfo.o [2020-12-15T20:56:23.451Z] #41 17.14 CC images/fown.o [2020-12-15T20:56:23.451Z] #41 17.24 CC images/ns.o [2020-12-15T20:56:23.451Z] #41 17.41 CC images/regfile.o [2020-12-15T20:56:23.451Z] #41 17.55 CC images/ghost-file.o [2020-12-15T20:56:23.451Z] #41 17.70 CC images/fifo.o [2020-12-15T20:56:23.451Z] #41 17.79 CC images/remap-file-path.o [2020-12-15T20:56:23.451Z] #41 17.87 CC images/eventfd.o [2020-12-15T20:56:23.451Z] #41 17.95 CC images/eventpoll.o [2020-12-15T20:56:23.451Z] #41 18.09 CC images/fh.o [2020-12-15T20:56:23.451Z] #41 18.26 CC images/fsnotify.o [2020-12-15T20:56:23.451Z] #41 18.53 CC images/signalfd.o [2020-12-15T20:56:23.451Z] #41 18.65 CC images/fs.o [2020-12-15T20:56:23.451Z] #41 18.73 CC images/pstree.o [2020-12-15T20:56:23.451Z] #41 18.82 CC images/pipe.o [2020-12-15T20:56:23.451Z] #41 18.93 CC images/tcp-stream.o [2020-12-15T20:56:23.451Z] #41 19.00 CC images/sk-packet.o [2020-12-15T20:56:23.451Z] #41 19.17 CC images/mnt.o [2020-12-15T20:56:23.451Z] #41 19.25 CC images/pipe-data.o [2020-12-15T20:56:23.451Z] #41 19.34 CC images/sa.o [2020-12-15T20:56:23.451Z] #41 19.45 CC images/timer.o [2020-12-15T20:56:23.451Z] #41 19.58 CC images/timerfd.o [2020-12-15T20:56:23.451Z] #41 19.74 CC images/mm.o [2020-12-15T20:56:23.451Z] #41 19.87 CC images/sk-opts.o [2020-12-15T20:56:23.451Z] #41 19.99 CC images/sk-unix.o [2020-12-15T20:56:23.451Z] #41 20.17 CC images/sk-inet.o [2020-12-15T20:56:23.451Z] #41 20.33 CC images/tun.o [2020-12-15T20:56:23.451Z] #41 20.54 CC images/sk-netlink.o [2020-12-15T20:56:23.451Z] #41 20.68 CC images/packet-sock.o [2020-12-15T20:56:23.451Z] #41 20.90 CC images/ipc-var.o [2020-12-15T20:56:23.451Z] #41 21.05 CC images/ipc-desc.o [2020-12-15T20:56:23.451Z] #41 21.16 CC images/ipc-shm.o [2020-12-15T20:56:23.451Z] #41 21.25 CC images/ipc-msg.o [2020-12-15T20:56:23.451Z] #41 21.43 CC images/ipc-sem.o [2020-12-15T20:56:23.451Z] #41 21.56 CC images/utsns.o [2020-12-15T20:56:23.451Z] #41 21.70 CC images/creds.o [2020-12-15T20:56:23.451Z] #41 21.88 CC images/vma.o [2020-12-15T20:56:23.451Z] #41 21.99 CC images/netdev.o [2020-12-15T20:56:23.451Z] #41 22.27 CC images/tty.o [2020-12-15T20:56:23.451Z] #41 22.49 CC images/file-lock.o [2020-12-15T20:56:23.451Z] #41 22.59 CC images/rlimit.o [2020-12-15T20:56:23.451Z] #41 22.72 CC images/pagemap.o [2020-12-15T20:56:23.451Z] #41 22.85 CC images/siginfo.o [2020-12-15T20:56:23.451Z] #41 22.97 CC images/rpc.o [2020-12-15T20:56:23.451Z] #41 23.50 CC images/ext-file.o [2020-12-15T20:56:23.451Z] #41 23.64 CC images/cgroup.o [2020-12-15T20:56:23.747Z] #41 24.07 CC images/userns.o [2020-12-15T20:56:24.037Z] #41 24.36 CC images/google/protobuf/descriptor.o [2020-12-15T20:56:23.796Z] Cloning repository https://github.com/moby/moby.git [2020-12-15T20:56:23.855Z] > git init /home/ubuntu/workspace/moby_PR-41806 # timeout=10 [2020-12-15T20:56:24.720Z] #27 7.436 # 2.6% ##### 8.2% ########## 15.2% ################ 22.3% #################### 28.3% ######################### 35.2% ############################## 41.7% ################################# 47.1% ###################################### 54.0% ########################################### 60.3% ############################################### 66.0% #################################################### 72.6% ######################################################## 78.3% ############################################################# 85.1% ################################################################# 90.7% #################################################################### 95.7% ######################################################################## 100.0% [2020-12-15T20:56:24.977Z] #27 9.528 [2020-12-15T20:56:25.064Z] Merge succeeded, producing 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:56:25.065Z] Checking out Revision 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 (PR-41806) [2020-12-15T20:56:25.066Z] #41 25.34 CC images/opts.o [2020-12-15T20:56:25.066Z] #41 25.42 CC images/seccomp.o [2020-12-15T20:56:25.066Z] #41 25.55 CC images/binfmt-misc.o [2020-12-15T20:56:25.066Z] #41 25.63 CC images/time.o [2020-12-15T20:56:22.965Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-15T20:56:23.001Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-15T20:56:23.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:56:23.003Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41806/head:refs/remotes/origin/PR-41806 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:56:23.445Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:56:23.488Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [2020-12-15T20:56:24.860Z] > git remote # timeout=10 [2020-12-15T20:56:24.902Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T20:56:24.922Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:56:24.988Z] > git merge f0014860c1b3345e1fcc7ed81c491298de2633fb # timeout=10 [2020-12-15T20:56:25.023Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T20:56:25.071Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:56:25.112Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [2020-12-15T20:56:25.356Z] #41 25.70 CC images/sysctl.o [2020-12-15T20:56:25.356Z] #41 25.81 CC images/autofs.o [2020-12-15T20:56:25.356Z] #41 25.90 CC images/macvlan.o [2020-12-15T20:56:25.492Z] #27 9.743 0.9% # 2.1% ## 3.3% [2020-12-15T20:56:25.492Z] #27 ... [2020-12-15T20:56:25.492Z] [2020-12-15T20:56:25.492Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:25.492Z] #35 2.169 + cd /tmp/tmp.KhY6AU1byK/tini [2020-12-15T20:56:25.492Z] #35 2.169 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:56:25.492Z] #35 2.196 + cmake . [2020-12-15T20:56:25.492Z] #35 2.891 -- The C compiler identification is GNU 8.3.0 [2020-12-15T20:56:25.492Z] #35 2.972 -- Check for working C compiler: /usr/bin/cc [2020-12-15T20:56:25.492Z] #35 3.850 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-15T20:56:25.492Z] #35 3.852 -- Detecting C compiler ABI info [2020-12-15T20:56:25.492Z] #35 4.939 -- Detecting C compiler ABI info - done [2020-12-15T20:56:25.492Z] #35 5.017 -- Detecting C compile features [2020-12-15T20:56:25.492Z] #35 7.719 -- Detecting C compile features - done [2020-12-15T20:56:25.492Z] #35 7.778 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-15T20:56:25.492Z] #35 8.081 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-15T20:56:25.492Z] #35 8.181 -- Configuring done [2020-12-15T20:56:25.492Z] #35 8.236 -- Generating done [2020-12-15T20:56:25.492Z] #35 8.238 -- Build files have been written to: /tmp/tmp.KhY6AU1byK/tini [2020-12-15T20:56:25.492Z] #35 8.256 + make tini-static [2020-12-15T20:56:25.492Z] #35 8.739 Scanning dependencies of target tini-static [2020-12-15T20:56:25.492Z] #35 8.857 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-15T20:56:25.492Z] #35 10.53 [100%] Linking C executable tini-static [2020-12-15T20:56:25.492Z] #35 11.22 [100%] Built target tini-static [2020-12-15T20:56:25.492Z] #35 11.35 + mkdir -p /build [2020-12-15T20:56:25.492Z] #35 11.35 + cp tini-static /build/docker-init [2020-12-15T20:56:25.492Z] #35 DONE 11.5s [2020-12-15T20:56:25.492Z] [2020-12-15T20:56:25.492Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:56:25.646Z] #41 ... [2020-12-15T20:56:25.646Z] [2020-12-15T20:56:25.646Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:25.646Z] #43 49.33 go/parser [2020-12-15T20:56:25.646Z] #43 49.76 text/template [2020-12-15T20:56:25.646Z] #43 51.77 encoding/xml [2020-12-15T20:56:25.646Z] #43 53.55 go/doc [2020-12-15T20:56:25.646Z] #43 55.67 github.com/LK4D4/vndr/versioned [2020-12-15T20:56:25.646Z] #43 55.71 github.com/LK4D4/vndr/build [2020-12-15T20:56:25.646Z] #43 55.76 compress/flate [2020-12-15T20:56:25.646Z] #43 57.80 hash/crc32 [2020-12-15T20:56:25.646Z] #43 58.13 compress/gzip [2020-12-15T20:56:25.646Z] #43 58.31 vendor/golang.org/x/crypto/cryptobyte [2020-12-15T20:56:25.646Z] #43 58.52 net [2020-12-15T20:56:25.646Z] #43 59.35 vendor/golang.org/x/crypto/internal/chacha20 [2020-12-15T20:56:25.646Z] #43 ... [2020-12-15T20:56:25.646Z] [2020-12-15T20:56:25.646Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:25.646Z] #41 26.04 CC images/sit.o [2020-12-15T20:56:25.646Z] #41 26.16 CC images/memfd.o [2020-12-15T20:56:25.646Z] #41 26.29 CC images/timens.o [2020-12-15T20:56:24.736Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-15T20:56:24.737Z] > git --version # timeout=10 [2020-12-15T20:56:24.747Z] > git --version # 'git version 2.7.4' [2020-12-15T20:56:24.748Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:56:24.838Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41806/head:refs/remotes/origin/PR-41806 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:56:25.936Z] #41 26.40 LINK images/built-in.o [2020-12-15T20:56:25.936Z] #41 26.46 GEN compel/include/asm [2020-12-15T20:56:25.936Z] #41 26.46 GEN compel/include/version.h [2020-12-15T20:56:25.936Z] #41 26.47 touch .config [2020-12-15T20:56:25.936Z] #41 26.51 GEN include/common/config.h [2020-12-15T20:56:26.225Z] #41 26.56 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-12-15T20:56:26.225Z] #41 26.60 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-15T20:56:26.225Z] #41 26.62 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-15T20:56:26.225Z] #41 26.62 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-12-15T20:56:26.225Z] #41 26.64 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-12-15T20:56:26.225Z] #41 26.65 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-12-15T20:56:26.225Z] #41 26.66 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-15T20:56:26.225Z] #41 26.66 DEP compel/plugins/std/infect.d [2020-12-15T20:56:26.225Z] #41 26.72 DEP compel/plugins/std/string.d [2020-12-15T20:56:26.225Z] #41 26.77 DEP compel/plugins/std/log.d [2020-12-15T20:56:26.225Z] #41 26.82 DEP compel/plugins/std/fds.d [2020-12-15T20:56:26.515Z] #41 26.92 DEP compel/plugins/std/std.d [2020-12-15T20:56:26.515Z] #41 26.98 DEP compel/plugins/shmem/shmem.d [2020-12-15T20:56:26.515Z] #41 27.04 DEP compel/plugins/fds/fds.d [2020-12-15T20:56:26.804Z] #41 27.14 CC compel/plugins/std/std.o [2020-12-15T20:56:27.094Z] #41 27.34 CC compel/plugins/std/fds.o [2020-12-15T20:56:27.094Z] #41 27.61 CC compel/plugins/std/log.o [2020-12-15T20:56:27.726Z] #41 28.12 CC compel/plugins/std/string.o [2020-12-15T20:56:28.017Z] #41 28.50 CC compel/plugins/std/infect.o [2020-12-15T20:56:28.306Z] #41 28.71 CC compel/arch/s390/plugins/std/parasite-head.o [2020-12-15T20:56:28.307Z] #41 28.74 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-12-15T20:56:28.307Z] #41 28.79 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-12-15T20:56:28.307Z] #41 28.90 AR compel/plugins/std.lib.a [2020-12-15T20:56:28.577Z] #27 9.743 0.9% # 2.1% ## 3.3% ### 4.5% ### 5.3% #### 6.7% ##### 8.1% ####### 10.0% ####### 11.1% ######## 12.0% ######### 13.8% ########### 15.9% ############ 17.9% ############## 19.6% ############### 21.4% ################ 22.3% ################ 22.9% ################# 24.8% ################## 26.0% ################### 27.2% #################### 28.5% ###################### 30.6% ####################### 32.4% ######################## 34.1% ######################### 35.2% ########################## 36.6% ########################### 38.1% ############################ 40.2% ############################## 42.1% ############################### 43.5% [2020-12-15T20:56:28.577Z] #27 ... [2020-12-15T20:56:28.577Z] [2020-12-15T20:56:28.577Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:56:28.577Z] #32 77.09 github.com/BurntSushi/toml/cmd/tomlv [2020-12-15T20:56:28.577Z] #32 DONE 82.3s [2020-12-15T20:56:28.577Z] [2020-12-15T20:56:28.577Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:56:28.596Z] #41 28.95 CC compel/plugins/fds/fds.o [2020-12-15T20:56:28.596Z] #41 29.09 AR compel/plugins/fds.lib.a [2020-12-15T20:56:28.596Z] #41 29.11 HOSTDEP compel/src/lib/log-host.d [2020-12-15T20:56:28.596Z] #41 29.16 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-15T20:56:28.886Z] #41 29.23 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-12-15T20:56:28.886Z] #41 29.29 HOSTDEP compel/src/main-host.d [2020-12-15T20:56:28.886Z] #41 29.36 DEP compel/src/lib/ptrace.d [2020-12-15T20:56:29.175Z] #41 29.46 DEP compel/src/lib/infect.d [2020-12-15T20:56:29.175Z] #41 29.62 DEP compel/src/lib/infect-util.d [2020-12-15T20:56:29.175Z] #41 29.68 DEP compel/src/lib/infect-rpc.d [2020-12-15T20:56:29.465Z] #41 29.76 DEP compel/arch/s390/src/lib/infect.d [2020-12-15T20:56:29.465Z] #41 29.83 DEP compel/arch/s390/src/lib/cpu.d [2020-12-15T20:56:29.465Z] #41 29.87 DEP compel/src/lib/log.d [2020-12-15T20:56:29.465Z] #41 29.94 DEP compel/src/main.d [2020-12-15T20:56:29.465Z] #41 30.02 DEP compel/src/lib/handle-elf.d [2020-12-15T20:56:29.647Z] Commit message: "Fix jobs mode filter spelling" [2020-12-15T20:56:29.754Z] #41 30.12 DEP compel/arch/s390/src/lib/handle-elf.d [2020-12-15T20:56:29.755Z] #41 30.20 CC compel/src/lib/log.o [2020-12-15T20:56:29.755Z] #41 30.30 CC compel/arch/s390/src/lib/cpu.o [2020-12-15T20:56:29.685Z] > git --version # timeout=10 [2020-12-15T20:56:29.718Z] > git --version # 'git version 2.17.1' [2020-12-15T20:56:29.756Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-15T20:56:30.044Z] #41 30.38 CC compel/arch/s390/src/lib/infect.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-15T20:56:30.336Z] #41 30.81 CC compel/src/lib/infect-rpc.o [2020-12-15T20:56:30.626Z] #41 31.05 CC compel/src/lib/infect-util.o [2020-12-15T20:56:30.626Z] #41 31.16 CC compel/src/lib/infect.o [2020-12-15T20:56:31.010Z] + docker version [2020-12-15T20:56:31.663Z] #27 9.743 0.9% # 2.1% ## 3.3% ### 4.5% ### 5.3% #### 6.7% ##### 8.1% ####### 10.0% ####### 11.1% ######## 12.0% ######### 13.8% ########### 15.9% ############ 17.9% ############## 19.6% ############### 21.4% ################ 22.3% ################ 22.9% ################# 24.8% ################## 26.0% ################### 27.2% #################### 28.5% ###################### 30.6% ####################### 32.4% ######################## 34.1% ######################### 35.2% ########################## 36.6% ########################### 38.1% ############################ 40.2% ############################## 42.1% ############################### 43.5% ############################### 44.4% ################################ 45.6% ################################# 47.2% ################################## 48.2% ################################### 49.8% ##################################### 51.7% ##################################### 52.6% ###################################### 53.8% ####################################### 55.4% ######################################## 56.6% ######################################### 58.0% ########################################## 58.9% ########################################## 59.5% ############################################ 61.3% ############################################ 62.5% ############################################### 65.7% ################################################# 68.2% ################################################## 70.5% #################################################### 73.3% ###################################################### 76.0% ######################################################## 79.0% ########################################################## 81.9% ############################################################# 84.7% ############################################################## 87.1% ################################################################ 89.8% ################################################################## 92.1% #################################################################### 94.5% ###################################################################### 97.6% ######################################################################## 100.0% [2020-12-15T20:56:31.663Z] #27 16.24 [2020-12-15T20:56:31.944Z] Removing intermediate container 636b7ad35d47 [2020-12-15T20:56:31.944Z] ---> 3c1e6e2fe4e5 [2020-12-15T20:56:31.944Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-12-15T20:56:31.944Z] ---> 805dc2d65d1c [2020-12-15T20:56:31.944Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-12-15T20:56:31.944Z] ---> 607d1bf65301 [2020-12-15T20:56:31.944Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-12-15T20:56:31.944Z] ---> Running in 9d43922be2f4 [2020-12-15T20:56:31.944Z] Removing intermediate container 9d43922be2f4 [2020-12-15T20:56:31.944Z] ---> b42c2581dcf4 [2020-12-15T20:56:31.944Z] Successfully built b42c2581dcf4 [2020-12-15T20:56:31.944Z] Successfully tagged moby-buildx:latest [2020-12-15T20:56:31.944Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-12-15T20:56:31.944Z] if [ -n "${id}" ]; then \ [2020-12-15T20:56:31.944Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-12-15T20:56:31.944Z] && touch bundles/buildx; \ [2020-12-15T20:56:31.944Z] docker rm -f ${id}; \ [2020-12-15T20:56:31.944Z] fi [2020-12-15T20:56:31.944Z] 9daf1d4e975c2d96a4906bec7be96982140a114afa342f325ba4bb2e7dcf2431 [2020-12-15T20:56:31.944Z] bundles/buildx version [2020-12-15T20:56:31.944Z] buildx v0.3.1 6db68d0 [2020-12-15T20:56:31.944Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 . [2020-12-15T20:56:31.944Z] #1 [internal] booting buildkit [2020-12-15T20:56:31.944Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-12-15T20:56:31.944Z] #1 pulling image moby/buildkit:buildx-stable-1 3.4s done [2020-12-15T20:56:31.944Z] #1 creating container buildx_buildkit_default [2020-12-15T20:56:31.944Z] #1 creating container buildx_buildkit_default 0.4s done [2020-12-15T20:56:31.944Z] #1 DONE 3.7s [2020-12-15T20:56:31.944Z] [2020-12-15T20:56:31.944Z] #2 [internal] load build definition from Dockerfile [2020-12-15T20:56:31.944Z] #2 transferring dockerfile: 16.58kB done [2020-12-15T20:56:31.944Z] #2 DONE 0.0s [2020-12-15T20:56:31.944Z] [2020-12-15T20:56:31.944Z] #3 [internal] load .dockerignore [2020-12-15T20:56:31.944Z] #3 transferring context: 87B done [2020-12-15T20:56:31.944Z] #3 DONE 0.0s [2020-12-15T20:56:31.944Z] [2020-12-15T20:56:31.944Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-15T20:56:31.944Z] #4 DONE 0.7s [2020-12-15T20:56:31.944Z] [2020-12-15T20:56:31.944Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-15T20:56:31.944Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-15T20:56:31.944Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2020-12-15T20:56:31.945Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2020-12-15T20:56:32.131Z] #41 32.52 CC compel/src/lib/ptrace.o [2020-12-15T20:56:32.235Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2020-12-15T20:56:32.235Z] #5 DONE 0.3s [2020-12-15T20:56:32.235Z] [2020-12-15T20:56:32.236Z] #6 [internal] load build definition from Dockerfile [2020-12-15T20:56:32.236Z] #6 transferring dockerfile: 16.58kB done [2020-12-15T20:56:32.236Z] #6 DONE 0.0s [2020-12-15T20:56:32.236Z] [2020-12-15T20:56:32.236Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-15T20:56:32.421Z] #41 32.78 AR compel/libcompel.a [2020-12-15T20:56:32.421Z] #41 32.81 HOSTCC compel/src/main-host.o [2020-12-15T20:56:32.421Z] #41 ... [2020-12-15T20:56:32.421Z] [2020-12-15T20:56:32.421Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:56:32.421Z] #11 66.18 Selecting previously unselected package libapparmor1:s390x. [2020-12-15T20:56:32.421Z] #11 66.18 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-12-15T20:56:32.421Z] #11 66.19 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-12-15T20:56:32.421Z] #11 66.24 Selecting previously unselected package libapparmor-dev:s390x. [2020-12-15T20:56:32.421Z] #11 66.24 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-12-15T20:56:32.421Z] #11 66.25 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-12-15T20:56:32.421Z] #11 66.33 Selecting previously unselected package libbtrfs0. [2020-12-15T20:56:32.421Z] #11 66.33 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-12-15T20:56:32.421Z] #11 66.33 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-15T20:56:32.527Z] #9 DONE 0.5s [2020-12-15T20:56:32.527Z] [2020-12-15T20:56:32.527Z] #8 [internal] load metadata for docker.io/library/debian:buster [2020-12-15T20:56:32.711Z] #11 66.38 Selecting previously unselected package libbtrfs-dev. [2020-12-15T20:56:32.711Z] #11 66.38 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-12-15T20:56:32.711Z] #11 66.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:56:32.711Z] #11 66.50 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-12-15T20:56:32.711Z] #11 66.50 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-12-15T20:56:32.711Z] #11 66.50 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-12-15T20:56:32.711Z] #11 66.55 Selecting previously unselected package libudev-dev:s390x. [2020-12-15T20:56:32.711Z] #11 66.55 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_s390x.deb ... [2020-12-15T20:56:32.711Z] #11 66.56 Unpacking libudev-dev:s390x (241-7~deb10u5) ... [2020-12-15T20:56:33.000Z] #11 66.66 Selecting previously unselected package libsepol1-dev:s390x. [2020-12-15T20:56:33.000Z] #11 66.66 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-12-15T20:56:33.000Z] #11 66.67 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-12-15T20:56:33.031Z] #27 17.36 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-15T20:56:33.031Z] #27 17.67 [2020-12-15T20:56:33.031Z] #27 ... [2020-12-15T20:56:33.031Z] [2020-12-15T20:56:33.031Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:33.031Z] #41 5.140 fatal: not a git repository (or any of the parent directories): .git [2020-12-15T20:56:33.031Z] #41 5.253 GEN .gitid [2020-12-15T20:56:33.031Z] #41 5.306 GEN criu/include/version.h [2020-12-15T20:56:33.031Z] #41 5.401 GEN include/common/asm [2020-12-15T20:56:33.031Z] #41 7.576 PBCC images/timens.pb-c.c [2020-12-15T20:56:33.031Z] #41 7.689 DEP images/timens.pb-c.d [2020-12-15T20:56:33.031Z] #41 7.801 PBCC images/fown.pb-c.c [2020-12-15T20:56:33.031Z] #41 7.912 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-15T20:56:33.031Z] #41 8.221 PBCC images/opts.pb-c.c [2020-12-15T20:56:33.031Z] #41 8.311 PBCC images/memfd.pb-c.c [2020-12-15T20:56:33.031Z] #41 8.450 DEP images/fown.pb-c.d [2020-12-15T20:56:33.031Z] #41 8.514 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-15T20:56:33.031Z] #41 8.607 DEP images/opts.pb-c.d [2020-12-15T20:56:33.031Z] #41 8.690 DEP images/memfd.pb-c.d [2020-12-15T20:56:33.031Z] #41 8.828 PBCC images/sit.pb-c.c [2020-12-15T20:56:33.031Z] #41 8.957 DEP images/sit.pb-c.d [2020-12-15T20:56:33.031Z] #41 8.957 PBCC images/macvlan.pb-c.c [2020-12-15T20:56:33.031Z] #41 8.957 DEP images/macvlan.pb-c.d [2020-12-15T20:56:33.031Z] #41 8.966 PBCC images/autofs.pb-c.c [2020-12-15T20:56:33.031Z] #41 8.973 DEP images/autofs.pb-c.d [2020-12-15T20:56:33.031Z] #41 8.982 PBCC images/sysctl.pb-c.c [2020-12-15T20:56:33.031Z] #41 8.988 DEP images/sysctl.pb-c.d [2020-12-15T20:56:33.031Z] #41 9.096 PBCC images/time.pb-c.c [2020-12-15T20:56:33.031Z] #41 9.126 DEP images/time.pb-c.d [2020-12-15T20:56:33.031Z] #41 9.167 PBCC images/binfmt-misc.pb-c.c [2020-12-15T20:56:33.031Z] #41 9.207 DEP images/binfmt-misc.pb-c.d [2020-12-15T20:56:33.031Z] #41 9.240 PBCC images/seccomp.pb-c.c [2020-12-15T20:56:33.031Z] #41 9.263 DEP images/seccomp.pb-c.d [2020-12-15T20:56:33.031Z] #41 9.314 PBCC images/userns.pb-c.c [2020-12-15T20:56:33.031Z] #41 9.366 DEP images/userns.pb-c.d [2020-12-15T20:56:33.031Z] #41 9.462 PBCC images/cgroup.pb-c.c [2020-12-15T20:56:33.031Z] #41 9.523 DEP images/cgroup.pb-c.d [2020-12-15T20:56:33.031Z] #41 9.599 PBCC images/ext-file.pb-c.c [2020-12-15T20:56:33.031Z] #41 9.666 DEP images/ext-file.pb-c.d [2020-12-15T20:56:33.031Z] #41 9.736 PBCC images/rpc.pb-c.c [2020-12-15T20:56:33.031Z] #41 9.822 DEP images/rpc.pb-c.d [2020-12-15T20:56:33.031Z] #41 9.890 PBCC images/siginfo.pb-c.c [2020-12-15T20:56:33.031Z] #41 9.903 DEP images/siginfo.pb-c.d [2020-12-15T20:56:33.031Z] #41 9.946 PBCC images/pagemap.pb-c.c [2020-12-15T20:56:33.031Z] #41 10.05 DEP images/pagemap.pb-c.d [2020-12-15T20:56:33.031Z] #41 10.14 PBCC images/rlimit.pb-c.c [2020-12-15T20:56:33.031Z] #41 10.15 DEP images/rlimit.pb-c.d [2020-12-15T20:56:33.031Z] #41 10.21 PBCC images/file-lock.pb-c.c [2020-12-15T20:56:33.031Z] #41 10.28 DEP images/file-lock.pb-c.d [2020-12-15T20:56:33.031Z] #41 10.33 PBCC images/tty.pb-c.c [2020-12-15T20:56:33.031Z] #41 10.46 DEP images/tty.pb-c.d [2020-12-15T20:56:33.031Z] #41 10.67 PBCC images/tun.pb-c.c [2020-12-15T20:56:33.031Z] #41 10.74 PBCC images/netdev.pb-c.c [2020-12-15T20:56:33.031Z] #41 10.88 DEP images/tun.pb-c.d [2020-12-15T20:56:33.031Z] #41 11.02 DEP images/netdev.pb-c.d [2020-12-15T20:56:33.031Z] #41 11.22 PBCC images/vma.pb-c.c [2020-12-15T20:56:33.031Z] #41 11.33 DEP images/vma.pb-c.d [2020-12-15T20:56:33.031Z] #41 11.39 PBCC images/creds.pb-c.c [2020-12-15T20:56:33.031Z] #41 11.44 DEP images/creds.pb-c.d [2020-12-15T20:56:33.031Z] #41 11.54 PBCC images/utsns.pb-c.c [2020-12-15T20:56:33.031Z] #41 11.61 DEP images/utsns.pb-c.d [2020-12-15T20:56:33.031Z] #41 11.69 PBCC images/ipc-desc.pb-c.c [2020-12-15T20:56:33.031Z] #41 11.75 PBCC images/ipc-sem.pb-c.c [2020-12-15T20:56:33.031Z] #41 11.79 DEP images/ipc-desc.pb-c.d [2020-12-15T20:56:33.031Z] #41 11.93 DEP images/ipc-sem.pb-c.d [2020-12-15T20:56:33.031Z] #41 11.95 PBCC images/ipc-msg.pb-c.c [2020-12-15T20:56:33.031Z] #41 11.97 DEP images/ipc-msg.pb-c.d [2020-12-15T20:56:33.031Z] #41 12.01 PBCC images/ipc-shm.pb-c.c [2020-12-15T20:56:33.031Z] #41 12.01 DEP images/ipc-shm.pb-c.d [2020-12-15T20:56:33.031Z] #41 12.11 PBCC images/ipc-var.pb-c.c [2020-12-15T20:56:33.031Z] #41 12.12 DEP images/ipc-var.pb-c.d [2020-12-15T20:56:33.031Z] #41 12.17 PBCC images/sk-opts.pb-c.c [2020-12-15T20:56:33.031Z] #41 12.19 PBCC images/packet-sock.pb-c.c [2020-12-15T20:56:33.031Z] #41 12.23 DEP images/sk-opts.pb-c.d [2020-12-15T20:56:33.031Z] #41 12.31 DEP images/packet-sock.pb-c.d [2020-12-15T20:56:33.031Z] #41 12.39 PBCC images/sk-netlink.pb-c.c [2020-12-15T20:56:33.031Z] #41 12.43 DEP images/sk-netlink.pb-c.d [2020-12-15T20:56:33.031Z] #41 12.51 PBCC images/sk-inet.pb-c.c [2020-12-15T20:56:33.031Z] #41 12.58 DEP images/sk-inet.pb-c.d [2020-12-15T20:56:33.031Z] #41 12.65 PBCC images/sk-unix.pb-c.c [2020-12-15T20:56:33.031Z] #41 12.76 DEP images/sk-unix.pb-c.d [2020-12-15T20:56:33.031Z] #41 12.82 PBCC images/mm.pb-c.c [2020-12-15T20:56:33.031Z] #41 12.97 DEP images/mm.pb-c.d [2020-12-15T20:56:33.031Z] #41 13.03 PBCC images/timerfd.pb-c.c [2020-12-15T20:56:33.031Z] #41 13.10 DEP images/timerfd.pb-c.d [2020-12-15T20:56:33.031Z] #41 13.26 PBCC images/timer.pb-c.c [2020-12-15T20:56:33.031Z] #41 13.27 DEP images/timer.pb-c.d [2020-12-15T20:56:33.031Z] #41 13.37 PBCC images/sa.pb-c.c [2020-12-15T20:56:33.031Z] #41 13.47 DEP images/sa.pb-c.d [2020-12-15T20:56:33.031Z] #41 13.54 PBCC images/pipe-data.pb-c.c [2020-12-15T20:56:33.031Z] #41 13.58 DEP images/pipe-data.pb-c.d [2020-12-15T20:56:33.031Z] #41 13.61 PBCC images/mnt.pb-c.c [2020-12-15T20:56:33.031Z] #41 13.66 DEP images/mnt.pb-c.d [2020-12-15T20:56:33.031Z] #41 13.72 PBCC images/sk-packet.pb-c.c [2020-12-15T20:56:33.031Z] #41 13.74 DEP images/sk-packet.pb-c.d [2020-12-15T20:56:33.031Z] #41 13.78 PBCC images/tcp-stream.pb-c.c [2020-12-15T20:56:33.031Z] #41 13.83 DEP images/tcp-stream.pb-c.d [2020-12-15T20:56:33.031Z] #41 13.88 PBCC images/pipe.pb-c.c [2020-12-15T20:56:33.031Z] #41 13.92 DEP images/pipe.pb-c.d [2020-12-15T20:56:33.031Z] #41 13.98 PBCC images/pstree.pb-c.c [2020-12-15T20:56:33.031Z] #41 14.04 DEP images/pstree.pb-c.d [2020-12-15T20:56:33.031Z] #41 14.11 PBCC images/fs.pb-c.c [2020-12-15T20:56:33.031Z] #41 14.13 DEP images/fs.pb-c.d [2020-12-15T20:56:33.031Z] #41 14.19 PBCC images/signalfd.pb-c.c [2020-12-15T20:56:33.031Z] #41 14.25 DEP images/signalfd.pb-c.d [2020-12-15T20:56:33.031Z] #41 14.30 PBCC images/fh.pb-c.c [2020-12-15T20:56:33.031Z] #41 14.36 PBCC images/fsnotify.pb-c.c [2020-12-15T20:56:33.031Z] #41 14.41 DEP images/fh.pb-c.d [2020-12-15T20:56:33.031Z] #41 14.46 DEP images/fsnotify.pb-c.d [2020-12-15T20:56:33.031Z] #41 14.54 PBCC images/eventpoll.pb-c.c [2020-12-15T20:56:33.031Z] #41 14.57 DEP images/eventpoll.pb-c.d [2020-12-15T20:56:33.031Z] #41 14.63 PBCC images/eventfd.pb-c.c [2020-12-15T20:56:33.031Z] #41 14.67 DEP images/eventfd.pb-c.d [2020-12-15T20:56:33.031Z] #41 14.73 PBCC images/remap-file-path.pb-c.c [2020-12-15T20:56:33.031Z] #41 14.78 DEP images/remap-file-path.pb-c.d [2020-12-15T20:56:33.031Z] #41 14.81 PBCC images/fifo.pb-c.c [2020-12-15T20:56:33.031Z] #41 14.84 DEP images/fifo.pb-c.d [2020-12-15T20:56:33.031Z] #41 14.86 PBCC images/ghost-file.pb-c.c [2020-12-15T20:56:33.031Z] #41 14.96 DEP images/ghost-file.pb-c.d [2020-12-15T20:56:33.031Z] #41 15.02 PBCC images/regfile.pb-c.c [2020-12-15T20:56:33.031Z] #41 15.05 DEP images/regfile.pb-c.d [2020-12-15T20:56:33.031Z] #41 15.13 PBCC images/ns.pb-c.c [2020-12-15T20:56:33.031Z] #41 15.16 DEP images/ns.pb-c.d [2020-12-15T20:56:33.031Z] #41 15.22 PBCC images/fdinfo.pb-c.c [2020-12-15T20:56:33.287Z] #41 15.30 DEP images/fdinfo.pb-c.d [2020-12-15T20:56:33.287Z] #41 ... [2020-12-15T20:56:33.287Z] [2020-12-15T20:56:33.287Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:33.287Z] #43 76.96 go/token [2020-12-15T20:56:33.287Z] #43 77.96 go/scanner [2020-12-15T20:56:33.287Z] #43 78.60 internal/lazyregexp [2020-12-15T20:56:33.287Z] #43 79.10 net/url [2020-12-15T20:56:33.287Z] #43 79.76 go/ast [2020-12-15T20:56:33.287Z] #43 81.88 text/template/parse [2020-12-15T20:56:33.287Z] #43 86.66 go/parser [2020-12-15T20:56:33.287Z] #43 87.13 text/template [2020-12-15T20:56:33.287Z] #43 ... [2020-12-15T20:56:33.287Z] [2020-12-15T20:56:33.287Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:56:33.287Z] #27 17.82 ######################################################################## 100.0% [2020-12-15T20:56:33.290Z] #11 66.87 Selecting previously unselected package libpcre16-3:s390x. [2020-12-15T20:56:33.290Z] #11 66.87 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-12-15T20:56:33.290Z] #11 66.88 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-12-15T20:56:33.290Z] #11 67.00 Selecting previously unselected package libpcre32-3:s390x. [2020-12-15T20:56:33.290Z] #11 67.00 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-12-15T20:56:33.290Z] #11 67.01 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-12-15T20:56:33.290Z] #11 67.10 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-12-15T20:56:33.545Z] #27 17.96 [2020-12-15T20:56:33.545Z] #27 ... [2020-12-15T20:56:33.545Z] [2020-12-15T20:56:33.545Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:56:33.545Z] #49 77.18 encoding/json [2020-12-15T20:56:33.545Z] #49 83.67 github.com/pkg/diff [2020-12-15T20:56:33.545Z] #49 85.13 golang.org/x/crypto/ssh/terminal [2020-12-15T20:56:33.545Z] #49 85.13 go/ast [2020-12-15T20:56:33.545Z] #49 86.82 mvdan.cc/editorconfig [2020-12-15T20:56:33.545Z] #49 ... [2020-12-15T20:56:33.545Z] [2020-12-15T20:56:33.545Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:33.545Z] #41 15.39 PBCC images/core-aarch64.pb-c.c [2020-12-15T20:56:33.545Z] #41 15.44 PBCC images/core-arm.pb-c.c [2020-12-15T20:56:33.545Z] #41 15.49 PBCC images/core-ppc64.pb-c.c [2020-12-15T20:56:33.545Z] #41 15.53 PBCC images/core-s390.pb-c.c [2020-12-15T20:56:33.545Z] #41 15.61 PBCC images/core-x86.pb-c.c [2020-12-15T20:56:33.545Z] #41 15.67 PBCC images/core.pb-c.c [2020-12-15T20:56:33.545Z] #41 15.72 PBCC images/inventory.pb-c.c [2020-12-15T20:56:33.561Z] #8 DONE 1.2s [2020-12-15T20:56:33.561Z] [2020-12-15T20:56:33.561Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-15T20:56:33.580Z] #11 67.10 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-12-15T20:56:33.580Z] #11 67.11 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-12-15T20:56:33.580Z] #11 67.18 Selecting previously unselected package libpcre3-dev:s390x. [2020-12-15T20:56:33.580Z] #11 67.18 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-12-15T20:56:33.580Z] #11 67.19 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-12-15T20:56:33.580Z] #11 67.40 Selecting previously unselected package libselinux1-dev:s390x. [2020-12-15T20:56:33.801Z] #41 15.78 DEP images/core-aarch64.pb-c.d [2020-12-15T20:56:33.801Z] #41 15.82 DEP images/core-arm.pb-c.d [2020-12-15T20:56:33.801Z] #41 15.87 DEP images/core-ppc64.pb-c.d [2020-12-15T20:56:33.801Z] #41 15.95 DEP images/core-s390.pb-c.d [2020-12-15T20:56:33.869Z] #11 67.40 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-12-15T20:56:33.869Z] #11 67.40 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-12-15T20:56:33.869Z] #11 ... [2020-12-15T20:56:33.869Z] [2020-12-15T20:56:33.869Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:56:33.869Z] #56 63.73 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-15T20:56:33.869Z] #56 63.73 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-15T20:56:33.869Z] #56 DONE 67.6s [2020-12-15T20:56:33.869Z] [2020-12-15T20:56:33.869Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:56:33.869Z] #11 67.60 Selecting previously unselected package libdevmapper-dev:s390x. [2020-12-15T20:56:33.869Z] #11 67.60 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-12-15T20:56:33.869Z] #11 67.60 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-12-15T20:56:33.869Z] #11 67.66 Selecting previously unselected package libseccomp-dev:s390x. [2020-12-15T20:56:33.869Z] #11 67.66 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-12-15T20:56:33.869Z] #11 ... [2020-12-15T20:56:33.869Z] [2020-12-15T20:56:33.869Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-15T20:56:33.869Z] #57 DONE 0.1s [2020-12-15T20:56:33.869Z] [2020-12-15T20:56:33.869Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-15T20:56:33.869Z] #58 DONE 0.1s [2020-12-15T20:56:33.869Z] [2020-12-15T20:56:33.869Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:56:33.869Z] #11 67.67 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-12-15T20:56:33.869Z] #11 67.73 Selecting previously unselected package libsystemd-dev:s390x. [2020-12-15T20:56:33.869Z] #11 67.73 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_s390x.deb ... [2020-12-15T20:56:33.869Z] #11 67.75 Unpacking libsystemd-dev:s390x (241-7~deb10u5) ... [2020-12-15T20:56:34.058Z] #41 16.04 DEP images/core-x86.pb-c.d [2020-12-15T20:56:34.058Z] #41 16.15 DEP images/core.pb-c.d [2020-12-15T20:56:34.058Z] #41 16.22 DEP images/inventory.pb-c.d [2020-12-15T20:56:34.058Z] #41 16.27 PBCC images/cpuinfo.pb-c.c [2020-12-15T20:56:34.194Z] #7 DONE 2.1s [2020-12-15T20:56:34.315Z] #41 16.31 DEP images/cpuinfo.pb-c.d [2020-12-15T20:56:34.315Z] #41 16.37 PBCC images/stats.pb-c.c [2020-12-15T20:56:34.315Z] #41 16.40 DEP images/stats.pb-c.d [2020-12-15T20:56:34.499Z] #11 68.21 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-12-15T20:56:34.499Z] #11 68.21 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-12-15T20:56:34.500Z] #11 68.22 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-12-15T20:56:34.500Z] #11 68.24 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-15T20:56:34.500Z] #11 68.24 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-12-15T20:56:34.500Z] #11 68.25 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-12-15T20:56:34.500Z] [2020-12-15T20:56:34.500Z] #11 68.26 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:56:34.500Z] #11 68.26 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-15T20:56:34.500Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:56:34.500Z] #11 68.27 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-12-15T20:56:34.500Z] #11 68.28 Setting up libudev-dev:s390x (241-7~deb10u5) ... [2020-12-15T20:56:34.500Z] #26 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 0.0s done [2020-12-15T20:56:34.500Z] #11 68.31 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-15T20:56:34.500Z] #11 68.31 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:56:34.500Z] #11 68.32 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-12-15T20:56:34.500Z] #11 68.33 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-15T20:56:34.500Z] #26 ... [2020-12-15T20:56:34.500Z] [2020-12-15T20:56:34.500Z] #11 68.33 Setting up libsystemd-dev:s390x (241-7~deb10u5) ... [2020-12-15T20:56:34.500Z] #11 68.34 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-15T20:56:34.500Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-15T20:56:34.500Z] #11 68.35 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-12-15T20:56:34.500Z] #11 68.35 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:56:34.500Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2020-12-15T20:56:34.500Z] #11 68.36 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-12-15T20:56:34.500Z] #62 DONE 0.2s [2020-12-15T20:56:34.500Z] [2020-12-15T20:56:34.500Z] #11 68.36 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-12-15T20:56:34.500Z] #11 68.38 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:56:34.500Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:56:34.500Z] #11 68.39 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-12-15T20:56:34.500Z] #11 68.39 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-12-15T20:56:34.500Z] #11 68.40 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-15T20:56:34.500Z] #11 68.41 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-12-15T20:56:34.500Z] #11 68.41 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-12-15T20:56:34.500Z] #11 68.42 Setting up dmsetup (2:1.02.155-3) ... [2020-12-15T20:56:34.500Z] #11 68.43 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-12-15T20:56:34.790Z] #11 68.44 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-12-15T20:56:34.790Z] #11 68.44 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:56:34.797Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 4.19MB / 54.14MB 0.2s [2020-12-15T20:56:34.797Z] #26 ... [2020-12-15T20:56:34.797Z] [2020-12-15T20:56:34.797Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:56:34.797Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2020-12-15T20:56:34.797Z] #10 DONE 0.4s [2020-12-15T20:56:34.797Z] [2020-12-15T20:56:34.797Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:56:34.797Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 9.44MB / 54.14MB 0.3s [2020-12-15T20:56:34.878Z] #41 ... [2020-12-15T20:56:34.878Z] [2020-12-15T20:56:34.878Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:56:34.878Z] #11 78.69 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-15T20:56:34.878Z] #11 78.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-15T20:56:34.878Z] #11 78.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:56:34.878Z] #11 78.99 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-15T20:56:34.878Z] #11 78.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-15T20:56:34.878Z] #11 79.00 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:56:34.942Z] Fetching without tags [2020-12-15T20:56:35.082Z] #11 DONE 68.9s [2020-12-15T20:56:35.082Z] [2020-12-15T20:56:35.082Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:35.082Z] #41 33.05 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-12-15T20:56:35.082Z] #41 33.16 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-15T20:56:35.082Z] #41 33.32 HOSTCC compel/src/lib/log-host.o [2020-12-15T20:56:35.082Z] #41 33.40 HOSTLINK compel/compel-host-bin [2020-12-15T20:56:35.082Z] #41 33.46 DEP soccr/soccr.d [2020-12-15T20:56:35.082Z] #41 33.56 CC soccr/soccr.o [2020-12-15T20:56:35.082Z] #41 34.31 AR soccr/libsoccr.a [2020-12-15T20:56:35.082Z] #41 34.32 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-15T20:56:35.082Z] #41 34.54 DEP criu/arch/s390/sigframe.d [2020-12-15T20:56:35.082Z] #41 34.65 DEP criu/arch/s390/crtools.d [2020-12-15T20:56:35.082Z] #41 34.80 DEP criu/arch/s390/cpu.d [2020-12-15T20:56:35.082Z] #41 34.94 CC criu/arch/s390/cpu.o [2020-12-15T20:56:35.082Z] #41 35.21 CC criu/arch/s390/crtools.o [2020-12-15T20:56:35.082Z] #41 35.60 CC criu/arch/s390/sigframe.o [2020-12-15T20:56:35.135Z] #11 ... [2020-12-15T20:56:35.135Z] [2020-12-15T20:56:35.135Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:56:35.135Z] #49 87.84 mvdan.cc/sh/v3/fileutil [2020-12-15T20:56:35.135Z] #49 88.04 mvdan.cc/sh/v3/syntax [2020-12-15T20:56:35.160Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 13.63MB / 54.14MB 0.5s [2020-12-15T20:56:35.160Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 18.87MB / 54.14MB 0.6s [2020-12-15T20:56:35.376Z] #41 35.72 LINK criu/arch/s390/crtools.built-in.o [2020-12-15T20:56:35.376Z] #41 35.74 DEP criu/pie/util-vdso.d [2020-12-15T20:56:35.376Z] #41 35.81 DEP criu/pie/util.d [2020-12-15T20:56:35.376Z] #41 35.85 CC criu/pie/util.o [2020-12-15T20:56:35.376Z] #41 35.92 CC criu/pie/util-vdso.o [2020-12-15T20:56:35.488Z] Merging remotes/origin/master commit f0014860c1b3345e1fcc7ed81c491298de2633fb into PR head commit 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:56:35.558Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 22.02MB / 54.14MB 0.8s [2020-12-15T20:56:35.558Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 25.17MB / 54.14MB 0.9s [2020-12-15T20:56:35.558Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 28.31MB / 54.14MB 1.1s [2020-12-15T20:56:35.670Z] #41 36.21 AR criu/pie/pie.lib.a [2020-12-15T20:56:35.914Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 32.51MB / 54.14MB 1.4s [2020-12-15T20:56:35.962Z] #41 36.24 DEP criu/pie/restorer.d [2020-12-15T20:56:35.962Z] #41 36.35 DEP criu/arch/s390/restorer.d [2020-12-15T20:56:35.962Z] #41 ... [2020-12-15T20:56:35.962Z] [2020-12-15T20:56:35.962Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:35.962Z] #43 59.65 vendor/golang.org/x/crypto/poly1305 [2020-12-15T20:56:35.962Z] #43 59.97 vendor/golang.org/x/crypto/chacha20poly1305 [2020-12-15T20:56:35.962Z] #43 60.25 vendor/golang.org/x/crypto/curve25519 [2020-12-15T20:56:35.962Z] #43 60.59 vendor/golang.org/x/crypto/hkdf [2020-12-15T20:56:35.962Z] #43 60.67 vendor/golang.org/x/text/transform [2020-12-15T20:56:35.962Z] #43 61.07 vendor/golang.org/x/text/unicode/bidi [2020-12-15T20:56:35.962Z] #43 62.18 vendor/golang.org/x/text/secure/bidirule [2020-12-15T20:56:35.962Z] #43 62.40 vendor/golang.org/x/text/unicode/norm [2020-12-15T20:56:35.962Z] #43 64.86 vendor/golang.org/x/net/idna [2020-12-15T20:56:35.962Z] #43 66.27 vendor/golang.org/x/net/http2/hpack [2020-12-15T20:56:35.962Z] #43 67.05 mime [2020-12-15T20:56:35.962Z] #43 68.28 mime/quotedprintable [2020-12-15T20:56:35.962Z] #43 68.51 net/http/internal [2020-12-15T20:56:35.962Z] #43 69.76 crypto/tls [2020-12-15T20:56:35.962Z] #43 ... [2020-12-15T20:56:35.962Z] [2020-12-15T20:56:35.962Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:35.962Z] #41 36.46 DEP criu/arch/s390/vdso-pie.d [2020-12-15T20:56:35.962Z] #41 36.56 DEP criu/pie/parasite-vdso.d [2020-12-15T20:56:36.252Z] #41 ... [2020-12-15T20:56:36.252Z] [2020-12-15T20:56:36.252Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-15T20:56:36.252Z] #12 DONE 1.0s [2020-12-15T20:56:36.252Z] [2020-12-15T20:56:36.252Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:36.252Z] #51 0.947 + RM_GOPATH=0 [2020-12-15T20:56:36.252Z] #51 0.947 + TMP_GOPATH= [2020-12-15T20:56:36.252Z] #51 0.947 + : /build [2020-12-15T20:56:36.252Z] #51 0.947 + '[' -z '' ']' [2020-12-15T20:56:36.252Z] #51 0.947 ++ mktemp -d [2020-12-15T20:56:36.252Z] #51 0.950 + export GOPATH=/tmp/tmp.3Vn5ptyT9A [2020-12-15T20:56:36.252Z] #51 0.950 + GOPATH=/tmp/tmp.3Vn5ptyT9A [2020-12-15T20:56:36.252Z] #51 0.950 + RM_GOPATH=1 [2020-12-15T20:56:36.252Z] #51 0.950 + case "$(go env GOARCH)" in [2020-12-15T20:56:36.252Z] #51 0.950 ++ go env GOARCH [2020-12-15T20:56:36.252Z] #51 0.966 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:56:36.252Z] #51 0.966 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:56:36.252Z] #51 0.966 ++ dirname /tmp/install/install.sh [2020-12-15T20:56:36.252Z] #51 0.972 + dir=/tmp/install [2020-12-15T20:56:36.252Z] #51 0.972 + bin=runc [2020-12-15T20:56:36.252Z] #51 0.972 + shift [2020-12-15T20:56:36.252Z] #51 0.972 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-15T20:56:36.252Z] #51 0.972 + . /tmp/install/runc.installer [2020-12-15T20:56:36.252Z] #51 0.972 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-15T20:56:36.252Z] #51 0.972 + install_runc [2020-12-15T20:56:36.252Z] #51 0.972 + uname -r [2020-12-15T20:56:36.252Z] #51 0.972 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-15T20:56:36.252Z] #51 0.973 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-15T20:56:36.252Z] #51 0.973 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-15T20:56:36.252Z] #51 0.973 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-15T20:56:36.252Z] #51 0.973 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3Vn5ptyT9A/src/github.com/opencontainers/runc [2020-12-15T20:56:36.252Z] #51 0.979 Cloning into '/tmp/tmp.3Vn5ptyT9A/src/github.com/opencontainers/runc'... [2020-12-15T20:56:36.553Z] Merge succeeded, producing 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:56:36.553Z] Checking out Revision 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 (PR-41806) [2020-12-15T20:56:34.810Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-15T20:56:34.847Z] > git config --add remote.origin.fetch +refs/pull/41806/head:refs/remotes/origin/PR-41806 # timeout=10 [2020-12-15T20:56:34.880Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:56:34.913Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-15T20:56:34.957Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-15T20:56:34.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:56:34.958Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41806/head:refs/remotes/origin/PR-41806 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:56:35.497Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:56:35.523Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [2020-12-15T20:56:36.399Z] > git remote # timeout=10 [2020-12-15T20:56:36.429Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T20:56:36.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:56:36.454Z] > git merge f0014860c1b3345e1fcc7ed81c491298de2633fb # timeout=10 [2020-12-15T20:56:36.520Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T20:56:36.560Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:56:36.603Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [2020-12-15T20:56:36.985Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 36.70MB / 54.14MB 1.7s [2020-12-15T20:56:36.985Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 40.89MB / 54.14MB 1.8s [2020-12-15T20:56:36.985Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 45.09MB / 54.14MB 2.1s [2020-12-15T20:56:36.985Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 48.23MB / 54.14MB 2.3s [2020-12-15T20:56:36.985Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 52.43MB / 54.14MB 2.6s [2020-12-15T20:56:37.282Z] #51 ... [2020-12-15T20:56:37.283Z] [2020-12-15T20:56:37.283Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-15T20:56:37.283Z] #13 DONE 1.1s [2020-12-15T20:56:37.283Z] [2020-12-15T20:56:37.283Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:37.283Z] #41 36.73 DEP criu/pie/parasite.d [2020-12-15T20:56:37.283Z] #41 36.87 CC criu/pie/parasite.o [2020-12-15T20:56:37.283Z] #41 37.63 LINK criu/pie/parasite.built-in.o [2020-12-15T20:56:37.283Z] #41 37.64 GEN criu/pie/parasite-blob.h [2020-12-15T20:56:37.283Z] #41 37.65 CC criu/pie/parasite-vdso.o [2020-12-15T20:56:37.362Z] #26 ... [2020-12-15T20:56:37.362Z] [2020-12-15T20:56:37.362Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-15T20:56:37.362Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-12-15T20:56:37.362Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.9s done [2020-12-15T20:56:37.362Z] #62 DONE 2.6s [2020-12-15T20:56:37.362Z] [2020-12-15T20:56:37.362Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:56:37.362Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done [2020-12-15T20:56:37.362Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 39.85MB / 96.52MB 2.4s [2020-12-15T20:56:37.362Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 24.12MB / 73.58MB 2.4s [2020-12-15T20:56:37.362Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 40.89MB / 57.46MB 2.4s [2020-12-15T20:56:37.362Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.1s done [2020-12-15T20:56:37.362Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.9s done [2020-12-15T20:56:37.362Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 8.39MB / 54.14MB 2.3s [2020-12-15T20:56:37.574Z] #41 38.13 CC criu/arch/s390/vdso-pie.o [2020-12-15T20:56:37.723Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 45.09MB / 96.52MB 2.7s [2020-12-15T20:56:37.723Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 44.04MB / 57.46MB 2.6s [2020-12-15T20:56:37.723Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 47.19MB / 57.46MB 2.7s [2020-12-15T20:56:37.723Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 50.33MB / 57.46MB 2.9s [2020-12-15T20:56:37.723Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 11.53MB / 54.14MB 2.9s [2020-12-15T20:56:37.863Z] #41 38.31 CC criu/arch/s390/restorer.o [2020-12-15T20:56:38.055Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 28.31MB / 73.58MB 3.0s [2020-12-15T20:56:38.055Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 52.43MB / 96.52MB 3.2s [2020-12-15T20:56:38.055Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 54.53MB / 57.46MB 3.0s [2020-12-15T20:56:38.153Z] #41 38.52 CC criu/pie/restorer.o [2020-12-15T20:56:38.431Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.2s done [2020-12-15T20:56:38.431Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 15.73MB / 54.14MB 3.2s [2020-12-15T20:56:38.431Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 33.55MB / 73.58MB 3.3s [2020-12-15T20:56:38.431Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 57.67MB / 96.52MB 3.5s [2020-12-15T20:56:38.431Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 18.87MB / 54.14MB 3.5s [2020-12-15T20:56:38.442Z] #41 ... [2020-12-15T20:56:38.442Z] [2020-12-15T20:56:38.442Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-15T20:56:38.442Z] #14 0.854 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-15T20:56:38.442Z] #14 DONE 1.1s [2020-12-15T20:56:38.442Z] [2020-12-15T20:56:38.442Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-15T20:56:39.024Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 38.34MB / 73.58MB 3.6s [2020-12-15T20:56:39.024Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 66.06MB / 96.52MB 3.8s [2020-12-15T20:56:39.024Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 22.02MB / 54.14MB 3.8s [2020-12-15T20:56:39.024Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 42.99MB / 73.58MB 3.9s [2020-12-15T20:56:39.024Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 75.50MB / 96.52MB 4.1s [2020-12-15T20:56:39.024Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 47.19MB / 73.58MB 4.2s [2020-12-15T20:56:39.153Z] Client: Docker Engine - Community [2020-12-15T20:56:39.153Z] Version: 19.03.13 [2020-12-15T20:56:39.153Z] API version: 1.40 [2020-12-15T20:56:39.153Z] Go version: go1.13.15 [2020-12-15T20:56:39.153Z] Git commit: 4484c46d9d [2020-12-15T20:56:39.153Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-15T20:56:39.153Z] OS/Arch: linux/amd64 [2020-12-15T20:56:39.153Z] Experimental: false [2020-12-15T20:56:39.153Z] [2020-12-15T20:56:39.153Z] Server: Docker Engine - Community [2020-12-15T20:56:39.153Z] Engine: [2020-12-15T20:56:39.153Z] Version: 19.03.13 [2020-12-15T20:56:39.153Z] API version: 1.40 (minimum version 1.12) [2020-12-15T20:56:39.153Z] Go version: go1.13.15 [2020-12-15T20:56:39.153Z] Git commit: 4484c46d9d [2020-12-15T20:56:39.153Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-15T20:56:39.153Z] OS/Arch: linux/amd64 [2020-12-15T20:56:39.153Z] Experimental: true [2020-12-15T20:56:39.153Z] containerd: [2020-12-15T20:56:39.153Z] Version: 1.3.7 [2020-12-15T20:56:39.153Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-15T20:56:39.153Z] runc: [2020-12-15T20:56:39.153Z] Version: 1.0.0-rc10 [2020-12-15T20:56:39.153Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-15T20:56:39.153Z] docker-init: [2020-12-15T20:56:39.153Z] Version: 0.18.0 [2020-12-15T20:56:39.153Z] GitCommit: fec3683 [Pipeline] sh [2020-12-15T20:56:39.321Z] #49 ... [2020-12-15T20:56:39.321Z] [2020-12-15T20:56:39.321Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:56:39.321Z] #27 20.12 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-15T20:56:39.321Z] #27 20.37 [2020-12-15T20:56:39.321Z] #27 20.54 0.6% ######################################################################## 100.0% [2020-12-15T20:56:39.321Z] #27 20.73 [2020-12-15T20:56:39.321Z] #27 21.58 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-15T20:56:39.321Z] #27 21.67 skipping existing c35d46ef359f [2020-12-15T20:56:39.321Z] #27 21.76 [2020-12-15T20:56:39.321Z] #27 22.68 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-15T20:56:39.321Z] #27 23.02 [2020-12-15T20:56:39.321Z] #27 23.15 ######################################################################## 100.0% [2020-12-15T20:56:39.321Z] #27 23.24 [2020-12-15T20:56:39.321Z] #27 23.88 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-15T20:56:39.415Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 82.84MB / 96.52MB 4.4s [2020-12-15T20:56:39.415Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 26.21MB / 54.14MB 4.2s [2020-12-15T20:56:39.415Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 89.13MB / 96.52MB 4.5s [2020-12-15T20:56:39.415Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 51.38MB / 73.58MB 4.5s [2020-12-15T20:56:39.415Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 29.36MB / 54.14MB 4.5s [2020-12-15T20:56:39.471Z] #15 DONE 1.0s [2020-12-15T20:56:39.471Z] [2020-12-15T20:56:39.471Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-15T20:56:39.481Z] + docker info [2020-12-15T20:56:39.578Z] #27 24.27 [2020-12-15T20:56:39.775Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 95.42MB / 96.52MB 4.8s [2020-12-15T20:56:39.775Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 32.51MB / 54.14MB 4.7s [2020-12-15T20:56:39.775Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 55.57MB / 73.58MB 4.8s [2020-12-15T20:56:39.775Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 36.70MB / 54.14MB 4.8s [2020-12-15T20:56:39.834Z] #27 24.41 ######################################################################## 100.0% [2020-12-15T20:56:39.834Z] #27 24.50 [2020-12-15T20:56:40.092Z] #27 24.62 Download of images into '/build' complete. [2020-12-15T20:56:40.092Z] #27 24.63 Use something like the following to load the result into a Docker daemon: [2020-12-15T20:56:40.092Z] #27 24.63 tar -cC '/build' . | docker load [2020-12-15T20:56:40.099Z] #16 DONE 1.0s [2020-12-15T20:56:40.099Z] [2020-12-15T20:56:40.099Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:40.099Z] #43 73.95 net/http/httptrace [2020-12-15T20:56:40.110Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.0s done [2020-12-15T20:56:40.110Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 40.89MB / 54.14MB 5.0s [2020-12-15T20:56:40.110Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 60.82MB / 73.58MB 5.1s [2020-12-15T20:56:40.110Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 46.14MB / 54.14MB 5.1s [2020-12-15T20:56:40.389Z] #43 74.08 net/http [2020-12-15T20:56:40.427Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 67.11MB / 73.58MB 5.4s [2020-12-15T20:56:40.427Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.4s done [2020-12-15T20:56:40.427Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2020-12-15T20:56:40.661Z] #27 DONE 25.1s [2020-12-15T20:56:40.661Z] [2020-12-15T20:56:40.661Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:56:40.661Z] #54 45.57 Checking out files: 53% (1989/3706) Checking out files: 54% (2002/3706) Checking out files: 55% (2039/3706) Checking out files: 56% (2076/3706) Checking out files: 57% (2113/3706) Checking out files: 58% (2150/3706) Checking out files: 59% (2187/3706) Checking out files: 60% (2224/3706) Checking out files: 61% (2261/3706) Checking out files: 62% (2298/3706) Checking out files: 63% (2335/3706) Checking out files: 64% (2372/3706) Checking out files: 65% (2409/3706) Checking out files: 66% (2446/3706) Checking out files: 67% (2484/3706) Checking out files: 68% (2521/3706) Checking out files: 69% (2558/3706) Checking out files: 70% (2595/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) Checking out files: 75% (2780/3706) Checking out files: 76% (2817/3706) Checking out files: 77% (2854/3706) Checking out files: 78% (2891/3706) Checking out files: 79% (2928/3706) Checking out files: 80% (2965/3706) Checking out files: 81% (3002/3706) Checking out files: 82% (3039/3706) Checking out files: 83% (3076/3706) Checking out files: 84% (3114/3706) Checking out files: 85% (3151/3706) Checking out files: 86% (3188/3706) Checking out files: 87% (3225/3706) Checking out files: 88% (3262/3706) Checking out files: 89% (3299/3706) Checking out files: 90% (3336/3706) Checking out files: 91% (3373/3706) Checking out files: 92% (3410/3706) Checking out files: 92% (3411/3706) Checking out files: 93% (3447/3706) Checking out files: 94% (3484/3706) Checking out files: 95% (3521/3706) Checking out files: 96% (3558/3706) Checking out files: 97% (3595/3706) Checking out files: 98% (3632/3706) Checking out files: 99% (3669/3706) Checking out files: 100% (3706/3706) Checking out files: 100% (3706/3706), done. [2020-12-15T20:56:40.661Z] #54 47.02 + cd /tmp/tmp.FgCvDRYn0t/src/github.com/containerd/containerd [2020-12-15T20:56:40.661Z] #54 47.02 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:56:40.661Z] #54 48.41 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-15T20:56:40.661Z] #54 48.41 + BUILDTAGS='netgo osusergo static_build' [2020-12-15T20:56:40.661Z] #54 48.41 + export EXTRA_FLAGS=-buildmode=pie [2020-12-15T20:56:40.661Z] #54 48.41 + EXTRA_FLAGS=-buildmode=pie [2020-12-15T20:56:40.661Z] #54 48.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-15T20:56:40.661Z] #54 48.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-15T20:56:40.661Z] #54 48.41 + '[' '' = dynamic ']' [2020-12-15T20:56:40.661Z] #54 48.41 + make [2020-12-15T20:56:40.661Z] #54 49.60 + bin/ctr [2020-12-15T20:56:40.723Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.7s [2020-12-15T20:56:40.723Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.7s done [2020-12-15T20:56:41.160Z] Commit message: "Fix jobs mode filter spelling" [2020-12-15T20:56:41.190Z] > git --version # timeout=10 [2020-12-15T20:56:41.217Z] > git --version # 'git version 2.17.1' [2020-12-15T20:56:41.261Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-15T20:56:41.420Z] #43 ... [2020-12-15T20:56:41.420Z] [2020-12-15T20:56:41.420Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-15T20:56:41.420Z] #17 DONE 1.0s [2020-12-15T20:56:41.420Z] [2020-12-15T20:56:41.420Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:41.420Z] #41 40.10 LINK criu/pie/restorer.built-in.o [2020-12-15T20:56:41.420Z] #41 40.10 GEN criu/pie/restorer-blob.h [2020-12-15T20:56:41.420Z] #41 40.13 DEP criu/vdso.d [2020-12-15T20:56:41.420Z] #41 40.28 DEP criu/uts_ns.d [2020-12-15T20:56:41.420Z] #41 40.36 DEP criu/util.d [2020-12-15T20:56:41.420Z] #41 40.56 DEP criu/uffd.d [2020-12-15T20:56:41.420Z] #41 40.73 DEP criu/tun.d [2020-12-15T20:56:41.420Z] #41 40.98 DEP criu/tty.d [2020-12-15T20:56:41.420Z] #41 41.12 DEP criu/timerfd.d [2020-12-15T20:56:41.420Z] #41 41.23 DEP criu/timens.d [2020-12-15T20:56:41.420Z] #41 41.40 DEP criu/sysfs_parse.d [2020-12-15T20:56:41.420Z] #41 41.54 DEP criu/sysctl.d [2020-12-15T20:56:41.420Z] #41 41.71 DEP criu/string.d [2020-12-15T20:56:41.420Z] #41 41.75 DEP criu/stats.d [2020-12-15T20:56:41.420Z] #41 41.83 DEP criu/sockets.d [2020-12-15T20:56:41.420Z] #41 41.99 DEP criu/sk-unix.d [2020-12-15T20:56:41.724Z] #41 42.27 DEP criu/sk-tcp.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-15T20:56:42.037Z] #41 42.48 DEP criu/sk-queue.d [2020-12-15T20:56:42.037Z] #41 42.59 DEP criu/sk-packet.d [2020-12-15T20:56:42.327Z] #41 42.69 DEP criu/sk-netlink.d [2020-12-15T20:56:42.327Z] #41 42.80 DEP criu/sk-inet.d [2020-12-15T20:56:42.327Z] #41 42.92 DEP criu/signalfd.d [2020-12-15T20:56:42.475Z] + docker version [2020-12-15T20:56:42.618Z] #41 43.02 DEP criu/sigframe.d [2020-12-15T20:56:42.618Z] #41 43.11 DEP criu/shmem.d [2020-12-15T20:56:42.817Z] #10 ... [2020-12-15T20:56:42.817Z] [2020-12-15T20:56:42.817Z] #23 [internal] load build context [2020-12-15T20:56:42.817Z] #23 transferring context: 53.17MB 7.8s done [2020-12-15T20:56:42.817Z] #23 DONE 7.9s [2020-12-15T20:56:42.817Z] [2020-12-15T20:56:42.817Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:56:42.817Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 54.14MB / 54.14MB 2.7s done [2020-12-15T20:56:42.817Z] #26 extracting sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 [2020-12-15T20:56:42.907Z] #41 43.21 DEP criu/servicefd.d [2020-12-15T20:56:42.907Z] #41 43.34 DEP criu/seize.d [2020-12-15T20:56:43.197Z] #41 43.50 DEP criu/seccomp.d [2020-12-15T20:56:43.197Z] #41 43.63 DEP criu/rst-malloc.d [2020-12-15T20:56:43.197Z] #41 43.71 DEP criu/rbtree.d [2020-12-15T20:56:43.197Z] #41 43.73 DEP criu/pstree.d [2020-12-15T20:56:43.487Z] #41 43.94 DEP criu/protobuf.d [2020-12-15T20:56:43.777Z] #41 44.05 GEN criu/protobuf-desc-gen.h [2020-12-15T20:56:43.863Z] #26 extracting sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 6.3s done [2020-12-15T20:56:43.863Z] #26 DONE 9.1s [2020-12-15T20:56:43.863Z] [2020-12-15T20:56:43.863Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:56:43.863Z] #10 ... [2020-12-15T20:56:43.863Z] [2020-12-15T20:56:43.863Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:56:43.863Z] #27 0.242 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:56:43.863Z] #27 0.271 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:56:44.157Z] #27 0.287 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:56:44.157Z] #27 0.504 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [244 kB] [2020-12-15T20:56:44.452Z] #27 0.767 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-15T20:56:44.806Z] #41 45.02 DEP criu/protobuf-desc.d [2020-12-15T20:56:44.806Z] #41 45.15 DEP criu/proc_parse.d [2020-12-15T20:56:44.806Z] #41 45.34 DEP criu/plugin.d [2020-12-15T20:56:45.093Z] #27 1.337 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-15T20:56:45.095Z] #41 45.44 DEP criu/pipes.d [2020-12-15T20:56:45.095Z] #41 45.57 DEP criu/pie-util.d [2020-12-15T20:56:45.385Z] #41 45.65 DEP criu/pie-util-vdso.d [2020-12-15T20:56:45.385Z] #41 45.79 DEP criu/path.d [2020-12-15T20:56:45.385Z] #41 45.91 DEP criu/parasite-syscall.d [2020-12-15T20:56:45.676Z] #41 46.03 DEP criu/pagemap.d [2020-12-15T20:56:45.676Z] #41 46.18 DEP criu/pagemap-cache.d [2020-12-15T20:56:45.915Z] #54 ... [2020-12-15T20:56:45.915Z] [2020-12-15T20:56:45.915Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:45.915Z] #41 17.85 make[1]: Nothing to be done for 'all'. [2020-12-15T20:56:45.915Z] #41 19.37 CC images/stats.o [2020-12-15T20:56:45.915Z] #41 19.81 CC images/core.o [2020-12-15T20:56:45.915Z] #41 20.59 CC images/core-x86.o [2020-12-15T20:56:45.915Z] #41 21.17 CC images/core-arm.o [2020-12-15T20:56:45.915Z] #41 21.55 CC images/core-aarch64.o [2020-12-15T20:56:45.915Z] #41 22.09 CC images/core-ppc64.o [2020-12-15T20:56:45.915Z] #41 22.75 CC images/core-s390.o [2020-12-15T20:56:45.915Z] #41 24.14 CC images/cpuinfo.o [2020-12-15T20:56:45.915Z] #41 24.94 CC images/inventory.o [2020-12-15T20:56:45.915Z] #41 25.27 CC images/fdinfo.o [2020-12-15T20:56:45.915Z] #41 25.65 CC images/fown.o [2020-12-15T20:56:45.915Z] #41 25.83 CC images/ns.o [2020-12-15T20:56:45.915Z] #41 26.10 CC images/regfile.o [2020-12-15T20:56:45.915Z] #41 26.36 CC images/ghost-file.o [2020-12-15T20:56:45.915Z] #41 26.67 CC images/fifo.o [2020-12-15T20:56:45.915Z] #41 26.91 CC images/remap-file-path.o [2020-12-15T20:56:45.915Z] #41 27.19 CC images/eventfd.o [2020-12-15T20:56:45.915Z] #41 27.39 CC images/eventpoll.o [2020-12-15T20:56:45.915Z] #41 27.66 CC images/fh.o [2020-12-15T20:56:45.915Z] #41 28.00 CC images/fsnotify.o [2020-12-15T20:56:45.966Z] #41 46.25 DEP criu/page-xfer.d [2020-12-15T20:56:45.966Z] #41 46.46 DEP criu/page-pipe.d [2020-12-15T20:56:45.966Z] #41 46.51 DEP criu/netfilter.d [2020-12-15T20:56:45.966Z] #41 46.59 DEP criu/net.d [2020-12-15T20:56:46.257Z] #41 46.70 DEP criu/namespaces.d [2020-12-15T20:56:46.257Z] #41 46.79 DEP criu/mount.d [2020-12-15T20:56:46.479Z] #41 28.61 CC images/signalfd.o [2020-12-15T20:56:46.479Z] #41 ... [2020-12-15T20:56:46.479Z] [2020-12-15T20:56:46.479Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:46.479Z] #43 90.37 encoding/xml [2020-12-15T20:56:46.479Z] #43 92.52 go/doc [2020-12-15T20:56:46.479Z] #43 96.89 github.com/LK4D4/vndr/build [2020-12-15T20:56:46.479Z] #43 97.61 github.com/LK4D4/vndr/versioned [2020-12-15T20:56:46.479Z] #43 97.71 compress/flate [2020-12-15T20:56:46.546Z] #41 46.96 DEP criu/memfd.d [2020-12-15T20:56:46.546Z] #41 47.09 DEP criu/mem.d [2020-12-15T20:56:46.736Z] #43 100.4 hash/crc32 [2020-12-15T20:56:46.736Z] #43 ... [2020-12-15T20:56:46.736Z] [2020-12-15T20:56:46.736Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:46.736Z] #41 28.94 CC images/fs.o [2020-12-15T20:56:46.836Z] #41 47.22 DEP criu/lsm.d [2020-12-15T20:56:46.836Z] #41 47.35 DEP criu/log.d [2020-12-15T20:56:46.836Z] #41 47.45 DEP criu/libnetlink.d [2020-12-15T20:56:46.836Z] #41 ... [2020-12-15T20:56:46.836Z] [2020-12-15T20:56:46.836Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:46.836Z] #43 80.71 github.com/LK4D4/vndr/godl [2020-12-15T20:56:46.947Z] Fetching without tags [2020-12-15T20:56:47.299Z] #41 29.20 CC images/pstree.o [2020-12-15T20:56:47.299Z] #41 29.40 CC images/pipe.o [2020-12-15T20:56:47.371Z] Merging remotes/origin/master commit f0014860c1b3345e1fcc7ed81c491298de2633fb into PR head commit 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:56:47.465Z] #43 81.28 github.com/LK4D4/vndr [2020-12-15T20:56:47.556Z] #41 29.62 CC images/tcp-stream.o [2020-12-15T20:56:47.771Z] Client: Docker Engine - Community [2020-12-15T20:56:47.771Z] Version: 19.03.13 [2020-12-15T20:56:47.771Z] API version: 1.40 [2020-12-15T20:56:47.771Z] Go version: go1.13.15 [2020-12-15T20:56:47.771Z] Git commit: 4484c46d9d [2020-12-15T20:56:47.771Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-15T20:56:47.771Z] OS/Arch: linux/amd64 [2020-12-15T20:56:47.771Z] Experimental: false [2020-12-15T20:56:47.771Z] [2020-12-15T20:56:47.771Z] Server: Docker Engine - Community [2020-12-15T20:56:47.771Z] Engine: [2020-12-15T20:56:47.771Z] Version: 19.03.13 [2020-12-15T20:56:47.771Z] API version: 1.40 (minimum version 1.12) [2020-12-15T20:56:47.771Z] Go version: go1.13.15 [2020-12-15T20:56:47.771Z] Git commit: 4484c46d9d [2020-12-15T20:56:47.771Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-15T20:56:47.771Z] OS/Arch: linux/amd64 [2020-12-15T20:56:47.771Z] Experimental: true [2020-12-15T20:56:47.771Z] containerd: [2020-12-15T20:56:47.771Z] Version: 1.3.7 [2020-12-15T20:56:47.771Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-15T20:56:47.771Z] runc: [2020-12-15T20:56:47.771Z] Version: 1.0.0-rc10 [2020-12-15T20:56:47.771Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-15T20:56:47.771Z] docker-init: [2020-12-15T20:56:47.771Z] Version: 0.18.0 [2020-12-15T20:56:47.771Z] GitCommit: fec3683 [Pipeline] sh [2020-12-15T20:56:47.813Z] #41 29.89 CC images/sk-packet.o [2020-12-15T20:56:47.846Z] #27 3.584 Fetched 8183 kB in 3s (2438 kB/s) [2020-12-15T20:56:48.070Z] #41 ... [2020-12-15T20:56:48.070Z] [2020-12-15T20:56:48.070Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:56:48.070Z] #49 96.68 mvdan.cc/sh/v3/cmd/shfmt [2020-12-15T20:56:48.070Z] #49 DONE 101.7s [2020-12-15T20:56:48.070Z] [2020-12-15T20:56:48.070Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:48.070Z] #43 100.9 net [2020-12-15T20:56:48.070Z] #43 100.9 compress/gzip [2020-12-15T20:56:48.070Z] #43 101.5 vendor/golang.org/x/text/transform [2020-12-15T20:56:48.082Z] + docker info [2020-12-15T20:56:46.806Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-15T20:56:46.832Z] > git config --add remote.origin.fetch +refs/pull/41806/head:refs/remotes/origin/PR-41806 # timeout=10 [2020-12-15T20:56:46.843Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:56:46.928Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-15T20:56:46.960Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-15T20:56:46.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:56:46.962Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41806/head:refs/remotes/origin/PR-41806 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:56:47.388Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:56:47.403Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [2020-12-15T20:56:48.901Z] #27 3.584 Reading package lists... [2020-12-15T20:56:49.001Z] #43 102.5 vendor/golang.org/x/text/unicode/bidi [2020-12-15T20:56:49.422Z] Merge succeeded, producing 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:56:49.422Z] Checking out Revision 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 (PR-41806) [2020-12-15T20:56:50.424Z] #27 5.082 Reading package lists... [2020-12-15T20:56:50.424Z] #27 6.497 Building dependency tree... [2020-12-15T20:56:50.719Z] #27 6.926 The following additional packages will be installed: [2020-12-15T20:56:50.719Z] #27 6.927 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-15T20:56:50.719Z] #27 6.927 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-15T20:56:50.719Z] #27 6.927 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-15T20:56:50.719Z] #27 6.928 Suggested packages: [2020-12-15T20:56:50.719Z] #27 6.928 krb5-doc krb5-user [2020-12-15T20:56:50.719Z] #27 6.928 Recommended packages: [2020-12-15T20:56:50.719Z] #27 6.928 krb5-locales publicsuffix libsasl2-modules [2020-12-15T20:56:49.378Z] > git remote # timeout=10 [2020-12-15T20:56:49.393Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T20:56:49.404Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:56:49.406Z] > git merge f0014860c1b3345e1fcc7ed81c491298de2633fb # timeout=10 [2020-12-15T20:56:49.421Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T20:56:49.431Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:56:49.436Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [2020-12-15T20:56:50.895Z] #43 104.3 vendor/golang.org/x/text/secure/bidirule [2020-12-15T20:56:50.895Z] #43 104.5 vendor/golang.org/x/text/unicode/norm [2020-12-15T20:56:50.973Z] #43 ... [2020-12-15T20:56:50.973Z] [2020-12-15T20:56:50.973Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:50.973Z] #51 5.785 + cd /tmp/tmp.3Vn5ptyT9A/src/github.com/opencontainers/runc [2020-12-15T20:56:50.973Z] #51 5.785 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-15T20:56:50.973Z] #51 6.141 + '[' -z '' ']' [2020-12-15T20:56:50.973Z] #51 6.141 + target=static [2020-12-15T20:56:50.973Z] #51 6.141 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-15T20:56:50.973Z] #51 6.347 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-12-15T20:56:50.973Z] #51 ... [2020-12-15T20:56:50.973Z] [2020-12-15T20:56:50.973Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:50.973Z] #41 47.56 DEP criu/kerndat.d [2020-12-15T20:56:50.973Z] #41 47.70 DEP criu/kcmp-ids.d [2020-12-15T20:56:50.973Z] #41 47.77 DEP criu/irmap.d [2020-12-15T20:56:50.973Z] #41 47.94 DEP criu/ipc_ns.d [2020-12-15T20:56:50.973Z] #41 48.09 DEP criu/image.d [2020-12-15T20:56:50.973Z] #41 48.19 DEP criu/image-desc.d [2020-12-15T20:56:50.973Z] #41 48.26 DEP criu/fsnotify.d [2020-12-15T20:56:50.973Z] #41 48.38 DEP criu/filesystems.d [2020-12-15T20:56:50.973Z] #41 48.53 DEP criu/files.d [2020-12-15T20:56:50.973Z] #41 48.64 DEP criu/files-reg.d [2020-12-15T20:56:50.973Z] #41 48.81 DEP criu/files-ext.d [2020-12-15T20:56:50.973Z] #41 49.00 DEP criu/file-lock.d [2020-12-15T20:56:50.973Z] #41 49.15 DEP criu/file-ids.d [2020-12-15T20:56:50.973Z] #41 49.25 DEP criu/fifo.d [2020-12-15T20:56:50.973Z] #41 49.36 DEP criu/fdstore.d [2020-12-15T20:56:50.973Z] #41 49.44 DEP criu/fault-injection.d [2020-12-15T20:56:50.973Z] #41 49.47 DEP criu/external.d [2020-12-15T20:56:50.973Z] #41 49.58 DEP criu/eventpoll.d [2020-12-15T20:56:50.973Z] #41 49.73 DEP criu/eventfd.d [2020-12-15T20:56:50.973Z] #41 49.80 DEP criu/crtools.d [2020-12-15T20:56:50.973Z] #41 50.01 DEP criu/cr-service.d [2020-12-15T20:56:50.973Z] #41 50.12 DEP criu/cr-restore.d [2020-12-15T20:56:50.973Z] #41 50.40 DEP criu/cr-errno.d [2020-12-15T20:56:50.973Z] #41 50.40 DEP criu/cr-dump.d [2020-12-15T20:56:50.973Z] #41 50.59 DEP criu/cr-dedup.d [2020-12-15T20:56:50.973Z] #41 50.68 DEP criu/cr-check.d [2020-12-15T20:56:50.973Z] #41 50.87 DEP criu/config.d [2020-12-15T20:56:50.973Z] #41 51.07 DEP criu/clone-noasan.d [2020-12-15T20:56:50.973Z] #41 51.13 DEP criu/cgroup.d [2020-12-15T20:56:50.973Z] #41 51.21 DEP criu/cgroup-props.d [2020-12-15T20:56:50.973Z] #41 51.29 DEP criu/bitmap.d [2020-12-15T20:56:50.973Z] #41 51.31 DEP criu/bfd.d [2020-12-15T20:56:50.973Z] #41 51.41 DEP criu/autofs.d [2020-12-15T20:56:50.973Z] #41 51.51 DEP criu/aio.d [2020-12-15T20:56:51.015Z] #27 7.333 The following NEW packages will be installed: [2020-12-15T20:56:51.015Z] #27 7.333 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-15T20:56:51.015Z] #27 7.333 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-15T20:56:51.015Z] #27 7.333 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-15T20:56:51.015Z] #27 7.334 libssh2-1 libssl1.1 openssl [2020-12-15T20:56:51.015Z] #27 7.388 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-15T20:56:51.015Z] #27 7.388 Need to get 5166 kB of archives. [2020-12-15T20:56:51.015Z] #27 7.388 After this operation, 14.6 MB of additional disk space will be used. [2020-12-15T20:56:51.015Z] #27 7.388 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2020-12-15T20:56:51.015Z] #27 7.403 Get:2 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-15T20:56:51.015Z] #27 7.437 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-12-15T20:56:51.263Z] #41 ... [2020-12-15T20:56:51.263Z] [2020-12-15T20:56:51.263Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T20:56:51.263Z] #18 1.029 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:56:51.263Z] #18 1.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:56:51.263Z] #18 1.166 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:56:51.263Z] #18 1.444 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-15T20:56:51.263Z] #18 2.171 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [227 kB] [2020-12-15T20:56:51.263Z] #18 3.016 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-15T20:56:51.263Z] #18 6.396 Fetched 8097 kB in 6s (1469 kB/s) [2020-12-15T20:56:51.263Z] #18 6.396 Reading package lists... [2020-12-15T20:56:51.263Z] #18 7.866 Reading package lists... [2020-12-15T20:56:51.263Z] #18 9.402 Building dependency tree... [2020-12-15T20:56:51.263Z] #18 9.877 libcap2-bin is already the newest version (1:2.25-2). [2020-12-15T20:56:51.263Z] #18 9.877 The following additional packages will be installed: [2020-12-15T20:56:51.263Z] #18 9.887 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-15T20:56:51.263Z] #18 9.887 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-15T20:56:51.263Z] #18 9.888 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-15T20:56:51.263Z] #18 9.888 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-15T20:56:51.263Z] #18 9.888 python3.7 python3.7-minimal vim-runtime xxd [2020-12-15T20:56:51.263Z] #18 9.888 Suggested packages: [2020-12-15T20:56:51.263Z] #18 9.888 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-15T20:56:51.263Z] #18 9.888 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-15T20:56:51.263Z] #18 9.888 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-15T20:56:51.263Z] #18 9.888 Recommended packages: [2020-12-15T20:56:51.263Z] #18 9.888 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-15T20:56:51.263Z] #18 9.888 python3-keyrings.alt python3-xdg unzip [2020-12-15T20:56:51.263Z] #18 ... [2020-12-15T20:56:51.263Z] [2020-12-15T20:56:51.263Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:51.263Z] #41 51.67 DEP criu/action-scripts.d [2020-12-15T20:56:51.313Z] #27 7.441 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2020-12-15T20:56:51.313Z] #27 7.447 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2020-12-15T20:56:51.313Z] #27 7.451 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2020-12-15T20:56:51.313Z] #27 7.462 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2020-12-15T20:56:51.313Z] #27 7.464 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2020-12-15T20:56:51.313Z] #27 7.470 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-12-15T20:56:51.313Z] #27 7.472 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-12-15T20:56:51.314Z] #27 7.476 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-15T20:56:51.314Z] #27 7.479 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB] [2020-12-15T20:56:51.314Z] #27 7.485 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-12-15T20:56:51.314Z] #27 7.488 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-12-15T20:56:51.314Z] #27 7.491 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-12-15T20:56:51.314Z] #27 7.492 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-12-15T20:56:51.314Z] #27 7.496 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-12-15T20:56:51.314Z] #27 7.510 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-12-15T20:56:51.314Z] #27 7.521 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-15T20:56:51.314Z] #27 7.521 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-15T20:56:51.314Z] #27 7.524 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-15T20:56:51.553Z] #41 51.95 CC criu/action-scripts.o [2020-12-15T20:56:51.608Z] #27 7.744 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:56:51.608Z] #27 7.769 Fetched 5166 kB in 0s (34.9 MB/s) [2020-12-15T20:56:51.608Z] #27 7.791 Selecting previously unselected package libssl1.1:ppc64el. [2020-12-15T20:56:51.608Z] #27 7.791 (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-12-15T20:56:51.608Z] #27 7.806 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2020-12-15T20:56:51.608Z] #27 7.808 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2020-12-15T20:56:51.842Z] #41 52.27 CC criu/aio.o [2020-12-15T20:56:51.901Z] #27 8.046 Selecting previously unselected package openssl. [2020-12-15T20:56:51.901Z] #27 8.046 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2020-12-15T20:56:51.901Z] #27 8.047 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-15T20:56:51.901Z] #27 8.192 Selecting previously unselected package ca-certificates. [2020-12-15T20:56:51.901Z] #27 8.195 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-15T20:56:51.901Z] #27 8.197 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-15T20:56:51.901Z] #27 8.273 Selecting previously unselected package libkeyutils1:ppc64el. [2020-12-15T20:56:51.901Z] #27 8.276 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2020-12-15T20:56:51.901Z] #27 8.278 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-12-15T20:56:51.901Z] #27 8.303 Selecting previously unselected package libkrb5support0:ppc64el. [2020-12-15T20:56:51.901Z] #27 8.303 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2020-12-15T20:56:52.132Z] #41 52.58 CC criu/autofs.o [2020-12-15T20:56:52.196Z] #27 8.304 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-12-15T20:56:52.196Z] #27 8.340 Selecting previously unselected package libk5crypto3:ppc64el. [2020-12-15T20:56:52.196Z] #27 8.342 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2020-12-15T20:56:52.196Z] #27 8.343 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-12-15T20:56:52.196Z] #27 8.385 Selecting previously unselected package libkrb5-3:ppc64el. [2020-12-15T20:56:52.196Z] #27 8.388 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2020-12-15T20:56:52.196Z] #27 8.389 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-12-15T20:56:52.196Z] #27 8.481 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-12-15T20:56:52.196Z] #27 8.483 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2020-12-15T20:56:52.196Z] #27 8.484 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-12-15T20:56:52.196Z] #27 8.531 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-12-15T20:56:52.196Z] #27 8.533 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-12-15T20:56:52.196Z] #27 8.534 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:56:52.196Z] #27 8.565 Selecting previously unselected package libsasl2-2:ppc64el. [2020-12-15T20:56:52.196Z] #27 8.567 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-12-15T20:56:52.196Z] #27 8.568 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:56:52.196Z] #27 8.601 Selecting previously unselected package libldap-common. [2020-12-15T20:56:52.196Z] #27 8.603 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-15T20:56:52.196Z] #27 8.606 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:56:52.196Z] #27 8.645 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-12-15T20:56:52.196Z] #27 8.647 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2020-12-15T20:56:52.196Z] #27 8.649 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:56:52.196Z] #27 8.703 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-12-15T20:56:52.493Z] #27 8.705 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-12-15T20:56:52.493Z] #27 8.707 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-12-15T20:56:52.493Z] #27 8.770 Selecting previously unselected package libpsl5:ppc64el. [2020-12-15T20:56:52.493Z] #27 8.772 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-12-15T20:56:52.493Z] #27 8.775 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-12-15T20:56:52.493Z] #27 8.812 Selecting previously unselected package librtmp1:ppc64el. [2020-12-15T20:56:52.493Z] #27 8.814 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-12-15T20:56:52.493Z] #27 8.816 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-12-15T20:56:52.493Z] #27 8.850 Selecting previously unselected package libssh2-1:ppc64el. [2020-12-15T20:56:52.493Z] #27 8.852 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-12-15T20:56:52.493Z] #27 8.853 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-12-15T20:56:52.493Z] #27 8.898 Selecting previously unselected package libcurl4:ppc64el. [2020-12-15T20:56:52.493Z] #27 8.900 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-12-15T20:56:52.493Z] #27 8.902 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-12-15T20:56:52.788Z] #43 ... [2020-12-15T20:56:52.788Z] [2020-12-15T20:56:52.788Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:52.788Z] #41 30.37 CC images/mnt.o [2020-12-15T20:56:52.788Z] #41 30.68 CC images/pipe-data.o [2020-12-15T20:56:52.788Z] #41 30.98 CC images/sa.o [2020-12-15T20:56:52.788Z] #41 31.29 CC images/timer.o [2020-12-15T20:56:52.788Z] #41 31.68 CC images/timerfd.o [2020-12-15T20:56:52.788Z] #41 31.97 CC images/mm.o [2020-12-15T20:56:52.788Z] #41 32.22 CC images/sk-opts.o [2020-12-15T20:56:52.788Z] #41 32.49 CC images/sk-unix.o [2020-12-15T20:56:52.788Z] #41 32.77 CC images/sk-inet.o [2020-12-15T20:56:52.788Z] #41 33.15 CC images/tun.o [2020-12-15T20:56:52.788Z] #41 33.47 CC images/sk-netlink.o [2020-12-15T20:56:52.788Z] #41 33.68 CC images/packet-sock.o [2020-12-15T20:56:52.788Z] #41 34.06 CC images/ipc-var.o [2020-12-15T20:56:52.788Z] #41 34.26 CC images/ipc-desc.o [2020-12-15T20:56:52.788Z] #41 34.47 CC images/ipc-shm.o [2020-12-15T20:56:52.788Z] #41 34.62 CC images/ipc-msg.o [2020-12-15T20:56:52.788Z] #41 34.91 CC images/ipc-sem.o [2020-12-15T20:56:52.789Z] #27 8.970 Selecting previously unselected package curl. [2020-12-15T20:56:52.789Z] #27 8.972 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-12-15T20:56:52.789Z] #27 8.974 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-15T20:56:52.789Z] #27 9.037 Selecting previously unselected package libonig5:ppc64el. [2020-12-15T20:56:52.789Z] #27 9.041 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-12-15T20:56:52.789Z] #27 9.048 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-15T20:56:52.789Z] #27 9.099 Selecting previously unselected package libjq1:ppc64el. [2020-12-15T20:56:52.789Z] #27 9.100 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-15T20:56:52.789Z] #27 9.102 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-15T20:56:52.789Z] #27 9.145 Selecting previously unselected package jq. [2020-12-15T20:56:52.789Z] #27 9.147 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-15T20:56:52.789Z] #27 9.148 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-15T20:56:52.789Z] #27 9.182 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-12-15T20:56:52.789Z] #27 9.185 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-12-15T20:56:52.789Z] #27 9.188 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2020-12-15T20:56:53.045Z] #41 35.16 CC images/utsns.o [2020-12-15T20:56:53.084Z] #27 9.361 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-12-15T20:56:53.084Z] #27 9.365 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:56:53.084Z] #27 9.368 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-12-15T20:56:53.084Z] #27 9.372 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:56:53.084Z] #27 9.375 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-12-15T20:56:53.084Z] #27 9.379 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-12-15T20:56:53.084Z] #27 9.382 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:56:53.084Z] #27 9.385 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-12-15T20:56:53.084Z] #27 9.388 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-12-15T20:56:53.084Z] #27 9.391 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-15T20:56:53.084Z] #27 9.397 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-15T20:56:53.084Z] #27 9.401 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-15T20:56:53.084Z] #27 9.404 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:56:53.084Z] #27 9.406 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-15T20:56:53.163Z] #41 53.60 CC criu/bfd.o [2020-12-15T20:56:53.302Z] #41 35.34 CC images/creds.o [2020-12-15T20:56:53.559Z] #41 35.57 CC images/vma.o [2020-12-15T20:56:53.559Z] #41 35.78 CC images/netdev.o [2020-12-15T20:56:53.752Z] Commit message: "Fix jobs mode filter spelling" [2020-12-15T20:56:53.792Z] #41 53.99 CC criu/bitmap.o [2020-12-15T20:56:53.792Z] #41 ... [2020-12-15T20:56:53.792Z] [2020-12-15T20:56:53.792Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:56:53.792Z] #43 DONE 87.5s [2020-12-15T20:56:53.792Z] [2020-12-15T20:56:53.792Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:56:53.792Z] #41 54.16 CC criu/cgroup-props.o [2020-12-15T20:56:53.787Z] > git --version # timeout=10 [2020-12-15T20:56:53.798Z] > git --version # 'git version 2.7.4' [2020-12-15T20:56:53.803Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-15T20:56:54.122Z] #41 36.17 CC images/tty.o [2020-12-15T20:56:54.130Z] #27 10.12 Updating certificates in /etc/ssl/certs... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-15T20:56:54.384Z] Client: [2020-12-15T20:56:54.384Z] Debug Mode: false [2020-12-15T20:56:54.384Z] [2020-12-15T20:56:54.384Z] Server: [2020-12-15T20:56:54.384Z] Containers: 0 [2020-12-15T20:56:54.384Z] Running: 0 [2020-12-15T20:56:54.384Z] Paused: 0 [2020-12-15T20:56:54.384Z] Stopped: 0 [2020-12-15T20:56:54.384Z] Images: 0 [2020-12-15T20:56:54.384Z] Server Version: 19.03.13 [2020-12-15T20:56:54.384Z] Storage Driver: overlay2 [2020-12-15T20:56:54.384Z] Backing Filesystem: extfs [2020-12-15T20:56:54.384Z] Supports d_type: true [2020-12-15T20:56:54.384Z] Native Overlay Diff: true [2020-12-15T20:56:54.384Z] Logging Driver: json-file [2020-12-15T20:56:54.385Z] Cgroup Driver: cgroupfs [2020-12-15T20:56:54.385Z] Plugins: [2020-12-15T20:56:54.385Z] Volume: local [2020-12-15T20:56:54.385Z] Network: bridge host ipvlan macvlan null overlay [2020-12-15T20:56:54.385Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-15T20:56:54.385Z] Swarm: inactive [2020-12-15T20:56:54.385Z] Runtimes: runc [2020-12-15T20:56:54.385Z] Default Runtime: runc [2020-12-15T20:56:54.385Z] Init Binary: docker-init [2020-12-15T20:56:54.385Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-15T20:56:54.385Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-15T20:56:54.385Z] init version: fec3683 [2020-12-15T20:56:54.385Z] Security Options: [2020-12-15T20:56:54.385Z] apparmor [2020-12-15T20:56:54.385Z] seccomp [2020-12-15T20:56:54.385Z] Profile: default [2020-12-15T20:56:54.385Z] Kernel Version: 5.4.0-1025-aws [2020-12-15T20:56:54.385Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-15T20:56:54.385Z] OSType: linux [2020-12-15T20:56:54.385Z] Architecture: x86_64 [2020-12-15T20:56:54.385Z] CPUs: 2 [2020-12-15T20:56:54.385Z] Total Memory: 7.569GiB [2020-12-15T20:56:54.385Z] Name: ip-10-100-125-77 [2020-12-15T20:56:54.385Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-15T20:56:54.385Z] Docker Root Dir: /var/lib/docker [2020-12-15T20:56:54.385Z] Debug Mode: false [2020-12-15T20:56:54.385Z] Registry: https://index.docker.io/v1/ [2020-12-15T20:56:54.385Z] Labels: [2020-12-15T20:56:54.385Z] Experimental: true [2020-12-15T20:56:54.385Z] Insecure Registries: [2020-12-15T20:56:54.385Z] 127.0.0.0/8 [2020-12-15T20:56:54.385Z] Live Restore Enabled: true [2020-12-15T20:56:54.385Z] [2020-12-15T20:56:54.385Z] WARNING: No swap limit support [2020-12-15T20:56:54.421Z] #41 54.86 CC criu/cgroup.o [2020-12-15T20:56:54.679Z] Client: [2020-12-15T20:56:54.679Z] Debug Mode: false [2020-12-15T20:56:54.679Z] [2020-12-15T20:56:54.679Z] Server: [2020-12-15T20:56:54.679Z] Containers: 0 [2020-12-15T20:56:54.679Z] Running: 0 [2020-12-15T20:56:54.679Z] Paused: 0 [2020-12-15T20:56:54.679Z] Stopped: 0 [2020-12-15T20:56:54.679Z] Images: 0 [2020-12-15T20:56:54.679Z] Server Version: 19.03.13 [2020-12-15T20:56:54.679Z] Storage Driver: overlay2 [2020-12-15T20:56:54.679Z] Backing Filesystem: extfs [2020-12-15T20:56:54.679Z] Supports d_type: true [2020-12-15T20:56:54.679Z] Native Overlay Diff: true [2020-12-15T20:56:54.679Z] Logging Driver: json-file [2020-12-15T20:56:54.679Z] Cgroup Driver: cgroupfs [2020-12-15T20:56:54.679Z] Plugins: [2020-12-15T20:56:54.679Z] Volume: local [2020-12-15T20:56:54.679Z] Network: bridge host ipvlan macvlan null overlay [2020-12-15T20:56:54.679Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-15T20:56:54.679Z] Swarm: inactive [2020-12-15T20:56:54.679Z] Runtimes: runc [2020-12-15T20:56:54.679Z] Default Runtime: runc [2020-12-15T20:56:54.679Z] Init Binary: docker-init [2020-12-15T20:56:54.679Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-15T20:56:54.679Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-15T20:56:54.679Z] init version: fec3683 [2020-12-15T20:56:54.679Z] Security Options: [2020-12-15T20:56:54.679Z] apparmor [2020-12-15T20:56:54.679Z] seccomp [2020-12-15T20:56:54.679Z] Profile: default [2020-12-15T20:56:54.679Z] Kernel Version: 5.4.0-1025-aws [2020-12-15T20:56:54.679Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-15T20:56:54.679Z] OSType: linux [2020-12-15T20:56:54.679Z] Architecture: x86_64 [2020-12-15T20:56:54.679Z] CPUs: 2 [2020-12-15T20:56:54.679Z] Total Memory: 7.487GiB [2020-12-15T20:56:54.679Z] Name: ip-10-100-53-219 [2020-12-15T20:56:54.679Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-15T20:56:54.679Z] Docker Root Dir: /var/lib/docker [2020-12-15T20:56:54.679Z] Debug Mode: false [2020-12-15T20:56:54.679Z] Registry: https://index.docker.io/v1/ [2020-12-15T20:56:54.679Z] Labels: [2020-12-15T20:56:54.679Z] Experimental: true [2020-12-15T20:56:54.679Z] Insecure Registries: [2020-12-15T20:56:54.679Z] 127.0.0.0/8 [2020-12-15T20:56:54.679Z] Live Restore Enabled: true [2020-12-15T20:56:54.679Z] [2020-12-15T20:56:54.679Z] WARNING: No swap limit support [2020-12-15T20:56:54.703Z] #41 36.63 CC images/file-lock.o [2020-12-15T20:56:54.703Z] #41 36.79 CC images/rlimit.o [2020-12-15T20:56:54.771Z] #27 10.95 126 added, 0 removed; done. [2020-12-15T20:56:54.771Z] #27 ... [2020-12-15T20:56:54.771Z] [2020-12-15T20:56:54.771Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:56:54.771Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.1s done [2020-12-15T20:56:54.771Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2020-12-15T20:56:54.771Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2020-12-15T20:56:54.771Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2020-12-15T20:56:54.771Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2020-12-15T20:56:54.771Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2020-12-15T20:56:54.771Z] #10 ... [2020-12-15T20:56:54.771Z] [2020-12-15T20:56:54.771Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:56:54.771Z] #27 11.07 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-12-15T20:56:54.771Z] #27 11.08 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-15T20:56:54.771Z] #27 11.08 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-12-15T20:56:54.771Z] #27 11.08 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-15T20:56:54.771Z] #27 11.09 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:56:54.771Z] #27 11.10 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-15T20:56:54.771Z] #27 11.10 Updating certificates in /etc/ssl/certs... [Pipeline] sh [Pipeline] sh [2020-12-15T20:56:54.959Z] #41 36.99 CC images/pagemap.o [2020-12-15T20:56:55.064Z] #27 ... [2020-12-15T20:56:55.064Z] [2020-12-15T20:56:55.064Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:56:55.064Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.9s done [2020-12-15T20:56:55.064Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2020-12-15T20:56:55.064Z] #10 DONE 20.1s [2020-12-15T20:56:55.204Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-15T20:56:55.204Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-15T20:56:55.204Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41806/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-15T20:56:55.204Z] + bash /home/ubuntu/workspace/moby_PR-41806/check-config.sh [2020-12-15T20:56:55.204Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-15T20:56:55.204Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-15T20:56:55.204Z] [2020-12-15T20:56:55.204Z] Generally Necessary: [2020-12-15T20:56:55.204Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-15T20:56:55.204Z] - apparmor: enabled and tools installed [2020-12-15T20:56:55.204Z] - CONFIG_NAMESPACES: enabled [2020-12-15T20:56:55.204Z] - CONFIG_NET_NS: enabled [2020-12-15T20:56:55.204Z] - CONFIG_PID_NS: enabled [2020-12-15T20:56:55.204Z] - CONFIG_IPC_NS: enabled [2020-12-15T20:56:55.204Z] - CONFIG_UTS_NS: enabled [2020-12-15T20:56:55.204Z] - CONFIG_CGROUPS: enabled [2020-12-15T20:56:55.204Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-15T20:56:55.204Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-15T20:56:55.204Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-15T20:56:55.204Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-15T20:56:55.204Z] - CONFIG_CPUSETS: enabled [2020-12-15T20:56:55.204Z] - CONFIG_MEMCG: enabled [2020-12-15T20:56:55.204Z] - CONFIG_KEYS: enabled [2020-12-15T20:56:55.204Z] - CONFIG_VETH: enabled (as module) [2020-12-15T20:56:55.204Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-15T20:56:55.204Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-15T20:56:55.204Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-15T20:56:55.204Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-15T20:56:55.204Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-15T20:56:55.204Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-15T20:56:55.204Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-15T20:56:55.204Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-15T20:56:55.204Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-15T20:56:55.204Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-15T20:56:55.204Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-15T20:56:55.204Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-15T20:56:55.204Z] [2020-12-15T20:56:55.204Z] Optional Features: [2020-12-15T20:56:55.204Z] - CONFIG_USER_NS: enabled [2020-12-15T20:56:55.204Z] - CONFIG_SECCOMP: enabled [2020-12-15T20:56:55.204Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-15T20:56:55.204Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-15T20:56:55.204Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-15T20:56:55.204Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-15T20:56:55.216Z] #41 37.30 CC images/siginfo.o [2020-12-15T20:56:55.227Z] + docker version [2020-12-15T20:56:55.252Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-15T20:56:55.252Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-15T20:56:55.252Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41806/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-15T20:56:55.252Z] + bash /home/ubuntu/workspace/moby_PR-41806/check-config.sh [2020-12-15T20:56:55.252Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-15T20:56:55.252Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-15T20:56:55.252Z] [2020-12-15T20:56:55.252Z] Generally Necessary: [2020-12-15T20:56:55.252Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-15T20:56:55.252Z] - apparmor: enabled and tools installed [2020-12-15T20:56:55.252Z] - CONFIG_NAMESPACES: enabled [2020-12-15T20:56:55.252Z] - CONFIG_NET_NS: enabled [2020-12-15T20:56:55.252Z] - CONFIG_PID_NS: enabled [2020-12-15T20:56:55.360Z] [2020-12-15T20:56:55.360Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-15T20:56:55.360Z] #11 DONE 0.2s [2020-12-15T20:56:55.360Z] [2020-12-15T20:56:55.360Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-15T20:56:55.360Z] #12 ... [2020-12-15T20:56:55.360Z] [2020-12-15T20:56:55.360Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:56:55.360Z] #27 11.65 0 added, 0 removed; done. [2020-12-15T20:56:55.360Z] #27 11.65 Running hooks in /etc/ca-certificates/update.d... [2020-12-15T20:56:55.360Z] #27 11.65 done. [2020-12-15T20:56:55.360Z] #27 DONE 11.7s [2020-12-15T20:56:55.360Z] [2020-12-15T20:56:55.360Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-15T20:56:55.360Z] #12 DONE 0.2s [2020-12-15T20:56:55.360Z] [2020-12-15T20:56:55.360Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-15T20:56:55.360Z] #28 DONE 0.1s [2020-12-15T20:56:55.360Z] [2020-12-15T20:56:55.360Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:56:55.465Z] - CONFIG_BLK_CGROUP: enabled [2020-12-15T20:56:55.465Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-15T20:56:55.465Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-15T20:56:55.465Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-15T20:56:55.465Z] - CONFIG_CGROUP_PERF: enabled [2020-12-15T20:56:55.465Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-15T20:56:55.465Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-15T20:56:55.465Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-15T20:56:55.465Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-15T20:56:55.465Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-15T20:56:55.465Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-15T20:56:55.465Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-15T20:56:55.465Z] - CONFIG_IP_VS: enabled (as module) [2020-12-15T20:56:55.465Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-15T20:56:55.465Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-15T20:56:55.465Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-15T20:56:55.465Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-15T20:56:55.465Z] - CONFIG_EXT4_FS: enabled [2020-12-15T20:56:55.465Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-15T20:56:55.465Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-15T20:56:55.465Z] - Network Drivers: [2020-12-15T20:56:55.465Z] - "overlay": [2020-12-15T20:56:55.465Z] - CONFIG_VXLAN: enabled (as module) [2020-12-15T20:56:55.465Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-15T20:56:55.465Z] Optional (for encrypted networks): [2020-12-15T20:56:55.465Z] - CONFIG_CRYPTO: enabled [2020-12-15T20:56:55.465Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-15T20:56:55.465Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-15T20:56:55.465Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-15T20:56:55.465Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-15T20:56:55.465Z] - CONFIG_XFRM: enabled [2020-12-15T20:56:55.465Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-15T20:56:55.465Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-15T20:56:55.465Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-15T20:56:55.465Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-15T20:56:55.465Z] - "ipvlan": [2020-12-15T20:56:55.465Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-15T20:56:55.465Z] - "macvlan": [2020-12-15T20:56:55.465Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-15T20:56:55.465Z] - CONFIG_DUMMY: enabled (as module) [2020-12-15T20:56:55.473Z] #41 37.60 CC images/rpc.o [2020-12-15T20:56:55.563Z] - CONFIG_IPC_NS: enabled [2020-12-15T20:56:55.563Z] - CONFIG_UTS_NS: enabled [2020-12-15T20:56:55.563Z] - CONFIG_CGROUPS: enabled [2020-12-15T20:56:55.563Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-15T20:56:55.563Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-15T20:56:55.563Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-15T20:56:55.563Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-15T20:56:55.563Z] - CONFIG_CPUSETS: enabled [2020-12-15T20:56:55.563Z] - CONFIG_MEMCG: enabled [2020-12-15T20:56:55.563Z] - CONFIG_KEYS: enabled [2020-12-15T20:56:55.563Z] - CONFIG_VETH: enabled (as module) [2020-12-15T20:56:55.563Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-15T20:56:55.563Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-15T20:56:55.563Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-15T20:56:55.563Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-15T20:56:55.563Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-15T20:56:55.563Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-15T20:56:55.563Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-15T20:56:55.563Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-15T20:56:55.563Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-15T20:56:55.563Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-15T20:56:55.563Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-15T20:56:55.563Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-15T20:56:55.563Z] [2020-12-15T20:56:55.563Z] Optional Features: [2020-12-15T20:56:55.563Z] - CONFIG_USER_NS: enabled [2020-12-15T20:56:55.563Z] - CONFIG_SECCOMP: enabled [2020-12-15T20:56:55.563Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-15T20:56:55.563Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-15T20:56:55.563Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-15T20:56:55.563Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-15T20:56:55.656Z] #29 ... [2020-12-15T20:56:55.656Z] [2020-12-15T20:56:55.656Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-15T20:56:55.656Z] #31 DONE 0.1s [2020-12-15T20:56:55.656Z] [2020-12-15T20:56:55.656Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-15T20:56:55.656Z] #39 DONE 0.1s [2020-12-15T20:56:55.656Z] [2020-12-15T20:56:55.656Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:56:55.730Z] - "ftp,tftp client in container": [2020-12-15T20:56:55.730Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-15T20:56:55.730Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-15T20:56:55.730Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-15T20:56:55.730Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-15T20:56:55.730Z] - Storage Drivers: [2020-12-15T20:56:55.730Z] - "aufs": [2020-12-15T20:56:55.730Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-15T20:56:55.730Z] - "btrfs": [2020-12-15T20:56:55.730Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-15T20:56:55.730Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-15T20:56:55.730Z] - "devicemapper": [2020-12-15T20:56:55.730Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-15T20:56:55.730Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-15T20:56:55.730Z] - "overlay": [2020-12-15T20:56:55.730Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-15T20:56:55.730Z] - "zfs": [2020-12-15T20:56:55.730Z] - /dev/zfs: present [2020-12-15T20:56:55.730Z] - zfs command: missing [2020-12-15T20:56:55.730Z] - zpool command: missing [2020-12-15T20:56:55.730Z] [2020-12-15T20:56:55.730Z] Limits: [2020-12-15T20:56:55.730Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-15T20:56:55.730Z] [2020-12-15T20:56:55.730Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-15T20:56:55.834Z] - CONFIG_BLK_CGROUP: enabled [2020-12-15T20:56:55.834Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-15T20:56:55.834Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-15T20:56:55.835Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-15T20:56:55.835Z] - CONFIG_CGROUP_PERF: enabled [2020-12-15T20:56:55.835Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-15T20:56:55.835Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-15T20:56:55.835Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-15T20:56:55.835Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-15T20:56:55.835Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-15T20:56:55.835Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-15T20:56:55.835Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-15T20:56:55.835Z] - CONFIG_IP_VS: enabled (as module) [2020-12-15T20:56:55.835Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-15T20:56:55.835Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-15T20:56:55.835Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-15T20:56:55.835Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-15T20:56:55.835Z] - CONFIG_EXT4_FS: enabled [2020-12-15T20:56:55.835Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-15T20:56:55.835Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-15T20:56:55.835Z] - Network Drivers: [2020-12-15T20:56:55.835Z] - "overlay": [2020-12-15T20:56:55.835Z] - CONFIG_VXLAN: enabled (as module) [2020-12-15T20:56:55.835Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-15T20:56:55.835Z] Optional (for encrypted networks): [2020-12-15T20:56:56.071Z] + sudo modprobe ip_vs [2020-12-15T20:56:56.071Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 . [2020-12-15T20:56:56.071Z] #2 [internal] load .dockerignore [2020-12-15T20:56:56.104Z] - CONFIG_CRYPTO: enabled [2020-12-15T20:56:56.104Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-15T20:56:56.104Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-15T20:56:56.104Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-15T20:56:56.104Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-15T20:56:56.104Z] - CONFIG_XFRM: enabled [2020-12-15T20:56:56.104Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-15T20:56:56.104Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-15T20:56:56.104Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-15T20:56:56.104Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-15T20:56:56.104Z] - "ipvlan": [2020-12-15T20:56:56.104Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-15T20:56:56.104Z] - "macvlan": [2020-12-15T20:56:56.302Z] #40 0.601 + git clone https://github.com/docker/distribution.git . [2020-12-15T20:56:56.302Z] #40 0.623 Cloning into '.'... [2020-12-15T20:56:56.334Z] #2 transferring context: 87B done [2020-12-15T20:56:56.334Z] #2 DONE 0.1s [2020-12-15T20:56:56.334Z] [2020-12-15T20:56:56.334Z] #1 [internal] load build definition from Dockerfile [2020-12-15T20:56:56.334Z] #1 transferring dockerfile: 16.58kB done [2020-12-15T20:56:56.334Z] #1 DONE 0.1s [2020-12-15T20:56:56.334Z] [2020-12-15T20:56:56.334Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-15T20:56:56.366Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-15T20:56:56.366Z] - CONFIG_DUMMY: enabled (as module) [2020-12-15T20:56:56.366Z] - "ftp,tftp client in container": [2020-12-15T20:56:56.366Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-15T20:56:56.366Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-15T20:56:56.366Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-15T20:56:56.366Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-15T20:56:56.366Z] - Storage Drivers: [2020-12-15T20:56:56.366Z] - "aufs": [2020-12-15T20:56:56.366Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-15T20:56:56.366Z] - "btrfs": [2020-12-15T20:56:56.366Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-15T20:56:56.366Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-15T20:56:56.366Z] - "devicemapper": [2020-12-15T20:56:56.366Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-15T20:56:56.366Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-15T20:56:56.366Z] - "overlay": [2020-12-15T20:56:56.479Z] #41 56.59 CC criu/clone-noasan.o [2020-12-15T20:56:56.479Z] #41 56.79 CC criu/config.o [2020-12-15T20:56:56.627Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-15T20:56:56.627Z] - "zfs": [2020-12-15T20:56:56.627Z] - /dev/zfs: present [2020-12-15T20:56:56.627Z] - zfs command: missing [2020-12-15T20:56:56.627Z] - zpool command: missing [2020-12-15T20:56:56.627Z] [2020-12-15T20:56:56.627Z] Limits: [2020-12-15T20:56:56.627Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-15T20:56:56.627Z] [2020-12-15T20:56:56.627Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-15T20:56:56.841Z] #41 38.70 CC images/ext-file.o [2020-12-15T20:56:56.841Z] #41 38.89 CC images/cgroup.o [2020-12-15T20:56:56.905Z] #3 DONE 0.5s [2020-12-15T20:56:56.906Z] [2020-12-15T20:56:56.906Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-15T20:56:56.906Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-15T20:56:56.906Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-15T20:56:56.906Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-15T20:56:56.906Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-15T20:56:56.906Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-12-15T20:56:56.976Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 . [2020-12-15T20:56:56.976Z] #2 [internal] load build definition from Dockerfile [2020-12-15T20:56:56.976Z] #2 transferring dockerfile: 16.58kB done [2020-12-15T20:56:56.976Z] #2 DONE 0.1s [2020-12-15T20:56:56.976Z] [2020-12-15T20:56:56.976Z] #1 [internal] load .dockerignore [2020-12-15T20:56:56.976Z] #1 transferring context: 87B done [2020-12-15T20:56:56.976Z] #1 DONE 0.1s [2020-12-15T20:56:56.976Z] [2020-12-15T20:56:56.976Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-15T20:56:57.172Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-12-15T20:56:57.172Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2020-12-15T20:56:57.172Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-12-15T20:56:57.501Z] #41 39.51 CC images/userns.o [2020-12-15T20:56:57.535Z] #41 57.72 CC criu/cr-check.o [2020-12-15T20:56:57.550Z] #3 DONE 0.5s [2020-12-15T20:56:57.784Z] #41 39.70 CC images/google/protobuf/descriptor.o [2020-12-15T20:56:57.812Z] [2020-12-15T20:56:57.812Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-15T20:56:57.812Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-15T20:56:57.826Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-12-15T20:56:57.826Z] #4 DONE 0.9s [2020-12-15T20:56:57.830Z] #41 ... [2020-12-15T20:56:57.830Z] [2020-12-15T20:56:57.830Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:56:57.830Z] #30 DONE 91.4s [2020-12-15T20:56:57.830Z] [2020-12-15T20:56:57.830Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T20:56:57.830Z] #18 11.04 The following NEW packages will be installed: [2020-12-15T20:56:57.830Z] #18 11.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-15T20:56:57.830Z] #18 11.05 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-15T20:56:57.830Z] #18 11.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-15T20:56:57.830Z] #18 11.05 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-15T20:56:57.830Z] #18 11.05 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-15T20:56:57.830Z] #18 11.05 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-15T20:56:57.830Z] #18 11.05 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-15T20:56:57.830Z] #18 11.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-15T20:56:57.830Z] #18 11.05 xz-utils zip [2020-12-15T20:56:57.830Z] #18 11.12 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-15T20:56:57.830Z] #18 11.12 Need to get 27.7 MB of archives. [2020-12-15T20:56:57.830Z] #18 11.12 After this operation, 117 MB of additional disk space will be used. [2020-12-15T20:56:57.830Z] #18 11.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-12-15T20:56:57.830Z] #18 11.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-12-15T20:56:57.830Z] #18 11.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-12-15T20:56:57.830Z] #18 11.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-12-15T20:56:57.830Z] #18 11.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-12-15T20:56:57.830Z] #18 11.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-12-15T20:56:57.830Z] #18 11.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-12-15T20:56:57.830Z] #18 11.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-12-15T20:56:57.830Z] #18 11.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-12-15T20:56:57.830Z] #18 11.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-12-15T20:56:57.830Z] #18 11.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-12-15T20:56:57.830Z] #18 11.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-12-15T20:56:57.830Z] #18 11.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-12-15T20:56:57.830Z] #18 11.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-12-15T20:56:57.830Z] #18 11.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-12-15T20:56:57.830Z] #18 11.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-12-15T20:56:57.830Z] #18 11.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-12-15T20:56:57.830Z] #18 11.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-12-15T20:56:57.830Z] #18 11.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-12-15T20:56:57.830Z] #18 11.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-12-15T20:56:57.830Z] #18 11.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-12-15T20:56:57.830Z] #18 11.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-12-15T20:56:57.830Z] #18 11.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-12-15T20:56:57.830Z] #18 11.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-12-15T20:56:57.830Z] #18 11.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-12-15T20:56:57.830Z] #18 11.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-12-15T20:56:57.830Z] #18 11.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-12-15T20:56:57.830Z] #18 11.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-12-15T20:56:57.830Z] #18 11.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-12-15T20:56:57.830Z] #18 11.63 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-12-15T20:56:57.830Z] #18 11.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-12-15T20:56:57.830Z] #18 11.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-12-15T20:56:57.830Z] #18 11.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-12-15T20:56:57.830Z] #18 11.65 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-12-15T20:56:57.830Z] #18 11.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-12-15T20:56:57.830Z] #18 11.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-15T20:56:57.830Z] #18 11.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-12-15T20:56:57.830Z] #18 11.71 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-12-15T20:56:57.830Z] #18 11.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-15T20:56:57.830Z] #18 11.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-12-15T20:56:57.830Z] #18 11.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-15T20:56:57.830Z] #18 11.74 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-12-15T20:56:57.830Z] #18 11.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-12-15T20:56:57.830Z] #18 11.79 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-12-15T20:56:57.830Z] #18 11.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-15T20:56:57.830Z] #18 11.98 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-12-15T20:56:57.830Z] #18 12.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-12-15T20:56:57.830Z] #18 12.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-12-15T20:56:57.830Z] #18 12.30 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:56:57.830Z] #18 12.35 Fetched 27.7 MB in 1s (28.8 MB/s) [2020-12-15T20:56:57.830Z] #18 12.38 Selecting previously unselected package pigz. [2020-12-15T20:56:57.830Z] #18 12.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 ... 23199 files and directories currently installed.) [2020-12-15T20:56:57.830Z] #18 12.39 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-12-15T20:56:57.830Z] #18 12.40 Unpacking pigz (2.4-1) ... [2020-12-15T20:56:57.830Z] #18 12.56 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-12-15T20:56:57.830Z] #18 12.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-12-15T20:56:57.830Z] #18 12.56 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-12-15T20:56:57.830Z] #18 12.98 Selecting previously unselected package python3.7-minimal. [2020-12-15T20:56:57.830Z] #18 12.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-12-15T20:56:57.830Z] #18 13.01 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-15T20:56:57.830Z] #18 13.73 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-12-15T20:56:57.830Z] #18 13.74 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-15T20:56:57.830Z] #18 15.13 Selecting previously unselected package python3-minimal. [2020-12-15T20:56:57.830Z] #18 15.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 ... 23448 files and directories currently installed.) [2020-12-15T20:56:57.830Z] #18 15.14 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-12-15T20:56:57.830Z] #18 15.15 Unpacking python3-minimal (3.7.3-1) ... [2020-12-15T20:56:57.830Z] #18 15.19 Selecting previously unselected package libmpdec2:s390x. [2020-12-15T20:56:57.830Z] #18 15.20 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-12-15T20:56:57.830Z] #18 15.20 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-12-15T20:56:57.830Z] #18 15.23 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-12-15T20:56:57.830Z] #18 15.24 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-12-15T20:56:57.830Z] #18 15.24 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-12-15T20:56:57.830Z] #18 15.80 Selecting previously unselected package python3.7. [2020-12-15T20:56:57.830Z] #18 15.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-12-15T20:56:57.830Z] #18 15.81 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-15T20:56:57.830Z] #18 15.87 Selecting previously unselected package libpython3-stdlib:s390x. [2020-12-15T20:56:57.830Z] #18 15.88 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-12-15T20:56:57.830Z] #18 15.88 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-12-15T20:56:57.831Z] #18 15.90 Setting up python3-minimal (3.7.3-1) ... [2020-12-15T20:56:57.831Z] #18 16.38 Selecting previously unselected package python3. [2020-12-15T20:56:57.831Z] #18 16.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 ... 23860 files and directories currently installed.) [2020-12-15T20:56:57.831Z] #18 16.42 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-12-15T20:56:57.831Z] #18 16.43 Unpacking python3 (3.7.3-1) ... [2020-12-15T20:56:57.831Z] #18 16.47 Selecting previously unselected package libip4tc0:s390x. [2020-12-15T20:56:57.831Z] #18 16.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-12-15T20:56:57.831Z] #18 16.48 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-12-15T20:56:57.831Z] #18 16.52 Selecting previously unselected package libip6tc0:s390x. [2020-12-15T20:56:57.831Z] #18 16.53 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-12-15T20:56:57.831Z] #18 16.53 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-12-15T20:56:57.831Z] #18 16.58 Selecting previously unselected package libiptc0:s390x. [2020-12-15T20:56:57.831Z] #18 16.58 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-12-15T20:56:57.831Z] #18 16.59 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-12-15T20:56:57.831Z] #18 16.62 Selecting previously unselected package libnfnetlink0:s390x. [2020-12-15T20:56:57.831Z] #18 16.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-12-15T20:56:57.831Z] #18 16.63 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-12-15T20:56:57.831Z] #18 16.67 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-12-15T20:56:57.831Z] #18 16.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-12-15T20:56:57.831Z] #18 16.68 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-12-15T20:56:57.831Z] #18 16.72 Selecting previously unselected package libnftnl11:s390x. [2020-12-15T20:56:57.831Z] #18 16.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-12-15T20:56:57.831Z] #18 16.73 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-12-15T20:56:57.831Z] #18 16.80 Selecting previously unselected package iptables. [2020-12-15T20:56:57.831Z] #18 16.80 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-12-15T20:56:58.075Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-15T20:56:58.075Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-15T20:56:58.075Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-15T20:56:58.075Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.96MB / 8.88MB 0.1s [2020-12-15T20:56:58.075Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.01MB / 8.88MB 0.2s [2020-12-15T20:56:58.075Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-12-15T20:56:58.075Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-12-15T20:56:58.086Z] [2020-12-15T20:56:58.086Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-15T20:56:58.120Z] #18 16.80 Unpacking iptables (1.8.2-4) ... [2020-12-15T20:56:58.334Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-12-15T20:56:58.346Z] #7 DONE 0.3s [2020-12-15T20:56:58.346Z] [2020-12-15T20:56:58.346Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-15T20:56:58.346Z] #5 DONE 0.4s [2020-12-15T20:56:58.346Z] [2020-12-15T20:56:58.346Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-15T20:56:58.435Z] #18 17.11 Selecting previously unselected package xxd. [2020-12-15T20:56:58.435Z] #18 17.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-12-15T20:56:58.435Z] #18 17.12 Unpacking xxd (2:8.1.0875-5) ... [2020-12-15T20:56:58.435Z] #18 17.26 Selecting previously unselected package vim-common. [2020-12-15T20:56:58.435Z] #18 17.26 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-15T20:56:58.435Z] #18 17.29 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-15T20:56:58.595Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-12-15T20:56:58.608Z] #6 DONE 0.7s [2020-12-15T20:56:58.725Z] #18 17.48 Selecting previously unselected package bash-completion. [2020-12-15T20:56:58.725Z] #18 17.48 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-15T20:56:58.854Z] #4 DONE 1.1s [2020-12-15T20:56:58.854Z] [2020-12-15T20:56:58.854Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-15T20:56:58.878Z] [2020-12-15T20:56:58.878Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:56:58.878Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-15T20:56:58.878Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2020-12-15T20:56:58.878Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-15T20:56:58.878Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 121.38kB / 50.40MB 0.1s [2020-12-15T20:56:58.878Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-15T20:56:58.878Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-15T20:56:59.115Z] #7 ... [2020-12-15T20:56:59.115Z] [2020-12-15T20:56:59.115Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-15T20:56:59.115Z] #5 DONE 0.3s [2020-12-15T20:56:59.142Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.98MB / 7.81MB 0.2s [2020-12-15T20:56:59.142Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.61MB / 50.40MB 0.2s [2020-12-15T20:56:59.142Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.71MB / 7.81MB 0.4s [2020-12-15T20:56:59.142Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.91MB / 50.40MB 0.4s [2020-12-15T20:56:59.153Z] #41 41.17 CC images/opts.o [2020-12-15T20:56:59.374Z] [2020-12-15T20:56:59.374Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-15T20:56:59.374Z] #6 ... [2020-12-15T20:56:59.374Z] [2020-12-15T20:56:59.374Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-15T20:56:59.374Z] #7 DONE 0.5s [2020-12-15T20:56:59.409Z] #41 41.35 CC images/seccomp.o [2020-12-15T20:56:59.409Z] #41 41.56 CC images/binfmt-misc.o [2020-12-15T20:56:59.413Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-12-15T20:56:59.413Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.77MB / 50.40MB 0.6s [2020-12-15T20:56:59.413Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.01MB / 10.00MB 0.6s [2020-12-15T20:56:59.413Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s [2020-12-15T20:56:59.635Z] [2020-12-15T20:56:59.635Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-15T20:56:59.635Z] #6 DONE 0.7s [2020-12-15T20:56:59.635Z] [2020-12-15T20:56:59.635Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:56:59.635Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-15T20:56:59.666Z] #41 41.74 CC images/time.o [2020-12-15T20:56:59.673Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.95MB / 10.00MB 0.8s [2020-12-15T20:56:59.673Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.82MB / 51.83MB 0.8s [2020-12-15T20:56:59.673Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.20MB / 50.40MB 0.9s [2020-12-15T20:56:59.673Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.25MB / 10.00MB 0.9s [2020-12-15T20:56:59.894Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-15T20:56:59.894Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done [2020-12-15T20:56:59.894Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done [2020-12-15T20:56:59.894Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 5.26MB / 50.40MB 0.2s [2020-12-15T20:56:59.922Z] #41 42.03 CC images/sysctl.o [2020-12-15T20:56:59.938Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.42MB / 50.40MB 1.1s [2020-12-15T20:56:59.938Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s [2020-12-15T20:56:59.938Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.12MB / 51.83MB 1.1s [2020-12-15T20:56:59.938Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.51MB / 50.40MB 1.2s [2020-12-15T20:56:59.938Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done [2020-12-15T20:56:59.938Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.93MB / 51.83MB 1.2s [2020-12-15T20:56:59.938Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 317.02kB / 68.67MB 1.2s [2020-12-15T20:57:00.153Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 13.02MB / 50.40MB 0.6s [2020-12-15T20:57:00.181Z] #41 42.24 CC images/autofs.o [2020-12-15T20:57:00.200Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.30MB / 50.40MB 1.4s [2020-12-15T20:57:00.200Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.73MB / 50.40MB 1.6s [2020-12-15T20:57:00.200Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.12MB / 51.83MB 1.6s [2020-12-15T20:57:00.200Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.21MB / 68.67MB 1.6s [2020-12-15T20:57:00.225Z] #18 18.80 Unpacking bash-completion (1:2.8-6) ... [2020-12-15T20:57:00.225Z] #18 19.02 Selecting previously unselected package bzip2. [2020-12-15T20:57:00.225Z] #18 19.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-12-15T20:57:00.225Z] #18 19.03 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-15T20:57:00.225Z] #18 19.08 Selecting previously unselected package xz-utils. [2020-12-15T20:57:00.225Z] #18 19.08 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-12-15T20:57:00.225Z] #18 19.09 Unpacking xz-utils (5.2.4-1) ... [2020-12-15T20:57:00.413Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 16.70MB / 50.40MB 0.7s [2020-12-15T20:57:00.413Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 20.47MB / 50.40MB 0.8s [2020-12-15T20:57:00.452Z] #41 42.47 CC images/macvlan.o [2020-12-15T20:57:00.462Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.36MB / 50.40MB 1.8s [2020-12-15T20:57:00.463Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.86MB / 51.83MB 1.8s [2020-12-15T20:57:00.463Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.89MB / 68.67MB 1.8s [2020-12-15T20:57:00.514Z] #18 19.20 Selecting previously unselected package apparmor. [2020-12-15T20:57:00.514Z] #18 19.20 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-12-15T20:57:00.514Z] #18 19.22 Unpacking apparmor (2.13.2-10) ... [2020-12-15T20:57:00.679Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 23.40MB / 50.40MB 1.0s [2020-12-15T20:57:00.710Z] #41 42.62 CC images/sit.o [2020-12-15T20:57:00.710Z] #41 42.84 CC images/memfd.o [2020-12-15T20:57:00.726Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.78MB / 68.67MB 1.9s [2020-12-15T20:57:00.804Z] #18 19.51 Selecting previously unselected package aufs-tools. [2020-12-15T20:57:00.804Z] #18 19.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-12-15T20:57:00.804Z] #18 19.51 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-15T20:57:00.804Z] #18 19.57 Selecting previously unselected package libonig5:s390x. [2020-12-15T20:57:00.804Z] #18 19.57 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-12-15T20:57:00.804Z] #18 19.57 Unpacking libonig5:s390x (6.9.1-1) ... [2020-12-15T20:57:00.804Z] #18 19.64 Selecting previously unselected package libjq1:s390x. [2020-12-15T20:57:00.804Z] #18 19.64 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-12-15T20:57:00.804Z] #18 19.65 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-15T20:57:00.804Z] #18 19.71 Selecting previously unselected package jq. [2020-12-15T20:57:00.804Z] #18 19.71 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-12-15T20:57:00.804Z] #18 19.71 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-15T20:57:00.895Z] #40 ... [2020-12-15T20:57:00.895Z] [2020-12-15T20:57:00.895Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:57:00.895Z] #29 2.027 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-15T20:57:00.895Z] #29 2.540 [2020-12-15T20:57:00.895Z] #29 2.885 0.5% ### 5.4% ######## 11.5% ############### 21.6% ###################### 31.8% ############################ 39.9% ################################# 46.0% ####################################### 54.2% ########################################### 60.3% ################################################# 68.5% #################################################### 72.9% ######################################################## 78.4% ############################################################ 84.5% ################################################################## 92.7% ######################################################################## 100.0% [2020-12-15T20:57:00.895Z] #29 5.104 #=#=# [2020-12-15T20:57:00.943Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 26.27MB / 50.40MB 1.3s [2020-12-15T20:57:00.967Z] #41 43.12 CC images/timens.o [2020-12-15T20:57:00.967Z] #41 ... [2020-12-15T20:57:00.967Z] [2020-12-15T20:57:00.967Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:57:00.967Z] #11 104.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-15T20:57:00.967Z] #11 104.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-15T20:57:00.967Z] #11 104.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:57:00.987Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.72MB / 50.40MB 2.0s [2020-12-15T20:57:00.987Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.19MB / 51.83MB 2.0s [2020-12-15T20:57:00.987Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s [2020-12-15T20:57:00.987Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.10MB / 51.83MB 2.2s [2020-12-15T20:57:00.987Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.72MB / 68.67MB 2.2s [2020-12-15T20:57:01.093Z] #18 19.77 Selecting previously unselected package libaio1:s390x. [2020-12-15T20:57:01.093Z] #18 19.77 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-12-15T20:57:01.093Z] #18 19.78 Unpacking libaio1:s390x (0.3.112-3) ... [2020-12-15T20:57:01.093Z] #18 19.80 Selecting previously unselected package libgpm2:s390x. [2020-12-15T20:57:01.093Z] #18 19.80 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-12-15T20:57:01.093Z] #18 19.81 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-12-15T20:57:01.093Z] #18 19.84 Selecting previously unselected package libicu63:s390x. [2020-12-15T20:57:01.093Z] #18 19.84 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-12-15T20:57:01.093Z] #18 19.84 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-12-15T20:57:01.197Z] #29 5.345 # 1.7% ######################## 34.7% ############################################################### 88.2% ######################################################################## 100.0% [2020-12-15T20:57:01.206Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 29.08MB / 50.40MB 1.4s [2020-12-15T20:57:01.206Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 33.84MB / 50.40MB 1.6s [2020-12-15T20:57:01.223Z] #11 ... [2020-12-15T20:57:01.223Z] [2020-12-15T20:57:01.223Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:01.223Z] #43 107.9 vendor/golang.org/x/net/idna [2020-12-15T20:57:01.223Z] #43 110.2 vendor/golang.org/x/net/http2/hpack [2020-12-15T20:57:01.223Z] #43 111.1 mime [2020-12-15T20:57:01.223Z] #43 113.0 mime/quotedprintable [2020-12-15T20:57:01.223Z] #43 113.5 net/http/internal [2020-12-15T20:57:01.246Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.51MB / 51.83MB 2.4s [2020-12-15T20:57:01.246Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.6s done [2020-12-15T20:57:01.246Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.65MB / 68.67MB 2.6s [2020-12-15T20:57:01.469Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 38.09MB / 50.40MB 1.8s [2020-12-15T20:57:01.480Z] #43 ... [2020-12-15T20:57:01.480Z] [2020-12-15T20:57:01.480Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:57:01.480Z] #41 43.43 LINK images/built-in.o [2020-12-15T20:57:01.480Z] #41 43.61 GEN compel/include/asm [2020-12-15T20:57:01.480Z] #41 43.63 GEN compel/include/version.h [2020-12-15T20:57:01.480Z] #41 43.65 touch .config [2020-12-15T20:57:01.480Z] #41 43.68 GEN include/common/config.h [2020-12-15T20:57:01.508Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.69MB / 51.83MB 2.7s [2020-12-15T20:57:01.508Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.7s [2020-12-15T20:57:01.508Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.98MB / 68.67MB 2.9s [2020-12-15T20:57:01.734Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 41.10MB / 50.40MB 2.0s [2020-12-15T20:57:01.737Z] #41 43.78 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-15T20:57:01.737Z] #41 43.79 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-15T20:57:01.737Z] #41 43.81 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-15T20:57:01.737Z] #41 43.84 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-15T20:57:01.737Z] #41 43.87 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-15T20:57:01.737Z] #41 43.88 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-15T20:57:01.737Z] #41 43.90 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-15T20:57:01.737Z] #41 43.93 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-15T20:57:01.737Z] #41 43.95 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-15T20:57:01.737Z] #41 43.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-15T20:57:01.773Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.99MB / 51.83MB 3.0s [2020-12-15T20:57:01.854Z] #29 6.189 [2020-12-15T20:57:01.993Z] #41 43.98 DEP compel/plugins/std/infect.d [2020-12-15T20:57:01.993Z] #41 44.08 DEP compel/plugins/std/string.d [2020-12-15T20:57:01.993Z] #41 44.13 DEP compel/plugins/std/log.d [2020-12-15T20:57:01.993Z] #41 44.21 DEP compel/plugins/std/fds.d [2020-12-15T20:57:01.995Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 45.37MB / 50.40MB 2.3s [2020-12-15T20:57:02.032Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.29MB / 51.83MB 3.4s [2020-12-15T20:57:02.032Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.95MB / 68.67MB 3.4s [2020-12-15T20:57:02.032Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.13MB / 120.17MB 3.4s [2020-12-15T20:57:02.032Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-12-15T20:57:02.250Z] #41 44.31 DEP compel/plugins/std/std.d [2020-12-15T20:57:02.250Z] #41 44.41 DEP compel/plugins/shmem/shmem.d [2020-12-15T20:57:02.258Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.31MB / 50.40MB 2.5s [2020-12-15T20:57:02.294Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.15MB / 51.83MB 3.6s [2020-12-15T20:57:02.459Z] #29 6.390 0.7% ########### 16.4% ########################## 37.0% ######################################### 57.6% ######################################################## 78.1% ####################################################################### 98.7% ######################################################################## 100.0% [2020-12-15T20:57:02.507Z] #41 44.50 DEP compel/plugins/fds/fds.d [2020-12-15T20:57:02.507Z] #41 44.62 CC compel/plugins/std/std.o [2020-12-15T20:57:02.557Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.65MB / 68.67MB 3.8s [2020-12-15T20:57:02.557Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.51MB / 120.17MB 3.8s [2020-12-15T20:57:02.763Z] #41 44.88 CC compel/plugins/std/fds.o [2020-12-15T20:57:02.778Z] #29 7.454 [2020-12-15T20:57:02.816Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.55MB / 68.67MB 4.0s [2020-12-15T20:57:02.828Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 2.9s done [2020-12-15T20:57:03.020Z] #41 45.29 CC compel/plugins/std/log.o [2020-12-15T20:57:03.090Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 [2020-12-15T20:57:03.150Z] #18 21.88 Selecting previously unselected package libnet1:s390x. [2020-12-15T20:57:03.150Z] #18 21.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-15T20:57:03.150Z] #18 21.89 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-15T20:57:03.150Z] #18 21.92 Selecting previously unselected package libnl-3-200:s390x. [2020-12-15T20:57:03.150Z] #18 21.92 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-12-15T20:57:03.150Z] #18 21.92 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-12-15T20:57:03.150Z] #18 21.98 Selecting previously unselected package libprotobuf-c1:s390x. [2020-12-15T20:57:03.150Z] #18 21.98 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-12-15T20:57:03.150Z] #18 21.98 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-15T20:57:03.150Z] #18 22.02 Selecting previously unselected package libreadline5:s390x. [2020-12-15T20:57:03.150Z] #18 22.02 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-12-15T20:57:03.150Z] #18 22.02 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-12-15T20:57:03.150Z] #18 22.09 Selecting previously unselected package net-tools. [2020-12-15T20:57:03.150Z] #18 22.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-12-15T20:57:03.385Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.2s done [2020-12-15T20:57:03.385Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.46MB / 68.67MB 4.4s [2020-12-15T20:57:03.385Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.75MB / 120.17MB 4.4s [2020-12-15T20:57:03.385Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.3s done [2020-12-15T20:57:03.385Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.06MB / 68.67MB 4.6s [2020-12-15T20:57:03.385Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.78MB / 120.17MB 4.7s [2020-12-15T20:57:03.441Z] #18 22.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-15T20:57:03.441Z] #18 22.26 Selecting previously unselected package python-pip-whl. [2020-12-15T20:57:03.441Z] #18 22.26 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-15T20:57:03.441Z] #18 22.27 Unpacking python-pip-whl (18.1-5) ... [2020-12-15T20:57:03.645Z] #8 ... [2020-12-15T20:57:03.645Z] [2020-12-15T20:57:03.645Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-15T20:57:03.645Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-15T20:57:03.645Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-15T20:57:03.645Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-15T20:57:03.645Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-12-15T20:57:03.645Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.0s done [2020-12-15T20:57:03.645Z] #60 DONE 4.8s [2020-12-15T20:57:03.645Z] [2020-12-15T20:57:03.645Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:03.645Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.22MB / 68.67MB 5.0s [2020-12-15T20:57:03.907Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.07MB / 120.17MB 5.1s [2020-12-15T20:57:03.995Z] #41 45.98 CC compel/plugins/std/string.o [2020-12-15T20:57:04.070Z] #18 22.73 Selecting previously unselected package python3-lib2to3. [2020-12-15T20:57:04.070Z] #18 22.73 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-15T20:57:04.070Z] #18 22.74 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-15T20:57:04.070Z] #18 22.79 Selecting previously unselected package python3-distutils. [2020-12-15T20:57:04.070Z] #18 22.79 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-15T20:57:04.070Z] #18 22.80 Unpacking python3-distutils (3.7.3-1) ... [2020-12-15T20:57:04.070Z] #18 22.87 Selecting previously unselected package python3-pip. [2020-12-15T20:57:04.070Z] #18 22.87 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-15T20:57:04.070Z] #18 22.88 Unpacking python3-pip (18.1-5) ... [2020-12-15T20:57:04.168Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.85MB / 120.17MB 5.3s [2020-12-15T20:57:04.360Z] #18 22.96 Selecting previously unselected package python3-pkg-resources. [2020-12-15T20:57:04.360Z] #18 22.96 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-15T20:57:04.360Z] #18 22.96 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-15T20:57:04.360Z] #18 23.04 Selecting previously unselected package python3-setuptools. [2020-12-15T20:57:04.360Z] #18 23.04 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-15T20:57:04.360Z] #18 23.04 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-15T20:57:04.360Z] #18 23.20 Selecting previously unselected package python3-wheel. [2020-12-15T20:57:04.430Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.7s done [2020-12-15T20:57:04.431Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.22MB / 120.17MB 5.7s [2020-12-15T20:57:04.608Z] #41 46.66 CC compel/plugins/std/infect.o [2020-12-15T20:57:04.649Z] #18 23.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-15T20:57:04.649Z] #18 23.20 Unpacking python3-wheel (0.32.3-2) ... [2020-12-15T20:57:04.649Z] #18 23.26 Selecting previously unselected package sudo. [2020-12-15T20:57:04.649Z] #18 23.26 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-12-15T20:57:04.649Z] #18 23.27 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-15T20:57:04.692Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.78MB / 120.17MB 6.0s [2020-12-15T20:57:04.869Z] #41 47.03 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-15T20:57:04.869Z] #41 47.09 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-15T20:57:04.939Z] #18 23.67 Selecting previously unselected package thin-provisioning-tools. [2020-12-15T20:57:04.939Z] #18 23.67 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-12-15T20:57:04.939Z] #18 23.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-15T20:57:05.133Z] #41 47.19 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-15T20:57:05.133Z] #41 47.27 AR compel/plugins/std.lib.a [2020-12-15T20:57:05.133Z] #41 47.33 CC compel/plugins/fds/fds.o [2020-12-15T20:57:05.203Z] #29 7.646 # 2.4% ##### 8.2% ########### 15.8% ############### 21.6% ################### 27.4% ####################### 33.1% ############################## 42.6% ################################ 45.7% #################################### 50.2% ###################################### 54.1% ########################################### 59.8% ############################################### 65.6% ################################################### 71.3% ###################################################### 75.2% ########################################################### 82.3% ############################################################ 84.1% ############################################################## 86.6% ################################################################### 93.5% ######################################################################## 100.0% [2020-12-15T20:57:05.228Z] #18 23.84 Selecting previously unselected package uidmap. [2020-12-15T20:57:05.228Z] #18 23.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-12-15T20:57:05.228Z] #18 23.84 Unpacking uidmap (1:4.5-1.1) ... [2020-12-15T20:57:05.228Z] #18 23.93 Selecting previously unselected package vim-runtime. [2020-12-15T20:57:05.228Z] #18 23.93 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-15T20:57:05.228Z] #18 23.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-15T20:57:05.228Z] #18 23.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-15T20:57:05.228Z] #18 23.98 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-15T20:57:05.242Z] Client: Docker Engine - Community [2020-12-15T20:57:05.242Z] Version: 19.03.13 [2020-12-15T20:57:05.242Z] API version: 1.40 [2020-12-15T20:57:05.242Z] Go version: go1.13.15 [2020-12-15T20:57:05.242Z] Git commit: 4484c46 [2020-12-15T20:57:05.242Z] Built: Wed Sep 16 17:03:45 2020 [2020-12-15T20:57:05.242Z] OS/Arch: linux/arm64 [2020-12-15T20:57:05.242Z] Experimental: false [2020-12-15T20:57:05.242Z] [2020-12-15T20:57:05.242Z] Server: Docker Engine - Community [2020-12-15T20:57:05.242Z] Engine: [2020-12-15T20:57:05.242Z] Version: 19.03.13 [2020-12-15T20:57:05.242Z] API version: 1.40 (minimum version 1.12) [2020-12-15T20:57:05.242Z] Go version: go1.13.15 [2020-12-15T20:57:05.242Z] Git commit: 4484c46 [2020-12-15T20:57:05.242Z] Built: Wed Sep 16 17:02:17 2020 [2020-12-15T20:57:05.242Z] OS/Arch: linux/arm64 [2020-12-15T20:57:05.242Z] Experimental: true [2020-12-15T20:57:05.242Z] containerd: [2020-12-15T20:57:05.242Z] Version: 1.3.7 [2020-12-15T20:57:05.242Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-15T20:57:05.242Z] runc: [2020-12-15T20:57:05.242Z] Version: 1.0.0-rc10 [2020-12-15T20:57:05.242Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-15T20:57:05.242Z] docker-init: [2020-12-15T20:57:05.242Z] Version: 0.18.0 [2020-12-15T20:57:05.242Z] GitCommit: fec3683 [2020-12-15T20:57:05.266Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.63MB / 120.17MB 6.4s [Pipeline] sh [2020-12-15T20:57:05.501Z] #29 ... [2020-12-15T20:57:05.501Z] [2020-12-15T20:57:05.501Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:57:05.501Z] #55 0.925 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:57:05.501Z] #55 1.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:57:05.501Z] #55 1.033 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:57:05.501Z] #55 2.129 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-15T20:57:05.501Z] #55 4.858 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [244 kB] [2020-12-15T20:57:05.501Z] #55 6.996 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-15T20:57:05.501Z] #55 ... [2020-12-15T20:57:05.501Z] [2020-12-15T20:57:05.501Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:05.501Z] #47 0.692 + RM_GOPATH=0 [2020-12-15T20:57:05.501Z] #47 0.692 + TMP_GOPATH= [2020-12-15T20:57:05.501Z] #47 0.693 + : /build [2020-12-15T20:57:05.501Z] #47 0.693 + '[' -z '' ']' [2020-12-15T20:57:05.501Z] #47 0.699 ++ mktemp -d [2020-12-15T20:57:05.501Z] #47 0.760 + export GOPATH=/tmp/tmp.fPyKvrScsD [2020-12-15T20:57:05.501Z] #47 0.761 + GOPATH=/tmp/tmp.fPyKvrScsD [2020-12-15T20:57:05.501Z] #47 0.761 + RM_GOPATH=1 [2020-12-15T20:57:05.501Z] #47 0.764 + case "$(go env GOARCH)" in [2020-12-15T20:57:05.501Z] #47 0.774 ++ go env GOARCH [2020-12-15T20:57:05.501Z] #47 0.840 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:05.501Z] #47 0.841 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:05.501Z] #47 0.842 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:05.501Z] #47 0.881 + dir=/tmp/install [2020-12-15T20:57:05.501Z] #47 0.882 + bin=gotestsum [2020-12-15T20:57:05.501Z] #47 0.882 + shift [2020-12-15T20:57:05.501Z] #47 0.882 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-15T20:57:05.501Z] #47 0.882 + . /tmp/install/gotestsum.installer [2020-12-15T20:57:05.501Z] #47 0.882 ++ : v0.5.3 [2020-12-15T20:57:05.501Z] #47 0.883 + install_gotestsum [2020-12-15T20:57:05.501Z] #47 0.888 + set -e [2020-12-15T20:57:05.501Z] #47 0.888 + export GO111MODULE=on [2020-12-15T20:57:05.501Z] #47 0.888 + GO111MODULE=on [2020-12-15T20:57:05.501Z] #47 0.888 + GOBIN=/build [2020-12-15T20:57:05.501Z] #47 0.893 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-15T20:57:05.501Z] #47 0.971 go: finding gotest.tools v0.5.3 [2020-12-15T20:57:05.501Z] #47 0.972 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-15T20:57:05.501Z] #47 1.756 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-15T20:57:05.501Z] #47 3.124 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-15T20:57:05.501Z] #47 4.830 go: downloading github.com/pkg/errors v0.9.1 [2020-12-15T20:57:05.501Z] #47 4.835 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-15T20:57:05.501Z] #47 4.860 go: downloading github.com/fatih/color v1.9.0 [2020-12-15T20:57:05.501Z] #47 4.999 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:57:05.501Z] #47 5.034 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:57:05.501Z] #47 5.037 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:57:05.501Z] #47 5.137 go: extracting github.com/pkg/errors v0.9.1 [2020-12-15T20:57:05.501Z] #47 5.140 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:57:05.501Z] #47 5.179 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:57:05.501Z] #47 5.285 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:57:05.501Z] #47 5.292 go: extracting github.com/fatih/color v1.9.0 [2020-12-15T20:57:05.501Z] #47 5.442 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:57:05.501Z] #47 5.478 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:57:05.501Z] #47 5.479 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:57:05.501Z] #47 5.726 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-15T20:57:05.501Z] #47 6.125 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:57:05.501Z] #47 6.166 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:57:05.501Z] #47 6.202 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:57:05.501Z] #47 6.216 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:57:05.501Z] #47 8.638 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:57:05.501Z] #47 9.696 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:57:05.527Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.44MB / 120.17MB 6.8s [2020-12-15T20:57:05.572Z] + docker info [2020-12-15T20:57:05.632Z] #24 ... [2020-12-15T20:57:05.632Z] [2020-12-15T20:57:05.632Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-15T20:57:05.632Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-15T20:57:05.632Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-15T20:57:05.632Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-15T20:57:05.632Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-12-15T20:57:05.632Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.5s done [2020-12-15T20:57:05.632Z] #60 DONE 5.7s [2020-12-15T20:57:05.632Z] [2020-12-15T20:57:05.632Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:05.632Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-15T20:57:05.632Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-15T20:57:05.632Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-15T20:57:05.632Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-15T20:57:05.632Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.5s done [2020-12-15T20:57:05.632Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s done [2020-12-15T20:57:05.632Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done [2020-12-15T20:57:05.632Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.2s done [2020-12-15T20:57:05.632Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.54MB / 68.67MB 5.4s [2020-12-15T20:57:05.632Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.45MB / 120.17MB 5.4s [2020-12-15T20:57:05.632Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.0s [2020-12-15T20:57:05.632Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.3s done [2020-12-15T20:57:05.632Z] #8 ... [2020-12-15T20:57:05.632Z] [2020-12-15T20:57:05.632Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:57:05.713Z] #41 47.66 AR compel/plugins/fds.lib.a [2020-12-15T20:57:05.713Z] #41 47.73 HOSTDEP compel/src/lib/log-host.d [2020-12-15T20:57:05.713Z] #41 47.82 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-15T20:57:05.713Z] #41 47.91 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-15T20:57:05.831Z] #47 ... [2020-12-15T20:57:05.831Z] [2020-12-15T20:57:05.831Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:05.831Z] #49 0.706 + RM_GOPATH=0 [2020-12-15T20:57:05.831Z] #49 0.706 + TMP_GOPATH= [2020-12-15T20:57:05.831Z] #49 0.706 + : /build [2020-12-15T20:57:05.831Z] #49 0.707 + '[' -z '' ']' [2020-12-15T20:57:05.831Z] #49 0.709 ++ mktemp -d [2020-12-15T20:57:05.831Z] #49 0.736 + export GOPATH=/tmp/tmp.z3JsnHDIbW [2020-12-15T20:57:05.831Z] #49 0.756 + GOPATH=/tmp/tmp.z3JsnHDIbW [2020-12-15T20:57:05.831Z] #49 0.759 + RM_GOPATH=1 [2020-12-15T20:57:05.831Z] #49 0.760 + case "$(go env GOARCH)" in [2020-12-15T20:57:05.831Z] #49 0.776 ++ go env GOARCH [2020-12-15T20:57:05.831Z] #49 0.794 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:05.831Z] #49 0.811 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:05.831Z] #49 0.814 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:05.831Z] #49 0.833 + dir=/tmp/install [2020-12-15T20:57:05.831Z] #49 0.833 + bin=golangci_lint [2020-12-15T20:57:05.831Z] #49 0.837 + shift [2020-12-15T20:57:05.831Z] #49 0.843 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-15T20:57:05.831Z] #49 0.843 + . /tmp/install/golangci_lint.installer [2020-12-15T20:57:05.831Z] #49 0.843 ++ : v1.23.8 [2020-12-15T20:57:05.831Z] #49 0.844 + install_golangci_lint [2020-12-15T20:57:05.831Z] #49 0.844 + set -e [2020-12-15T20:57:05.831Z] #49 0.845 + export GO111MODULE=on [2020-12-15T20:57:05.831Z] #49 0.845 + GO111MODULE=on [2020-12-15T20:57:05.831Z] #49 0.845 + GOBIN=/build [2020-12-15T20:57:05.831Z] #49 0.845 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-15T20:57:05.831Z] #49 0.963 go: finding github.com v1.23.8 [2020-12-15T20:57:05.831Z] #49 0.964 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-15T20:57:05.831Z] #49 0.965 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-15T20:57:05.831Z] #49 0.969 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:57:05.831Z] #49 0.970 go: finding github.com/golangci v1.23.8 [2020-12-15T20:57:05.831Z] #49 1.926 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:57:05.831Z] #49 3.480 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:57:05.831Z] #49 ... [2020-12-15T20:57:05.831Z] [2020-12-15T20:57:05.831Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:05.831Z] #45 0.643 + RM_GOPATH=0 [2020-12-15T20:57:05.831Z] #45 0.652 + TMP_GOPATH= [2020-12-15T20:57:05.831Z] #45 0.666 + : /build [2020-12-15T20:57:05.831Z] #45 0.666 + '[' -z '' ']' [2020-12-15T20:57:05.831Z] #45 0.666 ++ mktemp -d [2020-12-15T20:57:05.831Z] #45 0.708 + export GOPATH=/tmp/tmp.yYk7AqLQ8K [2020-12-15T20:57:05.831Z] #45 0.708 + GOPATH=/tmp/tmp.yYk7AqLQ8K [2020-12-15T20:57:05.831Z] #45 0.708 + RM_GOPATH=1 [2020-12-15T20:57:05.831Z] #45 0.708 + case "$(go env GOARCH)" in [2020-12-15T20:57:05.831Z] #45 0.708 ++ go env GOARCH [2020-12-15T20:57:05.831Z] #45 0.796 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:05.831Z] #45 0.796 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:05.831Z] #45 0.797 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:05.831Z] #45 0.798 + dir=/tmp/install [2020-12-15T20:57:05.831Z] #45 0.808 + bin=vndr [2020-12-15T20:57:05.831Z] #45 0.809 + shift [2020-12-15T20:57:05.831Z] #45 0.809 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-15T20:57:05.831Z] #45 0.810 + . /tmp/install/vndr.installer [2020-12-15T20:57:05.831Z] #45 0.813 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:57:05.831Z] #45 0.813 + install_vndr [2020-12-15T20:57:05.831Z] #45 0.813 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-15T20:57:05.831Z] #45 0.813 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yYk7AqLQ8K/src/github.com/LK4D4/vndr [2020-12-15T20:57:05.831Z] #45 0.813 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:57:05.831Z] #45 0.828 Cloning into '/tmp/tmp.yYk7AqLQ8K/src/github.com/LK4D4/vndr'... [2020-12-15T20:57:05.831Z] #45 1.859 + cd /tmp/tmp.yYk7AqLQ8K/src/github.com/LK4D4/vndr [2020-12-15T20:57:05.831Z] #45 1.861 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:57:05.831Z] #45 1.869 + go build -buildmode=pie -v -o /build/vndr . [2020-12-15T20:57:05.831Z] #45 3.734 internal/cpu [2020-12-15T20:57:05.831Z] #45 3.804 runtime/internal/math [2020-12-15T20:57:05.831Z] #45 3.824 runtime/internal/atomic [2020-12-15T20:57:05.831Z] #45 3.835 internal/race [2020-12-15T20:57:05.831Z] #45 4.103 sync/atomic [2020-12-15T20:57:05.831Z] #45 4.169 unicode [2020-12-15T20:57:05.831Z] #45 4.678 unicode/utf8 [2020-12-15T20:57:05.831Z] #45 5.041 internal/bytealg [2020-12-15T20:57:05.831Z] #45 5.157 math [2020-12-15T20:57:05.831Z] #45 6.599 internal/testlog [2020-12-15T20:57:05.831Z] #45 7.402 runtime [2020-12-15T20:57:05.831Z] #45 7.768 encoding [2020-12-15T20:57:05.831Z] #45 8.188 unicode/utf16 [2020-12-15T20:57:05.831Z] #45 9.666 container/list [2020-12-15T20:57:05.970Z] #41 47.97 HOSTDEP compel/src/main-host.d [2020-12-15T20:57:05.970Z] #41 48.06 DEP compel/src/lib/ptrace.d [2020-12-15T20:57:05.970Z] #41 48.18 DEP compel/src/lib/infect.d [2020-12-15T20:57:06.099Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.66MB / 120.17MB 7.1s [2020-12-15T20:57:06.099Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.64MB / 120.17MB 7.3s [2020-12-15T20:57:06.133Z] #45 ... [2020-12-15T20:57:06.133Z] [2020-12-15T20:57:06.133Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:06.133Z] #34 0.685 + RM_GOPATH=0 [2020-12-15T20:57:06.133Z] #34 0.690 + TMP_GOPATH= [2020-12-15T20:57:06.133Z] #34 0.690 + : /build [2020-12-15T20:57:06.133Z] #34 0.690 + '[' -z '' ']' [2020-12-15T20:57:06.133Z] #34 0.692 ++ mktemp -d [2020-12-15T20:57:06.133Z] #34 0.738 + export GOPATH=/tmp/tmp.wEoVWbMprZ [2020-12-15T20:57:06.133Z] #34 0.738 + GOPATH=/tmp/tmp.wEoVWbMprZ [2020-12-15T20:57:06.133Z] #34 0.738 + RM_GOPATH=1 [2020-12-15T20:57:06.133Z] #34 0.738 + case "$(go env GOARCH)" in [2020-12-15T20:57:06.133Z] #34 0.749 ++ go env GOARCH [2020-12-15T20:57:06.133Z] #34 0.805 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:06.133Z] #34 0.805 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:06.133Z] #34 0.808 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:06.133Z] #34 0.810 + dir=/tmp/install [2020-12-15T20:57:06.133Z] #34 0.810 + bin=tomlv [2020-12-15T20:57:06.133Z] #34 0.810 + shift [2020-12-15T20:57:06.133Z] #34 0.810 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-15T20:57:06.133Z] #34 0.811 + . /tmp/install/tomlv.installer [2020-12-15T20:57:06.133Z] #34 0.811 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:57:06.133Z] #34 0.812 + install_tomlv [2020-12-15T20:57:06.133Z] #34 0.812 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:57:06.133Z] #34 0.812 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-15T20:57:06.133Z] #34 0.812 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wEoVWbMprZ/src/github.com/BurntSushi/toml [2020-12-15T20:57:06.133Z] #34 0.833 Cloning into '/tmp/tmp.wEoVWbMprZ/src/github.com/BurntSushi/toml'... [2020-12-15T20:57:06.133Z] #34 2.194 + cd /tmp/tmp.wEoVWbMprZ/src/github.com/BurntSushi/toml [2020-12-15T20:57:06.133Z] #34 2.195 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:57:06.133Z] #34 2.223 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-15T20:57:06.133Z] #34 2.922 internal/cpu [2020-12-15T20:57:06.133Z] #34 3.106 runtime/internal/sys [2020-12-15T20:57:06.133Z] #34 3.116 runtime/internal/atomic [2020-12-15T20:57:06.133Z] #34 3.118 math/bits [2020-12-15T20:57:06.133Z] #34 3.790 runtime/internal/math [2020-12-15T20:57:06.133Z] #34 4.046 unicode/utf8 [2020-12-15T20:57:06.133Z] #34 4.095 internal/bytealg [2020-12-15T20:57:06.133Z] #34 4.223 math [2020-12-15T20:57:06.133Z] #34 4.373 sync/atomic [2020-12-15T20:57:06.133Z] #34 5.387 unicode [2020-12-15T20:57:06.133Z] #34 5.939 runtime [2020-12-15T20:57:06.133Z] #34 6.069 internal/testlog [2020-12-15T20:57:06.133Z] #34 7.325 encoding [2020-12-15T20:57:06.133Z] #34 8.065 runtime/cgo [2020-12-15T20:57:06.133Z] #34 ... [2020-12-15T20:57:06.133Z] [2020-12-15T20:57:06.133Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:06.133Z] #51 0.699 + RM_GOPATH=0 [2020-12-15T20:57:06.133Z] #51 0.700 + TMP_GOPATH= [2020-12-15T20:57:06.133Z] #51 0.700 + : /build [2020-12-15T20:57:06.133Z] #51 0.701 + '[' -z '' ']' [2020-12-15T20:57:06.133Z] #51 0.705 ++ mktemp -d [2020-12-15T20:57:06.133Z] #51 0.741 + export GOPATH=/tmp/tmp.YjZc5T9L2U [2020-12-15T20:57:06.133Z] #51 0.766 + GOPATH=/tmp/tmp.YjZc5T9L2U [2020-12-15T20:57:06.133Z] #51 0.766 + RM_GOPATH=1 [2020-12-15T20:57:06.133Z] #51 0.766 + case "$(go env GOARCH)" in [2020-12-15T20:57:06.133Z] #51 0.769 ++ go env GOARCH [2020-12-15T20:57:06.133Z] #51 0.818 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:06.133Z] #51 0.818 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:06.133Z] #51 0.832 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:06.133Z] #51 0.836 + dir=/tmp/install [2020-12-15T20:57:06.133Z] #51 0.836 + bin=shfmt [2020-12-15T20:57:06.133Z] #51 0.837 + shift [2020-12-15T20:57:06.133Z] #51 0.837 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-15T20:57:06.133Z] #51 0.837 + . /tmp/install/shfmt.installer [2020-12-15T20:57:06.133Z] #51 0.838 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:57:06.133Z] #51 0.839 + install_shfmt [2020-12-15T20:57:06.133Z] #51 0.839 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-15T20:57:06.133Z] #51 0.839 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:57:06.133Z] #51 0.840 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YjZc5T9L2U/src/github.com/mvdan/sh [2020-12-15T20:57:06.133Z] #51 0.852 Cloning into '/tmp/tmp.YjZc5T9L2U/src/github.com/mvdan/sh'... [2020-12-15T20:57:06.226Z] #41 48.32 DEP compel/src/lib/infect-util.d [2020-12-15T20:57:06.226Z] #41 48.46 DEP compel/src/lib/infect-rpc.d [2020-12-15T20:57:06.360Z] #8 ... [2020-12-15T20:57:06.360Z] [2020-12-15T20:57:06.360Z] #21 [internal] load build context [2020-12-15T20:57:06.360Z] #21 transferring context: 53.17MB 7.5s done [2020-12-15T20:57:06.360Z] #21 DONE 7.7s [2020-12-15T20:57:06.360Z] [2020-12-15T20:57:06.360Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:06.360Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.72MB / 120.17MB 7.6s [2020-12-15T20:57:06.454Z] #51 ... [2020-12-15T20:57:06.454Z] [2020-12-15T20:57:06.454Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:57:06.454Z] #32 0.575 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-15T20:57:06.454Z] #32 0.622 Cloning into '.'... [2020-12-15T20:57:06.454Z] #32 ... [2020-12-15T20:57:06.454Z] [2020-12-15T20:57:06.454Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:57:06.454Z] #13 0.693 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:57:06.454Z] #13 0.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:57:06.454Z] #13 0.802 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:57:06.454Z] #13 1.911 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-15T20:57:06.454Z] #13 4.121 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [244 kB] [2020-12-15T20:57:06.454Z] #13 6.260 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-15T20:57:06.483Z] #41 48.61 DEP compel/arch/x86/src/lib/infect.d [2020-12-15T20:57:06.483Z] #41 48.70 DEP compel/arch/x86/src/lib/cpu.d [2020-12-15T20:57:06.483Z] #41 48.75 DEP compel/src/lib/log.d [2020-12-15T20:57:06.621Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.87MB / 120.17MB 7.9s [2020-12-15T20:57:06.739Z] #41 48.85 DEP compel/src/main.d [2020-12-15T20:57:06.752Z] #13 ... [2020-12-15T20:57:06.752Z] [2020-12-15T20:57:06.752Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:06.752Z] #64 0.699 + RM_GOPATH=0 [2020-12-15T20:57:06.752Z] #64 0.699 + TMP_GOPATH= [2020-12-15T20:57:06.752Z] #64 0.700 + : /build [2020-12-15T20:57:06.752Z] #64 0.700 + '[' -z '' ']' [2020-12-15T20:57:06.752Z] #64 0.701 ++ mktemp -d [2020-12-15T20:57:06.752Z] #64 0.749 + export GOPATH=/tmp/tmp.Q0w2weEsPe [2020-12-15T20:57:06.752Z] #64 0.757 + GOPATH=/tmp/tmp.Q0w2weEsPe [2020-12-15T20:57:06.752Z] #64 0.757 + RM_GOPATH=1 [2020-12-15T20:57:06.752Z] #64 0.757 + case "$(go env GOARCH)" in [2020-12-15T20:57:06.752Z] #64 0.757 ++ go env GOARCH [2020-12-15T20:57:06.752Z] #64 0.818 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:06.752Z] #64 0.818 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:06.752Z] #64 0.820 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:06.752Z] #64 0.821 + dir=/tmp/install [2020-12-15T20:57:06.752Z] #64 0.822 + bin=proxy [2020-12-15T20:57:06.752Z] #64 0.823 + shift [2020-12-15T20:57:06.752Z] #64 0.823 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-15T20:57:06.752Z] #64 0.824 + . /tmp/install/proxy.installer [2020-12-15T20:57:06.752Z] #64 0.824 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:57:06.752Z] #64 0.824 + install_proxy [2020-12-15T20:57:06.752Z] #64 0.824 + case "$1" in [2020-12-15T20:57:06.752Z] #64 0.824 + export CGO_ENABLED=0 [2020-12-15T20:57:06.752Z] #64 0.824 + CGO_ENABLED=0 [2020-12-15T20:57:06.752Z] #64 0.824 + _install_proxy [2020-12-15T20:57:06.752Z] #64 0.824 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:57:06.752Z] #64 0.825 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-15T20:57:06.752Z] #64 0.825 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Q0w2weEsPe/src/github.com/docker/libnetwork [2020-12-15T20:57:06.752Z] #64 0.828 Cloning into '/tmp/tmp.Q0w2weEsPe/src/github.com/docker/libnetwork'... [2020-12-15T20:57:06.752Z] #64 ... [2020-12-15T20:57:06.752Z] [2020-12-15T20:57:06.752Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:57:06.752Z] #36 0.652 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:57:06.752Z] #36 0.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:57:06.752Z] #36 0.807 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:57:06.752Z] #36 1.970 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-15T20:57:06.752Z] #36 4.384 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [244 kB] [2020-12-15T20:57:06.752Z] #36 6.808 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-15T20:57:06.752Z] #36 ... [2020-12-15T20:57:06.752Z] [2020-12-15T20:57:06.752Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:06.752Z] #58 0.703 + RM_GOPATH=0 [2020-12-15T20:57:06.752Z] #58 0.704 + TMP_GOPATH= [2020-12-15T20:57:06.752Z] #58 0.704 + : /build [2020-12-15T20:57:06.752Z] #58 0.704 + '[' -z '' ']' [2020-12-15T20:57:06.752Z] #58 0.707 ++ mktemp -d [2020-12-15T20:57:06.752Z] #58 0.738 + export GOPATH=/tmp/tmp.4PpdhfInrv [2020-12-15T20:57:06.752Z] #58 0.739 + GOPATH=/tmp/tmp.4PpdhfInrv [2020-12-15T20:57:06.752Z] #58 0.739 + RM_GOPATH=1 [2020-12-15T20:57:06.752Z] #58 0.740 + case "$(go env GOARCH)" in [2020-12-15T20:57:06.752Z] #58 0.741 ++ go env GOARCH [2020-12-15T20:57:06.752Z] #58 0.796 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:06.752Z] #58 0.796 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:06.752Z] #58 0.799 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:06.752Z] #58 0.801 + dir=/tmp/install [2020-12-15T20:57:06.752Z] #58 0.808 + bin=rootlesskit [2020-12-15T20:57:06.752Z] #58 0.808 + shift [2020-12-15T20:57:06.752Z] #58 0.808 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-15T20:57:06.752Z] #58 0.808 + . /tmp/install/rootlesskit.installer [2020-12-15T20:57:06.752Z] #58 0.809 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:57:06.752Z] #58 0.813 + install_rootlesskit [2020-12-15T20:57:06.752Z] #58 0.817 + case "$1" in [2020-12-15T20:57:06.752Z] #58 0.817 + export CGO_ENABLED=0 [2020-12-15T20:57:06.752Z] #58 0.817 + CGO_ENABLED=0 [2020-12-15T20:57:06.752Z] #58 0.817 + _install_rootlesskit [2020-12-15T20:57:06.752Z] #58 0.817 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-15T20:57:06.752Z] #58 0.818 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:57:06.752Z] #58 0.821 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4PpdhfInrv/src/github.com/rootless-containers/rootlesskit [2020-12-15T20:57:06.752Z] #58 0.835 Cloning into '/tmp/tmp.4PpdhfInrv/src/github.com/rootless-containers/rootlesskit'... [2020-12-15T20:57:06.752Z] #58 6.757 + cd /tmp/tmp.4PpdhfInrv/src/github.com/rootless-containers/rootlesskit [2020-12-15T20:57:06.752Z] #58 6.757 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:57:06.752Z] #58 7.366 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-15T20:57:06.752Z] #58 7.366 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-15T20:57:06.888Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.44MB / 120.17MB 8.2s [2020-12-15T20:57:06.995Z] #41 48.94 DEP compel/src/lib/handle-elf.d [2020-12-15T20:57:06.995Z] #41 49.06 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-15T20:57:06.995Z] #41 49.18 CC compel/src/lib/log.o [2020-12-15T20:57:07.058Z] #58 ... [2020-12-15T20:57:07.058Z] [2020-12-15T20:57:07.058Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:07.058Z] #24 0.696 + RM_GOPATH=0 [2020-12-15T20:57:07.058Z] #24 0.697 + TMP_GOPATH= [2020-12-15T20:57:07.058Z] #24 0.708 + : /build [2020-12-15T20:57:07.058Z] #24 0.712 + '[' -z '' ']' [2020-12-15T20:57:07.058Z] #24 0.726 ++ mktemp -d [2020-12-15T20:57:07.058Z] #24 0.758 + export GOPATH=/tmp/tmp.UxyJCDpuLj [2020-12-15T20:57:07.058Z] #24 0.758 + GOPATH=/tmp/tmp.UxyJCDpuLj [2020-12-15T20:57:07.058Z] #24 0.758 + RM_GOPATH=1 [2020-12-15T20:57:07.058Z] #24 0.758 + case "$(go env GOARCH)" in [2020-12-15T20:57:07.058Z] #24 0.758 ++ go env GOARCH [2020-12-15T20:57:07.058Z] #24 0.826 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:07.058Z] #24 0.827 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:07.058Z] #24 0.829 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:07.058Z] #24 0.848 + dir=/tmp/install [2020-12-15T20:57:07.058Z] #24 0.848 + bin=dockercli [2020-12-15T20:57:07.058Z] #24 0.850 + shift [2020-12-15T20:57:07.058Z] #24 0.851 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-15T20:57:07.058Z] #24 0.851 + . /tmp/install/dockercli.installer [2020-12-15T20:57:07.058Z] #24 0.873 ++ : stable [2020-12-15T20:57:07.058Z] #24 0.887 ++ : 17.06.2-ce [2020-12-15T20:57:07.058Z] #24 0.888 + install_dockercli [2020-12-15T20:57:07.058Z] #24 0.889 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-15T20:57:07.058Z] #24 0.889 Install docker/cli version 17.06.2-ce from stable [2020-12-15T20:57:07.058Z] #24 0.890 ++ uname -m [2020-12-15T20:57:07.058Z] #24 0.893 + arch=ppc64le [2020-12-15T20:57:07.058Z] #24 0.898 + '[' ppc64le '!=' x86_64 ']' [2020-12-15T20:57:07.058Z] #24 0.898 + '[' ppc64le '!=' s390x ']' [2020-12-15T20:57:07.058Z] #24 0.898 + '[' ppc64le '!=' armhf ']' [2020-12-15T20:57:07.058Z] #24 0.899 + build_dockercli [2020-12-15T20:57:07.058Z] #24 0.899 + git clone https://github.com/docker/docker-ce /tmp/tmp.UxyJCDpuLj/tmp/docker-ce [2020-12-15T20:57:07.058Z] #24 0.908 Cloning into '/tmp/tmp.UxyJCDpuLj/tmp/docker-ce'... [2020-12-15T20:57:07.058Z] #24 ... [2020-12-15T20:57:07.058Z] [2020-12-15T20:57:07.058Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:57:07.058Z] #42 1.021 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:57:07.058Z] #42 1.067 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:57:07.058Z] #42 1.074 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:57:07.058Z] #42 2.301 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-15T20:57:07.058Z] #42 4.724 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [244 kB] [2020-12-15T20:57:07.058Z] #42 6.961 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-15T20:57:07.058Z] #42 ... [2020-12-15T20:57:07.058Z] [2020-12-15T20:57:07.058Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:57:07.058Z] #29 10.33 #=#=# [2020-12-15T20:57:07.148Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2020-12-15T20:57:07.252Z] #41 ... [2020-12-15T20:57:07.252Z] [2020-12-15T20:57:07.252Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:57:07.252Z] #11 121.0 Selecting previously unselected package libapparmor1:amd64. [2020-12-15T20:57:07.252Z] #11 121.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-15T20:57:07.252Z] #11 121.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-15T20:57:07.252Z] #11 121.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-15T20:57:07.288Z] #18 25.91 Selecting previously unselected package vim. [2020-12-15T20:57:07.288Z] #18 25.91 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-12-15T20:57:07.288Z] #18 25.92 Unpacking vim (2:8.1.0875-5) ... [2020-12-15T20:57:07.288Z] #18 26.26 Selecting previously unselected package xfsprogs. [2020-12-15T20:57:07.288Z] #18 26.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-12-15T20:57:07.410Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.5s [2020-12-15T20:57:07.410Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.6s done [2020-12-15T20:57:07.508Z] #11 121.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-15T20:57:07.508Z] #11 121.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-15T20:57:07.508Z] #11 121.3 Selecting previously unselected package libbtrfs0. [2020-12-15T20:57:07.508Z] #11 121.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-15T20:57:07.508Z] #11 121.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-15T20:57:07.577Z] #18 26.26 Unpacking xfsprogs (4.20.0-1) ... [2020-12-15T20:57:07.765Z] #11 121.4 Selecting previously unselected package libbtrfs-dev. [2020-12-15T20:57:07.765Z] #11 121.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-15T20:57:07.765Z] #11 121.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:57:07.765Z] #11 121.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-15T20:57:07.765Z] #11 121.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-15T20:57:07.765Z] #11 121.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-15T20:57:07.866Z] #18 26.59 Selecting previously unselected package zip. [2020-12-15T20:57:07.867Z] #18 26.59 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-12-15T20:57:07.867Z] #18 26.60 Unpacking zip (3.0-11+b1) ... [2020-12-15T20:57:07.867Z] #18 26.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-15T20:57:07.867Z] #18 26.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-15T20:57:07.867Z] #18 26.81 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-12-15T20:57:07.867Z] #18 26.82 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-12-15T20:57:08.022Z] #11 121.7 Selecting previously unselected package libudev-dev:amd64. [2020-12-15T20:57:08.022Z] #11 121.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2020-12-15T20:57:08.022Z] #11 121.8 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-15T20:57:08.156Z] #18 26.82 Setting up libgpm2:s390x (1.20.7-5) ... [2020-12-15T20:57:08.156Z] #18 26.83 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-12-15T20:57:08.156Z] #18 26.84 Setting up uidmap (1:4.5-1.1) ... [2020-12-15T20:57:08.156Z] #18 26.84 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-12-15T20:57:08.156Z] #18 26.85 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-15T20:57:08.156Z] #18 26.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-15T20:57:08.156Z] #18 26.86 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-15T20:57:08.156Z] #18 26.87 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-12-15T20:57:08.156Z] #18 26.88 Setting up xxd (2:8.1.0875-5) ... [2020-12-15T20:57:08.156Z] #18 26.88 Setting up zip (3.0-11+b1) ... [2020-12-15T20:57:08.156Z] #18 26.89 Setting up vim-common (2:8.1.0875-5) ... [2020-12-15T20:57:08.156Z] #18 26.90 Setting up bash-completion (1:2.8-6) ... [2020-12-15T20:57:08.180Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 5.1s [2020-12-15T20:57:08.180Z] #24 ... [2020-12-15T20:57:08.180Z] [2020-12-15T20:57:08.180Z] #21 [internal] load build context [2020-12-15T20:57:08.180Z] #21 transferring context: 53.17MB 8.1s done [2020-12-15T20:57:08.180Z] #21 DONE 8.5s [2020-12-15T20:57:08.278Z] #11 122.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-15T20:57:08.278Z] #11 122.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-15T20:57:08.278Z] #11 122.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...#11 ... [2020-12-15T20:57:08.278Z] [2020-12-15T20:57:08.278Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:08.278Z] #56 115.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-15T20:57:08.278Z] #56 115.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-15T20:57:08.278Z] #56 DONE 122.1s [2020-12-15T20:57:08.278Z] [2020-12-15T20:57:08.278Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-15T20:57:08.278Z] #57 DONE 0.0s [2020-12-15T20:57:08.278Z] [2020-12-15T20:57:08.278Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:57:08.278Z] #11 122.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-15T20:57:08.443Z] [2020-12-15T20:57:08.443Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:57:08.446Z] #18 ... [2020-12-15T20:57:08.446Z] [2020-12-15T20:57:08.446Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:57:08.446Z] #41 59.00 CC criu/cr-dedup.o [2020-12-15T20:57:08.446Z] #41 59.23 CC criu/cr-dump.o [2020-12-15T20:57:08.446Z] #41 60.41 CC criu/cr-errno.o [2020-12-15T20:57:08.446Z] #41 60.46 CC criu/cr-restore.o [2020-12-15T20:57:08.446Z] #41 62.92 CC criu/cr-service.o [2020-12-15T20:57:08.446Z] #41 63.78 CC criu/crtools.o [2020-12-15T20:57:08.446Z] #41 64.27 CC criu/eventfd.o [2020-12-15T20:57:08.446Z] #41 64.52 CC criu/eventpoll.o [2020-12-15T20:57:08.446Z] #41 65.00 CC criu/external.o [2020-12-15T20:57:08.446Z] #41 65.29 CC criu/fault-injection.o [2020-12-15T20:57:08.446Z] #41 65.36 CC criu/fdstore.o [2020-12-15T20:57:08.446Z] #41 65.69 CC criu/fifo.o [2020-12-15T20:57:08.446Z] #41 65.85 CC criu/file-ids.o [2020-12-15T20:57:08.446Z] #41 66.01 CC criu/file-lock.o [2020-12-15T20:57:08.446Z] #41 66.53 CC criu/files-ext.o [2020-12-15T20:57:08.446Z] #41 66.73 CC criu/files-reg.o [2020-12-15T20:57:08.446Z] #41 67.98 CC criu/files.o [2020-12-15T20:57:08.534Z] #11 ... [2020-12-15T20:57:08.534Z] [2020-12-15T20:57:08.534Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-15T20:57:08.534Z] #58 DONE 0.1s [2020-12-15T20:57:08.534Z] [2020-12-15T20:57:08.534Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:57:08.534Z] #41 49.49 CC compel/arch/x86/src/lib/cpu.o [2020-12-15T20:57:08.534Z] #41 50.27 CC compel/arch/x86/src/lib/infect.o [2020-12-15T20:57:08.735Z] #41 69.18 CC criu/filesystems.o [2020-12-15T20:57:08.795Z] #8 ... [2020-12-15T20:57:08.795Z] [2020-12-15T20:57:08.795Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:57:08.795Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-15T20:57:08.795Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-15T20:57:08.795Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done [2020-12-15T20:57:08.795Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done [2020-12-15T20:57:08.795Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 7.6s done [2020-12-15T20:57:08.795Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 1.9s [2020-12-15T20:57:08.795Z] #24 ... [2020-12-15T20:57:08.795Z] [2020-12-15T20:57:08.795Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:09.025Z] #41 69.62 CC criu/fsnotify.o [2020-12-15T20:57:09.095Z] #41 51.37 CC compel/src/lib/infect-rpc.o [2020-12-15T20:57:09.654Z] #41 ... [2020-12-15T20:57:09.655Z] [2020-12-15T20:57:09.655Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T20:57:09.655Z] #18 28.34 Setting up libiptc0:s390x (1.8.2-4) ... [2020-12-15T20:57:09.655Z] #18 28.35 Setting up xz-utils (5.2.4-1) ... [2020-12-15T20:57:09.655Z] #18 28.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-15T20:57:09.655Z] #18 28.37 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-15T20:57:09.655Z] #18 28.39 invoke-rc.d: could not determine current runlevel [2020-12-15T20:57:09.655Z] #18 28.40 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-15T20:57:09.655Z] #18 28.40 Setting up pigz (2.4-1) ... [2020-12-15T20:57:09.655Z] #18 28.41 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-12-15T20:57:09.655Z] #18 28.41 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-12-15T20:57:09.655Z] #18 28.42 Setting up python-pip-whl (18.1-5) ... [2020-12-15T20:57:09.655Z] #18 28.43 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-12-15T20:57:09.655Z] #18 28.44 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-15T20:57:09.656Z] #41 51.93 CC compel/src/lib/infect-util.o [2020-12-15T20:57:09.912Z] #41 52.12 CC compel/src/lib/infect.o [2020-12-15T20:57:09.944Z] #18 28.65 Setting up libaio1:s390x (0.3.112-3) ... [2020-12-15T20:57:09.944Z] #18 28.66 Setting up libonig5:s390x (6.9.1-1) ... [2020-12-15T20:57:09.944Z] #18 28.67 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-12-15T20:57:09.944Z] #18 28.68 Setting up vim (2:8.1.0875-5) ... [2020-12-15T20:57:09.944Z] #18 28.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-15T20:57:09.944Z] #18 28.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-15T20:57:09.944Z] #18 28.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-15T20:57:09.944Z] #18 28.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-15T20:57:09.944Z] #18 28.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-15T20:57:09.944Z] #18 28.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-15T20:57:09.944Z] #18 28.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-15T20:57:09.944Z] #18 28.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-15T20:57:09.944Z] #18 28.71 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-15T20:57:09.944Z] #18 28.72 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-15T20:57:09.944Z] #18 28.73 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-12-15T20:57:09.944Z] #18 28.73 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-15T20:57:09.944Z] #18 28.74 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-12-15T20:57:09.944Z] #18 28.75 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-15T20:57:11.507Z] #18 30.35 Setting up iptables (1.8.2-4) ... [2020-12-15T20:57:11.796Z] #18 30.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-15T20:57:11.797Z] #18 30.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-15T20:57:11.797Z] #18 30.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-15T20:57:11.797Z] #18 30.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-15T20:57:11.797Z] #18 30.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-15T20:57:11.797Z] #18 30.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-15T20:57:11.797Z] #18 30.38 Setting up python3 (3.7.3-1) ... [2020-12-15T20:57:11.797Z] #18 30.66 Setting up python3-wheel (0.32.3-2) ... [2020-12-15T20:57:11.804Z] #41 ... [2020-12-15T20:57:11.804Z] [2020-12-15T20:57:11.804Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:57:11.804Z] #11 122.5 Selecting previously unselected package libpcre16-3:amd64. [2020-12-15T20:57:11.804Z] #11 122.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-15T20:57:11.804Z] #11 122.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-15T20:57:11.804Z] #11 122.8 Selecting previously unselected package libpcre32-3:amd64. [2020-12-15T20:57:11.804Z] #11 122.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-15T20:57:11.804Z] #11 122.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-15T20:57:11.804Z] #11 123.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-15T20:57:11.804Z] #11 123.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-15T20:57:11.804Z] #11 123.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-15T20:57:11.804Z] #11 123.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-15T20:57:11.804Z] #11 123.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-15T20:57:11.804Z] #11 123.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-15T20:57:11.804Z] #11 123.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-15T20:57:11.804Z] #11 123.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-15T20:57:11.804Z] #11 123.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-15T20:57:11.804Z] #11 124.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-15T20:57:11.804Z] #11 124.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-15T20:57:11.804Z] #11 124.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-15T20:57:11.804Z] #11 124.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-15T20:57:11.804Z] #11 124.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-15T20:57:11.804Z] #11 124.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-15T20:57:11.804Z] #11 124.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-15T20:57:11.804Z] #11 124.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2020-12-15T20:57:11.804Z] #11 124.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-15T20:57:11.804Z] #11 124.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-15T20:57:11.804Z] #11 124.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-15T20:57:11.804Z] #11 124.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-15T20:57:11.804Z] #11 124.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-15T20:57:11.804Z] #11 124.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-15T20:57:11.804Z] #11 124.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-15T20:57:11.804Z] #11 124.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:57:11.804Z] #11 124.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-15T20:57:11.804Z] #11 124.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-15T20:57:11.804Z] #11 124.9 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-15T20:57:11.804Z] #11 124.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-15T20:57:11.804Z] #11 125.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:57:11.804Z] #11 125.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-15T20:57:11.804Z] #11 125.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-15T20:57:11.804Z] #11 125.0 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-15T20:57:11.804Z] #11 125.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-15T20:57:11.804Z] #11 125.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-15T20:57:11.804Z] #11 125.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:57:11.804Z] #11 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-15T20:57:11.804Z] #11 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-15T20:57:11.804Z] #11 125.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:57:11.804Z] #11 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-15T20:57:11.804Z] #11 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-15T20:57:11.804Z] #11 125.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-15T20:57:11.804Z] #11 125.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-15T20:57:11.804Z] #11 125.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-15T20:57:11.804Z] #11 125.1 Setting up dmsetup (2:1.02.155-3) ... [2020-12-15T20:57:11.804Z] #11 125.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-15T20:57:11.804Z] #11 125.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-15T20:57:11.804Z] #11 125.2 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:57:11.804Z] #11 DONE 125.5s [2020-12-15T20:57:11.804Z] [2020-12-15T20:57:11.804Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:12.097Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.1s done [2020-12-15T20:57:12.425Z] #18 31.08 Setting up apparmor (2.13.2-10) ... [2020-12-15T20:57:12.673Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-12-15T20:57:12.848Z] #29 10.52 0.4% # 1.5% ## 3.1% ### 5.3% ##### 7.5% ###### 9.1% ######## 12.4% ######### 13.0% ########## 14.7% ############ 17.4% ############# 19.0% ################ 22.3% ################ 22.8% ################# 23.6% ################# 24.4% ################## 26.2% #################### 28.3% ##################### 30.1% ###################### 30.7% ####################### 32.1% ####################### 33.2% ######################### 34.8% ######################### 35.4% ########################## 37.0% ########################### 38.5% ############################ 39.7% ############################ 40.2% ############################# 40.8% ############################## 43.0% ############################### 43.9% ################################ 45.0% ################################# 46.6% ################################# 46.8% ################################# 47.1% ################################## 48.4% ################################### 49.5% ##################################### 51.6% ###################################### 53.3% ####################################### 55.4% ######################################### 57.1% ######################################### 58.2% ########################################### 59.8% ########################################### 60.9% ############################################ 62.5% ############################################## 64.4% ############################################### 66.6% ################################################# 68.7% ################################################## 70.4% ################################################### 71.8% ##################################################### 74.0% ###################################################### 75.6% ####################################################### 77.8% ######################################################### 79.9% ########################################################## 81.6% ############################################################ 83.7% ############################################################# 85.4% ############################################################## 87.0% [2020-12-15T20:57:12.848Z] #29 ... [2020-12-15T20:57:12.848Z] [2020-12-15T20:57:12.848Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:57:12.848Z] #13 17.48 Fetched 8183 kB in 17s (486 kB/s) [2020-12-15T20:57:13.056Z] #18 31.88 Setting up xfsprogs (4.20.0-1) ... [2020-12-15T20:57:13.056Z] #18 31.89 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-15T20:57:13.345Z] #18 32.11 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-15T20:57:13.613Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2020-12-15T20:57:13.699Z] #51 ... [2020-12-15T20:57:13.699Z] [2020-12-15T20:57:13.699Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-15T20:57:13.699Z] #12 DONE 1.6s [2020-12-15T20:57:13.699Z] [2020-12-15T20:57:13.699Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:13.699Z] #51 1.517 + RM_GOPATH=0 [2020-12-15T20:57:13.699Z] #51 1.517 + TMP_GOPATH= [2020-12-15T20:57:13.699Z] #51 1.517 + : /build [2020-12-15T20:57:13.699Z] #51 1.517 + '[' -z '' ']' [2020-12-15T20:57:13.699Z] #51 1.518 ++ mktemp -d [2020-12-15T20:57:13.699Z] #51 1.527 + export GOPATH=/tmp/tmp.mMDHKlKJRQ [2020-12-15T20:57:13.699Z] #51 1.527 + GOPATH=/tmp/tmp.mMDHKlKJRQ [2020-12-15T20:57:13.699Z] #51 1.527 + RM_GOPATH=1 [2020-12-15T20:57:13.699Z] #51 1.527 + case "$(go env GOARCH)" in [2020-12-15T20:57:13.699Z] #51 1.527 ++ go env GOARCH [2020-12-15T20:57:13.699Z] #51 1.532 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:13.699Z] #51 1.532 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:13.699Z] #51 1.532 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:13.699Z] #51 1.535 + dir=/tmp/install [2020-12-15T20:57:13.699Z] #51 1.535 + bin=runc [2020-12-15T20:57:13.699Z] #51 1.535 + shift [2020-12-15T20:57:13.699Z] #51 1.535 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-15T20:57:13.699Z] #51 1.537 + . /tmp/install/runc.installer [2020-12-15T20:57:13.699Z] #51 1.538 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-15T20:57:13.699Z] #51 1.539 + install_runc [2020-12-15T20:57:13.699Z] #51 1.540 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-15T20:57:13.699Z] #51 1.544 + uname -r [2020-12-15T20:57:13.699Z] #51 1.546 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-15T20:57:13.699Z] #51 1.547 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-15T20:57:13.699Z] #51 1.551 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-15T20:57:13.699Z] #51 1.552 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mMDHKlKJRQ/src/github.com/opencontainers/runc [2020-12-15T20:57:13.699Z] #51 1.557 Cloning into '/tmp/tmp.mMDHKlKJRQ/src/github.com/opencontainers/runc'... [2020-12-15T20:57:13.699Z] #51 ... [2020-12-15T20:57:13.699Z] [2020-12-15T20:57:13.699Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:13.699Z] #43 117.4 net/textproto [2020-12-15T20:57:13.699Z] #43 117.5 crypto/x509 [2020-12-15T20:57:13.699Z] #43 118.7 vendor/golang.org/x/net/http/httpguts [2020-12-15T20:57:13.699Z] #43 118.9 vendor/golang.org/x/net/http/httpproxy [2020-12-15T20:57:13.699Z] #43 119.4 mime/multipart [2020-12-15T20:57:13.699Z] #43 121.5 crypto/tls [2020-12-15T20:57:13.699Z] #43 ... [2020-12-15T20:57:13.699Z] [2020-12-15T20:57:13.699Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:57:13.699Z] #41 54.38 CC compel/src/lib/ptrace.o [2020-12-15T20:57:13.699Z] #41 54.98 AR compel/libcompel.a [2020-12-15T20:57:13.699Z] #41 55.14 HOSTCC compel/src/main-host.o [2020-12-15T20:57:13.699Z] #41 55.30 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-15T20:57:13.699Z] #41 55.43 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-15T20:57:13.699Z] #41 55.92 HOSTCC compel/src/lib/log-host.o [2020-12-15T20:57:13.728Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 10.5s [2020-12-15T20:57:13.728Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 10.7s done [2020-12-15T20:57:13.873Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-12-15T20:57:13.955Z] #41 56.14 HOSTLINK compel/compel-host-bin [2020-12-15T20:57:13.974Z] #18 32.68 Setting up python3-distutils (3.7.3-1) ... [2020-12-15T20:57:13.989Z] #24 DONE 14.4s [2020-12-15T20:57:13.989Z] [2020-12-15T20:57:13.989Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:13.989Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.7s done [2020-12-15T20:57:13.989Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.0s done [2020-12-15T20:57:13.989Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.6s done [2020-12-15T20:57:14.133Z] #8 ... [2020-12-15T20:57:14.133Z] [2020-12-15T20:57:14.133Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:57:14.133Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 7.1s done [2020-12-15T20:57:14.133Z] #24 DONE 15.5s [2020-12-15T20:57:14.133Z] [2020-12-15T20:57:14.133Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:14.133Z] #8 ... [2020-12-15T20:57:14.133Z] [2020-12-15T20:57:14.133Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:57:14.212Z] #41 56.35 DEP soccr/soccr.d [2020-12-15T20:57:14.212Z] #41 56.45 CC soccr/soccr.o [2020-12-15T20:57:14.251Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-12-15T20:57:14.263Z] #18 33.05 Setting up python3-setuptools (40.8.0-1) ... [2020-12-15T20:57:14.468Z] #41 ... [2020-12-15T20:57:14.468Z] [2020-12-15T20:57:14.468Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-15T20:57:14.468Z] #13 DONE 1.1s [2020-12-15T20:57:14.725Z] [2020-12-15T20:57:14.725Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-15T20:57:15.188Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2020-12-15T20:57:15.188Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-12-15T20:57:15.288Z] #14 0.969 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-15T20:57:15.294Z] #18 33.79 Setting up python3-pip (18.1-5) ... [2020-12-15T20:57:15.545Z] #14 DONE 1.0s [2020-12-15T20:57:15.545Z] [2020-12-15T20:57:15.545Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-15T20:57:15.583Z] #18 34.41 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:57:15.583Z] #18 34.44 Processing triggers for mime-support (3.62) ... [2020-12-15T20:57:15.761Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2020-12-15T20:57:16.021Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-12-15T20:57:16.049Z] #25 1.447 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:57:16.049Z] #25 1.452 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:57:16.049Z] #25 1.473 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:57:16.049Z] #25 1.681 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:57:16.213Z] #18 DONE 34.9s [2020-12-15T20:57:16.213Z] [2020-12-15T20:57:16.213Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:57:16.213Z] #41 70.44 CC criu/image-desc.o [2020-12-15T20:57:16.213Z] #41 70.56 CC criu/image.o [2020-12-15T20:57:16.213Z] #41 71.00 CC criu/ipc_ns.o [2020-12-15T20:57:16.213Z] #41 71.79 CC criu/irmap.o [2020-12-15T20:57:16.213Z] #41 72.28 CC criu/kcmp-ids.o [2020-12-15T20:57:16.213Z] #41 72.43 CC criu/kerndat.o [2020-12-15T20:57:16.213Z] #41 72.99 CC criu/libnetlink.o [2020-12-15T20:57:16.213Z] #41 73.26 CC criu/log.o [2020-12-15T20:57:16.213Z] #41 73.61 CC criu/lsm.o [2020-12-15T20:57:16.213Z] #41 73.91 CC criu/mem.o [2020-12-15T20:57:16.213Z] #41 74.90 CC criu/memfd.o [2020-12-15T20:57:16.213Z] #41 75.41 CC criu/mount.o [2020-12-15T20:57:16.309Z] #25 1.985 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:57:16.475Z] #15 DONE 1.0s [2020-12-15T20:57:16.475Z] [2020-12-15T20:57:16.475Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-15T20:57:16.569Z] #25 2.309 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:57:17.248Z] #41 ... [2020-12-15T20:57:17.248Z] [2020-12-15T20:57:17.248Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-15T20:57:17.248Z] #19 0.921 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-15T20:57:17.248Z] #19 0.924 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-15T20:57:17.248Z] #19 0.926 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-15T20:57:17.248Z] #19 DONE 1.2s [2020-12-15T20:57:17.248Z] [2020-12-15T20:57:17.248Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:17.401Z] #13 17.48 Reading package lists... [2020-12-15T20:57:17.401Z] #13 ... [2020-12-15T20:57:17.401Z] [2020-12-15T20:57:17.401Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:17.401Z] #51 11.56 + cd /tmp/tmp.YjZc5T9L2U/src/github.com/mvdan/sh [2020-12-15T20:57:17.401Z] #51 11.57 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:57:17.401Z] #51 11.81 + GO111MODULE=on [2020-12-15T20:57:17.401Z] #51 11.81 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-15T20:57:17.401Z] #51 13.94 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:57:17.401Z] #51 13.99 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:57:17.401Z] #51 14.02 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:57:17.401Z] #51 14.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:57:17.401Z] #51 14.42 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:57:17.401Z] #51 16.20 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:57:17.401Z] #51 17.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:57:17.401Z] #51 19.25 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:57:17.401Z] #51 20.69 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:57:17.401Z] #51 20.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:57:17.401Z] #51 20.90 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:57:17.401Z] #51 21.33 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:57:17.401Z] #51 ... [2020-12-15T20:57:17.401Z] [2020-12-15T20:57:17.401Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:57:17.401Z] #29 10.52 0.4% # 1.5% ## 3.1% ### 5.3% ##### 7.5% ###### 9.1% ######## 12.4% ######### 13.0% ########## 14.7% ############ 17.4% ############# 19.0% ################ 22.3% ################ 22.8% ################# 23.6% ################# 24.4% ################## 26.2% #################### 28.3% ##################### 30.1% ###################### 30.7% ####################### 32.1% ####################### 33.2% ######################### 34.8% ######################### 35.4% ########################## 37.0% ########################### 38.5% ############################ 39.7% ############################ 40.2% ############################# 40.8% ############################## 43.0% ############################### 43.9% ################################ 45.0% ################################# 46.6% ################################# 46.8% ################################# 47.1% ################################## 48.4% ################################### 49.5% ##################################### 51.6% ###################################### 53.3% ####################################### 55.4% ######################################### 57.1% ######################################### 58.2% ########################################### 59.8% ########################################### 60.9% ############################################ 62.5% ############################################## 64.4% ############################################### 66.6% ################################################# 68.7% ################################################## 70.4% ################################################### 71.8% ##################################################### 74.0% ###################################################### 75.6% ####################################################### 77.8% ######################################################### 79.9% ########################################################## 81.6% ############################################################ 83.7% ############################################################# 85.4% ############################################################## 87.0% ############################################################### 88.8% ################################################################ 89.8% ################################################################# 91.6% ################################################################### 93.8% ##################################################################### 96.1% ###################################################################### 98.3% ######################################################################## 100.0% [2020-12-15T20:57:17.401Z] #29 18.33 [2020-12-15T20:57:17.401Z] #29 20.50 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-15T20:57:17.401Z] #29 21.01 [2020-12-15T20:57:17.401Z] #29 21.21 ########### 15.6% ######################################################################## 100.0% [2020-12-15T20:57:17.401Z] #29 21.47 [2020-12-15T20:57:17.401Z] #29 ... [2020-12-15T20:57:17.401Z] [2020-12-15T20:57:17.401Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:17.401Z] #45 12.01 crypto/internal/subtle [2020-12-15T20:57:17.401Z] #45 12.44 crypto/subtle [2020-12-15T20:57:17.401Z] #45 12.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-15T20:57:17.401Z] #45 12.98 internal/nettrace [2020-12-15T20:57:17.401Z] #45 13.19 runtime/cgo [2020-12-15T20:57:17.401Z] #45 16.86 vendor/golang.org/x/crypto/internal/subtle [2020-12-15T20:57:17.401Z] #45 ... [2020-12-15T20:57:17.401Z] [2020-12-15T20:57:17.401Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:17.405Z] #16 DONE 1.0s [2020-12-15T20:57:17.405Z] [2020-12-15T20:57:17.405Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-15T20:57:17.537Z] #54 ... [2020-12-15T20:57:17.537Z] [2020-12-15T20:57:17.537Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:57:17.537Z] #41 77.93 CC criu/namespaces.o [2020-12-15T20:57:17.701Z] #64 22.02 Checking out files: 85% (1637/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) [2020-12-15T20:57:17.701Z] #64 ... [2020-12-15T20:57:17.701Z] [2020-12-15T20:57:17.701Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:17.701Z] #47 12.22 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:57:17.701Z] #47 17.09 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:57:17.701Z] #47 17.12 go: finding github.com/pkg/errors v0.9.1 [2020-12-15T20:57:17.701Z] #47 17.19 go: finding github.com/fatih/color v1.9.0 [2020-12-15T20:57:17.701Z] #47 17.24 go: finding github.com/spf13/pflag v1.0.3 [2020-12-15T20:57:17.701Z] #47 17.63 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:57:17.701Z] #47 17.80 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:57:17.701Z] #47 18.13 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:57:17.701Z] #47 18.17 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:57:17.701Z] #47 18.26 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:57:17.701Z] #47 18.32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:57:17.701Z] #47 18.42 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:57:17.701Z] #47 ... [2020-12-15T20:57:17.701Z] [2020-12-15T20:57:17.701Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:17.701Z] #64 22.02 Checking out files: 85% (1637/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-12-15T20:57:17.701Z] #64 22.32 + cd /tmp/tmp.Q0w2weEsPe/src/github.com/docker/libnetwork [2020-12-15T20:57:17.701Z] #64 22.32 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:57:18.354Z] #64 ... [2020-12-15T20:57:18.354Z] [2020-12-15T20:57:18.354Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:18.354Z] #49 12.75 go: downloading github.com/pkg/errors v0.8.1 [2020-12-15T20:57:18.354Z] #49 12.79 go: downloading github.com/fatih/color v1.7.0 [2020-12-15T20:57:18.354Z] #49 12.85 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:57:18.354Z] #49 12.91 go: downloading github.com/spf13/viper v1.6.1 [2020-12-15T20:57:18.354Z] #49 12.92 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:57:18.354Z] #49 13.06 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-15T20:57:18.354Z] #49 13.06 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:57:18.354Z] #49 13.11 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-15T20:57:18.354Z] #49 13.31 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-15T20:57:18.354Z] #49 13.34 go: extracting github.com/pkg/errors v0.8.1 [2020-12-15T20:57:18.354Z] #49 13.42 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:57:18.354Z] #49 13.50 go: extracting github.com/fatih/color v1.7.0 [2020-12-15T20:57:18.354Z] #49 13.53 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:57:18.354Z] #49 13.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:57:18.354Z] #49 13.71 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-15T20:57:18.354Z] #49 13.73 go: extracting github.com/spf13/viper v1.6.1 [2020-12-15T20:57:18.354Z] #49 13.79 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:57:18.354Z] #49 13.88 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:57:18.354Z] #49 13.89 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-15T20:57:18.354Z] #49 13.92 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-15T20:57:18.354Z] #49 13.96 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:57:18.354Z] #49 13.97 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:57:18.354Z] #49 14.14 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:57:18.354Z] #49 14.22 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:57:18.354Z] #49 14.35 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-15T20:57:18.354Z] #49 14.39 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:57:18.354Z] #49 14.64 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-15T20:57:18.354Z] #49 14.68 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:57:18.354Z] #49 14.79 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:57:18.354Z] #49 14.82 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:57:18.354Z] #49 14.93 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:57:18.354Z] #49 15.04 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:57:18.354Z] #49 15.37 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:57:18.354Z] #49 15.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:57:18.354Z] #49 15.54 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:57:18.354Z] #49 15.55 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:57:18.354Z] #49 15.55 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:57:18.354Z] #49 15.74 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:57:18.354Z] #49 16.85 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:57:18.354Z] #49 18.26 go: downloading github.com/spf13/afero v1.1.2 [2020-12-15T20:57:18.354Z] #49 18.42 go: extracting github.com/spf13/afero v1.1.2 [2020-12-15T20:57:18.354Z] #49 19.34 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:57:18.354Z] #49 21.57 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:57:18.354Z] #49 21.59 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:57:18.354Z] #49 21.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:57:18.354Z] #49 21.60 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-15T20:57:18.354Z] #49 21.61 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:57:18.354Z] #49 21.61 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:57:18.354Z] #49 21.61 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:57:18.354Z] #49 21.61 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:57:18.354Z] #49 21.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:57:18.354Z] #49 21.65 go: downloading golang.org/x/text v0.3.2 [2020-12-15T20:57:18.354Z] #49 21.82 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:57:18.354Z] #49 21.90 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:57:18.354Z] #49 21.90 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:57:18.354Z] #49 21.91 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:57:18.354Z] #49 21.94 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:57:18.354Z] #49 22.01 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:57:18.354Z] #49 22.02 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:57:18.354Z] #49 22.03 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:57:18.354Z] #49 22.04 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:57:18.354Z] #49 22.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:57:18.354Z] #49 22.12 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:57:18.354Z] #49 22.18 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-15T20:57:18.354Z] #49 22.37 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:57:18.354Z] #49 22.44 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:57:18.354Z] #49 22.46 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-15T20:57:18.354Z] #49 22.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:57:18.354Z] #49 ... [2020-12-15T20:57:18.354Z] [2020-12-15T20:57:18.354Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:18.354Z] #64 22.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-15T20:57:18.478Z] #25 3.915 Fetched 8409 kB in 3s (3097 kB/s) [2020-12-15T20:57:18.773Z] #17 DONE 1.0s [2020-12-15T20:57:18.774Z] [2020-12-15T20:57:18.774Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T20:57:19.038Z] #41 79.18 CC criu/net.o [2020-12-15T20:57:19.047Z] #25 3.915 Reading package lists... [2020-12-15T20:57:19.703Z] #18 1.339 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:57:19.703Z] #18 1.369 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:57:19.959Z] #18 1.435 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:57:20.251Z] #25 4.915 Reading package lists... [2020-12-15T20:57:20.251Z] #25 5.881 Building dependency tree... [2020-12-15T20:57:20.507Z] Client: [2020-12-15T20:57:20.507Z] Debug Mode: false [2020-12-15T20:57:20.507Z] [2020-12-15T20:57:20.507Z] Server: [2020-12-15T20:57:20.507Z] Containers: 0 [2020-12-15T20:57:20.507Z] Running: 0 [2020-12-15T20:57:20.507Z] Paused: 0 [2020-12-15T20:57:20.507Z] Stopped: 0 [2020-12-15T20:57:20.507Z] Images: 0 [2020-12-15T20:57:20.507Z] Server Version: 19.03.13 [2020-12-15T20:57:20.507Z] Storage Driver: overlay2 [2020-12-15T20:57:20.507Z] Backing Filesystem: extfs [2020-12-15T20:57:20.507Z] Supports d_type: true [2020-12-15T20:57:20.507Z] Native Overlay Diff: true [2020-12-15T20:57:20.507Z] Logging Driver: json-file [2020-12-15T20:57:20.507Z] Cgroup Driver: cgroupfs [2020-12-15T20:57:20.507Z] Plugins: [2020-12-15T20:57:20.507Z] Volume: local [2020-12-15T20:57:20.507Z] Network: bridge host ipvlan macvlan null overlay [2020-12-15T20:57:20.507Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-15T20:57:20.507Z] Swarm: inactive [2020-12-15T20:57:20.507Z] Runtimes: runc [2020-12-15T20:57:20.507Z] Default Runtime: runc [2020-12-15T20:57:20.507Z] Init Binary: docker-init [2020-12-15T20:57:20.507Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-15T20:57:20.507Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-15T20:57:20.507Z] init version: fec3683 [2020-12-15T20:57:20.507Z] Security Options: [2020-12-15T20:57:20.507Z] apparmor [2020-12-15T20:57:20.507Z] seccomp [2020-12-15T20:57:20.507Z] Profile: default [2020-12-15T20:57:20.507Z] Kernel Version: 4.15.0-1083-aws [2020-12-15T20:57:20.507Z] Operating System: Ubuntu 16.04.7 LTS [2020-12-15T20:57:20.507Z] OSType: linux [2020-12-15T20:57:20.507Z] Architecture: aarch64 [2020-12-15T20:57:20.507Z] CPUs: 4 [2020-12-15T20:57:20.507Z] Total Memory: 7.525GiB [2020-12-15T20:57:20.507Z] Name: ip-10-100-110-58 [2020-12-15T20:57:20.507Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-12-15T20:57:20.507Z] Docker Root Dir: /var/lib/docker [2020-12-15T20:57:20.507Z] Debug Mode: false [2020-12-15T20:57:20.507Z] Registry: https://index.docker.io/v1/ [2020-12-15T20:57:20.507Z] Labels: [2020-12-15T20:57:20.507Z] Experimental: true [2020-12-15T20:57:20.507Z] Insecure Registries: [2020-12-15T20:57:20.507Z] 127.0.0.0/8 [2020-12-15T20:57:20.507Z] Live Restore Enabled: true [2020-12-15T20:57:20.507Z] [2020-12-15T20:57:20.507Z] WARNING: No swap limit support [2020-12-15T20:57:20.511Z] #25 6.267 The following additional packages will be installed: [2020-12-15T20:57:20.512Z] #25 6.267 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-15T20:57:20.512Z] #25 6.267 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-15T20:57:20.512Z] #25 6.267 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-15T20:57:20.512Z] #25 6.267 Suggested packages: [2020-12-15T20:57:20.512Z] #25 6.267 krb5-doc krb5-user [2020-12-15T20:57:20.512Z] #25 6.267 Recommended packages: [2020-12-15T20:57:20.512Z] #25 6.267 krb5-locales publicsuffix libsasl2-modules [Pipeline] sh [2020-12-15T20:57:20.523Z] #18 2.035 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:57:20.772Z] #25 6.474 The following NEW packages will be installed: [2020-12-15T20:57:20.772Z] #25 6.474 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-15T20:57:20.772Z] #25 6.475 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-15T20:57:20.772Z] #25 6.475 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-15T20:57:20.772Z] #25 6.476 libssh2-1 libssl1.1 openssl [2020-12-15T20:57:20.799Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-15T20:57:20.800Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-15T20:57:20.800Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41806/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-15T20:57:20.800Z] + bash /home/ubuntu/workspace/moby_PR-41806/check-config.sh [2020-12-15T20:57:20.800Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-15T20:57:20.800Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-12-15T20:57:20.800Z] [2020-12-15T20:57:20.800Z] Generally Necessary: [2020-12-15T20:57:20.800Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-15T20:57:20.800Z] - apparmor: enabled and tools installed [2020-12-15T20:57:21.032Z] #25 6.765 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-15T20:57:21.032Z] #25 6.765 Need to get 5047 kB of archives. [2020-12-15T20:57:21.032Z] #25 6.765 After this operation, 12.1 MB of additional disk space will be used. [2020-12-15T20:57:21.032Z] #25 6.765 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-15T20:57:21.032Z] #25 6.765 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2020-12-15T20:57:21.032Z] #25 6.765 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-15T20:57:21.032Z] #25 6.765 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-15T20:57:21.032Z] #25 6.765 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-15T20:57:21.032Z] #25 6.765 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-15T20:57:21.032Z] #25 6.777 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-15T20:57:21.032Z] #25 6.781 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-15T20:57:21.032Z] #25 6.783 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-15T20:57:21.032Z] #25 6.783 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-15T20:57:21.032Z] #25 6.789 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-15T20:57:21.032Z] #25 6.800 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-15T20:57:21.032Z] #25 6.803 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-15T20:57:21.032Z] #25 6.838 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-15T20:57:21.032Z] #25 6.838 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-15T20:57:21.032Z] #25 6.838 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2020-12-15T20:57:21.032Z] #25 6.838 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-15T20:57:21.032Z] #25 6.851 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-15T20:57:21.032Z] #25 6.851 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-15T20:57:21.032Z] #25 6.851 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-15T20:57:21.032Z] #25 6.851 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-15T20:57:21.062Z] - CONFIG_NAMESPACES: enabled [2020-12-15T20:57:21.062Z] - CONFIG_NET_NS: enabled [2020-12-15T20:57:21.062Z] - CONFIG_PID_NS: enabled [2020-12-15T20:57:21.062Z] - CONFIG_IPC_NS: enabled [2020-12-15T20:57:21.062Z] - CONFIG_UTS_NS: enabled [2020-12-15T20:57:21.062Z] - CONFIG_CGROUPS: enabled [2020-12-15T20:57:21.062Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-15T20:57:21.062Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-15T20:57:21.062Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-15T20:57:21.062Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-15T20:57:21.062Z] - CONFIG_CPUSETS: enabled [2020-12-15T20:57:21.062Z] - CONFIG_MEMCG: enabled [2020-12-15T20:57:21.062Z] - CONFIG_KEYS: enabled [2020-12-15T20:57:21.062Z] - CONFIG_VETH: enabled (as module) [2020-12-15T20:57:21.062Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-15T20:57:21.062Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-15T20:57:21.062Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-15T20:57:21.062Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-15T20:57:21.062Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-15T20:57:21.062Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-15T20:57:21.062Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-15T20:57:21.062Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-15T20:57:21.062Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-15T20:57:21.062Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-15T20:57:21.062Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-15T20:57:21.098Z] #41 81.10 CC criu/netfilter.o [2020-12-15T20:57:21.098Z] #41 81.35 CC criu/page-pipe.o [2020-12-15T20:57:21.293Z] #25 7.037 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:57:21.293Z] #25 7.078 Fetched 5047 kB in 0s (14.3 MB/s) [2020-12-15T20:57:21.293Z] #25 7.128 Selecting previously unselected package libssl1.1:amd64. [2020-12-15T20:57:21.293Z] #25 7.128 (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-12-15T20:57:21.293Z] #25 7.131 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-15T20:57:21.293Z] #25 7.139 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-15T20:57:21.298Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.4s [2020-12-15T20:57:21.324Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-15T20:57:21.324Z] [2020-12-15T20:57:21.324Z] Optional Features: [2020-12-15T20:57:21.324Z] - CONFIG_USER_NS: enabled [2020-12-15T20:57:21.324Z] - CONFIG_SECCOMP: enabled [2020-12-15T20:57:21.324Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-15T20:57:21.324Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-15T20:57:21.324Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-15T20:57:21.324Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-15T20:57:21.324Z] - CONFIG_BLK_CGROUP: enabled [2020-12-15T20:57:21.324Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-15T20:57:21.324Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-15T20:57:21.324Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-15T20:57:21.324Z] - CONFIG_CGROUP_PERF: enabled [2020-12-15T20:57:21.324Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-15T20:57:21.324Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-15T20:57:21.324Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-15T20:57:21.324Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-15T20:57:21.324Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-15T20:57:21.324Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-15T20:57:21.324Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-15T20:57:21.324Z] - CONFIG_IP_VS: enabled (as module) [2020-12-15T20:57:21.324Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-15T20:57:21.324Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-15T20:57:21.324Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-15T20:57:21.324Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-15T20:57:21.324Z] - CONFIG_EXT4_FS: enabled [2020-12-15T20:57:21.324Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-15T20:57:21.388Z] #41 81.84 CC criu/page-xfer.o [2020-12-15T20:57:21.553Z] #25 7.362 Selecting previously unselected package openssl. [2020-12-15T20:57:21.553Z] #25 7.362 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-15T20:57:21.553Z] #25 7.362 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-15T20:57:21.587Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-15T20:57:21.587Z] - Network Drivers: [2020-12-15T20:57:21.587Z] - "overlay": [2020-12-15T20:57:21.587Z] - CONFIG_VXLAN: enabled (as module) [2020-12-15T20:57:21.587Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-15T20:57:21.587Z] Optional (for encrypted networks): [2020-12-15T20:57:21.587Z] - CONFIG_CRYPTO: enabled [2020-12-15T20:57:21.588Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-15T20:57:21.588Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-15T20:57:21.588Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-15T20:57:21.588Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-15T20:57:21.588Z] - CONFIG_XFRM: enabled [2020-12-15T20:57:21.588Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-15T20:57:21.588Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-15T20:57:21.588Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-15T20:57:21.588Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-15T20:57:21.588Z] - "ipvlan": [2020-12-15T20:57:21.588Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-15T20:57:21.588Z] - "macvlan": [2020-12-15T20:57:21.588Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-15T20:57:21.588Z] - CONFIG_DUMMY: enabled (as module) [2020-12-15T20:57:21.588Z] - "ftp,tftp client in container": [2020-12-15T20:57:21.588Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-15T20:57:21.588Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-15T20:57:21.588Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-15T20:57:21.588Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-15T20:57:21.588Z] - Storage Drivers: [2020-12-15T20:57:21.588Z] - "aufs": [2020-12-15T20:57:21.588Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-15T20:57:21.588Z] - "btrfs": [2020-12-15T20:57:21.588Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-15T20:57:21.814Z] #25 7.543 Selecting previously unselected package ca-certificates. [2020-12-15T20:57:21.814Z] #25 7.543 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-15T20:57:21.814Z] #25 7.544 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-15T20:57:21.814Z] #25 7.618 Selecting previously unselected package libkeyutils1:amd64. [2020-12-15T20:57:21.814Z] #25 7.618 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-12-15T20:57:21.814Z] #25 7.621 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-15T20:57:21.814Z] #25 7.660 Selecting previously unselected package libkrb5support0:amd64. [2020-12-15T20:57:21.814Z] #25 7.660 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-15T20:57:21.850Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-15T20:57:21.850Z] - "devicemapper": [2020-12-15T20:57:21.850Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-15T20:57:21.850Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-15T20:57:21.850Z] - "overlay": [2020-12-15T20:57:21.850Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-15T20:57:21.850Z] - "zfs": [2020-12-15T20:57:21.850Z] - /dev/zfs: missing [2020-12-15T20:57:21.850Z] - zfs command: missing [2020-12-15T20:57:21.850Z] - zpool command: missing [2020-12-15T20:57:21.850Z] [2020-12-15T20:57:21.850Z] Limits: [2020-12-15T20:57:21.850Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-15T20:57:21.850Z] [2020-12-15T20:57:21.850Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-15T20:57:22.017Z] #41 82.66 CC criu/pagemap-cache.o [2020-12-15T20:57:22.083Z] #25 7.664 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:22.083Z] #25 7.719 Selecting previously unselected package libk5crypto3:amd64. [2020-12-15T20:57:22.083Z] #25 7.719 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-15T20:57:22.083Z] #25 7.723 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:22.083Z] #25 7.796 Selecting previously unselected package libkrb5-3:amd64. [2020-12-15T20:57:22.083Z] #25 7.796 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-15T20:57:22.083Z] #25 7.802 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:22.083Z] #25 7.928 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-15T20:57:22.083Z] #25 7.928 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-15T20:57:22.083Z] #25 7.931 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:22.083Z] #25 8.016 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-15T20:57:22.083Z] #25 8.016 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-15T20:57:22.190Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 . [2020-12-15T20:57:22.190Z] #1 [internal] load .dockerignore [2020-12-15T20:57:22.190Z] #1 transferring context: 87B done [2020-12-15T20:57:22.190Z] #1 DONE 0.0s [2020-12-15T20:57:22.190Z] [2020-12-15T20:57:22.190Z] #2 [internal] load build definition from Dockerfile [2020-12-15T20:57:22.190Z] #2 transferring dockerfile: 16.58kB 0.0s done [2020-12-15T20:57:22.190Z] #2 DONE 0.1s [2020-12-15T20:57:22.190Z] [2020-12-15T20:57:22.190Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-15T20:57:22.307Z] #41 ... [2020-12-15T20:57:22.307Z] [2020-12-15T20:57:22.307Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-15T20:57:22.307Z] #20 2.934 Collecting yamllint==1.16.0 [2020-12-15T20:57:22.307Z] #20 3.097 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-15T20:57:22.307Z] #20 3.124 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-15T20:57:22.307Z] #20 3.154 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-15T20:57:22.307Z] #20 3.169 Collecting pyyaml (from yamllint==1.16.0) [2020-12-15T20:57:22.307Z] #20 3.291 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-15T20:57:22.307Z] #20 3.924 Building wheels for collected packages: pyyaml [2020-12-15T20:57:22.307Z] #20 3.925 Running setup.py bdist_wheel for pyyaml: started [2020-12-15T20:57:22.307Z] #20 4.391 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-15T20:57:22.307Z] #20 4.391 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-15T20:57:22.307Z] #20 4.426 Successfully built pyyaml [2020-12-15T20:57:22.307Z] #20 4.433 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-15T20:57:22.307Z] #20 4.655 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-15T20:57:22.307Z] #20 DONE 5.0s [2020-12-15T20:57:22.343Z] #25 8.023 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:57:22.343Z] #25 8.072 Selecting previously unselected package libsasl2-2:amd64. [2020-12-15T20:57:22.343Z] #25 8.072 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-15T20:57:22.343Z] #25 8.081 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:57:22.343Z] #25 8.134 Selecting previously unselected package libldap-common. [2020-12-15T20:57:22.343Z] #25 8.134 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-15T20:57:22.343Z] #25 8.137 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:57:22.343Z] #25 8.195 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-15T20:57:22.343Z] #25 8.195 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-15T20:57:22.343Z] #25 8.204 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:57:22.415Z] #18 3.601 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:57:22.597Z] [2020-12-15T20:57:22.597Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-15T20:57:22.597Z] #23 DONE 0.1s [2020-12-15T20:57:22.597Z] [2020-12-15T20:57:22.597Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-15T20:57:22.603Z] #25 8.295 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-15T20:57:22.603Z] #25 8.301 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-15T20:57:22.603Z] #25 8.302 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-15T20:57:22.603Z] #25 8.358 Selecting previously unselected package libpsl5:amd64. [2020-12-15T20:57:22.603Z] #25 8.358 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-15T20:57:22.603Z] #25 8.362 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-15T20:57:22.603Z] #25 8.413 Selecting previously unselected package librtmp1:amd64. [2020-12-15T20:57:22.603Z] #25 8.413 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-15T20:57:22.603Z] #25 8.417 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-15T20:57:22.603Z] #25 8.469 Selecting previously unselected package libssh2-1:amd64. [2020-12-15T20:57:22.603Z] #25 8.469 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-15T20:57:22.603Z] #25 8.473 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-15T20:57:22.863Z] #25 8.586 Selecting previously unselected package libcurl4:amd64. [2020-12-15T20:57:22.863Z] #25 8.587 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-15T20:57:22.863Z] #25 8.593 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-15T20:57:22.863Z] #25 8.694 Selecting previously unselected package curl. [2020-12-15T20:57:22.863Z] #25 8.694 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-15T20:57:22.863Z] #25 8.698 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-15T20:57:22.885Z] #64 ... [2020-12-15T20:57:22.885Z] [2020-12-15T20:57:22.885Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:57:22.885Z] #36 17.19 Fetched 8183 kB in 17s (491 kB/s) [2020-12-15T20:57:22.885Z] #36 17.19 Reading package lists... [2020-12-15T20:57:22.885Z] #36 25.48 Reading package lists... [2020-12-15T20:57:22.885Z] #36 ... [2020-12-15T20:57:22.885Z] [2020-12-15T20:57:22.885Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:22.885Z] #49 23.03 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:57:22.885Z] #49 23.04 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:57:22.885Z] #49 23.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:57:22.885Z] #49 23.21 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-15T20:57:22.885Z] #49 23.31 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:57:22.885Z] #49 23.34 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:57:22.885Z] #49 23.49 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:57:22.885Z] #49 23.55 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:57:22.885Z] #49 23.55 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-15T20:57:22.885Z] #49 23.58 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:57:22.885Z] #49 23.69 go: downloading github.com/spf13/cast v1.3.0 [2020-12-15T20:57:22.885Z] #49 23.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:57:22.885Z] #49 23.90 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:57:22.885Z] #49 23.91 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:57:22.885Z] #49 23.96 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:57:22.885Z] #49 23.96 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-15T20:57:22.885Z] #49 24.25 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-15T20:57:22.885Z] #49 24.29 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:57:22.885Z] #49 24.29 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:57:22.885Z] #49 24.32 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-15T20:57:22.885Z] #49 24.35 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:57:22.885Z] #49 24.45 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-15T20:57:22.885Z] #49 24.58 go: extracting github.com/spf13/cast v1.3.0 [2020-12-15T20:57:22.885Z] #49 24.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:57:22.885Z] #49 24.80 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-15T20:57:22.885Z] #49 24.85 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:57:22.885Z] #49 24.96 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:57:22.885Z] #49 25.03 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:57:22.885Z] #49 25.07 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:57:22.885Z] #49 25.24 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:57:22.885Z] #49 25.35 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:57:22.885Z] #49 25.42 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-15T20:57:22.885Z] #49 25.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:57:22.885Z] #49 25.49 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:57:22.885Z] #49 25.52 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:57:22.885Z] #49 25.56 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:57:22.885Z] #49 25.79 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:57:22.885Z] #49 26.00 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:57:22.885Z] #49 26.01 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:57:22.885Z] #49 26.11 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:57:22.885Z] #49 26.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:57:22.885Z] #49 26.65 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:57:22.885Z] #49 26.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:57:22.885Z] #49 26.86 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:57:22.885Z] #49 27.01 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:57:22.885Z] #49 27.20 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:57:22.885Z] #49 27.24 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:57:22.885Z] #49 27.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:57:22.885Z] #49 27.43 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:57:22.885Z] #49 27.43 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:57:22.885Z] #49 27.43 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:57:23.123Z] #25 8.781 Selecting previously unselected package libonig5:amd64. [2020-12-15T20:57:23.123Z] #25 8.781 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-15T20:57:23.123Z] #25 8.785 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-15T20:57:23.123Z] #25 8.868 Selecting previously unselected package libjq1:amd64. [2020-12-15T20:57:23.123Z] #25 8.868 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-15T20:57:23.123Z] #25 8.875 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-15T20:57:23.123Z] #25 8.936 Selecting previously unselected package jq. [2020-12-15T20:57:23.123Z] #25 8.936 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-15T20:57:23.123Z] #25 8.945 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-15T20:57:23.123Z] #25 8.989 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-15T20:57:23.141Z] #3 DONE 0.7s [2020-12-15T20:57:23.141Z] [2020-12-15T20:57:23.141Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-15T20:57:23.141Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-15T20:57:23.141Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-15T20:57:23.141Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-12-15T20:57:23.141Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-12-15T20:57:23.141Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.0s [2020-12-15T20:57:23.141Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 2.19MB / 8.28MB 0.1s [2020-12-15T20:57:23.183Z] #49 27.65 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:57:23.183Z] #49 27.86 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:57:23.183Z] #49 ... [2020-12-15T20:57:23.183Z] [2020-12-15T20:57:23.183Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:57:23.183Z] #55 17.79 Fetched 8183 kB in 17s (485 kB/s) [2020-12-15T20:57:23.183Z] #55 17.79 Reading package lists... [2020-12-15T20:57:23.226Z] #28 DONE 0.8s [2020-12-15T20:57:23.226Z] [2020-12-15T20:57:23.226Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:57:23.226Z] #41 82.89 CC criu/pagemap.o [2020-12-15T20:57:23.226Z] #41 83.62 CC criu/parasite-syscall.o [2020-12-15T20:57:23.226Z] #41 ... [2020-12-15T20:57:23.226Z] [2020-12-15T20:57:23.226Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-15T20:57:23.226Z] #31 DONE 0.1s [2020-12-15T20:57:23.383Z] #25 9.001 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-15T20:57:23.383Z] #25 9.013 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-15T20:57:23.383Z] #25 9.166 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-15T20:57:23.383Z] #25 9.181 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:57:23.383Z] #25 9.236 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:23.403Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-12-15T20:57:23.480Z] #55 25.79 Reading package lists... [2020-12-15T20:57:23.480Z] #55 ... [2020-12-15T20:57:23.480Z] [2020-12-15T20:57:23.480Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:23.480Z] #49 27.96 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-15T20:57:23.480Z] #49 27.98 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:57:23.515Z] [2020-12-15T20:57:23.515Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-15T20:57:23.515Z] #33 DONE 0.1s [2020-12-15T20:57:23.515Z] [2020-12-15T20:57:23.515Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:57:23.515Z] #38 113.6 + dpkg --print-architecture [2020-12-15T20:57:23.516Z] #38 113.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-15T20:57:23.516Z] #38 113.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-15T20:57:23.516Z] #38 113.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-15T20:57:23.516Z] #38 ... [2020-12-15T20:57:23.516Z] [2020-12-15T20:57:23.516Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-15T20:57:23.516Z] #36 DONE 0.1s [2020-12-15T20:57:23.644Z] #25 9.249 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:57:23.644Z] #25 9.259 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-15T20:57:23.644Z] #25 9.268 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:23.644Z] #25 9.282 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:57:23.644Z] #25 9.297 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-15T20:57:23.644Z] #25 9.307 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:23.644Z] #25 9.316 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-15T20:57:23.644Z] #25 9.334 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-15T20:57:23.644Z] #25 9.345 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-15T20:57:23.644Z] #25 9.355 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:57:23.644Z] #25 9.365 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-15T20:57:23.665Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2020-12-15T20:57:23.665Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-12-15T20:57:23.778Z] #49 28.34 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-15T20:57:23.783Z] #18 5.083 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:57:23.805Z] [2020-12-15T20:57:23.805Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:57:23.845Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.7s done [2020-12-15T20:57:23.845Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-12-15T20:57:23.926Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-12-15T20:57:24.075Z] #49 28.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:57:24.075Z] #49 28.48 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:57:24.075Z] #49 28.69 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:57:24.075Z] #49 ... [2020-12-15T20:57:24.075Z] [2020-12-15T20:57:24.075Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:57:24.075Z] #42 18.66 Fetched 8183 kB in 18s (463 kB/s) [2020-12-15T20:57:24.075Z] #42 18.66 Reading package lists... [2020-12-15T20:57:24.075Z] #42 25.50 Reading package lists... [2020-12-15T20:57:24.075Z] #42 ... [2020-12-15T20:57:24.075Z] [2020-12-15T20:57:24.075Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:57:24.075Z] #40 18.66 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-15T20:57:24.075Z] #40 19.95 + 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-12-15T20:57:24.105Z] #8 ... [2020-12-15T20:57:24.105Z] [2020-12-15T20:57:24.105Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:57:24.105Z] #25 1.770 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:57:24.105Z] #25 1.782 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:57:24.105Z] #25 1.782 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:57:24.105Z] #25 1.958 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:57:24.105Z] #25 2.245 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:57:24.105Z] #25 2.562 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:57:24.105Z] #25 4.202 Fetched 8409 kB in 3s (3143 kB/s) [2020-12-15T20:57:24.105Z] #25 4.202 Reading package lists... [2020-12-15T20:57:24.105Z] #25 5.155 Reading package lists... [2020-12-15T20:57:24.105Z] #25 6.075 Building dependency tree... [2020-12-15T20:57:24.105Z] #25 6.436 The following additional packages will be installed: [2020-12-15T20:57:24.105Z] #25 6.436 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-15T20:57:24.105Z] #25 6.436 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-15T20:57:24.105Z] #25 6.436 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-15T20:57:24.105Z] #25 6.436 Suggested packages: [2020-12-15T20:57:24.105Z] #25 6.436 krb5-doc krb5-user [2020-12-15T20:57:24.105Z] #25 6.436 Recommended packages: [2020-12-15T20:57:24.105Z] #25 6.436 krb5-locales publicsuffix libsasl2-modules [2020-12-15T20:57:24.105Z] #25 6.656 The following NEW packages will be installed: [2020-12-15T20:57:24.105Z] #25 6.656 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-15T20:57:24.105Z] #25 6.656 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-15T20:57:24.105Z] #25 6.656 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-15T20:57:24.105Z] #25 6.656 libssh2-1 libssl1.1 openssl [2020-12-15T20:57:24.105Z] #25 6.940 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-15T20:57:24.105Z] #25 6.940 Need to get 5047 kB of archives. [2020-12-15T20:57:24.105Z] #25 6.940 After this operation, 12.1 MB of additional disk space will be used. [2020-12-15T20:57:24.105Z] #25 6.940 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-15T20:57:24.105Z] #25 6.951 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2020-12-15T20:57:24.105Z] #25 6.951 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-15T20:57:24.105Z] #25 6.951 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-15T20:57:24.105Z] #25 6.964 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-15T20:57:24.105Z] #25 6.964 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-15T20:57:24.105Z] #25 6.996 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-15T20:57:24.105Z] #25 6.996 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-15T20:57:24.105Z] #25 6.996 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-15T20:57:24.105Z] #25 6.996 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-15T20:57:24.105Z] #25 7.015 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-15T20:57:24.105Z] #25 7.015 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-15T20:57:24.105Z] #25 7.015 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2020-12-15T20:57:24.105Z] #25 7.015 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-15T20:57:24.105Z] #25 7.015 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-15T20:57:24.105Z] #25 7.024 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-15T20:57:24.105Z] #25 7.032 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-15T20:57:24.105Z] #25 7.047 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-15T20:57:24.105Z] #25 7.071 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-15T20:57:24.105Z] #25 7.071 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-15T20:57:24.105Z] #25 7.071 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-15T20:57:24.105Z] #25 7.266 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:57:24.105Z] #25 7.315 Fetched 5047 kB in 0s (13.1 MB/s) [2020-12-15T20:57:24.105Z] #25 7.365 Selecting previously unselected package libssl1.1:amd64. [2020-12-15T20:57:24.105Z] #25 7.365 (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-12-15T20:57:24.105Z] #25 7.368 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-15T20:57:24.105Z] #25 7.376 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-15T20:57:24.105Z] #25 7.609 Selecting previously unselected package openssl. [2020-12-15T20:57:24.105Z] #25 7.609 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-15T20:57:24.105Z] #25 7.617 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-15T20:57:24.105Z] #25 7.787 Selecting previously unselected package ca-certificates. [2020-12-15T20:57:24.105Z] #25 7.787 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-15T20:57:24.105Z] #25 7.792 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-15T20:57:24.105Z] #25 7.876 Selecting previously unselected package libkeyutils1:amd64. [2020-12-15T20:57:24.105Z] #25 7.876 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-12-15T20:57:24.105Z] #25 7.880 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-15T20:57:24.105Z] #25 7.927 Selecting previously unselected package libkrb5support0:amd64. [2020-12-15T20:57:24.105Z] #25 7.927 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-15T20:57:24.105Z] #25 7.931 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:24.105Z] #25 7.979 Selecting previously unselected package libk5crypto3:amd64. [2020-12-15T20:57:24.105Z] #25 7.979 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-15T20:57:24.105Z] #25 7.986 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:24.105Z] #25 8.045 Selecting previously unselected package libkrb5-3:amd64. [2020-12-15T20:57:24.105Z] #25 8.045 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-15T20:57:24.105Z] #25 8.056 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:24.105Z] #25 8.175 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-15T20:57:24.105Z] #25 8.175 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-15T20:57:24.105Z] #25 8.179 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:24.105Z] #25 8.266 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-15T20:57:24.105Z] #25 8.266 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-15T20:57:24.105Z] #25 8.266 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:57:24.105Z] #25 8.331 Selecting previously unselected package libsasl2-2:amd64. [2020-12-15T20:57:24.105Z] #25 8.331 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-15T20:57:24.105Z] #25 8.331 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:57:24.105Z] #25 8.381 Selecting previously unselected package libldap-common. [2020-12-15T20:57:24.105Z] #25 8.381 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-15T20:57:24.105Z] #25 8.384 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:57:24.105Z] #25 8.455 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-15T20:57:24.105Z] #25 8.455 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-15T20:57:24.105Z] #25 8.459 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:57:24.105Z] #25 8.556 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-15T20:57:24.105Z] #25 8.556 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-15T20:57:24.105Z] #25 8.560 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-15T20:57:24.105Z] #25 8.622 Selecting previously unselected package libpsl5:amd64. [2020-12-15T20:57:24.105Z] #25 8.622 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-15T20:57:24.105Z] #25 8.626 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-15T20:57:24.105Z] #25 8.680 Selecting previously unselected package librtmp1:amd64. [2020-12-15T20:57:24.105Z] #25 8.680 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-15T20:57:24.105Z] #25 8.685 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-15T20:57:24.106Z] #25 8.739 Selecting previously unselected package libssh2-1:amd64. [2020-12-15T20:57:24.106Z] #25 8.739 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-15T20:57:24.106Z] #25 8.765 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-15T20:57:24.106Z] #25 8.810 Selecting previously unselected package libcurl4:amd64. [2020-12-15T20:57:24.106Z] #25 8.810 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-15T20:57:24.106Z] #25 8.814 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-15T20:57:24.106Z] #25 8.921 Selecting previously unselected package curl. [2020-12-15T20:57:24.106Z] #25 8.921 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-15T20:57:24.106Z] #25 8.925 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-15T20:57:24.106Z] #25 9.015 Selecting previously unselected package libonig5:amd64. [2020-12-15T20:57:24.106Z] #25 9.015 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-15T20:57:24.106Z] #25 9.019 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-15T20:57:24.106Z] #25 9.099 Selecting previously unselected package libjq1:amd64. [2020-12-15T20:57:24.106Z] #25 9.099 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-15T20:57:24.106Z] #25 9.104 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-15T20:57:24.106Z] #25 9.150 Selecting previously unselected package jq. [2020-12-15T20:57:24.106Z] #25 9.150 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-15T20:57:24.106Z] #25 9.161 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-15T20:57:24.106Z] #25 9.223 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-15T20:57:24.106Z] #25 9.236 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-15T20:57:24.106Z] #25 9.247 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-15T20:57:24.106Z] #25 9.390 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-15T20:57:24.106Z] #25 9.400 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:57:24.106Z] #25 9.414 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:24.106Z] #25 9.427 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:57:24.106Z] #25 9.434 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-15T20:57:24.106Z] #25 9.497 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:24.106Z] #25 9.509 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:57:24.106Z] #25 9.519 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-15T20:57:24.106Z] #25 9.538 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:24.106Z] #25 9.560 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-15T20:57:24.106Z] #25 9.560 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-15T20:57:24.106Z] #25 9.571 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-15T20:57:24.106Z] #25 9.579 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:57:24.106Z] #25 9.595 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-15T20:57:24.106Z] #25 ... [2020-12-15T20:57:24.106Z] [2020-12-15T20:57:24.106Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:24.187Z] #4 DONE 1.3s [2020-12-15T20:57:24.213Z] #25 10.06 Updating certificates in /etc/ssl/certs... [2020-12-15T20:57:24.346Z] #18 ... [2020-12-15T20:57:24.346Z] [2020-12-15T20:57:24.346Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:24.346Z] #51 11.10 + cd /tmp/tmp.mMDHKlKJRQ/src/github.com/opencontainers/runc [2020-12-15T20:57:24.346Z] #51 11.12 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-15T20:57:24.346Z] #51 11.76 + '[' -z '' ']' [2020-12-15T20:57:24.346Z] #51 11.76 + target=static [2020-12-15T20:57:24.346Z] #51 11.76 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-15T20:57:24.346Z] #51 12.21 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-12-15T20:57:24.399Z] #40 ... [2020-12-15T20:57:24.399Z] [2020-12-15T20:57:24.399Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:24.399Z] #49 28.80 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:57:24.399Z] #49 28.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:57:24.474Z] #25 ... [2020-12-15T20:57:24.474Z] [2020-12-15T20:57:24.474Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:24.474Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2020-12-15T20:57:24.474Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.7s done [2020-12-15T20:57:24.474Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s [2020-12-15T20:57:24.696Z] #49 29.12 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:57:24.779Z] [2020-12-15T20:57:24.779Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-15T20:57:24.994Z] #49 29.47 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-15T20:57:24.994Z] #49 29.73 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:57:25.087Z] #7 ... [2020-12-15T20:57:25.087Z] [2020-12-15T20:57:25.087Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-15T20:57:25.087Z] #6 DONE 0.4s [2020-12-15T20:57:25.275Z] #51 ... [2020-12-15T20:57:25.275Z] [2020-12-15T20:57:25.275Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:25.275Z] #43 129.0 net/http/httptrace [2020-12-15T20:57:25.275Z] #43 129.3 net/http [2020-12-15T20:57:25.292Z] #49 29.80 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:57:25.292Z] #49 29.95 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-15T20:57:25.304Z] #38 ... [2020-12-15T20:57:25.304Z] [2020-12-15T20:57:25.304Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:57:25.304Z] #41 84.28 CC criu/path.o [2020-12-15T20:57:25.304Z] #41 84.40 CC criu/pie-util-vdso.o [2020-12-15T20:57:25.304Z] #41 84.66 CC criu/pie-util.o [2020-12-15T20:57:25.304Z] #41 84.78 CC criu/pipes.o [2020-12-15T20:57:25.304Z] #41 85.26 CC criu/plugin.o [2020-12-15T20:57:25.304Z] #41 85.45 CC criu/proc_parse.o [2020-12-15T20:57:25.348Z] [2020-12-15T20:57:25.348Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-15T20:57:25.415Z] #8 ... [2020-12-15T20:57:25.415Z] [2020-12-15T20:57:25.415Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:57:25.415Z] #25 11.17 126 added, 0 removed; done. [2020-12-15T20:57:25.415Z] #25 11.22 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:25.415Z] #25 11.24 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-15T20:57:25.415Z] #25 11.25 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-15T20:57:25.415Z] #25 11.26 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-15T20:57:25.415Z] #25 11.28 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:57:25.531Z] #43 ... [2020-12-15T20:57:25.531Z] [2020-12-15T20:57:25.531Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:57:25.531Z] #41 58.37 AR soccr/libsoccr.a [2020-12-15T20:57:25.531Z] #41 58.41 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-15T20:57:25.531Z] #41 58.99 DEP criu/arch/x86/sigframe.d [2020-12-15T20:57:25.531Z] #41 59.12 DEP criu/arch/x86/sigaction_compat.d [2020-12-15T20:57:25.531Z] #41 59.20 DEP criu/arch/x86/kerndat.d [2020-12-15T20:57:25.531Z] #41 59.42 DEP criu/arch/x86/crtools.d [2020-12-15T20:57:25.531Z] #41 59.64 DEP criu/arch/x86/cpu.d [2020-12-15T20:57:25.531Z] #41 59.92 CC criu/arch/x86/cpu.o [2020-12-15T20:57:25.531Z] #41 60.81 CC criu/arch/x86/crtools.o [2020-12-15T20:57:25.532Z] #41 62.30 CC criu/arch/x86/kerndat.o [2020-12-15T20:57:25.532Z] #41 62.89 CC criu/arch/x86/sigaction_compat.o [2020-12-15T20:57:25.532Z] #41 63.14 CC criu/arch/x86/sigframe.o [2020-12-15T20:57:25.532Z] #41 63.39 LINK criu/arch/x86/crtools.built-in.o [2020-12-15T20:57:25.532Z] #41 63.46 DEP criu/pie/util-vdso-elf32.d [2020-12-15T20:57:25.532Z] #41 63.65 DEP criu/pie/util-vdso.d [2020-12-15T20:57:25.532Z] #41 63.84 DEP criu/pie/util.d [2020-12-15T20:57:25.532Z] #41 63.96 CC criu/pie/util.o [2020-12-15T20:57:25.532Z] #41 64.24 CC criu/pie/util-vdso.o [2020-12-15T20:57:25.532Z] #41 65.00 CC criu/pie/util-vdso-elf32.o [2020-12-15T20:57:25.532Z] #41 65.73 AR criu/pie/pie.lib.a [2020-12-15T20:57:25.532Z] #41 65.81 DEP criu/pie/restorer.d [2020-12-15T20:57:25.532Z] #41 65.99 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-15T20:57:25.532Z] #41 66.07 DEP criu/arch/x86/restorer_unmap.d [2020-12-15T20:57:25.532Z] #41 66.09 DEP criu/arch/x86/restorer.d [2020-12-15T20:57:25.532Z] #41 66.26 DEP criu/arch/x86/vdso-pie.d [2020-12-15T20:57:25.532Z] #41 66.43 DEP criu/pie/parasite-vdso.d [2020-12-15T20:57:25.532Z] #41 66.58 DEP criu/pie/parasite.d [2020-12-15T20:57:25.532Z] #41 66.85 CC criu/pie/parasite.o [2020-12-15T20:57:25.591Z] #49 30.15 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:57:25.613Z] #5 DONE 0.9s [2020-12-15T20:57:25.613Z] [2020-12-15T20:57:25.613Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-15T20:57:25.613Z] #7 DONE 0.8s [2020-12-15T20:57:25.613Z] [2020-12-15T20:57:25.613Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:25.613Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-15T20:57:25.679Z] #25 11.30 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-15T20:57:25.679Z] #25 11.31 Updating certificates in /etc/ssl/certs... [2020-12-15T20:57:25.890Z] #49 30.48 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:57:26.094Z] #41 68.15 LINK criu/pie/parasite.built-in.o [2020-12-15T20:57:26.094Z] #41 68.19 GEN criu/pie/parasite-blob.h [2020-12-15T20:57:26.094Z] #41 68.21 CC criu/pie/parasite-vdso.o [2020-12-15T20:57:26.188Z] #49 30.86 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:57:26.203Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-15T20:57:26.203Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-12-15T20:57:26.203Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.4s [2020-12-15T20:57:26.204Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-12-15T20:57:26.204Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.4s [2020-12-15T20:57:26.204Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.4s [2020-12-15T20:57:26.204Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 1.04MB / 7.68MB 0.5s [2020-12-15T20:57:26.204Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 921.13kB / 9.98MB 0.5s [2020-12-15T20:57:26.204Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.31MB / 49.18MB 0.6s [2020-12-15T20:57:26.204Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.05MB / 7.68MB 0.6s [2020-12-15T20:57:26.204Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.50MB / 9.98MB 0.6s [2020-12-15T20:57:26.253Z] #25 11.97 0 added, 0 removed; done. [2020-12-15T20:57:26.253Z] #25 11.97 Running hooks in /etc/ca-certificates/update.d... [2020-12-15T20:57:26.253Z] #25 11.97 done. [2020-12-15T20:57:26.467Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 18.87MB / 49.18MB 0.7s [2020-12-15T20:57:26.467Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.7s [2020-12-15T20:57:26.467Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 27.10MB / 49.18MB 0.8s [2020-12-15T20:57:26.487Z] #49 30.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:57:26.487Z] #49 31.00 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:57:26.487Z] #49 ... [2020-12-15T20:57:26.487Z] [2020-12-15T20:57:26.487Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:57:26.487Z] #29 23.37 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-15T20:57:26.487Z] #29 23.49 skipping existing 5cb8031fd95d [2020-12-15T20:57:26.487Z] #29 23.70 [2020-12-15T20:57:26.487Z] #29 25.62 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-15T20:57:26.487Z] #29 25.71 skipping existing 283607eaa57e [2020-12-15T20:57:26.487Z] #29 25.99 [2020-12-15T20:57:26.487Z] #29 27.78 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-15T20:57:26.487Z] #29 28.32 [2020-12-15T20:57:26.487Z] #29 28.61 #=#=# ######################################################################## 100.0% [2020-12-15T20:57:26.487Z] #29 28.91 [2020-12-15T20:57:26.487Z] #29 30.01 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-15T20:57:26.487Z] #29 30.56 [2020-12-15T20:57:26.487Z] #29 30.73 ######################################################################## 100.0% [2020-12-15T20:57:26.487Z] #29 30.95 [2020-12-15T20:57:26.487Z] #29 31.06 Download of images into '/build' complete. [2020-12-15T20:57:26.487Z] #29 31.06 Use something like the following to load the result into a Docker daemon: [2020-12-15T20:57:26.487Z] #29 31.06 tar -cC '/build' . | docker load [2020-12-15T20:57:26.487Z] #29 DONE 31.2s [2020-12-15T20:57:26.487Z] [2020-12-15T20:57:26.487Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:26.487Z] #49 31.15 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:57:26.729Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 34.95MB / 49.18MB 1.0s [2020-12-15T20:57:26.729Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 40.86MB / 49.18MB 1.1s [2020-12-15T20:57:26.787Z] #49 31.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:57:26.787Z] #49 31.34 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:57:26.804Z] #41 86.88 CC criu/protobuf-desc.o [2020-12-15T20:57:27.024Z] #41 68.99 CC criu/arch/x86/vdso-pie.o [2020-12-15T20:57:27.085Z] #49 31.59 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:57:27.085Z] #49 31.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:57:27.085Z] #49 31.77 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:57:27.085Z] #49 31.80 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:57:27.093Z] #41 87.40 CC criu/protobuf.o [2020-12-15T20:57:27.281Z] #41 69.28 CC criu/arch/x86/restorer.o [2020-12-15T20:57:27.382Z] #41 87.65 CC criu/pstree.o [2020-12-15T20:57:27.383Z] #49 31.82 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:57:27.383Z] #49 31.93 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:57:27.680Z] #49 32.14 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:57:27.844Z] #41 69.87 CC criu/arch/x86/restorer_unmap.o [2020-12-15T20:57:27.844Z] #41 69.92 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-15T20:57:28.011Z] #41 88.34 CC criu/rbtree.o [2020-12-15T20:57:28.011Z] #41 88.51 CC criu/rst-malloc.o [2020-12-15T20:57:28.101Z] #41 70.18 CC criu/pie/restorer.o [2020-12-15T20:57:28.300Z] #41 88.67 CC criu/seccomp.o [2020-12-15T20:57:28.323Z] #49 ... [2020-12-15T20:57:28.324Z] [2020-12-15T20:57:28.324Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:28.324Z] #51 22.73 runtime/cgo [2020-12-15T20:57:28.324Z] #51 22.86 runtime [2020-12-15T20:57:28.324Z] #51 ... [2020-12-15T20:57:28.324Z] [2020-12-15T20:57:28.324Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:57:28.324Z] #13 17.48 Reading package lists... [2020-12-15T20:57:28.590Z] #41 89.00 CC criu/seize.o [2020-12-15T20:57:28.620Z] #13 25.14 Reading package lists... [2020-12-15T20:57:28.621Z] #13 ... [2020-12-15T20:57:28.621Z] [2020-12-15T20:57:28.621Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:28.621Z] #49 33.07 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:57:28.654Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.5s done [2020-12-15T20:57:28.654Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.1s done [2020-12-15T20:57:28.654Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.2s done [2020-12-15T20:57:28.654Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 2.6s [2020-12-15T20:57:28.654Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.7s [2020-12-15T20:57:28.654Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.7s [2020-12-15T20:57:28.654Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-12-15T20:57:28.654Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 18.65MB / 62.53MB 2.8s [2020-12-15T20:57:28.654Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 32.15MB / 62.53MB 2.9s [2020-12-15T20:57:28.654Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 15.34MB / 97.69MB 3.0s [2020-12-15T20:57:28.664Z] #41 ... [2020-12-15T20:57:28.664Z] [2020-12-15T20:57:28.664Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:28.664Z] #43 142.4 github.com/LK4D4/vndr/godl [2020-12-15T20:57:28.917Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 42.44MB / 62.53MB 3.1s [2020-12-15T20:57:28.917Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 29.39MB / 97.69MB 3.1s [2020-12-15T20:57:28.917Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 50.36MB / 62.53MB 3.2s [2020-12-15T20:57:28.917Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 38.63MB / 97.69MB 3.2s [2020-12-15T20:57:28.917Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.05MB / 62.53MB 3.3s [2020-12-15T20:57:28.917Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 47.32MB / 97.69MB 3.3s [2020-12-15T20:57:29.180Z] #8 ... [2020-12-15T20:57:29.180Z] [2020-12-15T20:57:29.180Z] #21 [internal] load build context [2020-12-15T20:57:29.180Z] #21 transferring context: 53.17MB 2.7s done [2020-12-15T20:57:29.180Z] #21 DONE 3.6s [2020-12-15T20:57:29.180Z] [2020-12-15T20:57:29.180Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:29.180Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 57.91MB / 97.69MB 3.4s [2020-12-15T20:57:29.180Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 67.09MB / 97.69MB 3.5s [2020-12-15T20:57:29.220Z] #41 89.57 CC criu/servicefd.o [2020-12-15T20:57:29.220Z] #41 ... [2020-12-15T20:57:29.220Z] [2020-12-15T20:57:29.220Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:29.220Z] #51 52.87 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-12-15T20:57:29.220Z] #51 53.98 + mkdir -p /build [2020-12-15T20:57:29.220Z] #51 53.98 + cp runc /build/runc [2020-12-15T20:57:29.220Z] #51 DONE 54.3s [2020-12-15T20:57:29.387Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s done [2020-12-15T20:57:29.387Z] #8 ... [2020-12-15T20:57:29.387Z] [2020-12-15T20:57:29.387Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:57:29.387Z] #25 10.32 Updating certificates in /etc/ssl/certs... [2020-12-15T20:57:29.387Z] #25 11.62 126 added, 0 removed; done. [2020-12-15T20:57:29.387Z] #25 11.66 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-15T20:57:29.387Z] #25 11.67 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-15T20:57:29.387Z] #25 11.68 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-15T20:57:29.387Z] #25 11.69 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-15T20:57:29.387Z] #25 11.70 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:57:29.387Z] #25 11.72 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-15T20:57:29.387Z] #25 11.73 Updating certificates in /etc/ssl/certs... [2020-12-15T20:57:29.387Z] #25 12.71 0 added, 0 removed; done. [2020-12-15T20:57:29.387Z] #25 12.71 Running hooks in /etc/ca-certificates/update.d... [2020-12-15T20:57:29.387Z] #25 12.71 done. [2020-12-15T20:57:29.387Z] #25 DONE 15.0s [2020-12-15T20:57:29.387Z] [2020-12-15T20:57:29.387Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-15T20:57:29.387Z] #26 DONE 0.1s [2020-12-15T20:57:29.387Z] [2020-12-15T20:57:29.387Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:29.387Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-12-15T20:57:29.442Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 85.10MB / 97.69MB 3.7s [2020-12-15T20:57:29.442Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 91.73MB / 97.69MB 3.8s [2020-12-15T20:57:29.509Z] [2020-12-15T20:57:29.509Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:57:29.509Z] #41 89.92 CC criu/shmem.o [2020-12-15T20:57:29.553Z] #25 DONE 14.9s [2020-12-15T20:57:29.553Z] [2020-12-15T20:57:29.553Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-15T20:57:29.553Z] #26 DONE 0.1s [2020-12-15T20:57:29.553Z] [2020-12-15T20:57:29.553Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:57:29.593Z] #43 143.3 github.com/LK4D4/vndr [2020-12-15T20:57:29.802Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 3.9s [2020-12-15T20:57:30.138Z] #41 90.56 CC criu/sigframe.o [2020-12-15T20:57:30.138Z] #41 90.67 CC criu/signalfd.o [2020-12-15T20:57:30.428Z] #41 90.78 CC criu/sk-inet.o [2020-12-15T20:57:30.739Z] #49 35.19 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-15T20:57:31.058Z] #41 91.29 CC criu/sk-netlink.o [2020-12-15T20:57:31.058Z] #41 91.48 CC criu/sk-packet.o [2020-12-15T20:57:31.348Z] #41 91.75 CC criu/sk-queue.o [2020-12-15T20:57:31.348Z] #41 91.96 CC criu/sk-tcp.o [2020-12-15T20:57:31.513Z] #27 2.216 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-15T20:57:31.637Z] #41 92.24 CC criu/sk-unix.o [2020-12-15T20:57:31.785Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.9s done [2020-12-15T20:57:31.795Z] #27 2.332 [2020-12-15T20:57:32.320Z] #27 2.453 ######## 11.6% ###################### 30.7% ###################### 30.7% ###################################### 52.8% #################################################### 72.5% ###################################################################### 98.3% ######################################################################## 100.0% [2020-12-15T20:57:32.667Z] #41 93.04 CC criu/sockets.o [2020-12-15T20:57:32.890Z] #27 3.356 #=#=# [2020-12-15T20:57:32.890Z] #27 3.493 ########################################################### 82.0% ######################################################################## 100.0% [2020-12-15T20:57:32.890Z] #27 3.574 [2020-12-15T20:57:32.956Z] #41 93.55 CC criu/stats.o [2020-12-15T20:57:33.150Z] #27 3.690 ##################################### 52.0% ######################################################################## 100.0% [2020-12-15T20:57:33.150Z] #27 3.855 [2020-12-15T20:57:33.178Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.3s done [2020-12-15T20:57:33.178Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.0s done [2020-12-15T20:57:33.178Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.1s done [2020-12-15T20:57:33.178Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-12-15T20:57:33.178Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.0s done [2020-12-15T20:57:33.245Z] #41 93.69 CC criu/string.o [2020-12-15T20:57:33.245Z] #41 93.73 CC criu/sysctl.o [2020-12-15T20:57:33.535Z] #41 93.97 CC criu/sysfs_parse.o [2020-12-15T20:57:33.535Z] #41 94.10 CC criu/timens.o [2020-12-15T20:57:33.673Z] #27 3.987 #### 6.8% ################### 26.7% ################################## 47.9% ################################################### 71.4% ################################################################# 91.0% ######################################################################## 100.0% [2020-12-15T20:57:33.752Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.7s done [2020-12-15T20:57:33.824Z] #41 94.23 CC criu/timerfd.o [2020-12-15T20:57:33.940Z] #27 4.545 [2020-12-15T20:57:34.113Z] #41 94.41 CC criu/tty.o [2020-12-15T20:57:34.314Z] #49 ... [2020-12-15T20:57:34.314Z] [2020-12-15T20:57:34.314Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:57:34.314Z] #42 25.50 Reading package lists... [2020-12-15T20:57:34.314Z] #42 33.66 Building dependency tree... [2020-12-15T20:57:34.314Z] #42 35.96 The following additional packages will be installed: [2020-12-15T20:57:34.314Z] #42 35.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-15T20:57:34.314Z] #42 35.96 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-15T20:57:34.314Z] #42 35.97 Suggested packages: [2020-12-15T20:57:34.314Z] #42 35.97 manpages-dev python-setuptools [2020-12-15T20:57:34.314Z] #42 37.21 The following NEW packages will be installed: [2020-12-15T20:57:34.314Z] #42 37.21 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-15T20:57:34.314Z] #42 37.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-15T20:57:34.314Z] #42 37.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-15T20:57:34.314Z] #42 37.22 python-six zlib1g-dev [2020-12-15T20:57:34.314Z] #42 37.37 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:57:34.314Z] #42 37.37 Need to get 4075 kB of archives. [2020-12-15T20:57:34.314Z] #42 37.37 After this operation, 24.5 MB of additional disk space will be used. [2020-12-15T20:57:34.314Z] #42 37.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-12-15T20:57:34.314Z] #42 37.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-15T20:57:34.314Z] #42 37.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-12-15T20:57:34.314Z] #42 37.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-15T20:57:34.314Z] #42 37.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-12-15T20:57:34.314Z] #42 37.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-15T20:57:34.314Z] #42 37.64 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-12-15T20:57:34.314Z] #42 37.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-12-15T20:57:34.314Z] #42 37.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-12-15T20:57:34.314Z] #42 37.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-12-15T20:57:34.314Z] #42 37.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-12-15T20:57:34.314Z] #42 38.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-12-15T20:57:34.314Z] #42 38.07 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-12-15T20:57:34.314Z] #42 38.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-12-15T20:57:34.314Z] #42 38.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-15T20:57:34.314Z] #42 38.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-12-15T20:57:34.314Z] #42 38.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-12-15T20:57:34.676Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2020-12-15T20:57:34.698Z] #8 ... [2020-12-15T20:57:34.698Z] [2020-12-15T20:57:34.698Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-15T20:57:34.698Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-15T20:57:34.698Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-15T20:57:34.698Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-15T20:57:34.698Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 7.6s done [2020-12-15T20:57:34.698Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2020-12-15T20:57:34.698Z] #60 DONE 9.0s [2020-12-15T20:57:34.698Z] [2020-12-15T20:57:34.698Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:34.698Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-12-15T20:57:34.698Z] #8 ... [2020-12-15T20:57:34.698Z] [2020-12-15T20:57:34.698Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:57:34.698Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-15T20:57:34.698Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-15T20:57:34.698Z] #24 sha256:7bf528fa91df041f696d30aad7d41f3532342f9ed92dd7476c59b8b24e00ff9b 529B / 529B done [2020-12-15T20:57:34.698Z] #24 sha256:1b0fae9b3949513258b1f1092e0dd6171e3b6984f36caea75ab7dc5f8902271b 1.46kB / 1.46kB done [2020-12-15T20:57:34.698Z] #24 sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 49.18MB / 49.18MB 8.9s done [2020-12-15T20:57:34.698Z] #24 extracting sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 0.1s [2020-12-15T20:57:34.698Z] #24 ... [2020-12-15T20:57:34.698Z] [2020-12-15T20:57:34.698Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:34.842Z] #43 ... [2020-12-15T20:57:34.842Z] [2020-12-15T20:57:34.842Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:57:34.842Z] #41 73.30 LINK criu/pie/restorer.built-in.o [2020-12-15T20:57:34.842Z] #41 73.32 GEN criu/pie/restorer-blob.h [2020-12-15T20:57:34.842Z] #41 73.41 DEP criu/vdso.d [2020-12-15T20:57:34.842Z] #41 73.59 DEP criu/vdso-compat.d [2020-12-15T20:57:34.842Z] #41 73.80 DEP criu/uts_ns.d [2020-12-15T20:57:34.842Z] #41 74.02 DEP criu/util.d [2020-12-15T20:57:34.842Z] #41 74.24 DEP criu/uffd.d [2020-12-15T20:57:34.842Z] #41 74.52 DEP criu/tun.d [2020-12-15T20:57:34.842Z] #41 74.67 DEP criu/tty.d [2020-12-15T20:57:34.842Z] #41 74.95 DEP criu/timerfd.d [2020-12-15T20:57:34.842Z] #41 75.13 DEP criu/timens.d [2020-12-15T20:57:34.842Z] #41 75.36 DEP criu/sysfs_parse.d [2020-12-15T20:57:34.842Z] #41 75.48 DEP criu/sysctl.d [2020-12-15T20:57:34.842Z] #41 75.68 DEP criu/string.d [2020-12-15T20:57:34.842Z] #41 75.72 DEP criu/stats.d [2020-12-15T20:57:34.842Z] #41 75.83 DEP criu/sockets.d [2020-12-15T20:57:34.842Z] #41 76.11 DEP criu/sk-unix.d [2020-12-15T20:57:34.842Z] #41 76.27 DEP criu/sk-tcp.d [2020-12-15T20:57:34.842Z] #41 76.44 DEP criu/sk-queue.d [2020-12-15T20:57:34.842Z] #41 76.61 DEP criu/sk-packet.d [2020-12-15T20:57:34.842Z] #41 76.89 DEP criu/sk-netlink.d [2020-12-15T20:57:34.970Z] #42 39.36 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:57:35.099Z] #41 77.14 DEP criu/sk-inet.d [2020-12-15T20:57:35.143Z] #41 95.45 CC criu/tun.o [2020-12-15T20:57:35.143Z] #41 95.69 CC criu/uffd.o [2020-12-15T20:57:35.272Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.6s done [2020-12-15T20:57:35.288Z] #42 39.72 Fetched 4075 kB in 1s (4791 kB/s) [2020-12-15T20:57:35.288Z] #42 39.84 Selecting previously unselected package libcap-dev:ppc64el. [2020-12-15T20:57:35.288Z] #42 39.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-15T20:57:35.288Z] #42 39.95 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-12-15T20:57:35.288Z] #42 39.95 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-12-15T20:57:35.355Z] #41 77.40 DEP criu/signalfd.d [2020-12-15T20:57:35.450Z] #41 ... [2020-12-15T20:57:35.450Z] [2020-12-15T20:57:35.450Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:57:35.450Z] #38 DONE 128.8s [2020-12-15T20:57:35.450Z] [2020-12-15T20:57:35.450Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:35.450Z] #47 128.5 + /build/golangci-lint --version [2020-12-15T20:57:35.450Z] #47 128.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-15T20:57:35.450Z] #47 DONE 129.0s [2020-12-15T20:57:35.450Z] [2020-12-15T20:57:35.450Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:35.515Z] #27 4.682 # 2.6% ##### 7.2% ########## 14.0% ############## 20.2% ################## 25.2% ##################### 29.7% ######################### 35.9% ############################# 41.0% ################################# 46.2% ##################################### 51.5% ######################################## 56.7% ############################################ 61.9% ################################################ 66.7% ################################################### 71.8% ######################################################## 77.8% ########################################################### 83.0% ############################################################## 87.2% [2020-12-15T20:57:35.515Z] #27 ... [2020-12-15T20:57:35.515Z] [2020-12-15T20:57:35.515Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:35.515Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done [2020-12-15T20:57:35.515Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.1s [2020-12-15T20:57:35.593Z] #42 40.09 Selecting previously unselected package libnet1:ppc64el. [2020-12-15T20:57:35.593Z] #42 40.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-15T20:57:35.593Z] #42 40.11 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-15T20:57:35.612Z] #41 77.57 DEP criu/sigframe.d [2020-12-15T20:57:35.612Z] #41 77.72 DEP criu/shmem.d [2020-12-15T20:57:35.756Z] #54 ... [2020-12-15T20:57:35.756Z] [2020-12-15T20:57:35.756Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:57:35.756Z] #41 96.22 CC criu/util.o [2020-12-15T20:57:35.777Z] #8 ... [2020-12-15T20:57:35.777Z] [2020-12-15T20:57:35.777Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:57:35.868Z] #41 77.92 DEP criu/servicefd.d [2020-12-15T20:57:35.896Z] #42 40.39 Selecting previously unselected package libnet1-dev. [2020-12-15T20:57:35.896Z] #42 40.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-15T20:57:35.896Z] #42 40.39 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-15T20:57:36.037Z] #27 4.682 # 2.6% ##### 7.2% ########## 14.0% ############## 20.2% ################## 25.2% ##################### 29.7% ######################### 35.9% ############################# 41.0% ################################# 46.2% ##################################### 51.5% ######################################## 56.7% ############################################ 61.9% ################################################ 66.7% ################################################### 71.8% ######################################################## 77.8% ########################################################### 83.0% ############################################################## 87.2% ################################################################### 93.5% ##################################################################### 97.1% ######################################################################## 100.0% [2020-12-15T20:57:36.037Z] #27 6.654 [2020-12-15T20:57:36.124Z] #41 78.17 DEP criu/seize.d [2020-12-15T20:57:36.196Z] #42 40.51 Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-15T20:57:36.196Z] #42 40.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-15T20:57:36.196Z] #42 40.53 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-15T20:57:36.196Z] #42 40.69 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-12-15T20:57:36.196Z] #42 40.71 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-12-15T20:57:36.196Z] #42 40.71 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-15T20:57:36.196Z] #42 ... [2020-12-15T20:57:36.196Z] [2020-12-15T20:57:36.196Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:36.196Z] #49 40.77 go: extracting golang.org/x/text v0.3.2 [2020-12-15T20:57:36.222Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-12-15T20:57:36.296Z] #27 6.972 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-15T20:57:36.296Z] #27 7.057 [2020-12-15T20:57:36.296Z] #27 7.117 ######################################################################## 100.0% [2020-12-15T20:57:36.381Z] #41 78.33 DEP criu/seccomp.d [2020-12-15T20:57:36.381Z] #41 78.53 DEP criu/rst-malloc.d [2020-12-15T20:57:36.381Z] #41 78.59 DEP criu/rbtree.d [2020-12-15T20:57:36.386Z] #41 96.82 CC criu/uts_ns.o [2020-12-15T20:57:36.497Z] #49 ... [2020-12-15T20:57:36.497Z] [2020-12-15T20:57:36.497Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:57:36.497Z] #55 25.79 Reading package lists... [2020-12-15T20:57:36.497Z] #55 34.22 Building dependency tree... [2020-12-15T20:57:36.497Z] #55 37.80 The following additional packages will be installed: [2020-12-15T20:57:36.497Z] #55 37.81 libbtrfs0 [2020-12-15T20:57:36.497Z] #55 38.02 The following NEW packages will be installed: [2020-12-15T20:57:36.497Z] #55 38.03 libbtrfs-dev libbtrfs0 [2020-12-15T20:57:36.497Z] #55 38.23 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:57:36.497Z] #55 38.23 Need to get 120 kB of archives. [2020-12-15T20:57:36.497Z] #55 38.23 After this operation, 423 kB of additional disk space will be used. [2020-12-15T20:57:36.497Z] #55 38.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-15T20:57:36.497Z] #55 38.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-15T20:57:36.497Z] #55 39.74 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:57:36.497Z] #55 39.95 Fetched 120 kB in 0s (1037 kB/s) [2020-12-15T20:57:36.497Z] #55 40.10 Selecting previously unselected package libbtrfs0. [2020-12-15T20:57:36.497Z] #55 40.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-15T20:57:36.497Z] #55 40.25 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-15T20:57:36.497Z] #55 40.26 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-15T20:57:36.497Z] #55 40.43 Selecting previously unselected package libbtrfs-dev. [2020-12-15T20:57:36.497Z] #55 40.44 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-15T20:57:36.497Z] #55 40.44 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:57:36.497Z] #55 40.67 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-15T20:57:36.497Z] #55 40.68 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:57:36.497Z] #55 40.68 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:57:36.497Z] #55 DONE 41.1s [2020-12-15T20:57:36.497Z] [2020-12-15T20:57:36.497Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:57:36.497Z] #42 40.95 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-15T20:57:36.497Z] #42 40.97 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-15T20:57:36.497Z] #42 40.97 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-15T20:57:36.497Z] #42 41.13 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-12-15T20:57:36.555Z] #27 7.140 [2020-12-15T20:57:36.637Z] #41 78.66 DEP criu/pstree.d [2020-12-15T20:57:36.637Z] #41 78.83 DEP criu/protobuf.d [2020-12-15T20:57:36.677Z] #41 96.95 CC criu/vdso.o [2020-12-15T20:57:36.677Z] #41 97.18 LINK criu/built-in.o [2020-12-15T20:57:36.677Z] #41 ... [2020-12-15T20:57:36.677Z] [2020-12-15T20:57:36.677Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-15T20:57:36.677Z] #39 DONE 0.2s [2020-12-15T20:57:36.677Z] [2020-12-15T20:57:36.677Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:57:36.677Z] #41 97.25 LINK criu/criu [2020-12-15T20:57:36.796Z] #42 41.18 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-12-15T20:57:36.796Z] #42 41.19 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-15T20:57:36.796Z] #42 41.35 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-12-15T20:57:36.796Z] #42 41.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-12-15T20:57:36.796Z] #42 41.38 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-15T20:57:36.893Z] #41 78.98 GEN criu/protobuf-desc-gen.h [2020-12-15T20:57:36.966Z] #41 97.39 DEP lib/c/criu.d [2020-12-15T20:57:36.966Z] #41 97.42 CC images/rpc.pb-c.o [2020-12-15T20:57:37.130Z] #27 7.848 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-15T20:57:37.130Z] #27 7.956 [2020-12-15T20:57:37.256Z] #41 97.64 CC lib/c/criu.o [2020-12-15T20:57:37.391Z] #27 8.095 ####################################################### 77.3% ######################################################################## 100.0% [2020-12-15T20:57:37.448Z] #42 41.78 Selecting previously unselected package libprotobuf17:ppc64el. [2020-12-15T20:57:37.448Z] #42 41.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-12-15T20:57:37.448Z] #42 41.81 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-15T20:57:37.468Z] Running on azwin-2-3c6340 in d:\jenkins\workspace\moby_PR-41806 [Pipeline] { [Pipeline] ws [2020-12-15T20:57:37.485Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-12-15T20:57:37.547Z] #41 97.92 LINK lib/c/built-in.o [2020-12-15T20:57:37.547Z] #41 97.93 LINK lib/c/libcriu.so [2020-12-15T20:57:37.547Z] #41 97.95 LINK lib/c/libcriu.a [2020-12-15T20:57:37.547Z] #41 97.99 GEN magic.py [2020-12-15T20:57:37.547Z] #41 98.04 Note: Building without setproctitle() and strlcpy() support. [2020-12-15T20:57:37.654Z] #27 ... [2020-12-15T20:57:37.654Z] [2020-12-15T20:57:37.654Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:37.654Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.6s done [2020-12-15T20:57:37.654Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-15T20:57:37.654Z] #8 DONE 38.8s [2020-12-15T20:57:37.654Z] [2020-12-15T20:57:37.654Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:57:37.654Z] #27 8.152 [2020-12-15T20:57:37.837Z] #41 98.04 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-15T20:57:37.837Z] #41 98.04 Note: Building without GnuTLS support [2020-12-15T20:57:37.837Z] #41 98.05 Makefile.config:39: Warn: you have no libnftables installed [2020-12-15T20:57:37.837Z] #41 98.05 Makefile.config:40: Warn: Building without nftables support [2020-12-15T20:57:37.837Z] #41 98.23 fatal: not a git repository (or any of the parent directories): .git [2020-12-15T20:57:37.915Z] #27 8.640 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-15T20:57:37.915Z] #27 8.670 skipping existing c35d46ef359f [2020-12-15T20:57:38.105Z] #42 42.74 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-12-15T20:57:38.126Z] #41 98.41 make[1]: Nothing to be done for 'all'. [2020-12-15T20:57:38.126Z] #41 98.61 make[1]: 'images/built-in.o' is up to date. [2020-12-15T20:57:38.126Z] #41 98.62 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-15T20:57:38.126Z] #41 98.63 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-15T20:57:38.126Z] #41 98.64 make[1]: 'compel/libcompel.a' is up to date. [2020-12-15T20:57:38.126Z] #41 98.65 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-15T20:57:38.126Z] #41 98.65 make[1]: Nothing to be done for 'all'. [2020-12-15T20:57:38.126Z] #41 98.66 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-15T20:57:38.126Z] #41 98.72 make[2]: Nothing to be done for 'all'. [2020-12-15T20:57:38.145Z] #8 ... [2020-12-15T20:57:38.145Z] [2020-12-15T20:57:38.145Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-15T20:57:38.145Z] #24 extracting sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 2.9s done [2020-12-15T20:57:38.145Z] #24 DONE 12.7s [2020-12-15T20:57:38.145Z] [2020-12-15T20:57:38.145Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:38.175Z] #27 8.700 [2020-12-15T20:57:38.407Z] #42 42.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-12-15T20:57:38.407Z] #42 42.77 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-15T20:57:38.416Z] #41 98.72 make[2]: Nothing to be done for 'all'. [2020-12-15T20:57:38.416Z] #41 98.73 make[2]: Nothing to be done for 'all'. [2020-12-15T20:57:38.416Z] #41 98.78 make[2]: Nothing to be done for 'all'. [2020-12-15T20:57:38.416Z] #41 98.79 make[2]: Nothing to be done for 'all'. [2020-12-15T20:57:38.416Z] #41 98.80 make[2]: Nothing to be done for 'all'. [2020-12-15T20:57:38.416Z] #41 98.81 make[2]: Nothing to be done for 'all'. [2020-12-15T20:57:38.416Z] #41 98.83 make[2]: Nothing to be done for 'all'. [2020-12-15T20:57:38.416Z] #41 98.84 INSTALL criu/criu [2020-12-15T20:57:38.434Z] #27 9.008 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-15T20:57:38.434Z] #27 9.100 [2020-12-15T20:57:38.434Z] #27 9.152 ######################################################################## 100.0% [2020-12-15T20:57:38.434Z] #27 9.180 [2020-12-15T20:57:38.694Z] #27 9.427 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-15T20:57:38.694Z] #27 9.508 [2020-12-15T20:57:38.706Z] #41 DONE 99.0s [2020-12-15T20:57:38.706Z] [2020-12-15T20:57:38.706Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:38.711Z] #42 43.08 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-12-15T20:57:38.711Z] #42 43.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-12-15T20:57:38.711Z] #42 43.11 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-15T20:57:38.711Z] #42 ... [2020-12-15T20:57:38.711Z] [2020-12-15T20:57:38.711Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:57:38.711Z] #36 25.48 Reading package lists... [2020-12-15T20:57:38.711Z] #36 33.68 Building dependency tree... [2020-12-15T20:57:38.711Z] #36 37.89 The following additional packages will be installed: [2020-12-15T20:57:38.711Z] #36 37.91 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-15T20:57:38.711Z] #36 37.92 Suggested packages: [2020-12-15T20:57:38.711Z] #36 37.92 cmake-doc ninja-build lrzip [2020-12-15T20:57:38.711Z] #36 37.92 Recommended packages: [2020-12-15T20:57:38.711Z] #36 37.92 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-15T20:57:38.711Z] #36 39.21 The following NEW packages will be installed: [2020-12-15T20:57:38.711Z] #36 39.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-15T20:57:38.711Z] #36 39.22 vim-common xxd [2020-12-15T20:57:38.711Z] #36 39.37 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:57:38.711Z] #36 39.37 Need to get 14.9 MB of archives. [2020-12-15T20:57:38.711Z] #36 39.37 After this operation, 67.2 MB of additional disk space will be used. [2020-12-15T20:57:38.711Z] #36 39.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-15T20:57:38.711Z] #36 39.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-15T20:57:38.711Z] #36 39.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-12-15T20:57:38.711Z] #36 39.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-15T20:57:38.711Z] #36 40.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2020-12-15T20:57:38.711Z] #36 40.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-12-15T20:57:38.711Z] #36 40.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-12-15T20:57:38.711Z] #36 40.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-12-15T20:57:38.711Z] #36 40.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-12-15T20:57:38.711Z] #36 40.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-12-15T20:57:38.711Z] #36 42.72 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:57:38.711Z] #36 42.94 Fetched 14.9 MB in 2s (8647 kB/s) [2020-12-15T20:57:38.711Z] #36 43.05 Selecting previously unselected package xxd. [2020-12-15T20:57:38.711Z] #36 43.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-15T20:57:38.711Z] #36 43.18 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-15T20:57:38.711Z] #36 43.18 Unpacking xxd (2:8.1.0875-5) ... [2020-12-15T20:57:38.711Z] #36 43.43 Selecting previously unselected package vim-common. [2020-12-15T20:57:38.711Z] #36 ... [2020-12-15T20:57:38.711Z] [2020-12-15T20:57:38.711Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:38.711Z] #56 0.348 + RM_GOPATH=0 [2020-12-15T20:57:38.711Z] #56 0.349 + TMP_GOPATH= [2020-12-15T20:57:38.711Z] #56 0.349 + : /build [2020-12-15T20:57:38.711Z] #56 0.350 + '[' -z '' ']' [2020-12-15T20:57:38.711Z] #56 0.352 ++ mktemp -d [2020-12-15T20:57:38.711Z] #56 0.355 + export GOPATH=/tmp/tmp.ek7VNSswnv [2020-12-15T20:57:38.711Z] #56 0.356 + GOPATH=/tmp/tmp.ek7VNSswnv [2020-12-15T20:57:38.711Z] #56 0.356 + RM_GOPATH=1 [2020-12-15T20:57:38.711Z] #56 0.356 + case "$(go env GOARCH)" in [2020-12-15T20:57:38.711Z] #56 0.362 ++ go env GOARCH [2020-12-15T20:57:38.711Z] #56 0.393 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:38.711Z] #56 0.394 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:38.711Z] #56 0.402 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:38.711Z] #56 0.416 + dir=/tmp/install [2020-12-15T20:57:38.711Z] #56 0.417 + bin=containerd [2020-12-15T20:57:38.711Z] #56 0.418 + shift [2020-12-15T20:57:38.711Z] #56 0.418 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-15T20:57:38.711Z] #56 0.420 + . /tmp/install/containerd.installer [2020-12-15T20:57:38.711Z] #56 0.420 ++ set -e [2020-12-15T20:57:38.711Z] #56 0.422 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:57:38.711Z] #56 0.443 + install_containerd [2020-12-15T20:57:38.711Z] #56 0.446 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-15T20:57:38.711Z] #56 0.447 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ek7VNSswnv/src/github.com/containerd/containerd [2020-12-15T20:57:38.711Z] #56 0.447 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:57:38.711Z] #56 0.451 Cloning into '/tmp/tmp.ek7VNSswnv/src/github.com/containerd/containerd'... [2020-12-15T20:57:38.784Z] #41 80.76 DEP criu/protobuf-desc.d [2020-12-15T20:57:38.784Z] #41 80.88 DEP criu/proc_parse.d [2020-12-15T20:57:38.784Z] #41 ... [2020-12-15T20:57:38.784Z] [2020-12-15T20:57:38.784Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T20:57:38.784Z] #18 10.38 Fetched 8409 kB in 9s (903 kB/s) [2020-12-15T20:57:38.784Z] #18 10.38 Reading package lists... [2020-12-15T20:57:38.785Z] #18 14.47 Reading package lists... [2020-12-15T20:57:38.785Z] #18 18.21 Building dependency tree... [2020-12-15T20:57:38.891Z] #8 ... [2020-12-15T20:57:38.891Z] [2020-12-15T20:57:38.891Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:57:38.891Z] #27 2.032 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-15T20:57:38.891Z] #27 2.129 [2020-12-15T20:57:38.891Z] #27 2.245 ###### 9.1% ########################## 37.0% ######################################## 56.9% ####################################################### 76.9% ##################################################################### 96.8% ######################################################################## 100.0% [2020-12-15T20:57:38.891Z] #27 2.746 [2020-12-15T20:57:38.891Z] #27 2.863 #################################################### 72.8% ######################################################################## 100.0% [2020-12-15T20:57:38.891Z] #27 2.962 [2020-12-15T20:57:38.891Z] #27 3.079 ######################################### 57.3% ######################################################################## 100.0% [2020-12-15T20:57:38.891Z] #27 3.186 [2020-12-15T20:57:38.891Z] #27 3.303 ####### 10.8% ######################### 35.5% ####################################### 54.8% ##################################################### 74.2% ######################################################### 79.2% ####################################################################### 98.9% ######################################################################## 100.0% [2020-12-15T20:57:38.891Z] #27 3.989 [2020-12-15T20:57:38.891Z] #27 4.102 # 2.4% ###### 9.6% ########## 14.8% ############## 20.0% ################## 25.2% ##################### 30.3% ########################## 36.3% ############################# 41.5% ################################# 46.8% ##################################### 51.9% ######################################### 57.1% ############################################ 62.4% ################################################ 67.5% #################################################### 72.7% ######################################################## 78.0% ########################################################### 82.2% ############################################################# 86.0% ################################################################## 92.3% ######################################################################## 100.0% [2020-12-15T20:57:38.891Z] #27 6.033 [2020-12-15T20:57:38.891Z] #27 6.507 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-15T20:57:38.891Z] #27 6.616 [2020-12-15T20:57:38.891Z] #27 6.704 ######################################################################## 100.0% [2020-12-15T20:57:38.891Z] #27 6.741 [2020-12-15T20:57:38.891Z] #27 7.089 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-15T20:57:38.891Z] #27 7.207 [2020-12-15T20:57:38.891Z] #27 7.324 ################# 24.5% ######################################################################## 100.0% [2020-12-15T20:57:38.891Z] #27 7.380 [2020-12-15T20:57:38.891Z] #27 8.177 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-15T20:57:38.891Z] #27 8.199 skipping existing c35d46ef359f [2020-12-15T20:57:38.891Z] #27 8.231 [2020-12-15T20:57:38.891Z] #27 8.703 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-15T20:57:38.891Z] #27 8.800 [2020-12-15T20:57:38.891Z] #27 8.856 ######################################################################## 100.0% [2020-12-15T20:57:38.891Z] #27 8.884 [2020-12-15T20:57:38.891Z] #27 9.115 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-15T20:57:38.891Z] #27 9.222 [2020-12-15T20:57:38.891Z] #27 9.360 ######################################################################## 100.0% [2020-12-15T20:57:38.891Z] #27 9.380 [2020-12-15T20:57:38.891Z] #27 9.406 Download of images into '/build' complete. [2020-12-15T20:57:38.891Z] #27 9.406 Use something like the following to load the result into a Docker daemon: [2020-12-15T20:57:38.891Z] #27 9.406 tar -cC '/build' . | docker load [2020-12-15T20:57:38.891Z] #27 ... [2020-12-15T20:57:38.891Z] [2020-12-15T20:57:38.891Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-15T20:57:38.891Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.6s done [2020-12-15T20:57:38.954Z] #27 9.583 ######################################################################## 100.0% [2020-12-15T20:57:38.954Z] #27 9.619 [2020-12-15T20:57:38.954Z] #27 9.633 Download of images into '/build' complete. [2020-12-15T20:57:38.954Z] #27 9.633 Use something like the following to load the result into a Docker daemon: [2020-12-15T20:57:38.954Z] #27 9.633 tar -cC '/build' . | docker load [2020-12-15T20:57:38.995Z] #54 ... [2020-12-15T20:57:38.996Z] [2020-12-15T20:57:38.996Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-15T20:57:39.016Z] #56 ... [2020-12-15T20:57:39.016Z] [2020-12-15T20:57:39.016Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:57:39.016Z] #13 25.14 Reading package lists... [2020-12-15T20:57:39.016Z] #13 33.97 Building dependency tree... [2020-12-15T20:57:39.016Z] #13 36.80 The following additional packages will be installed: [2020-12-15T20:57:39.016Z] #13 36.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-15T20:57:39.016Z] #13 36.80 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-15T20:57:39.016Z] #13 36.80 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-15T20:57:39.016Z] #13 36.80 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-15T20:57:39.016Z] #13 36.80 mingw-w64-x86-64-dev [2020-12-15T20:57:39.016Z] #13 36.81 Suggested packages: [2020-12-15T20:57:39.016Z] #13 36.81 gcc-8-locales seccomp wine64 [2020-12-15T20:57:39.016Z] #13 38.78 The following NEW packages will be installed: [2020-12-15T20:57:39.016Z] #13 38.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-15T20:57:39.016Z] #13 38.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-15T20:57:39.016Z] #13 38.78 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-15T20:57:39.016Z] #13 38.79 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-15T20:57:39.016Z] #13 38.79 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-15T20:57:39.016Z] #13 38.79 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-15T20:57:39.016Z] #13 38.81 The following packages will be upgraded: [2020-12-15T20:57:39.016Z] #13 38.82 libsystemd0 libudev1 [2020-12-15T20:57:39.016Z] #13 39.02 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-15T20:57:39.016Z] #13 39.02 Need to get 79.4 MB of archives. [2020-12-15T20:57:39.016Z] #13 39.02 After this operation, 532 MB of additional disk space will be used. [2020-12-15T20:57:39.016Z] #13 39.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u5 [358 kB] [2020-12-15T20:57:39.016Z] #13 39.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u5 [158 kB] [2020-12-15T20:57:39.016Z] #13 39.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-12-15T20:57:39.016Z] #13 39.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-12-15T20:57:39.016Z] #13 39.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-15T20:57:39.016Z] #13 39.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-12-15T20:57:39.016Z] #13 39.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-12-15T20:57:39.016Z] #13 39.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-15T20:57:39.016Z] #13 40.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-15T20:57:39.016Z] #13 40.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-15T20:57:39.016Z] #13 40.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-12-15T20:57:39.041Z] #18 20.49 libcap2-bin is already the newest version (1:2.25-2). [2020-12-15T20:57:39.041Z] #18 20.49 The following additional packages will be installed: [2020-12-15T20:57:39.041Z] #18 20.49 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-15T20:57:39.041Z] #18 20.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-15T20:57:39.041Z] #18 20.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-15T20:57:39.041Z] #18 20.49 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-15T20:57:39.041Z] #18 20.50 python3.7 python3.7-minimal vim-runtime xxd [2020-12-15T20:57:39.041Z] #18 20.50 Suggested packages: [2020-12-15T20:57:39.041Z] #18 20.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-15T20:57:39.041Z] #18 20.51 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-15T20:57:39.041Z] #18 20.51 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-15T20:57:39.041Z] #18 20.51 Recommended packages: [2020-12-15T20:57:39.041Z] #18 20.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-15T20:57:39.041Z] #18 20.51 python3-keyrings.alt python3-xdg unzip [2020-12-15T20:57:39.041Z] #18 ... [2020-12-15T20:57:39.041Z] [2020-12-15T20:57:39.041Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:39.041Z] #43 DONE 152.9s [2020-12-15T20:57:39.041Z] [2020-12-15T20:57:39.041Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:57:39.041Z] #41 81.15 DEP criu/plugin.d [2020-12-15T20:57:39.041Z] #41 81.22 DEP criu/pipes.d [2020-12-15T20:57:39.285Z] #42 DONE 0.2s [2020-12-15T20:57:39.285Z] [2020-12-15T20:57:39.285Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-15T20:57:39.297Z] #41 81.42 DEP criu/pie-util.d [2020-12-15T20:57:39.297Z] #41 81.56 DEP criu/pie-util-vdso.d [2020-12-15T20:57:39.315Z] #13 ... [2020-12-15T20:57:39.315Z] [2020-12-15T20:57:39.315Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:57:39.315Z] #36 43.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-15T20:57:39.315Z] #36 43.53 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-15T20:57:39.543Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.2s done [2020-12-15T20:57:39.554Z] #41 81.82 DEP criu/pie-util-vdso-elf32.d [2020-12-15T20:57:39.575Z] #44 DONE 0.2s [2020-12-15T20:57:39.575Z] [2020-12-15T20:57:39.575Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-15T20:57:39.575Z] #46 DONE 0.2s [2020-12-15T20:57:39.575Z] [2020-12-15T20:57:39.575Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-15T20:57:39.615Z] #36 44.07 Selecting previously unselected package cmake-data. [2020-12-15T20:57:39.615Z] #36 44.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-15T20:57:39.615Z] #36 44.13 Unpacking cmake-data (3.13.4-1) ... [2020-12-15T20:57:39.807Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2020-12-15T20:57:39.826Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-12-15T20:57:39.826Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-15T20:57:39.864Z] #48 DONE 0.2s [2020-12-15T20:57:39.864Z] [2020-12-15T20:57:39.864Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-15T20:57:39.864Z] #50 DONE 0.1s [2020-12-15T20:57:39.864Z] [2020-12-15T20:57:39.865Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-15T20:57:40.117Z] #41 82.00 DEP criu/path.d [2020-12-15T20:57:40.117Z] #41 82.24 DEP criu/parasite-syscall.d [2020-12-15T20:57:40.117Z] #41 82.39 DEP criu/pagemap.d [2020-12-15T20:57:40.154Z] #52 DONE 0.1s [2020-12-15T20:57:40.154Z] [2020-12-15T20:57:40.154Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:40.681Z] #41 82.54 DEP criu/pagemap-cache.d [2020-12-15T20:57:40.681Z] #41 82.70 DEP criu/page-xfer.d [2020-12-15T20:57:40.681Z] #41 82.85 DEP criu/page-pipe.d [2020-12-15T20:57:40.681Z] #41 82.94 DEP criu/netfilter.d [2020-12-15T20:57:41.203Z] #8 DONE 41.4s [2020-12-15T20:57:41.203Z] [2020-12-15T20:57:41.203Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-15T20:57:41.244Z] #41 83.09 DEP criu/net.d [2020-12-15T20:57:41.244Z] #41 83.27 DEP criu/namespaces.d [2020-12-15T20:57:41.500Z] #41 83.46 DEP criu/mount.d [2020-12-15T20:57:41.500Z] #41 83.56 DEP criu/memfd.d [2020-12-15T20:57:41.756Z] #41 83.71 DEP criu/mem.d [2020-12-15T20:57:41.756Z] #41 83.87 DEP criu/lsm.d [2020-12-15T20:57:41.756Z] #41 83.97 DEP criu/log.d [2020-12-15T20:57:42.013Z] #41 84.13 DEP criu/libnetlink.d [2020-12-15T20:57:42.210Z] #54 114.9 + bin/containerd [2020-12-15T20:57:42.270Z] #41 84.32 DEP criu/kerndat.d [2020-12-15T20:57:42.362Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done [2020-12-15T20:57:42.362Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2020-12-15T20:57:42.526Z] #41 84.57 DEP criu/kcmp-ids.d [2020-12-15T20:57:42.526Z] #41 84.69 DEP criu/irmap.d [2020-12-15T20:57:42.782Z] #41 84.80 DEP criu/ipc_ns.d [2020-12-15T20:57:43.038Z] #41 85.00 DEP criu/image.d [2020-12-15T20:57:43.038Z] #41 85.16 DEP criu/image-desc.d [2020-12-15T20:57:43.152Z] #27 ... [2020-12-15T20:57:43.152Z] [2020-12-15T20:57:43.152Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-15T20:57:43.152Z] #9 DONE 5.7s [2020-12-15T20:57:43.152Z] [2020-12-15T20:57:43.152Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:57:43.152Z] #27 DONE 13.8s [2020-12-15T20:57:43.152Z] [2020-12-15T20:57:43.152Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-15T20:57:43.212Z] #36 ... [2020-12-15T20:57:43.212Z] [2020-12-15T20:57:43.212Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:43.212Z] #64 DONE 47.9s [2020-12-15T20:57:43.295Z] #41 85.26 DEP criu/fsnotify.d [2020-12-15T20:57:43.295Z] #41 85.45 DEP criu/filesystems.d [2020-12-15T20:57:43.512Z] [2020-12-15T20:57:43.512Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:43.512Z] #49 46.76 go: finding github.com/fatih/color v1.7.0 [2020-12-15T20:57:43.512Z] #49 46.86 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:57:43.512Z] #49 46.93 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:57:43.512Z] #49 46.97 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:57:43.512Z] #49 47.06 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:57:43.512Z] #49 47.07 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:57:43.512Z] #49 47.10 go: finding github.com/pkg/errors v0.8.1 [2020-12-15T20:57:43.512Z] #49 47.10 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:57:43.512Z] #49 47.19 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:57:43.512Z] #49 47.23 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:57:43.512Z] #49 47.25 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:57:43.512Z] #49 47.27 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:57:43.512Z] #49 47.35 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:57:43.512Z] #49 47.42 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:57:43.512Z] #49 47.42 go: finding github.com/spf13/viper v1.6.1 [2020-12-15T20:57:43.512Z] #49 47.44 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:57:43.512Z] #49 47.44 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:57:43.512Z] #49 47.51 go: finding github.com/stretchr/testify v1.4.0 [2020-12-15T20:57:43.512Z] #49 47.53 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:57:43.512Z] #49 47.71 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:57:43.512Z] #49 47.74 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:57:43.512Z] #49 47.75 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:57:43.512Z] #49 47.77 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:57:43.512Z] #49 47.77 go: finding github.com/spf13/cobra v0.0.5 [2020-12-15T20:57:43.512Z] #49 47.84 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:57:43.512Z] #49 47.87 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:57:43.512Z] #49 47.87 go: finding github.com/gobwas/glob v0.2.3 [2020-12-15T20:57:43.512Z] #49 47.88 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:57:43.512Z] #49 47.94 go: finding github.com/spf13/pflag v1.0.5 [2020-12-15T20:57:43.512Z] #49 47.97 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:57:43.512Z] #49 48.01 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:57:43.512Z] #49 48.03 go: finding github.com/stretchr/objx v0.2.0 [2020-12-15T20:57:43.512Z] #49 48.06 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:57:43.512Z] #49 48.10 go: finding github.com/magiconair/properties v1.8.1 [2020-12-15T20:57:43.512Z] #49 48.19 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:57:43.551Z] #41 85.62 DEP criu/files.d [2020-12-15T20:57:43.551Z] #41 85.80 DEP criu/files-reg.d [2020-12-15T20:57:43.807Z] #41 85.93 DEP criu/files-ext.d [2020-12-15T20:57:43.807Z] #41 86.04 DEP criu/file-lock.d [2020-12-15T20:57:43.812Z] #49 48.21 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:57:43.812Z] #49 48.25 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:57:43.812Z] #49 48.30 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:57:43.812Z] #49 48.39 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:57:43.812Z] #49 48.53 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:57:44.065Z] #41 86.15 DEP criu/file-ids.d [2020-12-15T20:57:44.065Z] #41 86.28 DEP criu/fifo.d [2020-12-15T20:57:44.110Z] #49 48.59 go: finding github.com/spf13/afero v1.1.2 [2020-12-15T20:57:44.110Z] #49 48.62 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:57:44.110Z] #49 48.64 go: finding github.com/spf13/cast v1.3.0 [2020-12-15T20:57:44.110Z] #49 48.64 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:57:44.327Z] #41 86.42 DEP criu/fdstore.d [2020-12-15T20:57:44.327Z] #41 86.50 DEP criu/fault-injection.d [2020-12-15T20:57:44.409Z] #49 48.81 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:57:44.409Z] #49 48.87 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-15T20:57:44.409Z] #49 48.93 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:57:44.409Z] #49 48.94 go: finding golang.org/x/text v0.3.2 [2020-12-15T20:57:44.497Z] #9 ... [2020-12-15T20:57:44.497Z] [2020-12-15T20:57:44.497Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:57:44.497Z] #27 DONE 14.9s [2020-12-15T20:57:44.497Z] [2020-12-15T20:57:44.497Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-15T20:57:44.533Z] #10 DONE 1.1s [2020-12-15T20:57:44.533Z] [2020-12-15T20:57:44.533Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-15T20:57:44.533Z] #29 DONE 0.1s [2020-12-15T20:57:44.533Z] [2020-12-15T20:57:44.533Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-15T20:57:44.533Z] #37 DONE 0.2s [2020-12-15T20:57:44.533Z] [2020-12-15T20:57:44.533Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:57:44.584Z] #41 86.56 DEP criu/external.d [2020-12-15T20:57:44.584Z] #41 86.64 DEP criu/eventpoll.d [2020-12-15T20:57:44.709Z] #49 49.30 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:57:44.709Z] #49 49.32 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:57:44.709Z] #49 49.34 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:57:44.709Z] #49 49.40 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:57:44.709Z] #49 49.43 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:57:44.709Z] #49 49.44 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:57:44.756Z] #9 DONE 3.8s [2020-12-15T20:57:44.844Z] #41 86.89 DEP criu/eventfd.d [2020-12-15T20:57:44.844Z] #41 87.09 DEP criu/crtools.d [2020-12-15T20:57:45.011Z] #49 49.44 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:57:45.011Z] #49 49.49 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:57:45.011Z] #49 49.53 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:57:45.011Z] #49 49.54 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:57:45.011Z] #49 49.55 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:57:45.011Z] #49 49.64 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-15T20:57:45.011Z] #49 49.66 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:57:45.011Z] #49 49.66 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:57:45.011Z] #49 49.66 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:57:45.011Z] #49 49.75 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:57:45.011Z] #49 49.76 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-15T20:57:45.015Z] [2020-12-15T20:57:45.015Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-15T20:57:45.309Z] #49 49.82 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:57:45.309Z] #49 49.85 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:57:45.309Z] #49 50.03 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:57:45.407Z] #41 87.31 DEP criu/cr-service.d [2020-12-15T20:57:45.407Z] #41 87.53 DEP criu/cr-restore.d [2020-12-15T20:57:45.407Z] #41 ... [2020-12-15T20:57:45.407Z] [2020-12-15T20:57:45.407Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T20:57:45.407Z] #18 22.68 The following NEW packages will be installed: [2020-12-15T20:57:45.407Z] #18 22.70 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-15T20:57:45.407Z] #18 22.70 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-15T20:57:45.407Z] #18 22.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-15T20:57:45.407Z] #18 22.70 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-15T20:57:45.407Z] #18 22.70 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-15T20:57:45.407Z] #18 22.70 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-15T20:57:45.407Z] #18 22.70 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-15T20:57:45.407Z] #18 22.71 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-15T20:57:45.407Z] #18 22.71 xz-utils zip [2020-12-15T20:57:45.407Z] #18 23.05 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-15T20:57:45.407Z] #18 23.05 Need to get 28.5 MB of archives. [2020-12-15T20:57:45.407Z] #18 23.05 After this operation, 116 MB of additional disk space will be used. [2020-12-15T20:57:45.407Z] #18 23.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-15T20:57:45.407Z] #18 23.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-15T20:57:45.407Z] #18 23.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-15T20:57:45.407Z] #18 23.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-15T20:57:45.407Z] #18 23.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-15T20:57:45.407Z] #18 23.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-15T20:57:45.407Z] #18 23.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-15T20:57:45.407Z] #18 23.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-15T20:57:45.407Z] #18 23.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-15T20:57:45.407Z] #18 23.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-15T20:57:45.407Z] #18 23.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-15T20:57:45.407Z] #18 23.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-15T20:57:45.407Z] #18 23.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-15T20:57:45.407Z] #18 23.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-15T20:57:45.407Z] #18 23.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-15T20:57:45.407Z] #18 23.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-15T20:57:45.407Z] #18 23.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-15T20:57:45.407Z] #18 23.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-15T20:57:45.407Z] #18 23.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-15T20:57:45.407Z] #18 23.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-15T20:57:45.407Z] #18 23.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-15T20:57:45.407Z] #18 23.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-15T20:57:45.407Z] #18 23.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-15T20:57:45.407Z] #18 23.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-15T20:57:45.407Z] #18 23.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-15T20:57:45.407Z] #18 23.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-15T20:57:45.407Z] #18 23.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-15T20:57:45.407Z] #18 23.71 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-15T20:57:45.407Z] #18 23.72 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-15T20:57:45.407Z] #18 24.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-15T20:57:45.407Z] #18 24.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-15T20:57:45.407Z] #18 24.16 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-15T20:57:45.407Z] #18 24.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-15T20:57:45.407Z] #18 24.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-15T20:57:45.407Z] #18 24.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-15T20:57:45.407Z] #18 24.29 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-15T20:57:45.407Z] #18 24.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-15T20:57:45.407Z] #18 24.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-15T20:57:45.407Z] #18 24.31 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-15T20:57:45.407Z] #18 24.32 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-15T20:57:45.407Z] #18 24.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-15T20:57:45.407Z] #18 24.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-15T20:57:45.407Z] #18 24.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-15T20:57:45.407Z] #18 24.43 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-15T20:57:45.407Z] #18 24.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-15T20:57:45.407Z] #18 24.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-15T20:57:45.407Z] #18 24.82 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-15T20:57:45.407Z] #18 24.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-15T20:57:45.407Z] #18 25.67 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:57:45.407Z] #18 25.79 Fetched 28.5 MB in 2s (13.4 MB/s) [2020-12-15T20:57:45.407Z] #18 25.87 Selecting previously unselected package pigz. [2020-12-15T20:57:45.407Z] #18 25.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-12-15T20:57:45.407Z] #18 25.97 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-15T20:57:45.407Z] #18 25.98 Unpacking pigz (2.4-1) ... [2020-12-15T20:57:45.407Z] #18 26.10 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-15T20:57:45.407Z] #18 26.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-15T20:57:45.407Z] #18 26.11 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-15T20:57:45.407Z] #18 26.45 Selecting previously unselected package python3.7-minimal. [2020-12-15T20:57:45.407Z] #18 26.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-15T20:57:45.407Z] #18 26.47 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-15T20:57:45.613Z] #49 50.14 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-15T20:57:45.613Z] #49 50.21 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:57:45.918Z] #49 50.31 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:57:45.918Z] #49 50.31 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:57:45.918Z] #49 50.36 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:57:45.918Z] #49 50.48 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:57:45.956Z] #10 DONE 0.9s [2020-12-15T20:57:45.956Z] [2020-12-15T20:57:45.956Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:57:45.956Z] #40 ... [2020-12-15T20:57:45.956Z] [2020-12-15T20:57:45.956Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-15T20:57:45.956Z] #29 DONE 0.1s [2020-12-15T20:57:45.970Z] #18 27.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-15T20:57:45.970Z] #18 27.45 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-15T20:57:46.216Z] [2020-12-15T20:57:46.216Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-15T20:57:46.216Z] #37 DONE 0.3s [2020-12-15T20:57:46.216Z] [2020-12-15T20:57:46.216Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:57:46.533Z] #18 ... [2020-12-15T20:57:46.533Z] [2020-12-15T20:57:46.533Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:57:46.533Z] #30 DONE 160.2s [2020-12-15T20:57:46.533Z] [2020-12-15T20:57:46.533Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:57:46.533Z] #41 87.78 DEP criu/cr-errno.d [2020-12-15T20:57:46.533Z] #41 87.81 DEP criu/cr-dump.d [2020-12-15T20:57:46.533Z] #41 88.08 DEP criu/cr-dedup.d [2020-12-15T20:57:46.533Z] #41 88.22 DEP criu/cr-check.d [2020-12-15T20:57:46.533Z] #41 88.40 DEP criu/config.d [2020-12-15T20:57:46.533Z] #41 88.58 DEP criu/clone-noasan.d [2020-12-15T20:57:46.533Z] #41 88.68 DEP criu/cgroup.d [2020-12-15T20:57:47.096Z] #41 88.99 DEP criu/cgroup-props.d [2020-12-15T20:57:47.096Z] #41 89.18 DEP criu/bitmap.d [2020-12-15T20:57:47.096Z] #41 89.27 DEP criu/bfd.d [2020-12-15T20:57:47.658Z] #41 89.47 DEP criu/autofs.d [2020-12-15T20:57:47.659Z] #41 89.73 DEP criu/aio.d [2020-12-15T20:57:47.665Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.9s done [2020-12-15T20:57:47.665Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-12-15T20:57:47.915Z] #41 90.01 DEP criu/action-scripts.d [2020-12-15T20:57:48.176Z] #41 90.35 CC criu/action-scripts.o [2020-12-15T20:57:48.238Z] #8 DONE 22.5s [2020-12-15T20:57:48.238Z] [2020-12-15T20:57:48.238Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-15T20:57:48.238Z] #9 ... [2020-12-15T20:57:48.238Z] [2020-12-15T20:57:48.238Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:57:48.238Z] #25 2.730 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:57:48.238Z] #25 2.747 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:57:48.238Z] #25 2.826 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:57:48.238Z] #25 2.958 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-15T20:57:48.238Z] #25 3.187 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-15T20:57:48.238Z] #25 3.366 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [249 kB] [2020-12-15T20:57:48.238Z] #25 4.757 Fetched 8233 kB in 2s (3605 kB/s) [2020-12-15T20:57:48.238Z] #25 4.757 Reading package lists... [2020-12-15T20:57:48.238Z] #25 6.034 Reading package lists... [2020-12-15T20:57:48.238Z] #25 7.301 Building dependency tree... [2020-12-15T20:57:48.238Z] #25 7.945 The following additional packages will be installed: [2020-12-15T20:57:48.238Z] #25 7.945 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-15T20:57:48.238Z] #25 7.945 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-15T20:57:48.238Z] #25 7.945 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-15T20:57:48.238Z] #25 7.953 Suggested packages: [2020-12-15T20:57:48.238Z] #25 7.953 krb5-doc krb5-user [2020-12-15T20:57:48.238Z] #25 7.953 Recommended packages: [2020-12-15T20:57:48.238Z] #25 7.953 krb5-locales publicsuffix libsasl2-modules [2020-12-15T20:57:48.238Z] #25 8.246 The following NEW packages will be installed: [2020-12-15T20:57:48.238Z] #25 8.246 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-15T20:57:48.238Z] #25 8.246 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-15T20:57:48.238Z] #25 8.246 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-15T20:57:48.238Z] #25 8.257 libssh2-1 libssl1.1 openssl [2020-12-15T20:57:48.238Z] #25 8.545 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-15T20:57:48.238Z] #25 8.545 Need to get 4769 kB of archives. [2020-12-15T20:57:48.238Z] #25 8.545 After this operation, 11.5 MB of additional disk space will be used. [2020-12-15T20:57:48.238Z] #25 8.545 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u4 [1382 kB] [2020-12-15T20:57:48.238Z] #25 8.550 Get:2 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-15T20:57:48.238Z] #25 8.568 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u4 [823 kB] [2020-12-15T20:57:48.238Z] #25 8.627 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-12-15T20:57:48.238Z] #25 8.701 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2020-12-15T20:57:48.238Z] #25 8.706 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2020-12-15T20:57:48.238Z] #25 8.712 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2020-12-15T20:57:48.239Z] #25 8.717 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2020-12-15T20:57:48.239Z] #25 8.720 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-12-15T20:57:48.239Z] #25 8.722 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-12-15T20:57:48.239Z] #25 8.727 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-15T20:57:48.239Z] #25 8.727 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB] [2020-12-15T20:57:48.239Z] #25 8.730 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-12-15T20:57:48.239Z] #25 8.732 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-12-15T20:57:48.239Z] #25 8.735 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-12-15T20:57:48.239Z] #25 8.736 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-12-15T20:57:48.239Z] #25 8.741 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-12-15T20:57:48.239Z] #25 8.745 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-12-15T20:57:48.239Z] #25 8.748 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-12-15T20:57:48.239Z] #25 8.753 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-12-15T20:57:48.239Z] #25 8.753 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-12-15T20:57:48.239Z] #25 9.001 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:57:48.239Z] #25 9.044 Fetched 4769 kB in 0s (10.3 MB/s) [2020-12-15T20:57:48.239Z] #25 9.094 Selecting previously unselected package libssl1.1:arm64. [2020-12-15T20:57:48.239Z] #25 9.094 (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-12-15T20:57:48.239Z] #25 9.101 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_arm64.deb ... [2020-12-15T20:57:48.239Z] #25 9.111 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2020-12-15T20:57:48.239Z] #25 9.307 Selecting previously unselected package openssl. [2020-12-15T20:57:48.239Z] #25 9.308 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_arm64.deb ... [2020-12-15T20:57:48.239Z] #25 9.313 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-15T20:57:48.239Z] #25 9.481 Selecting previously unselected package ca-certificates. [2020-12-15T20:57:48.239Z] #25 9.483 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-15T20:57:48.239Z] #25 9.487 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-15T20:57:48.239Z] #25 9.580 Selecting previously unselected package libkeyutils1:arm64. [2020-12-15T20:57:48.239Z] #25 9.581 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2020-12-15T20:57:48.239Z] #25 9.662 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-12-15T20:57:48.239Z] #25 9.705 Selecting previously unselected package libkrb5support0:arm64. [2020-12-15T20:57:48.239Z] #25 9.706 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2020-12-15T20:57:48.239Z] #25 9.710 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-12-15T20:57:48.239Z] #25 9.758 Selecting previously unselected package libk5crypto3:arm64. [2020-12-15T20:57:48.239Z] #25 9.759 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2020-12-15T20:57:48.239Z] #25 9.764 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-12-15T20:57:48.239Z] #25 9.921 Selecting previously unselected package libkrb5-3:arm64. [2020-12-15T20:57:48.239Z] #25 9.921 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2020-12-15T20:57:48.239Z] #25 9.921 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-12-15T20:57:48.239Z] #25 10.02 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-12-15T20:57:48.239Z] #25 10.02 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2020-12-15T20:57:48.502Z] #25 10.03 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-12-15T20:57:48.502Z] #25 10.08 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-12-15T20:57:48.502Z] #25 10.09 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-12-15T20:57:48.502Z] #25 10.09 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:57:48.502Z] #25 10.14 Selecting previously unselected package libsasl2-2:arm64. [2020-12-15T20:57:48.502Z] #25 10.14 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-12-15T20:57:48.502Z] #25 10.15 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:57:48.502Z] #25 10.19 Selecting previously unselected package libldap-common. [2020-12-15T20:57:48.502Z] #25 10.19 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-15T20:57:48.502Z] #25 10.20 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:57:48.502Z] #25 10.25 Selecting previously unselected package libldap-2.4-2:arm64. [2020-12-15T20:57:48.502Z] #25 10.25 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ... [2020-12-15T20:57:48.502Z] #25 10.26 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:57:48.502Z] #25 10.38 Selecting previously unselected package libnghttp2-14:arm64. [2020-12-15T20:57:48.689Z] #49 ... [2020-12-15T20:57:48.689Z] [2020-12-15T20:57:48.689Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:48.689Z] #34 42.90 sync [2020-12-15T20:57:48.689Z] #34 42.92 internal/reflectlite [2020-12-15T20:57:48.689Z] #34 47.15 errors [2020-12-15T20:57:48.689Z] #34 47.15 sort [2020-12-15T20:57:48.689Z] #34 47.62 strconv [2020-12-15T20:57:48.689Z] #34 47.62 io [2020-12-15T20:57:48.689Z] #34 47.62 internal/oserror [2020-12-15T20:57:48.689Z] #34 48.10 syscall [2020-12-15T20:57:48.689Z] #34 52.11 bytes [2020-12-15T20:57:48.689Z] #34 52.12 strings [2020-12-15T20:57:48.689Z] #34 ... [2020-12-15T20:57:48.689Z] [2020-12-15T20:57:48.689Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:57:48.689Z] #13 44.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-12-15T20:57:48.689Z] #13 46.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-12-15T20:57:48.689Z] #13 46.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-12-15T20:57:48.689Z] #13 46.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-15T20:57:48.689Z] #13 46.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-15T20:57:48.689Z] #13 46.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-12-15T20:57:48.689Z] #13 46.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u5 [110 kB] [2020-12-15T20:57:48.689Z] #13 46.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-12-15T20:57:48.689Z] #13 47.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-12-15T20:57:48.689Z] #13 47.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-12-15T20:57:48.689Z] #13 47.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-12-15T20:57:48.689Z] #13 47.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-12-15T20:57:48.689Z] #13 47.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-12-15T20:57:48.689Z] #13 47.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-12-15T20:57:48.689Z] #13 47.14 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-12-15T20:57:48.689Z] #13 47.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u5 [322 kB] [2020-12-15T20:57:48.689Z] #13 49.26 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:57:48.689Z] #13 49.55 Fetched 79.4 MB in 8s (9677 kB/s) [2020-12-15T20:57:48.689Z] #13 49.70 (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-12-15T20:57:48.689Z] #13 49.79 Preparing to unpack .../libsystemd0_241-7~deb10u5_ppc64el.deb ... [2020-12-15T20:57:48.689Z] #13 49.82 Unpacking libsystemd0:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-15T20:57:48.689Z] #13 50.31 Setting up libsystemd0:ppc64el (241-7~deb10u5) ... [2020-12-15T20:57:48.689Z] #13 50.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-15T20:57:48.689Z] #13 50.63 Preparing to unpack .../libudev1_241-7~deb10u5_ppc64el.deb ... [2020-12-15T20:57:48.689Z] #13 50.66 Unpacking libudev1:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-15T20:57:48.689Z] #13 50.89 Setting up libudev1:ppc64el (241-7~deb10u5) ... [2020-12-15T20:57:48.689Z] #13 51.13 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-15T20:57:48.689Z] #13 51.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-15T20:57:48.689Z] #13 51.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-12-15T20:57:48.689Z] #13 51.28 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-15T20:57:48.741Z] #41 90.77 CC criu/aio.o [2020-12-15T20:57:48.763Z] #25 10.38 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-12-15T20:57:48.763Z] #25 10.39 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-12-15T20:57:48.763Z] #25 10.44 Selecting previously unselected package libpsl5:arm64. [2020-12-15T20:57:48.763Z] #25 10.44 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2020-12-15T20:57:48.763Z] #25 10.45 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-12-15T20:57:48.763Z] #25 10.49 Selecting previously unselected package librtmp1:arm64. [2020-12-15T20:57:48.763Z] #25 10.50 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-12-15T20:57:48.763Z] #25 10.50 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-15T20:57:48.763Z] #25 10.55 Selecting previously unselected package libssh2-1:arm64. [2020-12-15T20:57:48.763Z] #25 10.56 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-12-15T20:57:48.763Z] #25 10.56 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-12-15T20:57:48.763Z] #25 10.61 Selecting previously unselected package libcurl4:arm64. [2020-12-15T20:57:49.114Z] #25 10.61 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-12-15T20:57:49.114Z] #25 10.62 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-12-15T20:57:49.114Z] #25 10.76 Selecting previously unselected package curl. [2020-12-15T20:57:49.114Z] #25 10.76 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-12-15T20:57:49.114Z] #25 10.78 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-15T20:57:49.305Z] #41 91.20 CC criu/autofs.o [2020-12-15T20:57:49.747Z] #13 54.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-15T20:57:49.747Z] #13 54.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-12-15T20:57:49.747Z] #13 54.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-15T20:57:49.809Z] #30 ... [2020-12-15T20:57:49.809Z] [2020-12-15T20:57:49.809Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:57:50.047Z] #13 ... [2020-12-15T20:57:50.047Z] [2020-12-15T20:57:50.047Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:57:50.047Z] #42 44.56 Selecting previously unselected package libprotoc17:ppc64el. [2020-12-15T20:57:50.047Z] #42 44.56 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-12-15T20:57:50.047Z] #42 44.57 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-15T20:57:50.047Z] #42 45.10 Selecting previously unselected package protobuf-c-compiler. [2020-12-15T20:57:50.047Z] #42 45.10 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-12-15T20:57:50.047Z] #42 45.11 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-15T20:57:50.047Z] #42 45.22 Selecting previously unselected package protobuf-compiler. [2020-12-15T20:57:50.047Z] #42 45.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-12-15T20:57:50.047Z] #42 45.23 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-15T20:57:50.047Z] #42 45.44 Selecting previously unselected package python-pkg-resources. [2020-12-15T20:57:50.047Z] #42 45.53 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-15T20:57:50.047Z] #42 45.58 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-15T20:57:50.047Z] #42 46.00 Selecting previously unselected package python-six. [2020-12-15T20:57:50.047Z] #42 46.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-15T20:57:50.047Z] #42 46.01 Unpacking python-six (1.12.0-1) ... [2020-12-15T20:57:50.047Z] #42 46.13 Selecting previously unselected package python-protobuf. [2020-12-15T20:57:50.047Z] #42 46.14 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-12-15T20:57:50.047Z] #42 46.16 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-15T20:57:50.047Z] #42 46.88 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-15T20:57:50.047Z] #42 52.93 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-15T20:57:50.047Z] #42 52.94 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-15T20:57:50.047Z] #42 52.94 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-15T20:57:50.047Z] #42 52.94 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-15T20:57:50.047Z] #42 52.95 Setting up python-six (1.12.0-1) ... [2020-12-15T20:57:50.234Z] #41 92.40 CC criu/bfd.o [2020-12-15T20:57:50.346Z] #42 ... [2020-12-15T20:57:50.346Z] [2020-12-15T20:57:50.346Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:57:50.346Z] #32 46.01 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-12-15T20:57:50.346Z] #32 46.69 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-15T20:57:50.346Z] #32 46.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-15T20:57:50.379Z] #38 ... [2020-12-15T20:57:50.379Z] [2020-12-15T20:57:50.379Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:50.379Z] #49 6.160 + RM_GOPATH=0 [2020-12-15T20:57:50.379Z] #49 6.160 + TMP_GOPATH= [2020-12-15T20:57:50.379Z] #49 6.160 + : /build [2020-12-15T20:57:50.379Z] #49 6.160 + '[' -z '' ']' [2020-12-15T20:57:50.379Z] #49 6.160 ++ mktemp -d [2020-12-15T20:57:50.379Z] #49 6.160 + export GOPATH=/tmp/tmp.xOCHmuLwLL [2020-12-15T20:57:50.379Z] #49 6.160 + GOPATH=/tmp/tmp.xOCHmuLwLL [2020-12-15T20:57:50.379Z] #49 6.160 + RM_GOPATH=1 [2020-12-15T20:57:50.379Z] #49 6.160 + case "$(go env GOARCH)" in [2020-12-15T20:57:50.379Z] #49 6.160 ++ go env GOARCH [2020-12-15T20:57:50.379Z] #49 6.160 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:50.379Z] #49 6.160 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:50.639Z] #49 6.162 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:50.639Z] #49 6.164 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:57:50.639Z] #49 6.164 + dir=/tmp/install [2020-12-15T20:57:50.639Z] #49 6.164 + bin=shfmt [2020-12-15T20:57:50.639Z] #49 6.164 + shift [2020-12-15T20:57:50.639Z] #49 6.164 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-15T20:57:50.639Z] #49 6.164 + . /tmp/install/shfmt.installer [2020-12-15T20:57:50.639Z] #49 6.164 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:57:50.639Z] #49 6.164 + install_shfmt [2020-12-15T20:57:50.639Z] #49 6.164 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-15T20:57:50.639Z] #49 6.164 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xOCHmuLwLL/src/github.com/mvdan/sh [2020-12-15T20:57:50.639Z] #49 6.164 Cloning into '/tmp/tmp.xOCHmuLwLL/src/github.com/mvdan/sh'... [2020-12-15T20:57:50.645Z] #32 ... [2020-12-15T20:57:50.645Z] [2020-12-15T20:57:50.645Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:50.645Z] #45 45.36 sync [2020-12-15T20:57:50.645Z] #45 45.37 internal/reflectlite [2020-12-15T20:57:50.645Z] #45 48.20 internal/singleflight [2020-12-15T20:57:50.645Z] #45 48.22 math/rand [2020-12-15T20:57:50.645Z] #45 48.29 github.com/LK4D4/vndr/godl/singleflight [2020-12-15T20:57:50.645Z] #45 51.41 io [2020-12-15T20:57:50.645Z] #45 51.42 strconv [2020-12-15T20:57:50.645Z] #45 51.43 vendor/golang.org/x/net/dns/dnsmessage [2020-12-15T20:57:50.645Z] #45 51.61 syscall [2020-12-15T20:57:50.797Z] #41 92.85 CC criu/bitmap.o [2020-12-15T20:57:50.904Z] #49 ... [2020-12-15T20:57:50.904Z] [2020-12-15T20:57:50.904Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:50.904Z] #22 6.488 + RM_GOPATH=0 [2020-12-15T20:57:50.904Z] #22 6.504 + TMP_GOPATH= [2020-12-15T20:57:50.904Z] #22 6.504 + : /build [2020-12-15T20:57:50.904Z] #22 6.504 + '[' -z '' ']' [2020-12-15T20:57:50.904Z] #22 6.504 ++ mktemp -d [2020-12-15T20:57:50.904Z] #22 6.504 + export GOPATH=/tmp/tmp.AA0C3vUe80 [2020-12-15T20:57:50.904Z] #22 6.504 + GOPATH=/tmp/tmp.AA0C3vUe80 [2020-12-15T20:57:50.904Z] #22 6.504 + RM_GOPATH=1 [2020-12-15T20:57:50.904Z] #22 6.504 + case "$(go env GOARCH)" in [2020-12-15T20:57:50.904Z] #22 6.504 ++ go env GOARCH [2020-12-15T20:57:50.904Z] #22 6.523 Install docker/cli version 17.06.2-ce from stable [2020-12-15T20:57:50.904Z] #22 6.523 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:50.904Z] #22 6.523 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:50.904Z] #22 6.523 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:50.904Z] #22 6.523 + dir=/tmp/install [2020-12-15T20:57:50.904Z] #22 6.523 + bin=dockercli [2020-12-15T20:57:50.904Z] #22 6.523 + shift [2020-12-15T20:57:50.904Z] #22 6.523 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-15T20:57:50.904Z] #22 6.523 + . /tmp/install/dockercli.installer [2020-12-15T20:57:50.904Z] #22 6.523 ++ : stable [2020-12-15T20:57:50.904Z] #22 6.523 ++ : 17.06.2-ce [2020-12-15T20:57:50.904Z] #22 6.523 + install_dockercli [2020-12-15T20:57:50.904Z] #22 6.523 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-15T20:57:50.904Z] #22 6.523 ++ uname -m [2020-12-15T20:57:50.904Z] #22 6.556 + arch=x86_64 [2020-12-15T20:57:50.904Z] #22 6.556 + '[' x86_64 '!=' x86_64 ']' [2020-12-15T20:57:50.904Z] #22 6.556 + url=https://download.docker.com/linux/static [2020-12-15T20:57:50.904Z] #22 6.556 + tar -xz docker/docker [2020-12-15T20:57:50.904Z] #22 6.556 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-15T20:57:50.944Z] #45 ... [2020-12-15T20:57:50.944Z] [2020-12-15T20:57:50.944Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:50.944Z] #51 55.52 syscall [2020-12-15T20:57:50.944Z] #51 55.54 strconv [2020-12-15T20:57:50.944Z] #51 55.54 strings [2020-12-15T20:57:50.944Z] #51 55.54 bytes [2020-12-15T20:57:51.054Z] #41 93.01 CC criu/cgroup-props.o [2020-12-15T20:57:51.163Z] #22 ... [2020-12-15T20:57:51.163Z] [2020-12-15T20:57:51.163Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:51.163Z] #45 6.864 + RM_GOPATH=0 [2020-12-15T20:57:51.163Z] #45 6.864 + TMP_GOPATH= [2020-12-15T20:57:51.163Z] #45 6.864 + : /build [2020-12-15T20:57:51.163Z] #45 6.864 + '[' -z '' ']' [2020-12-15T20:57:51.163Z] #45 6.864 ++ mktemp -d [2020-12-15T20:57:51.163Z] #45 6.887 + export GOPATH=/tmp/tmp.NREZNyJCVG [2020-12-15T20:57:51.163Z] #45 6.887 + GOPATH=/tmp/tmp.NREZNyJCVG [2020-12-15T20:57:51.163Z] #45 6.887 + RM_GOPATH=1 [2020-12-15T20:57:51.163Z] #45 6.887 + case "$(go env GOARCH)" in [2020-12-15T20:57:51.163Z] #45 6.887 ++ go env GOARCH [2020-12-15T20:57:51.163Z] #45 6.900 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:51.163Z] #45 6.900 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:51.163Z] #45 6.900 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:51.163Z] #45 6.908 + dir=/tmp/install [2020-12-15T20:57:51.163Z] #45 6.909 + bin=gotestsum [2020-12-15T20:57:51.163Z] #45 6.909 + shift [2020-12-15T20:57:51.163Z] #45 6.909 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-15T20:57:51.163Z] #45 6.909 + . /tmp/install/gotestsum.installer [2020-12-15T20:57:51.163Z] #45 6.910 ++ : v0.5.3 [2020-12-15T20:57:51.163Z] #45 6.910 + install_gotestsum [2020-12-15T20:57:51.163Z] #45 6.911 + set -e [2020-12-15T20:57:51.163Z] #45 6.912 + export GO111MODULE=on [2020-12-15T20:57:51.163Z] #45 6.912 + GO111MODULE=on [2020-12-15T20:57:51.163Z] #45 6.912 + GOBIN=/build [2020-12-15T20:57:51.163Z] #45 6.912 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-15T20:57:51.163Z] #45 7.013 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-15T20:57:51.163Z] #45 7.016 go: finding gotest.tools v0.5.3 [2020-12-15T20:57:51.311Z] #41 ... [2020-12-15T20:57:51.311Z] [2020-12-15T20:57:51.311Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T20:57:51.311Z] #18 30.36 Selecting previously unselected package python3-minimal. [2020-12-15T20:57:51.311Z] #18 30.36 (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-12-15T20:57:51.311Z] #18 30.40 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-15T20:57:51.311Z] #18 30.41 Unpacking python3-minimal (3.7.3-1) ... [2020-12-15T20:57:51.311Z] #18 30.48 Selecting previously unselected package libmpdec2:amd64. [2020-12-15T20:57:51.311Z] #18 30.48 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-15T20:57:51.311Z] #18 30.49 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-15T20:57:51.311Z] #18 30.60 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-15T20:57:51.311Z] #18 30.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-15T20:57:51.311Z] #18 30.61 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-15T20:57:51.311Z] #18 31.59 Selecting previously unselected package python3.7. [2020-12-15T20:57:51.311Z] #18 31.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-15T20:57:51.311Z] #18 31.60 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-15T20:57:51.311Z] #18 31.73 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-15T20:57:51.311Z] #18 31.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-15T20:57:51.311Z] #18 31.74 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-15T20:57:51.311Z] #18 31.88 Setting up python3-minimal (3.7.3-1) ... [2020-12-15T20:57:51.311Z] #18 32.62 Selecting previously unselected package python3. [2020-12-15T20:57:51.311Z] #18 32.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-12-15T20:57:51.311Z] #18 32.69 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-15T20:57:51.311Z] #18 32.72 Unpacking python3 (3.7.3-1) ... [2020-12-15T20:57:51.311Z] #18 32.82 Selecting previously unselected package libip4tc0:amd64. [2020-12-15T20:57:51.311Z] #18 32.84 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-15T20:57:51.311Z] #18 32.84 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-15T20:57:51.494Z] #38 ... [2020-12-15T20:57:51.494Z] [2020-12-15T20:57:51.494Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:57:51.494Z] #34 4.847 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:57:51.494Z] #34 4.847 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:57:51.494Z] #34 4.947 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:57:51.494Z] #34 5.121 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:57:51.494Z] #34 5.498 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:57:51.567Z] #18 32.94 Selecting previously unselected package libip6tc0:amd64. [2020-12-15T20:57:51.567Z] #18 32.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-15T20:57:51.567Z] #18 32.95 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-15T20:57:51.567Z] #18 33.09 Selecting previously unselected package libiptc0:amd64. [2020-12-15T20:57:51.567Z] #18 33.10 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-15T20:57:51.567Z] #18 33.12 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-15T20:57:51.667Z] #25 13.07 Selecting previously unselected package libonig5:arm64. [2020-12-15T20:57:51.667Z] #25 13.07 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2020-12-15T20:57:51.667Z] #25 13.54 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-12-15T20:57:51.823Z] #18 33.21 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-15T20:57:51.823Z] #18 33.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-15T20:57:51.823Z] #18 33.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-15T20:57:51.823Z] #18 33.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-15T20:57:51.823Z] #18 33.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-15T20:57:51.823Z] #18 33.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-15T20:57:51.823Z] #18 33.38 Selecting previously unselected package libnftnl11:amd64. [2020-12-15T20:57:51.823Z] #18 33.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-15T20:57:51.823Z] #18 33.40 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-15T20:57:52.079Z] #18 33.48 Selecting previously unselected package iptables. [2020-12-15T20:57:52.079Z] #18 33.49 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-15T20:57:52.079Z] #18 33.50 Unpacking iptables (1.8.2-4) ... [2020-12-15T20:57:52.102Z] #45 ... [2020-12-15T20:57:52.102Z] [2020-12-15T20:57:52.102Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:57:52.102Z] #30 7.664 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-15T20:57:52.102Z] #30 7.664 Cloning into '.'... [2020-12-15T20:57:52.336Z] #18 33.85 Selecting previously unselected package xxd. [2020-12-15T20:57:52.336Z] #18 33.86 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-15T20:57:52.336Z] #18 33.87 Unpacking xxd (2:8.1.0875-5) ... [2020-12-15T20:57:52.441Z] #34 6.415 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:57:52.592Z] #18 34.02 Selecting previously unselected package vim-common. [2020-12-15T20:57:52.592Z] #18 34.03 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-15T20:57:52.592Z] #18 34.06 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-15T20:57:52.592Z] #18 34.23 Selecting previously unselected package bash-completion. [2020-12-15T20:57:52.592Z] #18 34.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-15T20:57:52.701Z] #34 ... [2020-12-15T20:57:52.701Z] [2020-12-15T20:57:52.701Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:52.701Z] #43 6.872 + RM_GOPATH=0 [2020-12-15T20:57:52.701Z] #43 6.872 + TMP_GOPATH= [2020-12-15T20:57:52.701Z] #43 6.872 + : /build [2020-12-15T20:57:52.701Z] #43 6.872 + '[' -z '' ']' [2020-12-15T20:57:52.701Z] #43 6.873 ++ mktemp -d [2020-12-15T20:57:52.701Z] #43 6.874 + export GOPATH=/tmp/tmp.19IJCHNNcv [2020-12-15T20:57:52.701Z] #43 6.874 + GOPATH=/tmp/tmp.19IJCHNNcv [2020-12-15T20:57:52.701Z] #43 6.880 + RM_GOPATH=1 [2020-12-15T20:57:52.701Z] #43 6.880 + case "$(go env GOARCH)" in [2020-12-15T20:57:52.701Z] #43 6.880 ++ go env GOARCH [2020-12-15T20:57:52.701Z] #43 6.898 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:52.701Z] #43 6.898 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:52.701Z] #43 6.898 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:52.701Z] #43 6.908 + dir=/tmp/install [2020-12-15T20:57:52.701Z] #43 6.908 + bin=vndr [2020-12-15T20:57:52.701Z] #43 6.908 + shift [2020-12-15T20:57:52.701Z] #43 6.908 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-15T20:57:52.701Z] #43 6.908 + . /tmp/install/vndr.installer [2020-12-15T20:57:52.701Z] #43 6.908 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:57:52.701Z] #43 6.908 + install_vndr [2020-12-15T20:57:52.701Z] #43 6.908 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-15T20:57:52.701Z] #43 6.908 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.19IJCHNNcv/src/github.com/LK4D4/vndr [2020-12-15T20:57:52.701Z] #43 6.908 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:57:52.701Z] #43 6.921 Cloning into '/tmp/tmp.19IJCHNNcv/src/github.com/LK4D4/vndr'... [2020-12-15T20:57:53.271Z] #43 ... [2020-12-15T20:57:53.271Z] [2020-12-15T20:57:53.271Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:53.271Z] #47 7.228 + RM_GOPATH=0 [2020-12-15T20:57:53.271Z] #47 7.228 + TMP_GOPATH= [2020-12-15T20:57:53.271Z] #47 7.228 + : /build [2020-12-15T20:57:53.271Z] #47 7.228 + '[' -z '' ']' [2020-12-15T20:57:53.271Z] #47 7.229 ++ mktemp -d [2020-12-15T20:57:53.271Z] #47 7.234 + export GOPATH=/tmp/tmp.zuPQrOlHca [2020-12-15T20:57:53.271Z] #47 7.234 + GOPATH=/tmp/tmp.zuPQrOlHca [2020-12-15T20:57:53.271Z] #47 7.234 + RM_GOPATH=1 [2020-12-15T20:57:53.271Z] #47 7.234 + case "$(go env GOARCH)" in [2020-12-15T20:57:53.271Z] #47 7.234 ++ go env GOARCH [2020-12-15T20:57:53.271Z] #47 7.273 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:53.271Z] #47 7.273 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:53.271Z] #47 7.274 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:53.271Z] #47 7.276 + dir=/tmp/install [2020-12-15T20:57:53.271Z] #47 7.288 + bin=golangci_lint [2020-12-15T20:57:53.271Z] #47 7.288 + shift [2020-12-15T20:57:53.271Z] #47 7.288 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-15T20:57:53.271Z] #47 7.288 + . /tmp/install/golangci_lint.installer [2020-12-15T20:57:53.271Z] #47 7.288 ++ : v1.23.8 [2020-12-15T20:57:53.271Z] #47 7.288 + install_golangci_lint [2020-12-15T20:57:53.271Z] #47 7.288 + set -e [2020-12-15T20:57:53.271Z] #47 7.288 + export GO111MODULE=on [2020-12-15T20:57:53.271Z] #47 7.288 + GO111MODULE=on [2020-12-15T20:57:53.271Z] #47 7.288 + GOBIN=/build [2020-12-15T20:57:53.271Z] #47 7.288 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-15T20:57:53.271Z] #47 7.352 go: finding github.com v1.23.8 [2020-12-15T20:57:53.271Z] #47 7.352 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-15T20:57:53.271Z] #47 7.352 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-15T20:57:53.271Z] #47 7.352 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:57:53.271Z] #47 7.352 go: finding github.com/golangci v1.23.8 [2020-12-15T20:57:53.583Z] #25 15.14 Selecting previously unselected package libjq1:arm64. [2020-12-15T20:57:53.583Z] #25 15.14 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-12-15T20:57:53.583Z] #25 15.15 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-15T20:57:53.583Z] #25 15.22 Selecting previously unselected package jq. [2020-12-15T20:57:53.583Z] #25 15.22 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-12-15T20:57:53.583Z] #25 15.23 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-15T20:57:53.583Z] #25 15.29 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-12-15T20:57:53.583Z] #25 15.32 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-12-15T20:57:53.583Z] #25 15.35 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2020-12-15T20:57:53.732Z] #51 ... [2020-12-15T20:57:53.732Z] [2020-12-15T20:57:53.732Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:57:53.732Z] #36 48.42 Selecting previously unselected package libicu63:ppc64el. [2020-12-15T20:57:53.732Z] #36 48.43 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-15T20:57:53.732Z] #36 48.44 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-15T20:57:53.732Z] #36 53.92 Selecting previously unselected package libxml2:ppc64el. [2020-12-15T20:57:53.732Z] #36 53.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2020-12-15T20:57:53.732Z] #36 53.93 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2020-12-15T20:57:53.732Z] #36 54.45 Selecting previously unselected package libarchive13:ppc64el. [2020-12-15T20:57:53.732Z] #36 54.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-12-15T20:57:53.732Z] #36 54.46 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-15T20:57:53.732Z] #36 54.74 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-12-15T20:57:53.732Z] #36 54.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-12-15T20:57:53.732Z] #36 54.75 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-15T20:57:53.732Z] #36 54.95 Selecting previously unselected package librhash0:ppc64el. [2020-12-15T20:57:53.732Z] #36 54.95 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-12-15T20:57:53.732Z] #36 54.97 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-12-15T20:57:53.732Z] #36 55.14 Selecting previously unselected package libuv1:ppc64el. [2020-12-15T20:57:53.732Z] #36 55.14 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-12-15T20:57:53.732Z] #36 55.14 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-12-15T20:57:53.732Z] #36 55.29 Selecting previously unselected package cmake. [2020-12-15T20:57:53.732Z] #36 55.31 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-12-15T20:57:53.732Z] #36 55.31 Unpacking cmake (3.13.4-1) ... [2020-12-15T20:57:53.732Z] #36 58.35 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-15T20:57:53.732Z] #36 58.38 Setting up xxd (2:8.1.0875-5) ... [2020-12-15T20:57:53.732Z] #36 58.40 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-12-15T20:57:53.732Z] #36 58.40 Setting up vim-common (2:8.1.0875-5) ... [2020-12-15T20:57:53.732Z] #36 58.46 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-12-15T20:57:53.839Z] #47 ... [2020-12-15T20:57:53.839Z] [2020-12-15T20:57:53.839Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:53.839Z] #43 7.847 + cd /tmp/tmp.19IJCHNNcv/src/github.com/LK4D4/vndr [2020-12-15T20:57:53.839Z] #43 7.847 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:57:53.839Z] #43 7.881 + go build -buildmode=pie -v -o /build/vndr . [2020-12-15T20:57:53.846Z] #25 ... [2020-12-15T20:57:53.846Z] [2020-12-15T20:57:53.846Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-15T20:57:53.846Z] #9 DONE 5.8s [2020-12-15T20:57:53.846Z] [2020-12-15T20:57:53.846Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:57:53.846Z] #25 15.59 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-12-15T20:57:53.846Z] #25 15.60 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:57:53.846Z] #25 15.62 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-12-15T20:57:53.846Z] #25 15.64 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:57:53.846Z] #25 15.65 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-15T20:57:53.846Z] #25 15.66 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-12-15T20:57:53.846Z] #25 15.68 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-15T20:57:54.031Z] #36 58.47 Setting up cmake-data (3.13.4-1) ... [2020-12-15T20:57:54.031Z] #36 58.48 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2020-12-15T20:57:54.031Z] #36 58.48 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-15T20:57:54.031Z] #36 58.49 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-15T20:57:54.031Z] #36 58.49 Setting up cmake (3.13.4-1) ... [2020-12-15T20:57:54.031Z] #36 58.50 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:57:54.031Z] #36 58.58 Processing triggers for mime-support (3.62) ... [2020-12-15T20:57:54.031Z] #36 ... [2020-12-15T20:57:54.031Z] [2020-12-15T20:57:54.031Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:57:54.031Z] #13 57.43 Selecting previously unselected package binutils-mingw-w64. [2020-12-15T20:57:54.031Z] #13 57.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-15T20:57:54.031Z] #13 57.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-15T20:57:54.031Z] #13 57.56 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-12-15T20:57:54.031Z] #13 57.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-15T20:57:54.031Z] #13 57.57 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-15T20:57:54.031Z] #13 57.75 Selecting previously unselected package dmsetup. [2020-12-15T20:57:54.031Z] #13 57.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-12-15T20:57:54.031Z] #13 57.78 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-15T20:57:54.031Z] #13 58.00 Selecting previously unselected package mingw-w64-common. [2020-12-15T20:57:54.031Z] #13 58.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-15T20:57:54.031Z] #13 58.01 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-15T20:57:54.107Z] #25 15.69 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-12-15T20:57:54.107Z] #25 15.71 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-12-15T20:57:54.107Z] #25 15.72 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-15T20:57:54.107Z] #25 15.74 Setting up libonig5:arm64 (6.9.1-1) ... [2020-12-15T20:57:54.107Z] #25 15.76 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-15T20:57:54.107Z] #25 15.77 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-15T20:57:54.107Z] #25 15.78 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-15T20:57:54.328Z] #13 ... [2020-12-15T20:57:54.328Z] [2020-12-15T20:57:54.328Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:57:54.328Z] #36 58.58 Processing triggers for mime-support (3.62) ... [2020-12-15T20:57:54.328Z] #36 DONE 59.0s [2020-12-15T20:57:54.626Z] [2020-12-15T20:57:54.626Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:54.626Z] #34 59.11 bufio [2020-12-15T20:57:54.701Z] #30 ... [2020-12-15T20:57:54.701Z] [2020-12-15T20:57:54.701Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:57:54.701Z] #53 6.394 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:57:54.701Z] #53 6.414 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:57:54.701Z] #53 6.414 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:57:54.701Z] #53 7.052 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:57:54.701Z] #53 ... [2020-12-15T20:57:54.701Z] [2020-12-15T20:57:54.701Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:57:54.701Z] #11 8.262 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:57:54.701Z] #11 8.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:57:54.701Z] #11 8.366 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:57:54.701Z] #11 9.942 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:57:54.701Z] #11 ... [2020-12-15T20:57:54.701Z] [2020-12-15T20:57:54.701Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:54.701Z] #43 8.021 + RM_GOPATH=0 [2020-12-15T20:57:54.701Z] #43 8.021 + TMP_GOPATH= [2020-12-15T20:57:54.701Z] #43 8.021 + : /build [2020-12-15T20:57:54.701Z] #43 8.021 + '[' -z '' ']' [2020-12-15T20:57:54.701Z] #43 8.021 ++ mktemp -d [2020-12-15T20:57:54.701Z] #43 8.021 + export GOPATH=/tmp/tmp.5H0QNaqXD0 [2020-12-15T20:57:54.701Z] #43 8.021 + GOPATH=/tmp/tmp.5H0QNaqXD0 [2020-12-15T20:57:54.701Z] #43 8.021 + RM_GOPATH=1 [2020-12-15T20:57:54.701Z] #43 8.021 + case "$(go env GOARCH)" in [2020-12-15T20:57:54.701Z] #43 8.023 ++ go env GOARCH [2020-12-15T20:57:54.701Z] #43 8.214 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:54.701Z] #43 8.214 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:54.701Z] #43 8.214 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:54.701Z] #43 8.214 + dir=/tmp/install [2020-12-15T20:57:54.701Z] #43 8.214 + bin=vndr [2020-12-15T20:57:54.701Z] #43 8.214 + shift [2020-12-15T20:57:54.701Z] #43 8.214 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-15T20:57:54.701Z] #43 8.214 + . /tmp/install/vndr.installer [2020-12-15T20:57:54.701Z] #43 8.214 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:57:54.701Z] #43 8.214 + install_vndr [2020-12-15T20:57:54.701Z] #43 8.214 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-15T20:57:54.701Z] #43 8.214 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5H0QNaqXD0/src/github.com/LK4D4/vndr [2020-12-15T20:57:54.701Z] #43 8.214 Cloning into '/tmp/tmp.5H0QNaqXD0/src/github.com/LK4D4/vndr'... [2020-12-15T20:57:54.701Z] #43 8.214 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:57:54.701Z] #43 9.490 + cd /tmp/tmp.5H0QNaqXD0/src/github.com/LK4D4/vndr [2020-12-15T20:57:54.701Z] #43 9.496 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:57:54.701Z] #43 9.522 + go build -buildmode=pie -v -o /build/vndr . [2020-12-15T20:57:54.701Z] #43 ... [2020-12-15T20:57:54.701Z] [2020-12-15T20:57:54.701Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:54.701Z] #56 6.818 + RM_GOPATH=0 [2020-12-15T20:57:54.701Z] #56 6.818 + TMP_GOPATH= [2020-12-15T20:57:54.701Z] #56 6.818 + : /build [2020-12-15T20:57:54.701Z] #56 6.818 + '[' -z '' ']' [2020-12-15T20:57:54.701Z] #56 6.818 ++ mktemp -d [2020-12-15T20:57:54.701Z] #56 6.818 + export GOPATH=/tmp/tmp.PCYKLRQJoA [2020-12-15T20:57:54.701Z] #56 6.818 + GOPATH=/tmp/tmp.PCYKLRQJoA [2020-12-15T20:57:54.701Z] #56 6.818 + RM_GOPATH=1 [2020-12-15T20:57:54.701Z] #56 6.818 + case "$(go env GOARCH)" in [2020-12-15T20:57:54.701Z] #56 6.844 ++ go env GOARCH [2020-12-15T20:57:54.701Z] #56 6.891 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:54.701Z] #56 6.891 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:54.701Z] #56 6.891 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:54.701Z] #56 6.900 + dir=/tmp/install [2020-12-15T20:57:54.701Z] #56 6.900 + bin=rootlesskit [2020-12-15T20:57:54.701Z] #56 6.900 + shift [2020-12-15T20:57:54.701Z] #56 6.900 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-15T20:57:54.701Z] #56 6.900 + . /tmp/install/rootlesskit.installer [2020-12-15T20:57:54.701Z] #56 6.900 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:57:54.701Z] #56 6.900 + install_rootlesskit [2020-12-15T20:57:54.701Z] #56 6.900 + case "$1" in [2020-12-15T20:57:54.701Z] #56 6.900 + export CGO_ENABLED=0 [2020-12-15T20:57:54.701Z] #56 6.900 + CGO_ENABLED=0 [2020-12-15T20:57:54.701Z] #56 6.900 + _install_rootlesskit [2020-12-15T20:57:54.701Z] #56 6.900 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-15T20:57:54.701Z] #56 6.900 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PCYKLRQJoA/src/github.com/rootless-containers/rootlesskit [2020-12-15T20:57:54.701Z] #56 6.905 Cloning into '/tmp/tmp.PCYKLRQJoA/src/github.com/rootless-containers/rootlesskit'... [2020-12-15T20:57:54.701Z] #56 6.905 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:57:54.722Z] #25 ... [2020-12-15T20:57:54.722Z] [2020-12-15T20:57:54.722Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-15T20:57:54.722Z] #10 DONE 0.9s [2020-12-15T20:57:54.960Z] #56 ... [2020-12-15T20:57:54.960Z] [2020-12-15T20:57:54.960Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:54.960Z] #47 7.072 + RM_GOPATH=0 [2020-12-15T20:57:54.960Z] #47 7.072 + TMP_GOPATH= [2020-12-15T20:57:54.960Z] #47 7.072 + : /build [2020-12-15T20:57:54.960Z] #47 7.072 + '[' -z '' ']' [2020-12-15T20:57:54.960Z] #47 7.073 ++ mktemp -d [2020-12-15T20:57:54.960Z] #47 7.076 + export GOPATH=/tmp/tmp.d9mrRdaTiI [2020-12-15T20:57:54.960Z] #47 7.076 + GOPATH=/tmp/tmp.d9mrRdaTiI [2020-12-15T20:57:54.960Z] #47 7.076 + RM_GOPATH=1 [2020-12-15T20:57:54.960Z] #47 7.076 + case "$(go env GOARCH)" in [2020-12-15T20:57:54.960Z] #47 7.076 ++ go env GOARCH [2020-12-15T20:57:54.960Z] #47 7.120 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:54.960Z] #47 7.120 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:54.960Z] #47 7.123 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:54.960Z] #47 7.124 + dir=/tmp/install [2020-12-15T20:57:54.960Z] #47 7.124 + bin=golangci_lint [2020-12-15T20:57:54.960Z] #47 7.124 + shift [2020-12-15T20:57:54.960Z] #47 7.124 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-15T20:57:54.960Z] #47 7.124 + . /tmp/install/golangci_lint.installer [2020-12-15T20:57:54.960Z] #47 7.124 ++ : v1.23.8 [2020-12-15T20:57:54.960Z] #47 7.124 + install_golangci_lint [2020-12-15T20:57:54.960Z] #47 7.124 + set -e [2020-12-15T20:57:54.960Z] #47 7.124 + export GO111MODULE=on [2020-12-15T20:57:54.960Z] #47 7.125 + GO111MODULE=on [2020-12-15T20:57:54.960Z] #47 7.125 + GOBIN=/build [2020-12-15T20:57:54.960Z] #47 7.125 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-15T20:57:54.960Z] #47 7.182 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-15T20:57:54.960Z] #47 7.182 go: finding github.com v1.23.8 [2020-12-15T20:57:54.961Z] #47 7.192 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:57:54.961Z] #47 7.192 go: finding github.com/golangci v1.23.8 [2020-12-15T20:57:54.961Z] #47 7.192 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-15T20:57:54.961Z] #47 8.326 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:57:54.961Z] #47 9.496 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:57:54.986Z] [2020-12-15T20:57:54.986Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:57:54.986Z] #25 16.52 Updating certificates in /etc/ssl/certs... [2020-12-15T20:57:54.986Z] #25 ... [2020-12-15T20:57:54.986Z] [2020-12-15T20:57:54.986Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-15T20:57:54.986Z] #29 DONE 0.3s [2020-12-15T20:57:55.220Z] #47 ... [2020-12-15T20:57:55.220Z] [2020-12-15T20:57:55.220Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:55.220Z] #62 6.402 + RM_GOPATH=0 [2020-12-15T20:57:55.220Z] #62 6.402 + TMP_GOPATH= [2020-12-15T20:57:55.220Z] #62 6.402 + : /build [2020-12-15T20:57:55.220Z] #62 6.402 + '[' -z '' ']' [2020-12-15T20:57:55.220Z] #62 6.402 ++ mktemp -d [2020-12-15T20:57:55.220Z] #62 6.402 + export GOPATH=/tmp/tmp.GSxT0AMZdL [2020-12-15T20:57:55.220Z] #62 6.402 + GOPATH=/tmp/tmp.GSxT0AMZdL [2020-12-15T20:57:55.220Z] #62 6.402 + RM_GOPATH=1 [2020-12-15T20:57:55.220Z] #62 6.402 + case "$(go env GOARCH)" in [2020-12-15T20:57:55.220Z] #62 6.420 ++ go env GOARCH [2020-12-15T20:57:55.220Z] #62 6.430 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:57:55.220Z] #62 6.431 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:55.220Z] #62 6.431 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:55.220Z] #62 6.431 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:55.220Z] #62 6.431 + dir=/tmp/install [2020-12-15T20:57:55.220Z] #62 6.431 + bin=proxy [2020-12-15T20:57:55.220Z] #62 6.431 + shift [2020-12-15T20:57:55.220Z] #62 6.431 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-15T20:57:55.220Z] #62 6.431 + . /tmp/install/proxy.installer [2020-12-15T20:57:55.220Z] #62 6.431 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:57:55.220Z] #62 6.431 + install_proxy [2020-12-15T20:57:55.220Z] #62 6.431 + case "$1" in [2020-12-15T20:57:55.220Z] #62 6.431 + export CGO_ENABLED=0 [2020-12-15T20:57:55.220Z] #62 6.431 + CGO_ENABLED=0 [2020-12-15T20:57:55.220Z] #62 6.431 + _install_proxy [2020-12-15T20:57:55.220Z] #62 6.431 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-15T20:57:55.220Z] #62 6.431 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GSxT0AMZdL/src/github.com/docker/libnetwork [2020-12-15T20:57:55.220Z] #62 6.431 Cloning into '/tmp/tmp.GSxT0AMZdL/src/github.com/docker/libnetwork'... [2020-12-15T20:57:55.220Z] #62 ... [2020-12-15T20:57:55.220Z] [2020-12-15T20:57:55.220Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:57:55.220Z] #34 9.109 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:57:55.220Z] #34 9.177 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:57:55.220Z] #34 9.177 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:57:55.248Z] [2020-12-15T20:57:55.248Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-15T20:57:55.248Z] #37 DONE 0.3s [2020-12-15T20:57:55.248Z] [2020-12-15T20:57:55.248Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:57:55.664Z] #34 ... [2020-12-15T20:57:55.664Z] [2020-12-15T20:57:55.664Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:57:55.664Z] #40 8.095 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:57:55.664Z] #40 8.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:57:55.664Z] #40 8.234 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:57:55.664Z] #40 10.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:57:55.664Z] #40 ... [2020-12-15T20:57:55.664Z] [2020-12-15T20:57:55.664Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:55.664Z] #32 7.610 + RM_GOPATH=0 [2020-12-15T20:57:55.664Z] #32 7.610 + TMP_GOPATH= [2020-12-15T20:57:55.664Z] #32 7.610 + : /build [2020-12-15T20:57:55.664Z] #32 7.610 + '[' -z '' ']' [2020-12-15T20:57:55.664Z] #32 7.610 ++ mktemp -d [2020-12-15T20:57:55.664Z] #32 7.610 + export GOPATH=/tmp/tmp.BGMuLdmke2 [2020-12-15T20:57:55.664Z] #32 7.610 + GOPATH=/tmp/tmp.BGMuLdmke2 [2020-12-15T20:57:55.664Z] #32 7.610 + RM_GOPATH=1 [2020-12-15T20:57:55.664Z] #32 7.610 + case "$(go env GOARCH)" in [2020-12-15T20:57:55.664Z] #32 7.610 ++ go env GOARCH [2020-12-15T20:57:55.664Z] #32 7.649 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:55.664Z] #32 7.649 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:55.664Z] #32 7.649 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:55.664Z] #32 7.652 + dir=/tmp/install [2020-12-15T20:57:55.664Z] #32 7.652 + bin=tomlv [2020-12-15T20:57:55.664Z] #32 7.652 + shift [2020-12-15T20:57:55.664Z] #32 7.652 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-15T20:57:55.664Z] #32 7.652 + . /tmp/install/tomlv.installer [2020-12-15T20:57:55.664Z] #32 7.652 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:57:55.664Z] #32 7.652 + install_tomlv [2020-12-15T20:57:55.664Z] #32 7.652 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-15T20:57:55.664Z] #32 7.652 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:57:55.664Z] #32 7.655 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BGMuLdmke2/src/github.com/BurntSushi/toml [2020-12-15T20:57:55.664Z] #32 7.686 Cloning into '/tmp/tmp.BGMuLdmke2/src/github.com/BurntSushi/toml'... [2020-12-15T20:57:55.664Z] #32 9.031 + cd /tmp/tmp.BGMuLdmke2/src/github.com/BurntSushi/toml [2020-12-15T20:57:55.664Z] #32 9.031 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:57:55.664Z] #32 9.063 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-15T20:57:55.664Z] #32 10.32 runtime/internal/atomic [2020-12-15T20:57:55.664Z] #32 10.38 internal/cpu [2020-12-15T20:57:55.664Z] #32 10.97 runtime/internal/sys [2020-12-15T20:57:55.864Z] #18 36.99 Unpacking bash-completion (1:2.8-6) ... [2020-12-15T20:57:55.864Z] #18 37.37 Selecting previously unselected package bzip2. [2020-12-15T20:57:55.864Z] #18 37.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-15T20:57:55.864Z] #18 37.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-15T20:57:55.864Z] #18 37.45 Selecting previously unselected package xz-utils. [2020-12-15T20:57:55.864Z] #18 37.47 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-15T20:57:55.864Z] #18 37.47 Unpacking xz-utils (5.2.4-1) ... [2020-12-15T20:57:55.985Z] #32 ... [2020-12-15T20:57:55.985Z] [2020-12-15T20:57:55.985Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:57:55.985Z] #43 11.34 internal/cpu [2020-12-15T20:57:55.985Z] #43 11.37 runtime/internal/sys [2020-12-15T20:57:56.144Z] #18 37.67 Selecting previously unselected package apparmor. [2020-12-15T20:57:56.144Z] #18 37.67 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-15T20:57:56.169Z] #34 60.52 reflect [2020-12-15T20:57:56.250Z] #43 11.93 runtime/internal/math [2020-12-15T20:57:56.377Z] #43 ... [2020-12-15T20:57:56.377Z] [2020-12-15T20:57:56.377Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:57:56.377Z] #53 6.244 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:57:56.377Z] #53 6.292 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:57:56.377Z] #53 6.292 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:57:56.377Z] #53 6.839 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:57:56.377Z] #53 10.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:57:56.377Z] #53 ... [2020-12-15T20:57:56.377Z] [2020-12-15T20:57:56.377Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:56.377Z] #62 7.672 + RM_GOPATH=0 [2020-12-15T20:57:56.377Z] #62 7.672 + TMP_GOPATH= [2020-12-15T20:57:56.377Z] #62 7.672 + : /build [2020-12-15T20:57:56.377Z] #62 7.672 + '[' -z '' ']' [2020-12-15T20:57:56.377Z] #62 7.672 ++ mktemp -d [2020-12-15T20:57:56.377Z] #62 7.674 + export GOPATH=/tmp/tmp.ChZBzzBuCW [2020-12-15T20:57:56.377Z] #62 7.674 + GOPATH=/tmp/tmp.ChZBzzBuCW [2020-12-15T20:57:56.377Z] #62 7.674 + RM_GOPATH=1 [2020-12-15T20:57:56.377Z] #62 7.674 + case "$(go env GOARCH)" in [2020-12-15T20:57:56.377Z] #62 7.677 ++ go env GOARCH [2020-12-15T20:57:56.377Z] #62 7.770 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:56.377Z] #62 7.770 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:56.377Z] #62 7.770 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:56.377Z] #62 7.796 + dir=/tmp/install [2020-12-15T20:57:56.377Z] #62 7.796 + bin=proxy [2020-12-15T20:57:56.377Z] #62 7.796 + shift [2020-12-15T20:57:56.377Z] #62 7.796 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-15T20:57:56.377Z] #62 7.796 + . /tmp/install/proxy.installer [2020-12-15T20:57:56.377Z] #62 7.796 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:57:56.377Z] #62 7.796 + install_proxy [2020-12-15T20:57:56.377Z] #62 7.796 + case "$1" in [2020-12-15T20:57:56.377Z] #62 7.796 + export CGO_ENABLED=0 [2020-12-15T20:57:56.377Z] #62 7.796 + CGO_ENABLED=0 [2020-12-15T20:57:56.377Z] #62 7.796 + _install_proxy [2020-12-15T20:57:56.377Z] #62 7.796 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-15T20:57:56.377Z] #62 7.796 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ChZBzzBuCW/src/github.com/docker/libnetwork [2020-12-15T20:57:56.377Z] #62 7.797 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:57:56.377Z] #62 7.812 Cloning into '/tmp/tmp.ChZBzzBuCW/src/github.com/docker/libnetwork'... [2020-12-15T20:57:56.377Z] #62 ... [2020-12-15T20:57:56.377Z] [2020-12-15T20:57:56.377Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:57:56.377Z] #11 8.598 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:57:56.377Z] #11 8.704 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:57:56.377Z] #11 8.705 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:57:56.377Z] #11 10.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:57:56.377Z] #11 ... [2020-12-15T20:57:56.377Z] [2020-12-15T20:57:56.377Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:56.377Z] #22 7.720 + RM_GOPATH=0 [2020-12-15T20:57:56.377Z] #22 7.720 + TMP_GOPATH= [2020-12-15T20:57:56.377Z] #22 7.720 + : /build [2020-12-15T20:57:56.377Z] #22 7.720 + '[' -z '' ']' [2020-12-15T20:57:56.377Z] #22 7.755 ++ mktemp -d [2020-12-15T20:57:56.377Z] #22 7.755 + export GOPATH=/tmp/tmp.HASo9xEG4G [2020-12-15T20:57:56.377Z] #22 7.755 + GOPATH=/tmp/tmp.HASo9xEG4G [2020-12-15T20:57:56.377Z] #22 7.755 + RM_GOPATH=1 [2020-12-15T20:57:56.377Z] #22 7.755 + case "$(go env GOARCH)" in [2020-12-15T20:57:56.377Z] #22 7.755 ++ go env GOARCH [2020-12-15T20:57:56.377Z] #22 7.810 Install docker/cli version 17.06.2-ce from stable [2020-12-15T20:57:56.377Z] #22 7.811 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:56.377Z] #22 7.811 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:56.377Z] #22 7.811 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:56.377Z] #22 7.811 + dir=/tmp/install [2020-12-15T20:57:56.377Z] #22 7.811 + bin=dockercli [2020-12-15T20:57:56.377Z] #22 7.811 + shift [2020-12-15T20:57:56.377Z] #22 7.811 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-15T20:57:56.377Z] #22 7.811 + . /tmp/install/dockercli.installer [2020-12-15T20:57:56.377Z] #22 7.811 ++ : stable [2020-12-15T20:57:56.377Z] #22 7.811 ++ : 17.06.2-ce [2020-12-15T20:57:56.377Z] #22 7.811 + install_dockercli [2020-12-15T20:57:56.377Z] #22 7.811 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-15T20:57:56.377Z] #22 7.867 ++ uname -m [2020-12-15T20:57:56.377Z] #22 7.876 + arch=x86_64 [2020-12-15T20:57:56.377Z] #22 7.876 + '[' x86_64 '!=' x86_64 ']' [2020-12-15T20:57:56.377Z] #22 7.876 + url=https://download.docker.com/linux/static [2020-12-15T20:57:56.377Z] #22 7.876 + tar -xz docker/docker [2020-12-15T20:57:56.377Z] #22 7.876 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-15T20:57:56.401Z] #18 37.79 Unpacking apparmor (2.13.2-10) ... [2020-12-15T20:57:56.510Z] #43 12.13 internal/race [2020-12-15T20:57:56.510Z] #43 12.41 sync/atomic [2020-12-15T20:57:56.637Z] #22 ... [2020-12-15T20:57:56.637Z] [2020-12-15T20:57:56.637Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:56.637Z] #49 6.027 + RM_GOPATH=0 [2020-12-15T20:57:56.637Z] #49 6.027 + TMP_GOPATH= [2020-12-15T20:57:56.637Z] #49 6.027 + : /build [2020-12-15T20:57:56.637Z] #49 6.027 + '[' -z '' ']' [2020-12-15T20:57:56.637Z] #49 6.027 ++ mktemp -d [2020-12-15T20:57:56.637Z] #49 6.029 + export GOPATH=/tmp/tmp.nmiyMfrnUZ [2020-12-15T20:57:56.637Z] #49 6.029 + GOPATH=/tmp/tmp.nmiyMfrnUZ [2020-12-15T20:57:56.637Z] #49 6.029 + RM_GOPATH=1 [2020-12-15T20:57:56.637Z] #49 6.029 + case "$(go env GOARCH)" in [2020-12-15T20:57:56.637Z] #49 6.029 ++ go env GOARCH [2020-12-15T20:57:56.637Z] #49 6.062 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:56.637Z] #49 6.062 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:56.637Z] #49 6.062 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:56.637Z] #49 6.062 + dir=/tmp/install [2020-12-15T20:57:56.637Z] #49 6.062 + bin=shfmt [2020-12-15T20:57:56.637Z] #49 6.062 + shift [2020-12-15T20:57:56.637Z] #49 6.062 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-15T20:57:56.637Z] #49 6.062 + . /tmp/install/shfmt.installer [2020-12-15T20:57:56.637Z] #49 6.062 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:57:56.638Z] #49 6.062 + install_shfmt [2020-12-15T20:57:56.638Z] #49 6.062 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-15T20:57:56.638Z] #49 6.062 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nmiyMfrnUZ/src/github.com/mvdan/sh [2020-12-15T20:57:56.638Z] #49 6.062 Cloning into '/tmp/tmp.nmiyMfrnUZ/src/github.com/mvdan/sh'... [2020-12-15T20:57:56.638Z] #49 6.062 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:57:56.638Z] #49 ... [2020-12-15T20:57:56.638Z] [2020-12-15T20:57:56.638Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:57:56.638Z] #30 7.156 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-15T20:57:56.638Z] #30 7.156 Cloning into '.'... [2020-12-15T20:57:56.657Z] #18 38.10 Selecting previously unselected package aufs-tools. [2020-12-15T20:57:56.657Z] #18 38.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-15T20:57:56.657Z] #18 38.11 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-15T20:57:56.657Z] #18 38.25 Selecting previously unselected package libonig5:amd64. [2020-12-15T20:57:56.657Z] #18 38.26 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-15T20:57:56.657Z] #18 38.28 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-15T20:57:56.910Z] #30 ... [2020-12-15T20:57:56.910Z] [2020-12-15T20:57:56.910Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:56.910Z] #32 6.921 + RM_GOPATH=0 [2020-12-15T20:57:56.910Z] #32 6.921 + TMP_GOPATH= [2020-12-15T20:57:56.910Z] #32 6.921 + : /build [2020-12-15T20:57:56.910Z] #32 6.921 + '[' -z '' ']' [2020-12-15T20:57:56.910Z] #32 6.921 ++ mktemp -d [2020-12-15T20:57:56.910Z] #32 6.942 + export GOPATH=/tmp/tmp.vYyPjPpRLd [2020-12-15T20:57:56.910Z] #32 6.942 + GOPATH=/tmp/tmp.vYyPjPpRLd [2020-12-15T20:57:56.910Z] #32 6.942 + RM_GOPATH=1 [2020-12-15T20:57:56.910Z] #32 6.942 + case "$(go env GOARCH)" in [2020-12-15T20:57:56.910Z] #32 6.942 ++ go env GOARCH [2020-12-15T20:57:56.910Z] #32 6.954 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:56.910Z] #32 6.954 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:56.910Z] #32 6.971 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:56.910Z] #32 6.971 + dir=/tmp/install [2020-12-15T20:57:56.910Z] #32 6.971 + bin=tomlv [2020-12-15T20:57:56.910Z] #32 6.971 + shift [2020-12-15T20:57:56.910Z] #32 6.971 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-15T20:57:56.910Z] #32 6.971 + . /tmp/install/tomlv.installer [2020-12-15T20:57:56.910Z] #32 6.971 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:57:56.910Z] #32 6.971 + install_tomlv [2020-12-15T20:57:56.910Z] #32 6.971 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-15T20:57:56.910Z] #32 6.971 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vYyPjPpRLd/src/github.com/BurntSushi/toml [2020-12-15T20:57:56.910Z] #32 6.976 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:57:56.910Z] #32 7.004 Cloning into '/tmp/tmp.vYyPjPpRLd/src/github.com/BurntSushi/toml'... [2020-12-15T20:57:56.910Z] #32 7.996 + cd /tmp/tmp.vYyPjPpRLd/src/github.com/BurntSushi/toml [2020-12-15T20:57:56.910Z] #32 7.996 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:57:56.910Z] #32 8.092 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-15T20:57:56.910Z] #32 9.384 internal/cpu [2020-12-15T20:57:56.910Z] #32 9.422 runtime/internal/atomic [2020-12-15T20:57:56.910Z] #32 10.11 runtime/internal/sys [2020-12-15T20:57:56.910Z] #32 10.34 internal/bytealg [2020-12-15T20:57:56.910Z] #32 10.47 runtime/internal/math [2020-12-15T20:57:56.910Z] #32 10.72 math/bits [2020-12-15T20:57:56.910Z] #32 ... [2020-12-15T20:57:56.910Z] [2020-12-15T20:57:56.910Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:56.910Z] #56 7.671 + RM_GOPATH=0 [2020-12-15T20:57:56.910Z] #56 7.671 + TMP_GOPATH= [2020-12-15T20:57:56.910Z] #56 7.671 + : /build [2020-12-15T20:57:56.910Z] #56 7.671 + '[' -z '' ']' [2020-12-15T20:57:56.910Z] #56 7.671 ++ mktemp -d [2020-12-15T20:57:56.910Z] #56 7.671 + export GOPATH=/tmp/tmp.LODJ3A20Vf [2020-12-15T20:57:56.910Z] #56 7.671 + GOPATH=/tmp/tmp.LODJ3A20Vf [2020-12-15T20:57:56.910Z] #56 7.671 + RM_GOPATH=1 [2020-12-15T20:57:56.910Z] #56 7.671 + case "$(go env GOARCH)" in [2020-12-15T20:57:56.910Z] #56 7.671 ++ go env GOARCH [2020-12-15T20:57:56.910Z] #56 7.712 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:56.910Z] #56 7.712 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:56.910Z] #56 7.720 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:56.910Z] #56 7.770 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:57:56.910Z] #56 7.770 + dir=/tmp/install [2020-12-15T20:57:56.910Z] #56 7.770 + bin=rootlesskit [2020-12-15T20:57:56.910Z] #56 7.770 + shift [2020-12-15T20:57:56.910Z] #56 7.770 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-15T20:57:56.910Z] #56 7.770 + . /tmp/install/rootlesskit.installer [2020-12-15T20:57:56.910Z] #56 7.770 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:57:56.910Z] #56 7.770 + install_rootlesskit [2020-12-15T20:57:56.910Z] #56 7.770 + case "$1" in [2020-12-15T20:57:56.910Z] #56 7.770 + export CGO_ENABLED=0 [2020-12-15T20:57:56.910Z] #56 7.770 + CGO_ENABLED=0 [2020-12-15T20:57:56.910Z] #56 7.770 + _install_rootlesskit [2020-12-15T20:57:56.910Z] #56 7.770 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-15T20:57:56.910Z] #56 7.770 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LODJ3A20Vf/src/github.com/rootless-containers/rootlesskit [2020-12-15T20:57:56.910Z] #56 7.770 Cloning into '/tmp/tmp.LODJ3A20Vf/src/github.com/rootless-containers/rootlesskit'... [2020-12-15T20:57:56.913Z] #18 38.48 Selecting previously unselected package libjq1:amd64. [2020-12-15T20:57:56.914Z] #18 38.48 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-15T20:57:56.914Z] #18 38.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-15T20:57:56.914Z] #18 38.62 Selecting previously unselected package jq. [2020-12-15T20:57:57.084Z] #43 12.77 internal/bytealg [2020-12-15T20:57:57.171Z] #18 38.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-15T20:57:57.171Z] #18 38.63 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-15T20:57:57.171Z] #18 38.77 Selecting previously unselected package libaio1:amd64. [2020-12-15T20:57:57.171Z] #18 38.77 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-15T20:57:57.171Z] #18 38.78 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-15T20:57:57.171Z] #18 38.83 Selecting previously unselected package libgpm2:amd64. [2020-12-15T20:57:57.171Z] #18 38.83 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-15T20:57:57.171Z] #18 38.84 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-15T20:57:57.171Z] #18 38.90 Selecting previously unselected package libicu63:amd64. [2020-12-15T20:57:57.173Z] #56 ... [2020-12-15T20:57:57.173Z] [2020-12-15T20:57:57.173Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:57:57.173Z] #45 7.719 + RM_GOPATH=0 [2020-12-15T20:57:57.173Z] #45 7.719 + TMP_GOPATH= [2020-12-15T20:57:57.173Z] #45 7.719 + : /build [2020-12-15T20:57:57.173Z] #45 7.719 + '[' -z '' ']' [2020-12-15T20:57:57.173Z] #45 7.719 ++ mktemp -d [2020-12-15T20:57:57.173Z] #45 7.726 + export GOPATH=/tmp/tmp.vjaYJATE17 [2020-12-15T20:57:57.173Z] #45 7.726 + GOPATH=/tmp/tmp.vjaYJATE17 [2020-12-15T20:57:57.173Z] #45 7.726 + RM_GOPATH=1 [2020-12-15T20:57:57.173Z] #45 7.726 + case "$(go env GOARCH)" in [2020-12-15T20:57:57.173Z] #45 7.726 ++ go env GOARCH [2020-12-15T20:57:57.173Z] #45 7.811 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:57.173Z] #45 7.811 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:57:57.173Z] #45 7.820 ++ dirname /tmp/install/install.sh [2020-12-15T20:57:57.173Z] #45 7.820 + dir=/tmp/install [2020-12-15T20:57:57.173Z] #45 7.820 + bin=gotestsum [2020-12-15T20:57:57.173Z] #45 7.820 + shift [2020-12-15T20:57:57.173Z] #45 7.820 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-15T20:57:57.173Z] #45 7.820 + . /tmp/install/gotestsum.installer [2020-12-15T20:57:57.173Z] #45 7.820 ++ : v0.5.3 [2020-12-15T20:57:57.173Z] #45 7.820 + install_gotestsum [2020-12-15T20:57:57.173Z] #45 7.820 + set -e [2020-12-15T20:57:57.173Z] #45 7.820 + export GO111MODULE=on [2020-12-15T20:57:57.173Z] #45 7.820 + GO111MODULE=on [2020-12-15T20:57:57.173Z] #45 7.820 + GOBIN=/build [2020-12-15T20:57:57.173Z] #45 7.820 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-15T20:57:57.173Z] #45 7.896 go: finding gotest.tools v0.5.3 [2020-12-15T20:57:57.173Z] #45 7.897 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-15T20:57:57.173Z] #45 9.344 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-15T20:57:57.173Z] #45 9.979 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-15T20:57:57.173Z] #45 11.30 go: downloading github.com/pkg/errors v0.9.1 [2020-12-15T20:57:57.173Z] #45 ... [2020-12-15T20:57:57.173Z] [2020-12-15T20:57:57.173Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:57:57.173Z] #32 11.24 math [2020-12-15T20:57:57.428Z] #18 38.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-15T20:57:57.428Z] #18 38.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-15T20:57:57.433Z] #32 11.71 runtime [2020-12-15T20:57:57.677Z] #43 13.36 unicode [2020-12-15T20:57:58.962Z] #34 62.96 path [2020-12-15T20:57:59.583Z] #43 15.06 runtime [2020-12-15T20:58:00.018Z] #34 ... [2020-12-15T20:58:00.018Z] [2020-12-15T20:58:00.018Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:00.018Z] #37 0.403 + RM_GOPATH=0 [2020-12-15T20:58:00.018Z] #37 0.404 + TMP_GOPATH= [2020-12-15T20:58:00.018Z] #37 0.404 + : /build [2020-12-15T20:58:00.018Z] #37 0.404 + '[' -z '' ']' [2020-12-15T20:58:00.018Z] #37 0.405 ++ mktemp -d [2020-12-15T20:58:00.018Z] #37 0.417 + export GOPATH=/tmp/tmp.OaDZDQJeB1 [2020-12-15T20:58:00.018Z] #37 0.419 + GOPATH=/tmp/tmp.OaDZDQJeB1 [2020-12-15T20:58:00.018Z] #37 0.419 + RM_GOPATH=1 [2020-12-15T20:58:00.018Z] #37 0.420 + case "$(go env GOARCH)" in [2020-12-15T20:58:00.018Z] #37 0.427 ++ go env GOARCH [2020-12-15T20:58:00.018Z] #37 0.445 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:00.018Z] #37 0.446 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:00.018Z] #37 0.449 ++ dirname /tmp/install/install.sh [2020-12-15T20:58:00.018Z] #37 0.453 + dir=/tmp/install [2020-12-15T20:58:00.018Z] #37 0.454 + bin=tini [2020-12-15T20:58:00.018Z] #37 0.454 + shift [2020-12-15T20:58:00.018Z] #37 0.454 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-15T20:58:00.018Z] #37 0.455 + . /tmp/install/tini.installer [2020-12-15T20:58:00.018Z] #37 0.461 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:58:00.018Z] #37 0.462 + install_tini [2020-12-15T20:58:00.018Z] #37 0.463 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-15T20:58:00.018Z] #37 0.464 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:58:00.018Z] #37 0.464 + git clone https://github.com/krallin/tini.git /tmp/tmp.OaDZDQJeB1/tini [2020-12-15T20:58:00.018Z] #37 0.471 Cloning into '/tmp/tmp.OaDZDQJeB1/tini'... [2020-12-15T20:58:00.018Z] #37 1.485 + cd /tmp/tmp.OaDZDQJeB1/tini [2020-12-15T20:58:00.018Z] #37 1.487 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:58:00.018Z] #37 1.497 + cmake . [2020-12-15T20:58:00.018Z] #37 2.259 -- The C compiler identification is GNU 8.3.0 [2020-12-15T20:58:00.018Z] #37 2.363 -- Check for working C compiler: /usr/bin/cc [2020-12-15T20:58:00.018Z] #37 3.021 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-15T20:58:00.018Z] #37 3.024 -- Detecting C compiler ABI info [2020-12-15T20:58:00.018Z] #37 3.522 -- Detecting C compiler ABI info - done [2020-12-15T20:58:00.018Z] #37 3.601 -- Detecting C compile features [2020-12-15T20:58:00.018Z] #37 ... [2020-12-15T20:58:00.018Z] [2020-12-15T20:58:00.018Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:00.018Z] #42 57.19 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-15T20:58:00.018Z] #42 57.20 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-15T20:58:00.018Z] #42 57.23 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-15T20:58:00.018Z] #42 57.24 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-12-15T20:58:00.018Z] #42 57.25 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-15T20:58:00.018Z] #42 57.25 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-15T20:58:00.018Z] #42 57.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-15T20:58:00.018Z] #42 57.27 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-15T20:58:00.018Z] #42 57.27 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-15T20:58:00.018Z] #42 57.28 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-15T20:58:00.018Z] #42 64.24 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-15T20:58:00.018Z] #42 64.26 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:58:00.018Z] #42 DONE 64.6s [2020-12-15T20:58:00.018Z] [2020-12-15T20:58:00.018Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:00.018Z] #13 64.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-15T20:58:00.018Z] #13 64.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-15T20:58:00.247Z] using credential docker-jenkins-github-credentials [2020-12-15T20:58:00.316Z] #13 64.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-15T20:58:00.323Z] Cloning the remote Git repository [2020-12-15T20:58:00.323Z] Cloning with configured refspecs honoured and without tags [2020-12-15T20:58:00.593Z] #38 ... [2020-12-15T20:58:00.593Z] [2020-12-15T20:58:00.593Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-15T20:58:00.593Z] #25 18.86 126 added, 0 removed; done. [2020-12-15T20:58:00.593Z] #25 19.08 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-12-15T20:58:00.593Z] #25 19.09 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-15T20:58:00.593Z] #25 19.11 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-12-15T20:58:00.593Z] #25 19.12 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-15T20:58:00.593Z] #25 19.13 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:58:00.593Z] #25 19.20 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-15T20:58:00.593Z] #25 19.20 Updating certificates in /etc/ssl/certs... [2020-12-15T20:58:00.593Z] #25 20.79 0 added, 0 removed; done. [2020-12-15T20:58:00.593Z] #25 20.79 Running hooks in /etc/ca-certificates/update.d... [2020-12-15T20:58:00.593Z] #25 20.80 done. [2020-12-15T20:58:00.593Z] #25 DONE 21.5s [2020-12-15T20:58:00.593Z] [2020-12-15T20:58:00.593Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-15T20:58:00.593Z] #26 DONE 0.3s [2020-12-15T20:58:00.593Z] [2020-12-15T20:58:00.593Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:58:00.793Z] #54 133.4 + bin/containerd-stress [2020-12-15T20:58:00.967Z] #43 ... [2020-12-15T20:58:00.967Z] [2020-12-15T20:58:00.967Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:00.967Z] #49 16.60 + cd /tmp/tmp.xOCHmuLwLL/src/github.com/mvdan/sh [2020-12-15T20:58:00.967Z] #49 ... [2020-12-15T20:58:00.967Z] [2020-12-15T20:58:00.967Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:00.967Z] #22 16.33 + mkdir -p /build [2020-12-15T20:58:00.967Z] #22 16.33 + mv docker/docker /build/ [2020-12-15T20:58:00.967Z] #22 16.34 + rmdir docker [2020-12-15T20:58:00.967Z] #22 DONE 16.6s [2020-12-15T20:58:00.967Z] [2020-12-15T20:58:00.967Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:00.967Z] #49 16.60 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:58:01.230Z] #49 16.94 + GO111MODULE=on [2020-12-15T20:58:01.230Z] #49 16.94 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-15T20:58:01.370Z] #13 ... [2020-12-15T20:58:01.370Z] [2020-12-15T20:58:01.370Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:01.370Z] #45 55.80 bytes [2020-12-15T20:58:01.370Z] #45 62.79 reflect [2020-12-15T20:58:01.370Z] #45 62.94 bufio [2020-12-15T20:58:01.370Z] #45 ... [2020-12-15T20:58:01.370Z] [2020-12-15T20:58:01.370Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:01.370Z] #37 6.052 -- Detecting C compile features - done [2020-12-15T20:58:01.370Z] #37 6.130 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-15T20:58:01.370Z] #37 6.455 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-15T20:58:01.370Z] #37 6.628 -- Configuring done [2020-12-15T20:58:01.370Z] #37 6.658 -- Generating done [2020-12-15T20:58:01.370Z] #37 6.661 -- Build files have been written to: /tmp/tmp.OaDZDQJeB1/tini [2020-12-15T20:58:01.370Z] #37 6.668 + make tini-static [2020-12-15T20:58:01.597Z] #18 42.48 Selecting previously unselected package libnet1:amd64. [2020-12-15T20:58:01.597Z] #18 42.48 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-15T20:58:01.597Z] #18 42.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-15T20:58:01.597Z] #18 42.58 Selecting previously unselected package libnl-3-200:amd64. [2020-12-15T20:58:01.597Z] #18 42.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-15T20:58:01.597Z] #18 42.58 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-15T20:58:01.597Z] #18 42.68 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-15T20:58:01.597Z] #18 42.68 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-15T20:58:01.597Z] #18 42.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-15T20:58:01.597Z] #18 42.75 Selecting previously unselected package libreadline5:amd64. [2020-12-15T20:58:01.597Z] #18 42.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-15T20:58:01.597Z] #18 42.76 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-15T20:58:01.597Z] #18 42.87 Selecting previously unselected package net-tools. [2020-12-15T20:58:01.597Z] #18 42.88 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-15T20:58:01.597Z] #18 42.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-15T20:58:01.597Z] #18 43.08 Selecting previously unselected package python-pip-whl. [2020-12-15T20:58:01.597Z] #18 43.09 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-15T20:58:01.597Z] #18 43.10 Unpacking python-pip-whl (18.1-5) ... [2020-12-15T20:58:01.672Z] #37 7.113 Scanning dependencies of target tini-static [2020-12-15T20:58:01.672Z] #37 7.270 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-15T20:58:01.853Z] #18 ... [2020-12-15T20:58:01.853Z] [2020-12-15T20:58:01.853Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:01.853Z] #41 93.82 CC criu/cgroup.o [2020-12-15T20:58:01.853Z] #41 96.38 CC criu/clone-noasan.o [2020-12-15T20:58:01.853Z] #41 96.57 CC criu/config.o [2020-12-15T20:58:01.853Z] #41 97.85 CC criu/cr-check.o [2020-12-15T20:58:01.853Z] #41 99.82 CC criu/cr-dedup.o [2020-12-15T20:58:01.853Z] #41 100.2 CC criu/cr-dump.o [2020-12-15T20:58:01.853Z] #41 102.4 CC criu/cr-errno.o [2020-12-15T20:58:01.853Z] #41 102.5 CC criu/cr-restore.o [2020-12-15T20:58:02.109Z] #41 ... [2020-12-15T20:58:02.109Z] [2020-12-15T20:58:02.109Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T20:58:02.109Z] #18 43.67 Selecting previously unselected package python3-lib2to3. [2020-12-15T20:58:02.109Z] #18 43.68 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-15T20:58:02.109Z] #18 43.69 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-15T20:58:02.293Z] #54 134.8 + bin/containerd-shim [2020-12-15T20:58:02.366Z] #18 43.82 Selecting previously unselected package python3-distutils. [2020-12-15T20:58:02.366Z] #18 43.83 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-15T20:58:02.366Z] #18 43.84 Unpacking python3-distutils (3.7.3-1) ... [2020-12-15T20:58:00.519Z] Cloning repository https://github.com/moby/moby.git [2020-12-15T20:58:00.931Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-12-15T20:58:01.936Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-15T20:58:01.937Z] > git --version # timeout=10 [2020-12-15T20:58:01.980Z] > git --version # 'git version 2.24.1.windows.2' [2020-12-15T20:58:01.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:58:01.983Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41806/head:refs/remotes/origin/PR-41806 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:58:02.622Z] #18 43.99 Selecting previously unselected package python3-pip. [2020-12-15T20:58:02.622Z] #18 44.00 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-15T20:58:02.622Z] #18 44.01 Unpacking python3-pip (18.1-5) ... [2020-12-15T20:58:02.622Z] #18 44.17 Selecting previously unselected package python3-pkg-resources. [2020-12-15T20:58:02.622Z] #18 44.18 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-15T20:58:02.622Z] #18 44.19 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-15T20:58:02.623Z] #49 ... [2020-12-15T20:58:02.623Z] [2020-12-15T20:58:02.623Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:58:02.623Z] #38 7.935 + git clone https://github.com/docker/distribution.git . [2020-12-15T20:58:02.623Z] #38 7.935 Cloning into '.'... [2020-12-15T20:58:02.623Z] #38 ... [2020-12-15T20:58:02.623Z] [2020-12-15T20:58:02.623Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:02.623Z] #56 14.00 Checking out files: 81% (650/794) Checking out files: 82% (652/794) Checking out files: 83% (660/794) Checking out files: 84% (667/794) Checking out files: 85% (675/794) Checking out files: 86% (683/794) Checking out files: 87% (691/794) Checking out files: 88% (699/794) Checking out files: 89% (707/794) Checking out files: 90% (715/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-12-15T20:58:02.623Z] #56 14.44 + cd /tmp/tmp.PCYKLRQJoA/src/github.com/rootless-containers/rootlesskit [2020-12-15T20:58:02.623Z] #56 14.44 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:58:02.623Z] #56 14.86 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-15T20:58:02.623Z] #56 14.86 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-15T20:58:02.713Z] #32 ... [2020-12-15T20:58:02.713Z] [2020-12-15T20:58:02.713Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:02.713Z] #56 15.02 Checking out files: 97% (775/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-12-15T20:58:02.713Z] #56 15.13 + cd /tmp/tmp.LODJ3A20Vf/src/github.com/rootless-containers/rootlesskit [2020-12-15T20:58:02.713Z] #56 15.13 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:58:02.713Z] #56 15.86 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-15T20:58:02.713Z] #56 15.86 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-15T20:58:02.879Z] #18 44.32 Selecting previously unselected package python3-setuptools. [2020-12-15T20:58:02.879Z] #18 44.33 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-15T20:58:02.879Z] #18 44.33 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-15T20:58:02.879Z] #18 44.57 Selecting previously unselected package python3-wheel. [2020-12-15T20:58:02.883Z] #56 ... [2020-12-15T20:58:02.883Z] [2020-12-15T20:58:02.883Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:02.883Z] #45 8.621 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-15T20:58:02.883Z] #45 9.383 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-15T20:58:02.883Z] #45 12.60 go: downloading github.com/fatih/color v1.9.0 [2020-12-15T20:58:02.883Z] #45 12.60 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-15T20:58:02.883Z] #45 12.61 go: downloading github.com/pkg/errors v0.9.1 [2020-12-15T20:58:02.883Z] #45 12.61 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:58:02.883Z] #45 12.86 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:58:02.883Z] #45 13.08 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:58:02.883Z] #45 13.72 go: extracting github.com/pkg/errors v0.9.1 [2020-12-15T20:58:02.883Z] #45 13.74 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-15T20:58:02.883Z] #45 13.82 go: extracting github.com/fatih/color v1.9.0 [2020-12-15T20:58:02.883Z] #45 13.86 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:58:02.883Z] #45 13.86 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:58:02.883Z] #45 13.88 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:58:02.883Z] #45 13.92 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:58:02.883Z] #45 13.92 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:58:02.883Z] #45 14.09 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:58:02.883Z] #45 14.28 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:58:02.883Z] #45 14.36 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:58:02.883Z] #45 14.50 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:58:02.883Z] #45 14.57 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:58:02.883Z] #45 18.68 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:58:03.135Z] #18 44.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-15T20:58:03.136Z] #18 44.58 Unpacking python3-wheel (0.32.3-2) ... [2020-12-15T20:58:03.136Z] #18 44.66 Selecting previously unselected package sudo. [2020-12-15T20:58:03.136Z] #18 44.66 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-15T20:58:03.136Z] #18 44.67 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-15T20:58:03.455Z] #45 ... [2020-12-15T20:58:03.455Z] [2020-12-15T20:58:03.455Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:03.455Z] #49 19.23 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:58:03.648Z] #18 45.10 Selecting previously unselected package thin-provisioning-tools. [2020-12-15T20:58:03.649Z] #18 45.11 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-15T20:58:03.649Z] #18 45.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-15T20:58:03.649Z] #18 45.34 Selecting previously unselected package uidmap. [2020-12-15T20:58:03.649Z] #18 45.35 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-15T20:58:03.715Z] #49 19.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:58:03.778Z] #37 9.265 [100%] Linking C executable tini-static [2020-12-15T20:58:03.905Z] #18 45.36 Unpacking uidmap (1:4.5-1.1) ... [2020-12-15T20:58:03.905Z] #18 45.46 Selecting previously unselected package vim-runtime. [2020-12-15T20:58:03.905Z] #18 45.46 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-15T20:58:03.905Z] #18 45.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-15T20:58:03.905Z] #18 45.51 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-15T20:58:03.905Z] #18 45.53 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-15T20:58:03.975Z] #49 19.61 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:58:03.975Z] #49 19.77 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:58:03.975Z] #49 19.86 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:58:03.986Z] #27 3.671 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-15T20:58:04.097Z] #56 ... [2020-12-15T20:58:04.097Z] [2020-12-15T20:58:04.097Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:58:04.097Z] #38 7.754 + git clone https://github.com/docker/distribution.git . [2020-12-15T20:58:04.097Z] #38 7.754 Cloning into '.'... [2020-12-15T20:58:04.097Z] #38 ... [2020-12-15T20:58:04.097Z] [2020-12-15T20:58:04.097Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:04.097Z] #45 11.53 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:58:04.097Z] #45 11.53 go: downloading github.com/fatih/color v1.9.0 [2020-12-15T20:58:04.097Z] #45 11.62 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:58:04.097Z] #45 11.73 go: extracting github.com/pkg/errors v0.9.1 [2020-12-15T20:58:04.097Z] #45 11.75 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:58:04.097Z] #45 11.85 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:58:04.097Z] #45 11.86 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-15T20:58:04.097Z] #45 12.17 go: extracting github.com/fatih/color v1.9.0 [2020-12-15T20:58:04.097Z] #45 12.17 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:58:04.097Z] #45 12.18 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:58:04.097Z] #45 12.35 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:58:04.097Z] #45 12.37 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:58:04.097Z] #45 12.39 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:58:04.097Z] #45 12.54 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:58:04.097Z] #45 12.74 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:58:04.097Z] #45 13.19 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-15T20:58:04.097Z] #45 13.31 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:58:04.097Z] #45 13.65 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:58:04.097Z] #45 15.57 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:58:04.250Z] #27 4.155 [2020-12-15T20:58:04.437Z] #37 10.08 [100%] Built target tini-static [2020-12-15T20:58:04.437Z] #37 10.16 + mkdir -p /build [2020-12-15T20:58:04.437Z] #37 10.17 + cp tini-static /build/docker-init [2020-12-15T20:58:04.546Z] #49 ... [2020-12-15T20:58:04.546Z] [2020-12-15T20:58:04.546Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:58:04.546Z] #53 10.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:58:04.546Z] #53 13.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:58:04.667Z] #45 18.93 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:58:04.667Z] #45 ... [2020-12-15T20:58:04.667Z] [2020-12-15T20:58:04.667Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:04.667Z] #47 8.910 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:58:04.667Z] #47 9.648 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:58:04.736Z] #37 DONE 10.3s [2020-12-15T20:58:04.736Z] [2020-12-15T20:58:04.736Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:04.736Z] #45 69.10 hash/crc32 [2020-12-15T20:58:04.736Z] #45 69.14 regexp/syntax [2020-12-15T20:58:04.806Z] #53 ... [2020-12-15T20:58:04.806Z] [2020-12-15T20:58:04.806Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:04.806Z] #47 20.34 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-15T20:58:04.806Z] #47 20.36 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:58:04.806Z] #47 20.41 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-15T20:58:04.806Z] #47 20.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:58:04.806Z] #47 20.50 go: downloading github.com/pkg/errors v0.8.1 [2020-12-15T20:58:04.806Z] #47 20.50 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-15T20:58:04.806Z] #47 20.62 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:58:04.885Z] #27 4.400 0.0% # 2.0% ### 4.9% #### 6.8% [2020-12-15T20:58:04.885Z] #27 ... [2020-12-15T20:58:04.885Z] [2020-12-15T20:58:04.885Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:04.885Z] #34 7.267 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:58:04.885Z] #34 7.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:58:04.885Z] #34 7.309 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:58:04.885Z] #34 8.428 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-15T20:58:04.885Z] #34 ... [2020-12-15T20:58:04.885Z] [2020-12-15T20:58:04.885Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:04.885Z] #22 5.197 + RM_GOPATH=0 [2020-12-15T20:58:04.885Z] #22 5.197 + TMP_GOPATH= [2020-12-15T20:58:04.885Z] #22 5.197 + : /build [2020-12-15T20:58:04.885Z] #22 5.197 + '[' -z '' ']' [2020-12-15T20:58:04.885Z] #22 5.198 ++ mktemp -d [2020-12-15T20:58:04.885Z] #22 5.205 + export GOPATH=/tmp/tmp.4rECqeMAXq [2020-12-15T20:58:04.885Z] #22 5.205 + GOPATH=/tmp/tmp.4rECqeMAXq [2020-12-15T20:58:04.885Z] #22 5.205 + RM_GOPATH=1 [2020-12-15T20:58:04.885Z] #22 5.205 + case "$(go env GOARCH)" in [2020-12-15T20:58:04.885Z] #22 5.209 ++ go env GOARCH [2020-12-15T20:58:04.885Z] #22 5.222 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:04.885Z] #22 5.222 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:04.885Z] #22 5.222 ++ dirname /tmp/install/install.sh [2020-12-15T20:58:04.885Z] #22 5.231 Install docker/cli version 17.06.2-ce from stable [2020-12-15T20:58:04.885Z] #22 5.232 + dir=/tmp/install [2020-12-15T20:58:04.885Z] #22 5.232 + bin=dockercli [2020-12-15T20:58:04.885Z] #22 5.232 + shift [2020-12-15T20:58:04.885Z] #22 5.232 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-15T20:58:04.885Z] #22 5.232 + . /tmp/install/dockercli.installer [2020-12-15T20:58:04.885Z] #22 5.232 ++ : stable [2020-12-15T20:58:04.885Z] #22 5.232 ++ : 17.06.2-ce [2020-12-15T20:58:04.885Z] #22 5.232 + install_dockercli [2020-12-15T20:58:04.885Z] #22 5.232 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-15T20:58:04.885Z] #22 5.237 ++ uname -m [2020-12-15T20:58:04.885Z] #22 5.237 + arch=aarch64 [2020-12-15T20:58:04.885Z] #22 5.237 + '[' aarch64 '!=' x86_64 ']' [2020-12-15T20:58:04.885Z] #22 5.237 + '[' aarch64 '!=' s390x ']' [2020-12-15T20:58:04.885Z] #22 5.237 + '[' aarch64 '!=' armhf ']' [2020-12-15T20:58:04.885Z] #22 5.237 + build_dockercli [2020-12-15T20:58:04.885Z] #22 5.237 + git clone https://github.com/docker/docker-ce /tmp/tmp.4rECqeMAXq/tmp/docker-ce [2020-12-15T20:58:04.885Z] #22 5.248 Cloning into '/tmp/tmp.4rECqeMAXq/tmp/docker-ce'... [2020-12-15T20:58:04.927Z] #47 ... [2020-12-15T20:58:04.927Z] [2020-12-15T20:58:04.927Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:04.927Z] #40 8.901 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:58:04.927Z] #40 8.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:58:04.927Z] #40 8.973 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:58:04.927Z] #40 11.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:58:04.927Z] #40 15.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:58:04.927Z] #40 ... [2020-12-15T20:58:04.927Z] [2020-12-15T20:58:04.927Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:04.927Z] #49 19.19 + cd /tmp/tmp.nmiyMfrnUZ/src/github.com/mvdan/sh [2020-12-15T20:58:05.148Z] #22 ... [2020-12-15T20:58:05.149Z] [2020-12-15T20:58:05.149Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:58:05.149Z] #53 6.790 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:58:05.149Z] #53 6.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:58:05.149Z] #53 6.827 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:58:05.149Z] #53 7.868 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-15T20:58:05.149Z] #53 9.717 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [249 kB] [2020-12-15T20:58:05.149Z] #53 ... [2020-12-15T20:58:05.149Z] [2020-12-15T20:58:05.149Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:05.149Z] #45 5.155 + RM_GOPATH=0 [2020-12-15T20:58:05.149Z] #45 5.157 + TMP_GOPATH= [2020-12-15T20:58:05.149Z] #45 5.157 + : /build [2020-12-15T20:58:05.149Z] #45 5.157 + '[' -z '' ']' [2020-12-15T20:58:05.149Z] #45 5.158 ++ mktemp -d [2020-12-15T20:58:05.149Z] #45 5.160 + export GOPATH=/tmp/tmp.VCPwzRxqmX [2020-12-15T20:58:05.149Z] #45 5.161 + GOPATH=/tmp/tmp.VCPwzRxqmX [2020-12-15T20:58:05.149Z] #45 5.162 + RM_GOPATH=1 [2020-12-15T20:58:05.149Z] #45 5.162 + case "$(go env GOARCH)" in [2020-12-15T20:58:05.149Z] #45 5.167 ++ go env GOARCH [2020-12-15T20:58:05.149Z] #45 5.181 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:05.149Z] #45 5.181 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:05.149Z] #45 5.181 ++ dirname /tmp/install/install.sh [2020-12-15T20:58:05.149Z] #45 5.196 + dir=/tmp/install [2020-12-15T20:58:05.149Z] #45 5.196 + bin=gotestsum [2020-12-15T20:58:05.149Z] #45 5.196 + shift [2020-12-15T20:58:05.149Z] #45 5.196 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-15T20:58:05.149Z] #45 5.196 + . /tmp/install/gotestsum.installer [2020-12-15T20:58:05.149Z] #45 5.196 ++ : v0.5.3 [2020-12-15T20:58:05.149Z] #45 5.196 + install_gotestsum [2020-12-15T20:58:05.149Z] #45 5.199 + set -e [2020-12-15T20:58:05.149Z] #45 5.199 + export GO111MODULE=on [2020-12-15T20:58:05.149Z] #45 5.199 + GO111MODULE=on [2020-12-15T20:58:05.149Z] #45 5.199 + GOBIN=/build [2020-12-15T20:58:05.149Z] #45 5.199 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-15T20:58:05.149Z] #45 5.327 go: finding gotest.tools v0.5.3 [2020-12-15T20:58:05.149Z] #45 5.328 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-15T20:58:05.149Z] #45 6.715 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-15T20:58:05.149Z] #45 7.332 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-15T20:58:05.149Z] #45 8.406 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-15T20:58:05.149Z] #45 8.410 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:58:05.149Z] #45 8.535 go: downloading github.com/fatih/color v1.9.0 [2020-12-15T20:58:05.149Z] #45 8.546 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:58:05.149Z] #45 8.546 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:58:05.149Z] #45 8.561 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:58:05.149Z] #45 8.563 go: downloading github.com/pkg/errors v0.9.1 [2020-12-15T20:58:05.149Z] #45 8.755 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:58:05.149Z] #45 9.007 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:58:05.149Z] #45 9.368 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-15T20:58:05.149Z] #45 9.715 go: extracting github.com/fatih/color v1.9.0 [2020-12-15T20:58:05.149Z] #45 9.781 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:58:05.149Z] #45 9.877 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:58:05.149Z] #45 10.04 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:58:05.149Z] #45 10.04 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:58:05.149Z] #45 10.11 go: extracting github.com/pkg/errors v0.9.1 [2020-12-15T20:58:05.188Z] #49 19.19 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:58:05.188Z] #49 19.36 + GO111MODULE=on [2020-12-15T20:58:05.188Z] #49 19.36 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-15T20:58:05.381Z] #47 21.12 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:58:05.381Z] #47 21.27 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:58:05.421Z] #45 10.50 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:58:05.421Z] #45 ... [2020-12-15T20:58:05.421Z] [2020-12-15T20:58:05.421Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:05.421Z] #43 6.816 + RM_GOPATH=0 [2020-12-15T20:58:05.421Z] #43 6.816 + TMP_GOPATH= [2020-12-15T20:58:05.421Z] #43 6.816 + : /build [2020-12-15T20:58:05.421Z] #43 6.817 + '[' -z '' ']' [2020-12-15T20:58:05.421Z] #43 6.826 ++ mktemp -d [2020-12-15T20:58:05.421Z] #43 6.826 + export GOPATH=/tmp/tmp.8W4nyBabje [2020-12-15T20:58:05.421Z] #43 6.826 + GOPATH=/tmp/tmp.8W4nyBabje [2020-12-15T20:58:05.421Z] #43 6.826 + RM_GOPATH=1 [2020-12-15T20:58:05.421Z] #43 6.826 + case "$(go env GOARCH)" in [2020-12-15T20:58:05.421Z] #43 6.827 ++ go env GOARCH [2020-12-15T20:58:05.421Z] #43 6.880 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:05.421Z] #43 6.880 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:05.421Z] #43 6.880 ++ dirname /tmp/install/install.sh [2020-12-15T20:58:05.421Z] #43 6.887 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:58:05.421Z] #43 6.887 + dir=/tmp/install [2020-12-15T20:58:05.421Z] #43 6.887 + bin=vndr [2020-12-15T20:58:05.421Z] #43 6.887 + shift [2020-12-15T20:58:05.421Z] #43 6.887 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-15T20:58:05.421Z] #43 6.887 + . /tmp/install/vndr.installer [2020-12-15T20:58:05.421Z] #43 6.887 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:58:05.421Z] #43 6.887 + install_vndr [2020-12-15T20:58:05.421Z] #43 6.887 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-15T20:58:05.421Z] #43 6.887 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8W4nyBabje/src/github.com/LK4D4/vndr [2020-12-15T20:58:05.421Z] #43 6.887 Cloning into '/tmp/tmp.8W4nyBabje/src/github.com/LK4D4/vndr'... [2020-12-15T20:58:05.421Z] #43 7.644 + cd /tmp/tmp.8W4nyBabje/src/github.com/LK4D4/vndr [2020-12-15T20:58:05.421Z] #43 7.644 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-15T20:58:05.421Z] #43 7.652 + go build -buildmode=pie -v -o /build/vndr . [2020-12-15T20:58:05.421Z] #43 9.190 unicode [2020-12-15T20:58:05.421Z] #43 9.390 unicode/utf16 [2020-12-15T20:58:05.421Z] #43 9.521 math [2020-12-15T20:58:05.421Z] #43 9.577 runtime [2020-12-15T20:58:05.421Z] #43 9.672 container/list [2020-12-15T20:58:05.421Z] #43 ... [2020-12-15T20:58:05.421Z] [2020-12-15T20:58:05.421Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:05.421Z] #40 6.094 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:58:05.421Z] #40 6.191 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:58:05.421Z] #40 6.391 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:58:05.421Z] #40 7.452 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-15T20:58:05.421Z] #40 9.563 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [249 kB] [2020-12-15T20:58:05.421Z] #40 ... [2020-12-15T20:58:05.421Z] [2020-12-15T20:58:05.421Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:05.421Z] #49 3.546 + RM_GOPATH=0 [2020-12-15T20:58:05.421Z] #49 3.548 + TMP_GOPATH= [2020-12-15T20:58:05.421Z] #49 3.548 + : /build [2020-12-15T20:58:05.421Z] #49 3.548 + '[' -z '' ']' [2020-12-15T20:58:05.421Z] #49 3.548 ++ mktemp -d [2020-12-15T20:58:05.421Z] #49 3.549 + export GOPATH=/tmp/tmp.RQWgvSCUoP [2020-12-15T20:58:05.421Z] #49 3.549 + GOPATH=/tmp/tmp.RQWgvSCUoP [2020-12-15T20:58:05.421Z] #49 3.549 + RM_GOPATH=1 [2020-12-15T20:58:05.421Z] #49 3.549 + case "$(go env GOARCH)" in [2020-12-15T20:58:05.421Z] #49 3.557 ++ go env GOARCH [2020-12-15T20:58:05.421Z] #49 3.564 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:05.421Z] #49 3.564 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:05.421Z] #49 3.566 ++ dirname /tmp/install/install.sh [2020-12-15T20:58:05.421Z] #49 3.568 + dir=/tmp/install [2020-12-15T20:58:05.421Z] #49 3.569 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:58:05.421Z] #49 3.572 + bin=shfmt [2020-12-15T20:58:05.421Z] #49 3.572 + shift [2020-12-15T20:58:05.421Z] #49 3.572 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-15T20:58:05.421Z] #49 3.572 + . /tmp/install/shfmt.installer [2020-12-15T20:58:05.421Z] #49 3.572 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:58:05.421Z] #49 3.572 + install_shfmt [2020-12-15T20:58:05.421Z] #49 3.572 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-15T20:58:05.421Z] #49 3.572 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RQWgvSCUoP/src/github.com/mvdan/sh [2020-12-15T20:58:05.421Z] #49 3.574 Cloning into '/tmp/tmp.RQWgvSCUoP/src/github.com/mvdan/sh'... [2020-12-15T20:58:05.421Z] #49 7.512 + cd /tmp/tmp.RQWgvSCUoP/src/github.com/mvdan/sh [2020-12-15T20:58:05.421Z] #49 7.512 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-15T20:58:05.421Z] #49 7.726 + GO111MODULE=on [2020-12-15T20:58:05.421Z] #49 7.727 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-15T20:58:05.421Z] #49 10.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:58:05.421Z] #49 10.40 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:58:05.421Z] #49 10.44 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:58:05.642Z] #47 21.27 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:58:05.642Z] #47 21.27 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-15T20:58:05.642Z] #47 21.27 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:58:05.685Z] #49 ... [2020-12-15T20:58:05.685Z] [2020-12-15T20:58:05.685Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:58:05.685Z] #30 5.742 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-15T20:58:05.685Z] #30 5.742 Cloning into '.'... [2020-12-15T20:58:05.685Z] #30 ... [2020-12-15T20:58:05.685Z] [2020-12-15T20:58:05.685Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:05.685Z] #62 4.905 + RM_GOPATH=0 [2020-12-15T20:58:05.685Z] #62 4.905 + TMP_GOPATH= [2020-12-15T20:58:05.685Z] #62 4.905 + : /build [2020-12-15T20:58:05.685Z] #62 4.905 + '[' -z '' ']' [2020-12-15T20:58:05.685Z] #62 4.905 ++ mktemp -d [2020-12-15T20:58:05.685Z] #62 4.905 + export GOPATH=/tmp/tmp.uYaxz1f6O8 [2020-12-15T20:58:05.685Z] #62 4.905 + GOPATH=/tmp/tmp.uYaxz1f6O8 [2020-12-15T20:58:05.685Z] #62 4.905 + RM_GOPATH=1 [2020-12-15T20:58:05.685Z] #62 4.905 + case "$(go env GOARCH)" in [2020-12-15T20:58:05.685Z] #62 4.906 ++ go env GOARCH [2020-12-15T20:58:05.685Z] #62 4.937 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:05.685Z] #62 4.937 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:05.685Z] #62 4.937 ++ dirname /tmp/install/install.sh [2020-12-15T20:58:05.685Z] #62 4.937 + dir=/tmp/install [2020-12-15T20:58:05.685Z] #62 4.937 + bin=proxy [2020-12-15T20:58:05.685Z] #62 4.937 + shift [2020-12-15T20:58:05.685Z] #62 4.937 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-15T20:58:05.685Z] #62 4.937 + . /tmp/install/proxy.installer [2020-12-15T20:58:05.685Z] #62 4.937 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:58:05.685Z] #62 4.937 + install_proxy [2020-12-15T20:58:05.685Z] #62 4.937 + case "$1" in [2020-12-15T20:58:05.685Z] #62 4.937 + export CGO_ENABLED=0 [2020-12-15T20:58:05.685Z] #62 4.937 + CGO_ENABLED=0 [2020-12-15T20:58:05.685Z] #62 4.937 + _install_proxy [2020-12-15T20:58:05.685Z] #62 4.937 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-15T20:58:05.685Z] #62 4.937 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uYaxz1f6O8/src/github.com/docker/libnetwork [2020-12-15T20:58:05.685Z] #62 4.937 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:58:05.685Z] #62 4.942 Cloning into '/tmp/tmp.uYaxz1f6O8/src/github.com/docker/libnetwork'... [2020-12-15T20:58:05.901Z] #47 ... [2020-12-15T20:58:05.901Z] [2020-12-15T20:58:05.901Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:05.901Z] #32 11.60 internal/bytealg [2020-12-15T20:58:05.901Z] #32 11.67 runtime/internal/math [2020-12-15T20:58:05.901Z] #32 12.14 math/bits [2020-12-15T20:58:05.901Z] #32 12.63 math [2020-12-15T20:58:05.901Z] #32 13.55 runtime [2020-12-15T20:58:05.901Z] #32 20.72 internal/testlog [2020-12-15T20:58:05.901Z] #32 21.18 encoding [2020-12-15T20:58:05.901Z] #32 21.47 runtime/cgo [2020-12-15T20:58:05.948Z] #62 ... [2020-12-15T20:58:05.948Z] [2020-12-15T20:58:05.948Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:05.948Z] #47 4.654 + RM_GOPATH=0 [2020-12-15T20:58:05.948Z] #47 4.654 + TMP_GOPATH= [2020-12-15T20:58:05.948Z] #47 4.654 + : /build [2020-12-15T20:58:05.948Z] #47 4.654 + '[' -z '' ']' [2020-12-15T20:58:05.948Z] #47 4.654 ++ mktemp -d [2020-12-15T20:58:05.948Z] #47 4.658 + export GOPATH=/tmp/tmp.l3BrEaeu1M [2020-12-15T20:58:05.948Z] #47 4.658 + GOPATH=/tmp/tmp.l3BrEaeu1M [2020-12-15T20:58:05.948Z] #47 4.658 + RM_GOPATH=1 [2020-12-15T20:58:05.948Z] #47 4.658 + case "$(go env GOARCH)" in [2020-12-15T20:58:05.948Z] #47 4.669 ++ go env GOARCH [2020-12-15T20:58:05.948Z] #47 4.703 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:05.948Z] #47 4.703 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:05.948Z] #47 4.703 ++ dirname /tmp/install/install.sh [2020-12-15T20:58:05.948Z] #47 4.703 + dir=/tmp/install [2020-12-15T20:58:05.948Z] #47 4.703 + bin=golangci_lint [2020-12-15T20:58:05.948Z] #47 4.703 + shift [2020-12-15T20:58:05.948Z] #47 4.703 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-15T20:58:05.948Z] #47 4.703 + . /tmp/install/golangci_lint.installer [2020-12-15T20:58:05.948Z] #47 4.703 ++ : v1.23.8 [2020-12-15T20:58:05.948Z] #47 4.703 + install_golangci_lint [2020-12-15T20:58:05.948Z] #47 4.703 + set -e [2020-12-15T20:58:05.948Z] #47 4.703 + export GO111MODULE=on [2020-12-15T20:58:05.948Z] #47 4.703 + GO111MODULE=on [2020-12-15T20:58:05.948Z] #47 4.703 + GOBIN=/build [2020-12-15T20:58:05.948Z] #47 4.703 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-15T20:58:05.948Z] #47 4.791 go: finding github.com v1.23.8 [2020-12-15T20:58:05.948Z] #47 4.791 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-15T20:58:05.948Z] #47 4.791 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-15T20:58:05.948Z] #47 4.791 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:58:05.948Z] #47 4.791 go: finding github.com/golangci v1.23.8 [2020-12-15T20:58:05.948Z] #47 5.645 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:58:05.948Z] #47 6.565 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-15T20:58:05.948Z] #47 ... [2020-12-15T20:58:05.948Z] [2020-12-15T20:58:05.948Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:05.948Z] #32 4.105 + RM_GOPATH=0 [2020-12-15T20:58:05.948Z] #32 4.105 + TMP_GOPATH= [2020-12-15T20:58:05.948Z] #32 4.105 + : /build [2020-12-15T20:58:05.948Z] #32 4.105 + '[' -z '' ']' [2020-12-15T20:58:05.948Z] #32 4.113 ++ mktemp -d [2020-12-15T20:58:05.948Z] #32 4.113 + export GOPATH=/tmp/tmp.trAb1bClr1 [2020-12-15T20:58:05.948Z] #32 4.113 + GOPATH=/tmp/tmp.trAb1bClr1 [2020-12-15T20:58:05.948Z] #32 4.113 + RM_GOPATH=1 [2020-12-15T20:58:05.948Z] #32 4.113 + case "$(go env GOARCH)" in [2020-12-15T20:58:05.948Z] #32 4.113 ++ go env GOARCH [2020-12-15T20:58:05.948Z] #32 4.171 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:05.948Z] #32 4.171 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:05.948Z] #32 4.171 ++ dirname /tmp/install/install.sh [2020-12-15T20:58:05.948Z] #32 4.171 + dir=/tmp/install [2020-12-15T20:58:05.948Z] #32 4.171 + bin=tomlv [2020-12-15T20:58:05.948Z] #32 4.171 + shift [2020-12-15T20:58:05.948Z] #32 4.171 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-15T20:58:05.948Z] #32 4.171 + . /tmp/install/tomlv.installer [2020-12-15T20:58:05.948Z] #32 4.171 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:58:05.948Z] #32 4.171 + install_tomlv [2020-12-15T20:58:05.948Z] #32 4.171 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-15T20:58:05.948Z] #32 4.171 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.trAb1bClr1/src/github.com/BurntSushi/toml [2020-12-15T20:58:05.948Z] #32 4.173 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:58:05.948Z] #32 4.191 Cloning into '/tmp/tmp.trAb1bClr1/src/github.com/BurntSushi/toml'... [2020-12-15T20:58:05.948Z] #32 4.937 + cd /tmp/tmp.trAb1bClr1/src/github.com/BurntSushi/toml [2020-12-15T20:58:05.948Z] #32 4.937 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-15T20:58:05.948Z] #32 4.949 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-15T20:58:05.948Z] #32 5.391 math/bits [2020-12-15T20:58:05.948Z] #32 5.391 runtime/internal/sys [2020-12-15T20:58:05.948Z] #32 5.459 internal/cpu [2020-12-15T20:58:05.948Z] #32 5.497 runtime/internal/atomic [2020-12-15T20:58:05.948Z] #32 5.680 runtime/internal/math [2020-12-15T20:58:05.948Z] #32 6.021 unicode/utf8 [2020-12-15T20:58:05.948Z] #32 6.519 math [2020-12-15T20:58:05.948Z] #32 6.656 internal/race [2020-12-15T20:58:05.948Z] #32 6.973 sync/atomic [2020-12-15T20:58:05.948Z] #32 7.156 internal/bytealg [2020-12-15T20:58:05.948Z] #32 7.305 unicode [2020-12-15T20:58:05.948Z] #32 7.474 internal/testlog [2020-12-15T20:58:05.948Z] #32 8.229 encoding [2020-12-15T20:58:05.948Z] #32 8.655 runtime/cgo [2020-12-15T20:58:05.948Z] #32 8.820 runtime [2020-12-15T20:58:05.948Z] #32 ... [2020-12-15T20:58:05.948Z] [2020-12-15T20:58:05.948Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:05.948Z] #56 4.184 + RM_GOPATH=0 [2020-12-15T20:58:05.948Z] #56 4.184 + TMP_GOPATH= [2020-12-15T20:58:05.948Z] #56 4.184 + : /build [2020-12-15T20:58:05.948Z] #56 4.184 + '[' -z '' ']' [2020-12-15T20:58:05.948Z] #56 4.184 ++ mktemp -d [2020-12-15T20:58:05.948Z] #56 4.184 + export GOPATH=/tmp/tmp.8vmxYTw6tC [2020-12-15T20:58:05.948Z] #56 4.184 + GOPATH=/tmp/tmp.8vmxYTw6tC [2020-12-15T20:58:05.948Z] #56 4.184 + RM_GOPATH=1 [2020-12-15T20:58:05.948Z] #56 4.184 + case "$(go env GOARCH)" in [2020-12-15T20:58:05.948Z] #56 4.184 ++ go env GOARCH [2020-12-15T20:58:05.948Z] #56 4.206 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:05.948Z] #56 4.206 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:05.948Z] #56 4.206 ++ dirname /tmp/install/install.sh [2020-12-15T20:58:05.948Z] #56 4.206 + dir=/tmp/install [2020-12-15T20:58:05.948Z] #56 4.206 + bin=rootlesskit [2020-12-15T20:58:05.948Z] #56 4.206 + shift [2020-12-15T20:58:05.948Z] #56 4.206 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-15T20:58:05.948Z] #56 4.206 + . /tmp/install/rootlesskit.installer [2020-12-15T20:58:05.948Z] #56 4.206 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:58:05.948Z] #56 4.206 + install_rootlesskit [2020-12-15T20:58:05.948Z] #56 4.206 + case "$1" in [2020-12-15T20:58:05.948Z] #56 4.206 + export CGO_ENABLED=0 [2020-12-15T20:58:05.948Z] #56 4.206 + CGO_ENABLED=0 [2020-12-15T20:58:05.948Z] #56 4.206 + _install_rootlesskit [2020-12-15T20:58:05.948Z] #56 4.206 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-15T20:58:05.948Z] #56 4.206 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8vmxYTw6tC/src/github.com/rootless-containers/rootlesskit [2020-12-15T20:58:05.948Z] #56 4.210 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:58:05.948Z] #56 4.221 Cloning into '/tmp/tmp.8vmxYTw6tC/src/github.com/rootless-containers/rootlesskit'... [2020-12-15T20:58:05.948Z] #56 7.620 + cd /tmp/tmp.8vmxYTw6tC/src/github.com/rootless-containers/rootlesskit [2020-12-15T20:58:05.948Z] #56 7.620 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-15T20:58:05.948Z] #56 7.798 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-15T20:58:05.948Z] #56 7.798 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-15T20:58:06.162Z] #32 ... [2020-12-15T20:58:06.162Z] [2020-12-15T20:58:06.162Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:06.162Z] #47 21.79 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-15T20:58:06.162Z] #47 21.83 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-15T20:58:06.212Z] #56 ... [2020-12-15T20:58:06.212Z] [2020-12-15T20:58:06.212Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:06.212Z] #11 7.126 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:58:06.212Z] #11 7.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:58:06.212Z] #11 7.342 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:58:06.212Z] #11 8.390 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-15T20:58:06.212Z] #11 10.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [249 kB] [2020-12-15T20:58:06.212Z] #11 ... [2020-12-15T20:58:06.212Z] [2020-12-15T20:58:06.212Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:58:06.422Z] #47 22.00 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:58:06.422Z] #47 22.02 go: extracting github.com/pkg/errors v0.8.1 [2020-12-15T20:58:06.422Z] #47 ... [2020-12-15T20:58:06.422Z] [2020-12-15T20:58:06.422Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:06.422Z] #34 12.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T20:58:06.422Z] #34 15.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:58:06.422Z] #34 20.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:58:06.422Z] #34 ... [2020-12-15T20:58:06.422Z] [2020-12-15T20:58:06.422Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:06.422Z] #49 21.42 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:58:06.576Z] #49 ... [2020-12-15T20:58:06.576Z] [2020-12-15T20:58:06.576Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:06.576Z] #43 10.54 internal/bytealg [2020-12-15T20:58:06.576Z] #43 10.61 runtime/internal/math [2020-12-15T20:58:06.576Z] #43 10.75 internal/race [2020-12-15T20:58:06.576Z] #43 11.07 sync/atomic [2020-12-15T20:58:06.576Z] #43 11.65 unicode [2020-12-15T20:58:06.576Z] #43 11.76 runtime [2020-12-15T20:58:06.576Z] #43 17.62 unicode/utf8 [2020-12-15T20:58:06.576Z] #43 19.30 internal/testlog [2020-12-15T20:58:06.576Z] #43 19.69 encoding [2020-12-15T20:58:06.576Z] #43 19.91 unicode/utf16 [2020-12-15T20:58:06.576Z] #43 20.37 container/list [2020-12-15T20:58:06.576Z] #43 ... [2020-12-15T20:58:06.576Z] [2020-12-15T20:58:06.576Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:06.576Z] #47 19.89 go: downloading github.com/pkg/errors v0.8.1 [2020-12-15T20:58:06.576Z] #47 19.90 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:58:06.576Z] #47 19.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:58:06.576Z] #47 19.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:58:06.576Z] #47 19.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:58:06.576Z] #47 20.19 go: extracting github.com/pkg/errors v0.8.1 [2020-12-15T20:58:06.576Z] #47 20.34 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:58:06.576Z] #47 20.47 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:58:06.576Z] #47 20.53 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:58:06.576Z] #47 20.63 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:58:06.729Z] #54 139.0 + bin/containerd-shim-runc-v1 [2020-12-15T20:58:06.895Z] #47 20.81 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:58:06.895Z] #47 20.82 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-15T20:58:06.895Z] #47 20.89 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:58:06.895Z] #47 21.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:58:06.993Z] #49 22.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:58:07.156Z] #47 21.41 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-15T20:58:07.175Z] #18 48.65 Selecting previously unselected package vim. [2020-12-15T20:58:07.175Z] #18 48.66 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-15T20:58:07.175Z] #18 48.68 Unpacking vim (2:8.1.0875-5) ... [2020-12-15T20:58:07.738Z] #18 49.21 Selecting previously unselected package xfsprogs. [2020-12-15T20:58:07.738Z] #18 49.22 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-15T20:58:07.738Z] #18 49.22 Unpacking xfsprogs (4.20.0-1) ... [2020-12-15T20:58:07.759Z] #47 21.64 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:58:07.759Z] #47 21.65 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:58:08.085Z] #27 4.400 0.0% # 2.0% ### 4.9% #### 6.8% ######## 11.1% ########## 14.7% ############ 17.3% ############## 20.4% ################ 23.3% ################## 25.8% #################### 28.5% ###################### 31.2% ######################## 34.0% ########################## 37.2% ############################ 39.9% ############################## 43.0% ################################ 45.4% ################################## 47.8% #################################### 50.4% ##################################### 52.4% ####################################### 54.4% ######################################## 56.9% ######################################### 57.9% ########################################### 60.5% ############################################# 63.4% ############################################### 66.5% ################################################# 69.0% #################################################### 73.4% ###################################################### 75.3% ######################################################## 78.2% ########################################################## 81.9% ############################################################## 87.4% ################################################################# 90.4% ###################################################################### 97.6% ######################################################################## 100.0% [2020-12-15T20:58:08.300Z] #18 49.66 Selecting previously unselected package zip. [2020-12-15T20:58:08.301Z] #18 49.67 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-15T20:58:08.301Z] #18 49.68 Unpacking zip (3.0-11+b1) ... [2020-12-15T20:58:08.301Z] #18 49.86 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-15T20:58:08.301Z] #18 49.89 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-15T20:58:08.301Z] #18 49.91 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-15T20:58:08.301Z] #18 49.93 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-15T20:58:08.301Z] #18 49.94 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-15T20:58:08.301Z] #18 49.96 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-15T20:58:08.301Z] #18 49.97 Setting up uidmap (1:4.5-1.1) ... [2020-12-15T20:58:08.301Z] #18 49.98 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-15T20:58:08.301Z] #18 50.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-15T20:58:08.302Z] #45 72.49 vendor/golang.org/x/text/transform [2020-12-15T20:58:08.302Z] #45 ... [2020-12-15T20:58:08.302Z] [2020-12-15T20:58:08.302Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:08.302Z] #51 62.73 bufio [2020-12-15T20:58:08.302Z] #51 66.00 text/tabwriter [2020-12-15T20:58:08.302Z] #51 66.22 reflect [2020-12-15T20:58:08.302Z] #51 67.81 regexp/syntax [2020-12-15T20:58:08.302Z] #51 ... [2020-12-15T20:58:08.302Z] [2020-12-15T20:58:08.302Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:08.302Z] #43 1.593 Note: Building without setproctitle() and strlcpy() support. [2020-12-15T20:58:08.302Z] #43 1.599 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-15T20:58:08.302Z] #43 1.614 Note: Building without GnuTLS support [2020-12-15T20:58:08.302Z] #43 1.636 Makefile.config:39: Warn: you have no libnftables installed [2020-12-15T20:58:08.302Z] #43 1.641 Makefile.config:40: Warn: Building without nftables support [2020-12-15T20:58:08.302Z] #43 3.181 fatal: not a git repository (or any of the parent directories): .git [2020-12-15T20:58:08.302Z] #43 3.221 GEN .gitid [2020-12-15T20:58:08.302Z] #43 3.266 GEN criu/include/version.h [2020-12-15T20:58:08.302Z] #43 3.360 GEN include/common/asm [2020-12-15T20:58:08.302Z] #43 5.261 PBCC images/timens.pb-c.c [2020-12-15T20:58:08.302Z] #43 5.295 DEP images/timens.pb-c.d [2020-12-15T20:58:08.302Z] #43 5.348 PBCC images/fown.pb-c.c [2020-12-15T20:58:08.302Z] #43 5.385 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-15T20:58:08.302Z] #43 5.670 PBCC images/opts.pb-c.c [2020-12-15T20:58:08.302Z] #43 5.743 PBCC images/memfd.pb-c.c [2020-12-15T20:58:08.302Z] #43 5.858 DEP images/fown.pb-c.d [2020-12-15T20:58:08.302Z] #43 5.922 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-15T20:58:08.302Z] #43 6.120 DEP images/opts.pb-c.d [2020-12-15T20:58:08.302Z] #43 6.156 DEP images/memfd.pb-c.d [2020-12-15T20:58:08.302Z] #43 6.217 PBCC images/sit.pb-c.c [2020-12-15T20:58:08.302Z] #43 6.292 DEP images/sit.pb-c.d [2020-12-15T20:58:08.302Z] #43 6.357 PBCC images/macvlan.pb-c.c [2020-12-15T20:58:08.302Z] #43 6.380 DEP images/macvlan.pb-c.d [2020-12-15T20:58:08.302Z] #43 6.424 PBCC images/autofs.pb-c.c [2020-12-15T20:58:08.302Z] #43 6.440 DEP images/autofs.pb-c.d [2020-12-15T20:58:08.302Z] #43 6.520 PBCC images/sysctl.pb-c.c [2020-12-15T20:58:08.302Z] #43 6.567 DEP images/sysctl.pb-c.d [2020-12-15T20:58:08.302Z] #43 6.655 PBCC images/time.pb-c.c [2020-12-15T20:58:08.302Z] #43 6.679 DEP images/time.pb-c.d [2020-12-15T20:58:08.302Z] #43 6.728 PBCC images/binfmt-misc.pb-c.c [2020-12-15T20:58:08.302Z] #43 6.752 DEP images/binfmt-misc.pb-c.d [2020-12-15T20:58:08.302Z] #43 6.789 PBCC images/seccomp.pb-c.c [2020-12-15T20:58:08.302Z] #43 6.821 DEP images/seccomp.pb-c.d [2020-12-15T20:58:08.302Z] #43 6.871 PBCC images/userns.pb-c.c [2020-12-15T20:58:08.302Z] #43 6.910 DEP images/userns.pb-c.d [2020-12-15T20:58:08.302Z] #43 6.957 PBCC images/cgroup.pb-c.c [2020-12-15T20:58:08.302Z] #43 6.996 DEP images/cgroup.pb-c.d [2020-12-15T20:58:08.302Z] #43 7.050 PBCC images/ext-file.pb-c.c [2020-12-15T20:58:08.302Z] #43 7.079 DEP images/ext-file.pb-c.d [2020-12-15T20:58:08.302Z] #43 7.119 PBCC images/rpc.pb-c.c [2020-12-15T20:58:08.302Z] #43 7.193 DEP images/rpc.pb-c.d [2020-12-15T20:58:08.302Z] #43 7.254 PBCC images/siginfo.pb-c.c [2020-12-15T20:58:08.302Z] #43 7.271 DEP images/siginfo.pb-c.d [2020-12-15T20:58:08.302Z] #43 7.368 PBCC images/pagemap.pb-c.c [2020-12-15T20:58:08.302Z] #43 7.455 DEP images/pagemap.pb-c.d [2020-12-15T20:58:08.302Z] #43 7.499 PBCC images/rlimit.pb-c.c [2020-12-15T20:58:08.302Z] #43 7.510 DEP images/rlimit.pb-c.d [2020-12-15T20:58:08.302Z] #43 7.566 PBCC images/file-lock.pb-c.c [2020-12-15T20:58:08.302Z] #43 7.589 DEP images/file-lock.pb-c.d [2020-12-15T20:58:08.302Z] #43 7.727 PBCC images/tty.pb-c.c [2020-12-15T20:58:08.302Z] #43 7.828 DEP images/tty.pb-c.d [2020-12-15T20:58:08.302Z] #43 7.883 PBCC images/tun.pb-c.c [2020-12-15T20:58:08.302Z] #43 7.961 PBCC images/netdev.pb-c.c [2020-12-15T20:58:08.302Z] #43 8.047 DEP images/tun.pb-c.d [2020-12-15T20:58:08.302Z] #43 8.098 DEP images/netdev.pb-c.d [2020-12-15T20:58:08.302Z] #43 8.201 PBCC images/vma.pb-c.c [2020-12-15T20:58:08.302Z] #43 8.249 DEP images/vma.pb-c.d [2020-12-15T20:58:08.302Z] #43 8.317 PBCC images/creds.pb-c.c [2020-12-15T20:58:08.397Z] #49 ... [2020-12-15T20:58:08.397Z] [2020-12-15T20:58:08.397Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:08.397Z] #40 13.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:58:08.397Z] #40 17.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:58:08.397Z] #40 ... [2020-12-15T20:58:08.397Z] [2020-12-15T20:58:08.397Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:08.397Z] #47 22.31 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:58:08.397Z] #47 22.36 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:58:08.397Z] #47 22.91 go: downloading github.com/fatih/color v1.7.0 [2020-12-15T20:58:08.397Z] #47 22.94 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:58:08.397Z] #47 22.96 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:58:08.397Z] #47 22.97 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:58:08.397Z] #47 22.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:58:08.397Z] #47 23.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:58:08.397Z] #47 23.62 go: extracting github.com/fatih/color v1.7.0 [2020-12-15T20:58:08.397Z] #47 23.63 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:58:08.397Z] #47 23.68 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:58:08.397Z] #47 24.03 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:58:08.397Z] #47 24.08 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:58:08.397Z] #47 ... [2020-12-15T20:58:08.397Z] [2020-12-15T20:58:08.397Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:08.397Z] #11 14.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:58:08.397Z] #11 16.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:58:08.558Z] #18 50.02 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-15T20:58:08.558Z] #18 50.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-15T20:58:08.558Z] #18 50.06 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-15T20:58:08.558Z] #18 50.08 Setting up xxd (2:8.1.0875-5) ... [2020-12-15T20:58:08.558Z] #18 50.09 Setting up zip (3.0-11+b1) ... [2020-12-15T20:58:08.558Z] #18 50.10 Setting up vim-common (2:8.1.0875-5) ... [2020-12-15T20:58:08.558Z] #18 50.13 Setting up bash-completion (1:2.8-6) ... [2020-12-15T20:58:08.601Z] #43 8.343 DEP images/creds.pb-c.d [2020-12-15T20:58:08.601Z] #43 8.434 PBCC images/utsns.pb-c.c [2020-12-15T20:58:08.601Z] #43 8.474 DEP images/utsns.pb-c.d [2020-12-15T20:58:08.601Z] #43 8.538 PBCC images/ipc-desc.pb-c.c [2020-12-15T20:58:08.601Z] #43 8.555 PBCC images/ipc-sem.pb-c.c [2020-12-15T20:58:08.601Z] #43 8.589 DEP images/ipc-desc.pb-c.d [2020-12-15T20:58:08.601Z] #43 8.637 DEP images/ipc-sem.pb-c.d [2020-12-15T20:58:08.601Z] #43 8.684 PBCC images/ipc-msg.pb-c.c [2020-12-15T20:58:08.657Z] #11 ... [2020-12-15T20:58:08.657Z] [2020-12-15T20:58:08.657Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:08.657Z] #47 24.24 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:58:08.657Z] #47 24.40 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:58:08.662Z] #27 8.587 #=#=# [2020-12-15T20:58:08.699Z] #47 ... [2020-12-15T20:58:08.700Z] [2020-12-15T20:58:08.700Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:08.700Z] #22 20.95 + mkdir -p /build [2020-12-15T20:58:08.700Z] #22 20.97 + mv docker/docker /build/ [2020-12-15T20:58:08.700Z] #22 20.98 + rmdir docker [2020-12-15T20:58:08.700Z] #22 DONE 22.7s [2020-12-15T20:58:08.700Z] [2020-12-15T20:58:08.700Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:08.700Z] #49 22.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:58:08.700Z] #49 22.17 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:58:08.700Z] #49 22.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:58:08.700Z] #49 22.79 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:58:08.700Z] #49 22.83 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:58:08.900Z] #43 8.723 DEP images/ipc-msg.pb-c.d [2020-12-15T20:58:08.900Z] #43 8.795 PBCC images/ipc-shm.pb-c.c [2020-12-15T20:58:08.900Z] #43 8.830 DEP images/ipc-shm.pb-c.d [2020-12-15T20:58:08.900Z] #43 8.898 PBCC images/ipc-var.pb-c.c [2020-12-15T20:58:08.900Z] #43 8.914 DEP images/ipc-var.pb-c.d [2020-12-15T20:58:08.900Z] #43 9.000 PBCC images/sk-opts.pb-c.c [2020-12-15T20:58:08.917Z] #47 24.64 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:58:08.917Z] #47 24.66 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:58:09.204Z] #43 9.012 PBCC images/packet-sock.pb-c.c [2020-12-15T20:58:09.204Z] #43 9.101 DEP images/sk-opts.pb-c.d [2020-12-15T20:58:09.204Z] #43 9.160 DEP images/packet-sock.pb-c.d [2020-12-15T20:58:09.204Z] #43 9.212 PBCC images/sk-netlink.pb-c.c [2020-12-15T20:58:09.204Z] #43 9.317 DEP images/sk-netlink.pb-c.d [2020-12-15T20:58:09.449Z] #54 141.9 + bin/containerd-shim-runc-v2 [2020-12-15T20:58:09.469Z] #27 8.906 0.2% #################### 28.3% ############################################### 65.5% ################################################################## 91.8% ######################################################################## 100.0% [2020-12-15T20:58:09.510Z] #43 9.405 PBCC images/sk-inet.pb-c.c [2020-12-15T20:58:09.510Z] #43 9.489 DEP images/sk-inet.pb-c.d [2020-12-15T20:58:09.733Z] #27 9.701 [2020-12-15T20:58:09.808Z] #43 9.625 PBCC images/sk-unix.pb-c.c [2020-12-15T20:58:09.808Z] #43 9.682 DEP images/sk-unix.pb-c.d [2020-12-15T20:58:09.808Z] #43 9.739 PBCC images/mm.pb-c.c [2020-12-15T20:58:09.808Z] #43 9.803 DEP images/mm.pb-c.d [2020-12-15T20:58:09.808Z] #43 9.856 PBCC images/timerfd.pb-c.c [2020-12-15T20:58:09.808Z] #43 ... [2020-12-15T20:58:09.808Z] [2020-12-15T20:58:09.808Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:09.808Z] #34 64.44 text/tabwriter [2020-12-15T20:58:09.808Z] #34 69.20 time [2020-12-15T20:58:09.808Z] #34 69.26 internal/syscall/unix [2020-12-15T20:58:09.808Z] #34 69.27 internal/syscall/execenv [2020-12-15T20:58:09.894Z] #47 25.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:58:09.894Z] #47 25.59 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:58:09.894Z] #47 25.60 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:58:09.894Z] #47 25.61 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:58:09.894Z] #47 25.65 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:58:09.894Z] #47 25.70 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:58:10.079Z] #54 142.6 + binaries [2020-12-15T20:58:10.079Z] #54 142.6 + install -D bin/containerd /build/containerd [2020-12-15T20:58:10.079Z] #54 142.7 + install -D bin/containerd-shim /build/containerd-shim [2020-12-15T20:58:10.079Z] #54 142.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-15T20:58:10.079Z] #54 142.7 + install -D bin/ctr /build/ctr [2020-12-15T20:58:10.104Z] #34 ... [2020-12-15T20:58:10.105Z] [2020-12-15T20:58:10.105Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:10.105Z] #43 9.901 DEP images/timerfd.pb-c.d [2020-12-15T20:58:10.105Z] #43 9.969 PBCC images/timer.pb-c.c [2020-12-15T20:58:10.105Z] #43 10.00 DEP images/timer.pb-c.d [2020-12-15T20:58:10.105Z] #43 10.06 PBCC images/sa.pb-c.c [2020-12-15T20:58:10.192Z] #47 25.95 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:58:10.276Z] #49 ... [2020-12-15T20:58:10.276Z] [2020-12-15T20:58:10.276Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:10.276Z] #11 14.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T20:58:10.276Z] #11 18.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:58:10.276Z] #11 ... [2020-12-15T20:58:10.276Z] [2020-12-15T20:58:10.276Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:58:10.276Z] #53 14.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:58:10.276Z] #53 ... [2020-12-15T20:58:10.276Z] [2020-12-15T20:58:10.276Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:10.276Z] #49 24.35 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:58:10.403Z] #43 10.13 DEP images/sa.pb-c.d [2020-12-15T20:58:10.403Z] #43 10.22 PBCC images/pipe-data.pb-c.c [2020-12-15T20:58:10.403Z] #43 10.25 DEP images/pipe-data.pb-c.d [2020-12-15T20:58:10.403Z] #43 10.34 PBCC images/mnt.pb-c.c [2020-12-15T20:58:10.403Z] #43 10.39 DEP images/mnt.pb-c.d [2020-12-15T20:58:10.475Z] #47 26.24 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:58:10.529Z] #27 9.980 0.2% ################# 23.9% ########################### 38.0% ##################################### 52.1% ################################################## 69.7% ################################################################## 92.2% ######################################################################## 100.0% [2020-12-15T20:58:10.700Z] #43 10.46 PBCC images/sk-packet.pb-c.c [2020-12-15T20:58:10.700Z] #43 10.47 DEP images/sk-packet.pb-c.d [2020-12-15T20:58:10.700Z] #43 10.56 PBCC images/tcp-stream.pb-c.c [2020-12-15T20:58:10.700Z] #43 10.62 DEP images/tcp-stream.pb-c.d [2020-12-15T20:58:10.700Z] #43 10.67 PBCC images/pipe.pb-c.c [2020-12-15T20:58:10.700Z] #43 10.72 DEP images/pipe.pb-c.d [2020-12-15T20:58:10.700Z] #43 10.80 PBCC images/pstree.pb-c.c [2020-12-15T20:58:10.708Z] #54 DONE 143.3s [2020-12-15T20:58:10.745Z] #47 26.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:58:11.000Z] #43 10.86 DEP images/pstree.pb-c.d [2020-12-15T20:58:11.001Z] #43 10.93 PBCC images/fs.pb-c.c [2020-12-15T20:58:11.001Z] #43 10.95 DEP images/fs.pb-c.d [2020-12-15T20:58:11.001Z] #43 11.01 PBCC images/signalfd.pb-c.c [2020-12-15T20:58:11.009Z] #47 26.85 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:58:11.119Z] #27 10.93 [2020-12-15T20:58:11.119Z] #27 ... [2020-12-15T20:58:11.119Z] [2020-12-15T20:58:11.119Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:58:11.119Z] #38 6.024 + git clone https://github.com/docker/distribution.git . [2020-12-15T20:58:11.119Z] #38 6.033 Cloning into '.'... [2020-12-15T20:58:11.298Z] #43 11.12 DEP images/signalfd.pb-c.d [2020-12-15T20:58:11.298Z] #43 11.23 PBCC images/fh.pb-c.c [2020-12-15T20:58:11.298Z] #43 11.30 PBCC images/fsnotify.pb-c.c [2020-12-15T20:58:11.336Z] [2020-12-15T20:58:11.336Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-15T20:58:11.383Z] #38 ... [2020-12-15T20:58:11.383Z] [2020-12-15T20:58:11.383Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:58:11.597Z] #43 ... [2020-12-15T20:58:11.597Z] [2020-12-15T20:58:11.597Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:11.597Z] #47 DONE 76.1s [2020-12-15T20:58:11.597Z] [2020-12-15T20:58:11.597Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:11.597Z] #43 11.38 DEP images/fh.pb-c.d [2020-12-15T20:58:11.597Z] #43 11.49 DEP images/fsnotify.pb-c.d [2020-12-15T20:58:11.597Z] #43 11.62 PBCC images/eventpoll.pb-c.c [2020-12-15T20:58:11.626Z] #55 DONE 0.3s [2020-12-15T20:58:11.626Z] [2020-12-15T20:58:11.626Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-15T20:58:11.626Z] #59 DONE 0.2s [2020-12-15T20:58:11.626Z] [2020-12-15T20:58:11.626Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-15T20:58:11.829Z] #18 53.00 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-15T20:58:11.829Z] #18 53.02 Setting up xz-utils (5.2.4-1) ... [2020-12-15T20:58:11.829Z] #18 53.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-15T20:58:11.829Z] #18 53.04 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-15T20:58:11.829Z] #18 53.10 invoke-rc.d: could not determine current runlevel [2020-12-15T20:58:11.829Z] #18 53.11 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-15T20:58:11.829Z] #18 53.12 Setting up pigz (2.4-1) ... [2020-12-15T20:58:11.829Z] #18 53.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-15T20:58:11.829Z] #18 53.15 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-15T20:58:11.829Z] #18 53.17 Setting up python-pip-whl (18.1-5) ... [2020-12-15T20:58:11.829Z] #18 53.18 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-15T20:58:11.829Z] #18 53.20 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-15T20:58:11.895Z] #43 11.66 DEP images/eventpoll.pb-c.d [2020-12-15T20:58:11.895Z] #43 11.69 PBCC images/eventfd.pb-c.c [2020-12-15T20:58:11.895Z] #43 11.88 DEP images/eventfd.pb-c.d [2020-12-15T20:58:11.895Z] #43 11.92 PBCC images/remap-file-path.pb-c.c [2020-12-15T20:58:11.895Z] #43 11.93 DEP images/remap-file-path.pb-c.d [2020-12-15T20:58:11.895Z] #43 11.98 PBCC images/fifo.pb-c.c [2020-12-15T20:58:11.895Z] #43 12.01 DEP images/fifo.pb-c.d [2020-12-15T20:58:11.915Z] #61 DONE 0.2s [2020-12-15T20:58:11.915Z] [2020-12-15T20:58:11.915Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-15T20:58:11.915Z] #63 DONE 0.1s [2020-12-15T20:58:11.915Z] [2020-12-15T20:58:11.915Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-15T20:58:11.915Z] #64 DONE 0.1s [2020-12-15T20:58:12.086Z] #18 53.66 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-15T20:58:12.086Z] #18 53.67 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-15T20:58:12.086Z] #18 53.69 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-15T20:58:12.086Z] #18 53.70 Setting up vim (2:8.1.0875-5) ... [2020-12-15T20:58:12.086Z] #18 53.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-15T20:58:12.086Z] #18 53.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-15T20:58:12.086Z] #18 53.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-15T20:58:12.086Z] #18 53.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-15T20:58:12.086Z] #18 53.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-15T20:58:12.086Z] #18 53.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-15T20:58:12.086Z] #18 53.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-15T20:58:12.086Z] #18 53.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-15T20:58:12.086Z] #18 53.77 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-15T20:58:12.193Z] #43 12.09 PBCC images/ghost-file.pb-c.c [2020-12-15T20:58:12.193Z] #43 12.14 DEP images/ghost-file.pb-c.d [2020-12-15T20:58:12.193Z] #43 12.20 PBCC images/regfile.pb-c.c [2020-12-15T20:58:12.193Z] #43 12.25 DEP images/regfile.pb-c.d [2020-12-15T20:58:12.204Z] [2020-12-15T20:58:12.204Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-15T20:58:12.261Z] #49 26.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:58:12.343Z] #18 53.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-15T20:58:12.343Z] #18 53.79 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-15T20:58:12.343Z] #18 53.81 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-15T20:58:12.343Z] #18 53.82 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-15T20:58:12.343Z] #18 53.83 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-15T20:58:12.400Z] #47 ... [2020-12-15T20:58:12.400Z] [2020-12-15T20:58:12.400Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:12.400Z] #43 18.01 unicode/utf8 [2020-12-15T20:58:12.400Z] #43 19.35 math [2020-12-15T20:58:12.400Z] #43 25.87 unicode/utf16 [2020-12-15T20:58:12.400Z] #43 26.64 container/list [2020-12-15T20:58:12.400Z] #43 28.03 crypto/internal/subtle [2020-12-15T20:58:12.400Z] #43 ... [2020-12-15T20:58:12.400Z] [2020-12-15T20:58:12.400Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:12.400Z] #49 24.90 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:58:12.400Z] #49 27.22 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:58:12.400Z] #49 27.67 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:58:12.400Z] #49 28.09 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:58:12.400Z] #49 28.12 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:58:12.492Z] #43 12.34 PBCC images/ns.pb-c.c [2020-12-15T20:58:12.492Z] #43 12.36 DEP images/ns.pb-c.d [2020-12-15T20:58:12.492Z] #43 12.43 PBCC images/fdinfo.pb-c.c [2020-12-15T20:58:12.791Z] #43 12.71 DEP images/fdinfo.pb-c.d [2020-12-15T20:58:12.791Z] #43 12.74 PBCC images/core-aarch64.pb-c.c [2020-12-15T20:58:12.791Z] #43 12.77 PBCC images/core-arm.pb-c.c [2020-12-15T20:58:12.791Z] #43 12.79 PBCC images/core-ppc64.pb-c.c [2020-12-15T20:58:12.791Z] #43 12.82 PBCC images/core-s390.pb-c.c [2020-12-15T20:58:12.791Z] #43 12.87 PBCC images/core-x86.pb-c.c [2020-12-15T20:58:12.833Z] #65 DONE 0.8s [2020-12-15T20:58:13.088Z] #43 12.96 PBCC images/core.pb-c.c [2020-12-15T20:58:13.088Z] #43 13.11 PBCC images/inventory.pb-c.c [2020-12-15T20:58:13.122Z] [2020-12-15T20:58:13.123Z] #66 exporting to image [2020-12-15T20:58:13.123Z] #66 exporting layers [2020-12-15T20:58:13.386Z] #43 13.17 DEP images/core-aarch64.pb-c.d [2020-12-15T20:58:13.387Z] #43 13.23 DEP images/core-arm.pb-c.d [2020-12-15T20:58:13.387Z] #43 13.30 DEP images/core-ppc64.pb-c.d [2020-12-15T20:58:13.387Z] #43 13.38 DEP images/core-s390.pb-c.d [2020-12-15T20:58:13.387Z] #43 13.44 DEP images/core-x86.pb-c.d [2020-12-15T20:58:13.387Z] #43 13.50 DEP images/core.pb-c.d [2020-12-15T20:58:13.639Z] #49 ... [2020-12-15T20:58:13.639Z] [2020-12-15T20:58:13.639Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:13.639Z] #34 17.79 Fetched 8409 kB in 13s (635 kB/s) [2020-12-15T20:58:13.685Z] #43 13.56 DEP images/inventory.pb-c.d [2020-12-15T20:58:13.685Z] #43 13.63 PBCC images/cpuinfo.pb-c.c [2020-12-15T20:58:13.685Z] #43 13.66 DEP images/cpuinfo.pb-c.d [2020-12-15T20:58:13.685Z] #43 13.73 PBCC images/stats.pb-c.c [2020-12-15T20:58:13.783Z] #49 29.33 runtime/cgo [2020-12-15T20:58:13.783Z] #49 29.42 runtime [2020-12-15T20:58:13.898Z] #34 17.79 Reading package lists... [2020-12-15T20:58:13.898Z] #34 ... [2020-12-15T20:58:13.898Z] [2020-12-15T20:58:13.898Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:13.898Z] #45 20.42 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:58:13.898Z] #45 26.20 go: finding github.com/fatih/color v1.9.0 [2020-12-15T20:58:13.898Z] #45 26.25 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:58:13.898Z] #45 26.30 go: finding github.com/pkg/errors v0.9.1 [2020-12-15T20:58:13.898Z] #45 26.30 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:58:13.898Z] #45 26.41 go: finding github.com/spf13/pflag v1.0.3 [2020-12-15T20:58:13.898Z] #45 26.53 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:58:13.898Z] #45 27.00 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:58:13.898Z] #45 27.48 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:58:13.898Z] #45 27.57 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:58:13.898Z] #45 27.59 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:58:13.898Z] #45 27.68 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:58:14.001Z] #43 13.75 DEP images/stats.pb-c.d [2020-12-15T20:58:14.158Z] #45 ... [2020-12-15T20:58:14.158Z] [2020-12-15T20:58:14.158Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:14.158Z] #49 28.25 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:58:14.359Z] #49 ... [2020-12-15T20:58:14.359Z] [2020-12-15T20:58:14.359Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:58:14.359Z] #38 28.54 Checking out files: 67% (1118/1666) Checking out files: 68% (1133/1666) Checking out files: 69% (1150/1666) Checking out files: 70% (1167/1666) Checking out files: 71% (1183/1666) Checking out files: 72% (1200/1666) Checking out files: 73% (1217/1666) Checking out files: 74% (1233/1666) Checking out files: 75% (1250/1666) Checking out files: 76% (1267/1666) Checking out files: 77% (1283/1666) Checking out files: 78% (1300/1666) Checking out files: 79% (1317/1666) Checking out files: 80% (1333/1666) Checking out files: 81% (1350/1666) Checking out files: 82% (1367/1666) Checking out files: 83% (1383/1666) Checking out files: 84% (1400/1666) Checking out files: 85% (1417/1666) Checking out files: 86% (1433/1666) Checking out files: 87% (1450/1666) Checking out files: 88% (1467/1666) Checking out files: 89% (1483/1666) Checking out files: 90% (1500/1666) Checking out files: 91% (1517/1666) Checking out files: 91% (1524/1666) Checking out files: 92% (1533/1666) Checking out files: 93% (1550/1666) Checking out files: 94% (1567/1666) Checking out files: 95% (1583/1666) Checking out files: 96% (1600/1666) Checking out files: 97% (1617/1666) Checking out files: 98% (1633/1666) Checking out files: 99% (1650/1666) Checking out files: 100% (1666/1666) Checking out files: 100% (1666/1666), done. [2020-12-15T20:58:14.359Z] #38 29.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-15T20:58:14.572Z] #27 11.27 0.0% ## 2.8% ### 5.4% ###### 8.8% ######### 12.7% ########### 16.0% ############## 19.5% ################ 22.6% ################## 25.7% #################### 29.1% ###################### 30.9% ######################## 34.4% ########################## 37.0% ############################ 39.9% ############################### 43.3% ################################## 47.4% ##################################### 51.8% ####################################### 54.6% ########################################## 58.8% ############################################# 63.5% ################################################ 67.9% ################################################## 70.4% ##################################################### 74.3% ######################################################## 77.9% ########################################################## 80.6% ############################################################ 84.1% ############################################################### 88.5% ################################################################## 92.1% ###################################################################### 98.0% ######################################################################## 100.0% [2020-12-15T20:58:14.620Z] #38 ... [2020-12-15T20:58:14.620Z] [2020-12-15T20:58:14.620Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:14.620Z] #45 20.41 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:58:14.620Z] #45 21.44 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:58:14.620Z] #45 28.70 go: finding github.com/fatih/color v1.9.0 [2020-12-15T20:58:14.620Z] #45 28.80 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:58:14.620Z] #45 28.85 go: finding github.com/pkg/errors v0.9.1 [2020-12-15T20:58:14.620Z] #45 28.96 go: finding github.com/spf13/pflag v1.0.3 [2020-12-15T20:58:14.620Z] #45 29.01 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:58:14.620Z] #45 29.25 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:58:14.620Z] #45 29.53 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:58:14.620Z] #45 29.72 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:58:14.620Z] #45 30.04 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:58:14.620Z] #45 30.09 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:58:14.620Z] #45 30.11 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:58:14.728Z] #49 ... [2020-12-15T20:58:14.728Z] [2020-12-15T20:58:14.728Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:14.728Z] #32 18.96 unicode/utf8 [2020-12-15T20:58:14.728Z] #32 19.90 encoding [2020-12-15T20:58:14.728Z] #32 20.07 runtime/cgo [2020-12-15T20:58:14.851Z] #27 ... [2020-12-15T20:58:14.851Z] [2020-12-15T20:58:14.851Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:14.851Z] #34 10.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [249 kB] [2020-12-15T20:58:14.851Z] #34 11.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-15T20:58:14.851Z] #34 18.98 Fetched 8233 kB in 12s (674 kB/s) [2020-12-15T20:58:14.861Z] #18 ... [2020-12-15T20:58:14.861Z] [2020-12-15T20:58:14.861Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:14.861Z] #41 106.8 CC criu/cr-service.o [2020-12-15T20:58:14.861Z] #41 108.3 CC criu/crtools.o [2020-12-15T20:58:14.861Z] #41 108.9 CC criu/eventfd.o [2020-12-15T20:58:14.861Z] #41 109.3 CC criu/eventpoll.o [2020-12-15T20:58:14.861Z] #41 110.2 CC criu/external.o [2020-12-15T20:58:14.861Z] #41 110.6 CC criu/fault-injection.o [2020-12-15T20:58:14.861Z] #41 110.8 CC criu/fdstore.o [2020-12-15T20:58:14.861Z] #41 111.1 CC criu/fifo.o [2020-12-15T20:58:14.861Z] #41 111.5 CC criu/file-ids.o [2020-12-15T20:58:14.861Z] #41 111.8 CC criu/file-lock.o [2020-12-15T20:58:14.861Z] #41 112.7 CC criu/files-ext.o [2020-12-15T20:58:14.861Z] #41 113.2 CC criu/files-reg.o [2020-12-15T20:58:14.861Z] #41 115.2 CC criu/files.o [2020-12-15T20:58:14.880Z] #45 ... [2020-12-15T20:58:14.880Z] [2020-12-15T20:58:14.880Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:14.880Z] #47 29.17 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:58:14.880Z] #47 29.43 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:58:14.880Z] #47 30.24 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:58:14.987Z] #32 ... [2020-12-15T20:58:14.987Z] [2020-12-15T20:58:14.987Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:14.987Z] #47 23.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:58:14.987Z] #47 24.15 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:58:14.987Z] #47 24.55 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:58:14.987Z] #47 28.48 go: downloading github.com/spf13/viper v1.6.1 [2020-12-15T20:58:14.987Z] #47 28.55 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:58:14.987Z] #47 28.55 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:58:14.987Z] #47 28.55 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:58:14.987Z] #47 28.55 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:58:14.987Z] #47 28.55 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:58:14.987Z] #47 28.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:58:14.987Z] #47 28.55 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-15T20:58:14.987Z] #47 28.55 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:58:14.987Z] #47 28.58 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-15T20:58:14.987Z] #47 28.67 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:58:14.987Z] #47 28.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:58:14.987Z] #47 28.73 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:58:14.987Z] #47 28.74 go: extracting github.com/spf13/viper v1.6.1 [2020-12-15T20:58:14.987Z] #47 28.75 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-15T20:58:14.987Z] #47 28.81 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:58:14.987Z] #47 29.03 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:58:14.987Z] #47 29.03 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:58:14.987Z] #47 29.08 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:58:14.987Z] #47 29.16 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-15T20:58:15.115Z] #34 18.98 Reading package lists... [2020-12-15T20:58:15.115Z] #34 ... [2020-12-15T20:58:15.115Z] [2020-12-15T20:58:15.115Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:58:15.115Z] #38 19.21 Checking out files: 92% (1546/1666) Checking out files: 93% (1550/1666) Checking out files: 94% (1567/1666) Checking out files: 95% (1583/1666) Checking out files: 96% (1600/1666) Checking out files: 97% (1617/1666) Checking out files: 98% (1633/1666) Checking out files: 99% (1650/1666) Checking out files: 100% (1666/1666) Checking out files: 100% (1666/1666), done. [2020-12-15T20:58:15.115Z] #38 19.31 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-15T20:58:15.118Z] #41 117.3 CC criu/filesystems.o [2020-12-15T20:58:15.246Z] #47 29.31 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:58:15.246Z] #47 ... [2020-12-15T20:58:15.246Z] [2020-12-15T20:58:15.246Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:58:15.375Z] #41 ... [2020-12-15T20:58:15.375Z] [2020-12-15T20:58:15.375Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T20:58:15.375Z] #18 56.94 Setting up iptables (1.8.2-4) ... [2020-12-15T20:58:15.375Z] #18 56.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-15T20:58:15.375Z] #18 56.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-15T20:58:15.379Z] #38 ... [2020-12-15T20:58:15.379Z] [2020-12-15T20:58:15.379Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:15.379Z] #45 10.58 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:58:15.379Z] #45 10.60 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:58:15.379Z] #45 11.54 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:58:15.379Z] #45 12.24 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:58:15.379Z] #45 13.63 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:58:15.379Z] #45 18.39 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T20:58:15.379Z] #45 18.42 go: finding github.com/fatih/color v1.9.0 [2020-12-15T20:58:15.379Z] #45 18.49 go: finding github.com/pkg/errors v0.9.1 [2020-12-15T20:58:15.379Z] #45 18.60 go: finding github.com/spf13/pflag v1.0.3 [2020-12-15T20:58:15.379Z] #45 18.88 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-15T20:58:15.379Z] #45 18.89 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-15T20:58:15.379Z] #45 19.13 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T20:58:15.379Z] #45 19.19 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-15T20:58:15.379Z] #45 19.30 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T20:58:15.379Z] #45 19.34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T20:58:15.379Z] #45 19.35 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T20:58:15.505Z] #38 29.04 Checking out files: 70% (1171/1666) Checking out files: 71% (1183/1666) Checking out files: 72% (1200/1666) Checking out files: 73% (1217/1666) Checking out files: 74% (1233/1666) Checking out files: 75% (1250/1666) Checking out files: 76% (1267/1666) Checking out files: 77% (1283/1666) Checking out files: 78% (1300/1666) Checking out files: 79% (1317/1666) Checking out files: 80% (1333/1666) Checking out files: 81% (1350/1666) Checking out files: 82% (1367/1666) [2020-12-15T20:58:15.505Z] #38 ... [2020-12-15T20:58:15.505Z] [2020-12-15T20:58:15.505Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:15.505Z] #40 19.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T20:58:15.505Z] #40 ... [2020-12-15T20:58:15.505Z] [2020-12-15T20:58:15.505Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:58:15.634Z] #18 56.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-15T20:58:15.634Z] #18 56.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-15T20:58:15.634Z] #18 56.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-15T20:58:15.634Z] #18 56.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-15T20:58:15.634Z] #18 57.00 Setting up python3 (3.7.3-1) ... [2020-12-15T20:58:15.643Z] #45 ... [2020-12-15T20:58:15.643Z] [2020-12-15T20:58:15.643Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:58:15.643Z] #27 15.02 [2020-12-15T20:58:15.643Z] #27 15.36 0.0% 1.2% # 2.0% ## 2.9% [2020-12-15T20:58:15.643Z] #27 ... [2020-12-15T20:58:15.643Z] [2020-12-15T20:58:15.643Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:15.643Z] #49 10.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:58:15.643Z] #49 11.17 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:58:15.643Z] #49 12.45 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:58:15.643Z] #49 13.55 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:58:15.643Z] #49 14.69 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:58:15.643Z] #49 16.55 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:58:15.643Z] #49 16.66 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:58:15.643Z] #49 16.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:58:15.643Z] #49 17.29 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:58:15.643Z] #49 18.15 runtime/cgo [2020-12-15T20:58:15.643Z] #49 18.25 runtime [2020-12-15T20:58:15.840Z] #66 exporting layers 2.5s done [2020-12-15T20:58:15.840Z] #66 writing image sha256:cb5e020ec61fa8b8f7d4e065f6a1ef648aae152665fc533f32e68c0d1ddb66be done [2020-12-15T20:58:15.840Z] #66 naming to docker.io/library/docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 done [2020-12-15T20:58:15.840Z] #66 DONE 2.5s [Pipeline] } [Pipeline] // stage [2020-12-15T20:58:15.891Z] #18 57.43 Setting up python3-wheel (0.32.3-2) ... [Pipeline] stage [Pipeline] { (Unit tests) [2020-12-15T20:58:15.907Z] #49 ... [2020-12-15T20:58:15.907Z] [2020-12-15T20:58:15.907Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:15.907Z] #40 11.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-15T20:58:15.907Z] #40 18.43 Fetched 8233 kB in 13s (642 kB/s) [2020-12-15T20:58:15.907Z] #40 18.43 Reading package lists... [2020-12-15T20:58:15.907Z] #40 ... [2020-12-15T20:58:15.907Z] [2020-12-15T20:58:15.907Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:15.907Z] #43 11.07 crypto/internal/subtle [2020-12-15T20:58:15.907Z] #43 11.59 crypto/subtle [2020-12-15T20:58:15.907Z] #43 11.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-15T20:58:15.907Z] #43 11.94 internal/nettrace [2020-12-15T20:58:15.907Z] #43 12.39 runtime/cgo [2020-12-15T20:58:15.907Z] #43 15.45 vendor/golang.org/x/crypto/internal/subtle [Pipeline] sh [2020-12-15T20:58:16.031Z] #38 29.04 Checking out files: 70% (1171/1666) Checking out files: 71% (1183/1666) Checking out files: 72% (1200/1666) Checking out files: 73% (1217/1666) Checking out files: 74% (1233/1666) Checking out files: 75% (1250/1666) Checking out files: 76% (1267/1666) Checking out files: 77% (1283/1666) Checking out files: 78% (1300/1666) Checking out files: 79% (1317/1666) Checking out files: 80% (1333/1666) Checking out files: 81% (1350/1666) Checking out files: 82% (1367/1666) Checking out files: 83% (1383/1666) Checking out files: 84% (1400/1666) Checking out files: 85% (1417/1666) Checking out files: 86% (1433/1666) Checking out files: 87% (1450/1666) Checking out files: 88% (1467/1666) Checking out files: 89% (1483/1666) Checking out files: 90% (1500/1666) Checking out files: 91% (1517/1666) Checking out files: 92% (1533/1666) Checking out files: 93% (1550/1666) Checking out files: 94% (1567/1666) Checking out files: 95% (1583/1666) Checking out files: 96% (1600/1666) Checking out files: 97% (1617/1666) Checking out files: 98% (1633/1666) Checking out files: 99% (1650/1666) Checking out files: 100% (1666/1666) Checking out files: 100% (1666/1666), done. [2020-12-15T20:58:16.031Z] #38 29.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-15T20:58:16.091Z] #43 15.56 make[1]: Nothing to be done for 'all'. [2020-12-15T20:58:16.171Z] #43 ... [2020-12-15T20:58:16.171Z] [2020-12-15T20:58:16.171Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:58:16.171Z] #27 15.36 0.0% 1.2% # 2.0% ## 2.9% ## 3.6% ### 4.6% ### 5.5% #### 6.5% ##### 7.8% [2020-12-15T20:58:16.171Z] #27 ... [2020-12-15T20:58:16.171Z] [2020-12-15T20:58:16.171Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:58:16.171Z] #53 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-15T20:58:16.171Z] #53 19.28 Fetched 8233 kB in 13s (632 kB/s) [2020-12-15T20:58:16.261Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/test/unit [2020-12-15T20:58:16.435Z] #53 19.28 Reading package lists... [2020-12-15T20:58:16.435Z] #53 ... [2020-12-15T20:58:16.435Z] [2020-12-15T20:58:16.435Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:58:16.453Z] #18 58.05 Setting up apparmor (2.13.2-10) ... [2020-12-15T20:58:16.699Z] #27 15.36 0.0% 1.2% # 2.0% ## 2.9% ## 3.6% ### 4.6% ### 5.5% #### 6.5% ##### 7.8% ###### 9.1% ####### 10.0% ####### 11.1% ######## 11.7% [2020-12-15T20:58:16.699Z] #27 ... [2020-12-15T20:58:16.699Z] [2020-12-15T20:58:16.699Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:16.699Z] #11 11.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-15T20:58:16.699Z] #11 19.53 Fetched 8233 kB in 13s (648 kB/s) [2020-12-15T20:58:16.970Z] #11 19.53 Reading package lists... [2020-12-15T20:58:16.970Z] #11 ... [2020-12-15T20:58:16.970Z] [2020-12-15T20:58:16.970Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:58:17.144Z] #43 ... [2020-12-15T20:58:17.144Z] [2020-12-15T20:58:17.144Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:17.144Z] #13 71.80 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-15T20:58:17.144Z] #13 71.80 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-15T20:58:17.144Z] #13 71.81 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:58:17.145Z] #13 71.96 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-15T20:58:17.145Z] #13 71.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-15T20:58:17.145Z] #13 71.96 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:58:17.410Z] #38 ... [2020-12-15T20:58:17.410Z] [2020-12-15T20:58:17.410Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:17.410Z] #43 21.27 crypto/internal/subtle [2020-12-15T20:58:17.410Z] #43 21.46 crypto/subtle [2020-12-15T20:58:17.410Z] #43 21.78 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-15T20:58:17.410Z] #43 21.93 internal/nettrace [2020-12-15T20:58:17.410Z] #43 22.16 runtime/cgo [2020-12-15T20:58:17.410Z] #43 ... [2020-12-15T20:58:17.410Z] [2020-12-15T20:58:17.410Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:17.410Z] #47 29.36 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-15T20:58:17.410Z] #47 29.40 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:58:17.410Z] #47 29.64 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:58:17.410Z] #47 29.69 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:58:17.410Z] #47 29.89 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:58:17.410Z] #47 30.05 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-15T20:58:17.410Z] #47 30.10 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:58:17.410Z] #47 30.10 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:58:17.410Z] #47 30.10 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:58:17.410Z] #47 30.27 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:58:17.410Z] #47 30.29 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:58:17.410Z] #47 30.33 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:58:17.410Z] #47 30.36 go: downloading golang.org/x/text v0.3.2 [2020-12-15T20:58:17.410Z] #47 30.51 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-15T20:58:17.410Z] #47 30.54 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:58:17.410Z] #47 30.68 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:58:17.410Z] #47 30.82 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:58:17.410Z] #47 30.95 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:58:17.410Z] #47 30.95 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:58:17.410Z] #47 31.06 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:58:17.410Z] #47 31.40 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-15T20:58:17.410Z] #47 31.40 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:58:17.410Z] #47 31.60 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:58:17.410Z] #47 31.60 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:58:17.410Z] #47 31.64 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-15T20:58:17.443Z] #13 ... [2020-12-15T20:58:17.443Z] [2020-12-15T20:58:17.443Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:17.443Z] #51 77.89 internal/poll [2020-12-15T20:58:17.443Z] #51 77.90 context [2020-12-15T20:58:17.443Z] #51 79.76 regexp [2020-12-15T20:58:17.671Z] #47 31.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:58:17.671Z] #47 31.88 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:58:17.742Z] #51 82.11 path/filepath [2020-12-15T20:58:17.933Z] #47 32.16 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:58:17.933Z] #47 32.21 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:58:18.175Z] #47 34.06 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:58:18.175Z] #47 34.06 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-15T20:58:18.175Z] #47 34.07 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:58:18.195Z] #47 32.39 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:58:18.195Z] #47 32.43 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:58:18.195Z] #47 32.46 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:58:18.317Z] ? github.com/docker/docker/api [no test files] [2020-12-15T20:58:18.345Z] #18 59.66 Setting up xfsprogs (4.20.0-1) ... [2020-12-15T20:58:18.345Z] #18 59.67 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-15T20:58:18.435Z] #47 34.10 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:58:18.435Z] #47 34.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:58:18.435Z] #47 34.17 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:58:18.435Z] #47 34.17 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:58:18.435Z] #47 34.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:58:18.435Z] #47 34.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:58:18.435Z] #47 34.18 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:58:18.435Z] #47 34.18 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:58:18.435Z] #47 34.21 go: downloading github.com/spf13/viper v1.6.1 [2020-12-15T20:58:18.454Z] #47 32.52 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:58:18.601Z] #18 60.13 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-15T20:58:18.701Z] #47 34.35 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:58:18.701Z] #47 34.36 go: downloading golang.org/x/text v0.3.2 [2020-12-15T20:58:18.701Z] #47 34.36 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-15T20:58:18.701Z] #47 34.51 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:58:18.701Z] #47 34.51 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:58:18.701Z] #47 34.51 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:58:18.701Z] #47 34.55 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:58:18.701Z] #47 34.55 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-15T20:58:18.701Z] #47 34.56 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:58:18.701Z] #47 34.60 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:58:18.713Z] #47 32.71 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:58:18.713Z] #47 32.72 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-15T20:58:18.713Z] #47 32.78 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:58:18.893Z] Fetching without tags [2020-12-15T20:58:18.964Z] #47 34.61 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:58:18.964Z] #47 34.66 go: extracting github.com/spf13/viper v1.6.1 [2020-12-15T20:58:18.964Z] #47 34.74 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:58:18.964Z] #47 34.76 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-15T20:58:18.964Z] #47 34.83 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-15T20:58:18.964Z] #47 34.86 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:58:18.972Z] #47 33.13 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:58:18.972Z] #47 33.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:58:18.972Z] #47 33.14 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:58:19.225Z] #47 34.91 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:58:19.225Z] #47 34.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:58:19.225Z] #47 34.99 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-15T20:58:19.232Z] #47 33.27 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:58:18.594Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-15T20:58:18.651Z] > git config --add remote.origin.fetch +refs/pull/41806/head:refs/remotes/origin/PR-41806 # timeout=10 [2020-12-15T20:58:18.693Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:58:18.809Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-15T20:58:18.925Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-15T20:58:18.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:58:18.927Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41806/head:refs/remotes/origin/PR-41806 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T20:58:19.485Z] #47 35.22 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:58:19.485Z] #47 35.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:58:19.485Z] #47 35.25 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-15T20:58:19.485Z] #47 35.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:58:19.491Z] #47 33.53 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:58:19.505Z] #27 15.36 0.0% 1.2% # 2.0% ## 2.9% ## 3.6% ### 4.6% ### 5.5% #### 6.5% ##### 7.8% ###### 9.1% ####### 10.0% ####### 11.1% ######## 11.7% ######### 12.7% ######### 13.5% ########## 14.6% ########### 15.6% ########### 16.2% ############ 17.1% ############ 17.6% ############# 18.4% ############## 19.4% ############## 20.4% ############### 21.2% ############### 22.1% ################ 22.9% ################ 23.1% ################# 24.1% ################## 25.1% ################## 26.4% ################### 27.0% ################### 27.6% #################### 28.8% ##################### 29.6% ###################### 30.6% ###################### 31.5% ####################### 32.4% ####################### 33.3% [2020-12-15T20:58:19.505Z] #27 ... [2020-12-15T20:58:19.505Z] [2020-12-15T20:58:19.505Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:19.505Z] #47 14.75 go: downloading github.com/pkg/errors v0.8.1 [2020-12-15T20:58:19.505Z] #47 14.78 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:58:19.505Z] #47 14.85 go: downloading github.com/spf13/viper v1.6.1 [2020-12-15T20:58:19.505Z] #47 14.88 go: extracting github.com/pkg/errors v0.8.1 [2020-12-15T20:58:19.505Z] #47 14.90 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:58:19.505Z] #47 15.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:58:19.505Z] #47 15.05 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:58:19.505Z] #47 15.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:58:19.505Z] #47 15.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:58:19.505Z] #47 15.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:58:19.505Z] #47 15.27 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:58:19.505Z] #47 15.31 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:58:19.505Z] #47 15.42 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:58:19.505Z] #47 15.55 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:58:19.505Z] #47 15.60 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:58:19.505Z] #47 15.66 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:58:19.505Z] #47 15.68 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:58:19.505Z] #47 15.80 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:58:19.505Z] #47 15.83 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:58:19.505Z] #47 15.84 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:58:19.505Z] #47 15.86 go: extracting github.com/spf13/viper v1.6.1 [2020-12-15T20:58:19.505Z] #47 15.89 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:58:19.505Z] #47 15.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:58:19.505Z] #47 16.01 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:58:19.505Z] #47 16.07 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:58:19.505Z] #47 16.19 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:58:19.505Z] #47 16.20 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:58:19.505Z] #47 16.25 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:58:19.505Z] #47 16.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:58:19.505Z] #47 16.46 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:58:19.505Z] #47 16.60 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:58:19.505Z] #47 16.79 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:58:19.505Z] #47 16.97 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-15T20:58:19.505Z] #47 17.24 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-15T20:58:19.505Z] #47 17.51 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:58:19.505Z] #47 17.63 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:58:19.505Z] #47 17.80 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:58:19.505Z] #47 19.20 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:58:19.505Z] #47 23.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:58:19.505Z] #47 23.28 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:58:19.505Z] #47 23.30 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-15T20:58:19.505Z] #47 23.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:58:19.505Z] #47 23.30 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-15T20:58:19.505Z] #47 23.30 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:58:19.505Z] #47 23.31 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:58:19.505Z] #47 23.31 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:58:19.505Z] #47 23.31 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-15T20:58:19.505Z] #47 23.32 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:58:19.505Z] #47 23.49 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:58:19.505Z] #47 23.49 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:58:19.505Z] #47 23.75 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-15T20:58:19.505Z] #47 23.75 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:58:19.505Z] #47 23.90 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:58:19.505Z] #47 23.96 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:58:19.505Z] #47 24.16 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:58:19.505Z] #47 24.16 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-15T20:58:19.505Z] #47 24.23 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:58:19.505Z] #47 24.25 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-15T20:58:19.505Z] #47 24.35 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:58:19.505Z] #47 24.74 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:58:19.530Z] #18 61.00 Setting up python3-distutils (3.7.3-1) ... [2020-12-15T20:58:19.745Z] #47 35.46 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:58:19.745Z] #47 ... [2020-12-15T20:58:19.745Z] [2020-12-15T20:58:19.745Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:19.745Z] #34 35.55 Fetched 8409 kB in 27s (312 kB/s) [2020-12-15T20:58:19.750Z] #47 33.71 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-15T20:58:19.750Z] #47 33.86 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:58:19.750Z] #47 33.92 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:58:19.773Z] #47 24.84 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:58:19.773Z] #47 ... [2020-12-15T20:58:19.773Z] [2020-12-15T20:58:19.773Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:58:19.787Z] #18 61.44 Setting up python3-setuptools (40.8.0-1) ... [2020-12-15T20:58:19.860Z] #51 ... [2020-12-15T20:58:19.860Z] [2020-12-15T20:58:19.860Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:19.860Z] #43 17.52 CC images/stats.o [2020-12-15T20:58:19.860Z] #43 17.96 CC images/core.o [2020-12-15T20:58:19.860Z] #43 18.65 CC images/core-x86.o [2020-12-15T20:58:19.860Z] #43 19.37 CC images/core-arm.o [2020-12-15T20:58:19.860Z] #43 19.89 CC images/core-aarch64.o [2020-12-15T20:58:20.010Z] #47 34.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:58:20.010Z] #47 34.08 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:58:20.010Z] #47 34.14 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:58:20.146Z] Merging remotes/origin/master commit f0014860c1b3345e1fcc7ed81c491298de2633fb into PR head commit 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:58:20.504Z] #43 20.39 CC images/core-ppc64.o [2020-12-15T20:58:20.578Z] #47 34.66 go: downloading github.com/spf13/afero v1.1.2 [2020-12-15T20:58:20.837Z] #47 34.79 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:58:21.096Z] #47 35.16 go: downloading github.com/fatih/color v1.7.0 [2020-12-15T20:58:21.151Z] #43 21.14 CC images/core-s390.o [2020-12-15T20:58:21.154Z] #18 62.66 Setting up python3-pip (18.1-5) ... [2020-12-15T20:58:21.356Z] #47 35.52 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:58:21.356Z] #47 35.54 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:58:21.356Z] #47 35.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:58:21.616Z] #47 35.69 go: extracting github.com/spf13/afero v1.1.2 [2020-12-15T20:58:21.616Z] #47 35.70 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-15T20:58:21.616Z] #47 35.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:58:21.616Z] #47 ... [2020-12-15T20:58:21.616Z] [2020-12-15T20:58:21.616Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:21.616Z] #62 33.28 Checking out files: 46% (883/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: 89% (1709/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-12-15T20:58:21.616Z] #62 34.79 + cd /tmp/tmp.ChZBzzBuCW/src/github.com/docker/libnetwork [2020-12-15T20:58:21.616Z] #62 34.79 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:58:21.616Z] #62 35.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-15T20:58:20.253Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:58:20.296Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [2020-12-15T20:58:22.207Z] #43 21.94 CC images/cpuinfo.o [2020-12-15T20:58:22.207Z] #43 ... [2020-12-15T20:58:22.207Z] [2020-12-15T20:58:22.207Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:22.207Z] #45 76.53 time [2020-12-15T20:58:22.207Z] #45 82.89 regexp [2020-12-15T20:58:22.207Z] #45 ... [2020-12-15T20:58:22.207Z] [2020-12-15T20:58:22.207Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:22.207Z] #51 86.48 mvdan.cc/sh/v3/fileutil [2020-12-15T20:58:22.207Z] #51 ... [2020-12-15T20:58:22.207Z] [2020-12-15T20:58:22.207Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:22.207Z] #34 76.84 internal/poll [2020-12-15T20:58:22.207Z] #34 79.01 os [2020-12-15T20:58:22.207Z] #34 81.75 path/filepath [2020-12-15T20:58:22.207Z] #34 82.09 internal/fmtsort [2020-12-15T20:58:22.207Z] #34 82.95 fmt [2020-12-15T20:58:22.207Z] #34 83.20 io/ioutil [2020-12-15T20:58:22.207Z] #34 85.90 flag [2020-12-15T20:58:22.207Z] #34 85.90 log [2020-12-15T20:58:22.207Z] #34 85.93 github.com/BurntSushi/toml [2020-12-15T20:58:22.507Z] #34 ... [2020-12-15T20:58:22.507Z] [2020-12-15T20:58:22.507Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:22.507Z] #43 22.53 CC images/inventory.o [2020-12-15T20:58:22.522Z] #18 63.83 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:58:22.522Z] #18 63.88 Processing triggers for mime-support (3.62) ... [2020-12-15T20:58:22.522Z] #18 DONE 64.2s [2020-12-15T20:58:22.522Z] [2020-12-15T20:58:22.522Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:58:22.522Z] #38 191.9 + dpkg --print-architecture [2020-12-15T20:58:22.522Z] #38 191.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-15T20:58:22.522Z] #38 192.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-15T20:58:22.522Z] #38 192.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-15T20:58:22.807Z] #43 22.90 CC images/fdinfo.o [2020-12-15T20:58:23.040Z] #34 35.55 Reading package lists... [2020-12-15T20:58:23.040Z] #34 ... [2020-12-15T20:58:23.040Z] [2020-12-15T20:58:23.040Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:23.040Z] #43 28.34 crypto/subtle [2020-12-15T20:58:23.040Z] #43 28.78 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-15T20:58:23.040Z] #43 29.10 internal/nettrace [2020-12-15T20:58:23.040Z] #43 29.29 runtime/cgo [2020-12-15T20:58:23.040Z] #43 ... [2020-12-15T20:58:23.040Z] [2020-12-15T20:58:23.040Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:23.040Z] #62 32.38 Checking out files: 42% (805/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: 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-12-15T20:58:23.040Z] #62 34.15 + cd /tmp/tmp.GSxT0AMZdL/src/github.com/docker/libnetwork [2020-12-15T20:58:23.040Z] #62 34.15 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:58:23.040Z] #62 34.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-15T20:58:23.274Z] Merge succeeded, producing 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:58:23.274Z] Checking out Revision 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 (PR-41806) [2020-12-15T20:58:23.453Z] #43 23.33 CC images/fown.o [2020-12-15T20:58:23.750Z] #43 23.57 CC images/ns.o [2020-12-15T20:58:23.889Z] #38 ... [2020-12-15T20:58:23.889Z] [2020-12-15T20:58:23.889Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-15T20:58:23.889Z] #19 0.939 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-15T20:58:23.889Z] #19 0.946 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-15T20:58:23.889Z] #19 0.953 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-15T20:58:23.889Z] #19 DONE 1.0s [2020-12-15T20:58:23.889Z] [2020-12-15T20:58:23.889Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:23.889Z] #41 118.0 CC criu/fsnotify.o [2020-12-15T20:58:23.889Z] #41 119.0 CC criu/image-desc.o [2020-12-15T20:58:23.889Z] #41 119.2 CC criu/image.o [2020-12-15T20:58:23.889Z] #41 120.1 CC criu/ipc_ns.o [2020-12-15T20:58:23.889Z] #41 121.4 CC criu/irmap.o [2020-12-15T20:58:23.889Z] #41 122.1 CC criu/kcmp-ids.o [2020-12-15T20:58:23.889Z] #41 122.5 CC criu/kerndat.o [2020-12-15T20:58:23.889Z] #41 123.6 CC criu/libnetlink.o [2020-12-15T20:58:23.889Z] #41 123.9 CC criu/log.o [2020-12-15T20:58:23.889Z] #41 124.5 CC criu/lsm.o [2020-12-15T20:58:23.889Z] #41 125.2 CC criu/mem.o [2020-12-15T20:58:23.889Z] #41 ... [2020-12-15T20:58:23.889Z] [2020-12-15T20:58:23.889Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-15T20:58:24.048Z] #43 23.82 CC images/regfile.o [2020-12-15T20:58:24.160Z] #62 ... [2020-12-15T20:58:24.160Z] [2020-12-15T20:58:24.160Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:24.160Z] #34 17.79 Reading package lists... [2020-12-15T20:58:24.361Z] #43 24.12 CC images/ghost-file.o [2020-12-15T20:58:24.421Z] #34 28.69 Reading package lists... [2020-12-15T20:58:24.421Z] #34 ... [2020-12-15T20:58:24.421Z] [2020-12-15T20:58:24.421Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:24.421Z] #47 36.31 go: extracting github.com/fatih/color v1.7.0 [2020-12-15T20:58:24.421Z] #47 36.33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:58:24.421Z] #47 36.34 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:58:24.421Z] #47 36.43 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:58:24.421Z] #47 36.63 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:58:24.421Z] #47 36.70 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:58:24.421Z] #47 36.76 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:58:24.421Z] #47 36.98 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:58:24.421Z] #47 37.11 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-15T20:58:24.421Z] #47 37.36 go: downloading github.com/spf13/cast v1.3.0 [2020-12-15T20:58:24.421Z] #47 37.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:58:24.421Z] #47 37.37 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:58:24.421Z] #47 37.41 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:58:24.421Z] #47 37.59 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-15T20:58:24.421Z] #47 37.76 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:58:24.421Z] #47 37.78 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:58:24.421Z] #47 37.86 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:58:24.421Z] #47 37.94 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:58:24.421Z] #47 38.11 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-15T20:58:24.421Z] #47 38.12 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:58:24.421Z] #47 38.30 go: extracting github.com/spf13/cast v1.3.0 [2020-12-15T20:58:24.421Z] #47 38.30 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-15T20:58:24.421Z] #47 38.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:58:24.421Z] #47 38.64 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:58:24.665Z] #43 24.61 CC images/fifo.o [2020-12-15T20:58:24.681Z] #47 38.82 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-15T20:58:24.681Z] #47 38.89 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-15T20:58:24.941Z] #47 39.02 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:58:24.941Z] #47 39.08 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-15T20:58:24.941Z] #47 39.08 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:58:24.956Z] #62 ... [2020-12-15T20:58:24.956Z] [2020-12-15T20:58:24.956Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:58:24.956Z] #53 30.74 Fetched 8409 kB in 25s (343 kB/s) [2020-12-15T20:58:24.964Z] #43 24.91 CC images/remap-file-path.o [2020-12-15T20:58:25.202Z] #47 39.24 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:58:25.202Z] #47 39.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:58:25.216Z] #53 30.74 Reading package lists... [2020-12-15T20:58:25.216Z] #53 ... [2020-12-15T20:58:25.216Z] [2020-12-15T20:58:25.216Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:25.216Z] #47 35.72 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:58:25.216Z] #47 35.72 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:58:25.216Z] #47 35.77 go: downloading github.com/spf13/afero v1.1.2 [2020-12-15T20:58:25.216Z] #47 35.89 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:58:25.216Z] #47 35.90 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:58:25.216Z] #47 36.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:58:25.216Z] #47 36.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:58:25.216Z] #47 36.40 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:58:25.216Z] #47 36.43 go: extracting github.com/spf13/afero v1.1.2 [2020-12-15T20:58:25.216Z] #47 36.52 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:58:25.216Z] #47 36.53 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:58:25.216Z] #47 36.58 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:58:25.216Z] #47 36.63 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:58:25.216Z] #47 36.97 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:58:25.216Z] #47 37.11 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-15T20:58:25.216Z] #47 37.22 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:58:25.216Z] #47 37.32 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:58:25.216Z] #47 37.40 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:58:25.216Z] #47 37.40 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:58:25.216Z] #47 37.70 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-15T20:58:25.216Z] #47 37.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:58:25.216Z] #47 37.92 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:58:25.216Z] #47 38.19 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-15T20:58:25.216Z] #47 38.53 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:58:25.216Z] #47 38.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:58:25.216Z] #47 38.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:58:25.216Z] #47 38.87 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:58:25.216Z] #47 38.87 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:58:25.216Z] #47 38.89 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:58:25.216Z] #47 38.98 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-15T20:58:25.216Z] #47 38.98 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:58:25.216Z] #47 39.08 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:58:25.216Z] #47 39.29 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:58:25.216Z] #47 39.66 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:58:25.216Z] #47 39.70 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-15T20:58:25.216Z] #47 39.70 go: downloading github.com/spf13/cast v1.3.0 [2020-12-15T20:58:25.216Z] #47 39.77 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:58:25.216Z] #47 40.51 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:58:25.216Z] #47 40.62 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:58:25.216Z] #47 40.65 go: extracting github.com/spf13/cast v1.3.0 [2020-12-15T20:58:25.216Z] #47 40.67 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-15T20:58:25.216Z] #47 40.95 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:58:25.216Z] #47 41.04 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:58:22.891Z] > git remote # timeout=10 [2020-12-15T20:58:22.996Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T20:58:23.039Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-15T20:58:23.041Z] > git merge f0014860c1b3345e1fcc7ed81c491298de2633fb # timeout=10 [2020-12-15T20:58:23.180Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-12-15T20:58:23.306Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T20:58:23.349Z] > git checkout -f 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 # timeout=10 [2020-12-15T20:58:25.263Z] #43 25.10 CC images/eventfd.o [2020-12-15T20:58:25.461Z] #47 39.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:58:25.461Z] #47 ... [2020-12-15T20:58:25.461Z] [2020-12-15T20:58:25.461Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:58:25.461Z] #53 29.55 Fetched 8409 kB in 23s (359 kB/s) [2020-12-15T20:58:25.461Z] #53 29.55 Reading package lists... [2020-12-15T20:58:25.461Z] #53 ... [2020-12-15T20:58:25.461Z] [2020-12-15T20:58:25.461Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:25.461Z] #34 28.69 Reading package lists... [2020-12-15T20:58:25.476Z] #47 41.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:58:25.476Z] #47 41.22 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:58:25.476Z] #47 41.27 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:58:25.561Z] #43 25.36 CC images/eventpoll.o [2020-12-15T20:58:25.736Z] #47 41.40 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:58:25.736Z] #47 41.42 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:58:25.858Z] #43 25.65 CC images/fh.o [2020-12-15T20:58:25.996Z] #47 41.67 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:58:25.996Z] #47 41.78 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:58:26.035Z] #34 39.37 Building dependency tree... [2020-12-15T20:58:26.035Z] #34 ... [2020-12-15T20:58:26.035Z] [2020-12-15T20:58:26.035Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:26.035Z] #49 30.23 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-15T20:58:26.035Z] #49 30.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-15T20:58:26.035Z] #49 30.81 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-15T20:58:26.035Z] #49 30.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-15T20:58:26.035Z] #49 32.09 runtime/cgo [2020-12-15T20:58:26.035Z] #49 32.14 runtime [2020-12-15T20:58:26.156Z] #43 26.06 CC images/fsnotify.o [2020-12-15T20:58:26.177Z] #27 15.36 0.0% 1.2% # 2.0% ## 2.9% ## 3.6% ### 4.6% ### 5.5% #### 6.5% ##### 7.8% ###### 9.1% ####### 10.0% ####### 11.1% ######## 11.7% ######### 12.7% ######### 13.5% ########## 14.6% ########### 15.6% ########### 16.2% ############ 17.1% ############ 17.6% ############# 18.4% ############## 19.4% ############## 20.4% ############### 21.2% ############### 22.1% ################ 22.9% ################ 23.1% ################# 24.1% ################## 25.1% ################## 26.4% ################### 27.0% ################### 27.6% #################### 28.8% ##################### 29.6% ###################### 30.6% ###################### 31.5% ####################### 32.4% ####################### 33.3% ######################## 34.3% ######################### 35.4% ########################## 37.0% ########################### 38.0% ########################### 38.5% ############################ 39.5% ############################ 40.2% ############################# 41.2% ############################## 42.6% ############################### 43.6% ############################### 44.1% ################################# 45.9% ################################# 46.1% ################################# 46.8% ################################## 48.0% ################################## 48.5% ################################### 49.2% #################################### 50.4% #################################### 51.3% ##################################### 52.2% ###################################### 53.3% ###################################### 54.1% ####################################### 54.4% ####################################### 55.4% ######################################## 56.6% ######################################### 57.2% ########################################## 58.4% ########################################## 59.0% ########################################### 59.9% ########################################### 60.3% ############################################ 61.4% ############################################ 62.3% ############################################# 63.6% ############################################## 64.7% ############################################## 65.1% ############################################### 65.9% ################################################ 66.8% ################################################ 67.6% ################################################# 68.4% ################################################# 69.4% ################################################## 70.3% ################################################### 71.4% ################################################### 71.6% #################################################### 72.9% ##################################################### 74.7% ###################################################### 75.5% ###################################################### 76.1% ####################################################### 76.9% ######################################################## 77.8% ######################################################## 78.9% ######################################################### 80.1% ########################################################## 80.8% ########################################################## 81.9% ########################################################### 83.0% [2020-12-15T20:58:26.177Z] #27 ... [2020-12-15T20:58:26.177Z] [2020-12-15T20:58:26.177Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:26.177Z] #62 21.32 Checking out files: 60% (1156/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-12-15T20:58:26.177Z] #62 22.09 + cd /tmp/tmp.uYaxz1f6O8/src/github.com/docker/libnetwork [2020-12-15T20:58:26.177Z] #62 22.09 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-15T20:58:26.177Z] #62 22.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-15T20:58:26.177Z] #62 ... [2020-12-15T20:58:26.177Z] [2020-12-15T20:58:26.177Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:58:26.256Z] #47 41.92 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:58:26.294Z] #49 ... [2020-12-15T20:58:26.294Z] [2020-12-15T20:58:26.294Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:58:26.294Z] #53 29.55 Reading package lists... [2020-12-15T20:58:26.440Z] #27 15.36 0.0% 1.2% # 2.0% ## 2.9% ## 3.6% ### 4.6% ### 5.5% #### 6.5% ##### 7.8% ###### 9.1% ####### 10.0% ####### 11.1% ######## 11.7% ######### 12.7% ######### 13.5% ########## 14.6% ########### 15.6% ########### 16.2% ############ 17.1% ############ 17.6% ############# 18.4% ############## 19.4% ############## 20.4% ############### 21.2% ############### 22.1% ################ 22.9% ################ 23.1% ################# 24.1% ################## 25.1% ################## 26.4% ################### 27.0% ################### 27.6% #################### 28.8% ##################### 29.6% ###################### 30.6% ###################### 31.5% ####################### 32.4% ####################### 33.3% ######################## 34.3% ######################### 35.4% ########################## 37.0% ########################### 38.0% ########################### 38.5% ############################ 39.5% ############################ 40.2% ############################# 41.2% ############################## 42.6% ############################### 43.6% ############################### 44.1% ################################# 45.9% ################################# 46.1% ################################# 46.8% ################################## 48.0% ################################## 48.5% ################################### 49.2% #################################### 50.4% #################################### 51.3% ##################################### 52.2% ###################################### 53.3% ###################################### 54.1% ####################################### 54.4% ####################################### 55.4% ######################################## 56.6% ######################################### 57.2% ########################################## 58.4% ########################################## 59.0% ########################################### 59.9% ########################################### 60.3% ############################################ 61.4% ############################################ 62.3% ############################################# 63.6% ############################################## 64.7% ############################################## 65.1% ############################################### 65.9% ################################################ 66.8% ################################################ 67.6% ################################################# 68.4% ################################################# 69.4% ################################################## 70.3% ################################################### 71.4% ################################################### 71.6% #################################################### 72.9% ##################################################### 74.7% ###################################################### 75.5% ###################################################### 76.1% ####################################################### 76.9% ######################################################## 77.8% ######################################################## 78.9% ######################################################### 80.1% ########################################################## 80.8% ########################################################## 81.9% ########################################################### 83.0% ############################################################ 83.8% ############################################################# 84.9% [2020-12-15T20:58:26.440Z] #27 ... [2020-12-15T20:58:26.440Z] [2020-12-15T20:58:26.440Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:58:26.440Z] #38 21.42 + 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-12-15T20:58:26.516Z] #47 42.24 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:58:26.704Z] #38 ... [2020-12-15T20:58:26.704Z] [2020-12-15T20:58:26.704Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:58:26.777Z] #47 ... [2020-12-15T20:58:26.777Z] [2020-12-15T20:58:26.777Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:58:26.777Z] #38 32.23 + 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-12-15T20:58:26.802Z] #43 26.87 CC images/signalfd.o [2020-12-15T20:58:26.813Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2020-12-15T20:58:27.037Z] #38 ... [2020-12-15T20:58:27.037Z] [2020-12-15T20:58:27.037Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:27.037Z] #47 42.73 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:58:27.037Z] #47 42.87 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-15T20:58:27.100Z] #43 27.10 CC images/fs.o [2020-12-15T20:58:27.400Z] #43 27.39 CC images/pstree.o [2020-12-15T20:58:27.606Z] #47 ... [2020-12-15T20:58:27.606Z] [2020-12-15T20:58:27.606Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:27.606Z] #11 33.26 Fetched 8409 kB in 25s (334 kB/s) [2020-12-15T20:58:27.606Z] #11 33.26 Reading package lists... [2020-12-15T20:58:27.606Z] #11 ... [2020-12-15T20:58:27.606Z] [2020-12-15T20:58:27.606Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:27.606Z] #47 43.34 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-15T20:58:27.606Z] #47 43.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:58:27.606Z] #47 43.35 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:58:27.606Z] #47 43.35 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:58:27.698Z] #43 27.59 CC images/pipe.o [2020-12-15T20:58:27.997Z] #43 27.95 CC images/tcp-stream.o [2020-12-15T20:58:28.031Z] #27 15.36 0.0% 1.2% # 2.0% ## 2.9% ## 3.6% ### 4.6% ### 5.5% #### 6.5% ##### 7.8% ###### 9.1% ####### 10.0% ####### 11.1% ######## 11.7% ######### 12.7% ######### 13.5% ########## 14.6% ########### 15.6% ########### 16.2% ############ 17.1% ############ 17.6% ############# 18.4% ############## 19.4% ############## 20.4% ############### 21.2% ############### 22.1% ################ 22.9% ################ 23.1% ################# 24.1% ################## 25.1% ################## 26.4% ################### 27.0% ################### 27.6% #################### 28.8% ##################### 29.6% ###################### 30.6% ###################### 31.5% ####################### 32.4% ####################### 33.3% ######################## 34.3% ######################### 35.4% ########################## 37.0% ########################### 38.0% ########################### 38.5% ############################ 39.5% ############################ 40.2% ############################# 41.2% ############################## 42.6% ############################### 43.6% ############################### 44.1% ################################# 45.9% ################################# 46.1% ################################# 46.8% ################################## 48.0% ################################## 48.5% ################################### 49.2% #################################### 50.4% #################################### 51.3% ##################################### 52.2% ###################################### 53.3% ###################################### 54.1% ####################################### 54.4% ####################################### 55.4% ######################################## 56.6% ######################################### 57.2% ########################################## 58.4% ########################################## 59.0% ########################################### 59.9% ########################################### 60.3% ############################################ 61.4% ############################################ 62.3% ############################################# 63.6% ############################################## 64.7% ############################################## 65.1% ############################################### 65.9% ################################################ 66.8% ################################################ 67.6% ################################################# 68.4% ################################################# 69.4% ################################################## 70.3% ################################################### 71.4% ################################################### 71.6% #################################################### 72.9% ##################################################### 74.7% ###################################################### 75.5% ###################################################### 76.1% ####################################################### 76.9% ######################################################## 77.8% ######################################################## 78.9% ######################################################### 80.1% ########################################################## 80.8% ########################################################## 81.9% ########################################################### 83.0% ############################################################ 83.8% ############################################################# 84.9% ############################################################## 86.3% ############################################################## 87.2% ############################################################### 88.3% ################################################################ 89.5% ################################################################# 90.5% ################################################################# 91.4% ################################################################## 92.6% ################################################################### 93.3% ################################################################### 94.1% #################################################################### 95.4% ##################################################################### 96.7% ###################################################################### 98.4% ######################################################################## 100.0% [2020-12-15T20:58:28.176Z] #47 43.91 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:58:28.176Z] #47 43.91 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:58:28.176Z] #47 ... [2020-12-15T20:58:28.176Z] [2020-12-15T20:58:28.176Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:28.176Z] #40 33.97 Fetched 8409 kB in 26s (322 kB/s) [2020-12-15T20:58:28.294Z] #27 28.20 [2020-12-15T20:58:28.297Z] #43 28.35 CC images/sk-packet.o [2020-12-15T20:58:28.436Z] #40 33.97 Reading package lists... [2020-12-15T20:58:28.436Z] #40 ... [2020-12-15T20:58:28.436Z] [2020-12-15T20:58:28.436Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:28.436Z] #47 44.17 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:58:28.436Z] #47 44.18 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:58:28.944Z] #43 28.71 CC images/mnt.o [2020-12-15T20:58:28.944Z] #43 ... [2020-12-15T20:58:28.944Z] [2020-12-15T20:58:28.944Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:28.944Z] #56 46.25 Checking out files: 54% (2006/3706) Checking out files: 55% (2039/3706) Checking out files: 56% (2076/3706) Checking out files: 57% (2113/3706) Checking out files: 58% (2150/3706) Checking out files: 59% (2187/3706) Checking out files: 60% (2224/3706) Checking out files: 61% (2261/3706) Checking out files: 62% (2298/3706) Checking out files: 63% (2335/3706) Checking out files: 64% (2372/3706) Checking out files: 65% (2409/3706) Checking out files: 66% (2446/3706) Checking out files: 67% (2484/3706) Checking out files: 68% (2521/3706) Checking out files: 69% (2558/3706) Checking out files: 70% (2595/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) Checking out files: 75% (2780/3706) Checking out files: 76% (2817/3706) Checking out files: 77% (2854/3706) Checking out files: 78% (2891/3706) Checking out files: 79% (2928/3706) Checking out files: 80% (2965/3706) Checking out files: 81% (3002/3706) Checking out files: 82% (3039/3706) Checking out files: 83% (3076/3706) Checking out files: 84% (3114/3706) Checking out files: 85% (3151/3706) Checking out files: 86% (3188/3706) Checking out files: 87% (3225/3706) Checking out files: 88% (3262/3706) Checking out files: 89% (3299/3706) Checking out files: 90% (3336/3706) Checking out files: 91% (3373/3706) Checking out files: 92% (3410/3706) Checking out files: 93% (3447/3706) Checking out files: 94% (3484/3706) Checking out files: 95% (3521/3706) Checking out files: 96% (3558/3706) Checking out files: 97% (3595/3706) Checking out files: 98% (3632/3706) Checking out files: 99% (3669/3706) Checking out files: 100% (3706/3706) Checking out files: 100% (3706/3706), done. [2020-12-15T20:58:28.944Z] #56 47.17 + cd /tmp/tmp.ek7VNSswnv/src/github.com/containerd/containerd [2020-12-15T20:58:28.944Z] #56 47.17 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:58:28.944Z] #56 48.45 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-15T20:58:28.944Z] #56 48.45 + BUILDTAGS='netgo osusergo static_build' [2020-12-15T20:58:28.944Z] #56 48.45 + export EXTRA_FLAGS=-buildmode=pie [2020-12-15T20:58:28.944Z] #56 48.45 + EXTRA_FLAGS=-buildmode=pie [2020-12-15T20:58:28.944Z] #56 48.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-15T20:58:28.944Z] #56 48.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-15T20:58:28.944Z] #56 48.45 + '[' '' = dynamic ']' [2020-12-15T20:58:28.944Z] #56 48.45 + make [2020-12-15T20:58:28.944Z] #56 49.33 + bin/ctr [2020-12-15T20:58:28.944Z] #56 ... [2020-12-15T20:58:28.944Z] [2020-12-15T20:58:28.944Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:28.944Z] #43 28.95 CC images/pipe-data.o [2020-12-15T20:58:29.006Z] #47 44.47 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-15T20:58:29.006Z] #47 44.66 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:58:29.139Z] #20 5.227 Collecting yamllint==1.16.0 [2020-12-15T20:58:29.243Z] #43 29.21 CC images/sa.o [2020-12-15T20:58:29.401Z] #53 40.96 Reading package lists... [2020-12-15T20:58:29.401Z] #53 ... [2020-12-15T20:58:29.401Z] [2020-12-15T20:58:29.401Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:58:29.401Z] #38 32.80 + 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-12-15T20:58:29.401Z] #38 ... [2020-12-15T20:58:29.401Z] [2020-12-15T20:58:29.401Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:29.401Z] #47 39.93 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:58:29.401Z] #47 40.02 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:58:29.401Z] #47 40.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:58:29.401Z] #47 40.48 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:58:29.401Z] #47 40.54 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:58:29.401Z] #47 40.59 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:58:29.401Z] #47 40.68 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:58:29.401Z] #47 40.86 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:58:29.401Z] #47 41.03 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:58:29.401Z] #47 41.05 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:58:29.401Z] #47 41.48 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:58:29.401Z] #47 41.49 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-15T20:58:29.401Z] #47 41.69 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:58:29.401Z] #47 42.20 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:58:29.401Z] #47 42.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:58:29.401Z] #47 42.42 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:58:29.401Z] #47 42.46 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:58:29.401Z] #47 42.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:58:29.402Z] #47 43.21 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:58:29.402Z] #47 43.50 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-15T20:58:29.542Z] #43 29.46 CC images/timer.o [2020-12-15T20:58:29.575Z] #47 45.16 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-15T20:58:29.575Z] #47 45.29 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:58:29.661Z] #47 43.83 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:58:29.842Z] #43 29.84 CC images/timerfd.o [2020-12-15T20:58:30.140Z] #43 ... [2020-12-15T20:58:30.140Z] [2020-12-15T20:58:30.140Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:30.140Z] #34 90.96 github.com/BurntSushi/toml/cmd/tomlv [2020-12-15T20:58:30.140Z] #34 DONE 94.6s [2020-12-15T20:58:30.140Z] [2020-12-15T20:58:30.140Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:30.140Z] #13 94.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-15T20:58:30.140Z] #13 94.57 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-15T20:58:30.140Z] #13 94.57 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:58:30.226Z] #27 29.81 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-15T20:58:30.226Z] #27 ... [2020-12-15T20:58:30.226Z] [2020-12-15T20:58:30.226Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:30.226Z] #47 25.13 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-15T20:58:30.226Z] #47 25.23 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:58:30.226Z] #47 25.23 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:58:30.226Z] #47 25.26 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:58:30.226Z] #47 25.44 go: downloading github.com/fatih/color v1.7.0 [2020-12-15T20:58:30.226Z] #47 25.52 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:58:30.227Z] #47 25.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:58:30.227Z] #47 25.65 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-15T20:58:30.227Z] #47 25.66 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:58:30.227Z] #47 25.71 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:58:30.227Z] #47 25.91 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-15T20:58:30.227Z] #47 25.96 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:58:30.227Z] #47 26.02 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-15T20:58:30.227Z] #47 26.19 go: extracting github.com/fatih/color v1.7.0 [2020-12-15T20:58:30.227Z] #47 26.20 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:58:30.227Z] #47 26.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:58:30.227Z] #47 26.61 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:58:30.227Z] #47 26.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:58:30.227Z] #47 26.62 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-15T20:58:30.227Z] #47 26.67 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:58:30.227Z] #47 26.75 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:58:30.227Z] #47 26.80 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:58:30.227Z] #47 26.87 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:58:30.227Z] #47 26.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:58:30.227Z] #47 27.06 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:58:30.227Z] #47 27.27 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:58:30.227Z] #47 27.28 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:58:30.227Z] #47 27.33 go: downloading github.com/spf13/afero v1.1.2 [2020-12-15T20:58:30.227Z] #47 27.39 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:58:30.227Z] #47 27.41 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:58:30.227Z] #47 27.53 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:58:30.227Z] #47 27.79 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:58:30.227Z] #47 27.80 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:58:30.227Z] #47 27.86 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:58:30.227Z] #47 27.86 go: downloading github.com/spf13/cast v1.3.0 [2020-12-15T20:58:30.227Z] #47 27.99 go: extracting github.com/spf13/afero v1.1.2 [2020-12-15T20:58:30.227Z] #47 28.03 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:58:30.227Z] #47 28.21 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:58:30.227Z] #47 28.36 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:58:30.227Z] #47 28.46 go: extracting github.com/spf13/cast v1.3.0 [2020-12-15T20:58:30.227Z] #47 28.56 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:58:30.227Z] #47 28.73 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:58:30.227Z] #47 28.88 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:58:30.227Z] #47 28.91 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:58:30.227Z] #47 28.99 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:58:30.227Z] #47 29.06 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:58:30.227Z] #47 29.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:58:30.227Z] #47 29.13 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:58:30.227Z] #47 29.15 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:58:30.227Z] #47 29.15 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-15T20:58:30.227Z] #47 29.19 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:58:30.227Z] #47 29.32 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:58:30.227Z] #47 29.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:58:30.227Z] #47 29.38 go: downloading golang.org/x/text v0.3.2 [2020-12-15T20:58:30.227Z] #47 29.52 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:58:30.227Z] #47 29.61 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:58:30.227Z] #47 29.62 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-15T20:58:30.227Z] #47 29.63 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-15T20:58:30.227Z] #47 29.64 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:58:30.227Z] #47 29.69 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:58:30.227Z] #47 29.77 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:58:30.227Z] #47 29.83 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:58:30.227Z] #47 29.87 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:58:30.227Z] #47 29.88 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:58:30.227Z] #47 29.96 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:58:30.227Z] #47 30.00 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-15T20:58:30.227Z] #47 30.04 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:58:30.227Z] #47 30.13 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:58:30.227Z] #47 30.55 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:58:30.227Z] #47 30.58 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:58:30.227Z] #47 30.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:58:30.227Z] #47 30.89 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-15T20:58:30.227Z] #47 30.99 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:58:30.227Z] #47 31.05 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:58:30.227Z] #47 31.08 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-15T20:58:30.227Z] #47 31.14 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-15T20:58:30.227Z] #47 31.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:58:30.227Z] #47 31.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:58:30.227Z] #47 31.40 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-15T20:58:30.227Z] #47 31.44 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:58:30.227Z] #47 31.61 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:58:30.227Z] #47 31.74 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:58:30.227Z] #47 31.77 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:58:30.227Z] #47 31.81 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-15T20:58:30.227Z] #47 31.85 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:58:30.227Z] #47 31.85 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:58:30.227Z] #47 31.89 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-15T20:58:30.227Z] #47 32.19 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-15T20:58:30.227Z] #47 32.76 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:58:30.227Z] #47 33.43 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:58:30.491Z] #47 ... [2020-12-15T20:58:30.491Z] [2020-12-15T20:58:30.491Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:58:30.491Z] #27 30.35 [2020-12-15T20:58:30.612Z] #47 ... [2020-12-15T20:58:30.612Z] [2020-12-15T20:58:30.612Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:30.612Z] #11 34.59 Fetched 8409 kB in 26s (321 kB/s) [2020-12-15T20:58:30.612Z] #11 34.59 Reading package lists... [2020-12-15T20:58:30.612Z] #11 ... [2020-12-15T20:58:30.612Z] [2020-12-15T20:58:30.612Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:30.612Z] #43 40.23 vendor/golang.org/x/crypto/internal/subtle [2020-12-15T20:58:30.612Z] #43 40.45 vendor/golang.org/x/crypto/curve25519 [2020-12-15T20:58:30.758Z] #27 30.68 # 2.0% ######################################################################## 100.0% [2020-12-15T20:58:31.022Z] #27 30.89 [2020-12-15T20:58:31.022Z] #27 ... [2020-12-15T20:58:31.022Z] [2020-12-15T20:58:31.022Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:31.022Z] #34 18.98 Reading package lists... [2020-12-15T20:58:31.022Z] #34 26.92 Reading package lists... [2020-12-15T20:58:31.022Z] #34 33.47 Building dependency tree... [2020-12-15T20:58:31.286Z] #34 ... [2020-12-15T20:58:31.286Z] [2020-12-15T20:58:31.286Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:31.286Z] #40 18.43 Reading package lists... [2020-12-15T20:58:31.286Z] #40 27.33 Reading package lists... [2020-12-15T20:58:31.286Z] #40 33.99 Building dependency tree... [2020-12-15T20:58:31.286Z] #40 ... [2020-12-15T20:58:31.286Z] [2020-12-15T20:58:31.286Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:58:31.286Z] #53 19.28 Reading package lists... [2020-12-15T20:58:31.286Z] #53 27.05 Reading package lists... [2020-12-15T20:58:31.286Z] #53 33.62 Building dependency tree... [2020-12-15T20:58:31.551Z] #53 ... [2020-12-15T20:58:31.551Z] [2020-12-15T20:58:31.551Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:31.551Z] #11 19.53 Reading package lists... [2020-12-15T20:58:31.551Z] #11 27.23 Reading package lists... [2020-12-15T20:58:31.551Z] #11 35.35 Building dependency tree... [2020-12-15T20:58:31.551Z] #11 ... [2020-12-15T20:58:31.551Z] [2020-12-15T20:58:31.551Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:31.551Z] #34 36.82 The following additional packages will be installed: [2020-12-15T20:58:31.551Z] #34 36.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-15T20:58:31.551Z] #34 36.85 Suggested packages: [2020-12-15T20:58:31.551Z] #34 36.85 cmake-doc ninja-build lrzip [2020-12-15T20:58:31.551Z] #34 36.85 Recommended packages: [2020-12-15T20:58:31.551Z] #34 36.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-15T20:58:31.658Z] #20 ... [2020-12-15T20:58:31.658Z] [2020-12-15T20:58:31.658Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:31.658Z] #41 127.2 CC criu/memfd.o [2020-12-15T20:58:31.658Z] #41 127.9 CC criu/mount.o [2020-12-15T20:58:31.658Z] #41 131.7 CC criu/namespaces.o [2020-12-15T20:58:31.658Z] #41 133.5 CC criu/net.o [2020-12-15T20:58:31.992Z] #43 ... [2020-12-15T20:58:31.992Z] [2020-12-15T20:58:31.992Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:31.992Z] #40 35.81 Fetched 8409 kB in 27s (306 kB/s) [2020-12-15T20:58:31.992Z] #40 35.81 Reading package lists... [2020-12-15T20:58:31.992Z] #40 ... [2020-12-15T20:58:31.992Z] [2020-12-15T20:58:31.992Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:32.870Z] #47 48.47 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:58:32.910Z] #13 ... [2020-12-15T20:58:32.910Z] [2020-12-15T20:58:32.910Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:32.910Z] #45 87.48 os/exec [2020-12-15T20:58:32.910Z] #45 87.69 net [2020-12-15T20:58:32.910Z] #45 92.90 github.com/LK4D4/vndr/versioned [2020-12-15T20:58:32.910Z] #45 92.94 internal/lazyregexp [2020-12-15T20:58:32.910Z] #45 93.86 encoding/base64 [2020-12-15T20:58:32.910Z] #45 93.88 crypto/cipher [2020-12-15T20:58:32.910Z] #45 93.96 go/scanner [2020-12-15T20:58:32.910Z] #45 96.41 net/url [2020-12-15T20:58:32.952Z] #34 37.84 The following NEW packages will be installed: [2020-12-15T20:58:32.952Z] #34 37.84 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-15T20:58:32.952Z] #34 37.86 vim-common xxd [2020-12-15T20:58:33.208Z] #45 ... [2020-12-15T20:58:33.208Z] [2020-12-15T20:58:33.208Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:33.208Z] #43 30.08 CC images/mm.o [2020-12-15T20:58:33.208Z] #43 30.81 CC images/sk-opts.o [2020-12-15T20:58:33.208Z] #43 31.16 CC images/sk-unix.o [2020-12-15T20:58:33.208Z] #43 31.53 CC images/sk-inet.o [2020-12-15T20:58:33.208Z] #43 31.92 CC images/tun.o [2020-12-15T20:58:33.208Z] #43 32.25 CC images/sk-netlink.o [2020-12-15T20:58:33.208Z] #43 32.51 CC images/packet-sock.o [2020-12-15T20:58:33.208Z] #43 32.97 CC images/ipc-var.o [2020-12-15T20:58:33.208Z] #43 33.20 CC images/ipc-desc.o [2020-12-15T20:58:33.208Z] #43 ... [2020-12-15T20:58:33.208Z] [2020-12-15T20:58:33.208Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:33.208Z] #51 87.88 encoding/binary [2020-12-15T20:58:33.208Z] #51 87.90 flag [2020-12-15T20:58:33.208Z] #51 87.90 go/token [2020-12-15T20:58:33.208Z] #51 87.92 github.com/pkg/diff [2020-12-15T20:58:33.208Z] #51 90.59 go/scanner [2020-12-15T20:58:33.208Z] #51 92.27 mvdan.cc/editorconfig [2020-12-15T20:58:33.208Z] #51 92.35 mvdan.cc/sh/v3/syntax [2020-12-15T20:58:33.208Z] #51 93.21 encoding/base64 [2020-12-15T20:58:33.208Z] #51 94.75 go/ast [2020-12-15T20:58:33.208Z] #51 96.02 encoding/json [2020-12-15T20:58:33.208Z] #51 97.00 golang.org/x/sys/unix [2020-12-15T20:58:33.216Z] #34 38.28 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:58:33.216Z] #34 38.28 Need to get 14.2 MB of archives. [2020-12-15T20:58:33.216Z] #34 38.28 After this operation, 60.0 MB of additional disk space will be used. [2020-12-15T20:58:33.216Z] #34 38.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-12-15T20:58:33.216Z] #34 38.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-15T20:58:33.216Z] #34 38.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-15T20:58:33.216Z] #34 38.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-12-15T20:58:33.506Z] #51 ... [2020-12-15T20:58:33.506Z] [2020-12-15T20:58:33.506Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:33.506Z] #45 97.82 text/template/parse [2020-12-15T20:58:33.506Z] #45 98.03 go/ast [2020-12-15T20:58:34.170Z] #34 39.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2020-12-15T20:58:34.170Z] #34 39.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-12-15T20:58:34.170Z] #34 39.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-12-15T20:58:34.170Z] #34 39.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-12-15T20:58:34.178Z] #41 ... [2020-12-15T20:58:34.178Z] [2020-12-15T20:58:34.178Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-15T20:58:34.178Z] #20 10.58 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-15T20:58:34.435Z] #20 10.68 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-15T20:58:34.435Z] #20 10.73 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-15T20:58:34.435Z] #20 10.78 Collecting pyyaml (from yamllint==1.16.0) [2020-12-15T20:58:34.435Z] #34 39.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-12-15T20:58:34.435Z] #34 39.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-12-15T20:58:34.692Z] #20 10.95 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-15T20:58:35.412Z] #47 50.77 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-15T20:58:35.412Z] #47 50.86 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:58:35.622Z] #45 100.3 encoding/json [2020-12-15T20:58:35.672Z] #47 ... [2020-12-15T20:58:35.672Z] [2020-12-15T20:58:35.672Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:58:35.672Z] #53 30.74 Reading package lists... [2020-12-15T20:58:35.931Z] #53 42.03 Reading package lists... [2020-12-15T20:58:35.931Z] #53 ... [2020-12-15T20:58:35.931Z] [2020-12-15T20:58:35.931Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:35.931Z] #43 47.18 vendor/golang.org/x/crypto/internal/subtle [2020-12-15T20:58:35.931Z] #43 47.27 vendor/golang.org/x/crypto/curve25519 [2020-12-15T20:58:36.061Z] #20 12.26 Building wheels for collected packages: pyyaml [2020-12-15T20:58:36.061Z] #20 12.26 Running setup.py bdist_wheel for pyyaml: started [2020-12-15T20:58:36.990Z] #20 13.40 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-15T20:58:37.006Z] #34 41.87 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:58:37.006Z] #34 ... [2020-12-15T20:58:37.006Z] [2020-12-15T20:58:37.006Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:58:37.006Z] #30 41.51 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-12-15T20:58:37.006Z] #30 41.59 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-15T20:58:37.246Z] #20 13.41 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-15T20:58:37.246Z] #20 13.50 Successfully built pyyaml [2020-12-15T20:58:37.246Z] #20 13.52 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-15T20:58:37.271Z] #11 45.13 Reading package lists... [2020-12-15T20:58:37.271Z] #11 ... [2020-12-15T20:58:37.271Z] [2020-12-15T20:58:37.271Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:37.271Z] #34 39.37 Building dependency tree... [2020-12-15T20:58:37.271Z] #34 45.35 The following additional packages will be installed: [2020-12-15T20:58:37.271Z] #34 45.36 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-15T20:58:37.271Z] #34 45.36 Suggested packages: [2020-12-15T20:58:37.271Z] #34 45.36 cmake-doc ninja-build lrzip [2020-12-15T20:58:37.271Z] #34 45.36 Recommended packages: [2020-12-15T20:58:37.271Z] #34 45.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-15T20:58:37.271Z] #34 47.13 The following NEW packages will be installed: [2020-12-15T20:58:37.271Z] #34 47.17 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-15T20:58:37.271Z] #34 47.20 vim-common xxd [2020-12-15T20:58:37.271Z] #34 47.77 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:58:37.271Z] #34 47.77 Need to get 14.9 MB of archives. [2020-12-15T20:58:37.271Z] #34 47.77 After this operation, 61.8 MB of additional disk space will be used. [2020-12-15T20:58:37.271Z] #34 47.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-15T20:58:37.271Z] #34 47.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-15T20:58:37.271Z] #34 47.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-15T20:58:37.271Z] #34 48.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-15T20:58:37.271Z] #34 49.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2020-12-15T20:58:37.271Z] #34 49.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-15T20:58:37.271Z] #34 49.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-15T20:58:37.271Z] #34 49.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-15T20:58:37.271Z] #34 49.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-15T20:58:37.271Z] #34 49.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-15T20:58:37.271Z] #34 ... [2020-12-15T20:58:37.271Z] [2020-12-15T20:58:37.271Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:58:37.271Z] #53 40.96 Reading package lists... [2020-12-15T20:58:37.366Z] #30 42.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-15T20:58:37.503Z] #20 13.96 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-15T20:58:37.851Z] #43 ... [2020-12-15T20:58:37.851Z] [2020-12-15T20:58:37.851Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:58:37.851Z] #53 42.03 Reading package lists... [2020-12-15T20:58:38.111Z] #53 53.94 Building dependency tree... [2020-12-15T20:58:38.111Z] #53 ... [2020-12-15T20:58:38.111Z] [2020-12-15T20:58:38.111Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:38.111Z] #11 33.26 Reading package lists... [2020-12-15T20:58:38.371Z] #11 44.47 Reading package lists... [2020-12-15T20:58:38.371Z] #11 ... [2020-12-15T20:58:38.371Z] [2020-12-15T20:58:38.371Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:38.371Z] #34 35.55 Reading package lists... [2020-12-15T20:58:38.433Z] #20 DONE 14.4s [2020-12-15T20:58:38.433Z] [2020-12-15T20:58:38.433Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-15T20:58:38.433Z] #23 DONE 0.2s [2020-12-15T20:58:38.433Z] [2020-12-15T20:58:38.433Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-15T20:58:38.805Z] Commit message: "Fix jobs mode filter spelling" [2020-12-15T20:58:38.941Z] #34 47.13 Reading package lists... [2020-12-15T20:58:38.941Z] #34 ... [2020-12-15T20:58:38.941Z] [2020-12-15T20:58:38.941Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:38.941Z] #40 33.97 Reading package lists... [2020-12-15T20:58:39.178Z] #45 ... [2020-12-15T20:58:39.178Z] [2020-12-15T20:58:39.178Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:39.178Z] #43 33.44 CC images/ipc-shm.o [2020-12-15T20:58:39.178Z] #43 33.63 CC images/ipc-msg.o [2020-12-15T20:58:39.178Z] #43 33.89 CC images/ipc-sem.o [2020-12-15T20:58:39.178Z] #43 34.11 CC images/utsns.o [2020-12-15T20:58:39.178Z] #43 34.34 CC images/creds.o [2020-12-15T20:58:39.178Z] #43 34.53 CC images/vma.o [2020-12-15T20:58:39.178Z] #43 34.77 CC images/netdev.o [2020-12-15T20:58:39.178Z] #43 35.16 CC images/tty.o [2020-12-15T20:58:39.178Z] #43 35.81 CC images/file-lock.o [2020-12-15T20:58:39.178Z] #43 35.97 CC images/rlimit.o [2020-12-15T20:58:39.178Z] #43 36.21 CC images/pagemap.o [2020-12-15T20:58:39.178Z] #43 36.53 CC images/siginfo.o [2020-12-15T20:58:39.178Z] #43 36.86 CC images/rpc.o [2020-12-15T20:58:39.178Z] #43 38.23 CC images/ext-file.o [2020-12-15T20:58:39.178Z] #43 38.41 CC images/cgroup.o [2020-12-15T20:58:39.178Z] #43 39.09 CC images/userns.o [2020-12-15T20:58:39.197Z] > git --version # timeout=10 [2020-12-15T20:58:39.244Z] > git --version # 'git version 2.24.1.windows.2' [2020-12-15T20:58:39.284Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-15T20:58:39.476Z] #43 39.34 CC images/google/protobuf/descriptor.o [2020-12-15T20:58:39.801Z] #28 DONE 1.2s [2020-12-15T20:58:39.801Z] [2020-12-15T20:58:39.801Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-15T20:58:39.801Z] #31 DONE 0.1s [2020-12-15T20:58:39.801Z] [2020-12-15T20:58:39.801Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-15T20:58:39.801Z] #33 DONE 0.1s [2020-12-15T20:58:39.801Z] [2020-12-15T20:58:39.801Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-15T20:58:39.801Z] #36 DONE 0.0s [2020-12-15T20:58:39.801Z] [2020-12-15T20:58:39.801Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:39.801Z] #41 136.4 CC criu/netfilter.o [2020-12-15T20:58:39.801Z] #41 136.8 CC criu/page-pipe.o [2020-12-15T20:58:39.801Z] #41 137.6 CC criu/page-xfer.o [2020-12-15T20:58:39.801Z] #41 139.3 CC criu/pagemap-cache.o [2020-12-15T20:58:39.801Z] #41 139.7 CC criu/pagemap.o [2020-12-15T20:58:39.801Z] #41 141.0 CC criu/parasite-syscall.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-15T20:58:40.058Z] #41 142.2 CC criu/path.o [2020-12-15T20:58:40.069Z] #53 51.52 Building dependency tree... [2020-12-15T20:58:40.315Z] #41 142.5 CC criu/pie-util-vdso-elf32.o [2020-12-15T20:58:40.321Z] #40 45.15 Reading package lists... [2020-12-15T20:58:40.321Z] #40 ... [2020-12-15T20:58:40.321Z] [2020-12-15T20:58:40.321Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:40.321Z] #11 44.47 Reading package lists... [2020-12-15T20:58:40.880Z] #41 143.0 CC criu/pie-util-vdso.o [2020-12-15T20:58:41.445Z] #41 143.4 CC criu/pie-util.o [2020-12-15T20:58:41.581Z] #43 41.48 CC images/opts.o [2020-12-15T20:58:41.581Z] #43 41.70 CC images/seccomp.o [2020-12-15T20:58:41.600Z] #30 ... [2020-12-15T20:58:41.600Z] [2020-12-15T20:58:41.600Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:41.600Z] #62 DONE 46.1s [2020-12-15T20:58:41.600Z] [2020-12-15T20:58:41.600Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-15T20:58:41.600Z] #27 32.43 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-15T20:58:41.600Z] #27 33.05 [2020-12-15T20:58:41.600Z] #27 33.40 0.8% ####################################################################### 98.9% ######################################################################## 100.0% [2020-12-15T20:58:41.600Z] #27 33.67 [2020-12-15T20:58:41.600Z] #27 35.02 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-15T20:58:41.600Z] #27 35.07 skipping existing 9a99313a2c50 [2020-12-15T20:58:41.600Z] #27 35.20 [2020-12-15T20:58:41.600Z] #27 36.35 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-15T20:58:41.600Z] #27 36.71 [2020-12-15T20:58:41.600Z] #27 36.97 ######################################################################## 100.0% [2020-12-15T20:58:41.600Z] #27 37.11 [2020-12-15T20:58:41.600Z] #27 37.89 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-15T20:58:41.600Z] #27 38.39 [2020-12-15T20:58:41.600Z] #27 38.51 ######################################################################## 100.0% [2020-12-15T20:58:41.600Z] #27 38.58 [2020-12-15T20:58:41.600Z] #27 38.63 Download of images into '/build' complete. [2020-12-15T20:58:41.600Z] #27 38.64 Use something like the following to load the result into a Docker daemon: [2020-12-15T20:58:41.600Z] #27 38.64 tar -cC '/build' . | docker load [2020-12-15T20:58:41.600Z] #27 DONE 40.9s [2020-12-15T20:58:41.600Z] [2020-12-15T20:58:41.600Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:58:41.600Z] #53 36.94 The following additional packages will be installed: [2020-12-15T20:58:41.600Z] #53 36.97 libbtrfs0 [2020-12-15T20:58:41.600Z] #53 37.13 The following NEW packages will be installed: [2020-12-15T20:58:41.600Z] #53 37.13 libbtrfs-dev libbtrfs0 [2020-12-15T20:58:41.600Z] #53 37.53 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:58:41.600Z] #53 37.53 Need to get 119 kB of archives. [2020-12-15T20:58:41.600Z] #53 37.53 After this operation, 387 kB of additional disk space will be used. [2020-12-15T20:58:41.600Z] #53 37.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-12-15T20:58:41.600Z] #53 37.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-12-15T20:58:41.600Z] #53 39.26 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:58:41.600Z] #53 39.53 Fetched 119 kB in 0s (439 kB/s) [2020-12-15T20:58:41.600Z] #53 39.95 Selecting previously unselected package libbtrfs0. [2020-12-15T20:58:41.600Z] #53 39.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-15T20:58:41.600Z] #53 40.01 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-12-15T20:58:41.600Z] #53 40.03 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-15T20:58:41.600Z] #53 40.17 Selecting previously unselected package libbtrfs-dev. [2020-12-15T20:58:41.600Z] #53 40.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-12-15T20:58:41.600Z] #53 40.18 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:58:41.600Z] #53 40.47 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-15T20:58:41.600Z] #53 40.52 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:58:41.600Z] #53 40.56 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:58:41.600Z] #53 DONE 46.1s [2020-12-15T20:58:41.600Z] [2020-12-15T20:58:41.600Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:41.600Z] #47 38.34 go: extracting golang.org/x/text v0.3.2 [2020-12-15T20:58:41.600Z] #47 42.73 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:58:41.600Z] #47 42.73 go: finding github.com/fatih/color v1.7.0 [2020-12-15T20:58:41.600Z] #47 43.00 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:58:41.600Z] #47 43.01 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:58:41.600Z] #47 43.15 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:58:41.600Z] #47 43.16 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:58:41.600Z] #47 43.44 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:58:41.600Z] #47 43.59 go: finding github.com/pkg/errors v0.8.1 [2020-12-15T20:58:41.600Z] #47 43.61 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:58:41.600Z] #47 43.63 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:58:41.600Z] #47 43.69 go: finding github.com/spf13/viper v1.6.1 [2020-12-15T20:58:41.600Z] #47 43.73 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:58:41.600Z] #47 43.78 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:58:41.600Z] #47 43.91 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:58:41.600Z] #47 43.91 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:58:41.600Z] #47 43.95 go: finding github.com/stretchr/testify v1.4.0 [2020-12-15T20:58:41.600Z] #47 44.11 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:58:41.600Z] #47 44.19 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:58:41.600Z] #47 44.23 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:58:41.600Z] #47 44.26 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:58:41.600Z] #47 44.27 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:58:41.600Z] #47 44.31 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:58:41.600Z] #47 44.37 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:58:41.600Z] #47 44.42 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:58:41.600Z] #47 44.65 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:58:41.600Z] #47 44.65 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:58:41.600Z] #47 44.65 go: finding github.com/spf13/cobra v0.0.5 [2020-12-15T20:58:41.600Z] #47 44.66 go: finding github.com/stretchr/objx v0.2.0 [2020-12-15T20:58:41.600Z] #47 44.69 go: finding github.com/gobwas/glob v0.2.3 [2020-12-15T20:58:41.600Z] #47 44.69 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:58:41.600Z] #47 44.70 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:58:41.600Z] #47 44.72 go: finding github.com/spf13/pflag v1.0.5 [2020-12-15T20:58:41.600Z] #47 44.73 go: finding github.com/magiconair/properties v1.8.1 [2020-12-15T20:58:41.600Z] #47 44.81 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:58:41.600Z] #47 44.82 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:58:41.600Z] #47 44.88 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:58:41.600Z] #47 44.90 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:58:41.600Z] #47 44.92 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:58:41.600Z] #47 44.94 go: finding github.com/spf13/afero v1.1.2 [2020-12-15T20:58:41.600Z] #47 44.97 go: finding github.com/spf13/cast v1.3.0 [2020-12-15T20:58:41.600Z] #47 44.98 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:58:41.600Z] #47 45.01 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:58:41.600Z] #47 45.02 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:58:41.600Z] #47 45.04 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:58:41.600Z] #47 45.15 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:58:41.600Z] #47 45.15 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-15T20:58:41.600Z] #47 45.26 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:58:41.600Z] #47 45.32 go: finding golang.org/x/text v0.3.2 [2020-12-15T20:58:41.600Z] #47 45.43 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:58:41.600Z] #47 45.45 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:58:41.600Z] #47 45.59 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:58:41.600Z] #47 45.61 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:58:41.600Z] #47 45.61 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:58:41.600Z] #47 45.66 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:58:41.600Z] #47 45.69 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:58:41.600Z] #47 45.70 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:58:41.600Z] #47 45.81 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:58:41.600Z] #47 45.81 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:58:41.600Z] #47 45.85 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-15T20:58:41.600Z] #47 46.07 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:58:41.600Z] #47 46.08 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:58:41.600Z] #47 46.08 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:58:41.600Z] #47 46.09 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:58:41.600Z] #47 46.10 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-15T20:58:41.600Z] #47 46.11 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:58:41.600Z] #47 46.11 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:58:41.600Z] #47 46.14 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:58:41.600Z] #47 46.25 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:58:41.600Z] #47 46.48 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-15T20:58:41.600Z] #47 46.55 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:58:41.600Z] #47 46.58 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:58:41.600Z] #47 46.66 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:58:41.600Z] #47 46.71 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:58:41.600Z] #47 46.83 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:58:41.701Z] #41 143.6 CC criu/pipes.o [2020-12-15T20:58:41.880Z] #43 41.99 CC images/binfmt-misc.o [2020-12-15T20:58:42.177Z] #47 ... [2020-12-15T20:58:42.177Z] [2020-12-15T20:58:42.177Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:42.177Z] #40 37.23 The following additional packages will be installed: [2020-12-15T20:58:42.177Z] #40 37.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-15T20:58:42.177Z] #40 37.24 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-15T20:58:42.177Z] #40 37.25 Suggested packages: [2020-12-15T20:58:42.177Z] #40 37.25 manpages-dev python-setuptools [2020-12-15T20:58:42.177Z] #40 38.45 The following NEW packages will be installed: [2020-12-15T20:58:42.177Z] #40 38.46 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-15T20:58:42.177Z] #40 38.46 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-15T20:58:42.177Z] #40 38.46 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-15T20:58:42.177Z] #40 38.46 python-six zlib1g-dev [2020-12-15T20:58:42.177Z] #40 39.17 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:58:42.177Z] #40 39.17 Need to get 3798 kB of archives. [2020-12-15T20:58:42.177Z] #40 39.17 After this operation, 21.6 MB of additional disk space will be used. [2020-12-15T20:58:42.177Z] #40 39.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-12-15T20:58:42.177Z] #40 39.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-12-15T20:58:42.177Z] #40 39.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-12-15T20:58:42.177Z] #40 39.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-12-15T20:58:42.177Z] #40 39.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-12-15T20:58:42.177Z] #40 39.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-12-15T20:58:42.177Z] #40 39.46 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-12-15T20:58:42.177Z] #40 39.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-12-15T20:58:42.177Z] #40 39.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-12-15T20:58:42.177Z] #40 39.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-12-15T20:58:42.177Z] #40 39.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-12-15T20:58:42.177Z] #40 39.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-12-15T20:58:42.177Z] #40 39.69 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-12-15T20:58:42.177Z] #40 39.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-12-15T20:58:42.177Z] #40 39.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-15T20:58:42.177Z] #40 39.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-12-15T20:58:42.177Z] #40 39.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-12-15T20:58:42.177Z] #40 41.16 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:58:42.177Z] #40 41.80 Fetched 3798 kB in 1s (3180 kB/s) [2020-12-15T20:58:42.177Z] #40 41.99 Selecting previously unselected package libcap-dev:arm64. [2020-12-15T20:58:42.177Z] #40 41.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-15T20:58:42.177Z] #40 42.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-12-15T20:58:42.177Z] #40 42.16 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-12-15T20:58:42.177Z] #40 42.34 Selecting previously unselected package libnet1:arm64. [2020-12-15T20:58:42.177Z] #40 42.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-15T20:58:42.177Z] #40 42.37 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-15T20:58:42.177Z] #40 42.84 Selecting previously unselected package libnet1-dev. [2020-12-15T20:58:42.177Z] #40 42.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-15T20:58:42.177Z] #40 42.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-15T20:58:42.177Z] #40 44.24 Selecting previously unselected package libnl-3-200:arm64. [2020-12-15T20:58:42.177Z] #40 44.25 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-12-15T20:58:42.177Z] #40 44.31 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-12-15T20:58:42.177Z] #40 44.78 Selecting previously unselected package libnl-3-dev:arm64. [2020-12-15T20:58:42.177Z] #40 44.78 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-12-15T20:58:42.177Z] #40 44.82 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-12-15T20:58:42.177Z] #40 45.69 Selecting previously unselected package libprotobuf-c1:arm64. [2020-12-15T20:58:42.177Z] #40 45.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-12-15T20:58:42.177Z] #40 45.72 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-15T20:58:42.177Z] #40 46.16 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-12-15T20:58:42.177Z] #40 46.18 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-12-15T20:58:42.177Z] #40 46.20 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-12-15T20:58:42.177Z] #40 46.64 Selecting previously unselected package zlib1g-dev:arm64. [2020-12-15T20:58:42.177Z] #40 46.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-12-15T20:58:42.177Z] #40 46.69 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-12-15T20:58:42.177Z] #40 47.05 Selecting previously unselected package libprotobuf17:arm64. [2020-12-15T20:58:42.177Z] #40 47.05 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-12-15T20:58:42.177Z] #40 47.07 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-12-15T20:58:42.265Z] #41 ... [2020-12-15T20:58:42.265Z] [2020-12-15T20:58:42.265Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:42.265Z] #51 90.40 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-12-15T20:58:42.528Z] #43 42.32 CC images/time.o [2020-12-15T20:58:42.528Z] #43 42.51 CC images/sysctl.o [2020-12-15T20:58:42.611Z] #53 ... [2020-12-15T20:58:42.611Z] [2020-12-15T20:58:42.611Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:42.611Z] #32 56.37 sync [2020-12-15T20:58:42.611Z] #32 56.38 internal/reflectlite [2020-12-15T20:58:42.611Z] #32 ... [2020-12-15T20:58:42.611Z] [2020-12-15T20:58:42.611Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:42.700Z] + docker version [2020-12-15T20:58:42.762Z] #40 47.79 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-12-15T20:58:42.762Z] #40 47.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-12-15T20:58:42.762Z] #40 47.87 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-12-15T20:58:42.827Z] #43 42.74 CC images/autofs.o [2020-12-15T20:58:42.827Z] #43 ... [2020-12-15T20:58:42.827Z] [2020-12-15T20:58:42.827Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:42.827Z] #45 107.4 text/template [2020-12-15T20:58:42.871Z] #40 46.81 Reading package lists... [2020-12-15T20:58:42.871Z] #40 ... [2020-12-15T20:58:42.871Z] [2020-12-15T20:58:42.871Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:42.871Z] #34 51.97 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:58:42.871Z] #34 52.34 Fetched 14.9 MB in 3s (5947 kB/s) [2020-12-15T20:58:42.871Z] #34 52.56 Selecting previously unselected package xxd. [2020-12-15T20:58:42.871Z] #34 52.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-15T20:58:42.871Z] #34 52.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-15T20:58:42.871Z] #34 52.64 Unpacking xxd (2:8.1.0875-5) ... [2020-12-15T20:58:42.871Z] #34 52.89 Selecting previously unselected package vim-common. [2020-12-15T20:58:42.871Z] #34 52.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-15T20:58:42.871Z] #34 53.00 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-15T20:58:42.871Z] #34 53.56 Selecting previously unselected package cmake-data. [2020-12-15T20:58:42.871Z] #34 53.56 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-15T20:58:42.871Z] #34 53.56 Unpacking cmake-data (3.13.4-1) ... [2020-12-15T20:58:43.025Z] #40 48.19 Selecting previously unselected package libprotobuf-dev:arm64. [2020-12-15T20:58:43.025Z] #40 48.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-12-15T20:58:43.025Z] #40 48.23 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-12-15T20:58:43.125Z] #11 56.37 Building dependency tree... [2020-12-15T20:58:43.977Z] #40 ... [2020-12-15T20:58:43.977Z] [2020-12-15T20:58:43.977Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:43.977Z] #11 39.01 The following additional packages will be installed: [2020-12-15T20:58:43.977Z] #11 39.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-15T20:58:43.977Z] #11 39.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-15T20:58:43.977Z] #11 39.04 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-15T20:58:43.977Z] #11 39.04 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-15T20:58:43.977Z] #11 39.05 mingw-w64-x86-64-dev [2020-12-15T20:58:43.977Z] #11 39.05 Suggested packages: [2020-12-15T20:58:43.977Z] #11 39.06 gcc-8-locales seccomp wine64 [2020-12-15T20:58:43.977Z] #11 40.53 The following NEW packages will be installed: [2020-12-15T20:58:43.977Z] #11 40.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-15T20:58:43.977Z] #11 40.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-15T20:58:43.977Z] #11 40.54 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-15T20:58:43.977Z] #11 40.54 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-15T20:58:43.977Z] #11 40.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-15T20:58:43.977Z] #11 40.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-15T20:58:43.977Z] #11 40.56 The following packages will be upgraded: [2020-12-15T20:58:43.977Z] #11 40.58 libsystemd0 libudev1 [2020-12-15T20:58:43.977Z] #11 40.94 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-15T20:58:43.977Z] #11 40.94 Need to get 73.8 MB of archives. [2020-12-15T20:58:43.977Z] #11 40.94 After this operation, 472 MB of additional disk space will be used. [2020-12-15T20:58:43.977Z] #11 40.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u5 [314 kB] [2020-12-15T20:58:43.977Z] #11 40.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u5 [146 kB] [2020-12-15T20:58:43.977Z] #11 40.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-12-15T20:58:43.977Z] #11 41.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-12-15T20:58:43.977Z] #11 41.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-15T20:58:43.977Z] #11 41.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-12-15T20:58:43.977Z] #11 41.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-12-15T20:58:43.977Z] #11 41.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-15T20:58:43.977Z] #11 41.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-15T20:58:43.977Z] #11 42.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-15T20:58:43.977Z] #11 42.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-12-15T20:58:43.977Z] #11 45.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-12-15T20:58:43.978Z] #11 47.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-12-15T20:58:43.978Z] #11 47.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-12-15T20:58:43.978Z] #11 47.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-12-15T20:58:43.978Z] #11 47.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-12-15T20:58:43.978Z] #11 47.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-12-15T20:58:43.978Z] #11 47.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u5 [110 kB] [2020-12-15T20:58:43.978Z] #11 47.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-12-15T20:58:43.978Z] #11 47.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-12-15T20:58:43.978Z] #11 47.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-12-15T20:58:43.978Z] #11 47.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-12-15T20:58:43.978Z] #11 47.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-12-15T20:58:43.978Z] #11 47.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-12-15T20:58:43.978Z] #11 47.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-12-15T20:58:43.978Z] #11 47.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-12-15T20:58:43.978Z] #11 47.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u5 [322 kB] [2020-12-15T20:58:43.978Z] #11 ... [2020-12-15T20:58:43.978Z] [2020-12-15T20:58:43.978Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:43.978Z] #32 39.04 internal/reflectlite [2020-12-15T20:58:43.978Z] #32 39.07 sync [2020-12-15T20:58:43.978Z] #32 41.04 sort [2020-12-15T20:58:43.978Z] #32 41.04 errors [2020-12-15T20:58:43.978Z] #32 41.26 io [2020-12-15T20:58:43.978Z] #32 41.27 internal/oserror [2020-12-15T20:58:43.978Z] #32 41.27 strconv [2020-12-15T20:58:43.978Z] #32 41.40 syscall [2020-12-15T20:58:43.978Z] #32 42.85 strings [2020-12-15T20:58:43.978Z] #32 42.85 bytes [2020-12-15T20:58:43.978Z] #32 44.44 bufio [2020-12-15T20:58:43.978Z] #32 44.93 reflect [2020-12-15T20:58:43.978Z] #32 46.46 path [2020-12-15T20:58:43.978Z] #32 46.89 text/tabwriter [2020-12-15T20:58:43.978Z] #32 ... [2020-12-15T20:58:43.978Z] [2020-12-15T20:58:43.978Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:43.978Z] #34 42.07 Fetched 14.2 MB in 2s (7973 kB/s) [2020-12-15T20:58:43.978Z] #34 42.29 Selecting previously unselected package xxd. [2020-12-15T20:58:43.978Z] #34 42.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-15T20:58:43.978Z] #34 42.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-12-15T20:58:43.978Z] #34 42.44 Unpacking xxd (2:8.1.0875-5) ... [2020-12-15T20:58:43.978Z] #34 43.69 Selecting previously unselected package vim-common. [2020-12-15T20:58:43.978Z] #34 43.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-15T20:58:43.978Z] #34 44.07 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-15T20:58:43.978Z] #34 45.26 Selecting previously unselected package cmake-data. [2020-12-15T20:58:43.978Z] #34 45.26 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-15T20:58:43.978Z] #34 45.30 Unpacking cmake-data (3.13.4-1) ... [2020-12-15T20:58:44.156Z] #51 92.39 + mkdir -p /build [2020-12-15T20:58:44.156Z] #51 92.40 + cp runc /build/runc [2020-12-15T20:58:44.266Z] #34 ... [2020-12-15T20:58:44.266Z] [2020-12-15T20:58:44.266Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:44.266Z] #43 58.32 sync [2020-12-15T20:58:44.266Z] #43 58.33 internal/reflectlite [2020-12-15T20:58:44.364Z] #45 108.8 go/parser [2020-12-15T20:58:44.412Z] #51 DONE 92.6s [2020-12-15T20:58:44.412Z] [2020-12-15T20:58:44.412Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:44.412Z] #41 144.4 CC criu/plugin.o [2020-12-15T20:58:44.412Z] #41 144.8 CC criu/proc_parse.o [2020-12-15T20:58:44.969Z] #34 ... [2020-12-15T20:58:44.969Z] [2020-12-15T20:58:44.969Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:44.969Z] #11 50.33 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:58:45.655Z] #43 ... [2020-12-15T20:58:45.655Z] [2020-12-15T20:58:45.655Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:45.655Z] #47 49.55 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-15T20:58:45.655Z] #47 52.33 go: extracting golang.org/x/text v0.3.2 [2020-12-15T20:58:45.655Z] #47 ... [2020-12-15T20:58:45.655Z] [2020-12-15T20:58:45.655Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:45.655Z] #34 58.85 Selecting previously unselected package libicu63:amd64. [2020-12-15T20:58:45.655Z] #34 58.88 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-15T20:58:45.655Z] #34 58.95 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-15T20:58:45.780Z] #41 147.7 CC criu/protobuf-desc.o [2020-12-15T20:58:45.927Z] #11 50.87 Fetched 73.8 MB in 7s (10.2 MB/s) [2020-12-15T20:58:45.927Z] #11 ... [2020-12-15T20:58:45.927Z] [2020-12-15T20:58:45.927Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:45.927Z] #43 40.97 github.com/LK4D4/vndr/godl/singleflight [2020-12-15T20:58:45.927Z] #43 40.98 internal/singleflight [2020-12-15T20:58:45.927Z] #43 40.98 math/rand [2020-12-15T20:58:45.927Z] #43 40.98 internal/reflectlite [2020-12-15T20:58:45.927Z] #43 42.44 io [2020-12-15T20:58:45.927Z] #43 42.45 strconv [2020-12-15T20:58:45.927Z] #43 42.53 vendor/golang.org/x/net/dns/dnsmessage [2020-12-15T20:58:45.927Z] #43 42.53 syscall [2020-12-15T20:58:45.927Z] #43 43.71 bytes [2020-12-15T20:58:45.927Z] #43 45.55 reflect [2020-12-15T20:58:45.927Z] #43 46.52 bufio [2020-12-15T20:58:45.927Z] #43 49.76 regexp/syntax [2020-12-15T20:58:45.927Z] #43 50.75 hash/crc32 [2020-12-15T20:58:45.927Z] #43 ... [2020-12-15T20:58:45.927Z] [2020-12-15T20:58:45.927Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:45.927Z] #54 2.595 + RM_GOPATH=0 [2020-12-15T20:58:45.927Z] #54 2.595 + TMP_GOPATH= [2020-12-15T20:58:45.927Z] #54 2.595 + : /build [2020-12-15T20:58:45.927Z] #54 2.595 + '[' -z '' ']' [2020-12-15T20:58:45.927Z] #54 2.607 ++ mktemp -d [2020-12-15T20:58:45.927Z] #54 2.607 + export GOPATH=/tmp/tmp.j5e3quZ1pK [2020-12-15T20:58:45.927Z] #54 2.607 + GOPATH=/tmp/tmp.j5e3quZ1pK [2020-12-15T20:58:45.927Z] #54 2.607 + RM_GOPATH=1 [2020-12-15T20:58:45.927Z] #54 2.607 + case "$(go env GOARCH)" in [2020-12-15T20:58:45.927Z] #54 2.607 ++ go env GOARCH [2020-12-15T20:58:45.927Z] #54 2.639 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:45.927Z] #54 2.639 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:45.927Z] #54 2.642 ++ dirname /tmp/install/install.sh [2020-12-15T20:58:45.927Z] #54 2.642 + dir=/tmp/install [2020-12-15T20:58:45.927Z] #54 2.642 + bin=containerd [2020-12-15T20:58:45.927Z] #54 2.642 + shift [2020-12-15T20:58:45.927Z] #54 2.642 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-15T20:58:45.927Z] #54 2.642 + . /tmp/install/containerd.installer [2020-12-15T20:58:45.927Z] #54 2.642 ++ set -e [2020-12-15T20:58:45.927Z] #54 2.642 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:58:45.927Z] #54 2.642 + install_containerd [2020-12-15T20:58:45.927Z] #54 2.663 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-15T20:58:45.927Z] #54 2.663 + git clone https://github.com/containerd/containerd.git /tmp/tmp.j5e3quZ1pK/src/github.com/containerd/containerd [2020-12-15T20:58:45.927Z] #54 2.666 Cloning into '/tmp/tmp.j5e3quZ1pK/src/github.com/containerd/containerd'... [2020-12-15T20:58:45.927Z] #54 2.666 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:58:46.190Z] #54 ... [2020-12-15T20:58:46.190Z] [2020-12-15T20:58:46.190Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:46.344Z] #41 148.4 CC criu/protobuf.o [2020-12-15T20:58:46.344Z] #41 ... [2020-12-15T20:58:46.344Z] [2020-12-15T20:58:46.344Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T20:58:46.344Z] #38 DONE 220.0s [2020-12-15T20:58:46.418Z] #11 ... [2020-12-15T20:58:46.418Z] [2020-12-15T20:58:46.418Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:58:46.418Z] #53 53.94 Building dependency tree... [2020-12-15T20:58:46.418Z] #53 59.81 The following additional packages will be installed: [2020-12-15T20:58:46.418Z] #53 59.84 libbtrfs0 [2020-12-15T20:58:46.418Z] #53 60.20 The following NEW packages will be installed: [2020-12-15T20:58:46.418Z] #53 60.23 libbtrfs-dev libbtrfs0 [2020-12-15T20:58:46.418Z] #53 60.94 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:58:46.418Z] #53 60.94 Need to get 119 kB of archives. [2020-12-15T20:58:46.418Z] #53 60.94 After this operation, 387 kB of additional disk space will be used. [2020-12-15T20:58:46.418Z] #53 60.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-15T20:58:46.418Z] #53 61.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-15T20:58:46.418Z] #53 ... [2020-12-15T20:58:46.418Z] [2020-12-15T20:58:46.418Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:46.418Z] #11 62.18 The following additional packages will be installed: [2020-12-15T20:58:46.418Z] #11 62.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-15T20:58:46.418Z] #11 62.18 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-15T20:58:46.419Z] #11 62.20 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-15T20:58:46.419Z] #11 62.20 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-15T20:58:46.419Z] #11 62.20 mingw-w64-x86-64-dev [2020-12-15T20:58:46.419Z] #11 62.22 Suggested packages: [2020-12-15T20:58:46.419Z] #11 62.22 gcc-8-locales seccomp wine64 [2020-12-15T20:58:46.456Z] #11 51.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-12-15T20:58:46.456Z] #11 51.57 Preparing to unpack .../libsystemd0_241-7~deb10u5_arm64.deb ... [2020-12-15T20:58:46.456Z] #11 51.65 Unpacking libsystemd0:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-15T20:58:46.601Z] [2020-12-15T20:58:46.601Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:46.601Z] #41 148.8 CC criu/pstree.o [2020-12-15T20:58:47.096Z] #11 52.32 Setting up libsystemd0:arm64 (241-7~deb10u5) ... [2020-12-15T20:58:47.624Z] #11 52.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 ... 15383 files and directories currently installed.) [2020-12-15T20:58:47.624Z] #11 52.80 Preparing to unpack .../libudev1_241-7~deb10u5_arm64.deb ... [2020-12-15T20:58:47.624Z] #11 52.84 Unpacking libudev1:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-15T20:58:47.950Z] #45 ... [2020-12-15T20:58:47.950Z] [2020-12-15T20:58:47.950Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:47.950Z] #13 109.3 Selecting previously unselected package libapparmor1:ppc64el. [2020-12-15T20:58:47.950Z] #13 109.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-12-15T20:58:47.950Z] #13 109.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-12-15T20:58:47.950Z] #13 109.4 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-12-15T20:58:47.950Z] #13 109.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-12-15T20:58:47.950Z] #13 109.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-15T20:58:47.950Z] #13 109.6 Selecting previously unselected package libbtrfs0. [2020-12-15T20:58:47.950Z] #13 109.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-15T20:58:47.950Z] #13 109.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-15T20:58:47.950Z] #13 109.7 Selecting previously unselected package libbtrfs-dev. [2020-12-15T20:58:47.950Z] #13 109.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-15T20:58:47.950Z] #13 109.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:58:47.950Z] #13 109.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-12-15T20:58:47.950Z] #13 109.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-15T20:58:47.950Z] #13 109.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-15T20:58:47.950Z] #13 109.9 Selecting previously unselected package libudev-dev:ppc64el. [2020-12-15T20:58:47.950Z] #13 109.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_ppc64el.deb ... [2020-12-15T20:58:47.950Z] #13 110.0 Unpacking libudev-dev:ppc64el (241-7~deb10u5) ... [2020-12-15T20:58:47.950Z] #13 110.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-12-15T20:58:47.950Z] #13 110.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-12-15T20:58:47.950Z] #13 110.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-12-15T20:58:47.950Z] #13 110.5 Selecting previously unselected package libpcre16-3:ppc64el. [2020-12-15T20:58:47.950Z] #13 110.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-12-15T20:58:47.950Z] #13 110.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-15T20:58:47.950Z] #13 110.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-12-15T20:58:47.950Z] #13 110.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-12-15T20:58:47.950Z] #13 110.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-15T20:58:47.950Z] #13 110.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-12-15T20:58:47.950Z] #13 110.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-12-15T20:58:47.951Z] #13 110.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-15T20:58:47.951Z] #13 111.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-12-15T20:58:47.951Z] #13 111.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-12-15T20:58:47.951Z] #13 111.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-15T20:58:47.951Z] #13 111.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-12-15T20:58:47.951Z] #13 111.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-12-15T20:58:47.951Z] #13 111.5 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-15T20:58:47.951Z] #13 111.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-12-15T20:58:47.951Z] #13 111.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-12-15T20:58:47.951Z] #13 111.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-15T20:58:47.951Z] #13 111.8 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-12-15T20:58:47.951Z] #13 111.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-12-15T20:58:47.951Z] #13 111.8 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-15T20:58:47.951Z] #13 111.9 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-12-15T20:58:47.951Z] #13 111.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_ppc64el.deb ... [2020-12-15T20:58:47.951Z] #13 111.9 Unpacking libsystemd-dev:ppc64el (241-7~deb10u5) ... [2020-12-15T20:58:47.951Z] #13 112.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-15T20:58:47.951Z] #13 112.5 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-15T20:58:47.951Z] #13 112.5 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-12-15T20:58:47.951Z] #13 112.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-15T20:58:47.951Z] #13 112.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-15T20:58:47.951Z] #13 112.5 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-12-15T20:58:47.951Z] #13 112.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:58:47.951Z] #13 112.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-15T20:58:47.951Z] #13 112.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-15T20:58:47.951Z] #13 112.5 Setting up libudev-dev:ppc64el (241-7~deb10u5) ... [2020-12-15T20:58:47.951Z] #13 112.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-15T20:58:47.951Z] #13 112.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:58:47.951Z] #13 112.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-15T20:58:47.951Z] #13 112.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-15T20:58:47.951Z] #13 112.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u5) ... [2020-12-15T20:58:47.968Z] #41 149.9 CC criu/rbtree.o [2020-12-15T20:58:48.195Z] #34 ... [2020-12-15T20:58:48.195Z] [2020-12-15T20:58:48.195Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:58:48.195Z] #53 57.06 The following additional packages will be installed: [2020-12-15T20:58:48.195Z] #53 57.07 libbtrfs0 [2020-12-15T20:58:48.195Z] #53 57.45 The following NEW packages will be installed: [2020-12-15T20:58:48.195Z] #53 57.45 libbtrfs-dev libbtrfs0 [2020-12-15T20:58:48.195Z] #53 57.97 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:58:48.195Z] #53 57.97 Need to get 119 kB of archives. [2020-12-15T20:58:48.195Z] #53 57.97 After this operation, 387 kB of additional disk space will be used. [2020-12-15T20:58:48.195Z] #53 57.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-15T20:58:48.195Z] #53 57.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-15T20:58:48.196Z] #53 60.11 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:58:48.196Z] #53 60.40 Fetched 119 kB in 0s (391 kB/s) [2020-12-15T20:58:48.196Z] #53 60.67 Selecting previously unselected package libbtrfs0. [2020-12-15T20:58:48.196Z] #53 60.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-15T20:58:48.196Z] #53 60.73 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-15T20:58:48.196Z] #53 60.75 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-15T20:58:48.196Z] #53 60.87 Selecting previously unselected package libbtrfs-dev. [2020-12-15T20:58:48.196Z] #53 60.89 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-15T20:58:48.196Z] #53 60.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:58:48.196Z] #53 61.23 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-15T20:58:48.196Z] #53 61.25 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:58:48.196Z] #53 61.27 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:58:48.196Z] #53 DONE 62.2s [2020-12-15T20:58:48.196Z] [2020-12-15T20:58:48.196Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:48.196Z] #47 61.14 go: finding github.com/fatih/color v1.7.0 [2020-12-15T20:58:48.196Z] #47 61.29 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:58:48.196Z] #47 61.32 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:58:48.196Z] #47 61.35 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:58:48.196Z] #47 61.55 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:58:48.196Z] #47 61.65 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:58:48.196Z] #47 61.73 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:58:48.196Z] #47 61.75 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:58:48.196Z] #47 61.77 go: finding github.com/pkg/errors v0.8.1 [2020-12-15T20:58:48.196Z] #47 61.82 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:58:48.196Z] #47 61.86 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:58:48.196Z] #47 61.90 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:58:48.196Z] #47 61.91 go: finding github.com/stretchr/testify v1.4.0 [2020-12-15T20:58:48.196Z] #47 61.92 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:58:48.196Z] #47 61.98 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:58:48.196Z] #47 62.01 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:58:48.196Z] #47 62.14 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:58:48.196Z] #47 62.14 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:58:48.196Z] #47 62.18 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:58:48.196Z] #47 62.19 go: finding github.com/spf13/viper v1.6.1 [2020-12-15T20:58:48.196Z] #47 62.29 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:58:48.196Z] #47 62.41 go: finding github.com/stretchr/objx v0.2.0 [2020-12-15T20:58:48.225Z] #41 ... [2020-12-15T20:58:48.225Z] [2020-12-15T20:58:48.225Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-15T20:58:48.225Z] #39 DONE 0.2s [2020-12-15T20:58:48.225Z] [2020-12-15T20:58:48.225Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:48.225Z] #41 150.2 CC criu/rst-malloc.o [2020-12-15T20:58:48.225Z] #41 150.4 CC criu/seccomp.o [2020-12-15T20:58:48.248Z] #13 112.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-15T20:58:48.248Z] #13 112.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-15T20:58:48.248Z] #13 112.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:58:48.248Z] #13 112.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-15T20:58:48.248Z] #13 112.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-15T20:58:48.248Z] #13 112.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:58:48.248Z] #13 112.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-15T20:58:48.248Z] #13 112.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-15T20:58:48.248Z] #13 112.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-15T20:58:48.248Z] #13 112.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-15T20:58:48.248Z] #13 112.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-15T20:58:48.248Z] #13 112.7 Setting up dmsetup (2:1.02.155-3) ... [2020-12-15T20:58:48.248Z] #13 112.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-15T20:58:48.248Z] #13 112.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-15T20:58:48.248Z] #13 112.8 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:58:48.353Z] #11 ... [2020-12-15T20:58:48.353Z] [2020-12-15T20:58:48.353Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:48.353Z] #62 DONE 63.9s [2020-12-15T20:58:48.353Z] [2020-12-15T20:58:48.353Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:48.353Z] #11 63.84 The following NEW packages will be installed: [2020-12-15T20:58:48.353Z] #11 63.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-15T20:58:48.353Z] #11 63.85 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-15T20:58:48.353Z] #11 63.85 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-15T20:58:48.353Z] #11 63.86 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-15T20:58:48.353Z] #11 63.86 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-15T20:58:48.353Z] #11 63.86 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-15T20:58:48.353Z] #11 63.87 The following packages will be upgraded: [2020-12-15T20:58:48.353Z] #11 63.88 libsystemd0 libudev1 [2020-12-15T20:58:48.456Z] #47 62.42 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:58:48.456Z] #47 ... [2020-12-15T20:58:48.456Z] [2020-12-15T20:58:48.456Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:48.456Z] #62 DONE 62.6s [2020-12-15T20:58:48.547Z] #13 DONE 113.2s [2020-12-15T20:58:48.548Z] [2020-12-15T20:58:48.548Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:48.575Z] #11 53.62 Setting up libudev1:arm64 (241-7~deb10u5) ... [2020-12-15T20:58:48.575Z] #11 53.82 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-15T20:58:48.575Z] #11 53.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-15T20:58:48.575Z] #11 ... [2020-12-15T20:58:48.575Z] [2020-12-15T20:58:48.575Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:48.575Z] #49 43.87 bytes [2020-12-15T20:58:48.575Z] #49 43.88 syscall [2020-12-15T20:58:48.575Z] #49 43.88 strconv [2020-12-15T20:58:48.575Z] #49 43.92 strings [2020-12-15T20:58:48.575Z] #49 46.74 bufio [2020-12-15T20:58:48.575Z] #49 49.75 reflect [2020-12-15T20:58:48.575Z] #49 49.78 regexp/syntax [2020-12-15T20:58:48.613Z] #11 64.38 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-15T20:58:48.613Z] #11 64.38 Need to get 78.2 MB of archives. [2020-12-15T20:58:48.613Z] #11 64.38 After this operation, 487 MB of additional disk space will be used. [2020-12-15T20:58:48.613Z] #11 64.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2020-12-15T20:58:48.716Z] [2020-12-15T20:58:48.716Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:48.716Z] #47 62.72 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:58:48.716Z] #47 62.73 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:58:48.716Z] #47 62.73 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:58:48.716Z] #47 62.73 go: finding github.com/spf13/cobra v0.0.5 [2020-12-15T20:58:48.716Z] #47 62.77 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:58:48.716Z] #47 62.81 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:58:48.788Z] #41 150.8 CC criu/seize.o [2020-12-15T20:58:48.873Z] #11 64.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2020-12-15T20:58:48.874Z] #11 64.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-12-15T20:58:48.975Z] #49 ... [2020-12-15T20:58:48.975Z] [2020-12-15T20:58:48.975Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:48.975Z] #40 51.38 Selecting previously unselected package libprotoc17:arm64. [2020-12-15T20:58:48.975Z] #40 51.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-12-15T20:58:48.975Z] #40 51.59 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-12-15T20:58:48.975Z] #40 52.25 Selecting previously unselected package protobuf-c-compiler. [2020-12-15T20:58:48.975Z] #40 52.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-12-15T20:58:48.975Z] #40 52.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-15T20:58:48.975Z] #40 52.63 Selecting previously unselected package protobuf-compiler. [2020-12-15T20:58:48.975Z] #40 52.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-12-15T20:58:48.975Z] #40 52.65 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-15T20:58:48.975Z] #40 52.82 Selecting previously unselected package python-pkg-resources. [2020-12-15T20:58:48.975Z] #40 52.83 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-15T20:58:48.975Z] #40 52.84 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-15T20:58:48.975Z] #40 53.50 Selecting previously unselected package python-six. [2020-12-15T20:58:48.975Z] #40 53.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-15T20:58:48.975Z] #40 53.55 Unpacking python-six (1.12.0-1) ... [2020-12-15T20:58:48.975Z] #40 53.81 Selecting previously unselected package python-protobuf. [2020-12-15T20:58:48.975Z] #40 53.81 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-12-15T20:58:48.975Z] #40 53.82 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-15T20:58:48.976Z] #47 62.97 go: finding github.com/spf13/pflag v1.0.5 [2020-12-15T20:58:48.976Z] #47 62.99 go: finding github.com/gobwas/glob v0.2.3 [2020-12-15T20:58:48.976Z] #47 63.04 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:58:48.976Z] #47 63.14 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:58:48.976Z] #47 63.17 go: finding github.com/magiconair/properties v1.8.1 [2020-12-15T20:58:48.976Z] #47 63.21 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:58:49.192Z] #53 0.466 + RM_GOPATH=0 [2020-12-15T20:58:49.192Z] #53 ... [2020-12-15T20:58:49.192Z] [2020-12-15T20:58:49.192Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-15T20:58:49.192Z] #14 DONE 0.6s [2020-12-15T20:58:49.192Z] [2020-12-15T20:58:49.192Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:49.192Z] #53 0.467 + TMP_GOPATH= [2020-12-15T20:58:49.192Z] #53 0.468 + : /build [2020-12-15T20:58:49.192Z] #53 0.469 + '[' -z '' ']' [2020-12-15T20:58:49.192Z] #53 0.471 ++ mktemp -d [2020-12-15T20:58:49.192Z] #53 0.474 + export GOPATH=/tmp/tmp.pEhYgbuTS9 [2020-12-15T20:58:49.192Z] #53 0.476 + GOPATH=/tmp/tmp.pEhYgbuTS9 [2020-12-15T20:58:49.192Z] #53 0.476 + RM_GOPATH=1 [2020-12-15T20:58:49.192Z] #53 0.477 + case "$(go env GOARCH)" in [2020-12-15T20:58:49.192Z] #53 0.478 ++ go env GOARCH [2020-12-15T20:58:49.192Z] #53 0.504 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:49.192Z] #53 0.504 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:49.192Z] #53 0.505 ++ dirname /tmp/install/install.sh [2020-12-15T20:58:49.192Z] #53 0.509 + dir=/tmp/install [2020-12-15T20:58:49.192Z] #53 0.515 + bin=runc [2020-12-15T20:58:49.192Z] #53 0.515 + shift [2020-12-15T20:58:49.192Z] #53 0.519 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-15T20:58:49.192Z] #53 0.531 + . /tmp/install/runc.installer [2020-12-15T20:58:49.192Z] #53 0.532 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-15T20:58:49.192Z] #53 0.533 + install_runc [2020-12-15T20:58:49.192Z] #53 0.534 + uname -r [2020-12-15T20:58:49.192Z] #53 0.535 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-15T20:58:49.192Z] #53 0.539 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-15T20:58:49.192Z] #53 0.540 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-15T20:58:49.192Z] #53 0.540 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-15T20:58:49.192Z] #53 0.541 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pEhYgbuTS9/src/github.com/opencontainers/runc [2020-12-15T20:58:49.192Z] #53 0.544 Cloning into '/tmp/tmp.pEhYgbuTS9/src/github.com/opencontainers/runc'... [2020-12-15T20:58:49.236Z] #47 63.33 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:58:49.350Z] #41 151.4 CC criu/servicefd.o [2020-12-15T20:58:49.444Z] #11 64.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-12-15T20:58:49.444Z] #11 ... [2020-12-15T20:58:49.444Z] [2020-12-15T20:58:49.444Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-15T20:58:49.444Z] #53 62.93 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:58:49.444Z] #53 63.34 Fetched 119 kB in 1s (219 kB/s) [2020-12-15T20:58:49.444Z] #53 63.67 Selecting previously unselected package libbtrfs0. [2020-12-15T20:58:49.444Z] #53 63.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-15T20:58:49.444Z] #53 63.72 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-15T20:58:49.444Z] #53 63.82 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-15T20:58:49.444Z] #53 63.96 Selecting previously unselected package libbtrfs-dev. [2020-12-15T20:58:49.444Z] #53 63.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-15T20:58:49.444Z] #53 63.97 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:58:49.444Z] #53 64.50 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-15T20:58:49.444Z] #53 64.57 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:58:49.444Z] #53 64.59 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:58:49.444Z] #53 DONE 65.1s [2020-12-15T20:58:49.444Z] [2020-12-15T20:58:49.444Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:49.498Z] #47 63.49 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:58:49.498Z] #47 63.71 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:58:49.607Z] #41 151.6 CC criu/shmem.o [2020-12-15T20:58:49.758Z] #47 63.75 go: finding github.com/spf13/cast v1.3.0 [2020-12-15T20:58:49.758Z] #47 63.86 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:58:49.758Z] #47 63.86 go: finding github.com/spf13/afero v1.1.2 [2020-12-15T20:58:49.758Z] #47 63.90 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:58:49.758Z] #47 64.01 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:58:49.758Z] #47 64.01 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:58:49.814Z] Client: Docker Engine - Enterprise [2020-12-15T20:58:49.814Z] Version: 19.03.12 [2020-12-15T20:58:49.814Z] API version: 1.40 [2020-12-15T20:58:49.814Z] Go version: go1.13.13 [2020-12-15T20:58:49.814Z] Git commit: 4306744 [2020-12-15T20:58:49.814Z] Built: 08/05/2020 19:27:53 [2020-12-15T20:58:49.814Z] OS/Arch: windows/amd64 [2020-12-15T20:58:49.814Z] Experimental: false [2020-12-15T20:58:49.814Z] [2020-12-15T20:58:49.814Z] Server: Docker Engine - Enterprise [2020-12-15T20:58:49.814Z] Engine: [2020-12-15T20:58:49.814Z] Version: 19.03.12 [2020-12-15T20:58:49.814Z] API version: 1.40 (minimum version 1.24) [2020-12-15T20:58:49.814Z] Go version: go1.13.13 [2020-12-15T20:58:49.814Z] Git commit: f295753ffd [2020-12-15T20:58:49.814Z] Built: 08/05/2020 19:26:41 [2020-12-15T20:58:49.814Z] OS/Arch: windows/amd64 [2020-12-15T20:58:49.814Z] Experimental: true [2020-12-15T20:58:49.839Z] #53 ... [2020-12-15T20:58:49.839Z] [2020-12-15T20:58:49.839Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-15T20:58:49.839Z] #15 DONE 0.4s [2020-12-15T20:58:49.839Z] [2020-12-15T20:58:49.839Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:49.839Z] #51 114.3 golang.org/x/crypto/ssh/terminal [2020-12-15T20:58:49.839Z] #51 ... [2020-12-15T20:58:49.839Z] [2020-12-15T20:58:49.839Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-15T20:58:49.839Z] #16 0.255 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-15T20:58:49.839Z] #16 DONE 0.3s [2020-12-15T20:58:50.018Z] #47 64.10 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-15T20:58:50.018Z] #47 64.14 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:58:50.139Z] [2020-12-15T20:58:50.139Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:50.139Z] #43 43.00 CC images/macvlan.o [2020-12-15T20:58:50.139Z] #43 43.21 CC images/sit.o [2020-12-15T20:58:50.139Z] #43 43.47 CC images/memfd.o [2020-12-15T20:58:50.139Z] #43 43.74 CC images/timens.o [2020-12-15T20:58:50.139Z] #43 44.12 LINK images/built-in.o [2020-12-15T20:58:50.139Z] #43 44.24 GEN compel/include/asm [2020-12-15T20:58:50.139Z] #43 44.27 GEN compel/include/version.h [2020-12-15T20:58:50.139Z] #43 44.28 touch .config [2020-12-15T20:58:50.139Z] #43 44.32 GEN include/common/config.h [2020-12-15T20:58:50.139Z] #43 44.44 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-15T20:58:50.139Z] #43 44.48 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-15T20:58:50.139Z] #43 44.49 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-12-15T20:58:50.139Z] #43 44.51 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-12-15T20:58:50.139Z] #43 44.56 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-12-15T20:58:50.139Z] #43 44.59 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-12-15T20:58:50.139Z] #43 44.63 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-12-15T20:58:50.139Z] #43 44.66 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-15T20:58:50.139Z] #43 44.66 DEP compel/plugins/std/infect.d [2020-12-15T20:58:50.139Z] #43 44.86 DEP compel/plugins/std/string.d [2020-12-15T20:58:50.139Z] #43 44.94 DEP compel/plugins/std/log.d [2020-12-15T20:58:50.139Z] #43 45.09 DEP compel/plugins/std/fds.d [2020-12-15T20:58:50.139Z] #43 45.22 DEP compel/plugins/std/std.d [2020-12-15T20:58:50.139Z] #43 45.35 DEP compel/plugins/shmem/shmem.d [2020-12-15T20:58:50.139Z] #43 45.45 DEP compel/plugins/fds/fds.d [2020-12-15T20:58:50.139Z] #43 45.60 CC compel/plugins/std/std.o [2020-12-15T20:58:50.139Z] #43 45.88 CC compel/plugins/std/fds.o [2020-12-15T20:58:50.139Z] #43 46.30 CC compel/plugins/std/log.o [2020-12-15T20:58:50.139Z] #43 47.31 CC compel/plugins/std/string.o [2020-12-15T20:58:50.139Z] #43 48.00 CC compel/plugins/std/infect.o [2020-12-15T20:58:50.139Z] #43 48.53 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-12-15T20:58:50.139Z] #43 48.58 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-12-15T20:58:50.139Z] #43 48.62 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-12-15T20:58:50.139Z] #43 48.63 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-12-15T20:58:50.139Z] #43 48.74 AR compel/plugins/std.lib.a [2020-12-15T20:58:50.139Z] #43 48.90 CC compel/plugins/fds/fds.o [2020-12-15T20:58:50.139Z] #43 49.25 AR compel/plugins/fds.lib.a [2020-12-15T20:58:50.139Z] #43 49.30 HOSTDEP compel/src/lib/log-host.d [2020-12-15T20:58:50.139Z] #43 49.41 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-15T20:58:50.139Z] #43 49.54 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-12-15T20:58:50.139Z] #43 49.61 HOSTDEP compel/src/main-host.d [2020-12-15T20:58:50.139Z] #43 49.74 DEP compel/src/lib/ptrace.d [2020-12-15T20:58:50.139Z] #43 49.91 DEP compel/src/lib/infect.d [2020-12-15T20:58:50.139Z] #43 ... [2020-12-15T20:58:50.139Z] [2020-12-15T20:58:50.139Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-15T20:58:50.139Z] #17 DONE 0.3s [2020-12-15T20:58:50.139Z] [2020-12-15T20:58:50.139Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-15T20:58:50.170Z] #41 152.2 CC criu/sigframe.o [2020-12-15T20:58:50.170Z] #41 152.3 CC criu/signalfd.o [2020-12-15T20:58:50.277Z] #47 64.33 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:58:50.277Z] #47 64.45 go: finding golang.org/x/text v0.3.2 [2020-12-15T20:58:50.386Z] #54 ... [2020-12-15T20:58:50.386Z] [2020-12-15T20:58:50.386Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:50.386Z] #40 56.12 Building dependency tree... [2020-12-15T20:58:50.386Z] #40 61.85 The following additional packages will be installed: [2020-12-15T20:58:50.386Z] #40 61.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-15T20:58:50.386Z] #40 61.86 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-15T20:58:50.386Z] #40 61.88 Suggested packages: [2020-12-15T20:58:50.386Z] #40 61.92 manpages-dev python-setuptools [2020-12-15T20:58:50.386Z] #40 63.35 The following NEW packages will be installed: [2020-12-15T20:58:50.386Z] #40 63.36 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-15T20:58:50.386Z] #40 63.37 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-15T20:58:50.386Z] #40 63.37 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-15T20:58:50.386Z] #40 63.37 python-six zlib1g-dev [2020-12-15T20:58:50.386Z] #40 63.78 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:58:50.386Z] #40 63.78 Need to get 4095 kB of archives. [2020-12-15T20:58:50.386Z] #40 63.78 After this operation, 22.5 MB of additional disk space will be used. [2020-12-15T20:58:50.386Z] #40 63.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-15T20:58:50.386Z] #40 63.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-15T20:58:50.386Z] #40 63.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-15T20:58:50.386Z] #40 63.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-15T20:58:50.386Z] #40 63.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-15T20:58:50.386Z] #40 63.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-15T20:58:50.386Z] #40 63.99 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-12-15T20:58:50.386Z] #40 63.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-15T20:58:50.386Z] #40 64.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-15T20:58:50.386Z] #40 64.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-15T20:58:50.386Z] #40 64.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-15T20:58:50.386Z] #40 64.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-15T20:58:50.386Z] #40 64.44 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-12-15T20:58:50.386Z] #40 64.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-15T20:58:50.386Z] #40 64.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-15T20:58:50.386Z] #40 64.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-15T20:58:50.386Z] #40 64.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-15T20:58:50.427Z] #41 152.5 CC criu/sk-inet.o [Pipeline] sh [2020-12-15T20:58:50.477Z] #40 ... [2020-12-15T20:58:50.477Z] [2020-12-15T20:58:50.477Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:50.477Z] #45 DONE 55.6s [2020-12-15T20:58:50.537Z] #47 64.55 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:58:50.537Z] #47 64.75 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:58:50.646Z] #40 ... [2020-12-15T20:58:50.646Z] [2020-12-15T20:58:50.646Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:50.646Z] #11 65.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-15T20:58:50.647Z] #11 65.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-15T20:58:50.647Z] #11 65.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-15T20:58:50.647Z] #11 65.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-15T20:58:50.647Z] #11 ... [2020-12-15T20:58:50.647Z] [2020-12-15T20:58:50.647Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:50.647Z] #47 56.32 go: extracting golang.org/x/text v0.3.2 [2020-12-15T20:58:50.647Z] #47 63.71 go: finding github.com/fatih/color v1.7.0 [2020-12-15T20:58:50.647Z] #47 63.80 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-15T20:58:50.647Z] #47 63.96 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-15T20:58:50.647Z] #47 64.03 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-15T20:58:50.647Z] #47 64.18 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-15T20:58:50.647Z] #47 64.21 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-15T20:58:50.647Z] #47 64.25 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-15T20:58:50.647Z] #47 64.25 go: finding github.com/pkg/errors v0.8.1 [2020-12-15T20:58:50.647Z] #47 64.28 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-15T20:58:50.647Z] #47 64.30 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-15T20:58:50.647Z] #47 64.33 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-15T20:58:50.647Z] #47 64.37 go: finding github.com/stretchr/testify v1.4.0 [2020-12-15T20:58:50.647Z] #47 64.39 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-15T20:58:50.647Z] #47 64.40 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-15T20:58:50.647Z] #47 64.46 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-15T20:58:50.647Z] #47 64.47 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-15T20:58:50.647Z] #47 64.48 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-15T20:58:50.647Z] #47 64.48 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-15T20:58:50.647Z] #47 64.53 go: finding github.com/spf13/viper v1.6.1 [2020-12-15T20:58:50.647Z] #47 64.53 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-15T20:58:50.647Z] #47 64.57 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-15T20:58:50.647Z] #47 64.70 go: finding github.com/stretchr/objx v0.2.0 [2020-12-15T20:58:50.647Z] #47 64.79 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-15T20:58:50.647Z] #47 64.98 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-15T20:58:50.647Z] #47 65.08 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-15T20:58:50.647Z] #47 65.13 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-15T20:58:50.647Z] #47 65.24 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-15T20:58:50.647Z] #47 65.27 go: finding github.com/magiconair/properties v1.8.1 [2020-12-15T20:58:50.647Z] #47 65.34 go: finding github.com/spf13/cobra v0.0.5 [2020-12-15T20:58:50.647Z] #47 65.45 go: finding github.com/spf13/pflag v1.0.5 [2020-12-15T20:58:50.647Z] #47 65.48 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-15T20:58:50.647Z] #47 65.48 go: finding github.com/gobwas/glob v0.2.3 [2020-12-15T20:58:50.647Z] #47 65.49 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T20:58:50.647Z] #47 65.60 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-15T20:58:50.647Z] #47 65.68 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-15T20:58:50.647Z] #47 65.72 go: finding github.com/spf13/afero v1.1.2 [2020-12-15T20:58:50.647Z] #47 65.83 go: finding github.com/spf13/cast v1.3.0 [2020-12-15T20:58:50.647Z] #47 65.87 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-15T20:58:50.647Z] #47 65.94 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-15T20:58:50.647Z] #47 66.08 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-15T20:58:50.647Z] #47 66.09 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-15T20:58:50.647Z] #47 66.09 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-15T20:58:50.647Z] #47 66.16 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-15T20:58:50.647Z] #47 66.21 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-15T20:58:50.647Z] #47 66.27 go: finding golang.org/x/text v0.3.2 [2020-12-15T20:58:50.647Z] #47 66.27 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-15T20:58:50.647Z] #47 66.34 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-15T20:58:50.647Z] #47 66.35 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-15T20:58:50.756Z] [2020-12-15T20:58:50.756Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:50.756Z] #49 55.16 time [2020-12-15T20:58:50.756Z] #49 55.78 regexp [2020-12-15T20:58:50.797Z] #47 64.92 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:58:50.797Z] #47 64.94 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:58:50.797Z] #47 65.02 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:58:50.797Z] #47 65.02 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:58:50.797Z] #18 DONE 0.4s [2020-12-15T20:58:50.797Z] [2020-12-15T20:58:50.797Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2020-12-15T20:58:50.797Z] #19 DONE 0.3s [2020-12-15T20:58:50.797Z] [2020-12-15T20:58:50.797Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:50.797Z] #43 50.18 DEP compel/src/lib/infect-util.d [2020-12-15T20:58:50.797Z] #43 50.35 DEP compel/src/lib/infect-rpc.d [2020-12-15T20:58:50.797Z] #43 50.49 DEP compel/arch/ppc64/src/lib/infect.d [2020-12-15T20:58:50.797Z] #43 50.68 DEP compel/arch/ppc64/src/lib/cpu.d [2020-12-15T20:58:50.797Z] #43 50.74 DEP compel/src/lib/log.d [2020-12-15T20:58:50.907Z] #47 ... [2020-12-15T20:58:50.907Z] [2020-12-15T20:58:50.907Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:50.907Z] #40 66.55 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:58:50.990Z] #41 153.1 CC criu/sk-netlink.o [2020-12-15T20:58:51.057Z] #47 65.07 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:58:51.057Z] #47 65.07 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:58:51.057Z] #47 65.11 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:58:51.057Z] #47 65.15 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:58:51.057Z] #47 65.15 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-15T20:58:51.057Z] #47 65.19 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:58:51.057Z] #47 65.25 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:58:51.095Z] #43 50.88 DEP compel/src/main.d [2020-12-15T20:58:51.095Z] #43 50.98 DEP compel/src/lib/handle-elf.d [2020-12-15T20:58:51.095Z] #43 51.11 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-12-15T20:58:51.246Z] #41 153.4 CC criu/sk-packet.o [2020-12-15T20:58:51.318Z] #47 65.30 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:58:51.318Z] #47 65.30 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:58:51.318Z] #47 65.31 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:58:51.318Z] #47 65.34 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:58:51.318Z] #47 65.38 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-15T20:58:51.318Z] #47 65.45 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:58:51.318Z] #47 65.50 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:58:51.318Z] #47 65.57 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-15T20:58:51.318Z] #47 ... [2020-12-15T20:58:51.318Z] [2020-12-15T20:58:51.318Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:51.318Z] #11 45.13 Reading package lists... [2020-12-15T20:58:51.318Z] #11 55.99 Building dependency tree... [2020-12-15T20:58:51.318Z] #11 61.87 The following additional packages will be installed: [2020-12-15T20:58:51.318Z] #11 61.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-15T20:58:51.318Z] #11 61.88 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-15T20:58:51.318Z] #11 61.89 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-15T20:58:51.318Z] #11 61.92 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-15T20:58:51.318Z] #11 61.92 mingw-w64-x86-64-dev [2020-12-15T20:58:51.318Z] #11 61.93 Suggested packages: [2020-12-15T20:58:51.318Z] #11 61.95 gcc-8-locales seccomp wine64 [2020-12-15T20:58:51.318Z] #11 64.35 The following NEW packages will be installed: [2020-12-15T20:58:51.318Z] #11 64.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-15T20:58:51.318Z] #11 64.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-15T20:58:51.318Z] #11 64.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-15T20:58:51.318Z] #11 64.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-15T20:58:51.318Z] #11 64.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-15T20:58:51.318Z] #11 64.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-15T20:58:51.318Z] #11 64.40 The following packages will be upgraded: [2020-12-15T20:58:51.318Z] #11 64.45 libsystemd0 libudev1 [2020-12-15T20:58:51.318Z] #11 65.02 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-15T20:58:51.318Z] #11 65.02 Need to get 78.2 MB of archives. [2020-12-15T20:58:51.318Z] #11 65.02 After this operation, 487 MB of additional disk space will be used. [2020-12-15T20:58:51.318Z] #11 65.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2020-12-15T20:58:51.318Z] #11 65.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2020-12-15T20:58:51.318Z] #11 65.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-12-15T20:58:51.318Z] #11 65.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-12-15T20:58:51.360Z] + docker info [2020-12-15T20:58:51.394Z] #43 51.23 CC compel/src/lib/log.o [2020-12-15T20:58:51.480Z] #40 66.97 Fetched 4095 kB in 1s (3927 kB/s) [2020-12-15T20:58:51.480Z] #40 67.26 Selecting previously unselected package libcap-dev:amd64. [2020-12-15T20:58:51.503Z] #41 ... [2020-12-15T20:58:51.503Z] [2020-12-15T20:58:51.503Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:51.503Z] #47 225.0 + /build/golangci-lint --version [2020-12-15T20:58:51.503Z] #47 225.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-15T20:58:51.503Z] #47 DONE 225.4s [2020-12-15T20:58:51.579Z] #11 ... [2020-12-15T20:58:51.579Z] [2020-12-15T20:58:51.579Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:51.579Z] #54 2.133 + RM_GOPATH=0 [2020-12-15T20:58:51.579Z] #54 2.133 + TMP_GOPATH= [2020-12-15T20:58:51.579Z] #54 2.133 + : /build [2020-12-15T20:58:51.579Z] #54 2.133 + '[' -z '' ']' [2020-12-15T20:58:51.579Z] #54 2.139 ++ mktemp -d [2020-12-15T20:58:51.579Z] #54 2.153 + export GOPATH=/tmp/tmp.u7Osz73RRb [2020-12-15T20:58:51.579Z] #54 2.153 + GOPATH=/tmp/tmp.u7Osz73RRb [2020-12-15T20:58:51.579Z] #54 2.153 + RM_GOPATH=1 [2020-12-15T20:58:51.579Z] #54 2.153 + case "$(go env GOARCH)" in [2020-12-15T20:58:51.579Z] #54 2.153 ++ go env GOARCH [2020-12-15T20:58:51.579Z] #54 2.232 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:51.579Z] #54 2.232 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:51.579Z] #54 2.232 ++ dirname /tmp/install/install.sh [2020-12-15T20:58:51.579Z] #54 2.239 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:58:51.579Z] #54 2.240 + dir=/tmp/install [2020-12-15T20:58:51.579Z] #54 2.240 + bin=containerd [2020-12-15T20:58:51.579Z] #54 2.240 + shift [2020-12-15T20:58:51.579Z] #54 2.240 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-15T20:58:51.579Z] #54 2.240 + . /tmp/install/containerd.installer [2020-12-15T20:58:51.579Z] #54 2.240 ++ set -e [2020-12-15T20:58:51.579Z] #54 2.240 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:58:51.579Z] #54 2.240 + install_containerd [2020-12-15T20:58:51.579Z] #54 2.240 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-15T20:58:51.579Z] #54 2.240 + git clone https://github.com/containerd/containerd.git /tmp/tmp.u7Osz73RRb/src/github.com/containerd/containerd [2020-12-15T20:58:51.579Z] #54 2.247 Cloning into '/tmp/tmp.u7Osz73RRb/src/github.com/containerd/containerd'... [2020-12-15T20:58:51.692Z] #43 51.61 CC compel/arch/ppc64/src/lib/cpu.o [2020-12-15T20:58:51.740Z] #40 67.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-15T20:58:51.740Z] #40 67.44 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-15T20:58:51.740Z] #40 67.46 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-15T20:58:51.740Z] #40 67.60 Selecting previously unselected package libnet1:amd64. [2020-12-15T20:58:51.740Z] #40 ... [2020-12-15T20:58:51.740Z] [2020-12-15T20:58:51.740Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:51.740Z] #34 47.13 Reading package lists... [2020-12-15T20:58:51.740Z] #34 57.92 Building dependency tree... [2020-12-15T20:58:51.740Z] #34 63.24 The following additional packages will be installed: [2020-12-15T20:58:51.740Z] #34 63.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-15T20:58:51.740Z] #34 63.26 Suggested packages: [2020-12-15T20:58:51.740Z] #34 63.28 cmake-doc ninja-build lrzip [2020-12-15T20:58:51.740Z] #34 63.28 Recommended packages: [2020-12-15T20:58:51.740Z] #34 63.28 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-15T20:58:51.740Z] #34 64.52 The following NEW packages will be installed: [2020-12-15T20:58:51.740Z] #34 64.52 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-15T20:58:51.740Z] #34 64.52 vim-common xxd [2020-12-15T20:58:51.740Z] #34 65.13 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:58:51.740Z] #34 65.13 Need to get 14.9 MB of archives. [2020-12-15T20:58:51.740Z] #34 65.13 After this operation, 61.8 MB of additional disk space will be used. [2020-12-15T20:58:51.740Z] #34 65.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-15T20:58:51.740Z] #34 65.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-15T20:58:51.740Z] #34 65.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-15T20:58:51.740Z] #34 65.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-15T20:58:51.740Z] #34 66.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2020-12-15T20:58:51.740Z] #34 66.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-15T20:58:51.740Z] #34 66.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-15T20:58:51.740Z] #34 66.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-15T20:58:51.740Z] #34 66.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-15T20:58:51.740Z] #34 66.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-15T20:58:51.761Z] [2020-12-15T20:58:51.761Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:51.761Z] #41 153.8 CC criu/sk-queue.o [2020-12-15T20:58:51.996Z] #43 52.08 CC compel/arch/ppc64/src/lib/infect.o [2020-12-15T20:58:52.000Z] #34 ... [2020-12-15T20:58:52.000Z] [2020-12-15T20:58:52.000Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:58:52.000Z] #54 2.282 + RM_GOPATH=0 [2020-12-15T20:58:52.000Z] #54 2.282 + TMP_GOPATH= [2020-12-15T20:58:52.000Z] #54 2.282 + : /build [2020-12-15T20:58:52.000Z] #54 2.282 + '[' -z '' ']' [2020-12-15T20:58:52.000Z] #54 2.290 ++ mktemp -d [2020-12-15T20:58:52.000Z] #54 2.290 + export GOPATH=/tmp/tmp.pY63sTwPau [2020-12-15T20:58:52.000Z] #54 2.290 + GOPATH=/tmp/tmp.pY63sTwPau [2020-12-15T20:58:52.000Z] #54 2.290 + RM_GOPATH=1 [2020-12-15T20:58:52.000Z] #54 2.290 + case "$(go env GOARCH)" in [2020-12-15T20:58:52.000Z] #54 2.294 ++ go env GOARCH [2020-12-15T20:58:52.000Z] #54 2.299 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:52.000Z] #54 2.299 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:58:52.000Z] #54 2.300 ++ dirname /tmp/install/install.sh [2020-12-15T20:58:52.000Z] #54 2.303 + dir=/tmp/install [2020-12-15T20:58:52.000Z] #54 2.303 + bin=containerd [2020-12-15T20:58:52.000Z] #54 2.303 + shift [2020-12-15T20:58:52.000Z] #54 2.303 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-15T20:58:52.000Z] #54 2.303 + . /tmp/install/containerd.installer [2020-12-15T20:58:52.000Z] #54 2.303 ++ set -e [2020-12-15T20:58:52.000Z] #54 2.303 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:58:52.000Z] #54 2.303 + install_containerd [2020-12-15T20:58:52.000Z] #54 2.303 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-15T20:58:52.000Z] #54 2.303 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pY63sTwPau/src/github.com/containerd/containerd [2020-12-15T20:58:52.000Z] #54 2.303 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:58:52.000Z] #54 2.308 Cloning into '/tmp/tmp.pY63sTwPau/src/github.com/containerd/containerd'... [2020-12-15T20:58:52.324Z] #41 154.2 CC criu/sk-tcp.o [2020-12-15T20:58:52.580Z] #41 154.7 CC criu/sk-unix.o [2020-12-15T20:58:53.056Z] #43 52.85 CC compel/src/lib/infect-rpc.o [2020-12-15T20:58:53.360Z] #43 53.31 CC compel/src/lib/infect-util.o [2020-12-15T20:58:53.488Z] #54 ... [2020-12-15T20:58:53.488Z] [2020-12-15T20:58:53.488Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:53.488Z] #40 57.35 Building dependency tree... [2020-12-15T20:58:53.488Z] #40 62.76 The following additional packages will be installed: [2020-12-15T20:58:53.488Z] #40 62.76 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-15T20:58:53.488Z] #40 62.77 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-15T20:58:53.488Z] #40 62.81 Suggested packages: [2020-12-15T20:58:53.488Z] #40 62.81 manpages-dev python-setuptools [2020-12-15T20:58:53.488Z] #40 64.82 The following NEW packages will be installed: [2020-12-15T20:58:53.488Z] #40 64.83 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-15T20:58:53.488Z] #40 64.83 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-15T20:58:53.488Z] #40 64.83 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-15T20:58:53.488Z] #40 64.83 python-six zlib1g-dev [2020-12-15T20:58:53.488Z] #40 65.39 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-15T20:58:53.488Z] #40 65.39 Need to get 4095 kB of archives. [2020-12-15T20:58:53.488Z] #40 65.39 After this operation, 22.5 MB of additional disk space will be used. [2020-12-15T20:58:53.488Z] #40 65.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-15T20:58:53.488Z] #40 65.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-15T20:58:53.488Z] #40 65.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-15T20:58:53.488Z] #40 65.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-15T20:58:53.488Z] #40 65.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-15T20:58:53.488Z] #40 65.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-15T20:58:53.488Z] #40 65.46 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-12-15T20:58:53.488Z] #40 65.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-15T20:58:53.488Z] #40 65.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-15T20:58:53.488Z] #40 65.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-15T20:58:53.488Z] #40 65.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-15T20:58:53.488Z] #40 65.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-15T20:58:53.488Z] #40 65.96 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-12-15T20:58:53.488Z] #40 65.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-15T20:58:53.488Z] #40 65.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-15T20:58:53.488Z] #40 66.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-15T20:58:53.488Z] #40 66.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-15T20:58:53.488Z] #40 ... [2020-12-15T20:58:53.488Z] [2020-12-15T20:58:53.488Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:53.488Z] #11 65.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-15T20:58:53.488Z] #11 65.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-15T20:58:53.488Z] #11 65.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-15T20:58:53.488Z] #11 65.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-15T20:58:53.488Z] #11 66.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-15T20:58:53.488Z] #11 67.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-15T20:58:53.488Z] #11 67.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-12-15T20:58:53.528Z] #41 155.7 CC criu/sockets.o [2020-12-15T20:58:53.657Z] #43 53.57 CC compel/src/lib/infect.o [2020-12-15T20:58:54.112Z] #41 156.2 CC criu/stats.o [2020-12-15T20:58:54.370Z] #41 156.3 CC criu/string.o [2020-12-15T20:58:54.370Z] #41 156.4 CC criu/sysctl.o [2020-12-15T20:58:54.543Z] #54 ... [2020-12-15T20:58:54.543Z] [2020-12-15T20:58:54.543Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:54.543Z] #32 59.93 internal/reflectlite [2020-12-15T20:58:54.543Z] #32 59.95 sync [2020-12-15T20:58:54.543Z] #32 63.66 sort [2020-12-15T20:58:54.543Z] #32 63.66 errors [2020-12-15T20:58:54.543Z] #32 64.29 strconv [2020-12-15T20:58:54.543Z] #32 65.76 io [2020-12-15T20:58:54.543Z] #32 67.49 internal/oserror [2020-12-15T20:58:54.543Z] #32 68.04 syscall [2020-12-15T20:58:54.543Z] #32 ... [2020-12-15T20:58:54.543Z] [2020-12-15T20:58:54.543Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:58:54.629Z] #41 156.7 CC criu/sysfs_parse.o [2020-12-15T20:58:54.886Z] #41 156.9 CC criu/timens.o [2020-12-15T20:58:54.886Z] #41 157.1 CC criu/timerfd.o [2020-12-15T20:58:55.142Z] #41 157.3 CC criu/tty.o [2020-12-15T20:58:55.375Z] #30 69.63 Checking out files: 80% (1224/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-15T20:58:55.375Z] #30 70.99 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-15T20:58:55.635Z] #30 71.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-15T20:58:56.080Z] #41 158.2 CC criu/tun.o [2020-12-15T20:58:56.138Z] #49 ... [2020-12-15T20:58:56.138Z] [2020-12-15T20:58:56.138Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:56.138Z] #43 52.02 crypto [2020-12-15T20:58:56.138Z] #43 52.34 crypto/rc4 [2020-12-15T20:58:56.138Z] #43 52.83 vendor/golang.org/x/text/transform [2020-12-15T20:58:56.138Z] #43 54.39 time [2020-12-15T20:58:56.138Z] #43 58.65 regexp [2020-12-15T20:58:56.138Z] #43 60.66 os [2020-12-15T20:58:56.138Z] #43 60.68 context [2020-12-15T20:58:56.138Z] #43 ... [2020-12-15T20:58:56.138Z] [2020-12-15T20:58:56.138Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:56.138Z] #11 53.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-12-15T20:58:56.138Z] #11 54.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-15T20:58:56.138Z] #11 57.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-15T20:58:56.138Z] #11 57.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-12-15T20:58:56.138Z] #11 57.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-15T20:58:56.138Z] #11 61.08 Selecting previously unselected package binutils-mingw-w64. [2020-12-15T20:58:56.138Z] #11 61.08 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-15T20:58:56.138Z] #11 61.11 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-15T20:58:56.138Z] #11 ... [2020-12-15T20:58:56.138Z] [2020-12-15T20:58:56.138Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:56.138Z] #49 61.18 os [2020-12-15T20:58:56.643Z] #41 158.5 CC criu/uffd.o [2020-12-15T20:58:56.714Z] #49 ... [2020-12-15T20:58:56.714Z] [2020-12-15T20:58:56.714Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:56.714Z] #32 51.96 internal/syscall/execenv [2020-12-15T20:58:56.714Z] #32 51.97 internal/syscall/unix [2020-12-15T20:58:56.714Z] #32 51.98 time [2020-12-15T20:58:56.714Z] #32 56.97 internal/poll [2020-12-15T20:58:56.714Z] #32 58.68 os [2020-12-15T20:58:56.714Z] #32 60.41 internal/fmtsort [2020-12-15T20:58:56.714Z] #32 61.21 fmt [2020-12-15T20:58:56.714Z] #32 61.22 path/filepath [2020-12-15T20:58:56.785Z] #11 ... [2020-12-15T20:58:56.786Z] [2020-12-15T20:58:56.786Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:56.786Z] #43 60.85 github.com/LK4D4/vndr/godl/singleflight [2020-12-15T20:58:56.786Z] #43 61.42 math/rand [2020-12-15T20:58:56.786Z] #43 63.56 internal/singleflight [2020-12-15T20:58:56.786Z] #43 64.31 io [2020-12-15T20:58:56.786Z] #43 64.33 strconv [2020-12-15T20:58:56.786Z] #43 66.70 bytes [2020-12-15T20:58:56.786Z] #43 70.01 bufio [2020-12-15T20:58:56.786Z] #43 70.26 reflect [2020-12-15T20:58:56.786Z] #43 ... [2020-12-15T20:58:56.786Z] [2020-12-15T20:58:56.786Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:56.786Z] #40 67.80 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:58:56.786Z] #40 68.04 Fetched 4095 kB in 1s (4312 kB/s) [2020-12-15T20:58:56.786Z] #40 68.14 Selecting previously unselected package libcap-dev:amd64. [2020-12-15T20:58:56.786Z] #40 68.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-15T20:58:56.786Z] #40 68.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-15T20:58:56.786Z] #40 68.24 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-15T20:58:56.786Z] #40 68.41 Selecting previously unselected package libnet1:amd64. [2020-12-15T20:58:56.786Z] #40 68.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-15T20:58:56.786Z] #40 68.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-15T20:58:56.786Z] #40 68.64 Selecting previously unselected package libnet1-dev. [2020-12-15T20:58:56.786Z] #40 68.64 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-15T20:58:56.786Z] #40 68.65 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-15T20:58:56.786Z] #40 69.01 Selecting previously unselected package libnl-3-200:amd64. [2020-12-15T20:58:56.786Z] #40 69.01 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-15T20:58:56.786Z] #40 69.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-15T20:58:56.786Z] #40 69.22 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-15T20:58:56.786Z] #40 69.24 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-15T20:58:56.786Z] #40 69.24 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-15T20:58:56.786Z] #40 69.63 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-15T20:58:56.786Z] #40 69.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-15T20:58:56.786Z] #40 69.66 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-15T20:58:56.786Z] #40 69.87 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-15T20:58:56.786Z] #40 69.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-15T20:58:56.786Z] #40 69.96 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-15T20:58:56.786Z] #40 70.15 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-15T20:58:56.786Z] #40 70.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-15T20:58:56.786Z] #40 70.17 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-15T20:58:56.786Z] #40 70.61 Selecting previously unselected package libprotobuf17:amd64. [2020-12-15T20:58:56.786Z] #40 70.61 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-15T20:58:56.786Z] #40 70.72 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-15T20:58:56.899Z] #41 159.0 CC criu/util.o [2020-12-15T20:58:56.994Z] #32 ... [2020-12-15T20:58:56.994Z] [2020-12-15T20:58:56.994Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:58:56.994Z] #11 61.33 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-12-15T20:58:56.994Z] #11 61.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-12-15T20:58:56.994Z] #11 61.56 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-12-15T20:58:56.994Z] #11 61.94 Selecting previously unselected package dmsetup. [2020-12-15T20:58:56.994Z] #11 61.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-12-15T20:58:56.994Z] #11 62.00 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-15T20:58:57.046Z] #40 ... [2020-12-15T20:58:57.046Z] [2020-12-15T20:58:57.046Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:57.046Z] #32 61.05 sort [2020-12-15T20:58:57.046Z] #32 61.05 errors [2020-12-15T20:58:57.046Z] #32 61.72 strconv [2020-12-15T20:58:57.046Z] #32 64.08 io [2020-12-15T20:58:57.046Z] #32 66.31 internal/oserror [2020-12-15T20:58:57.046Z] #32 66.54 syscall [2020-12-15T20:58:57.046Z] #32 67.84 reflect [2020-12-15T20:58:57.046Z] #32 ... [2020-12-15T20:58:57.046Z] [2020-12-15T20:58:57.046Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T20:58:57.046Z] #30 69.78 Checking out files: 79% (1207/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-15T20:58:57.215Z] #43 57.01 CC compel/src/lib/ptrace.o [2020-12-15T20:58:57.257Z] #11 62.26 Selecting previously unselected package mingw-w64-common. [2020-12-15T20:58:57.257Z] #11 62.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-15T20:58:57.257Z] #11 62.29 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-15T20:58:57.257Z] #11 ... [2020-12-15T20:58:57.257Z] [2020-12-15T20:58:57.257Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:58:57.257Z] #34 52.25 Selecting previously unselected package libicu63:arm64. [2020-12-15T20:58:57.257Z] #34 52.26 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-12-15T20:58:57.257Z] #34 52.47 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-15T20:58:57.257Z] #34 61.01 Selecting previously unselected package libxml2:arm64. [2020-12-15T20:58:57.257Z] #34 61.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2020-12-15T20:58:57.257Z] #34 61.04 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-15T20:58:57.257Z] #34 61.74 Selecting previously unselected package libarchive13:arm64. [2020-12-15T20:58:57.257Z] #34 61.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-12-15T20:58:57.257Z] #34 61.76 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-12-15T20:58:57.257Z] #34 62.22 Selecting previously unselected package libjsoncpp1:arm64. [2020-12-15T20:58:57.257Z] #34 62.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-12-15T20:58:57.257Z] #34 62.25 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-12-15T20:58:57.257Z] #34 62.44 Selecting previously unselected package librhash0:arm64. [2020-12-15T20:58:57.257Z] #34 62.44 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-12-15T20:58:57.257Z] #34 62.51 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-12-15T20:58:57.257Z] #34 ... [2020-12-15T20:58:57.257Z] [2020-12-15T20:58:57.257Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:57.257Z] #32 62.34 io/ioutil [2020-12-15T20:58:57.306Z] #30 71.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-15T20:58:57.512Z] #43 57.53 AR compel/libcompel.a [2020-12-15T20:58:57.811Z] #43 57.65 HOSTCC compel/src/main-host.o [2020-12-15T20:58:57.828Z] #41 159.7 CC criu/uts_ns.o [2020-12-15T20:58:57.829Z] #41 159.8 CC criu/vdso-compat.o [2020-12-15T20:58:57.829Z] #41 159.9 CC criu/vdso.o [2020-12-15T20:58:57.876Z] #30 71.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-15T20:58:58.130Z] #43 57.95 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-12-15T20:58:58.130Z] #43 58.14 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-15T20:58:58.392Z] #41 160.3 LINK criu/built-in.o [2020-12-15T20:58:58.392Z] #41 160.4 LINK criu/criu [2020-12-15T20:58:58.392Z] #41 160.6 DEP lib/c/criu.d [2020-12-15T20:58:58.392Z] #41 160.7 CC images/rpc.pb-c.o [2020-12-15T20:58:58.785Z] #43 58.68 HOSTCC compel/src/lib/log-host.o [2020-12-15T20:58:58.956Z] #41 160.9 CC lib/c/criu.o [2020-12-15T20:58:59.031Z] #30 ... [2020-12-15T20:58:59.032Z] [2020-12-15T20:58:59.032Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:59.032Z] #43 64.79 io [2020-12-15T20:58:59.032Z] #43 64.79 github.com/LK4D4/vndr/godl/singleflight [2020-12-15T20:58:59.032Z] #43 65.59 strconv [2020-12-15T20:58:59.032Z] #43 67.25 bytes [2020-12-15T20:58:59.032Z] #43 70.86 bufio [2020-12-15T20:58:59.032Z] #43 71.53 reflect [2020-12-15T20:58:59.032Z] #43 74.01 syscall [2020-12-15T20:58:59.085Z] #43 ... [2020-12-15T20:58:59.085Z] [2020-12-15T20:58:59.085Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:58:59.085Z] #51 117.3 mvdan.cc/sh/v3/cmd/shfmt [2020-12-15T20:58:59.085Z] #51 DONE 123.5s [2020-12-15T20:58:59.085Z] [2020-12-15T20:58:59.085Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:59.085Z] #43 58.84 HOSTLINK compel/compel-host-bin [2020-12-15T20:58:59.085Z] #43 ... [2020-12-15T20:58:59.085Z] [2020-12-15T20:58:59.085Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:58:59.085Z] #45 113.6 encoding/xml [2020-12-15T20:58:59.085Z] #45 120.6 math/big [2020-12-15T20:58:59.085Z] #45 ... [2020-12-15T20:58:59.085Z] [2020-12-15T20:58:59.085Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T20:58:59.085Z] #20 0.592 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T20:58:59.085Z] #20 0.710 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T20:58:59.085Z] #20 0.733 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T20:58:59.085Z] #20 1.641 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-15T20:58:59.085Z] #20 2.992 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [244 kB] [2020-12-15T20:58:59.085Z] #20 4.624 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-15T20:58:59.186Z] #32 64.24 flag [2020-12-15T20:58:59.186Z] #32 64.24 github.com/BurntSushi/toml [2020-12-15T20:58:59.186Z] #32 64.24 log [2020-12-15T20:58:59.294Z] #43 ... [2020-12-15T20:58:59.294Z] [2020-12-15T20:58:59.294Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:58:59.294Z] #40 67.64 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-15T20:58:59.294Z] #40 67.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-15T20:58:59.294Z] #40 67.99 Selecting previously unselected package libnet1-dev. [2020-12-15T20:58:59.294Z] #40 68.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-15T20:58:59.294Z] #40 68.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-15T20:58:59.294Z] #40 68.33 Selecting previously unselected package libnl-3-200:amd64. [2020-12-15T20:58:59.294Z] #40 68.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-15T20:58:59.294Z] #40 68.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-15T20:58:59.294Z] #40 68.75 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-15T20:58:59.294Z] #40 68.80 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-15T20:58:59.294Z] #40 68.92 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-15T20:58:59.294Z] #40 69.42 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-15T20:58:59.294Z] #40 69.42 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-15T20:58:59.295Z] #40 69.44 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-15T20:58:59.295Z] #40 69.82 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-15T20:58:59.295Z] #40 69.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-15T20:58:59.295Z] #40 69.82 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-15T20:58:59.295Z] #40 70.11 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-15T20:58:59.295Z] #40 70.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-15T20:58:59.295Z] #40 70.13 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-15T20:58:59.295Z] #40 70.46 Selecting previously unselected package libprotobuf17:amd64. [2020-12-15T20:58:59.295Z] #40 70.46 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-15T20:58:59.295Z] #40 70.47 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-15T20:58:59.295Z] #40 71.97 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-15T20:58:59.295Z] #40 71.98 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-15T20:58:59.295Z] #40 72.17 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-15T20:58:59.295Z] #40 72.63 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-15T20:58:59.295Z] #40 72.69 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-15T20:58:59.295Z] #40 72.70 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-15T20:58:59.383Z] #20 ... [2020-12-15T20:58:59.383Z] [2020-12-15T20:58:59.383Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:58:59.383Z] #43 59.32 DEP soccr/soccr.d [2020-12-15T20:58:59.518Z] #41 161.5 LINK lib/c/built-in.o [2020-12-15T20:58:59.518Z] #41 161.5 LINK lib/c/libcriu.so [2020-12-15T20:58:59.518Z] #41 161.5 LINK lib/c/libcriu.a [2020-12-15T20:58:59.518Z] #41 161.6 GEN magic.py [2020-12-15T20:58:59.557Z] #40 75.09 Selecting previously unselected package libprotoc17:amd64. [2020-12-15T20:58:59.557Z] #40 75.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-15T20:58:59.557Z] #40 75.10 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-15T20:58:59.683Z] #43 59.60 CC soccr/soccr.o [2020-12-15T20:58:59.775Z] #41 161.7 Note: Building without setproctitle() and strlcpy() support. [2020-12-15T20:58:59.775Z] #41 161.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-15T20:58:59.775Z] #41 161.7 Note: Building without GnuTLS support [2020-12-15T20:58:59.775Z] #41 161.7 Makefile.config:39: Warn: you have no libnftables installed [2020-12-15T20:58:59.775Z] #41 161.7 Makefile.config:40: Warn: Building without nftables support [2020-12-15T20:59:00.032Z] #41 162.2 fatal: not a git repository (or any of the parent directories): .git [2020-12-15T20:59:00.499Z] #40 76.07 Selecting previously unselected package protobuf-c-compiler. [2020-12-15T20:59:00.499Z] #40 76.07 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-15T20:59:00.499Z] #40 76.07 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-15T20:59:00.499Z] #40 76.28 Selecting previously unselected package protobuf-compiler. [2020-12-15T20:59:00.499Z] #40 76.28 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-15T20:59:00.499Z] #40 76.31 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-15T20:59:00.595Z] #41 162.6 make[1]: Nothing to be done for 'all'. [2020-12-15T20:59:00.759Z] #40 ... [2020-12-15T20:59:00.759Z] [2020-12-15T20:59:00.759Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:00.759Z] #11 66.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-15T20:59:00.759Z] #11 67.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-15T20:59:00.759Z] #11 67.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-12-15T20:59:00.759Z] #11 72.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-12-15T20:59:00.759Z] #11 76.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-15T20:59:00.759Z] #11 76.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-15T20:59:00.759Z] #11 76.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-15T20:59:00.759Z] #11 76.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-15T20:59:00.759Z] #11 76.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-12-15T20:59:00.759Z] #11 76.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2020-12-15T20:59:00.759Z] #11 76.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-15T20:59:00.759Z] #11 76.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-15T20:59:00.759Z] #11 76.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-15T20:59:00.759Z] #11 76.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-15T20:59:00.759Z] #11 ... [2020-12-15T20:59:00.759Z] [2020-12-15T20:59:00.759Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:59:00.759Z] #34 68.92 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:59:00.759Z] #34 69.17 Fetched 14.9 MB in 3s (5630 kB/s) [2020-12-15T20:59:00.759Z] #34 69.33 Selecting previously unselected package xxd. [2020-12-15T20:59:00.759Z] #34 69.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 ... 15410 files and directories currently installed.) [2020-12-15T20:59:00.759Z] #34 69.48 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-15T20:59:00.759Z] #34 69.53 Unpacking xxd (2:8.1.0875-5) ... [2020-12-15T20:59:00.759Z] #34 69.82 Selecting previously unselected package vim-common. [2020-12-15T20:59:00.759Z] #34 69.90 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-15T20:59:00.759Z] #34 69.95 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-15T20:59:00.759Z] #34 70.47 Selecting previously unselected package cmake-data. [2020-12-15T20:59:00.759Z] #34 70.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-15T20:59:00.759Z] #34 70.50 Unpacking cmake-data (3.13.4-1) ... [2020-12-15T20:59:00.759Z] #34 75.64 Selecting previously unselected package libicu63:amd64. [2020-12-15T20:59:00.759Z] #34 75.65 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-15T20:59:00.759Z] #34 75.68 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-15T20:59:00.851Z] #41 163.0 make[1]: 'images/built-in.o' is up to date. [2020-12-15T20:59:00.851Z] #41 163.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-15T20:59:00.851Z] #41 163.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-15T20:59:00.851Z] #41 163.1 make[1]: 'compel/libcompel.a' is up to date. [2020-12-15T20:59:00.851Z] #41 163.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-15T20:59:00.851Z] #41 163.1 make[1]: Nothing to be done for 'all'. [2020-12-15T20:59:01.019Z] #34 ... [2020-12-15T20:59:01.019Z] [2020-12-15T20:59:01.019Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:59:01.019Z] #47 66.68 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-15T20:59:01.019Z] #47 66.69 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-15T20:59:01.019Z] #47 66.77 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-15T20:59:01.019Z] #47 66.88 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-15T20:59:01.019Z] #47 66.88 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-15T20:59:01.019Z] #47 66.92 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-15T20:59:01.019Z] #47 66.93 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-15T20:59:01.019Z] #47 66.95 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-15T20:59:01.019Z] #47 66.97 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-15T20:59:01.019Z] #47 66.98 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-15T20:59:01.019Z] #47 67.00 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-15T20:59:01.019Z] #47 67.06 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-15T20:59:01.019Z] #47 67.12 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-15T20:59:01.019Z] #47 67.14 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-15T20:59:01.019Z] #47 67.17 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-15T20:59:01.019Z] #47 67.20 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-15T20:59:01.019Z] #47 67.31 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-15T20:59:01.019Z] #47 67.32 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-15T20:59:01.019Z] #47 67.36 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-15T20:59:01.019Z] #47 67.55 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-15T20:59:01.019Z] #47 67.74 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-15T20:59:01.019Z] #47 67.97 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:59:01.019Z] #47 68.01 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:59:01.019Z] #47 68.02 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:59:01.019Z] #47 68.13 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:59:01.019Z] #47 68.23 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:59:01.019Z] #47 ... [2020-12-15T20:59:01.019Z] [2020-12-15T20:59:01.019Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:59:01.019Z] #40 76.77 Selecting previously unselected package python-pkg-resources. [2020-12-15T20:59:01.019Z] #40 76.79 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-15T20:59:01.019Z] #40 76.82 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-15T20:59:01.108Z] #41 163.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-15T20:59:01.108Z] #41 163.2 make[2]: Nothing to be done for 'all'. [2020-12-15T20:59:01.108Z] #41 163.3 make[2]: Nothing to be done for 'all'. [2020-12-15T20:59:01.108Z] #41 163.3 make[2]: Nothing to be done for 'all'. [2020-12-15T20:59:01.108Z] #41 163.4 make[2]: Nothing to be done for 'all'. [2020-12-15T20:59:01.111Z] #32 ... [2020-12-15T20:59:01.111Z] [2020-12-15T20:59:01.111Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:59:01.111Z] #40 56.23 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-15T20:59:01.111Z] #40 60.61 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-12-15T20:59:01.111Z] #40 61.03 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-15T20:59:01.111Z] #40 61.11 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-15T20:59:01.111Z] #40 61.17 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-12-15T20:59:01.111Z] #40 61.19 Setting up python-six (1.12.0-1) ... [2020-12-15T20:59:01.111Z] #40 63.48 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-12-15T20:59:01.111Z] #40 63.66 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-12-15T20:59:01.111Z] #40 63.69 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-12-15T20:59:01.111Z] #40 63.71 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-12-15T20:59:01.111Z] #40 63.78 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-12-15T20:59:01.111Z] #40 63.91 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-15T20:59:01.111Z] #40 64.09 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-15T20:59:01.111Z] #40 64.10 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-12-15T20:59:01.111Z] #40 64.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-15T20:59:01.111Z] #40 64.13 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-15T20:59:01.111Z] #40 ... [2020-12-15T20:59:01.111Z] [2020-12-15T20:59:01.111Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:01.111Z] #43 63.29 github.com/LK4D4/vndr/versioned [2020-12-15T20:59:01.111Z] #43 64.50 internal/lazyregexp [2020-12-15T20:59:01.111Z] #43 64.53 os/exec [2020-12-15T20:59:01.111Z] #43 64.54 net [2020-12-15T20:59:01.111Z] #43 64.69 flag [2020-12-15T20:59:01.111Z] #43 64.97 go/token [2020-12-15T20:59:01.111Z] #43 66.43 go/scanner [2020-12-15T20:59:01.375Z] #41 163.4 make[2]: Nothing to be done for 'all'. [2020-12-15T20:59:01.375Z] #41 163.4 make[2]: Nothing to be done for 'all'. [2020-12-15T20:59:01.375Z] #41 163.4 make[2]: Nothing to be done for 'all'. [2020-12-15T20:59:01.375Z] #41 163.5 make[2]: Nothing to be done for 'all'. [2020-12-15T20:59:01.375Z] #41 163.5 INSTALL criu/criu [2020-12-15T20:59:01.589Z] #40 77.33 Selecting previously unselected package python-six. [2020-12-15T20:59:01.589Z] #40 77.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-15T20:59:01.589Z] #40 77.33 Unpacking python-six (1.12.0-1) ... [2020-12-15T20:59:01.632Z] #41 DONE 163.6s [2020-12-15T20:59:01.632Z] [2020-12-15T20:59:01.632Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:59:01.794Z] #43 61.89 AR soccr/libsoccr.a [2020-12-15T20:59:01.851Z] #40 77.76 Selecting previously unselected package python-protobuf. [2020-12-15T20:59:02.061Z] #43 67.12 net/url [2020-12-15T20:59:02.061Z] #43 67.20 text/template/parse [2020-12-15T20:59:02.080Z] #30 ... [2020-12-15T20:59:02.080Z] [2020-12-15T20:59:02.080Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:59:02.080Z] #47 65.93 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-15T20:59:02.080Z] #47 66.13 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-15T20:59:02.080Z] #47 66.14 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-15T20:59:02.080Z] #47 66.20 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-15T20:59:02.080Z] #47 66.24 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-15T20:59:02.080Z] #47 ... [2020-12-15T20:59:02.080Z] [2020-12-15T20:59:02.080Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:02.080Z] #11 72.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-12-15T20:59:02.080Z] #11 75.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-15T20:59:02.080Z] #11 75.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-15T20:59:02.080Z] #11 75.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-15T20:59:02.080Z] #11 75.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-15T20:59:02.080Z] #11 75.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-12-15T20:59:02.080Z] #11 75.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2020-12-15T20:59:02.080Z] #11 75.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-15T20:59:02.080Z] #11 75.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-15T20:59:02.080Z] #11 75.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-15T20:59:02.080Z] #11 75.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-15T20:59:02.080Z] #11 75.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-15T20:59:02.080Z] #11 75.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-15T20:59:02.080Z] #11 75.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-15T20:59:02.080Z] #11 75.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-15T20:59:02.080Z] #11 75.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2020-12-15T20:59:02.095Z] #43 61.94 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-15T20:59:02.120Z] #40 77.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-15T20:59:02.120Z] #40 77.78 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-15T20:59:02.394Z] #43 62.40 DEP criu/arch/ppc64/sigframe.d [2020-12-15T20:59:02.696Z] #43 62.58 DEP criu/arch/ppc64/crtools.d [2020-12-15T20:59:02.999Z] #54 ... [2020-12-15T20:59:02.999Z] [2020-12-15T20:59:02.999Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-15T20:59:02.999Z] #42 DONE 0.1s [2020-12-15T20:59:02.999Z] [2020-12-15T20:59:02.999Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-15T20:59:02.999Z] #44 DONE 0.1s [2020-12-15T20:59:02.999Z] [2020-12-15T20:59:02.999Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-15T20:59:02.999Z] #46 DONE 0.1s [2020-12-15T20:59:02.999Z] [2020-12-15T20:59:02.999Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-15T20:59:03.016Z] #43 62.82 DEP criu/arch/ppc64/cpu.d [2020-12-15T20:59:03.256Z] #48 DONE 0.1s [2020-12-15T20:59:03.256Z] [2020-12-15T20:59:03.256Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-15T20:59:03.256Z] #50 DONE 0.1s [2020-12-15T20:59:03.256Z] [2020-12-15T20:59:03.256Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-15T20:59:03.323Z] #43 63.11 CC criu/arch/ppc64/cpu.o [2020-12-15T20:59:03.508Z] #40 79.07 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-15T20:59:03.512Z] #52 DONE 0.1s [2020-12-15T20:59:03.512Z] [2020-12-15T20:59:03.512Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:59:03.571Z] #11 77.54 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:59:03.852Z] #11 77.92 Fetched 78.2 MB in 11s (7065 kB/s) [2020-12-15T20:59:03.985Z] #43 63.93 CC criu/arch/ppc64/crtools.o [2020-12-15T20:59:03.999Z] #43 69.02 go/ast [2020-12-15T20:59:04.263Z] #43 ... [2020-12-15T20:59:04.263Z] [2020-12-15T20:59:04.263Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:59:04.263Z] #34 62.87 Selecting previously unselected package libuv1:arm64. [2020-12-15T20:59:04.263Z] #34 62.87 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-12-15T20:59:04.263Z] #34 63.06 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-12-15T20:59:04.263Z] #34 63.34 Selecting previously unselected package cmake. [2020-12-15T20:59:04.263Z] #34 63.34 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-12-15T20:59:04.263Z] #34 63.48 Unpacking cmake (3.13.4-1) ... [2020-12-15T20:59:04.263Z] #34 66.46 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-15T20:59:04.263Z] #34 66.51 Setting up xxd (2:8.1.0875-5) ... [2020-12-15T20:59:04.263Z] #34 66.82 Setting up libuv1:arm64 (1.24.1-1) ... [2020-12-15T20:59:04.263Z] #34 66.94 Setting up vim-common (2:8.1.0875-5) ... [2020-12-15T20:59:04.263Z] #34 67.16 Setting up librhash0:arm64 (1.3.8-1) ... [2020-12-15T20:59:04.263Z] #34 67.21 Setting up cmake-data (3.13.4-1) ... [2020-12-15T20:59:04.263Z] #34 67.25 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-15T20:59:04.263Z] #34 67.27 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-12-15T20:59:04.263Z] #34 67.31 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-12-15T20:59:04.263Z] #34 67.33 Setting up cmake (3.13.4-1) ... [2020-12-15T20:59:04.263Z] #34 67.35 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:59:04.263Z] #34 67.48 Processing triggers for mime-support (3.62) ... [2020-12-15T20:59:04.380Z] #11 78.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-15T20:59:04.380Z] #11 78.41 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2020-12-15T20:59:04.380Z] #11 78.45 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-15T20:59:04.439Z] #54 194.2 + bin/containerd [2020-12-15T20:59:04.891Z] #40 ... [2020-12-15T20:59:04.891Z] [2020-12-15T20:59:04.891Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:04.891Z] #32 70.62 reflect [2020-12-15T20:59:04.891Z] #32 80.12 time [2020-12-15T20:59:04.953Z] #11 ... [2020-12-15T20:59:04.953Z] [2020-12-15T20:59:04.953Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:04.953Z] #32 78.97 time [2020-12-15T20:59:05.151Z] #32 ... [2020-12-15T20:59:05.151Z] [2020-12-15T20:59:05.151Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:05.151Z] #11 76.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-15T20:59:05.151Z] #11 76.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-15T20:59:05.151Z] #11 76.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-15T20:59:05.151Z] #11 76.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-15T20:59:05.151Z] #11 76.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2020-12-15T20:59:05.151Z] #11 78.76 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:59:05.151Z] #11 79.13 Fetched 78.2 MB in 13s (6062 kB/s) [2020-12-15T20:59:05.151Z] #11 79.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 ... 15410 files and directories currently installed.) [2020-12-15T20:59:05.151Z] #11 79.38 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2020-12-15T20:59:05.151Z] #11 79.43 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-15T20:59:05.151Z] #11 79.94 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2020-12-15T20:59:05.151Z] #11 80.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-15T20:59:05.151Z] #11 80.24 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2020-12-15T20:59:05.151Z] #11 80.27 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-15T20:59:05.151Z] #11 80.60 Setting up libudev1:amd64 (241-7~deb10u5) ... [2020-12-15T20:59:05.151Z] #11 80.92 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-15T20:59:05.412Z] #11 80.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-15T20:59:05.412Z] #11 81.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-15T20:59:05.412Z] #11 81.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-15T20:59:05.412Z] #11 ... [2020-12-15T20:59:05.412Z] [2020-12-15T20:59:05.412Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:05.412Z] #49 71.03 syscall [2020-12-15T20:59:05.412Z] #49 71.08 reflect [2020-12-15T20:59:05.549Z] #43 65.13 CC criu/arch/ppc64/sigframe.o [2020-12-15T20:59:05.549Z] #43 65.52 LINK criu/arch/ppc64/crtools.built-in.o [2020-12-15T20:59:05.549Z] #43 65.59 DEP criu/pie/util-vdso.d [2020-12-15T20:59:05.659Z] #34 ... [2020-12-15T20:59:05.659Z] [2020-12-15T20:59:05.659Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:05.659Z] #43 70.54 encoding/json [2020-12-15T20:59:05.849Z] #43 65.76 DEP criu/pie/util.d [2020-12-15T20:59:05.922Z] #43 71.01 text/template [2020-12-15T20:59:06.149Z] #43 66.04 CC criu/pie/util.o [2020-12-15T20:59:06.215Z] Client: [2020-12-15T20:59:06.215Z] Debug Mode: false [2020-12-15T20:59:06.215Z] Plugins: [2020-12-15T20:59:06.215Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-15T20:59:06.215Z] [2020-12-15T20:59:06.215Z] Server: [2020-12-15T20:59:06.215Z] Containers: 0 [2020-12-15T20:59:06.215Z] Running: 0 [2020-12-15T20:59:06.215Z] Paused: 0 [2020-12-15T20:59:06.215Z] Stopped: 0 [2020-12-15T20:59:06.215Z] Images: 0 [2020-12-15T20:59:06.215Z] Server Version: 19.03.12 [2020-12-15T20:59:06.215Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-12-15T20:59:06.215Z] Windows: [2020-12-15T20:59:06.215Z] LCOW: [2020-12-15T20:59:06.215Z] Logging Driver: json-file [2020-12-15T20:59:06.215Z] Plugins: [2020-12-15T20:59:06.215Z] Volume: local [2020-12-15T20:59:06.215Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-15T20:59:06.215Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-15T20:59:06.215Z] Swarm: inactive [2020-12-15T20:59:06.215Z] Default Isolation: process [2020-12-15T20:59:06.215Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-15T20:59:06.215Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-15T20:59:06.215Z] OSType: windows [2020-12-15T20:59:06.215Z] Architecture: x86_64 [2020-12-15T20:59:06.215Z] CPUs: 4 [2020-12-15T20:59:06.215Z] Total Memory: 32GiB [2020-12-15T20:59:06.215Z] Name: azwin-2-3c6340 [2020-12-15T20:59:06.215Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-15T20:59:06.215Z] Docker Root Dir: D:\docker [2020-12-15T20:59:06.215Z] Debug Mode: false [2020-12-15T20:59:06.215Z] Registry: https://index.docker.io/v1/ [2020-12-15T20:59:06.215Z] Labels: [2020-12-15T20:59:06.215Z] Experimental: true [2020-12-15T20:59:06.215Z] Insecure Registries: [2020-12-15T20:59:06.215Z] 10.0.0.4:5000 [2020-12-15T20:59:06.215Z] 127.0.0.0/8 [2020-12-15T20:59:06.215Z] Registry Mirrors: [2020-12-15T20:59:06.215Z] http://10.0.0.4:5000/ [2020-12-15T20:59:06.215Z] Live Restore Enabled: false [2020-12-15T20:59:06.215Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-12-15T20:59:06.449Z] #43 66.43 CC criu/pie/util-vdso.o [2020-12-15T20:59:06.872Z] #43 ... [2020-12-15T20:59:06.872Z] [2020-12-15T20:59:06.872Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:59:06.872Z] #40 67.81 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-12-15T20:59:06.872Z] #40 67.84 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:59:06.872Z] #40 DONE 71.8s [2020-12-15T20:59:06.872Z] [2020-12-15T20:59:06.872Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:59:06.872Z] #34 DONE 71.9s [2020-12-15T20:59:06.872Z] [2020-12-15T20:59:06.872Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:06.872Z] #11 71.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-15T20:59:06.872Z] #11 71.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-15T20:59:06.872Z] #11 72.03 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-15T20:59:07.101Z] #43 67.20 AR criu/pie/pie.lib.a [2020-12-15T20:59:07.101Z] #43 ... [2020-12-15T20:59:07.101Z] [2020-12-15T20:59:07.101Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:59:07.101Z] #58 131.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-15T20:59:07.101Z] #58 131.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-15T20:59:07.319Z] #49 82.90 time [2020-12-15T20:59:07.498Z] #32 ... [2020-12-15T20:59:07.498Z] [2020-12-15T20:59:07.498Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:59:07.498Z] #34 71.45 Selecting previously unselected package libxml2:amd64. [2020-12-15T20:59:07.498Z] #34 71.46 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2020-12-15T20:59:07.498Z] #34 71.54 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-15T20:59:07.498Z] #34 72.71 Selecting previously unselected package libarchive13:amd64. [2020-12-15T20:59:07.498Z] #34 72.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-15T20:59:07.498Z] #34 72.74 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-15T20:59:07.498Z] #34 73.40 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-15T20:59:07.498Z] #34 73.40 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-15T20:59:07.498Z] #34 73.40 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-15T20:59:07.498Z] #34 73.63 Selecting previously unselected package librhash0:amd64. [2020-12-15T20:59:07.498Z] #34 73.64 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-15T20:59:07.498Z] #34 73.64 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-15T20:59:07.498Z] #34 73.98 Selecting previously unselected package libuv1:amd64. [2020-12-15T20:59:07.498Z] #34 73.99 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-15T20:59:07.498Z] #34 74.01 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-15T20:59:07.498Z] #34 74.35 Selecting previously unselected package cmake. [2020-12-15T20:59:07.498Z] #34 74.35 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-15T20:59:07.498Z] #34 74.36 Unpacking cmake (3.13.4-1) ... [2020-12-15T20:59:07.498Z] #34 79.96 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-15T20:59:07.498Z] #34 79.98 Setting up xxd (2:8.1.0875-5) ... [2020-12-15T20:59:07.498Z] #34 80.00 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-15T20:59:07.498Z] #34 80.02 Setting up vim-common (2:8.1.0875-5) ... [2020-12-15T20:59:07.498Z] #34 80.18 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-15T20:59:07.498Z] #34 80.22 Setting up cmake-data (3.13.4-1) ... [2020-12-15T20:59:07.498Z] #34 80.24 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-15T20:59:07.498Z] #34 80.27 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-15T20:59:07.498Z] #34 80.33 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-15T20:59:07.498Z] #34 80.37 Setting up cmake (3.13.4-1) ... [2020-12-15T20:59:07.498Z] #34 80.40 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:59:07.498Z] #34 80.61 Processing triggers for mime-support (3.62) ... [2020-12-15T20:59:07.498Z] #34 DONE 81.6s [2020-12-15T20:59:07.498Z] [2020-12-15T20:59:07.498Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:08.440Z] #35 ... [2020-12-15T20:59:08.440Z] [2020-12-15T20:59:08.440Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:59:08.440Z] #40 72.24 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-15T20:59:08.440Z] #40 72.24 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-15T20:59:08.440Z] #40 72.25 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-15T20:59:08.440Z] #40 72.81 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-15T20:59:08.440Z] #40 72.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-15T20:59:08.440Z] #40 72.84 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-15T20:59:08.440Z] #40 75.27 Selecting previously unselected package libprotoc17:amd64. [2020-12-15T20:59:08.440Z] #40 75.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-15T20:59:08.440Z] #40 75.31 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-15T20:59:08.440Z] #40 76.32 Selecting previously unselected package protobuf-c-compiler. [2020-12-15T20:59:08.440Z] #40 76.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-15T20:59:08.440Z] #40 76.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-15T20:59:08.440Z] #40 76.87 Selecting previously unselected package protobuf-compiler. [2020-12-15T20:59:08.440Z] #40 76.88 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-15T20:59:08.440Z] #40 76.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-15T20:59:08.440Z] #40 77.34 Selecting previously unselected package python-pkg-resources. [2020-12-15T20:59:08.440Z] #40 77.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-15T20:59:08.440Z] #40 77.36 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-15T20:59:08.440Z] #40 78.00 Selecting previously unselected package python-six. [2020-12-15T20:59:08.440Z] #40 78.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-15T20:59:08.440Z] #40 78.03 Unpacking python-six (1.12.0-1) ... [2020-12-15T20:59:08.440Z] #40 78.32 Selecting previously unselected package python-protobuf. [2020-12-15T20:59:08.440Z] #40 78.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-15T20:59:08.440Z] #40 78.33 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-15T20:59:08.440Z] #40 79.52 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-15T20:59:08.440Z] #40 ... [2020-12-15T20:59:08.440Z] [2020-12-15T20:59:08.440Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:08.440Z] #49 72.49 syscall [2020-12-15T20:59:08.440Z] #49 72.62 reflect [2020-12-15T20:59:08.440Z] #49 ... [2020-12-15T20:59:08.440Z] [2020-12-15T20:59:08.440Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:08.441Z] #11 79.28 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2020-12-15T20:59:08.441Z] #11 79.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-15T20:59:08.441Z] #11 79.78 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2020-12-15T20:59:08.441Z] #11 79.79 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-15T20:59:08.441Z] #11 80.34 Setting up libudev1:amd64 (241-7~deb10u5) ... [2020-12-15T20:59:08.441Z] #11 80.54 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-15T20:59:08.441Z] #11 80.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-15T20:59:08.441Z] #11 80.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-15T20:59:08.441Z] #11 80.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-15T20:59:08.804Z] #11 ... [2020-12-15T20:59:08.804Z] [2020-12-15T20:59:08.804Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:08.804Z] #32 67.54 github.com/BurntSushi/toml/cmd/tomlv [2020-12-15T20:59:08.804Z] #32 DONE 73.8s [2020-12-15T20:59:08.804Z] [2020-12-15T20:59:08.804Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:08.804Z] #35 2.071 + RM_GOPATH=0 [2020-12-15T20:59:08.804Z] #35 2.071 + TMP_GOPATH= [2020-12-15T20:59:08.804Z] #35 2.071 + : /build [2020-12-15T20:59:08.804Z] #35 2.071 + '[' -z '' ']' [2020-12-15T20:59:08.804Z] #35 2.071 ++ mktemp -d [2020-12-15T20:59:08.804Z] #35 2.079 + export GOPATH=/tmp/tmp.ACxKEmwWix [2020-12-15T20:59:08.804Z] #35 2.079 + GOPATH=/tmp/tmp.ACxKEmwWix [2020-12-15T20:59:08.804Z] #35 2.079 + RM_GOPATH=1 [2020-12-15T20:59:08.804Z] #35 2.079 + case "$(go env GOARCH)" in [2020-12-15T20:59:08.804Z] #35 2.079 ++ go env GOARCH [2020-12-15T20:59:08.804Z] #35 2.116 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:59:08.804Z] #35 2.116 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:59:08.804Z] #35 2.119 ++ dirname /tmp/install/install.sh [2020-12-15T20:59:08.804Z] #35 2.130 + dir=/tmp/install [2020-12-15T20:59:08.804Z] #35 2.130 + bin=tini [2020-12-15T20:59:08.804Z] #35 2.130 + shift [2020-12-15T20:59:08.804Z] #35 2.130 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-15T20:59:08.804Z] #35 2.130 + . /tmp/install/tini.installer [2020-12-15T20:59:08.804Z] #35 2.130 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:59:08.804Z] #35 2.130 + install_tini [2020-12-15T20:59:08.804Z] #35 2.130 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-15T20:59:08.804Z] #35 2.130 + git clone https://github.com/krallin/tini.git /tmp/tmp.ACxKEmwWix/tini [2020-12-15T20:59:08.804Z] #35 2.130 Cloning into '/tmp/tmp.ACxKEmwWix/tini'... [2020-12-15T20:59:08.804Z] #35 2.131 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:59:09.015Z] #11 ... [2020-12-15T20:59:09.015Z] [2020-12-15T20:59:09.015Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:09.015Z] #43 73.21 syscall [2020-12-15T20:59:09.067Z] #35 ... [2020-12-15T20:59:09.067Z] [2020-12-15T20:59:09.067Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:09.067Z] #49 64.18 encoding/binary [2020-12-15T20:59:09.067Z] #49 64.41 flag [2020-12-15T20:59:09.067Z] #49 64.44 go/token [2020-12-15T20:59:09.067Z] #49 64.44 github.com/pkg/diff [2020-12-15T20:59:09.067Z] #49 66.09 go/scanner [2020-12-15T20:59:09.067Z] #49 66.78 mvdan.cc/editorconfig [2020-12-15T20:59:09.067Z] #49 66.98 encoding/base64 [2020-12-15T20:59:09.067Z] #49 67.66 golang.org/x/sys/unix [2020-12-15T20:59:09.067Z] #49 68.76 mvdan.cc/sh/v3/fileutil [2020-12-15T20:59:09.067Z] #49 68.81 encoding/json [2020-12-15T20:59:09.067Z] #49 69.02 go/ast [2020-12-15T20:59:09.067Z] #49 69.23 mvdan.cc/sh/v3/syntax [2020-12-15T20:59:09.274Z] #43 ... [2020-12-15T20:59:09.274Z] [2020-12-15T20:59:09.274Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:09.274Z] #35 1.374 + RM_GOPATH=0 [2020-12-15T20:59:09.274Z] #35 1.374 + TMP_GOPATH= [2020-12-15T20:59:09.274Z] #35 1.374 + : /build [2020-12-15T20:59:09.274Z] #35 1.374 + '[' -z '' ']' [2020-12-15T20:59:09.274Z] #35 1.374 ++ mktemp -d [2020-12-15T20:59:09.274Z] #35 1.384 + export GOPATH=/tmp/tmp.HJKw9nvlpg [2020-12-15T20:59:09.274Z] #35 1.384 + GOPATH=/tmp/tmp.HJKw9nvlpg [2020-12-15T20:59:09.274Z] #35 1.384 + RM_GOPATH=1 [2020-12-15T20:59:09.274Z] #35 1.384 + case "$(go env GOARCH)" in [2020-12-15T20:59:09.274Z] #35 1.384 ++ go env GOARCH [2020-12-15T20:59:09.274Z] #35 1.429 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:59:09.274Z] #35 1.429 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:59:09.274Z] #35 1.429 ++ dirname /tmp/install/install.sh [2020-12-15T20:59:09.274Z] #35 1.429 + dir=/tmp/install [2020-12-15T20:59:09.274Z] #35 1.429 + bin=tini [2020-12-15T20:59:09.274Z] #35 1.429 + shift [2020-12-15T20:59:09.274Z] #35 1.429 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-15T20:59:09.274Z] #35 1.429 + . /tmp/install/tini.installer [2020-12-15T20:59:09.274Z] #35 1.429 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:59:09.275Z] #35 1.429 + install_tini [2020-12-15T20:59:09.275Z] #35 1.429 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-15T20:59:09.275Z] #35 1.429 + git clone https://github.com/krallin/tini.git /tmp/tmp.HJKw9nvlpg/tini [2020-12-15T20:59:09.275Z] #35 1.429 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:59:09.275Z] #35 1.430 Cloning into '/tmp/tmp.HJKw9nvlpg/tini'... [2020-12-15T20:59:09.844Z] #35 2.519 + cd /tmp/tmp.HJKw9nvlpg/tini [2020-12-15T20:59:09.844Z] #35 2.519 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:59:09.844Z] #35 2.541 + cmake . [2020-12-15T20:59:09.861Z] #49 ... [2020-12-15T20:59:09.861Z] [2020-12-15T20:59:09.861Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:09.861Z] #11 85.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-15T20:59:09.861Z] #11 85.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-15T20:59:09.861Z] #11 85.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-15T20:59:09.903Z] #58 ... [2020-12-15T20:59:09.903Z] [2020-12-15T20:59:09.903Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:09.903Z] #45 124.2 go/doc [2020-12-15T20:59:09.903Z] #45 ... [2020-12-15T20:59:09.903Z] [2020-12-15T20:59:09.903Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:09.903Z] #43 67.27 DEP criu/pie/restorer.d [2020-12-15T20:59:09.903Z] #43 67.55 DEP criu/arch/ppc64/vdso-trampoline.d [2020-12-15T20:59:09.903Z] #43 67.58 DEP criu/arch/ppc64/restorer.d [2020-12-15T20:59:09.903Z] #43 67.69 DEP criu/arch/ppc64/vdso-pie.d [2020-12-15T20:59:09.903Z] #43 67.78 DEP criu/pie/parasite-vdso.d [2020-12-15T20:59:09.903Z] #43 67.94 DEP criu/pie/parasite.d [2020-12-15T20:59:09.903Z] #43 68.22 CC criu/pie/parasite.o [2020-12-15T20:59:09.903Z] #43 69.58 LINK criu/pie/parasite.built-in.o [2020-12-15T20:59:09.903Z] #43 69.60 GEN criu/pie/parasite-blob.h [2020-12-15T20:59:09.903Z] #43 69.66 CC criu/pie/parasite-vdso.o [2020-12-15T20:59:10.017Z] #49 ... [2020-12-15T20:59:10.017Z] [2020-12-15T20:59:10.017Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:10.017Z] #35 3.147 + cd /tmp/tmp.ACxKEmwWix/tini [2020-12-15T20:59:10.017Z] #35 3.147 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:59:10.017Z] #35 3.160 + cmake . [2020-12-15T20:59:10.548Z] #43 70.45 CC criu/arch/ppc64/vdso-pie.o [2020-12-15T20:59:10.593Z] #35 3.806 -- The C compiler identification is GNU 8.3.0 [2020-12-15T20:59:10.593Z] #35 3.849 -- Check for working C compiler: /usr/bin/cc [2020-12-15T20:59:10.784Z] #35 3.253 -- The C compiler identification is GNU 8.3.0 [2020-12-15T20:59:10.784Z] #35 3.365 -- Check for working C compiler: /usr/bin/cc [2020-12-15T20:59:10.846Z] #43 ... [2020-12-15T20:59:10.846Z] [2020-12-15T20:59:10.846Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:10.846Z] #53 12.12 + cd /tmp/tmp.pEhYgbuTS9/src/github.com/opencontainers/runc [2020-12-15T20:59:10.846Z] #53 12.12 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-15T20:59:10.846Z] #53 12.70 + '[' -z '' ']' [2020-12-15T20:59:10.846Z] #53 12.70 + target=static [2020-12-15T20:59:10.846Z] #53 12.70 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-15T20:59:10.846Z] #53 13.20 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-12-15T20:59:10.846Z] #53 ... [2020-12-15T20:59:10.846Z] [2020-12-15T20:59:10.846Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:10.846Z] #45 134.7 vendor/golang.org/x/net/idna [2020-12-15T20:59:10.846Z] #45 135.4 github.com/LK4D4/vndr/build [2020-12-15T20:59:11.169Z] #35 4.554 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-15T20:59:11.446Z] #35 4.568 -- Detecting C compiler ABI info [2020-12-15T20:59:12.032Z] #35 5.213 -- Detecting C compiler ABI info - done [2020-12-15T20:59:12.032Z] #35 5.284 -- Detecting C compile features [2020-12-15T20:59:12.167Z] #35 4.751 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-15T20:59:12.167Z] #35 4.752 -- Detecting C compiler ABI info [2020-12-15T20:59:12.383Z] #45 ... [2020-12-15T20:59:12.383Z] [2020-12-15T20:59:12.383Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T20:59:12.383Z] #20 11.35 Fetched 8183 kB in 11s (752 kB/s) [2020-12-15T20:59:12.383Z] #20 11.35 Reading package lists... [2020-12-15T20:59:12.383Z] #20 16.25 Reading package lists... [2020-12-15T20:59:12.383Z] #20 20.33 Building dependency tree... [2020-12-15T20:59:12.383Z] #20 ... [2020-12-15T20:59:12.383Z] [2020-12-15T20:59:12.383Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:12.383Z] #43 70.98 CC criu/arch/ppc64/restorer.o [2020-12-15T20:59:12.383Z] #43 71.46 CC criu/arch/ppc64/vdso-trampoline.o [2020-12-15T20:59:12.383Z] #43 71.50 CC criu/pie/restorer.o [2020-12-15T20:59:13.553Z] #35 ... [2020-12-15T20:59:13.553Z] [2020-12-15T20:59:13.553Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:59:13.553Z] #45 DONE 87.7s [2020-12-15T20:59:13.813Z] [2020-12-15T20:59:13.813Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:59:13.813Z] #40 86.79 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-15T20:59:13.813Z] #40 86.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-15T20:59:13.813Z] #40 86.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-15T20:59:13.813Z] #40 86.94 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-15T20:59:13.813Z] #40 86.95 Setting up python-six (1.12.0-1) ... [2020-12-15T20:59:14.594Z] #35 7.925 -- Detecting C compile features - done [2020-12-15T20:59:14.594Z] #35 7.953 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-15T20:59:14.857Z] #35 8.256 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-15T20:59:15.122Z] #35 8.405 -- Configuring done [2020-12-15T20:59:15.122Z] #35 8.482 -- Generating done [2020-12-15T20:59:15.122Z] #35 8.484 -- Build files have been written to: /tmp/tmp.ACxKEmwWix/tini [2020-12-15T20:59:15.122Z] #35 8.487 + make tini-static [2020-12-15T20:59:15.153Z] #11 ... [2020-12-15T20:59:15.153Z] [2020-12-15T20:59:15.153Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:59:15.153Z] #34 89.05 Selecting previously unselected package libxml2:amd64. [2020-12-15T20:59:15.153Z] #34 89.05 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2020-12-15T20:59:15.153Z] #34 89.07 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-15T20:59:15.153Z] #34 90.18 Selecting previously unselected package libarchive13:amd64. [2020-12-15T20:59:15.153Z] #34 90.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-15T20:59:15.153Z] #34 90.24 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-15T20:59:15.153Z] #34 90.92 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-15T20:59:15.153Z] #34 90.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-15T20:59:15.157Z] #43 ... [2020-12-15T20:59:15.157Z] [2020-12-15T20:59:15.157Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:59:15.157Z] #58 DONE 139.7s [2020-12-15T20:59:15.157Z] [2020-12-15T20:59:15.157Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:15.157Z] #43 75.11 LINK criu/pie/restorer.built-in.o [2020-12-15T20:59:15.157Z] #43 75.15 GEN criu/pie/restorer-blob.h [2020-12-15T20:59:15.413Z] #34 91.12 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-15T20:59:15.455Z] #43 ... [2020-12-15T20:59:15.455Z] [2020-12-15T20:59:15.455Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-15T20:59:15.455Z] #59 DONE 0.1s [2020-12-15T20:59:15.455Z] [2020-12-15T20:59:15.455Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-15T20:59:15.455Z] #60 DONE 0.1s [2020-12-15T20:59:15.455Z] [2020-12-15T20:59:15.455Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:15.455Z] #43 75.34 DEP criu/vdso.d [2020-12-15T20:59:15.705Z] #35 9.021 Scanning dependencies of target tini-static [2020-12-15T20:59:15.705Z] #35 9.144 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-15T20:59:15.754Z] #43 75.73 DEP criu/uts_ns.d [2020-12-15T20:59:15.933Z] #34 91.58 Selecting previously unselected package librhash0:amd64.#34 ... [2020-12-15T20:59:15.933Z] [2020-12-15T20:59:15.933Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:59:15.933Z] #45 DONE 91.6s [2020-12-15T20:59:15.933Z] [2020-12-15T20:59:15.933Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:59:15.933Z] #34 91.58 Selecting previously unselected package librhash0:amd64. [2020-12-15T20:59:15.933Z] #34 91.59 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-15T20:59:15.933Z] #34 91.61 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-15T20:59:15.971Z] #35 ... [2020-12-15T20:59:15.971Z] [2020-12-15T20:59:15.971Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:15.971Z] #41 3.305 Note: Building without setproctitle() and strlcpy() support. [2020-12-15T20:59:15.971Z] #41 3.305 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-15T20:59:15.971Z] #41 3.328 Note: Building without GnuTLS support [2020-12-15T20:59:15.971Z] #41 3.333 Makefile.config:39: Warn: you have no libnftables installed [2020-12-15T20:59:15.971Z] #41 3.333 Makefile.config:40: Warn: Building without nftables support [2020-12-15T20:59:15.971Z] #41 5.462 fatal: not a git repository (or any of the parent directories): .git [2020-12-15T20:59:15.971Z] #41 5.498 GEN .gitid [2020-12-15T20:59:15.971Z] #41 5.538 GEN criu/include/version.h [2020-12-15T20:59:15.971Z] #41 5.606 GEN include/common/asm [2020-12-15T20:59:15.971Z] #41 7.220 PBCC images/timens.pb-c.c [2020-12-15T20:59:15.971Z] #41 7.244 DEP images/timens.pb-c.d [2020-12-15T20:59:15.971Z] #41 7.282 PBCC images/fown.pb-c.c [2020-12-15T20:59:15.971Z] #41 7.314 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-15T20:59:15.971Z] #41 7.370 PBCC images/opts.pb-c.c [2020-12-15T20:59:15.971Z] #41 7.419 PBCC images/memfd.pb-c.c [2020-12-15T20:59:15.971Z] #41 7.465 DEP images/fown.pb-c.d [2020-12-15T20:59:15.971Z] #41 7.562 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-15T20:59:15.971Z] #41 7.644 DEP images/opts.pb-c.d [2020-12-15T20:59:15.971Z] #41 7.726 DEP images/memfd.pb-c.d [2020-12-15T20:59:15.971Z] #41 7.814 PBCC images/sit.pb-c.c [2020-12-15T20:59:15.971Z] #41 7.862 DEP images/sit.pb-c.d [2020-12-15T20:59:15.971Z] #41 7.937 PBCC images/macvlan.pb-c.c [2020-12-15T20:59:15.971Z] #41 7.975 DEP images/macvlan.pb-c.d [2020-12-15T20:59:15.971Z] #41 8.022 PBCC images/autofs.pb-c.c [2020-12-15T20:59:15.971Z] #41 8.036 DEP images/autofs.pb-c.d [2020-12-15T20:59:15.971Z] #41 8.095 PBCC images/sysctl.pb-c.c [2020-12-15T20:59:15.971Z] #41 8.130 DEP images/sysctl.pb-c.d [2020-12-15T20:59:15.971Z] #41 8.181 PBCC images/time.pb-c.c [2020-12-15T20:59:15.971Z] #41 8.211 DEP images/time.pb-c.d [2020-12-15T20:59:15.971Z] #41 8.251 PBCC images/binfmt-misc.pb-c.c [2020-12-15T20:59:15.971Z] #41 8.316 DEP images/binfmt-misc.pb-c.d [2020-12-15T20:59:15.971Z] #41 8.367 PBCC images/seccomp.pb-c.c [2020-12-15T20:59:15.971Z] #41 8.394 DEP images/seccomp.pb-c.d [2020-12-15T20:59:15.971Z] #41 8.416 PBCC images/userns.pb-c.c [2020-12-15T20:59:15.971Z] #41 8.442 DEP images/userns.pb-c.d [2020-12-15T20:59:15.971Z] #41 8.495 PBCC images/cgroup.pb-c.c [2020-12-15T20:59:15.971Z] #41 8.516 DEP images/cgroup.pb-c.d [2020-12-15T20:59:15.971Z] #41 8.615 PBCC images/ext-file.pb-c.c [2020-12-15T20:59:15.971Z] #41 8.666 DEP images/ext-file.pb-c.d [2020-12-15T20:59:15.971Z] #41 8.730 PBCC images/rpc.pb-c.c [2020-12-15T20:59:15.971Z] #41 8.770 DEP images/rpc.pb-c.d [2020-12-15T20:59:15.971Z] #41 8.840 PBCC images/siginfo.pb-c.c [2020-12-15T20:59:15.971Z] #41 8.891 DEP images/siginfo.pb-c.d [2020-12-15T20:59:15.971Z] #41 8.956 PBCC images/pagemap.pb-c.c [2020-12-15T20:59:15.971Z] #41 9.002 DEP images/pagemap.pb-c.d [2020-12-15T20:59:15.971Z] #41 9.080 PBCC images/rlimit.pb-c.c [2020-12-15T20:59:15.971Z] #41 9.130 DEP images/rlimit.pb-c.d [2020-12-15T20:59:15.971Z] #41 9.180 PBCC images/file-lock.pb-c.c [2020-12-15T20:59:15.971Z] #41 9.219 DEP images/file-lock.pb-c.d [2020-12-15T20:59:15.971Z] #41 9.261 PBCC images/tty.pb-c.c [2020-12-15T20:59:15.971Z] #41 9.371 DEP images/tty.pb-c.d [2020-12-15T20:59:15.971Z] #41 9.430 PBCC images/tun.pb-c.c [2020-12-15T20:59:16.049Z] #43 75.94 DEP criu/util.d [2020-12-15T20:59:16.234Z] #41 9.506 PBCC images/netdev.pb-c.c [2020-12-15T20:59:16.234Z] #41 9.565 DEP images/tun.pb-c.d [2020-12-15T20:59:16.234Z] #41 9.610 DEP images/netdev.pb-c.d [2020-12-15T20:59:16.234Z] #41 9.678 PBCC images/vma.pb-c.c [2020-12-15T20:59:16.234Z] #41 9.742 DEP images/vma.pb-c.d [2020-12-15T20:59:16.348Z] #43 76.29 DEP criu/uffd.d [2020-12-15T20:59:16.496Z] #41 9.787 PBCC images/creds.pb-c.c [2020-12-15T20:59:16.496Z] #41 9.832 DEP images/creds.pb-c.d [2020-12-15T20:59:16.496Z] #41 9.895 PBCC images/utsns.pb-c.c [2020-12-15T20:59:16.496Z] #41 9.922 DEP images/utsns.pb-c.d [2020-12-15T20:59:16.496Z] #41 9.979 PBCC images/ipc-desc.pb-c.c [2020-12-15T20:59:16.496Z] #41 9.985 PBCC images/ipc-sem.pb-c.c [2020-12-15T20:59:16.496Z] #41 10.02 DEP images/ipc-desc.pb-c.d [2020-12-15T20:59:16.508Z] #34 92.16 Selecting previously unselected package libuv1:amd64. [2020-12-15T20:59:16.508Z] #34 92.17 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-15T20:59:16.508Z] #34 92.20 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-15T20:59:16.648Z] #43 76.58 DEP criu/tun.d [2020-12-15T20:59:16.759Z] #41 10.13 DEP images/ipc-sem.pb-c.d [2020-12-15T20:59:16.760Z] #41 10.18 PBCC images/ipc-msg.pb-c.c [2020-12-15T20:59:16.760Z] #41 10.23 DEP images/ipc-msg.pb-c.d [2020-12-15T20:59:16.768Z] #34 92.51 Selecting previously unselected package cmake. [2020-12-15T20:59:16.948Z] #43 76.89 DEP criu/tty.d [2020-12-15T20:59:17.023Z] #41 10.31 PBCC images/ipc-shm.pb-c.c [2020-12-15T20:59:17.023Z] #41 10.32 DEP images/ipc-shm.pb-c.d [2020-12-15T20:59:17.023Z] #41 10.38 PBCC images/ipc-var.pb-c.c [2020-12-15T20:59:17.023Z] #41 10.40 DEP images/ipc-var.pb-c.d [2020-12-15T20:59:17.023Z] #41 10.43 PBCC images/sk-opts.pb-c.c [2020-12-15T20:59:17.023Z] #41 10.45 PBCC images/packet-sock.pb-c.c [2020-12-15T20:59:17.028Z] #34 92.58 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-15T20:59:17.028Z] #34 92.60 Unpacking cmake (3.13.4-1) ... [2020-12-15T20:59:17.252Z] #43 77.10 DEP criu/timerfd.d [2020-12-15T20:59:17.287Z] #41 10.55 DEP images/sk-opts.pb-c.d [2020-12-15T20:59:17.288Z] #41 10.60 DEP images/packet-sock.pb-c.d [2020-12-15T20:59:17.551Z] #41 10.69 PBCC images/sk-netlink.pb-c.c [2020-12-15T20:59:17.551Z] #41 10.83 DEP images/sk-netlink.pb-c.d [2020-12-15T20:59:17.551Z] #41 10.92 PBCC images/sk-inet.pb-c.c [2020-12-15T20:59:17.551Z] #41 ... [2020-12-15T20:59:17.551Z] [2020-12-15T20:59:17.551Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:17.551Z] #35 10.91 [100%] Linking C executable tini-static [2020-12-15T20:59:17.551Z] #43 77.37 DEP criu/timens.d [2020-12-15T20:59:17.551Z] #43 77.60 DEP criu/sysfs_parse.d [2020-12-15T20:59:17.849Z] #43 77.79 DEP criu/sysctl.d [2020-12-15T20:59:18.131Z] #35 11.42 [100%] Built target tini-static [2020-12-15T20:59:18.131Z] #35 11.49 + mkdir -p /build [2020-12-15T20:59:18.131Z] #35 11.50 + cp tini-static /build/docker-init [2020-12-15T20:59:18.145Z] #43 78.00 DEP criu/string.d [2020-12-15T20:59:18.145Z] #43 78.05 DEP criu/stats.d [2020-12-15T20:59:18.442Z] #43 78.23 DEP criu/sockets.d [2020-12-15T20:59:18.442Z] #43 78.40 DEP criu/sk-unix.d [2020-12-15T20:59:19.089Z] #35 DONE 12.1s [2020-12-15T20:59:19.089Z] [2020-12-15T20:59:19.089Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:59:19.099Z] #40 ... [2020-12-15T20:59:19.099Z] [2020-12-15T20:59:19.099Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:19.099Z] #11 85.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-15T20:59:19.099Z] #11 85.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-15T20:59:19.099Z] #11 85.36 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-15T20:59:19.099Z] #11 90.67 Selecting previously unselected package binutils-mingw-w64. [2020-12-15T20:59:19.099Z] #11 90.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-15T20:59:19.099Z] #11 90.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-15T20:59:19.099Z] #11 90.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-15T20:59:19.099Z] #11 90.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-15T20:59:19.099Z] #11 90.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-15T20:59:19.099Z] #11 91.12 Selecting previously unselected package dmsetup. [2020-12-15T20:59:19.099Z] #11 91.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-15T20:59:19.099Z] #11 91.14 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-15T20:59:19.099Z] #11 91.34 Selecting previously unselected package mingw-w64-common. [2020-12-15T20:59:19.099Z] #11 91.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-15T20:59:19.099Z] #11 91.37 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-15T20:59:19.099Z] #11 ... [2020-12-15T20:59:19.099Z] [2020-12-15T20:59:19.099Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:59:19.099Z] #40 93.28 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-15T20:59:19.099Z] #40 93.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-15T20:59:19.103Z] #43 78.79 DEP criu/sk-tcp.d [2020-12-15T20:59:19.103Z] #43 79.08 DEP criu/sk-queue.d [2020-12-15T20:59:19.359Z] #40 93.31 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-15T20:59:19.359Z] #40 93.33 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-15T20:59:19.359Z] #40 93.35 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-15T20:59:19.359Z] #40 93.36 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-15T20:59:19.359Z] #40 93.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-15T20:59:19.359Z] #40 93.39 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-15T20:59:19.359Z] #40 93.42 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-15T20:59:19.359Z] #40 93.43 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-15T20:59:19.399Z] #43 79.33 DEP criu/sk-packet.d [2020-12-15T20:59:19.614Z] #54 37.05 Checking out files: 39% (1473/3706) Checking out files: 40% (1483/3706) Checking out files: 41% (1520/3706) Checking out files: 42% (1557/3706) Checking out files: 43% (1594/3706) Checking out files: 44% (1631/3706) Checking out files: 45% (1668/3706) Checking out files: 46% (1705/3706) Checking out files: 47% (1742/3706) Checking out files: 48% (1779/3706) Checking out files: 49% (1816/3706) Checking out files: 50% (1853/3706) Checking out files: 51% (1891/3706) Checking out files: 52% (1928/3706) Checking out files: 53% (1965/3706) Checking out files: 54% (2002/3706) Checking out files: 55% (2039/3706) Checking out files: 56% (2076/3706) Checking out files: 57% (2113/3706) Checking out files: 58% (2150/3706) Checking out files: 59% (2187/3706) Checking out files: 60% (2224/3706) Checking out files: 61% (2261/3706) Checking out files: 62% (2298/3706) Checking out files: 63% (2335/3706) Checking out files: 64% (2372/3706) Checking out files: 65% (2409/3706) Checking out files: 66% (2446/3706) Checking out files: 67% (2484/3706) Checking out files: 68% (2521/3706) Checking out files: 69% (2558/3706) Checking out files: 70% (2595/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) Checking out files: 75% (2780/3706) Checking out files: 76% (2817/3706) Checking out files: 77% (2854/3706) Checking out files: 78% (2891/3706) Checking out files: 79% (2928/3706) Checking out files: 80% (2965/3706) Checking out files: 81% (3002/3706) Checking out files: 82% (3039/3706) Checking out files: 83% (3076/3706) Checking out files: 84% (3114/3706) Checking out files: 84% (3117/3706) Checking out files: 85% (3151/3706) Checking out files: 86% (3188/3706) Checking out files: 87% (3225/3706) Checking out files: 88% (3262/3706) Checking out files: 89% (3299/3706) Checking out files: 90% (3336/3706) Checking out files: 91% (3373/3706) Checking out files: 92% (3410/3706) Checking out files: 93% (3447/3706) Checking out files: 94% (3484/3706) Checking out files: 95% (3521/3706) Checking out files: 96% (3558/3706) Checking out files: 97% (3595/3706) Checking out files: 98% (3632/3706) Checking out files: 99% (3669/3706) Checking out files: 100% (3706/3706) Checking out files: 100% (3706/3706), done. [2020-12-15T20:59:19.614Z] #54 38.61 + cd /tmp/tmp.j5e3quZ1pK/src/github.com/containerd/containerd [2020-12-15T20:59:19.615Z] #54 38.61 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:59:19.696Z] #43 79.64 DEP criu/sk-netlink.d [2020-12-15T20:59:19.929Z] #40 ... [2020-12-15T20:59:19.929Z] [2020-12-15T20:59:19.929Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:19.929Z] #49 84.09 time [2020-12-15T20:59:19.929Z] #49 91.76 context [2020-12-15T20:59:19.929Z] #49 93.51 os [2020-12-15T20:59:19.992Z] #43 79.82 DEP criu/sk-inet.d [2020-12-15T20:59:19.992Z] #43 80.06 DEP criu/signalfd.d [2020-12-15T20:59:20.189Z] #49 ... [2020-12-15T20:59:20.189Z] [2020-12-15T20:59:20.189Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:20.189Z] #35 6.349 -- Detecting C compiler ABI info - done [2020-12-15T20:59:20.189Z] #35 6.509 -- Detecting C compile features [2020-12-15T20:59:20.189Z] #35 9.944 -- Detecting C compile features - done [2020-12-15T20:59:20.189Z] #35 10.00 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-15T20:59:20.189Z] #35 10.45 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-15T20:59:20.189Z] #35 10.61 -- Configuring done [2020-12-15T20:59:20.189Z] #35 10.65 -- Generating done [2020-12-15T20:59:20.189Z] #35 10.66 -- Build files have been written to: /tmp/tmp.HJKw9nvlpg/tini [2020-12-15T20:59:20.189Z] #35 10.67 + make tini-static [2020-12-15T20:59:20.189Z] #35 11.46 Scanning dependencies of target tini-static [2020-12-15T20:59:20.189Z] #35 11.54 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-15T20:59:20.288Z] #43 80.22 DEP criu/sigframe.d [2020-12-15T20:59:20.288Z] #43 80.33 DEP criu/shmem.d [2020-12-15T20:59:20.326Z] #34 ... [2020-12-15T20:59:20.326Z] [2020-12-15T20:59:20.326Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:20.326Z] #43 85.53 time [2020-12-15T20:59:20.326Z] #43 92.95 internal/fmtsort [2020-12-15T20:59:20.326Z] #43 94.17 strings [2020-12-15T20:59:20.326Z] #43 94.28 os [2020-12-15T20:59:20.326Z] #43 ... [2020-12-15T20:59:20.326Z] [2020-12-15T20:59:20.326Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:20.326Z] #11 91.14 Selecting previously unselected package binutils-mingw-w64. [2020-12-15T20:59:20.326Z] #11 91.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-15T20:59:20.326Z] #11 91.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-15T20:59:20.326Z] #11 91.66 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-15T20:59:20.326Z] #11 91.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-15T20:59:20.326Z] #11 91.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-15T20:59:20.326Z] #11 92.13 Selecting previously unselected package dmsetup. [2020-12-15T20:59:20.326Z] #11 92.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-15T20:59:20.326Z] #11 92.14 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-15T20:59:20.326Z] #11 92.52 Selecting previously unselected package mingw-w64-common. [2020-12-15T20:59:20.326Z] #11 92.54 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-15T20:59:20.326Z] #11 92.56 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-15T20:59:20.567Z] #54 39.71 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-15T20:59:20.567Z] #54 39.71 + BUILDTAGS='netgo osusergo static_build' [2020-12-15T20:59:20.567Z] #54 39.71 + export EXTRA_FLAGS=-buildmode=pie [2020-12-15T20:59:20.567Z] #54 39.71 + EXTRA_FLAGS=-buildmode=pie [2020-12-15T20:59:20.567Z] #54 39.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-15T20:59:20.567Z] #54 39.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-15T20:59:20.567Z] #54 39.71 + '[' '' = dynamic ']' [2020-12-15T20:59:20.567Z] #54 39.71 + make [2020-12-15T20:59:20.585Z] #43 80.50 DEP criu/servicefd.d [2020-12-15T20:59:20.759Z] #35 ... [2020-12-15T20:59:20.759Z] [2020-12-15T20:59:20.759Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:20.759Z] #43 84.72 time [2020-12-15T20:59:20.759Z] #43 92.62 strings [2020-12-15T20:59:20.759Z] #43 93.87 os [2020-12-15T20:59:20.759Z] #43 ... [2020-12-15T20:59:20.759Z] [2020-12-15T20:59:20.759Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:20.759Z] #32 89.10 internal/poll [2020-12-15T20:59:20.759Z] #32 89.13 internal/fmtsort [2020-12-15T20:59:20.759Z] #32 90.52 internal/syscall/execenv [2020-12-15T20:59:20.759Z] #32 90.88 internal/syscall/unix [2020-12-15T20:59:20.759Z] #32 91.05 strings [2020-12-15T20:59:20.759Z] #32 92.36 os [2020-12-15T20:59:20.759Z] #32 95.06 path [2020-12-15T20:59:20.883Z] #43 80.67 DEP criu/seize.d [2020-12-15T20:59:20.883Z] #43 80.82 DEP criu/seccomp.d [2020-12-15T20:59:20.883Z] #43 81.00 DEP criu/rst-malloc.d [2020-12-15T20:59:21.180Z] #43 81.06 DEP criu/rbtree.d [2020-12-15T20:59:21.180Z] #43 81.08 DEP criu/pstree.d [2020-12-15T20:59:21.180Z] #43 81.28 DEP criu/protobuf.d [2020-12-15T20:59:21.330Z] #32 ... [2020-12-15T20:59:21.330Z] [2020-12-15T20:59:21.330Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:21.330Z] #49 95.25 encoding/binary [2020-12-15T20:59:21.477Z] #43 81.47 GEN criu/protobuf-desc-gen.h [2020-12-15T20:59:21.971Z] #54 40.99 + bin/ctr [2020-12-15T20:59:22.235Z] #11 ... [2020-12-15T20:59:22.235Z] [2020-12-15T20:59:22.235Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:59:22.235Z] #40 87.63 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-15T20:59:22.235Z] #40 87.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-15T20:59:22.235Z] #40 87.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-15T20:59:22.235Z] #40 87.67 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-15T20:59:22.235Z] #40 87.68 Setting up python-six (1.12.0-1) ... [2020-12-15T20:59:22.235Z] #40 94.67 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-15T20:59:22.235Z] #40 94.67 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-15T20:59:22.235Z] #40 94.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-15T20:59:22.235Z] #40 94.72 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-15T20:59:22.235Z] #40 94.73 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-15T20:59:22.235Z] #40 94.75 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-15T20:59:22.235Z] #40 94.76 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-15T20:59:22.235Z] #40 94.77 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-15T20:59:22.235Z] #40 94.78 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-15T20:59:22.235Z] #40 94.80 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-15T20:59:22.235Z] #40 ... [2020-12-15T20:59:22.235Z] [2020-12-15T20:59:22.235Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:59:22.235Z] #34 97.98 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-15T20:59:22.235Z] #34 98.00 Setting up xxd (2:8.1.0875-5) ... [2020-12-15T20:59:22.235Z] #34 98.01 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-15T20:59:22.235Z] #34 98.02 Setting up vim-common (2:8.1.0875-5) ... [2020-12-15T20:59:22.495Z] #34 98.04 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-15T20:59:22.495Z] #34 98.13 Setting up cmake-data (3.13.4-1) ... [2020-12-15T20:59:22.495Z] #34 98.18 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-15T20:59:22.495Z] #34 98.28 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-15T20:59:22.527Z] #43 ... [2020-12-15T20:59:22.527Z] [2020-12-15T20:59:22.527Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T20:59:22.527Z] #20 21.99 libcap2-bin is already the newest version (1:2.25-2). [2020-12-15T20:59:22.527Z] #20 21.99 The following additional packages will be installed: [2020-12-15T20:59:22.527Z] #20 22.00 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-15T20:59:22.527Z] #20 22.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-15T20:59:22.527Z] #20 22.00 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-15T20:59:22.527Z] #20 22.00 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-15T20:59:22.527Z] #20 22.00 python3.7 python3.7-minimal vim-runtime xxd [2020-12-15T20:59:22.527Z] #20 22.01 Suggested packages: [2020-12-15T20:59:22.527Z] #20 22.01 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-15T20:59:22.527Z] #20 22.01 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-15T20:59:22.527Z] #20 22.01 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-15T20:59:22.527Z] #20 22.01 Recommended packages: [2020-12-15T20:59:22.527Z] #20 22.01 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-15T20:59:22.527Z] #20 22.01 python3-keyrings.alt python3-xdg unzip [2020-12-15T20:59:22.527Z] #20 24.32 The following NEW packages will be installed: [2020-12-15T20:59:22.527Z] #20 24.32 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-15T20:59:22.527Z] #20 24.32 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-15T20:59:22.527Z] #20 24.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-15T20:59:22.527Z] #20 24.33 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-15T20:59:22.527Z] #20 24.33 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-15T20:59:22.527Z] #20 24.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-15T20:59:22.527Z] #20 24.34 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-15T20:59:22.527Z] #20 24.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-15T20:59:22.527Z] #20 24.34 xz-utils zip [2020-12-15T20:59:22.527Z] #20 24.50 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-15T20:59:22.527Z] #20 24.50 Need to get 29.2 MB of archives. [2020-12-15T20:59:22.527Z] #20 24.50 After this operation, 134 MB of additional disk space will be used. [2020-12-15T20:59:22.527Z] #20 24.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-12-15T20:59:22.527Z] #20 24.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-12-15T20:59:22.527Z] #20 24.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-12-15T20:59:22.527Z] #20 24.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-12-15T20:59:22.527Z] #20 24.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-12-15T20:59:22.527Z] #20 24.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-12-15T20:59:22.527Z] #20 25.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-12-15T20:59:22.527Z] #20 25.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-12-15T20:59:22.527Z] #20 25.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-12-15T20:59:22.527Z] #20 25.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-12-15T20:59:22.527Z] #20 25.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-12-15T20:59:22.527Z] #20 25.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-12-15T20:59:22.527Z] #20 25.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-12-15T20:59:22.527Z] #20 25.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-12-15T20:59:22.527Z] #20 25.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-12-15T20:59:22.527Z] #20 25.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-12-15T20:59:22.527Z] #20 25.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-15T20:59:22.527Z] #20 25.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-15T20:59:22.527Z] #20 25.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-12-15T20:59:22.527Z] #20 25.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-12-15T20:59:22.527Z] #20 25.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-12-15T20:59:22.527Z] #20 25.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-12-15T20:59:22.527Z] #20 25.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-12-15T20:59:22.527Z] #20 25.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-15T20:59:22.527Z] #20 25.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-15T20:59:22.527Z] #20 25.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-15T20:59:22.527Z] #20 25.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-12-15T20:59:22.527Z] #20 25.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-12-15T20:59:22.527Z] #20 25.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-15T20:59:22.527Z] #20 26.24 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-15T20:59:22.527Z] #20 26.24 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-15T20:59:22.527Z] #20 26.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-15T20:59:22.527Z] #20 26.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-12-15T20:59:22.527Z] #20 26.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-12-15T20:59:22.527Z] #20 26.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-12-15T20:59:22.527Z] #20 26.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-15T20:59:22.527Z] #20 26.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-12-15T20:59:22.527Z] #20 26.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-12-15T20:59:22.527Z] #20 26.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-15T20:59:22.527Z] #20 26.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-12-15T20:59:22.527Z] #20 26.38 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-15T20:59:22.527Z] #20 26.38 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-12-15T20:59:22.527Z] #20 26.44 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-12-15T20:59:22.527Z] #20 26.46 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-12-15T20:59:22.527Z] #20 26.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-15T20:59:22.527Z] #20 26.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-12-15T20:59:22.527Z] #20 26.83 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-12-15T20:59:22.527Z] #20 26.85 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-12-15T20:59:22.528Z] #20 27.72 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T20:59:22.528Z] #20 27.80 Fetched 29.2 MB in 2s (12.0 MB/s) [2020-12-15T20:59:22.528Z] #20 27.85 Selecting previously unselected package pigz. [2020-12-15T20:59:22.528Z] #20 27.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-12-15T20:59:22.528Z] #20 27.94 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-12-15T20:59:22.528Z] #20 27.94 Unpacking pigz (2.4-1) ... [2020-12-15T20:59:22.528Z] #20 28.07 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-12-15T20:59:22.528Z] #20 28.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-15T20:59:22.528Z] #20 28.07 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-15T20:59:22.528Z] #20 28.66 Selecting previously unselected package python3.7-minimal. [2020-12-15T20:59:22.528Z] #20 28.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-15T20:59:22.528Z] #20 28.69 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-15T20:59:22.528Z] #20 29.74 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-15T20:59:22.528Z] #20 29.77 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-15T20:59:22.549Z] #54 ... [2020-12-15T20:59:22.549Z] [2020-12-15T20:59:22.549Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:22.549Z] #43 77.69 go/parser [2020-12-15T20:59:22.549Z] #43 79.25 go/doc [2020-12-15T20:59:22.549Z] #43 80.63 encoding/xml [2020-12-15T20:59:22.549Z] #43 83.22 compress/flate [2020-12-15T20:59:22.549Z] #43 86.19 github.com/LK4D4/vndr/build [2020-12-15T20:59:22.549Z] #43 87.68 compress/gzip [2020-12-15T20:59:22.549Z] #43 ... [2020-12-15T20:59:22.549Z] [2020-12-15T20:59:22.549Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:22.549Z] #41 11.00 DEP images/sk-inet.pb-c.d [2020-12-15T20:59:22.549Z] #41 11.05 PBCC images/sk-unix.pb-c.c [2020-12-15T20:59:22.549Z] #41 11.12 DEP images/sk-unix.pb-c.d [2020-12-15T20:59:22.549Z] #41 11.19 PBCC images/mm.pb-c.c [2020-12-15T20:59:22.549Z] #41 11.25 DEP images/mm.pb-c.d [2020-12-15T20:59:22.549Z] #41 11.33 PBCC images/timerfd.pb-c.c [2020-12-15T20:59:22.549Z] #41 11.43 DEP images/timerfd.pb-c.d [2020-12-15T20:59:22.549Z] #41 11.48 PBCC images/timer.pb-c.c [2020-12-15T20:59:22.549Z] #41 11.54 DEP images/timer.pb-c.d [2020-12-15T20:59:22.549Z] #41 11.58 PBCC images/sa.pb-c.c [2020-12-15T20:59:22.549Z] #41 11.65 DEP images/sa.pb-c.d [2020-12-15T20:59:22.549Z] #41 11.72 PBCC images/pipe-data.pb-c.c [2020-12-15T20:59:22.549Z] #41 11.73 DEP images/pipe-data.pb-c.d [2020-12-15T20:59:22.549Z] #41 11.78 PBCC images/mnt.pb-c.c [2020-12-15T20:59:22.549Z] #41 11.91 DEP images/mnt.pb-c.d [2020-12-15T20:59:22.549Z] #41 12.00 PBCC images/sk-packet.pb-c.c [2020-12-15T20:59:22.549Z] #41 12.07 DEP images/sk-packet.pb-c.d [2020-12-15T20:59:22.549Z] #41 12.10 PBCC images/tcp-stream.pb-c.c [2020-12-15T20:59:22.549Z] #41 12.19 DEP images/tcp-stream.pb-c.d [2020-12-15T20:59:22.549Z] #41 12.28 PBCC images/pipe.pb-c.c [2020-12-15T20:59:22.549Z] #41 12.34 DEP images/pipe.pb-c.d [2020-12-15T20:59:22.549Z] #41 12.46 PBCC images/pstree.pb-c.c [2020-12-15T20:59:22.549Z] #41 12.50 DEP images/pstree.pb-c.d [2020-12-15T20:59:22.549Z] #41 12.55 PBCC images/fs.pb-c.c [2020-12-15T20:59:22.549Z] #41 12.59 DEP images/fs.pb-c.d [2020-12-15T20:59:22.549Z] #41 12.65 PBCC images/signalfd.pb-c.c [2020-12-15T20:59:22.549Z] #41 12.69 DEP images/signalfd.pb-c.d [2020-12-15T20:59:22.549Z] #41 12.77 PBCC images/fh.pb-c.c [2020-12-15T20:59:22.549Z] #41 12.82 PBCC images/fsnotify.pb-c.c [2020-12-15T20:59:22.549Z] #41 12.94 DEP images/fh.pb-c.d [2020-12-15T20:59:22.549Z] #41 13.02 DEP images/fsnotify.pb-c.d [2020-12-15T20:59:22.549Z] #41 13.12 PBCC images/eventpoll.pb-c.c [2020-12-15T20:59:22.549Z] #41 13.14 DEP images/eventpoll.pb-c.d [2020-12-15T20:59:22.549Z] #41 13.20 PBCC images/eventfd.pb-c.c [2020-12-15T20:59:22.549Z] #41 13.26 DEP images/eventfd.pb-c.d [2020-12-15T20:59:22.549Z] #41 13.31 PBCC images/remap-file-path.pb-c.c [2020-12-15T20:59:22.549Z] #41 13.32 DEP images/remap-file-path.pb-c.d [2020-12-15T20:59:22.549Z] #41 13.37 PBCC images/fifo.pb-c.c [2020-12-15T20:59:22.549Z] #41 13.39 DEP images/fifo.pb-c.d [2020-12-15T20:59:22.549Z] #41 13.43 PBCC images/ghost-file.pb-c.c [2020-12-15T20:59:22.549Z] #41 13.55 DEP images/ghost-file.pb-c.d [2020-12-15T20:59:22.549Z] #41 13.59 PBCC images/regfile.pb-c.c [2020-12-15T20:59:22.549Z] #41 13.67 DEP images/regfile.pb-c.d [2020-12-15T20:59:22.549Z] #41 13.75 PBCC images/ns.pb-c.c [2020-12-15T20:59:22.549Z] #41 13.76 DEP images/ns.pb-c.d [2020-12-15T20:59:22.549Z] #41 13.81 PBCC images/fdinfo.pb-c.c [2020-12-15T20:59:22.549Z] #41 13.95 DEP images/fdinfo.pb-c.d [2020-12-15T20:59:22.549Z] #41 13.99 PBCC images/core-aarch64.pb-c.c [2020-12-15T20:59:22.549Z] #41 14.08 PBCC images/core-arm.pb-c.c [2020-12-15T20:59:22.549Z] #41 14.12 PBCC images/core-ppc64.pb-c.c [2020-12-15T20:59:22.549Z] #41 14.19 PBCC images/core-s390.pb-c.c [2020-12-15T20:59:22.549Z] #41 14.21 PBCC images/core-x86.pb-c.c [2020-12-15T20:59:22.549Z] #41 14.26 PBCC images/core.pb-c.c [2020-12-15T20:59:22.549Z] #41 14.32 PBCC images/inventory.pb-c.c [2020-12-15T20:59:22.549Z] #41 14.36 DEP images/core-aarch64.pb-c.d [2020-12-15T20:59:22.549Z] #41 14.43 DEP images/core-arm.pb-c.d [2020-12-15T20:59:22.549Z] #41 14.45 DEP images/core-ppc64.pb-c.d [2020-12-15T20:59:22.549Z] #41 14.50 DEP images/core-s390.pb-c.d [2020-12-15T20:59:22.549Z] #41 14.54 DEP images/core-x86.pb-c.d [2020-12-15T20:59:22.549Z] #41 14.62 DEP images/core.pb-c.d [2020-12-15T20:59:22.549Z] #41 14.66 DEP images/inventory.pb-c.d [2020-12-15T20:59:22.549Z] #41 14.75 PBCC images/cpuinfo.pb-c.c [2020-12-15T20:59:22.549Z] #41 14.78 DEP images/cpuinfo.pb-c.d [2020-12-15T20:59:22.549Z] #41 14.83 PBCC images/stats.pb-c.c [2020-12-15T20:59:22.549Z] #41 14.88 DEP images/stats.pb-c.d [2020-12-15T20:59:22.713Z] #49 ... [2020-12-15T20:59:22.713Z] [2020-12-15T20:59:22.713Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:22.713Z] #35 13.93 [100%] Linking C executable tini-static [2020-12-15T20:59:22.713Z] #35 14.70 [100%] Built target tini-static [2020-12-15T20:59:22.713Z] #35 14.81 + mkdir -p /build [2020-12-15T20:59:22.713Z] #35 14.85 + cp tini-static /build/docker-init [2020-12-15T20:59:22.713Z] #35 DONE 15.2s [2020-12-15T20:59:22.713Z] [2020-12-15T20:59:22.713Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:22.713Z] #32 96.01 text/tabwriter [2020-12-15T20:59:22.754Z] #34 98.30 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-15T20:59:22.754Z] #34 98.32 Setting up cmake (3.13.4-1) ... [2020-12-15T20:59:22.754Z] #34 98.33 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:59:22.754Z] #34 98.48 Processing triggers for mime-support (3.62) ... [2020-12-15T20:59:23.015Z] #34 ... [2020-12-15T20:59:23.015Z] [2020-12-15T20:59:23.015Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:23.015Z] #32 88.83 internal/poll [2020-12-15T20:59:23.015Z] #32 92.20 internal/syscall/execenv [2020-12-15T20:59:23.015Z] #32 92.57 internal/syscall/unix [2020-12-15T20:59:23.015Z] #32 93.14 internal/fmtsort [2020-12-15T20:59:23.015Z] #32 93.39 os [2020-12-15T20:59:23.015Z] #32 94.24 strings [2020-12-15T20:59:23.125Z] #41 16.40 make[1]: Nothing to be done for 'all'. [2020-12-15T20:59:23.275Z] #32 ... [2020-12-15T20:59:23.275Z] [2020-12-15T20:59:23.275Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:23.275Z] #49 92.73 context [2020-12-15T20:59:23.275Z] #49 93.09 encoding/binary [2020-12-15T20:59:23.275Z] #49 94.44 os [2020-12-15T20:59:23.275Z] #49 96.60 encoding/base64 [2020-12-15T20:59:23.275Z] #49 98.35 strings [2020-12-15T20:59:23.275Z] #49 ... [2020-12-15T20:59:23.275Z] [2020-12-15T20:59:23.275Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:23.275Z] #32 99.06 path [2020-12-15T20:59:23.535Z] #32 99.20 fmt [2020-12-15T20:59:23.593Z] #20 32.55 Selecting previously unselected package python3-minimal. [2020-12-15T20:59:23.593Z] #20 32.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-12-15T20:59:23.594Z] #20 32.65 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-12-15T20:59:23.594Z] #20 32.66 Unpacking python3-minimal (3.7.3-1) ... [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-15T20:59:23.689Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-12-15T20:59:23.689Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-15T20:59:23.689Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/types [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-15T20:59:23.689Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-15T20:59:23.689Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-15T20:59:23.689Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-12-15T20:59:23.689Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/builder [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-15T20:59:23.689Z] ok github.com/docker/docker/builder/remotecontext 0.318s coverage: 13.7% of statements [2020-12-15T20:59:23.689Z] ok github.com/docker/docker/builder/dockerfile 0.915s coverage: 48.3% of statements [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-15T20:59:23.689Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-12-15T20:59:23.689Z] ok github.com/docker/docker/builder/remotecontext/git 0.997s coverage: 86.3% of statements [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/cli [no test files] [2020-12-15T20:59:23.689Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-15T20:59:23.921Z] #20 32.75 Selecting previously unselected package libmpdec2:ppc64el. [2020-12-15T20:59:23.921Z] #20 32.77 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-12-15T20:59:23.921Z] #20 32.77 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-12-15T20:59:23.921Z] #20 32.86 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-12-15T20:59:23.921Z] #20 32.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-15T20:59:23.921Z] #20 32.87 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-15T20:59:24.094Z] #32 98.04 path/filepath [2020-12-15T20:59:24.094Z] #32 98.07 fmt [2020-12-15T20:59:24.095Z] #41 ... [2020-12-15T20:59:24.095Z] [2020-12-15T20:59:24.095Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:24.095Z] #49 79.92 golang.org/x/crypto/ssh/terminal [2020-12-15T20:59:24.095Z] #49 83.00 mvdan.cc/sh/v3/cmd/shfmt [2020-12-15T20:59:24.095Z] #49 DONE 89.1s [2020-12-15T20:59:24.095Z] [2020-12-15T20:59:24.095Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:24.095Z] #43 88.98 crypto/elliptic [2020-12-15T20:59:24.095Z] #43 ... [2020-12-15T20:59:24.095Z] [2020-12-15T20:59:24.095Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:24.095Z] #11 79.40 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-15T20:59:24.095Z] #11 79.40 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-15T20:59:24.095Z] #11 79.40 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:59:24.095Z] #11 79.54 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-15T20:59:24.095Z] #11 79.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-15T20:59:24.095Z] #11 79.58 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:59:24.106Z] #32 ... [2020-12-15T20:59:24.106Z] [2020-12-15T20:59:24.106Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-15T20:59:24.106Z] #34 DONE 99.8s [2020-12-15T20:59:24.366Z] [2020-12-15T20:59:24.366Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:24.669Z] #11 ... [2020-12-15T20:59:24.669Z] [2020-12-15T20:59:24.669Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:24.669Z] #43 89.74 encoding/asn1 [2020-12-15T20:59:24.973Z] #20 34.02 Selecting previously unselected package python3.7. [2020-12-15T20:59:24.973Z] #20 34.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-15T20:59:24.973Z] #20 34.03 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-15T20:59:24.973Z] #20 34.13 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-12-15T20:59:25.272Z] #20 34.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-12-15T20:59:25.272Z] #20 34.15 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-15T20:59:25.272Z] #20 34.24 Setting up python3-minimal (3.7.3-1) ... [2020-12-15T20:59:25.746Z] ok github.com/docker/docker/client 0.144s coverage: 75.4% of statements [2020-12-15T20:59:25.748Z] #35 1.508 + RM_GOPATH=0 [2020-12-15T20:59:25.748Z] #35 1.508 + TMP_GOPATH= [2020-12-15T20:59:25.748Z] #35 1.508 + : /build [2020-12-15T20:59:25.748Z] #35 1.508 + '[' -z '' ']' [2020-12-15T20:59:25.748Z] #35 1.508 ++ mktemp -d [2020-12-15T20:59:25.748Z] #35 1.511 + export GOPATH=/tmp/tmp.eDICdHSrTQ [2020-12-15T20:59:25.748Z] #35 1.511 + GOPATH=/tmp/tmp.eDICdHSrTQ [2020-12-15T20:59:25.748Z] #35 1.511 + RM_GOPATH=1 [2020-12-15T20:59:25.748Z] #35 1.511 + case "$(go env GOARCH)" in [2020-12-15T20:59:25.748Z] #35 1.512 ++ go env GOARCH [2020-12-15T20:59:25.748Z] #35 1.582 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T20:59:25.748Z] #35 1.582 + GO_BUILDMODE=-buildmode=pie [2020-12-15T20:59:25.748Z] #35 1.582 ++ dirname /tmp/install/install.sh [2020-12-15T20:59:25.748Z] #35 1.590 + dir=/tmp/install [2020-12-15T20:59:25.748Z] #35 1.590 + bin=tini [2020-12-15T20:59:25.748Z] #35 1.590 + shift [2020-12-15T20:59:25.748Z] #35 1.590 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-15T20:59:25.748Z] #35 1.590 + . /tmp/install/tini.installer [2020-12-15T20:59:25.748Z] #35 1.595 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:59:25.748Z] #35 1.595 + install_tini [2020-12-15T20:59:25.748Z] #35 1.596 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-15T20:59:25.748Z] #35 1.597 + git clone https://github.com/krallin/tini.git /tmp/tmp.eDICdHSrTQ/tini [2020-12-15T20:59:25.748Z] #35 1.597 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:59:25.748Z] #35 1.622 Cloning into '/tmp/tmp.eDICdHSrTQ/tini'... [2020-12-15T20:59:26.003Z] #32 100.2 io/ioutil [2020-12-15T20:59:26.063Z] #43 90.90 crypto/rsa [2020-12-15T20:59:26.329Z] #20 35.25 Selecting previously unselected package python3. [2020-12-15T20:59:26.329Z] #20 35.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 ... 24022 files and directories currently installed.) [2020-12-15T20:59:26.329Z] #20 35.34 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-12-15T20:59:26.329Z] #20 35.36 Unpacking python3 (3.7.3-1) ... [2020-12-15T20:59:26.628Z] #20 35.53 Selecting previously unselected package libip4tc0:ppc64el. [2020-12-15T20:59:26.628Z] #20 35.55 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-12-15T20:59:26.628Z] #20 35.56 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-12-15T20:59:26.628Z] #20 35.66 Selecting previously unselected package libip6tc0:ppc64el. [2020-12-15T20:59:26.628Z] #20 35.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-12-15T20:59:26.628Z] #20 35.67 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-12-15T20:59:26.628Z] #20 35.75 Selecting previously unselected package libiptc0:ppc64el. [2020-12-15T20:59:26.628Z] #20 35.76 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-12-15T20:59:26.628Z] #20 35.77 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-12-15T20:59:26.628Z] #20 35.85 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-12-15T20:59:26.628Z] #20 35.86 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-12-15T20:59:26.692Z] #35 2.726 + cd /tmp/tmp.eDICdHSrTQ/tini [2020-12-15T20:59:26.692Z] #35 2.727 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-15T20:59:26.692Z] #35 2.770 + cmake . [2020-12-15T20:59:26.934Z] #20 35.87 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-15T20:59:26.934Z] #20 35.95 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-12-15T20:59:26.934Z] #20 35.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-12-15T20:59:26.934Z] #20 35.95 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-12-15T20:59:26.934Z] #20 36.04 Selecting previously unselected package libnftnl11:ppc64el. [2020-12-15T20:59:26.934Z] #20 36.04 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-12-15T20:59:26.934Z] #20 36.05 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-12-15T20:59:27.234Z] #20 36.23 Selecting previously unselected package iptables. [2020-12-15T20:59:27.234Z] #20 36.23 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-12-15T20:59:27.234Z] #20 36.24 Unpacking iptables (1.8.2-4) ... [2020-12-15T20:59:27.234Z] #20 ... [2020-12-15T20:59:27.234Z] [2020-12-15T20:59:27.234Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:27.234Z] #45 142.0 vendor/golang.org/x/net/http2/hpack [2020-12-15T20:59:27.234Z] #45 144.0 mime [2020-12-15T20:59:27.234Z] #45 145.1 mime/quotedprintable [2020-12-15T20:59:27.234Z] #45 146.0 vendor/golang.org/x/crypto/cryptobyte [2020-12-15T20:59:27.234Z] #45 146.0 net/http/internal [2020-12-15T20:59:27.234Z] #45 150.5 vendor/golang.org/x/net/http/httpproxy [2020-12-15T20:59:27.234Z] #45 150.5 net/textproto [2020-12-15T20:59:27.234Z] #45 150.5 crypto/x509 [2020-12-15T20:59:27.385Z] #32 ... [2020-12-15T20:59:27.385Z] [2020-12-15T20:59:27.385Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:27.385Z] #11 101.5 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-15T20:59:27.385Z] #11 101.5 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-15T20:59:27.534Z] #45 ... [2020-12-15T20:59:27.534Z] [2020-12-15T20:59:27.534Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:27.534Z] #43 83.40 DEP criu/protobuf-desc.d [2020-12-15T20:59:27.534Z] #43 83.56 DEP criu/proc_parse.d [2020-12-15T20:59:27.534Z] #43 83.80 DEP criu/plugin.d [2020-12-15T20:59:27.534Z] #43 83.95 DEP criu/pipes.d [2020-12-15T20:59:27.534Z] #43 84.09 DEP criu/pie-util.d [2020-12-15T20:59:27.534Z] #43 84.25 DEP criu/pie-util-vdso.d [2020-12-15T20:59:27.534Z] #43 84.43 DEP criu/path.d [2020-12-15T20:59:27.534Z] #43 84.63 DEP criu/parasite-syscall.d [2020-12-15T20:59:27.534Z] #43 84.90 DEP criu/pagemap.d [2020-12-15T20:59:27.534Z] #43 85.21 DEP criu/pagemap-cache.d [2020-12-15T20:59:27.534Z] #43 85.35 DEP criu/page-xfer.d [2020-12-15T20:59:27.534Z] #43 85.53 DEP criu/page-pipe.d [2020-12-15T20:59:27.534Z] #43 85.67 DEP criu/netfilter.d [2020-12-15T20:59:27.534Z] #43 85.90 DEP criu/net.d [2020-12-15T20:59:27.534Z] #43 86.18 DEP criu/namespaces.d [2020-12-15T20:59:27.534Z] #43 86.43 DEP criu/mount.d [2020-12-15T20:59:27.534Z] #43 86.67 DEP criu/memfd.d [2020-12-15T20:59:27.534Z] #43 86.87 DEP criu/mem.d [2020-12-15T20:59:27.534Z] #43 87.08 DEP criu/lsm.d [2020-12-15T20:59:27.534Z] #43 87.25 DEP criu/log.d [2020-12-15T20:59:27.534Z] #43 87.44 DEP criu/libnetlink.d [2020-12-15T20:59:27.534Z] #43 87.62 DEP criu/kerndat.d [2020-12-15T20:59:27.645Z] #11 101.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-15T20:59:27.834Z] #43 87.84 DEP criu/kcmp-ids.d [2020-12-15T20:59:27.834Z] #43 87.95 DEP criu/irmap.d [2020-12-15T20:59:27.992Z] #43 93.00 vendor/golang.org/x/text/unicode/norm [2020-12-15T20:59:28.073Z] #35 3.979 -- The C compiler identification is GNU 8.3.0 [2020-12-15T20:59:28.073Z] #35 4.028 -- Check for working C compiler: /usr/bin/cc [2020-12-15T20:59:28.137Z] #43 88.10 DEP criu/ipc_ns.d [2020-12-15T20:59:28.449Z] #43 88.38 DEP criu/image.d [2020-12-15T20:59:28.747Z] #43 88.53 DEP criu/image-desc.d [2020-12-15T20:59:28.747Z] #43 88.63 DEP criu/fsnotify.d [2020-12-15T20:59:28.942Z] #43 93.88 mime [2020-12-15T20:59:28.942Z] #43 93.99 vendor/golang.org/x/crypto/cryptobyte [2020-12-15T20:59:29.047Z] #43 88.84 DEP criu/filesystems.d [2020-12-15T20:59:29.047Z] #43 89.03 DEP criu/files.d [2020-12-15T20:59:29.344Z] #43 89.25 DEP criu/files-reg.d [2020-12-15T20:59:29.644Z] #43 89.42 DEP criu/files-ext.d [2020-12-15T20:59:29.644Z] #43 89.63 DEP criu/file-lock.d [2020-12-15T20:59:29.943Z] #43 89.84 DEP criu/file-ids.d [2020-12-15T20:59:29.989Z] #35 5.408 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-15T20:59:29.989Z] #35 5.410 -- Detecting C compiler ABI info [2020-12-15T20:59:29.989Z] #35 ... [2020-12-15T20:59:29.989Z] [2020-12-15T20:59:29.989Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:59:29.989Z] #40 104.6 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-15T20:59:29.989Z] #40 104.6 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:59:29.989Z] #40 DONE 105.7s [2020-12-15T20:59:29.989Z] [2020-12-15T20:59:29.989Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:30.186Z] #11 ... [2020-12-15T20:59:30.186Z] [2020-12-15T20:59:30.186Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-15T20:59:30.186Z] #40 103.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-15T20:59:30.186Z] #40 103.2 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:59:30.186Z] #40 DONE 104.1s [2020-12-15T20:59:30.186Z] [2020-12-15T20:59:30.186Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:30.241Z] #43 90.00 DEP criu/fifo.d [2020-12-15T20:59:30.241Z] #43 90.17 DEP criu/fdstore.d [2020-12-15T20:59:30.540Z] #43 90.38 DEP criu/fault-injection.d [2020-12-15T20:59:30.540Z] #43 90.41 DEP criu/external.d [2020-12-15T20:59:30.540Z] #43 90.54 DEP criu/eventpoll.d [2020-12-15T20:59:30.839Z] #43 90.77 DEP criu/eventfd.d [2020-12-15T20:59:30.839Z] #43 90.96 DEP criu/crtools.d [2020-12-15T20:59:31.138Z] #43 91.19 DEP criu/cr-service.d [2020-12-15T20:59:31.437Z] #43 91.39 DEP criu/cr-restore.d [2020-12-15T20:59:31.501Z] #43 ... [2020-12-15T20:59:31.501Z] [2020-12-15T20:59:31.501Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:31.501Z] #41 18.25 CC images/stats.o [2020-12-15T20:59:31.501Z] #41 18.78 CC images/core.o [2020-12-15T20:59:31.501Z] #41 19.50 CC images/core-x86.o [2020-12-15T20:59:31.501Z] #41 20.15 CC images/core-arm.o [2020-12-15T20:59:31.501Z] #41 20.60 CC images/core-aarch64.o [2020-12-15T20:59:31.501Z] #41 20.98 CC images/core-ppc64.o [2020-12-15T20:59:31.501Z] #41 21.85 CC images/core-s390.o [2020-12-15T20:59:31.501Z] #41 22.70 CC images/cpuinfo.o [2020-12-15T20:59:31.501Z] #41 23.23 CC images/inventory.o [2020-12-15T20:59:31.501Z] #41 23.68 CC images/fdinfo.o [2020-12-15T20:59:31.501Z] #41 24.19 CC images/fown.o [2020-12-15T20:59:31.501Z] #41 24.41 CC images/ns.o [2020-12-15T20:59:31.501Z] #41 24.63 CC images/regfile.o [2020-12-15T20:59:31.736Z] #43 91.76 DEP criu/cr-errno.d [2020-12-15T20:59:31.736Z] #43 91.79 DEP criu/cr-dump.d [2020-12-15T20:59:31.764Z] #41 24.99 CC images/ghost-file.o [2020-12-15T20:59:31.764Z] #41 ... [2020-12-15T20:59:31.764Z] [2020-12-15T20:59:31.764Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:31.764Z] #43 96.87 net/http/internal [2020-12-15T20:59:32.130Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-12-15T20:59:32.130Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d8cc3091\powershellScript.ps1'; exit $LASTEXITCODE; [2020-12-15T20:59:32.130Z] ---------------------------------------------------------------------------- [2020-12-15T20:59:32.130Z] [2020-12-15T20:59:32.130Z] INFO: executeCI.ps1 starting at Tue Dec 15 20:59:30 CUT 2020 [2020-12-15T20:59:32.130Z] [2020-12-15T20:59:32.130Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-12-15T20:59:32.130Z] INFO: Running git version 2.24.1.windows.2 [2020-12-15T20:59:32.130Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-12-15T20:59:32.130Z] INFO: Environment variables: [2020-12-15T20:59:32.130Z] [2020-12-15T20:59:32.130Z] Name Value [2020-12-15T20:59:32.130Z] ---- ----- [2020-12-15T20:59:32.130Z] ALLUSERSPROFILE C:\ProgramData [2020-12-15T20:59:32.130Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-12-15T20:59:32.130Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-12-15T20:59:32.130Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-12-15T20:59:32.130Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-12-15T20:59:32.130Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-12-15T20:59:32.130Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2020-12-15T20:59:32.130Z] BRANCH_NAME PR-41806 [2020-12-15T20:59:32.130Z] BUILD_DISPLAY_NAME #1 [2020-12-15T20:59:32.130Z] BUILD_ID 1 [2020-12-15T20:59:32.130Z] BUILD_NUMBER 1 [2020-12-15T20:59:32.130Z] BUILD_TAG jenkins-moby-PR-41806-1 [2020-12-15T20:59:32.130Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41806/1/ [2020-12-15T20:59:32.130Z] CHANGE_AUTHOR dperny [2020-12-15T20:59:32.130Z] CHANGE_AUTHOR_DISPLAY_NAME Drew Erny [2020-12-15T20:59:32.130Z] CHANGE_AUTHOR_EMAIL drewerny@gmail.com [2020-12-15T20:59:32.130Z] CHANGE_BRANCH fix-jobs-filter-spelling [2020-12-15T20:59:32.130Z] CHANGE_FORK dperny/docker [2020-12-15T20:59:32.130Z] CHANGE_ID 41806 [2020-12-15T20:59:32.130Z] CHANGE_TARGET master [2020-12-15T20:59:32.130Z] CHANGE_TITLE Fix service job mode filter [2020-12-15T20:59:32.130Z] CHANGE_URL https://github.com/moby/moby/pull/41806 [2020-12-15T20:59:32.130Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-15T20:59:32.130Z] CommonProgramFiles C:\Program Files\Common Files [2020-12-15T20:59:32.130Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-12-15T20:59:32.130Z] CommonProgramW6432 C:\Program Files\Common Files [2020-12-15T20:59:32.130Z] COMPUTERNAME azwin-2-3c6340 [2020-12-15T20:59:32.130Z] ComSpec C:\windows\system32\cmd.exe [2020-12-15T20:59:32.130Z] ConfigSequenceNumber 0 [2020-12-15T20:59:32.130Z] DOCKER_BUILDKIT 0 [2020-12-15T20:59:32.130Z] DOCKER_DUT_DEBUG 1 [2020-12-15T20:59:32.130Z] DOCKER_EXPERIMENTAL 1 [2020-12-15T20:59:32.130Z] DOCKER_GRAPHDRIVER overlay2 [2020-12-15T20:59:32.131Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-12-15T20:59:32.131Z] EXECUTOR_NUMBER 0 [2020-12-15T20:59:32.131Z] FQDN azwin-2-3c6340.westus.cloudapp.azure.com [2020-12-15T20:59:32.131Z] GIT_BRANCH PR-41806 [2020-12-15T20:59:32.131Z] GIT_COMMIT 295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T20:59:32.131Z] GIT_URL https://github.com/moby/moby.git [2020-12-15T20:59:32.131Z] HUDSON_COOKIE ef70b569-cc8d-46f2-89e9-3ee96fd4f5a0 [2020-12-15T20:59:32.131Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-12-15T20:59:32.131Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-12-15T20:59:32.131Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-12-15T20:59:32.131Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-12-15T20:59:32.131Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-12-15T20:59:32.131Z] JENKINS_NODE_COOKIE b2f766b5-7f4a-44e7-baef-2e3ba366cc30 [2020-12-15T20:59:32.131Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-12-15T20:59:32.131Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-12-15T20:59:32.131Z] JOB_BASE_NAME PR-41806 [2020-12-15T20:59:32.131Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41806/display/redirect [2020-12-15T20:59:32.131Z] JOB_NAME moby/PR-41806 [2020-12-15T20:59:32.131Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41806/ [2020-12-15T20:59:32.131Z] library.jps.version master [2020-12-15T20:59:32.131Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-12-15T20:59:32.131Z] NODE_LABELS amd64 azure azwin-2-3c6340 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-12-15T20:59:32.131Z] NODE_NAME azwin-2-3c6340 [2020-12-15T20:59:32.131Z] NUMBER_OF_PROCESSORS 4 [2020-12-15T20:59:32.131Z] OS Windows_NT [2020-12-15T20:59:32.131Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-12-15T20:59:32.131Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-12-15T20:59:32.131Z] PROCESSOR_ARCHITECTURE AMD64 [2020-12-15T20:59:32.131Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-12-15T20:59:32.131Z] PROCESSOR_LEVEL 6 [2020-12-15T20:59:32.131Z] PROCESSOR_REVISION 5504 [2020-12-15T20:59:32.131Z] ProgramData C:\ProgramData [2020-12-15T20:59:32.131Z] ProgramFiles C:\Program Files [2020-12-15T20:59:32.131Z] ProgramFiles(x86) C:\Program Files (x86) [2020-12-15T20:59:32.131Z] ProgramW6432 C:\Program Files [2020-12-15T20:59:32.131Z] PROMPT $P$G [2020-12-15T20:59:32.131Z] PSExecutionPolicyPreference Bypass [2020-12-15T20:59:32.131Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-12-15T20:59:32.131Z] PUBLIC C:\Users\Public [2020-12-15T20:59:32.131Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41806/1/display/redirect?page=artif... [2020-12-15T20:59:32.131Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41806/1/display/redirect?page=changes [2020-12-15T20:59:32.131Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41806/1/display/redirect [2020-12-15T20:59:32.131Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41806/1/display/redirect?page=tests [2020-12-15T20:59:32.131Z] SKIP_VALIDATION_TESTS 1 [2020-12-15T20:59:32.131Z] SOURCES_DRIVE d [2020-12-15T20:59:32.131Z] SOURCES_SUBDIR gopath [2020-12-15T20:59:32.131Z] STAGE_NAME Run tests [2020-12-15T20:59:32.131Z] SystemDrive C: [2020-12-15T20:59:32.131Z] SystemRoot C:\windows [2020-12-15T20:59:32.131Z] TEMP C:\windows\TEMP [2020-12-15T20:59:32.131Z] TESTDEBUG 0 [2020-12-15T20:59:32.131Z] TESTRUN_DRIVE d [2020-12-15T20:59:32.131Z] TESTRUN_SUBDIR CI [2020-12-15T20:59:32.131Z] TIMEOUT 120m [2020-12-15T20:59:32.131Z] TMP C:\windows\TEMP [2020-12-15T20:59:32.131Z] USERDOMAIN WORKGROUP [2020-12-15T20:59:32.131Z] USERNAME azwin-2-3c6340$ [2020-12-15T20:59:32.131Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-12-15T20:59:32.131Z] windir C:\windows [2020-12-15T20:59:32.131Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-12-15T20:59:32.131Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-12-15T20:59:32.131Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-12-15T20:59:32.131Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2020-12-15T20:59:32.131Z] [2020-12-15T20:59:32.131Z] [2020-12-15T20:59:32.131Z] [2020-12-15T20:59:32.131Z] INFO: Sources under d:\gopath\... [2020-12-15T20:59:32.131Z] INFO: Test run under d:\CI\... [2020-12-15T20:59:32.131Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-12-15T20:59:32.131Z] INFO: docker/docker repository was found [2020-12-15T20:59:32.131Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-12-15T20:59:32.384Z] #43 92.18 DEP criu/cr-dedup.d [2020-12-15T20:59:32.384Z] #43 ... [2020-12-15T20:59:32.384Z] [2020-12-15T20:59:32.384Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:59:32.593Z] ltsc2019: Pulling from windows/servercore [2020-12-15T20:59:33.055Z] 4612f6d0b889: Pulling fs layer [2020-12-15T20:59:33.055Z] aa4f58cd6da1: Pulling fs layer [2020-12-15T20:59:33.285Z] #41 3.110 Note: Building without setproctitle() and strlcpy() support. [2020-12-15T20:59:33.285Z] #41 3.110 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-15T20:59:33.285Z] #41 3.139 Note: Building without GnuTLS support [2020-12-15T20:59:33.285Z] #41 3.191 Makefile.config:39: Warn: you have no libnftables installed [2020-12-15T20:59:33.285Z] #41 3.191 Makefile.config:40: Warn: Building without nftables support [2020-12-15T20:59:33.480Z] #41 3.368 Note: Building without setproctitle() and strlcpy() support. [2020-12-15T20:59:33.480Z] #41 3.368 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-15T20:59:33.480Z] #41 3.384 Note: Building without GnuTLS support [2020-12-15T20:59:33.480Z] #41 3.410 Makefile.config:39: Warn: you have no libnftables installed [2020-12-15T20:59:33.480Z] #41 3.410 Makefile.config:40: Warn: Building without nftables support [2020-12-15T20:59:33.545Z] #41 ... [2020-12-15T20:59:33.545Z] [2020-12-15T20:59:33.545Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:33.545Z] #43 99.22 regexp/syntax [2020-12-15T20:59:33.545Z] #43 100.9 fmt [2020-12-15T20:59:33.545Z] #43 107.4 regexp [2020-12-15T20:59:33.545Z] #43 108.8 flag [2020-12-15T20:59:33.545Z] #43 ... [2020-12-15T20:59:33.545Z] [2020-12-15T20:59:33.545Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:33.545Z] #35 6.693 -- Detecting C compiler ABI info - done [2020-12-15T20:59:33.545Z] #35 6.738 -- Detecting C compile features [2020-12-15T20:59:33.545Z] #35 9.561 -- Detecting C compile features - done [2020-12-15T20:59:33.687Z] #43 98.65 vendor/golang.org/x/net/idna [2020-12-15T20:59:33.805Z] #35 9.660 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-15T20:59:34.375Z] #35 10.31 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-15T20:59:34.420Z] #41 ... [2020-12-15T20:59:34.420Z] [2020-12-15T20:59:34.420Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:34.420Z] #49 98.25 encoding/base64 [2020-12-15T20:59:34.420Z] #49 99.49 golang.org/x/sys/unix [2020-12-15T20:59:34.420Z] #49 99.99 fmt [2020-12-15T20:59:34.420Z] #49 107.1 encoding/json [2020-12-15T20:59:34.420Z] #49 ... [2020-12-15T20:59:34.420Z] [2020-12-15T20:59:34.420Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:34.420Z] #43 98.48 regexp/syntax [2020-12-15T20:59:34.420Z] #43 99.19 fmt [2020-12-15T20:59:34.420Z] #43 106.0 regexp [2020-12-15T20:59:34.420Z] #43 106.1 go/token [2020-12-15T20:59:34.420Z] #43 107.5 go/scanner [2020-12-15T20:59:34.420Z] #43 ... [2020-12-15T20:59:34.420Z] [2020-12-15T20:59:34.420Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:34.420Z] #32 103.2 github.com/BurntSushi/toml [2020-12-15T20:59:34.420Z] #32 103.2 flag [2020-12-15T20:59:34.420Z] #32 105.6 log [2020-12-15T20:59:34.634Z] #35 10.45 -- Configuring done [2020-12-15T20:59:34.634Z] #35 10.48 -- Generating done [2020-12-15T20:59:34.634Z] #35 10.48 -- Build files have been written to: /tmp/tmp.eDICdHSrTQ/tini [2020-12-15T20:59:34.634Z] #35 10.50 + make tini-static [2020-12-15T20:59:34.634Z] #35 ... [2020-12-15T20:59:34.634Z] [2020-12-15T20:59:34.634Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:34.634Z] #32 100.4 path/filepath [2020-12-15T20:59:34.634Z] #32 102.6 io/ioutil [2020-12-15T20:59:34.634Z] #32 104.5 text/tabwriter [2020-12-15T20:59:34.634Z] #32 106.5 github.com/BurntSushi/toml [2020-12-15T20:59:34.634Z] #32 106.5 flag [2020-12-15T20:59:34.634Z] #32 108.8 log [2020-12-15T20:59:34.989Z] #32 109.3 github.com/BurntSushi/toml/cmd/tomlv [2020-12-15T20:59:35.204Z] #32 ... [2020-12-15T20:59:35.204Z] [2020-12-15T20:59:35.204Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:35.204Z] #35 11.12 Scanning dependencies of target tini-static [2020-12-15T20:59:35.249Z] #32 ... [2020-12-15T20:59:35.249Z] [2020-12-15T20:59:35.249Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:35.249Z] #43 109.3 go/ast [2020-12-15T20:59:35.464Z] #35 11.24 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-15T20:59:35.464Z] #35 ... [2020-12-15T20:59:35.464Z] [2020-12-15T20:59:35.464Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:35.464Z] #49 101.3 fmt [2020-12-15T20:59:35.464Z] #49 102.7 golang.org/x/sys/unix [2020-12-15T20:59:35.464Z] #49 108.6 encoding/json [2020-12-15T20:59:35.724Z] #49 ... [2020-12-15T20:59:35.724Z] [2020-12-15T20:59:35.724Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:35.724Z] #11 103.3 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-15T20:59:35.724Z] #11 103.4 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-15T20:59:35.724Z] #11 103.5 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-15T20:59:35.978Z] #24 157.0 Checking out files: 29% (3238/11127) Checking out files: 30% (3339/11127) Checking out files: 31% (3450/11127) Checking out files: 32% (3561/11127) Checking out files: 33% (3672/11127) Checking out files: 34% (3784/11127) Checking out files: 35% (3895/11127) Checking out files: 36% (4006/11127) Checking out files: 37% (4117/11127) Checking out files: 38% (4229/11127) Checking out files: 39% (4340/11127) Checking out files: 40% (4451/11127) Checking out files: 41% (4563/11127) Checking out files: 42% (4674/11127) Checking out files: 43% (4785/11127) Checking out files: 44% (4896/11127) Checking out files: 45% (5008/11127) Checking out files: 46% (5119/11127) Checking out files: 47% (5230/11127) Checking out files: 48% (5341/11127) Checking out files: 49% (5453/11127) Checking out files: 50% (5564/11127) Checking out files: 51% (5675/11127) Checking out files: 52% (5787/11127) Checking out files: 52% (5791/11127) Checking out files: 53% (5898/11127) Checking out files: 54% (6009/11127) Checking out files: 55% (6120/11127) Checking out files: 56% (6232/11127) Checking out files: 57% (6343/11127) Checking out files: 58% (6454/11127) Checking out files: 59% (6565/11127) Checking out files: 60% (6677/11127) Checking out files: 61% (6788/11127) Checking out files: 62% (6899/11127) Checking out files: 63% (7011/11127) Checking out files: 64% (7122/11127) Checking out files: 65% (7233/11127) Checking out files: 66% (7344/11127) Checking out files: 67% (7456/11127) Checking out files: 68% (7567/11127) Checking out files: 69% (7678/11127) Checking out files: 70% (7789/11127) Checking out files: 70% (7855/11127) Checking out files: 71% (7901/11127) Checking out files: 72% (8012/11127) Checking out files: 73% (8123/11127) Checking out files: 74% (8234/11127) Checking out files: 75% (8346/11127) Checking out files: 76% (8457/11127) Checking out files: 77% (8568/11127) Checking out files: 78% (8680/11127) Checking out files: 79% (8791/11127) Checking out files: 80% (8902/11127) Checking out files: 81% (9013/11127) Checking out files: 82% (9125/11127) Checking out files: 83% (9236/11127) Checking out files: 84% (9347/11127) Checking out files: 85% (9458/11127) Checking out files: 86% (9570/11127) Checking out files: 87% (9681/11127) Checking out files: 88% (9792/11127) Checking out files: 89% (9904/11127) Checking out files: 90% (10015/11127) Checking out files: 91% (10126/11127) Checking out files: 91% (10178/11127) Checking out files: 92% (10237/11127) Checking out files: 93% (10349/11127) Checking out files: 94% (10460/11127) Checking out files: 95% (10571/11127) Checking out files: 96% (10682/11127) Checking out files: 97% (10794/11127) Checking out files: 98% (10905/11127) Checking out files: 99% (11016/11127) Checking out files: 100% (11127/11127) Checking out files: 100% (11127/11127), done. [2020-12-15T20:59:36.265Z] #43 101.6 vendor/golang.org/x/net/http/httpproxy [2020-12-15T20:59:36.276Z] #24 160.7 + cd /tmp/tmp.UxyJCDpuLj/tmp/docker-ce [2020-12-15T20:59:36.276Z] #24 160.7 + git checkout -q v17.06.2-ce [2020-12-15T20:59:36.470Z] #54 221.9 + bin/containerd-stress [2020-12-15T20:59:36.470Z] #54 223.7 + bin/containerd-shim [2020-12-15T20:59:36.527Z] #43 101.6 net/textproto [2020-12-15T20:59:36.527Z] #43 101.6 crypto/x509 [2020-12-15T20:59:36.663Z] #11 ... [2020-12-15T20:59:36.663Z] [2020-12-15T20:59:36.663Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:36.663Z] #43 112.2 go/token [2020-12-15T20:59:37.118Z] #43 ... [2020-12-15T20:59:37.118Z] [2020-12-15T20:59:37.118Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:59:37.118Z] #56 93.53 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-15T20:59:37.118Z] #56 93.53 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-15T20:59:37.118Z] #56 DONE 102.1s [2020-12-15T20:59:37.118Z] [2020-12-15T20:59:37.118Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-15T20:59:37.118Z] #57 DONE 0.2s [2020-12-15T20:59:37.118Z] [2020-12-15T20:59:37.118Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:37.118Z] #41 25.28 CC images/fifo.o [2020-12-15T20:59:37.118Z] #41 25.41 CC images/remap-file-path.o [2020-12-15T20:59:37.118Z] #41 25.62 CC images/eventfd.o [2020-12-15T20:59:37.118Z] #41 25.79 CC images/eventpoll.o [2020-12-15T20:59:37.118Z] #41 26.00 CC images/fh.o [2020-12-15T20:59:37.118Z] #41 26.27 CC images/fsnotify.o [2020-12-15T20:59:37.118Z] #41 27.01 CC images/signalfd.o [2020-12-15T20:59:37.118Z] #41 27.27 CC images/fs.o [2020-12-15T20:59:37.118Z] #41 27.54 CC images/pstree.o [2020-12-15T20:59:37.118Z] #41 27.76 CC images/pipe.o [2020-12-15T20:59:37.118Z] #41 27.97 CC images/tcp-stream.o [2020-12-15T20:59:37.118Z] #41 28.23 CC images/sk-packet.o [2020-12-15T20:59:37.118Z] #41 28.63 CC images/mnt.o [2020-12-15T20:59:37.118Z] #41 28.89 CC images/pipe-data.o [2020-12-15T20:59:37.118Z] #41 29.10 CC images/sa.o [2020-12-15T20:59:37.118Z] #41 29.35 CC images/timer.o [2020-12-15T20:59:37.118Z] #41 29.64 CC images/timerfd.o [2020-12-15T20:59:37.118Z] #41 29.89 CC images/mm.o [2020-12-15T20:59:37.118Z] #41 30.25 CC images/sk-opts.o [2020-12-15T20:59:37.118Z] #41 30.51 CC images/sk-unix.o [2020-12-15T20:59:37.233Z] #43 113.0 internal/lazyregexp [2020-12-15T20:59:37.380Z] #41 ... [2020-12-15T20:59:37.381Z] [2020-12-15T20:59:37.381Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-15T20:59:37.381Z] #58 DONE 0.3s [2020-12-15T20:59:37.381Z] [2020-12-15T20:59:37.381Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:37.381Z] #11 97.61 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-15T20:59:37.381Z] #11 97.61 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-15T20:59:37.381Z] #11 97.62 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:59:37.803Z] #43 113.5 net/url [2020-12-15T20:59:37.820Z] #24 ... [2020-12-15T20:59:37.820Z] [2020-12-15T20:59:37.820Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T20:59:37.820Z] #20 36.79 Selecting previously unselected package xxd. [2020-12-15T20:59:37.820Z] #20 36.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-15T20:59:37.820Z] #20 36.81 Unpacking xxd (2:8.1.0875-5) ... [2020-12-15T20:59:37.820Z] #20 36.96 Selecting previously unselected package vim-common. [2020-12-15T20:59:37.820Z] #20 36.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-15T20:59:37.820Z] #20 37.00 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-15T20:59:37.820Z] #20 37.26 Selecting previously unselected package bash-completion. [2020-12-15T20:59:37.820Z] #20 37.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-15T20:59:37.820Z] #20 41.50 Unpacking bash-completion (1:2.8-6) ... [2020-12-15T20:59:37.820Z] #20 42.23 Selecting previously unselected package bzip2. [2020-12-15T20:59:37.820Z] #20 42.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-12-15T20:59:37.820Z] #20 42.31 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-15T20:59:37.820Z] #20 42.45 Selecting previously unselected package xz-utils. [2020-12-15T20:59:37.820Z] #20 42.46 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-12-15T20:59:37.820Z] #20 42.48 Unpacking xz-utils (5.2.4-1) ... [2020-12-15T20:59:37.820Z] #20 42.68 Selecting previously unselected package apparmor. [2020-12-15T20:59:37.820Z] #20 42.69 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-12-15T20:59:37.820Z] #20 42.87 Unpacking apparmor (2.13.2-10) ... [2020-12-15T20:59:37.820Z] #20 43.44 Selecting previously unselected package aufs-tools. [2020-12-15T20:59:37.820Z] #20 43.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-12-15T20:59:37.820Z] #20 43.46 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-15T20:59:37.820Z] #20 43.61 Selecting previously unselected package libonig5:ppc64el. [2020-12-15T20:59:37.820Z] #20 43.62 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-12-15T20:59:37.820Z] #20 43.62 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-15T20:59:37.820Z] #20 43.76 Selecting previously unselected package libjq1:ppc64el. [2020-12-15T20:59:37.820Z] #20 43.77 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-15T20:59:37.820Z] #20 43.78 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-15T20:59:37.820Z] #20 43.88 Selecting previously unselected package jq. [2020-12-15T20:59:37.820Z] #20 43.90 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-15T20:59:37.820Z] #20 43.90 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-15T20:59:37.820Z] #20 44.00 Selecting previously unselected package libaio1:ppc64el. [2020-12-15T20:59:37.820Z] #20 44.01 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-12-15T20:59:37.820Z] #20 44.02 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-12-15T20:59:37.820Z] #20 44.08 Selecting previously unselected package libgpm2:ppc64el. [2020-12-15T20:59:37.820Z] #20 44.08 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-12-15T20:59:37.820Z] #20 44.09 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-12-15T20:59:37.820Z] #20 44.16 Selecting previously unselected package libicu63:ppc64el. [2020-12-15T20:59:37.820Z] #20 44.17 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-15T20:59:37.820Z] #20 44.19 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-15T20:59:37.820Z] #20 ... [2020-12-15T20:59:37.820Z] [2020-12-15T20:59:37.821Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:37.821Z] #45 152.3 vendor/golang.org/x/net/http/httpguts [2020-12-15T20:59:37.821Z] #45 152.3 mime/multipart [2020-12-15T20:59:37.821Z] #45 155.8 crypto/tls [2020-12-15T20:59:37.962Z] #11 ... [2020-12-15T20:59:37.962Z] [2020-12-15T20:59:37.962Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:37.962Z] #43 103.0 vendor/golang.org/x/net/http/httpguts [2020-12-15T20:59:37.962Z] #43 103.1 mime/multipart [2020-12-15T20:59:38.063Z] #43 113.7 go/scanner [2020-12-15T20:59:38.119Z] #45 ... [2020-12-15T20:59:38.119Z] [2020-12-15T20:59:38.119Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:38.119Z] #43 92.53 DEP criu/cr-check.d [2020-12-15T20:59:38.119Z] #43 92.79 DEP criu/config.d [2020-12-15T20:59:38.119Z] #43 93.02 DEP criu/clone-noasan.d [2020-12-15T20:59:38.119Z] #43 93.13 DEP criu/cgroup.d [2020-12-15T20:59:38.119Z] #43 93.41 DEP criu/cgroup-props.d [2020-12-15T20:59:38.119Z] #43 93.60 DEP criu/bitmap.d [2020-12-15T20:59:38.119Z] #43 93.61 DEP criu/bfd.d [2020-12-15T20:59:38.119Z] #43 93.84 DEP criu/autofs.d [2020-12-15T20:59:38.119Z] #43 94.10 DEP criu/aio.d [2020-12-15T20:59:38.119Z] #43 94.41 DEP criu/action-scripts.d [2020-12-15T20:59:38.119Z] #43 94.82 CC criu/action-scripts.o [2020-12-15T20:59:38.119Z] #43 95.47 CC criu/aio.o [2020-12-15T20:59:38.119Z] #43 96.39 CC criu/autofs.o [2020-12-15T20:59:38.544Z] #43 112.3 internal/lazyregexp [2020-12-15T20:59:38.544Z] #43 112.7 net/url [2020-12-15T20:59:38.888Z] aa4f58cd6da1: Download complete [2020-12-15T20:59:39.175Z] #43 98.87 CC criu/bfd.o [2020-12-15T20:59:39.175Z] #43 ... [2020-12-15T20:59:39.175Z] [2020-12-15T20:59:39.175Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:39.175Z] #45 163.9 net/http/httptrace [2020-12-15T20:59:39.455Z] #43 ... [2020-12-15T20:59:39.455Z] [2020-12-15T20:59:39.455Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:39.455Z] #35 13.51 [100%] Linking C executable tini-static [2020-12-15T20:59:39.455Z] #35 14.23 [100%] Built target tini-static [2020-12-15T20:59:39.455Z] #35 14.34 + mkdir -p /build [2020-12-15T20:59:39.455Z] #35 14.38 + cp tini-static /build/docker-init [2020-12-15T20:59:39.455Z] #35 DONE 15.3s [2020-12-15T20:59:39.455Z] [2020-12-15T20:59:39.455Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:39.455Z] #11 115.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-15T20:59:39.455Z] #11 115.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-15T20:59:39.455Z] #11 115.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:59:39.474Z] #45 164.2 net/http [2020-12-15T20:59:40.026Z] #11 115.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-15T20:59:40.026Z] #11 115.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-15T20:59:40.026Z] #11 115.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:59:40.526Z] #43 105.3 crypto/tls [2020-12-15T20:59:40.636Z] #54 230.4 + bin/containerd-shim-runc-v1 [2020-12-15T20:59:41.083Z] #43 ... [2020-12-15T20:59:41.083Z] [2020-12-15T20:59:41.083Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:41.083Z] #41 6.489 fatal: not a git repository (or any of the parent directories): .git [2020-12-15T20:59:41.083Z] #41 6.510 GEN .gitid [2020-12-15T20:59:41.083Z] #41 6.518 GEN criu/include/version.h [2020-12-15T20:59:41.083Z] #41 6.622 GEN include/common/asm [2020-12-15T20:59:41.083Z] #41 9.740 PBCC images/timens.pb-c.c [2020-12-15T20:59:41.083Z] #41 9.852 DEP images/timens.pb-c.d [2020-12-15T20:59:41.083Z] #41 10.03 PBCC images/fown.pb-c.c [2020-12-15T20:59:41.083Z] #41 10.08 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-15T20:59:41.083Z] #41 10.15 PBCC images/opts.pb-c.c [2020-12-15T20:59:41.083Z] #41 10.25 PBCC images/memfd.pb-c.c [2020-12-15T20:59:41.083Z] #41 10.38 DEP images/fown.pb-c.d [2020-12-15T20:59:41.083Z] #41 10.49 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-15T20:59:41.083Z] #41 10.64 DEP images/opts.pb-c.d [2020-12-15T20:59:41.083Z] #41 10.68 DEP images/memfd.pb-c.d [2020-12-15T20:59:41.083Z] #41 10.78 PBCC images/sit.pb-c.c [2020-12-15T20:59:41.083Z] #41 10.92 DEP images/sit.pb-c.d [2020-12-15T20:59:41.083Z] #41 11.12 PBCC images/macvlan.pb-c.c [2020-12-15T20:59:41.083Z] #41 11.18 DEP images/macvlan.pb-c.d [2020-12-15T20:59:41.343Z] #41 11.33 PBCC images/autofs.pb-c.c [2020-12-15T20:59:41.343Z] #41 11.39 DEP images/autofs.pb-c.d [2020-12-15T20:59:41.343Z] #41 11.42 PBCC images/sysctl.pb-c.c [2020-12-15T20:59:41.343Z] #41 11.46 DEP images/sysctl.pb-c.d [2020-12-15T20:59:41.603Z] #41 11.50 PBCC images/time.pb-c.c [2020-12-15T20:59:41.603Z] #41 11.55 DEP images/time.pb-c.d [2020-12-15T20:59:41.603Z] #41 11.63 PBCC images/binfmt-misc.pb-c.c [2020-12-15T20:59:41.603Z] #41 11.66 DEP images/binfmt-misc.pb-c.d [2020-12-15T20:59:41.603Z] #41 11.72 PBCC images/seccomp.pb-c.c [2020-12-15T20:59:41.862Z] #41 11.75 DEP images/seccomp.pb-c.d [2020-12-15T20:59:41.862Z] #41 11.88 PBCC images/userns.pb-c.c [2020-12-15T20:59:41.862Z] #41 11.92 DEP images/userns.pb-c.d [2020-12-15T20:59:41.862Z] #41 12.00 PBCC images/cgroup.pb-c.c [2020-12-15T20:59:42.123Z] #41 12.10 DEP images/cgroup.pb-c.d [2020-12-15T20:59:42.123Z] #41 12.28 PBCC images/ext-file.pb-c.c [2020-12-15T20:59:42.383Z] #41 ... [2020-12-15T20:59:42.383Z] [2020-12-15T20:59:42.383Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:42.383Z] #32 DONE 116.4s [2020-12-15T20:59:42.383Z] [2020-12-15T20:59:42.383Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:42.383Z] #41 12.31 DEP images/ext-file.pb-c.d [2020-12-15T20:59:42.383Z] #41 ... [2020-12-15T20:59:42.383Z] [2020-12-15T20:59:42.383Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:42.383Z] #11 111.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-15T20:59:42.383Z] #11 111.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-15T20:59:42.383Z] #11 111.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:59:42.383Z] #11 111.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-15T20:59:42.383Z] #11 111.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-15T20:59:42.383Z] #11 111.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:59:42.643Z] #11 ... [2020-12-15T20:59:42.643Z] [2020-12-15T20:59:42.643Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:42.643Z] #41 12.48 PBCC images/rpc.pb-c.c [2020-12-15T20:59:42.643Z] #41 12.58 DEP images/rpc.pb-c.d [2020-12-15T20:59:42.643Z] #41 12.70 PBCC images/siginfo.pb-c.c [2020-12-15T20:59:42.643Z] #41 12.77 DEP images/siginfo.pb-c.d [2020-12-15T20:59:42.903Z] #41 12.90 PBCC images/pagemap.pb-c.c [2020-12-15T20:59:42.903Z] #41 13.00 DEP images/pagemap.pb-c.d [2020-12-15T20:59:42.903Z] #41 13.08 PBCC images/rlimit.pb-c.c [2020-12-15T20:59:42.903Z] #41 13.14 DEP images/rlimit.pb-c.d [2020-12-15T20:59:43.163Z] #41 13.24 PBCC images/file-lock.pb-c.c [2020-12-15T20:59:43.424Z] #41 13.29 DEP images/file-lock.pb-c.d [2020-12-15T20:59:43.424Z] #41 13.45 PBCC images/tty.pb-c.c [2020-12-15T20:59:43.424Z] #41 13.56 DEP images/tty.pb-c.d [2020-12-15T20:59:43.684Z] #41 13.66 PBCC images/tun.pb-c.c [2020-12-15T20:59:43.684Z] #41 13.77 PBCC images/netdev.pb-c.c [2020-12-15T20:59:43.951Z] #41 13.88 DEP images/tun.pb-c.d [2020-12-15T20:59:43.951Z] #41 13.95 DEP images/netdev.pb-c.d [2020-12-15T20:59:43.951Z] #41 14.04 PBCC images/vma.pb-c.c [2020-12-15T20:59:43.951Z] #41 14.14 DEP images/vma.pb-c.d [2020-12-15T20:59:44.018Z] #43 ... [2020-12-15T20:59:44.018Z] [2020-12-15T20:59:44.018Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:44.018Z] #41 30.95 CC images/sk-inet.o [2020-12-15T20:59:44.018Z] #41 31.17 CC images/tun.o [2020-12-15T20:59:44.018Z] #41 31.46 CC images/sk-netlink.o [2020-12-15T20:59:44.018Z] #41 31.70 CC images/packet-sock.o [2020-12-15T20:59:44.018Z] #41 32.47 CC images/ipc-var.o [2020-12-15T20:59:44.018Z] #41 32.75 CC images/ipc-desc.o [2020-12-15T20:59:44.018Z] #41 33.02 CC images/ipc-shm.o [2020-12-15T20:59:44.018Z] #41 33.30 CC images/ipc-msg.o [2020-12-15T20:59:44.018Z] #41 33.67 CC images/ipc-sem.o [2020-12-15T20:59:44.018Z] #41 33.94 CC images/utsns.o [2020-12-15T20:59:44.018Z] #41 34.21 CC images/creds.o [2020-12-15T20:59:44.018Z] #41 34.43 CC images/vma.o [2020-12-15T20:59:44.018Z] #41 34.74 CC images/netdev.o [2020-12-15T20:59:44.018Z] #41 35.26 CC images/tty.o [2020-12-15T20:59:44.018Z] #41 36.23 CC images/file-lock.o [2020-12-15T20:59:44.018Z] #41 36.38 CC images/rlimit.o [2020-12-15T20:59:44.018Z] #41 36.63 CC images/pagemap.o [2020-12-15T20:59:44.018Z] #41 36.89 CC images/siginfo.o [2020-12-15T20:59:44.018Z] #41 37.09 CC images/rpc.o [2020-12-15T20:59:44.217Z] #41 14.23 PBCC images/creds.pb-c.c [2020-12-15T20:59:44.217Z] #41 14.26 DEP images/creds.pb-c.d [2020-12-15T20:59:44.217Z] #41 14.34 PBCC images/utsns.pb-c.c [2020-12-15T20:59:44.217Z] #41 14.35 DEP images/utsns.pb-c.d [2020-12-15T20:59:44.298Z] #11 ... [2020-12-15T20:59:44.299Z] [2020-12-15T20:59:44.299Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:44.299Z] #32 112.9 github.com/BurntSushi/toml/cmd/tomlv [2020-12-15T20:59:44.299Z] #32 DONE 119.3s [2020-12-15T20:59:44.299Z] [2020-12-15T20:59:44.299Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:44.299Z] #41 6.749 fatal: not a git repository (or any of the parent directories): .git [2020-12-15T20:59:44.299Z] #41 6.824 GEN .gitid [2020-12-15T20:59:44.299Z] #41 6.965 GEN criu/include/version.h [2020-12-15T20:59:44.299Z] #41 7.044 GEN include/common/asm [2020-12-15T20:59:44.299Z] #41 10.55 PBCC images/timens.pb-c.c [2020-12-15T20:59:44.299Z] #41 10.65 DEP images/timens.pb-c.d [2020-12-15T20:59:44.299Z] #41 10.79 PBCC images/fown.pb-c.c [2020-12-15T20:59:44.299Z] #41 10.84 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-15T20:59:44.299Z] #41 10.99 PBCC images/opts.pb-c.c [2020-12-15T20:59:44.299Z] #41 11.08 PBCC images/memfd.pb-c.c [2020-12-15T20:59:44.299Z] #41 11.23 DEP images/fown.pb-c.d [2020-12-15T20:59:44.299Z] #41 11.36 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-15T20:59:44.299Z] #41 11.49 DEP images/opts.pb-c.d [2020-12-15T20:59:44.299Z] #41 11.57 DEP images/memfd.pb-c.d [2020-12-15T20:59:44.299Z] #41 11.68 PBCC images/sit.pb-c.c [2020-12-15T20:59:44.299Z] #41 11.80 DEP images/sit.pb-c.d [2020-12-15T20:59:44.299Z] #41 11.94 PBCC images/macvlan.pb-c.c [2020-12-15T20:59:44.299Z] #41 11.97 DEP images/macvlan.pb-c.d [2020-12-15T20:59:44.299Z] #41 12.06 PBCC images/autofs.pb-c.c [2020-12-15T20:59:44.299Z] #41 12.10 DEP images/autofs.pb-c.d [2020-12-15T20:59:44.299Z] #41 12.16 PBCC images/sysctl.pb-c.c [2020-12-15T20:59:44.299Z] #41 12.19 DEP images/sysctl.pb-c.d [2020-12-15T20:59:44.299Z] #41 12.26 PBCC images/time.pb-c.c [2020-12-15T20:59:44.299Z] #41 12.33 DEP images/time.pb-c.d [2020-12-15T20:59:44.299Z] #41 12.38 PBCC images/binfmt-misc.pb-c.c [2020-12-15T20:59:44.299Z] #41 12.46 DEP images/binfmt-misc.pb-c.d [2020-12-15T20:59:44.299Z] #41 12.59 PBCC images/seccomp.pb-c.c [2020-12-15T20:59:44.299Z] #41 12.70 DEP images/seccomp.pb-c.d [2020-12-15T20:59:44.299Z] #41 12.73 PBCC images/userns.pb-c.c [2020-12-15T20:59:44.299Z] #41 12.78 DEP images/userns.pb-c.d [2020-12-15T20:59:44.299Z] #41 12.86 PBCC images/cgroup.pb-c.c [2020-12-15T20:59:44.299Z] #41 12.92 DEP images/cgroup.pb-c.d [2020-12-15T20:59:44.299Z] #41 13.05 PBCC images/ext-file.pb-c.c [2020-12-15T20:59:44.299Z] #41 13.05 DEP images/ext-file.pb-c.d [2020-12-15T20:59:44.299Z] #41 13.15 PBCC images/rpc.pb-c.c [2020-12-15T20:59:44.299Z] #41 13.23 DEP images/rpc.pb-c.d [2020-12-15T20:59:44.299Z] #41 13.35 PBCC images/siginfo.pb-c.c [2020-12-15T20:59:44.299Z] #41 13.42 DEP images/siginfo.pb-c.d [2020-12-15T20:59:44.299Z] #41 13.48 PBCC images/pagemap.pb-c.c [2020-12-15T20:59:44.299Z] #41 13.63 DEP images/pagemap.pb-c.d [2020-12-15T20:59:44.299Z] #41 13.75 PBCC images/rlimit.pb-c.c [2020-12-15T20:59:44.299Z] #41 13.82 DEP images/rlimit.pb-c.d [2020-12-15T20:59:44.299Z] #41 13.86 PBCC images/file-lock.pb-c.c [2020-12-15T20:59:44.299Z] #41 13.91 DEP images/file-lock.pb-c.d [2020-12-15T20:59:44.299Z] #41 14.01 PBCC images/tty.pb-c.c [2020-12-15T20:59:44.299Z] #41 14.14 DEP images/tty.pb-c.d [2020-12-15T20:59:44.299Z] #41 14.22 PBCC images/tun.pb-c.c [2020-12-15T20:59:44.299Z] #41 14.32 PBCC images/netdev.pb-c.c [2020-12-15T20:59:44.299Z] #41 14.44 DEP images/tun.pb-c.d [2020-12-15T20:59:44.477Z] #41 14.41 PBCC images/ipc-desc.pb-c.c [2020-12-15T20:59:44.477Z] #41 14.42 PBCC images/ipc-sem.pb-c.c [2020-12-15T20:59:44.477Z] #41 14.47 DEP images/ipc-desc.pb-c.d [2020-12-15T20:59:44.477Z] #41 14.54 DEP images/ipc-sem.pb-c.d [2020-12-15T20:59:44.477Z] #41 14.60 PBCC images/ipc-msg.pb-c.c [2020-12-15T20:59:44.563Z] #41 14.60 DEP images/netdev.pb-c.d [2020-12-15T20:59:44.563Z] #41 14.69 PBCC images/vma.pb-c.c [2020-12-15T20:59:44.737Z] #41 14.73 DEP images/ipc-msg.pb-c.d [2020-12-15T20:59:44.811Z] #54 234.9 + bin/containerd-shim-runc-v2 [2020-12-15T20:59:44.824Z] #41 14.84 DEP images/vma.pb-c.d [2020-12-15T20:59:44.824Z] #41 14.97 PBCC images/creds.pb-c.c [2020-12-15T20:59:44.997Z] #41 14.89 PBCC images/ipc-shm.pb-c.c [2020-12-15T20:59:44.998Z] #41 14.93 DEP images/ipc-shm.pb-c.d [2020-12-15T20:59:44.998Z] #41 15.03 PBCC images/ipc-var.pb-c.c [2020-12-15T20:59:44.998Z] #41 15.13 DEP images/ipc-var.pb-c.d [2020-12-15T20:59:45.088Z] #41 15.00 DEP images/creds.pb-c.d [2020-12-15T20:59:45.088Z] #41 15.16 PBCC images/utsns.pb-c.c [2020-12-15T20:59:45.088Z] #41 15.17 DEP images/utsns.pb-c.d [2020-12-15T20:59:45.124Z] #45 ... [2020-12-15T20:59:45.124Z] [2020-12-15T20:59:45.124Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T20:59:45.124Z] #20 48.62 Selecting previously unselected package libnet1:ppc64el. [2020-12-15T20:59:45.124Z] #20 48.64 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-15T20:59:45.124Z] #20 48.65 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-15T20:59:45.124Z] #20 48.74 Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-15T20:59:45.124Z] #20 48.74 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-15T20:59:45.124Z] #20 48.75 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-15T20:59:45.124Z] #20 48.84 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-15T20:59:45.124Z] #20 48.84 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-15T20:59:45.124Z] #20 48.85 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-15T20:59:45.124Z] #20 48.92 Selecting previously unselected package libreadline5:ppc64el. [2020-12-15T20:59:45.124Z] #20 48.92 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-12-15T20:59:45.124Z] #20 48.93 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-15T20:59:45.124Z] #20 49.04 Selecting previously unselected package net-tools. [2020-12-15T20:59:45.124Z] #20 49.04 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-12-15T20:59:45.124Z] #20 49.05 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-15T20:59:45.124Z] #20 49.30 Selecting previously unselected package python-pip-whl. [2020-12-15T20:59:45.124Z] #20 49.34 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-15T20:59:45.124Z] #20 49.35 Unpacking python-pip-whl (18.1-5) ... [2020-12-15T20:59:45.124Z] #20 49.94 Selecting previously unselected package python3-lib2to3. [2020-12-15T20:59:45.124Z] #20 49.94 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-15T20:59:45.124Z] #20 49.95 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-15T20:59:45.124Z] #20 50.07 Selecting previously unselected package python3-distutils. [2020-12-15T20:59:45.124Z] #20 50.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-15T20:59:45.124Z] #20 50.08 Unpacking python3-distutils (3.7.3-1) ... [2020-12-15T20:59:45.124Z] #20 50.27 Selecting previously unselected package python3-pip. [2020-12-15T20:59:45.124Z] #20 50.27 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-15T20:59:45.124Z] #20 50.28 Unpacking python3-pip (18.1-5) ... [2020-12-15T20:59:45.124Z] #20 50.46 Selecting previously unselected package python3-pkg-resources. [2020-12-15T20:59:45.124Z] #20 50.47 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-15T20:59:45.124Z] #20 50.48 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-15T20:59:45.124Z] #20 50.64 Selecting previously unselected package python3-setuptools. [2020-12-15T20:59:45.124Z] #20 50.66 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-15T20:59:45.124Z] #20 50.67 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-15T20:59:45.124Z] #20 50.91 Selecting previously unselected package python3-wheel. [2020-12-15T20:59:45.124Z] #20 50.93 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-15T20:59:45.124Z] #20 50.93 Unpacking python3-wheel (0.32.3-2) ... [2020-12-15T20:59:45.124Z] #20 51.03 Selecting previously unselected package sudo. [2020-12-15T20:59:45.124Z] #20 51.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-12-15T20:59:45.124Z] #20 51.06 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-15T20:59:45.124Z] #20 51.72 Selecting previously unselected package thin-provisioning-tools. [2020-12-15T20:59:45.124Z] #20 51.73 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-12-15T20:59:45.124Z] #20 51.74 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-15T20:59:45.124Z] #20 52.04 Selecting previously unselected package uidmap. [2020-12-15T20:59:45.124Z] #20 52.05 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-12-15T20:59:45.124Z] #20 52.06 Unpacking uidmap (1:4.5-1.1) ... [2020-12-15T20:59:45.124Z] #20 52.22 Selecting previously unselected package vim-runtime. [2020-12-15T20:59:45.124Z] #20 52.23 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-15T20:59:45.124Z] #20 52.26 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-15T20:59:45.124Z] #20 52.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-15T20:59:45.124Z] #20 52.32 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-15T20:59:45.258Z] #41 15.22 PBCC images/sk-opts.pb-c.c [2020-12-15T20:59:45.258Z] #41 15.29 PBCC images/packet-sock.pb-c.c [2020-12-15T20:59:45.258Z] #41 15.36 DEP images/sk-opts.pb-c.d [2020-12-15T20:59:45.349Z] #41 15.27 PBCC images/ipc-desc.pb-c.c [2020-12-15T20:59:45.349Z] #41 15.29 PBCC images/ipc-sem.pb-c.c [2020-12-15T20:59:45.349Z] #41 15.30 DEP images/ipc-desc.pb-c.d [2020-12-15T20:59:45.349Z] #41 15.34 DEP images/ipc-sem.pb-c.d [2020-12-15T20:59:45.349Z] #41 15.38 PBCC images/ipc-msg.pb-c.c [2020-12-15T20:59:45.349Z] #41 15.40 DEP images/ipc-msg.pb-c.d [2020-12-15T20:59:45.349Z] #41 15.44 PBCC images/ipc-shm.pb-c.c [2020-12-15T20:59:45.349Z] #41 15.48 DEP images/ipc-shm.pb-c.d [2020-12-15T20:59:45.425Z] #41 38.56 CC images/ext-file.o [2020-12-15T20:59:45.425Z] #41 38.75 CC images/cgroup.o [2020-12-15T20:59:45.518Z] #41 15.43 DEP images/packet-sock.pb-c.d [2020-12-15T20:59:45.518Z] #41 15.50 PBCC images/sk-netlink.pb-c.c [2020-12-15T20:59:45.518Z] #41 15.65 DEP images/sk-netlink.pb-c.d [2020-12-15T20:59:45.609Z] #41 15.54 PBCC images/ipc-var.pb-c.c [2020-12-15T20:59:45.609Z] #41 15.58 DEP images/ipc-var.pb-c.d [2020-12-15T20:59:45.609Z] #41 15.65 PBCC images/sk-opts.pb-c.c [2020-12-15T20:59:45.609Z] #41 15.67 PBCC images/packet-sock.pb-c.c [2020-12-15T20:59:45.609Z] #41 15.74 DEP images/sk-opts.pb-c.d [2020-12-15T20:59:45.609Z] #41 15.77 DEP images/packet-sock.pb-c.d [2020-12-15T20:59:45.778Z] #41 15.80 PBCC images/sk-inet.pb-c.c [2020-12-15T20:59:45.778Z] #41 15.92 DEP images/sk-inet.pb-c.d [2020-12-15T20:59:45.778Z] #41 15.98 PBCC images/sk-unix.pb-c.c [2020-12-15T20:59:45.870Z] #41 15.80 PBCC images/sk-netlink.pb-c.c [2020-12-15T20:59:45.870Z] #41 15.86 DEP images/sk-netlink.pb-c.d [2020-12-15T20:59:45.870Z] #41 15.94 PBCC images/sk-inet.pb-c.c [2020-12-15T20:59:45.870Z] #41 16.00 DEP images/sk-inet.pb-c.d [2020-12-15T20:59:46.000Z] #41 39.40 CC images/userns.o [2020-12-15T20:59:46.038Z] #41 16.05 DEP images/sk-unix.pb-c.d [2020-12-15T20:59:46.038Z] #41 16.16 PBCC images/mm.pb-c.c [2020-12-15T20:59:46.038Z] #41 16.22 DEP images/mm.pb-c.d [2020-12-15T20:59:46.130Z] #41 16.11 PBCC images/sk-unix.pb-c.c [2020-12-15T20:59:46.130Z] #41 16.15 DEP images/sk-unix.pb-c.d [2020-12-15T20:59:46.176Z] #54 235.9 + binaries [2020-12-15T20:59:46.176Z] #54 235.9 + install -D bin/containerd /build/containerd [2020-12-15T20:59:46.176Z] #54 235.9 + install -D bin/containerd-shim /build/containerd-shim [2020-12-15T20:59:46.176Z] #54 235.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-15T20:59:46.176Z] #54 235.9 + install -D bin/ctr /build/ctr [2020-12-15T20:59:46.176Z] #54 DONE 236.3s [2020-12-15T20:59:46.263Z] #41 ... [2020-12-15T20:59:46.263Z] [2020-12-15T20:59:46.263Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:46.263Z] #43 111.6 net/http/httptrace [2020-12-15T20:59:46.298Z] #41 16.38 PBCC images/timerfd.pb-c.c [2020-12-15T20:59:46.298Z] #41 16.44 DEP images/timerfd.pb-c.d [2020-12-15T20:59:46.390Z] #41 16.30 PBCC images/mm.pb-c.c [2020-12-15T20:59:46.390Z] #41 16.35 DEP images/mm.pb-c.d [2020-12-15T20:59:46.390Z] #41 16.40 PBCC images/timerfd.pb-c.c [2020-12-15T20:59:46.390Z] #41 16.49 DEP images/timerfd.pb-c.d [2020-12-15T20:59:46.526Z] #43 111.8 net/http [2020-12-15T20:59:46.558Z] #41 16.57 PBCC images/timer.pb-c.c [2020-12-15T20:59:46.558Z] #41 16.62 DEP images/timer.pb-c.d [2020-12-15T20:59:46.558Z] #41 16.65 PBCC images/sa.pb-c.c [2020-12-15T20:59:46.558Z] #41 16.76 DEP images/sa.pb-c.d [2020-12-15T20:59:46.651Z] #41 16.52 PBCC images/timer.pb-c.c [2020-12-15T20:59:46.651Z] #41 16.58 DEP images/timer.pb-c.d [2020-12-15T20:59:46.651Z] #41 16.68 PBCC images/sa.pb-c.c [2020-12-15T20:59:46.651Z] #41 16.75 DEP images/sa.pb-c.d [2020-12-15T20:59:46.818Z] #41 16.89 PBCC images/pipe-data.pb-c.c [2020-12-15T20:59:46.818Z] #41 16.95 DEP images/pipe-data.pb-c.d [2020-12-15T20:59:46.911Z] #41 16.80 PBCC images/pipe-data.pb-c.c [2020-12-15T20:59:46.911Z] #41 16.83 DEP images/pipe-data.pb-c.d [2020-12-15T20:59:46.911Z] #41 16.88 PBCC images/mnt.pb-c.c [2020-12-15T20:59:46.911Z] #41 16.94 DEP images/mnt.pb-c.d [2020-12-15T20:59:47.078Z] #41 17.12 PBCC images/mnt.pb-c.c [2020-12-15T20:59:47.103Z] [2020-12-15T20:59:47.103Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-15T20:59:47.170Z] #41 17.04 PBCC images/sk-packet.pb-c.c [2020-12-15T20:59:47.170Z] #41 17.04 DEP images/sk-packet.pb-c.d [2020-12-15T20:59:47.170Z] #41 17.12 PBCC images/tcp-stream.pb-c.c [2020-12-15T20:59:47.170Z] #41 17.20 DEP images/tcp-stream.pb-c.d [2020-12-15T20:59:47.227Z] #20 56.10 Selecting previously unselected package vim. [2020-12-15T20:59:47.227Z] #20 56.10 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-15T20:59:47.227Z] #20 56.13 Unpacking vim (2:8.1.0875-5) ... [2020-12-15T20:59:47.338Z] #41 17.19 DEP images/mnt.pb-c.d [2020-12-15T20:59:47.338Z] #41 17.29 PBCC images/sk-packet.pb-c.c [2020-12-15T20:59:47.338Z] #41 17.39 DEP images/sk-packet.pb-c.d [2020-12-15T20:59:47.359Z] #55 DONE 0.2s [2020-12-15T20:59:47.359Z] [2020-12-15T20:59:47.359Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-15T20:59:47.359Z] #59 DONE 0.1s [2020-12-15T20:59:47.359Z] [2020-12-15T20:59:47.359Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-15T20:59:47.359Z] #61 DONE 0.1s [2020-12-15T20:59:47.359Z] [2020-12-15T20:59:47.359Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-15T20:59:47.429Z] #41 17.35 PBCC images/pipe.pb-c.c [2020-12-15T20:59:47.429Z] #41 17.41 DEP images/pipe.pb-c.d [2020-12-15T20:59:47.429Z] #41 17.54 PBCC images/pstree.pb-c.c [2020-12-15T20:59:47.429Z] #41 17.58 DEP images/pstree.pb-c.d [2020-12-15T20:59:47.527Z] #20 56.74 Selecting previously unselected package xfsprogs. [2020-12-15T20:59:47.527Z] #20 56.75 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-12-15T20:59:47.527Z] #20 56.76 Unpacking xfsprogs (4.20.0-1) ... [2020-12-15T20:59:47.598Z] #41 17.53 PBCC images/tcp-stream.pb-c.c [2020-12-15T20:59:47.598Z] #41 17.64 DEP images/tcp-stream.pb-c.d [2020-12-15T20:59:47.598Z] #41 17.75 PBCC images/pipe.pb-c.c [2020-12-15T20:59:47.615Z] #63 DONE 0.0s [2020-12-15T20:59:47.616Z] [2020-12-15T20:59:47.616Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-15T20:59:47.616Z] #64 DONE 0.0s [2020-12-15T20:59:47.616Z] [2020-12-15T20:59:47.616Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-15T20:59:47.688Z] #41 17.69 PBCC images/fs.pb-c.c [2020-12-15T20:59:47.688Z] #41 17.75 DEP images/fs.pb-c.d [2020-12-15T20:59:47.858Z] #41 17.82 DEP images/pipe.pb-c.d [2020-12-15T20:59:47.858Z] #41 17.89 PBCC images/pstree.pb-c.c [2020-12-15T20:59:47.858Z] #41 17.92 DEP images/pstree.pb-c.d [2020-12-15T20:59:47.947Z] #41 17.82 PBCC images/signalfd.pb-c.c [2020-12-15T20:59:47.947Z] #41 17.95 DEP images/signalfd.pb-c.d [2020-12-15T20:59:47.947Z] #41 18.07 PBCC images/fh.pb-c.c [2020-12-15T20:59:47.947Z] #41 18.15 PBCC images/fsnotify.pb-c.c [2020-12-15T20:59:48.118Z] #41 18.06 PBCC images/fs.pb-c.c [2020-12-15T20:59:48.119Z] #41 18.14 DEP images/fs.pb-c.d [2020-12-15T20:59:48.119Z] #41 18.25 PBCC images/signalfd.pb-c.c [2020-12-15T20:59:48.177Z] #65 DONE 0.7s [2020-12-15T20:59:48.177Z] [2020-12-15T20:59:48.177Z] #66 exporting to image [2020-12-15T20:59:48.177Z] #66 exporting layers [2020-12-15T20:59:48.206Z] #41 18.24 DEP images/fh.pb-c.d [2020-12-15T20:59:48.379Z] #41 18.41 DEP images/signalfd.pb-c.d [2020-12-15T20:59:48.379Z] #41 18.48 PBCC images/fh.pb-c.c [2020-12-15T20:59:48.379Z] #41 18.54 PBCC images/fsnotify.pb-c.c [2020-12-15T20:59:48.470Z] #41 18.33 DEP images/fsnotify.pb-c.d [2020-12-15T20:59:48.470Z] #41 18.45 PBCC images/eventpoll.pb-c.c [2020-12-15T20:59:48.609Z] #20 57.41 Selecting previously unselected package zip. [2020-12-15T20:59:48.609Z] #20 57.41 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-12-15T20:59:48.609Z] #20 57.41 Unpacking zip (3.0-11+b1) ... [2020-12-15T20:59:48.609Z] #20 57.68 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-15T20:59:48.609Z] #20 57.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-15T20:59:48.609Z] #20 57.70 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-12-15T20:59:48.609Z] #20 57.73 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-15T20:59:48.609Z] #20 57.73 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-12-15T20:59:48.609Z] #20 57.73 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-12-15T20:59:48.609Z] #20 57.74 Setting up uidmap (1:4.5-1.1) ... [2020-12-15T20:59:48.609Z] #20 57.75 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-12-15T20:59:48.609Z] #20 57.75 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-15T20:59:48.609Z] #20 57.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-15T20:59:48.609Z] #20 57.76 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-15T20:59:48.639Z] #41 18.62 DEP images/fh.pb-c.d [2020-12-15T20:59:48.639Z] #41 18.68 DEP images/fsnotify.pb-c.d [2020-12-15T20:59:48.639Z] #41 18.74 PBCC images/eventpoll.pb-c.c [2020-12-15T20:59:48.639Z] #41 18.78 DEP images/eventpoll.pb-c.d [2020-12-15T20:59:48.729Z] #41 18.61 DEP images/eventpoll.pb-c.d [2020-12-15T20:59:48.729Z] #41 18.68 PBCC images/eventfd.pb-c.c [2020-12-15T20:59:48.729Z] #41 18.70 DEP images/eventfd.pb-c.d [2020-12-15T20:59:48.729Z] #41 18.75 PBCC images/remap-file-path.pb-c.c [2020-12-15T20:59:48.729Z] #41 18.77 DEP images/remap-file-path.pb-c.d [2020-12-15T20:59:48.729Z] #41 18.81 PBCC images/fifo.pb-c.c [2020-12-15T20:59:48.899Z] #41 18.87 PBCC images/eventfd.pb-c.c [2020-12-15T20:59:48.899Z] #41 18.94 DEP images/eventfd.pb-c.d [2020-12-15T20:59:48.899Z] #41 19.03 PBCC images/remap-file-path.pb-c.c [2020-12-15T20:59:48.899Z] #41 ... [2020-12-15T20:59:48.899Z] [2020-12-15T20:59:48.899Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:59:48.908Z] #20 57.77 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-15T20:59:48.909Z] #20 57.77 Setting up xxd (2:8.1.0875-5) ... [2020-12-15T20:59:48.909Z] #20 57.79 Setting up zip (3.0-11+b1) ... [2020-12-15T20:59:48.909Z] #20 57.79 Setting up vim-common (2:8.1.0875-5) ... [2020-12-15T20:59:48.909Z] #20 57.82 Setting up bash-completion (1:2.8-6) ... [2020-12-15T20:59:48.989Z] #41 18.85 DEP images/fifo.pb-c.d [2020-12-15T20:59:48.989Z] #41 18.89 PBCC images/ghost-file.pb-c.c [2020-12-15T20:59:48.989Z] #41 18.96 DEP images/ghost-file.pb-c.d [2020-12-15T20:59:48.989Z] #41 19.06 PBCC images/regfile.pb-c.c [2020-12-15T20:59:49.159Z] #54 60.08 Checking out files: 34% (1276/3706) Checking out files: 35% (1298/3706) Checking out files: 36% (1335/3706) Checking out files: 37% (1372/3706) Checking out files: 38% (1409/3706) Checking out files: 39% (1446/3706) Checking out files: 40% (1483/3706) Checking out files: 41% (1520/3706) Checking out files: 42% (1557/3706) Checking out files: 43% (1594/3706) Checking out files: 44% (1631/3706) Checking out files: 45% (1668/3706) Checking out files: 46% (1705/3706) Checking out files: 47% (1742/3706) Checking out files: 48% (1779/3706) Checking out files: 49% (1816/3706) Checking out files: 50% (1853/3706) Checking out files: 51% (1891/3706) Checking out files: 52% (1928/3706) Checking out files: 53% (1965/3706) Checking out files: 54% (2002/3706) Checking out files: 55% (2039/3706) Checking out files: 56% (2076/3706) Checking out files: 57% (2113/3706) Checking out files: 58% (2150/3706) Checking out files: 59% (2187/3706) Checking out files: 60% (2224/3706) Checking out files: 61% (2261/3706) Checking out files: 62% (2298/3706) Checking out files: 63% (2335/3706) Checking out files: 64% (2372/3706) Checking out files: 65% (2409/3706) Checking out files: 66% (2446/3706) Checking out files: 67% (2484/3706) Checking out files: 68% (2521/3706) Checking out files: 69% (2558/3706) Checking out files: 70% (2595/3706) Checking out files: 70% (2619/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) [2020-12-15T20:59:49.159Z] #54 ... [2020-12-15T20:59:49.159Z] [2020-12-15T20:59:49.159Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:49.159Z] #49 113.3 github.com/pkg/diff [2020-12-15T20:59:49.159Z] #49 115.3 go/ast [2020-12-15T20:59:49.159Z] #49 115.6 golang.org/x/crypto/ssh/terminal [2020-12-15T20:59:49.159Z] #49 118.3 mvdan.cc/editorconfig [2020-12-15T20:59:49.159Z] #49 120.3 mvdan.cc/sh/v3/fileutil [2020-12-15T20:59:49.159Z] #49 120.6 mvdan.cc/sh/v3/syntax [2020-12-15T20:59:49.248Z] #41 19.11 DEP images/regfile.pb-c.d [2020-12-15T20:59:49.248Z] #41 19.28 PBCC images/ns.pb-c.c [2020-12-15T20:59:49.248Z] #41 19.37 DEP images/ns.pb-c.d [2020-12-15T20:59:49.419Z] #49 ... [2020-12-15T20:59:49.419Z] [2020-12-15T20:59:49.419Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:49.419Z] #41 19.07 DEP images/remap-file-path.pb-c.d [2020-12-15T20:59:49.419Z] #41 19.15 PBCC images/fifo.pb-c.c [2020-12-15T20:59:49.419Z] #41 19.23 DEP images/fifo.pb-c.d [2020-12-15T20:59:49.419Z] #41 19.27 PBCC images/ghost-file.pb-c.c [2020-12-15T20:59:49.419Z] #41 19.31 DEP images/ghost-file.pb-c.d [2020-12-15T20:59:49.419Z] #41 19.42 PBCC images/regfile.pb-c.c [2020-12-15T20:59:49.419Z] #41 19.59 DEP images/regfile.pb-c.d [2020-12-15T20:59:49.419Z] #41 19.65 PBCC images/ns.pb-c.c [2020-12-15T20:59:49.507Z] #41 19.44 PBCC images/fdinfo.pb-c.c [2020-12-15T20:59:49.507Z] #41 19.61 DEP images/fdinfo.pb-c.d [2020-12-15T20:59:49.555Z] #20 ... [2020-12-15T20:59:49.555Z] [2020-12-15T20:59:49.555Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:49.555Z] #43 99.63 CC criu/bitmap.o [2020-12-15T20:59:49.555Z] #43 99.89 CC criu/cgroup-props.o [2020-12-15T20:59:49.555Z] #43 101.1 CC criu/cgroup.o [2020-12-15T20:59:49.555Z] #43 106.0 CC criu/clone-noasan.o [2020-12-15T20:59:49.555Z] #43 106.3 CC criu/config.o [2020-12-15T20:59:49.555Z] #43 109.6 CC criu/cr-check.o [2020-12-15T20:59:49.691Z] #41 19.67 DEP images/ns.pb-c.d [2020-12-15T20:59:49.691Z] #41 19.70 PBCC images/fdinfo.pb-c.c [2020-12-15T20:59:49.691Z] #41 19.85 DEP images/fdinfo.pb-c.d [2020-12-15T20:59:49.767Z] #41 19.75 PBCC images/core-aarch64.pb-c.c [2020-12-15T20:59:49.767Z] #41 19.82 PBCC images/core-arm.pb-c.c [2020-12-15T20:59:49.767Z] #41 19.89 PBCC images/core-ppc64.pb-c.c [2020-12-15T20:59:49.767Z] #41 19.95 PBCC images/core-s390.pb-c.c [2020-12-15T20:59:49.854Z] #43 ... [2020-12-15T20:59:49.854Z] [2020-12-15T20:59:49.854Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:59:49.854Z] #24 164.3 + mkdir -p /tmp/tmp.UxyJCDpuLj/src/github.com/docker [2020-12-15T20:59:49.854Z] #24 164.4 + mv components/cli /tmp/tmp.UxyJCDpuLj/src/github.com/docker/cli [2020-12-15T20:59:49.854Z] #24 164.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-12-15T20:59:49.958Z] #41 20.02 PBCC images/core-aarch64.pb-c.c [2020-12-15T20:59:49.958Z] #41 20.06 PBCC images/core-arm.pb-c.c [2020-12-15T20:59:50.218Z] #41 20.13 PBCC images/core-ppc64.pb-c.c [2020-12-15T20:59:50.218Z] #41 20.25 PBCC images/core-s390.pb-c.c [2020-12-15T20:59:50.337Z] #41 20.18 PBCC images/core-x86.pb-c.c [2020-12-15T20:59:50.337Z] #41 20.27 PBCC images/core.pb-c.c [2020-12-15T20:59:50.337Z] #41 20.38 PBCC images/inventory.pb-c.c [2020-12-15T20:59:50.337Z] #41 20.45 DEP images/core-aarch64.pb-c.d [2020-12-15T20:59:50.478Z] #41 20.37 PBCC images/core-x86.pb-c.c [2020-12-15T20:59:50.479Z] #41 20.46 PBCC images/core.pb-c.c [2020-12-15T20:59:50.479Z] #41 20.60 PBCC images/inventory.pb-c.c [2020-12-15T20:59:50.597Z] #41 20.56 DEP images/core-arm.pb-c.d [2020-12-15T20:59:50.597Z] #41 ... [2020-12-15T20:59:50.597Z] [2020-12-15T20:59:50.597Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:50.597Z] #43 116.3 text/template/parse [2020-12-15T20:59:50.597Z] #43 116.5 go/ast [2020-12-15T20:59:50.597Z] #43 122.8 text/template [2020-12-15T20:59:50.597Z] #43 124.8 go/parser [2020-12-15T20:59:50.739Z] #41 20.80 DEP images/core-aarch64.pb-c.d [2020-12-15T20:59:50.739Z] #41 20.86 DEP images/core-arm.pb-c.d [2020-12-15T20:59:50.857Z] #43 ... [2020-12-15T20:59:50.857Z] [2020-12-15T20:59:50.857Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:50.857Z] #41 20.78 DEP images/core-ppc64.pb-c.d [2020-12-15T20:59:50.857Z] #41 20.89 DEP images/core-s390.pb-c.d [2020-12-15T20:59:50.999Z] #41 20.95 DEP images/core-ppc64.pb-c.d [2020-12-15T20:59:50.999Z] #41 21.08 DEP images/core-s390.pb-c.d [2020-12-15T20:59:50.999Z] #41 21.16 DEP images/core-x86.pb-c.d [2020-12-15T20:59:51.117Z] #41 20.99 DEP images/core-x86.pb-c.d [2020-12-15T20:59:51.117Z] #41 21.10 DEP images/core.pb-c.d [2020-12-15T20:59:51.117Z] #41 21.25 DEP images/inventory.pb-c.d [2020-12-15T20:59:51.259Z] #41 21.27 DEP images/core.pb-c.d [2020-12-15T20:59:51.259Z] #41 21.49 DEP images/inventory.pb-c.d [2020-12-15T20:59:51.259Z] #41 ... [2020-12-15T20:59:51.259Z] [2020-12-15T20:59:51.259Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T20:59:51.259Z] #43 115.5 text/template/parse [2020-12-15T20:59:51.259Z] #43 117.0 go/parser [2020-12-15T20:59:51.259Z] #43 121.4 text/template [2020-12-15T20:59:51.259Z] #43 122.7 encoding/xml [2020-12-15T20:59:51.377Z] #41 21.34 PBCC images/cpuinfo.pb-c.c [2020-12-15T20:59:51.377Z] #41 21.44 DEP images/cpuinfo.pb-c.d [2020-12-15T20:59:51.377Z] #41 21.48 PBCC images/stats.pb-c.c [2020-12-15T20:59:51.518Z] #43 ... [2020-12-15T20:59:51.519Z] [2020-12-15T20:59:51.519Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:51.519Z] #41 21.57 PBCC images/cpuinfo.pb-c.c [2020-12-15T20:59:51.637Z] #41 21.56 DEP images/stats.pb-c.d [2020-12-15T20:59:51.779Z] #41 21.67 DEP images/cpuinfo.pb-c.d [2020-12-15T20:59:51.779Z] #41 21.79 PBCC images/stats.pb-c.c [2020-12-15T20:59:51.779Z] #41 21.85 DEP images/stats.pb-c.d [2020-12-15T20:59:51.834Z] #43 ... [2020-12-15T20:59:51.834Z] [2020-12-15T20:59:51.834Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:51.834Z] #11 113.6 Selecting previously unselected package libapparmor1:arm64. [2020-12-15T20:59:51.834Z] #11 113.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-12-15T20:59:51.834Z] #11 113.6 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-12-15T20:59:51.834Z] #11 113.7 Selecting previously unselected package libapparmor-dev:arm64. [2020-12-15T20:59:51.834Z] #11 113.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-12-15T20:59:51.834Z] #11 113.7 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-12-15T20:59:51.834Z] #11 113.9 Selecting previously unselected package libbtrfs0. [2020-12-15T20:59:51.834Z] #11 114.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-12-15T20:59:51.834Z] #11 114.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-15T20:59:51.834Z] #11 116.1 Selecting previously unselected package libbtrfs-dev. [2020-12-15T20:59:51.834Z] #11 116.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-12-15T20:59:51.834Z] #11 116.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:59:51.834Z] #11 116.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-12-15T20:59:51.834Z] #11 116.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-12-15T20:59:51.834Z] #11 116.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-12-15T20:59:51.834Z] #11 116.6 Selecting previously unselected package libudev-dev:arm64. [2020-12-15T20:59:51.834Z] #11 116.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_arm64.deb ... [2020-12-15T20:59:51.834Z] #11 116.6 Unpacking libudev-dev:arm64 (241-7~deb10u5) ... [2020-12-15T20:59:51.834Z] #11 117.0 Selecting previously unselected package libsepol1-dev:arm64. [2020-12-15T20:59:51.834Z] #11 117.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-12-15T20:59:51.834Z] #11 117.0 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-12-15T20:59:52.208Z] #41 ... [2020-12-15T20:59:52.208Z] [2020-12-15T20:59:52.208Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T20:59:52.208Z] #49 117.8 github.com/pkg/diff [2020-12-15T20:59:52.208Z] #49 118.6 go/ast [2020-12-15T20:59:52.208Z] #49 120.5 golang.org/x/crypto/ssh/terminal [2020-12-15T20:59:52.208Z] #49 122.5 mvdan.cc/editorconfig [2020-12-15T20:59:52.208Z] #49 124.3 mvdan.cc/sh/v3/fileutil [2020-12-15T20:59:52.208Z] #49 124.7 mvdan.cc/sh/v3/syntax [2020-12-15T20:59:52.410Z] #11 117.5 Selecting previously unselected package libpcre16-3:arm64. [2020-12-15T20:59:52.410Z] #11 117.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-12-15T20:59:52.410Z] #11 117.6 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-12-15T20:59:52.634Z] #24 ... [2020-12-15T20:59:52.634Z] [2020-12-15T20:59:52.634Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:52.634Z] #43 112.2 CC criu/cr-dedup.o [2020-12-15T20:59:52.678Z] #11 117.8 Selecting previously unselected package libpcre32-3:arm64. [2020-12-15T20:59:52.678Z] #11 117.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-12-15T20:59:52.678Z] #11 117.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-12-15T20:59:52.678Z] #11 118.0 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-12-15T20:59:52.678Z] #11 118.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-12-15T20:59:52.930Z] ok github.com/docker/docker/cmd/dockerd 0.056s coverage: 29.2% of statements [2020-12-15T20:59:52.930Z] ok github.com/docker/docker/container 0.110s coverage: 34.7% of statements [2020-12-15T20:59:52.930Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-15T20:59:52.930Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-15T20:59:52.930Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-15T20:59:52.930Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-15T20:59:52.932Z] #43 112.8 CC criu/cr-dump.o [2020-12-15T20:59:52.942Z] #11 118.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-12-15T20:59:52.942Z] #11 118.1 Selecting previously unselected package libpcre3-dev:arm64. [2020-12-15T20:59:52.942Z] #11 118.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-12-15T20:59:52.942Z] #11 118.1 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-12-15T20:59:53.148Z] #49 ... [2020-12-15T20:59:53.148Z] [2020-12-15T20:59:53.148Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:59:53.519Z] #11 118.6 Selecting previously unselected package libselinux1-dev:arm64. [2020-12-15T20:59:53.519Z] #11 118.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-12-15T20:59:53.519Z] #11 118.6 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-12-15T20:59:53.782Z] #11 118.9 Selecting previously unselected package libdevmapper-dev:arm64. [2020-12-15T20:59:53.782Z] #11 118.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-12-15T20:59:53.782Z] #11 118.9 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-12-15T20:59:53.782Z] #11 119.1 Selecting previously unselected package libseccomp-dev:arm64. [2020-12-15T20:59:53.782Z] #11 119.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-12-15T20:59:53.782Z] #11 119.1 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-12-15T20:59:54.046Z] #11 119.2 Selecting previously unselected package libsystemd-dev:arm64. [2020-12-15T20:59:54.046Z] #11 119.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_arm64.deb ... [2020-12-15T20:59:54.046Z] #11 119.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u5) ... [2020-12-15T20:59:54.326Z] #41 24.11 make[1]: Nothing to be done for 'all'. [2020-12-15T20:59:54.629Z] #11 119.9 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-12-15T20:59:54.629Z] #11 119.9 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-12-15T20:59:54.629Z] #11 119.9 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-12-15T20:59:54.629Z] #11 120.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-15T20:59:54.629Z] #11 120.0 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-12-15T20:59:54.892Z] #11 120.0 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-12-15T20:59:54.892Z] #11 120.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:59:54.892Z] #11 120.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-15T20:59:54.892Z] #11 120.1 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-12-15T20:59:54.892Z] #11 120.1 Setting up libudev-dev:arm64 (241-7~deb10u5) ... [2020-12-15T20:59:54.892Z] #11 120.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-15T20:59:54.892Z] #11 120.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-15T20:59:54.892Z] #11 120.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-12-15T20:59:54.892Z] #11 120.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-15T20:59:54.892Z] #11 120.2 Setting up libsystemd-dev:arm64 (241-7~deb10u5) ... [2020-12-15T20:59:55.154Z] #11 120.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-15T20:59:55.154Z] #11 120.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-12-15T20:59:55.154Z] #11 120.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:59:55.154Z] #11 120.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-15T20:59:55.154Z] #11 120.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-15T20:59:55.154Z] #11 120.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T20:59:55.154Z] #11 120.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-12-15T20:59:55.154Z] #11 120.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-15T20:59:55.154Z] #11 120.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-15T20:59:55.154Z] #11 120.3 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-12-15T20:59:55.154Z] #11 120.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-12-15T20:59:55.154Z] #11 120.4 Setting up dmsetup (2:1.02.155-3) ... [2020-12-15T20:59:55.417Z] #11 120.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-12-15T20:59:55.417Z] #11 120.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-12-15T20:59:55.417Z] #11 120.4 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T20:59:56.240Z] #41 26.32 CC images/stats.o [2020-12-15T20:59:56.263Z] #66 exporting layers 7.5s done [2020-12-15T20:59:56.263Z] #66 writing image sha256:0c88cc1fc0a463f59516e760e645d8d7845436526d09d88fa19993dd3e36a224 done [2020-12-15T20:59:56.263Z] #66 naming to docker.io/library/docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 done [2020-12-15T20:59:56.263Z] #66 DONE 7.5s [2020-12-15T20:59:56.266Z] #54 63.50 Checking out files: 22% (833/3706) Checking out files: 23% (853/3706) Checking out files: 24% (890/3706) Checking out files: 25% (927/3706) Checking out files: 26% (964/3706) Checking out files: 27% (1001/3706) Checking out files: 28% (1038/3706) Checking out files: 29% (1075/3706) Checking out files: 30% (1112/3706) Checking out files: 31% (1149/3706) Checking out files: 32% (1186/3706) Checking out files: 33% (1223/3706) Checking out files: 34% (1261/3706) Checking out files: 35% (1298/3706) Checking out files: 36% (1335/3706) Checking out files: 37% (1372/3706) Checking out files: 38% (1409/3706) Checking out files: 39% (1446/3706) Checking out files: 40% (1483/3706) Checking out files: 41% (1520/3706) Checking out files: 42% (1557/3706) Checking out files: 43% (1594/3706) Checking out files: 44% (1631/3706) Checking out files: 45% (1668/3706) Checking out files: 46% (1705/3706) Checking out files: 47% (1742/3706) Checking out files: 48% (1779/3706) Checking out files: 49% (1816/3706) Checking out files: 50% (1853/3706) Checking out files: 51% (1891/3706) Checking out files: 52% (1928/3706) Checking out files: 52% (1951/3706) Checking out files: 53% (1965/3706) Checking out files: 54% (2002/3706) Checking out files: 55% (2039/3706) Checking out files: 56% (2076/3706) Checking out files: 57% (2113/3706) Checking out files: 58% (2150/3706) Checking out files: 59% (2187/3706) Checking out files: 60% (2224/3706) Checking out files: 61% (2261/3706) Checking out files: 62% (2298/3706) Checking out files: 63% (2335/3706) Checking out files: 64% (2372/3706) Checking out files: 65% (2409/3706) Checking out files: 66% (2446/3706) Checking out files: 67% (2484/3706) Checking out files: 68% (2521/3706) Checking out files: 69% (2558/3706) Checking out files: 70% (2595/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) Checking out files: 75% (2780/3706) Checking out files: 76% (2817/3706) Checking out files: 77% (2854/3706) Checking out files: 78% (2891/3706) Checking out files: 79% (2928/3706) Checking out files: 80% (2965/3706) Checking out files: 80% (2968/3706) Checking out files: 81% (3002/3706) Checking out files: 82% (3039/3706) Checking out files: 83% (3076/3706) Checking out files: 84% (3114/3706) Checking out files: 85% (3151/3706) Checking out files: 86% (3188/3706) Checking out files: 87% (3225/3706) Checking out files: 88% (3262/3706) Checking out files: 89% (3299/3706) Checking out files: 90% (3336/3706) Checking out files: 91% (3373/3706) Checking out files: 92% (3410/3706) Checking out files: 93% (3447/3706) Checking out files: 94% (3484/3706) Checking out files: 94% (3498/3706) Checking out files: 95% (3521/3706) Checking out files: 96% (3558/3706) Checking out files: 97% (3595/3706) Checking out files: 98% (3632/3706) Checking out files: 99% (3669/3706) Checking out files: 100% (3706/3706) Checking out files: 100% (3706/3706), done. [2020-12-15T20:59:56.266Z] #54 66.83 + cd /tmp/tmp.pY63sTwPau/src/github.com/containerd/containerd [2020-12-15T20:59:56.266Z] #54 66.83 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-12-15T20:59:56.366Z] #11 ... [2020-12-15T20:59:56.366Z] [2020-12-15T20:59:56.366Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:56.366Z] #41 39.78 CC images/google/protobuf/descriptor.o [2020-12-15T20:59:56.366Z] #41 41.43 CC images/opts.o [2020-12-15T20:59:56.366Z] #41 41.69 CC images/seccomp.o [2020-12-15T20:59:56.366Z] #41 42.29 CC images/binfmt-misc.o [2020-12-15T20:59:56.366Z] #41 42.55 CC images/time.o [2020-12-15T20:59:56.366Z] #41 42.80 CC images/sysctl.o [2020-12-15T20:59:56.366Z] #41 43.29 CC images/autofs.o [2020-12-15T20:59:56.366Z] #41 43.55 CC images/macvlan.o [2020-12-15T20:59:56.366Z] #41 43.79 CC images/sit.o [2020-12-15T20:59:56.366Z] #41 43.98 CC images/memfd.o [2020-12-15T20:59:56.366Z] #41 44.39 CC images/timens.o [2020-12-15T20:59:56.366Z] #41 44.70 LINK images/built-in.o [2020-12-15T20:59:56.366Z] #41 44.90 GEN compel/include/asm [2020-12-15T20:59:56.366Z] #41 44.95 GEN compel/include/version.h [2020-12-15T20:59:56.366Z] #41 44.98 touch .config [2020-12-15T20:59:56.366Z] #41 45.06 GEN include/common/config.h [2020-12-15T20:59:56.366Z] #41 45.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-15T20:59:56.366Z] #41 45.17 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-12-15T20:59:56.366Z] #41 45.24 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-12-15T20:59:56.366Z] #41 45.26 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-12-15T20:59:56.366Z] #41 45.28 DEP compel/plugins/std/infect.d [2020-12-15T20:59:56.366Z] #41 45.37 DEP compel/plugins/std/string.d [2020-12-15T20:59:56.366Z] #41 45.43 DEP compel/plugins/std/log.d [2020-12-15T20:59:56.366Z] #41 45.51 DEP compel/plugins/std/fds.d [2020-12-15T20:59:56.366Z] #41 45.62 DEP compel/plugins/std/std.d [2020-12-15T20:59:56.366Z] #41 45.78 DEP compel/plugins/shmem/shmem.d [2020-12-15T20:59:56.366Z] #41 45.91 DEP compel/plugins/fds/fds.d [2020-12-15T20:59:56.366Z] #41 46.07 CC compel/plugins/std/std.o [2020-12-15T20:59:56.366Z] #41 46.55 CC compel/plugins/std/fds.o [2020-12-15T20:59:56.366Z] #41 47.09 CC compel/plugins/std/log.o [2020-12-15T20:59:56.366Z] #41 48.01 CC compel/plugins/std/string.o [2020-12-15T20:59:56.366Z] #41 48.71 CC compel/plugins/std/infect.o [2020-12-15T20:59:56.366Z] #41 49.09 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-12-15T20:59:56.366Z] #41 49.13 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-12-15T20:59:56.366Z] #41 49.23 AR compel/plugins/std.lib.a [2020-12-15T20:59:56.366Z] #41 49.33 CC compel/plugins/fds/fds.o [2020-12-15T20:59:56.366Z] #41 49.64 AR compel/plugins/fds.lib.a [2020-12-15T20:59:56.366Z] #41 49.74 HOSTDEP compel/src/lib/log-host.d [2020-12-15T20:59:56.366Z] #41 49.83 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-15T20:59:56.488Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2020-12-15T20:59:56.494Z] #43 116.2 CC criu/cr-errno.o [2020-12-15T20:59:56.494Z] #43 116.3 CC criu/cr-restore.o [2020-12-15T20:59:56.629Z] #41 49.94 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-12-15T20:59:56.629Z] #41 49.98 HOSTDEP compel/src/main-host.d [2020-12-15T20:59:56.629Z] #41 50.09 DEP compel/src/lib/ptrace.d [2020-12-15T20:59:56.640Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41806/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41806/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/validate/default [2020-12-15T20:59:56.820Z] #41 27.04 CC images/core.o [2020-12-15T20:59:56.892Z] #41 ... [2020-12-15T20:59:56.892Z] [2020-12-15T20:59:56.892Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T20:59:56.892Z] #11 DONE 122.0s [2020-12-15T20:59:56.892Z] [2020-12-15T20:59:56.892Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-15T20:59:57.118Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-12-15T20:59:57.390Z] #41 ... [2020-12-15T20:59:57.390Z] [2020-12-15T20:59:57.390Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T20:59:57.390Z] #54 60.08 Checking out files: 34% (1276/3706) Checking out files: 35% (1298/3706) Checking out files: 36% (1335/3706) Checking out files: 37% (1372/3706) Checking out files: 38% (1409/3706) Checking out files: 39% (1446/3706) Checking out files: 40% (1483/3706) Checking out files: 41% (1520/3706) Checking out files: 42% (1557/3706) Checking out files: 43% (1594/3706) Checking out files: 44% (1631/3706) Checking out files: 45% (1668/3706) Checking out files: 46% (1705/3706) Checking out files: 47% (1742/3706) Checking out files: 48% (1779/3706) Checking out files: 49% (1816/3706) Checking out files: 50% (1853/3706) Checking out files: 51% (1891/3706) Checking out files: 52% (1928/3706) Checking out files: 53% (1965/3706) Checking out files: 54% (2002/3706) Checking out files: 55% (2039/3706) Checking out files: 56% (2076/3706) Checking out files: 57% (2113/3706) Checking out files: 58% (2150/3706) Checking out files: 59% (2187/3706) Checking out files: 60% (2224/3706) Checking out files: 61% (2261/3706) Checking out files: 62% (2298/3706) Checking out files: 63% (2335/3706) Checking out files: 64% (2372/3706) Checking out files: 65% (2409/3706) Checking out files: 66% (2446/3706) Checking out files: 67% (2484/3706) Checking out files: 68% (2521/3706) Checking out files: 69% (2558/3706) Checking out files: 70% (2595/3706) Checking out files: 70% (2619/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) Checking out files: 75% (2780/3706) Checking out files: 76% (2817/3706) Checking out files: 77% (2854/3706) Checking out files: 78% (2891/3706) Checking out files: 79% (2928/3706) Checking out files: 80% (2965/3706) Checking out files: 81% (3002/3706) Checking out files: 82% (3039/3706) Checking out files: 83% (3076/3706) Checking out files: 84% (3114/3706) Checking out files: 85% (3151/3706) Checking out files: 86% (3188/3706) Checking out files: 87% (3225/3706) Checking out files: 88% (3262/3706) Checking out files: 89% (3299/3706) Checking out files: 90% (3336/3706) Checking out files: 91% (3373/3706) Checking out files: 92% (3410/3706) Checking out files: 92% (3411/3706) Checking out files: 93% (3447/3706) Checking out files: 94% (3484/3706) Checking out files: 95% (3521/3706) Checking out files: 96% (3558/3706) Checking out files: 97% (3595/3706) Checking out files: 98% (3632/3706) Checking out files: 99% (3669/3706) Checking out files: 100% (3706/3706) Checking out files: 100% (3706/3706), done. [2020-12-15T20:59:57.390Z] #54 62.60 + cd /tmp/tmp.u7Osz73RRb/src/github.com/containerd/containerd [2020-12-15T20:59:57.390Z] #54 62.60 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-15T20:59:57.390Z] #54 64.11 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-15T20:59:57.390Z] #54 64.11 + BUILDTAGS='netgo osusergo static_build' [2020-12-15T20:59:57.390Z] #54 64.11 + export EXTRA_FLAGS=-buildmode=pie [2020-12-15T20:59:57.390Z] #54 64.11 + EXTRA_FLAGS=-buildmode=pie [2020-12-15T20:59:57.390Z] #54 64.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-15T20:59:57.390Z] #54 64.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-15T20:59:57.390Z] #54 64.11 + '[' '' = dynamic ']' [2020-12-15T20:59:57.390Z] #54 64.11 + make [2020-12-15T20:59:57.390Z] #54 65.81 + bin/ctr [2020-12-15T20:59:57.567Z] Congratulations! All commits are properly signed with the DCO! [2020-12-15T20:59:57.567Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-12-15T20:59:57.567Z] No api/types/ or api/swagger.yaml changes in diff. [2020-12-15T20:59:57.567Z] Congratulations! All TOML source files changed here have valid syntax. [2020-12-15T20:59:57.567Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-12-15T20:59:57.567Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-12-15T20:59:57.567Z] Congratulations! No new tests were added to integration-cli. [2020-12-15T20:59:57.567Z] [2020-12-15T20:59:57.567Z] INFO Start validation with golang-ci-lint [2020-12-15T20:59:57.567Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-12-15T20:59:57.567Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-12-15T20:59:57.567Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-12-15T20:59:57.646Z] #54 68.13 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-15T20:59:57.646Z] #54 68.13 + BUILDTAGS='netgo osusergo static_build' [2020-12-15T20:59:57.646Z] #54 68.13 + export EXTRA_FLAGS=-buildmode=pie [2020-12-15T20:59:57.646Z] #54 68.13 + EXTRA_FLAGS=-buildmode=pie [2020-12-15T20:59:57.646Z] #54 68.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-15T20:59:57.646Z] #54 68.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-15T20:59:57.646Z] #54 68.13 + '[' '' = dynamic ']' [2020-12-15T20:59:57.646Z] #54 68.13 + make [2020-12-15T20:59:57.959Z] #54 ... [2020-12-15T20:59:57.959Z] [2020-12-15T20:59:57.959Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T20:59:57.959Z] #41 28.02 CC images/core-x86.o [2020-12-15T20:59:58.035Z] #43 ... [2020-12-15T20:59:58.035Z] [2020-12-15T20:59:58.035Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T20:59:58.035Z] #20 61.82 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-12-15T20:59:58.035Z] #20 61.82 Setting up xz-utils (5.2.4-1) ... [2020-12-15T20:59:58.035Z] #20 61.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-15T20:59:58.035Z] #20 61.86 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-15T20:59:58.035Z] #20 61.99 invoke-rc.d: could not determine current runlevel [2020-12-15T20:59:58.035Z] #20 62.01 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-15T20:59:58.035Z] #20 62.02 Setting up pigz (2.4-1) ... [2020-12-15T20:59:58.035Z] #20 62.03 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-15T20:59:58.035Z] #20 62.03 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-15T20:59:58.035Z] #20 62.04 Setting up python-pip-whl (18.1-5) ... [2020-12-15T20:59:58.035Z] #20 62.05 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-12-15T20:59:58.035Z] #20 62.06 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-15T20:59:58.035Z] #20 62.75 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-12-15T20:59:58.035Z] #20 62.75 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-15T20:59:58.035Z] #20 62.76 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-15T20:59:58.035Z] #20 62.76 Setting up vim (2:8.1.0875-5) ... [2020-12-15T20:59:58.035Z] #20 62.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-15T20:59:58.035Z] #20 62.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-15T20:59:58.035Z] #20 62.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-15T20:59:58.035Z] #20 62.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-15T20:59:58.035Z] #20 62.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-15T20:59:58.035Z] #20 62.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-15T20:59:58.035Z] #20 62.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-15T20:59:58.035Z] #20 62.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-15T20:59:58.035Z] #20 62.92 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-15T20:59:58.035Z] #20 62.94 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-15T20:59:58.035Z] #20 62.95 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-12-15T20:59:58.035Z] #20 62.96 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-15T20:59:58.035Z] #20 62.96 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-15T20:59:58.035Z] #20 62.97 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-15T20:59:58.035Z] #20 67.01 Setting up iptables (1.8.2-4) ... [2020-12-15T20:59:58.035Z] #20 67.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-15T20:59:58.035Z] #20 67.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-15T20:59:58.036Z] #20 67.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-15T20:59:58.036Z] #20 67.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-15T20:59:58.036Z] #20 67.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-15T20:59:58.036Z] #20 67.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-15T20:59:58.036Z] #20 67.10 Setting up python3 (3.7.3-1) ... [2020-12-15T20:59:58.147Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2020-12-15T20:59:58.683Z] #20 67.71 Setting up python3-wheel (0.32.3-2) ... [2020-12-15T20:59:58.817Z] #12 DONE 2.0s [2020-12-15T20:59:58.817Z] [2020-12-15T20:59:58.817Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-15T20:59:58.996Z] #41 28.79 CC images/core-arm.o [2020-12-15T20:59:59.556Z] #54 69.83 + bin/ctr [2020-12-15T20:59:59.564Z] #41 29.63 CC images/core-aarch64.o [2020-12-15T20:59:59.759Z] #20 68.82 Setting up apparmor (2.13.2-10) ... [2020-12-15T20:59:59.832Z] #41 30.04 CC images/core-ppc64.o [2020-12-15T21:00:01.211Z] #41 30.94 CC images/core-s390.o [2020-12-15T21:00:01.470Z] #41 31.37 CC images/cpuinfo.o [2020-12-15T21:00:01.917Z] #20 70.98 Setting up xfsprogs (4.20.0-1) ... [2020-12-15T21:00:01.917Z] #20 70.98 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-15T21:00:02.052Z] #41 32.13 CC images/inventory.o [2020-12-15T21:00:02.311Z] #41 32.42 CC images/fdinfo.o [2020-12-15T21:00:02.566Z] #20 71.45 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-15T21:00:03.251Z] #41 33.07 CC images/fown.o [2020-12-15T21:00:03.251Z] #41 33.43 CC images/ns.o [2020-12-15T21:00:03.635Z] #20 72.61 Setting up python3-distutils (3.7.3-1) ... [2020-12-15T21:00:03.635Z] #20 ... [2020-12-15T21:00:03.635Z] [2020-12-15T21:00:03.635Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:03.635Z] #43 123.5 CC criu/cr-service.o [2020-12-15T21:00:03.764Z] #54 ... [2020-12-15T21:00:03.764Z] [2020-12-15T21:00:03.764Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:03.764Z] #41 23.59 make[1]: Nothing to be done for 'all'. [2020-12-15T21:00:03.764Z] #41 26.63 CC images/stats.o [2020-12-15T21:00:03.764Z] #41 27.37 CC images/core.o [2020-12-15T21:00:03.764Z] #41 28.28 CC images/core-x86.o [2020-12-15T21:00:03.764Z] #41 29.46 CC images/core-arm.o [2020-12-15T21:00:03.764Z] #41 30.55 CC images/core-aarch64.o [2020-12-15T21:00:03.764Z] #41 31.20 CC images/core-ppc64.o [2020-12-15T21:00:03.764Z] #41 32.39 CC images/core-s390.o [2020-12-15T21:00:03.764Z] #41 33.46 CC images/cpuinfo.o [2020-12-15T21:00:03.828Z] #41 33.75 CC images/regfile.o [2020-12-15T21:00:03.932Z] #43 ... [2020-12-15T21:00:03.932Z] [2020-12-15T21:00:03.932Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:03.932Z] #45 178.3 github.com/LK4D4/vndr/godl [2020-12-15T21:00:03.932Z] #45 179.2 github.com/LK4D4/vndr [2020-12-15T21:00:04.087Z] #41 34.21 CC images/ghost-file.o [2020-12-15T21:00:04.142Z] #13 ... [2020-12-15T21:00:04.142Z] [2020-12-15T21:00:04.142Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:04.142Z] #41 50.27 DEP compel/src/lib/infect.d [2020-12-15T21:00:04.142Z] #41 50.51 DEP compel/src/lib/infect-util.d [2020-12-15T21:00:04.142Z] #41 50.67 DEP compel/src/lib/infect-rpc.d [2020-12-15T21:00:04.142Z] #41 50.87 DEP compel/arch/aarch64/src/lib/infect.d [2020-12-15T21:00:04.142Z] #41 51.06 DEP compel/arch/aarch64/src/lib/cpu.d [2020-12-15T21:00:04.142Z] #41 51.11 DEP compel/src/lib/log.d [2020-12-15T21:00:04.142Z] #41 51.19 DEP compel/src/main.d [2020-12-15T21:00:04.142Z] #41 51.30 DEP compel/src/lib/handle-elf.d [2020-12-15T21:00:04.142Z] #41 51.38 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-12-15T21:00:04.142Z] #41 51.65 CC compel/src/lib/log.o [2020-12-15T21:00:04.142Z] #41 51.93 CC compel/arch/aarch64/src/lib/cpu.o [2020-12-15T21:00:04.142Z] #41 52.36 CC compel/arch/aarch64/src/lib/infect.o [2020-12-15T21:00:04.142Z] #41 52.92 CC compel/src/lib/infect-rpc.o [2020-12-15T21:00:04.142Z] #41 53.46 CC compel/src/lib/infect-util.o [2020-12-15T21:00:04.142Z] #41 53.74 CC compel/src/lib/infect.o [2020-12-15T21:00:04.142Z] #41 55.82 CC compel/src/lib/ptrace.o [2020-12-15T21:00:04.142Z] #41 56.40 AR compel/libcompel.a [2020-12-15T21:00:04.142Z] #41 56.51 HOSTCC compel/src/main-host.o [2020-12-15T21:00:04.142Z] #41 56.89 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-12-15T21:00:04.142Z] #41 57.02 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-15T21:00:04.142Z] #41 57.38 HOSTCC compel/src/lib/log-host.o [2020-12-15T21:00:04.229Z] #45 ... [2020-12-15T21:00:04.229Z] [2020-12-15T21:00:04.229Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:00:04.229Z] #20 73.31 Setting up python3-setuptools (40.8.0-1) ... [2020-12-15T21:00:04.335Z] #41 34.41 CC images/inventory.o [2020-12-15T21:00:04.405Z] #41 ... [2020-12-15T21:00:04.405Z] [2020-12-15T21:00:04.405Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-15T21:00:04.405Z] #13 DONE 5.5s [2020-12-15T21:00:04.405Z] [2020-12-15T21:00:04.405Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:04.405Z] #41 57.59 HOSTLINK compel/compel-host-bin [2020-12-15T21:00:04.405Z] #41 ... [2020-12-15T21:00:04.405Z] [2020-12-15T21:00:04.405Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-15T21:00:04.601Z] #41 ... [2020-12-15T21:00:04.601Z] [2020-12-15T21:00:04.601Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:04.601Z] #43 130.2 encoding/xml [2020-12-15T21:00:04.601Z] #43 130.4 go/doc [2020-12-15T21:00:04.601Z] #43 135.6 github.com/LK4D4/vndr/build [2020-12-15T21:00:04.601Z] #43 139.6 github.com/LK4D4/vndr/versioned [2020-12-15T21:00:04.601Z] #43 139.8 compress/flate [2020-12-15T21:00:04.655Z] #41 ... [2020-12-15T21:00:04.655Z] [2020-12-15T21:00:04.655Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:04.655Z] #43 128.6 go/doc [2020-12-15T21:00:04.655Z] #43 130.6 github.com/LK4D4/vndr/versioned [2020-12-15T21:00:04.655Z] #43 130.7 compress/flate [2020-12-15T21:00:04.655Z] #43 134.2 github.com/LK4D4/vndr/build [2020-12-15T21:00:04.655Z] #43 135.3 hash/crc32 [2020-12-15T21:00:04.655Z] #43 136.0 compress/gzip [2020-12-15T21:00:04.655Z] #43 137.1 net [2020-12-15T21:00:04.864Z] #43 ... [2020-12-15T21:00:04.864Z] [2020-12-15T21:00:04.864Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:04.864Z] #41 34.88 CC images/fdinfo.o [2020-12-15T21:00:04.914Z] #43 ... [2020-12-15T21:00:04.914Z] [2020-12-15T21:00:04.914Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:04.914Z] #41 34.82 CC images/fifo.o [2020-12-15T21:00:05.173Z] #41 35.20 CC images/remap-file-path.o [2020-12-15T21:00:05.185Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 14.1% of statements [2020-12-15T21:00:05.436Z] #41 35.49 CC images/fown.o [2020-12-15T21:00:05.741Z] #41 35.66 CC images/eventfd.o [2020-12-15T21:00:05.758Z] #20 ... [2020-12-15T21:00:05.758Z] [2020-12-15T21:00:05.758Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:05.758Z] #45 DONE 190.3s [2020-12-15T21:00:05.798Z] #14 1.455 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-15T21:00:05.798Z] #14 ... [2020-12-15T21:00:05.798Z] [2020-12-15T21:00:05.798Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:05.798Z] #43 120.9 github.com/LK4D4/vndr/godl [2020-12-15T21:00:05.798Z] #43 121.6 github.com/LK4D4/vndr [2020-12-15T21:00:05.798Z] #43 ... [2020-12-15T21:00:05.798Z] [2020-12-15T21:00:05.798Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:00:06.006Z] #41 35.89 CC images/ns.o [2020-12-15T21:00:06.013Z] #41 36.01 CC images/eventpoll.o [2020-12-15T21:00:06.055Z] [2020-12-15T21:00:06.056Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T21:00:06.056Z] #32 ... [2020-12-15T21:00:06.056Z] [2020-12-15T21:00:06.056Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:00:06.056Z] #20 75.09 Setting up python3-pip (18.1-5) ... [2020-12-15T21:00:06.215Z] ok github.com/docker/docker/daemon/config 0.038s coverage: 81.8% of statements [2020-12-15T21:00:06.271Z] #41 ... [2020-12-15T21:00:06.271Z] [2020-12-15T21:00:06.271Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T21:00:06.271Z] #49 130.7 mvdan.cc/sh/v3/cmd/shfmt [2020-12-15T21:00:06.271Z] #49 DONE 140.3s [2020-12-15T21:00:06.271Z] [2020-12-15T21:00:06.271Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:06.271Z] #43 139.3 vendor/golang.org/x/text/transform [2020-12-15T21:00:06.271Z] #43 140.3 vendor/golang.org/x/text/unicode/bidi [2020-12-15T21:00:06.510Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-12-15T21:00:06.579Z] #41 36.51 CC images/regfile.o [2020-12-15T21:00:06.597Z] #22 130.0 Checking out files: 19% (2130/11127) Checking out files: 20% (2226/11127) Checking out files: 21% (2337/11127) Checking out files: 22% (2448/11127) Checking out files: 23% (2560/11127) Checking out files: 24% (2671/11127) Checking out files: 25% (2782/11127) Checking out files: 26% (2894/11127) Checking out files: 27% (3005/11127) Checking out files: 28% (3116/11127) Checking out files: 29% (3227/11127) Checking out files: 30% (3339/11127) Checking out files: 31% (3450/11127) Checking out files: 32% (3561/11127) Checking out files: 32% (3572/11127) Checking out files: 33% (3672/11127) Checking out files: 34% (3784/11127) Checking out files: 35% (3895/11127) Checking out files: 36% (4006/11127) Checking out files: 37% (4117/11127) Checking out files: 38% (4229/11127) Checking out files: 39% (4340/11127) Checking out files: 40% (4451/11127) Checking out files: 41% (4563/11127) Checking out files: 42% (4674/11127) Checking out files: 43% (4785/11127) Checking out files: 44% (4896/11127) Checking out files: 45% (5008/11127) Checking out files: 46% (5119/11127) [2020-12-15T21:00:06.597Z] #22 ... [2020-12-15T21:00:06.597Z] [2020-12-15T21:00:06.597Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-15T21:00:06.597Z] #14 DONE 2.3s [2020-12-15T21:00:06.597Z] [2020-12-15T21:00:06.597Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:00:06.598Z] #22 130.0 Checking out files: 19% (2130/11127) Checking out files: 20% (2226/11127) Checking out files: 21% (2337/11127) Checking out files: 22% (2448/11127) Checking out files: 23% (2560/11127) Checking out files: 24% (2671/11127) Checking out files: 25% (2782/11127) Checking out files: 26% (2894/11127) Checking out files: 27% (3005/11127) Checking out files: 28% (3116/11127) Checking out files: 29% (3227/11127) Checking out files: 30% (3339/11127) Checking out files: 31% (3450/11127) Checking out files: 32% (3561/11127) Checking out files: 32% (3572/11127) Checking out files: 33% (3672/11127) Checking out files: 34% (3784/11127) Checking out files: 35% (3895/11127) Checking out files: 36% (4006/11127) Checking out files: 37% (4117/11127) Checking out files: 38% (4229/11127) Checking out files: 39% (4340/11127) Checking out files: 40% (4451/11127) Checking out files: 41% (4563/11127) Checking out files: 42% (4674/11127) Checking out files: 43% (4785/11127) Checking out files: 44% (4896/11127) Checking out files: 45% (5008/11127) Checking out files: 46% (5119/11127) Checking out files: 47% (5230/11127) Checking out files: 48% (5341/11127) Checking out files: 49% (5453/11127) [2020-12-15T21:00:06.598Z] #22 ... [2020-12-15T21:00:06.598Z] [2020-12-15T21:00:06.598Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T21:00:06.598Z] #30 DONE 131.5s [2020-12-15T21:00:06.598Z] [2020-12-15T21:00:06.598Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:00:06.839Z] #41 36.88 CC images/ghost-file.o [2020-12-15T21:00:06.861Z] #22 130.0 Checking out files: 19% (2130/11127) Checking out files: 20% (2226/11127) Checking out files: 21% (2337/11127) Checking out files: 22% (2448/11127) Checking out files: 23% (2560/11127) Checking out files: 24% (2671/11127) Checking out files: 25% (2782/11127) Checking out files: 26% (2894/11127) Checking out files: 27% (3005/11127) Checking out files: 28% (3116/11127) Checking out files: 29% (3227/11127) Checking out files: 30% (3339/11127) Checking out files: 31% (3450/11127) Checking out files: 32% (3561/11127) Checking out files: 32% (3572/11127) Checking out files: 33% (3672/11127) Checking out files: 34% (3784/11127) Checking out files: 35% (3895/11127) Checking out files: 36% (4006/11127) Checking out files: 37% (4117/11127) Checking out files: 38% (4229/11127) Checking out files: 39% (4340/11127) Checking out files: 40% (4451/11127) Checking out files: 41% (4563/11127) Checking out files: 42% (4674/11127) Checking out files: 43% (4785/11127) Checking out files: 44% (4896/11127) Checking out files: 45% (5008/11127) Checking out files: 46% (5119/11127) Checking out files: 47% (5230/11127) Checking out files: 48% (5341/11127) Checking out files: 49% (5453/11127) Checking out files: 50% (5564/11127) Checking out files: 51% (5675/11127) Checking out files: 51% (5777/11127) Checking out files: 52% (5787/11127) [2020-12-15T21:00:06.861Z] #22 ... [2020-12-15T21:00:06.861Z] [2020-12-15T21:00:06.861Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:06.861Z] #51 1.790 + RM_GOPATH=0 [2020-12-15T21:00:06.861Z] #51 1.790 + TMP_GOPATH= [2020-12-15T21:00:06.861Z] #51 1.790 + : /build [2020-12-15T21:00:06.861Z] #51 1.790 + '[' -z '' ']' [2020-12-15T21:00:06.861Z] #51 1.791 ++ mktemp -d [2020-12-15T21:00:06.861Z] #51 1.793 + export GOPATH=/tmp/tmp.ECJivwoq9k [2020-12-15T21:00:06.861Z] #51 1.793 + GOPATH=/tmp/tmp.ECJivwoq9k [2020-12-15T21:00:06.861Z] #51 1.793 + RM_GOPATH=1 [2020-12-15T21:00:06.861Z] #51 1.793 + case "$(go env GOARCH)" in [2020-12-15T21:00:06.861Z] #51 1.797 ++ go env GOARCH [2020-12-15T21:00:06.861Z] #51 1.806 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T21:00:06.861Z] #51 1.806 + GO_BUILDMODE=-buildmode=pie [2020-12-15T21:00:06.861Z] #51 1.811 ++ dirname /tmp/install/install.sh [2020-12-15T21:00:06.861Z] #51 1.824 + dir=/tmp/install [2020-12-15T21:00:06.861Z] #51 1.830 + bin=runc [2020-12-15T21:00:06.861Z] #51 1.831 + shift [2020-12-15T21:00:06.861Z] #51 1.831 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-15T21:00:06.861Z] #51 1.837 + . /tmp/install/runc.installer [2020-12-15T21:00:06.861Z] #51 1.838 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-15T21:00:06.861Z] #51 1.838 + install_runc [2020-12-15T21:00:06.861Z] #51 1.839 + uname -r [2020-12-15T21:00:06.861Z] #51 1.840 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-15T21:00:06.861Z] #51 1.845 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-15T21:00:06.861Z] #51 1.846 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-15T21:00:06.861Z] #51 1.846 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-15T21:00:06.861Z] #51 1.847 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ECJivwoq9k/src/github.com/opencontainers/runc [2020-12-15T21:00:06.861Z] #51 1.853 Cloning into '/tmp/tmp.ECJivwoq9k/src/github.com/opencontainers/runc'... [2020-12-15T21:00:06.861Z] #51 8.421 + cd /tmp/tmp.ECJivwoq9k/src/github.com/opencontainers/runc [2020-12-15T21:00:06.861Z] #51 8.421 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-15T21:00:06.861Z] #51 9.256 + '[' -z '' ']' [2020-12-15T21:00:06.861Z] #51 9.256 + target=static [2020-12-15T21:00:06.861Z] #51 9.256 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-15T21:00:06.861Z] #51 9.465 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-12-15T21:00:06.861Z] #51 ... [2020-12-15T21:00:06.861Z] [2020-12-15T21:00:06.861Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:06.861Z] #43 DONE 132.1s [2020-12-15T21:00:06.861Z] [2020-12-15T21:00:06.861Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:00:07.138Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-12-15T21:00:07.409Z] #41 37.58 CC images/fifo.o [2020-12-15T21:00:07.766Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-12-15T21:00:07.979Z] #41 37.97 CC images/remap-file-path.o [2020-12-15T21:00:08.154Z] #20 77.03 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T21:00:08.154Z] #20 77.08 Processing triggers for mime-support (3.62) ... [2020-12-15T21:00:08.470Z] #20 DONE 77.3s [2020-12-15T21:00:08.470Z] [2020-12-15T21:00:08.470Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-15T21:00:08.549Z] #41 38.40 CC images/eventfd.o [2020-12-15T21:00:08.768Z] #21 0.379 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-15T21:00:08.768Z] #21 0.387 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-15T21:00:08.768Z] #21 0.390 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-15T21:00:08.768Z] #21 DONE 0.5s [2020-12-15T21:00:08.768Z] [2020-12-15T21:00:08.768Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-15T21:00:08.796Z] ok github.com/docker/docker/daemon 12.270s coverage: 17.2% of statements [2020-12-15T21:00:08.796Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-15T21:00:08.796Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-15T21:00:08.796Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-15T21:00:08.796Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-15T21:00:08.809Z] #41 38.76 CC images/eventpoll.o [2020-12-15T21:00:09.072Z] #41 ... [2020-12-15T21:00:09.072Z] [2020-12-15T21:00:09.072Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-15T21:00:09.072Z] #49 135.4 mvdan.cc/sh/v3/cmd/shfmt [2020-12-15T21:00:09.072Z] #49 DONE 144.8s [2020-12-15T21:00:09.072Z] [2020-12-15T21:00:09.072Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:09.072Z] #41 39.13 CC images/fh.o [2020-12-15T21:00:09.514Z] #22 130.0 Checking out files: 19% (2130/11127) Checking out files: 20% (2226/11127) Checking out files: 21% (2337/11127) Checking out files: 22% (2448/11127) Checking out files: 23% (2560/11127) Checking out files: 24% (2671/11127) Checking out files: 25% (2782/11127) Checking out files: 26% (2894/11127) Checking out files: 27% (3005/11127) Checking out files: 28% (3116/11127) Checking out files: 29% (3227/11127) Checking out files: 30% (3339/11127) Checking out files: 31% (3450/11127) Checking out files: 32% (3561/11127) Checking out files: 32% (3572/11127) Checking out files: 33% (3672/11127) Checking out files: 34% (3784/11127) Checking out files: 35% (3895/11127) Checking out files: 36% (4006/11127) Checking out files: 37% (4117/11127) Checking out files: 38% (4229/11127) Checking out files: 39% (4340/11127) Checking out files: 40% (4451/11127) Checking out files: 41% (4563/11127) Checking out files: 42% (4674/11127) Checking out files: 43% (4785/11127) Checking out files: 44% (4896/11127) Checking out files: 45% (5008/11127) Checking out files: 46% (5119/11127) Checking out files: 47% (5230/11127) Checking out files: 48% (5341/11127) Checking out files: 49% (5453/11127) Checking out files: 50% (5564/11127) Checking out files: 51% (5675/11127) Checking out files: 51% (5777/11127) Checking out files: 52% (5787/11127) Checking out files: 53% (5898/11127) Checking out files: 54% (6009/11127) Checking out files: 55% (6120/11127) Checking out files: 56% (6232/11127) Checking out files: 57% (6343/11127) Checking out files: 58% (6454/11127) Checking out files: 59% (6565/11127) Checking out files: 60% (6677/11127) Checking out files: 61% (6788/11127) Checking out files: 62% (6899/11127) Checking out files: 63% (7011/11127) Checking out files: 64% (7122/11127) Checking out files: 65% (7233/11127) Checking out files: 66% (7344/11127) Checking out files: 66% (7439/11127) Checking out files: 67% (7456/11127) Checking out files: 68% (7567/11127) Checking out files: 69% (7678/11127) Checking out files: 70% (7789/11127) Checking out files: 71% (7901/11127) Checking out files: 72% (8012/11127) Checking out files: 73% (8123/11127) Checking out files: 74% (8234/11127) Checking out files: 75% (8346/11127) Checking out files: 76% (8457/11127) Checking out files: 77% (8568/11127) Checking out files: 78% (8680/11127) Checking out files: 79% (8791/11127) Checking out files: 80% (8902/11127) Checking out files: 81% (9013/11127) Checking out files: 82% (9125/11127) Checking out files: 83% (9236/11127) Checking out files: 84% (9347/11127) Checking out files: 85% (9458/11127) Checking out files: 85% (9482/11127) Checking out files: 86% (9570/11127) Checking out files: 87% (9681/11127) Checking out files: 88% (9792/11127) Checking out files: 89% (9904/11127) Checking out files: 90% (10015/11127) Checking out files: 91% (10126/11127) Checking out files: 92% (10237/11127) Checking out files: 93% (10349/11127) Checking out files: 94% (10460/11127) Checking out files: 95% (10571/11127) Checking out files: 96% (10682/11127) Checking out files: 97% (10794/11127) Checking out files: 98% (10905/11127) Checking out files: 99% (11016/11127) Checking out files: 100% (11127/11127) Checking out files: 100% (11127/11127), done. [2020-12-15T21:00:09.514Z] #22 134.7 + cd /tmp/tmp.4rECqeMAXq/tmp/docker-ce [2020-12-15T21:00:09.514Z] #22 134.7 + git checkout -q v17.06.2-ce [2020-12-15T21:00:09.559Z] #43 143.3 vendor/golang.org/x/text/secure/bidirule [2020-12-15T21:00:09.645Z] #41 39.69 CC images/fsnotify.o [2020-12-15T21:00:09.819Z] #43 144.0 vendor/golang.org/x/text/unicode/norm [2020-12-15T21:00:10.092Z] #22 ... [2020-12-15T21:00:10.092Z] [2020-12-15T21:00:10.092Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-15T21:00:10.092Z] #15 DONE 3.5s [2020-12-15T21:00:10.296Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-12-15T21:00:10.362Z] [2020-12-15T21:00:10.362Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-15T21:00:10.586Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.193s coverage: 56.2% of statements [2020-12-15T21:00:10.862Z] #22 ... [2020-12-15T21:00:10.862Z] [2020-12-15T21:00:10.862Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T21:00:10.862Z] #32 DONE 195.3s [2020-12-15T21:00:11.027Z] #41 40.89 CC images/signalfd.o [2020-12-15T21:00:11.160Z] [2020-12-15T21:00:11.160Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:11.160Z] #43 126.4 CC criu/crtools.o [2020-12-15T21:00:11.160Z] #43 127.5 CC criu/eventfd.o [2020-12-15T21:00:11.160Z] #43 128.1 CC criu/eventpoll.o [2020-12-15T21:00:11.160Z] #43 129.9 CC criu/external.o [2020-12-15T21:00:11.160Z] #43 130.3 CC criu/fault-injection.o [2020-12-15T21:00:11.160Z] #43 130.4 CC criu/fdstore.o [2020-12-15T21:00:11.160Z] #43 130.9 CC criu/fifo.o [2020-12-15T21:00:11.287Z] #41 41.37 CC images/fs.o [2020-12-15T21:00:11.287Z] #41 41.42 CC images/pstree.o [2020-12-15T21:00:11.547Z] #41 41.58 CC images/pipe.o [2020-12-15T21:00:11.727Z] #43 ... [2020-12-15T21:00:11.727Z] [2020-12-15T21:00:11.727Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:11.727Z] #41 36.53 CC images/fh.o [2020-12-15T21:00:11.727Z] #41 37.12 CC images/fsnotify.o [2020-12-15T21:00:11.727Z] #41 38.10 CC images/signalfd.o [2020-12-15T21:00:11.727Z] #41 38.39 CC images/fs.o [2020-12-15T21:00:11.727Z] #41 38.67 CC images/pstree.o [2020-12-15T21:00:11.727Z] #41 39.00 CC images/pipe.o [2020-12-15T21:00:11.727Z] #41 39.47 CC images/tcp-stream.o [2020-12-15T21:00:11.727Z] #41 39.88 CC images/sk-packet.o [2020-12-15T21:00:11.727Z] #41 40.46 CC images/mnt.o [2020-12-15T21:00:11.727Z] #41 40.89 CC images/pipe-data.o [2020-12-15T21:00:11.727Z] #41 41.41 CC images/sa.o [2020-12-15T21:00:11.727Z] #41 41.66 CC images/timer.o [2020-12-15T21:00:11.805Z] #43 131.5 CC criu/file-ids.o [2020-12-15T21:00:12.101Z] #43 132.1 CC criu/file-lock.o [2020-12-15T21:00:12.117Z] #41 41.95 CC images/tcp-stream.o [2020-12-15T21:00:12.296Z] #41 42.27 CC images/timerfd.o [2020-12-15T21:00:12.377Z] #41 42.33 CC images/sk-packet.o [2020-12-15T21:00:12.556Z] #41 42.56 CC images/mm.o [2020-12-15T21:00:12.639Z] #41 42.69 CC images/mnt.o [2020-12-15T21:00:12.899Z] #41 42.94 CC images/pipe-data.o [2020-12-15T21:00:12.920Z] #16 DONE 2.6s [2020-12-15T21:00:12.920Z] [2020-12-15T21:00:12.920Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-15T21:00:13.126Z] #41 43.19 CC images/sk-opts.o [2020-12-15T21:00:13.152Z] #43 133.1 CC criu/files-ext.o [2020-12-15T21:00:13.159Z] #41 43.25 CC images/sa.o [2020-12-15T21:00:13.386Z] #41 43.50 CC images/sk-unix.o [2020-12-15T21:00:13.418Z] #41 43.61 CC images/timer.o [2020-12-15T21:00:13.805Z] #43 133.6 CC criu/files-reg.o [2020-12-15T21:00:13.956Z] #41 44.09 CC images/sk-inet.o [2020-12-15T21:00:13.988Z] #41 44.18 CC images/timerfd.o [2020-12-15T21:00:14.317Z] #17 DONE 1.7s [2020-12-15T21:00:14.318Z] [2020-12-15T21:00:14.318Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:00:14.526Z] #41 44.75 CC images/tun.o [2020-12-15T21:00:14.558Z] #41 44.48 CC images/mm.o [2020-12-15T21:00:14.581Z] #18 ... [2020-12-15T21:00:14.581Z] [2020-12-15T21:00:14.581Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:14.581Z] #41 58.02 DEP soccr/soccr.d [2020-12-15T21:00:14.581Z] #41 58.25 CC soccr/soccr.o [2020-12-15T21:00:14.581Z] #41 59.59 AR soccr/libsoccr.a [2020-12-15T21:00:14.581Z] #41 59.65 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-15T21:00:14.581Z] #41 60.16 DEP criu/arch/aarch64/sigframe.d [2020-12-15T21:00:14.581Z] #41 60.38 DEP criu/arch/aarch64/crtools.d [2020-12-15T21:00:14.581Z] #41 60.64 DEP criu/arch/aarch64/cpu.d [2020-12-15T21:00:14.581Z] #41 60.70 DEP criu/arch/aarch64/bitops.d [2020-12-15T21:00:14.581Z] #41 60.82 CC criu/arch/aarch64/bitops.o [2020-12-15T21:00:14.581Z] #41 60.93 CC criu/arch/aarch64/cpu.o [2020-12-15T21:00:14.581Z] #41 61.08 CC criu/arch/aarch64/crtools.o [2020-12-15T21:00:14.581Z] #41 61.69 CC criu/arch/aarch64/sigframe.o [2020-12-15T21:00:14.581Z] #41 62.17 LINK criu/arch/aarch64/crtools.built-in.o [2020-12-15T21:00:14.581Z] #41 62.27 DEP criu/pie/util-vdso.d [2020-12-15T21:00:14.581Z] #41 62.42 DEP criu/pie/util.d [2020-12-15T21:00:14.581Z] #41 62.52 CC criu/pie/util.o [2020-12-15T21:00:14.581Z] #41 62.79 CC criu/pie/util-vdso.o [2020-12-15T21:00:14.581Z] #41 63.36 AR criu/pie/pie.lib.a [2020-12-15T21:00:14.581Z] #41 63.47 DEP criu/pie/restorer.d [2020-12-15T21:00:14.581Z] #41 63.79 DEP criu/arch/aarch64/intraprocedure.d [2020-12-15T21:00:14.581Z] #41 63.82 DEP criu/arch/aarch64/restorer.d [2020-12-15T21:00:14.581Z] #41 64.15 DEP criu/arch/aarch64/vdso-pie.d [2020-12-15T21:00:14.581Z] #41 64.33 DEP criu/pie/parasite-vdso.d [2020-12-15T21:00:14.581Z] #41 64.48 DEP criu/pie/parasite.d [2020-12-15T21:00:14.581Z] #41 64.80 CC criu/pie/parasite.o [2020-12-15T21:00:14.581Z] #41 66.58 LINK criu/pie/parasite.built-in.o [2020-12-15T21:00:14.581Z] #41 66.58 GEN criu/pie/parasite-blob.h [2020-12-15T21:00:14.581Z] #41 66.61 CC criu/pie/parasite-vdso.o [2020-12-15T21:00:14.581Z] #41 67.29 CC criu/arch/aarch64/vdso-pie.o [2020-12-15T21:00:14.581Z] #41 67.69 CC criu/arch/aarch64/restorer.o [2020-12-15T21:00:14.844Z] #41 68.12 CC criu/arch/aarch64/intraprocedure.o [2020-12-15T21:00:14.844Z] #41 68.16 CC criu/pie/restorer.o [2020-12-15T21:00:14.844Z] #41 ... [2020-12-15T21:00:14.844Z] [2020-12-15T21:00:14.844Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:00:14.844Z] #22 139.2 + mkdir -p /tmp/tmp.4rECqeMAXq/src/github.com/docker [2020-12-15T21:00:14.844Z] #22 139.2 + mv components/cli /tmp/tmp.4rECqeMAXq/src/github.com/docker/cli [2020-12-15T21:00:14.844Z] #22 139.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-12-15T21:00:14.856Z] #43 ... [2020-12-15T21:00:14.856Z] [2020-12-15T21:00:14.856Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-15T21:00:14.856Z] #22 5.735 Collecting yamllint==1.16.0 [2020-12-15T21:00:14.856Z] #22 6.115 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-15T21:00:15.029Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.053s coverage: 46.2% of statements [2020-12-15T21:00:15.129Z] #41 44.95 CC images/sk-opts.o [2020-12-15T21:00:15.129Z] #41 ... [2020-12-15T21:00:15.129Z] [2020-12-15T21:00:15.129Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:15.129Z] #43 140.9 hash/crc32 [2020-12-15T21:00:15.129Z] #43 141.9 net [2020-12-15T21:00:15.129Z] #43 144.0 compress/gzip [2020-12-15T21:00:15.129Z] #43 144.9 vendor/golang.org/x/text/transform [2020-12-15T21:00:15.129Z] #43 145.9 vendor/golang.org/x/text/unicode/bidi [2020-12-15T21:00:15.129Z] #43 148.6 vendor/golang.org/x/text/secure/bidirule [2020-12-15T21:00:15.129Z] #43 149.0 vendor/golang.org/x/text/unicode/norm [2020-12-15T21:00:15.155Z] #22 6.203 Collecting pyyaml (from yamllint==1.16.0) [2020-12-15T21:00:15.155Z] #22 6.417 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-15T21:00:15.389Z] #43 ... [2020-12-15T21:00:15.389Z] [2020-12-15T21:00:15.389Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:15.389Z] #41 45.39 CC images/sk-unix.o [2020-12-15T21:00:15.466Z] #41 45.26 CC images/sk-netlink.o [2020-12-15T21:00:15.658Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-12-15T21:00:15.726Z] #41 45.67 CC images/packet-sock.o [2020-12-15T21:00:15.726Z] #41 ... [2020-12-15T21:00:15.726Z] [2020-12-15T21:00:15.726Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:15.726Z] #43 149.9 vendor/golang.org/x/net/idna [2020-12-15T21:00:15.958Z] #41 45.93 CC images/sk-inet.o [2020-12-15T21:00:16.527Z] #41 46.60 CC images/tun.o [2020-12-15T21:00:16.687Z] #22 8.098 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-15T21:00:16.987Z] #22 8.168 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-15T21:00:16.987Z] #22 8.218 Building wheels for collected packages: pyyaml [2020-12-15T21:00:16.987Z] #22 8.219 Running setup.py bdist_wheel for pyyaml: started [2020-12-15T21:00:17.467Z] #41 47.23 CC images/sk-netlink.o [2020-12-15T21:00:17.467Z] #41 47.56 CC images/packet-sock.o [2020-12-15T21:00:18.406Z] #41 48.28 CC images/ipc-var.o [2020-12-15T21:00:18.527Z] #22 9.456 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-15T21:00:18.527Z] #22 9.458 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-15T21:00:18.527Z] #22 9.546 Successfully built pyyaml [2020-12-15T21:00:18.527Z] #22 9.566 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-15T21:00:18.668Z] #41 48.63 CC images/ipc-desc.o [2020-12-15T21:00:18.842Z] #22 9.891 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-15T21:00:18.843Z] #22 DONE 10.1s [2020-12-15T21:00:18.843Z] [2020-12-15T21:00:18.843Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:18.843Z] #43 136.1 CC criu/files.o [2020-12-15T21:00:18.929Z] #41 49.03 CC images/ipc-shm.o [2020-12-15T21:00:19.145Z] #43 138.9 CC criu/filesystems.o [2020-12-15T21:00:19.159Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.241s coverage: 49.5% of statements [2020-12-15T21:00:19.189Z] #41 49.23 CC images/ipc-msg.o [2020-12-15T21:00:19.759Z] #41 49.56 CC images/ipc-sem.o [2020-12-15T21:00:19.788Z] #43 139.8 CC criu/fsnotify.o [2020-12-15T21:00:19.926Z] #43 153.7 vendor/golang.org/x/net/http2/hpack [2020-12-15T21:00:20.019Z] #41 49.86 CC images/utsns.o [2020-12-15T21:00:20.152Z] #22 ... [2020-12-15T21:00:20.152Z] [2020-12-15T21:00:20.152Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:20.152Z] #41 70.79 LINK criu/pie/restorer.built-in.o [2020-12-15T21:00:20.152Z] #41 70.80 GEN criu/pie/restorer-blob.h [2020-12-15T21:00:20.152Z] #41 70.86 DEP criu/vdso.d [2020-12-15T21:00:20.152Z] #41 71.03 DEP criu/uts_ns.d [2020-12-15T21:00:20.152Z] #41 71.25 DEP criu/util.d [2020-12-15T21:00:20.152Z] #41 71.53 DEP criu/uffd.d [2020-12-15T21:00:20.152Z] #41 71.77 DEP criu/tun.d [2020-12-15T21:00:20.152Z] #41 72.07 DEP criu/tty.d [2020-12-15T21:00:20.152Z] #41 72.29 DEP criu/timerfd.d [2020-12-15T21:00:20.152Z] #41 72.46 DEP criu/timens.d [2020-12-15T21:00:20.152Z] #41 72.60 DEP criu/sysfs_parse.d [2020-12-15T21:00:20.152Z] #41 72.76 DEP criu/sysctl.d [2020-12-15T21:00:20.152Z] #41 72.99 DEP criu/string.d [2020-12-15T21:00:20.152Z] #41 73.03 DEP criu/stats.d [2020-12-15T21:00:20.152Z] #41 73.16 DEP criu/sockets.d [2020-12-15T21:00:20.152Z] #41 73.37 DEP criu/sk-unix.d [2020-12-15T21:00:20.152Z] #41 73.59 DEP criu/sk-tcp.d [2020-12-15T21:00:20.279Z] #41 50.15 CC images/creds.o [2020-12-15T21:00:20.539Z] #41 50.62 CC images/vma.o [2020-12-15T21:00:20.728Z] #41 73.89 DEP criu/sk-queue.d [2020-12-15T21:00:20.728Z] #41 74.09 DEP criu/sk-packet.d [2020-12-15T21:00:20.991Z] #41 74.30 DEP criu/sk-netlink.d [2020-12-15T21:00:20.992Z] #41 74.51 DEP criu/sk-inet.d [2020-12-15T21:00:21.109Z] #41 51.04 CC images/netdev.o [2020-12-15T21:00:21.254Z] #41 74.77 DEP criu/signalfd.d [2020-12-15T21:00:21.318Z] #43 141.1 CC criu/image-desc.o [2020-12-15T21:00:21.318Z] #43 141.3 CC criu/image.o [2020-12-15T21:00:21.322Z] #43 155.3 mime [2020-12-15T21:00:21.586Z] #43 ... [2020-12-15T21:00:21.586Z] [2020-12-15T21:00:21.586Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:21.586Z] #41 46.10 CC images/ipc-var.o [2020-12-15T21:00:21.586Z] #41 46.42 CC images/ipc-desc.o [2020-12-15T21:00:21.586Z] #41 46.78 CC images/ipc-shm.o [2020-12-15T21:00:21.586Z] #41 47.21 CC images/ipc-msg.o [2020-12-15T21:00:21.586Z] #41 47.67 CC images/ipc-sem.o [2020-12-15T21:00:21.586Z] #41 47.86 CC images/utsns.o [2020-12-15T21:00:21.586Z] #41 48.01 CC images/creds.o [2020-12-15T21:00:21.586Z] #41 48.33 CC images/vma.o [2020-12-15T21:00:21.586Z] #41 48.56 CC images/netdev.o [2020-12-15T21:00:21.586Z] #41 49.12 CC images/tty.o [2020-12-15T21:00:21.586Z] #41 49.56 CC images/file-lock.o [2020-12-15T21:00:21.586Z] #41 49.95 CC images/rlimit.o [2020-12-15T21:00:21.586Z] #41 50.26 CC images/pagemap.o [2020-12-15T21:00:21.586Z] #41 50.74 CC images/siginfo.o [2020-12-15T21:00:21.586Z] #41 51.26 CC images/rpc.o [2020-12-15T21:00:21.729Z] #41 51.65 CC images/tty.o [2020-12-15T21:00:21.831Z] #41 74.94 DEP criu/sigframe.d [2020-12-15T21:00:21.831Z] #41 75.12 DEP criu/shmem.d [2020-12-15T21:00:21.831Z] #41 75.35 DEP criu/servicefd.d [2020-12-15T21:00:22.372Z] #43 142.2 CC criu/ipc_ns.o [2020-12-15T21:00:22.407Z] #41 75.53 DEP criu/seize.d [2020-12-15T21:00:22.407Z] #41 75.70 DEP criu/seccomp.d [2020-12-15T21:00:22.407Z] #41 75.85 DEP criu/rst-malloc.d [2020-12-15T21:00:22.407Z] #41 75.91 DEP criu/rbtree.d [2020-12-15T21:00:22.674Z] #41 75.94 DEP criu/pstree.d [2020-12-15T21:00:22.674Z] #41 76.04 DEP criu/protobuf.d [2020-12-15T21:00:22.674Z] #41 76.16 GEN criu/protobuf-desc-gen.h [2020-12-15T21:00:22.688Z] #41 52.66 CC images/file-lock.o [2020-12-15T21:00:22.966Z] #41 53.02 CC images/rlimit.o [2020-12-15T21:00:23.228Z] #41 53.36 CC images/pagemap.o [2020-12-15T21:00:23.428Z] #43 143.5 CC criu/irmap.o [2020-12-15T21:00:23.495Z] #41 53.15 CC images/ext-file.o [2020-12-15T21:00:23.495Z] #41 53.47 CC images/cgroup.o [2020-12-15T21:00:23.795Z] #41 53.93 CC images/siginfo.o [2020-12-15T21:00:24.065Z] #41 ... [2020-12-15T21:00:24.065Z] [2020-12-15T21:00:24.065Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:24.065Z] #43 158.4 mime/quotedprintable [2020-12-15T21:00:24.370Z] #41 54.25 CC images/rpc.o [2020-12-15T21:00:24.493Z] #43 144.1 CC criu/kcmp-ids.o [2020-12-15T21:00:24.493Z] #43 144.5 CC criu/kerndat.o [2020-12-15T21:00:25.012Z] #43 159.1 net/http/internal [2020-12-15T21:00:25.236Z] #41 78.24 DEP criu/protobuf-desc.d [2020-12-15T21:00:25.236Z] #41 78.43 DEP criu/proc_parse.d [2020-12-15T21:00:25.236Z] #41 78.63 DEP criu/plugin.d [2020-12-15T21:00:25.499Z] #41 78.70 DEP criu/pipes.d [2020-12-15T21:00:25.751Z] #41 55.75 CC images/ext-file.o [2020-12-15T21:00:25.765Z] #41 79.06 DEP criu/pie-util.d [2020-12-15T21:00:25.765Z] #41 79.21 DEP criu/pie-util-vdso.d [2020-12-15T21:00:25.954Z] #43 ... [2020-12-15T21:00:25.954Z] [2020-12-15T21:00:25.954Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T21:00:25.954Z] #11 150.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-15T21:00:25.954Z] #11 150.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-15T21:00:25.954Z] #11 150.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T21:00:26.011Z] #41 56.01 CC images/cgroup.o [2020-12-15T21:00:26.027Z] #41 79.33 DEP criu/path.d [2020-12-15T21:00:26.028Z] #43 145.6 CC criu/libnetlink.o [2020-12-15T21:00:26.059Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.783s coverage: 73.1% of statements [2020-12-15T21:00:26.059Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-15T21:00:26.059Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-12-15T21:00:26.059Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.456s coverage: 57.7% of statements [2020-12-15T21:00:26.059Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-15T21:00:26.059Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-15T21:00:26.218Z] #11 ... [2020-12-15T21:00:26.218Z] [2020-12-15T21:00:26.218Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:00:26.219Z] #56 160.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-15T21:00:26.219Z] #56 160.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-15T21:00:26.292Z] #41 79.51 DEP criu/parasite-syscall.d [2020-12-15T21:00:26.292Z] #41 ... [2020-12-15T21:00:26.292Z] [2020-12-15T21:00:26.292Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:00:26.292Z] #18 2.038 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T21:00:26.292Z] #18 2.133 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T21:00:26.292Z] #18 2.226 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T21:00:26.292Z] #18 2.740 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-15T21:00:26.292Z] #18 3.559 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [249 kB] [2020-12-15T21:00:26.292Z] #18 4.749 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-15T21:00:26.292Z] #18 7.661 Fetched 8233 kB in 6s (1364 kB/s) [2020-12-15T21:00:26.292Z] #18 7.661 Reading package lists... [2020-12-15T21:00:26.327Z] #43 146.1 CC criu/log.o [2020-12-15T21:00:26.555Z] #18 11.25 Reading package lists... [2020-12-15T21:00:26.555Z] #18 ... [2020-12-15T21:00:26.555Z] [2020-12-15T21:00:26.555Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:26.555Z] #41 79.92 DEP criu/pagemap.d [2020-12-15T21:00:26.626Z] #43 146.6 CC criu/lsm.o [2020-12-15T21:00:26.819Z] #41 80.17 DEP criu/pagemap-cache.d [2020-12-15T21:00:27.082Z] #41 80.41 DEP criu/page-xfer.d [2020-12-15T21:00:27.087Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-12-15T21:00:27.272Z] #43 147.2 CC criu/mem.o [2020-12-15T21:00:27.346Z] #41 80.68 DEP criu/page-pipe.d [2020-12-15T21:00:27.393Z] #41 57.16 CC images/userns.o [2020-12-15T21:00:27.393Z] #41 57.33 CC images/google/protobuf/descriptor.o [2020-12-15T21:00:27.609Z] #41 80.84 DEP criu/netfilter.d [2020-12-15T21:00:27.609Z] #41 80.99 DEP criu/net.d [2020-12-15T21:00:27.716Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-12-15T21:00:27.873Z] #41 81.16 DEP criu/namespaces.d [2020-12-15T21:00:27.873Z] #41 81.31 DEP criu/mount.d [2020-12-15T21:00:28.332Z] #41 ... [2020-12-15T21:00:28.332Z] [2020-12-15T21:00:28.332Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:00:28.332Z] #56 164.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-15T21:00:28.346Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 6.5% of statements [2020-12-15T21:00:28.346Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-15T21:00:28.346Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-15T21:00:28.448Z] #41 81.55 DEP criu/memfd.d [2020-12-15T21:00:28.448Z] #41 81.83 DEP criu/mem.d [2020-12-15T21:00:28.592Z] #56 164.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-15T21:00:28.593Z] #56 ... [2020-12-15T21:00:28.593Z] [2020-12-15T21:00:28.593Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T21:00:28.593Z] #11 154.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-15T21:00:28.593Z] #11 154.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-15T21:00:28.593Z] #11 154.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T21:00:28.593Z] #11 ... [2020-12-15T21:00:28.593Z] [2020-12-15T21:00:28.593Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:28.593Z] #43 154.8 vendor/golang.org/x/net/idna [2020-12-15T21:00:28.593Z] #43 158.6 vendor/golang.org/x/net/http2/hpack [2020-12-15T21:00:28.593Z] #43 160.4 mime [2020-12-15T21:00:28.593Z] #43 162.9 mime/quotedprintable [2020-12-15T21:00:28.593Z] #43 163.7 net/http/internal [2020-12-15T21:00:28.712Z] #41 82.08 DEP criu/lsm.d [2020-12-15T21:00:28.976Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 41.0% of statements [2020-12-15T21:00:28.976Z] #41 82.28 DEP criu/log.d [2020-12-15T21:00:29.239Z] #41 82.45 DEP criu/libnetlink.d [2020-12-15T21:00:29.239Z] #41 82.59 DEP criu/kerndat.d [2020-12-15T21:00:29.374Z] #43 149.0 CC criu/memfd.o [2020-12-15T21:00:29.503Z] #41 82.91 DEP criu/kcmp-ids.d [2020-12-15T21:00:29.605Z] ok github.com/docker/docker/daemon/logger/awslogs 0.081s coverage: 77.8% of statements [2020-12-15T21:00:29.605Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-15T21:00:29.605Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-15T21:00:29.679Z] #43 149.6 CC criu/mount.o [2020-12-15T21:00:29.767Z] #41 83.00 DEP criu/irmap.d [2020-12-15T21:00:29.767Z] #41 83.13 DEP criu/ipc_ns.d [2020-12-15T21:00:29.894Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-12-15T21:00:29.974Z] #43 ... [2020-12-15T21:00:29.975Z] [2020-12-15T21:00:29.975Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:29.975Z] #41 59.99 CC images/opts.o [2020-12-15T21:00:30.031Z] #41 83.33 DEP criu/image.d [2020-12-15T21:00:30.235Z] #41 60.36 CC images/seccomp.o [2020-12-15T21:00:30.294Z] #41 83.52 DEP criu/image-desc.d [2020-12-15T21:00:30.294Z] #41 83.65 DEP criu/fsnotify.d [2020-12-15T21:00:30.525Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2020-12-15T21:00:30.557Z] #41 83.79 DEP criu/filesystems.d [2020-12-15T21:00:30.557Z] #41 83.99 DEP criu/files.d [2020-12-15T21:00:30.805Z] #41 60.87 CC images/binfmt-misc.o [2020-12-15T21:00:30.814Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 61.6% of statements [2020-12-15T21:00:30.814Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-12-15T21:00:30.821Z] #41 84.26 DEP criu/files-reg.d [2020-12-15T21:00:31.099Z] #41 84.51 DEP criu/files-ext.d [2020-12-15T21:00:31.363Z] #41 84.67 DEP criu/file-lock.d [2020-12-15T21:00:31.363Z] #41 84.82 DEP criu/file-ids.d [2020-12-15T21:00:31.375Z] #41 61.17 CC images/time.o [2020-12-15T21:00:31.375Z] #41 61.39 CC images/sysctl.o [2020-12-15T21:00:31.503Z] #56 ... [2020-12-15T21:00:31.503Z] [2020-12-15T21:00:31.503Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:31.503Z] #43 165.1 net/textproto [2020-12-15T21:00:31.503Z] #43 165.1 crypto/x509 [2020-12-15T21:00:31.626Z] #41 84.98 DEP criu/fifo.d [2020-12-15T21:00:31.626Z] #41 85.11 DEP criu/fdstore.d [2020-12-15T21:00:31.635Z] #41 61.67 CC images/autofs.o [2020-12-15T21:00:31.842Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 75.2% of statements [2020-12-15T21:00:31.842Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-15T21:00:31.890Z] #41 85.25 DEP criu/fault-injection.d [2020-12-15T21:00:31.890Z] #41 85.28 DEP criu/external.d [2020-12-15T21:00:31.894Z] #41 61.93 CC images/macvlan.o [2020-12-15T21:00:32.131Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 55.1% of statements [2020-12-15T21:00:32.153Z] #41 85.39 DEP criu/eventpoll.d [2020-12-15T21:00:32.153Z] #41 85.63 DEP criu/eventfd.d [2020-12-15T21:00:32.154Z] #41 62.15 CC images/sit.o [2020-12-15T21:00:32.414Z] #41 62.47 CC images/memfd.o [2020-12-15T21:00:32.416Z] #41 85.77 DEP criu/crtools.d [2020-12-15T21:00:32.422Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.004s coverage: 33.3% of statements [2020-12-15T21:00:32.443Z] #43 166.5 vendor/golang.org/x/net/http/httpguts [2020-12-15T21:00:32.679Z] #41 85.93 DEP criu/cr-service.d [2020-12-15T21:00:32.679Z] #41 86.16 DEP criu/cr-restore.d [2020-12-15T21:00:32.985Z] #41 62.89 CC images/timens.o [2020-12-15T21:00:33.013Z] #43 166.9 vendor/golang.org/x/net/http/httpproxy [2020-12-15T21:00:33.245Z] #41 63.15 LINK images/built-in.o [2020-12-15T21:00:33.245Z] #41 63.31 GEN compel/include/asm [2020-12-15T21:00:33.245Z] #41 63.34 GEN compel/include/version.h [2020-12-15T21:00:33.245Z] #41 63.37 touch .config [2020-12-15T21:00:33.258Z] #41 86.49 DEP criu/cr-errno.d [2020-12-15T21:00:33.258Z] #41 86.50 DEP criu/cr-dump.d [2020-12-15T21:00:33.258Z] #41 86.70 DEP criu/cr-dedup.d [2020-12-15T21:00:33.273Z] #43 167.5 mime/multipart [2020-12-15T21:00:33.450Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 46.8% of statements [2020-12-15T21:00:33.505Z] #41 63.45 GEN include/common/config.h [2020-12-15T21:00:33.505Z] #41 63.51 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-15T21:00:33.505Z] #41 63.54 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-15T21:00:33.505Z] #41 63.57 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-15T21:00:33.505Z] #41 63.62 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-15T21:00:33.505Z] #41 63.68 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-15T21:00:33.521Z] #41 86.88 DEP criu/cr-check.d [2020-12-15T21:00:33.521Z] #41 ... [2020-12-15T21:00:33.521Z] [2020-12-15T21:00:33.521Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:00:33.521Z] #18 11.25 Reading package lists... [2020-12-15T21:00:33.521Z] #18 14.07 Building dependency tree... [2020-12-15T21:00:33.521Z] #18 15.20 libcap2-bin is already the newest version (1:2.25-2). [2020-12-15T21:00:33.521Z] #18 15.20 The following additional packages will be installed: [2020-12-15T21:00:33.521Z] #18 15.20 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-15T21:00:33.521Z] #18 15.20 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-15T21:00:33.521Z] #18 15.21 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-15T21:00:33.521Z] #18 15.21 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-15T21:00:33.521Z] #18 15.21 python3.7 python3.7-minimal vim-runtime xxd [2020-12-15T21:00:33.521Z] #18 15.21 Suggested packages: [2020-12-15T21:00:33.521Z] #18 15.21 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-15T21:00:33.521Z] #18 15.21 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-15T21:00:33.521Z] #18 15.21 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-15T21:00:33.521Z] #18 15.21 Recommended packages: [2020-12-15T21:00:33.521Z] #18 15.21 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-15T21:00:33.521Z] #18 15.21 python3-keyrings.alt python3-xdg unzip [2020-12-15T21:00:33.521Z] #18 16.83 The following NEW packages will be installed: [2020-12-15T21:00:33.521Z] #18 16.84 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-15T21:00:33.521Z] #18 16.84 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-15T21:00:33.521Z] #18 16.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-15T21:00:33.521Z] #18 16.84 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-15T21:00:33.521Z] #18 16.84 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-15T21:00:33.521Z] #18 16.84 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-15T21:00:33.521Z] #18 16.84 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-15T21:00:33.521Z] #18 16.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-15T21:00:33.521Z] #18 16.84 xz-utils zip [2020-12-15T21:00:33.521Z] #18 17.18 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-15T21:00:33.521Z] #18 17.18 Need to get 27.6 MB of archives. [2020-12-15T21:00:33.521Z] #18 17.18 After this operation, 114 MB of additional disk space will be used. [2020-12-15T21:00:33.521Z] #18 17.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-12-15T21:00:33.521Z] #18 17.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-12-15T21:00:33.521Z] #18 17.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-12-15T21:00:33.521Z] #18 17.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-12-15T21:00:33.521Z] #18 17.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-12-15T21:00:33.521Z] #18 17.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-12-15T21:00:33.521Z] #18 17.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-12-15T21:00:33.521Z] #18 17.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-12-15T21:00:33.521Z] #18 17.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-12-15T21:00:33.521Z] #18 17.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-12-15T21:00:33.521Z] #18 17.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-12-15T21:00:33.521Z] #18 17.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-12-15T21:00:33.521Z] #18 17.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-12-15T21:00:33.521Z] #18 17.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-12-15T21:00:33.521Z] #18 17.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-12-15T21:00:33.521Z] #18 17.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-12-15T21:00:33.521Z] #18 17.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-12-15T21:00:33.521Z] #18 17.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-15T21:00:33.522Z] #18 17.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-12-15T21:00:33.522Z] #18 17.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-12-15T21:00:33.522Z] #18 17.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-12-15T21:00:33.522Z] #18 17.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-12-15T21:00:33.522Z] #18 17.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-12-15T21:00:33.522Z] #18 17.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-12-15T21:00:33.522Z] #18 17.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-12-15T21:00:33.522Z] #18 17.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-12-15T21:00:33.522Z] #18 17.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-12-15T21:00:33.522Z] #18 17.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-12-15T21:00:33.522Z] #18 17.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-12-15T21:00:33.522Z] #18 18.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-12-15T21:00:33.522Z] #18 18.56 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-12-15T21:00:33.522Z] #18 18.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-12-15T21:00:33.522Z] #18 18.61 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-12-15T21:00:33.522Z] #18 18.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-12-15T21:00:33.522Z] #18 18.64 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-15T21:00:33.522Z] #18 18.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-15T21:00:33.522Z] #18 18.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-15T21:00:33.522Z] #18 18.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-12-15T21:00:33.522Z] #18 18.78 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-15T21:00:33.522Z] #18 18.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-15T21:00:33.522Z] #18 18.79 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-15T21:00:33.522Z] #18 18.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-12-15T21:00:33.522Z] #18 19.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-12-15T21:00:33.522Z] #18 19.03 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-12-15T21:00:33.522Z] #18 19.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-15T21:00:33.740Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-12-15T21:00:33.764Z] #41 63.77 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-15T21:00:33.764Z] #41 63.78 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-15T21:00:33.764Z] #41 63.82 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-15T21:00:33.764Z] #41 63.86 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-15T21:00:33.764Z] #41 63.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-15T21:00:33.764Z] #41 63.88 DEP compel/plugins/std/infect.d [2020-12-15T21:00:33.784Z] #18 ... [2020-12-15T21:00:33.784Z] [2020-12-15T21:00:33.784Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:33.784Z] #41 87.11 DEP criu/config.d [2020-12-15T21:00:34.024Z] #41 64.02 DEP compel/plugins/std/string.d [2020-12-15T21:00:34.047Z] #41 87.38 DEP criu/clone-noasan.d [2020-12-15T21:00:34.047Z] #41 87.47 DEP criu/cgroup.d [2020-12-15T21:00:34.167Z] #43 154.0 CC criu/namespaces.o [2020-12-15T21:00:34.284Z] #41 64.14 DEP compel/plugins/std/log.d [2020-12-15T21:00:34.284Z] #41 64.30 DEP compel/plugins/std/fds.d [2020-12-15T21:00:34.310Z] #41 87.69 DEP criu/cgroup-props.d [2020-12-15T21:00:34.310Z] #41 87.78 DEP criu/bitmap.d [2020-12-15T21:00:34.369Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-12-15T21:00:34.543Z] #41 64.44 DEP compel/plugins/std/std.d [2020-12-15T21:00:34.543Z] #41 64.61 DEP compel/plugins/shmem/shmem.d [2020-12-15T21:00:34.574Z] #41 87.81 DEP criu/bfd.d [2020-12-15T21:00:34.574Z] #41 87.95 DEP criu/autofs.d [2020-12-15T21:00:34.574Z] #41 88.03 DEP criu/aio.d [2020-12-15T21:00:34.655Z] #43 ... [2020-12-15T21:00:34.655Z] [2020-12-15T21:00:34.655Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:34.655Z] #41 54.63 CC images/userns.o [2020-12-15T21:00:34.655Z] #41 55.11 CC images/google/protobuf/descriptor.o [2020-12-15T21:00:34.655Z] #41 57.54 CC images/opts.o [2020-12-15T21:00:34.655Z] #41 58.05 CC images/seccomp.o [2020-12-15T21:00:34.655Z] #41 58.61 CC images/binfmt-misc.o [2020-12-15T21:00:34.655Z] #41 58.90 CC images/time.o [2020-12-15T21:00:34.655Z] #41 59.13 CC images/sysctl.o [2020-12-15T21:00:34.655Z] #41 59.45 CC images/autofs.o [2020-12-15T21:00:34.655Z] #41 59.82 CC images/macvlan.o [2020-12-15T21:00:34.655Z] #41 60.07 CC images/sit.o [2020-12-15T21:00:34.655Z] #41 60.42 CC images/memfd.o [2020-12-15T21:00:34.655Z] #41 60.88 CC images/timens.o [2020-12-15T21:00:34.655Z] #41 61.23 LINK images/built-in.o [2020-12-15T21:00:34.655Z] #41 61.48 GEN compel/include/asm [2020-12-15T21:00:34.655Z] #41 61.52 GEN compel/include/version.h [2020-12-15T21:00:34.655Z] #41 61.56 touch .config [2020-12-15T21:00:34.655Z] #41 61.63 GEN include/common/config.h [2020-12-15T21:00:34.655Z] #41 61.78 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-15T21:00:34.655Z] #41 61.80 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-15T21:00:34.655Z] #41 61.84 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-15T21:00:34.655Z] #41 61.87 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-15T21:00:34.655Z] #41 61.91 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-15T21:00:34.655Z] #41 61.97 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-15T21:00:34.655Z] #41 62.06 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-15T21:00:34.655Z] #41 62.11 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-15T21:00:34.655Z] #41 62.15 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-15T21:00:34.655Z] #41 62.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-15T21:00:34.655Z] #41 62.16 DEP compel/plugins/std/infect.d [2020-12-15T21:00:34.655Z] #41 62.34 DEP compel/plugins/std/string.d [2020-12-15T21:00:34.655Z] #41 62.41 DEP compel/plugins/std/log.d [2020-12-15T21:00:34.655Z] #41 62.55 DEP compel/plugins/std/fds.d [2020-12-15T21:00:34.655Z] #41 62.72 DEP compel/plugins/std/std.d [2020-12-15T21:00:34.655Z] #41 62.76 DEP compel/plugins/shmem/shmem.d [2020-12-15T21:00:34.655Z] #41 62.86 DEP compel/plugins/fds/fds.d [2020-12-15T21:00:34.655Z] #41 62.95 CC compel/plugins/std/std.o [2020-12-15T21:00:34.655Z] #41 63.20 CC compel/plugins/std/fds.o [2020-12-15T21:00:34.655Z] #41 63.81 CC compel/plugins/std/log.o [2020-12-15T21:00:34.659Z] ok github.com/docker/docker/daemon/logger/splunk 1.422s coverage: 82.5% of statements [2020-12-15T21:00:34.659Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-15T21:00:34.659Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-15T21:00:34.803Z] #41 64.79 DEP compel/plugins/fds/fds.d [2020-12-15T21:00:34.837Z] #41 88.16 DEP criu/action-scripts.d [2020-12-15T21:00:34.915Z] #41 64.97 CC compel/plugins/std/string.o [2020-12-15T21:00:35.063Z] #41 65.05 CC compel/plugins/std/std.o [2020-12-15T21:00:35.100Z] #41 88.46 CC criu/action-scripts.o [2020-12-15T21:00:35.100Z] #41 ... [2020-12-15T21:00:35.100Z] [2020-12-15T21:00:35.100Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T21:00:35.100Z] #38 156.1 + dpkg --print-architecture [2020-12-15T21:00:35.100Z] #38 DONE 160.1s [2020-12-15T21:00:35.363Z] [2020-12-15T21:00:35.363Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:00:35.363Z] #18 19.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-12-15T21:00:35.363Z] #18 19.78 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-12-15T21:00:35.363Z] #18 19.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-12-15T21:00:35.363Z] #18 20.89 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T21:00:35.363Z] #18 21.05 Fetched 27.6 MB in 3s (9249 kB/s) [2020-12-15T21:00:35.363Z] #18 21.14 Selecting previously unselected package pigz. [2020-12-15T21:00:35.626Z] #18 21.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-12-15T21:00:35.627Z] #18 21.28 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-12-15T21:00:35.627Z] #18 21.28 Unpacking pigz (2.4-1) ... [2020-12-15T21:00:35.627Z] #18 21.42 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-12-15T21:00:35.627Z] #18 21.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-12-15T21:00:35.627Z] #18 21.47 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-12-15T21:00:35.633Z] #41 65.59 CC compel/plugins/std/fds.o [2020-12-15T21:00:35.687Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2020-12-15T21:00:35.855Z] #41 65.83 CC compel/plugins/std/infect.o [2020-12-15T21:00:35.976Z] ok github.com/docker/docker/distribution 0.243s coverage: 25.1% of statements [2020-12-15T21:00:35.976Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-15T21:00:36.115Z] #41 ... [2020-12-15T21:00:36.115Z] [2020-12-15T21:00:36.115Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:36.115Z] #43 170.2 crypto/tls [2020-12-15T21:00:36.203Z] #18 21.94 Selecting previously unselected package python3.7-minimal. [2020-12-15T21:00:36.203Z] #18 21.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-12-15T21:00:36.203Z] #18 22.02 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-15T21:00:36.203Z] #41 66.28 CC compel/plugins/std/log.o [2020-12-15T21:00:36.270Z] #43 156.0 CC criu/net.o [2020-12-15T21:00:37.005Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2020-12-15T21:00:37.151Z] #18 22.70 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-12-15T21:00:37.152Z] #18 22.72 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-15T21:00:37.635Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-12-15T21:00:37.925Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-12-15T21:00:38.112Z] #41 67.79 CC compel/plugins/std/string.o [2020-12-15T21:00:38.554Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 85.1% of statements [2020-12-15T21:00:38.554Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-15T21:00:38.554Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-15T21:00:38.554Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-12-15T21:00:38.554Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-15T21:00:38.657Z] #43 ... [2020-12-15T21:00:38.657Z] [2020-12-15T21:00:38.657Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:00:38.657Z] #56 DONE 172.6s [2020-12-15T21:00:38.657Z] [2020-12-15T21:00:38.657Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-15T21:00:38.657Z] #57 DONE 0.1s [2020-12-15T21:00:38.657Z] [2020-12-15T21:00:38.657Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-15T21:00:38.657Z] #58 DONE 0.1s [2020-12-15T21:00:38.657Z] [2020-12-15T21:00:38.657Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:38.657Z] #41 66.34 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-15T21:00:38.657Z] #41 66.48 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-15T21:00:38.657Z] #41 66.54 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-15T21:00:38.657Z] #41 66.71 AR compel/plugins/std.lib.a [2020-12-15T21:00:38.657Z] #41 66.93 CC compel/plugins/fds/fds.o [2020-12-15T21:00:38.657Z] #41 67.31 AR compel/plugins/fds.lib.a [2020-12-15T21:00:38.657Z] #41 67.41 HOSTDEP compel/src/lib/log-host.d [2020-12-15T21:00:38.657Z] #41 67.47 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-15T21:00:38.657Z] #41 67.62 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-15T21:00:38.657Z] #41 67.76 HOSTDEP compel/src/main-host.d [2020-12-15T21:00:38.657Z] #41 68.03 DEP compel/src/lib/ptrace.d [2020-12-15T21:00:38.657Z] #41 68.17 DEP compel/src/lib/infect.d [2020-12-15T21:00:38.657Z] #41 68.53 DEP compel/src/lib/infect-util.d [2020-12-15T21:00:38.657Z] #41 68.78 DEP compel/src/lib/infect-rpc.d [2020-12-15T21:00:38.681Z] #41 68.82 CC compel/plugins/std/infect.o [2020-12-15T21:00:38.843Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-12-15T21:00:38.917Z] #41 68.92 DEP compel/arch/x86/src/lib/infect.d [2020-12-15T21:00:39.095Z] #18 24.97 Selecting previously unselected package python3-minimal. [2020-12-15T21:00:39.177Z] #41 69.11 DEP compel/arch/x86/src/lib/cpu.d [2020-12-15T21:00:39.177Z] #41 69.21 DEP compel/src/lib/log.d [2020-12-15T21:00:39.359Z] #18 24.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-12-15T21:00:39.359Z] #18 25.06 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-12-15T21:00:39.359Z] #18 25.07 Unpacking python3-minimal (3.7.3-1) ... [2020-12-15T21:00:39.437Z] #41 69.35 DEP compel/src/main.d [2020-12-15T21:00:39.437Z] #41 69.56 DEP compel/src/lib/handle-elf.d [2020-12-15T21:00:39.621Z] #41 69.51 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-15T21:00:39.621Z] #41 69.61 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-15T21:00:39.621Z] #41 69.66 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-15T21:00:39.622Z] #18 25.20 Selecting previously unselected package libmpdec2:arm64. [2020-12-15T21:00:39.622Z] #18 25.20 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-12-15T21:00:39.622Z] #18 25.22 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-12-15T21:00:39.622Z] #18 25.40 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-12-15T21:00:39.697Z] #41 69.67 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-15T21:00:39.697Z] #41 69.77 CC compel/src/lib/log.o [2020-12-15T21:00:39.871Z] ok github.com/docker/docker/oci 0.008s coverage: 8.2% of statements [2020-12-15T21:00:39.882Z] #41 69.73 AR compel/plugins/std.lib.a [2020-12-15T21:00:39.882Z] #41 69.84 CC compel/plugins/fds/fds.o [2020-12-15T21:00:39.886Z] #18 25.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-12-15T21:00:39.886Z] #18 25.42 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-12-15T21:00:40.141Z] #41 ... [2020-12-15T21:00:40.142Z] [2020-12-15T21:00:40.142Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:00:40.142Z] #56 DONE 175.7s [2020-12-15T21:00:40.142Z] [2020-12-15T21:00:40.142Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-15T21:00:40.142Z] #57 DONE 0.1s [2020-12-15T21:00:40.142Z] [2020-12-15T21:00:40.142Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:40.142Z] #41 70.15 AR compel/plugins/fds.lib.a [2020-12-15T21:00:40.142Z] #41 ... [2020-12-15T21:00:40.142Z] [2020-12-15T21:00:40.142Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-15T21:00:40.142Z] #58 DONE 0.1s [2020-12-15T21:00:40.142Z] [2020-12-15T21:00:40.142Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:40.142Z] #41 70.24 HOSTDEP compel/src/lib/log-host.d [2020-12-15T21:00:40.267Z] #41 70.08 CC compel/arch/x86/src/lib/cpu.o [2020-12-15T21:00:40.401Z] #41 70.40 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-15T21:00:40.401Z] #41 70.53 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-15T21:00:40.500Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2020-12-15T21:00:40.500Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-12-15T21:00:40.661Z] #41 70.72 HOSTDEP compel/src/main-host.d [2020-12-15T21:00:40.782Z] #43 160.2 CC criu/netfilter.o [2020-12-15T21:00:40.782Z] #43 160.6 CC criu/page-pipe.o [2020-12-15T21:00:40.855Z] #18 26.56 Selecting previously unselected package python3.7. [2020-12-15T21:00:40.855Z] #18 26.57 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-12-15T21:00:40.855Z] #18 26.58 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-15T21:00:40.921Z] #41 70.96 DEP compel/src/lib/ptrace.d [2020-12-15T21:00:40.921Z] #41 71.08 DEP compel/src/lib/infect.d [2020-12-15T21:00:41.117Z] #18 26.79 Selecting previously unselected package libpython3-stdlib:arm64. [2020-12-15T21:00:41.118Z] #18 26.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-12-15T21:00:41.118Z] #18 26.82 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-12-15T21:00:41.118Z] #18 26.90 Setting up python3-minimal (3.7.3-1) ... [2020-12-15T21:00:41.181Z] #41 71.26 DEP compel/src/lib/infect-util.d [2020-12-15T21:00:41.211Z] #41 71.10 CC compel/arch/x86/src/lib/infect.o [2020-12-15T21:00:41.442Z] #41 71.43 DEP compel/src/lib/infect-rpc.d [2020-12-15T21:00:41.467Z] #43 161.4 CC criu/page-xfer.o [2020-12-15T21:00:41.701Z] #41 71.62 DEP compel/arch/x86/src/lib/infect.d [2020-12-15T21:00:41.961Z] #41 71.83 DEP compel/arch/x86/src/lib/cpu.d [2020-12-15T21:00:41.961Z] #41 71.91 DEP compel/src/lib/log.d [2020-12-15T21:00:41.961Z] #41 72.03 DEP compel/src/main.d [2020-12-15T21:00:42.000Z] ok github.com/docker/docker/pkg/archive 0.521s coverage: 77.2% of statements [2020-12-15T21:00:42.151Z] #41 72.14 CC compel/src/lib/infect-rpc.o [2020-12-15T21:00:42.221Z] #41 72.17 DEP compel/src/lib/handle-elf.d [2020-12-15T21:00:42.221Z] #41 72.30 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-15T21:00:42.411Z] #41 ... [2020-12-15T21:00:42.411Z] [2020-12-15T21:00:42.412Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T21:00:42.412Z] #11 176.0 Selecting previously unselected package libapparmor1:amd64. [2020-12-15T21:00:42.412Z] #11 176.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-15T21:00:42.412Z] #11 176.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-15T21:00:42.412Z] #11 176.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-15T21:00:42.412Z] #11 176.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-15T21:00:42.412Z] #11 176.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-15T21:00:42.412Z] #11 176.5 Selecting previously unselected package libbtrfs0. [2020-12-15T21:00:42.412Z] #11 176.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-15T21:00:42.412Z] #11 176.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-15T21:00:42.412Z] #11 176.6 Selecting previously unselected package libbtrfs-dev. [2020-12-15T21:00:42.412Z] #11 176.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-15T21:00:42.481Z] #41 72.43 CC compel/src/lib/log.o [2020-12-15T21:00:42.512Z] #18 28.07 Selecting previously unselected package python3. [2020-12-15T21:00:42.512Z] #18 28.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-12-15T21:00:42.512Z] #18 28.18 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-12-15T21:00:42.512Z] #18 28.20 Unpacking python3 (3.7.3-1) ... [2020-12-15T21:00:42.676Z] #11 176.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-15T21:00:42.676Z] #11 176.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-15T21:00:42.676Z] #11 176.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-15T21:00:42.676Z] #11 176.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-15T21:00:42.740Z] #41 72.80 CC compel/arch/x86/src/lib/cpu.o [2020-12-15T21:00:42.777Z] #18 28.33 Selecting previously unselected package libip4tc0:arm64. [2020-12-15T21:00:42.777Z] #18 28.34 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-12-15T21:00:42.777Z] #18 28.36 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-12-15T21:00:42.777Z] #18 28.46 Selecting previously unselected package libip6tc0:arm64. [2020-12-15T21:00:42.777Z] #18 28.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-12-15T21:00:42.777Z] #18 28.48 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-12-15T21:00:42.937Z] #11 177.0 Selecting previously unselected package libudev-dev:amd64. [2020-12-15T21:00:42.937Z] #11 177.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2020-12-15T21:00:42.937Z] #11 177.1 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-15T21:00:43.027Z] ok github.com/docker/docker/pkg/authorization 0.441s coverage: 68.3% of statements [2020-12-15T21:00:43.042Z] #18 28.61 Selecting previously unselected package libiptc0:arm64. [2020-12-15T21:00:43.042Z] #18 28.61 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-12-15T21:00:43.042Z] #18 28.61 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-12-15T21:00:43.042Z] #18 28.71 Selecting previously unselected package libnfnetlink0:arm64. [2020-12-15T21:00:43.042Z] #18 28.72 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-12-15T21:00:43.042Z] #18 28.73 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-12-15T21:00:43.042Z] #18 28.81 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-12-15T21:00:43.197Z] #11 177.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-15T21:00:43.197Z] #11 177.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-15T21:00:43.197Z] #11 177.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-15T21:00:43.306Z] #18 28.82 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-12-15T21:00:43.306Z] #18 28.82 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-12-15T21:00:43.306Z] #18 28.88 Selecting previously unselected package libnftnl11:arm64. [2020-12-15T21:00:43.306Z] #18 28.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-12-15T21:00:43.306Z] #18 28.90 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-12-15T21:00:43.306Z] #18 28.98 Selecting previously unselected package iptables. [2020-12-15T21:00:43.306Z] #18 28.99 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-12-15T21:00:43.306Z] #18 29.01 Unpacking iptables (1.8.2-4) ... [2020-12-15T21:00:43.317Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-12-15T21:00:43.317Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-12-15T21:00:43.565Z] #43 163.3 CC criu/pagemap-cache.o [2020-12-15T21:00:43.570Z] #18 29.40 Selecting previously unselected package xxd. [2020-12-15T21:00:43.766Z] #11 177.9 Selecting previously unselected package libpcre16-3:amd64. [2020-12-15T21:00:43.766Z] #11 177.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-15T21:00:43.766Z] #11 177.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-15T21:00:43.834Z] #18 29.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-12-15T21:00:43.834Z] #18 29.45 Unpacking xxd (2:8.1.0875-5) ... [2020-12-15T21:00:43.834Z] #18 29.59 Selecting previously unselected package vim-common. [2020-12-15T21:00:43.834Z] #18 29.60 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-15T21:00:43.834Z] #18 29.62 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-15T21:00:44.026Z] #11 178.2 Selecting previously unselected package libpcre32-3:amd64. [2020-12-15T21:00:44.026Z] #11 178.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-15T21:00:44.026Z] #11 178.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-15T21:00:44.128Z] #41 73.78 CC compel/arch/x86/src/lib/infect.o [2020-12-15T21:00:44.128Z] #41 ... [2020-12-15T21:00:44.128Z] [2020-12-15T21:00:44.128Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:44.128Z] #43 169.7 net/textproto [2020-12-15T21:00:44.128Z] #43 169.7 crypto/x509 [2020-12-15T21:00:44.128Z] #43 171.6 vendor/golang.org/x/net/http/httpguts [2020-12-15T21:00:44.128Z] #43 172.1 vendor/golang.org/x/net/http/httpproxy [2020-12-15T21:00:44.128Z] #43 173.2 mime/multipart [2020-12-15T21:00:44.128Z] #43 176.4 crypto/tls [2020-12-15T21:00:44.128Z] #43 ... [2020-12-15T21:00:44.128Z] [2020-12-15T21:00:44.128Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-15T21:00:44.128Z] #11 179.6 Selecting previously unselected package libapparmor1:amd64. [2020-12-15T21:00:44.128Z] #11 179.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-15T21:00:44.128Z] #11 179.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-15T21:00:44.128Z] #11 179.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-15T21:00:44.128Z] #11 179.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-15T21:00:44.128Z] #11 179.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-15T21:00:44.222Z] #43 163.9 CC criu/pagemap.o [2020-12-15T21:00:44.388Z] #11 180.0 Selecting previously unselected package libbtrfs0. [2020-12-15T21:00:44.389Z] #11 180.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-15T21:00:44.389Z] #11 180.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-15T21:00:44.389Z] #11 180.1 Selecting previously unselected package libbtrfs-dev. [2020-12-15T21:00:44.389Z] #11 180.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-15T21:00:44.389Z] #11 180.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-15T21:00:44.410Z] #18 30.04 Selecting previously unselected package bash-completion. [2020-12-15T21:00:44.410Z] #18 30.04 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-15T21:00:44.595Z] #11 178.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-15T21:00:44.595Z] #11 178.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-15T21:00:44.595Z] #11 178.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-15T21:00:44.595Z] #11 178.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-15T21:00:44.595Z] #11 178.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-15T21:00:44.595Z] #11 178.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-15T21:00:44.649Z] #11 180.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-15T21:00:44.649Z] #11 180.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-15T21:00:44.649Z] #11 180.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-15T21:00:44.649Z] #11 180.4 Selecting previously unselected package libudev-dev:amd64. [2020-12-15T21:00:44.649Z] #11 180.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2020-12-15T21:00:44.649Z] #11 180.5 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-15T21:00:44.911Z] #11 180.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-15T21:00:44.911Z] #11 180.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-15T21:00:44.911Z] #11 180.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-15T21:00:45.271Z] #43 165.2 CC criu/parasite-syscall.o [2020-12-15T21:00:45.483Z] #11 181.3 Selecting previously unselected package libpcre16-3:amd64. [2020-12-15T21:00:45.483Z] #11 181.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-15T21:00:45.483Z] #11 181.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-15T21:00:45.534Z] #11 179.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-15T21:00:45.534Z] #11 179.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-15T21:00:45.534Z] #11 179.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-15T21:00:45.794Z] #11 180.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-15T21:00:45.794Z] #11 180.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-15T21:00:45.794Z] #11 180.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-15T21:00:45.803Z] #18 ... [2020-12-15T21:00:45.803Z] [2020-12-15T21:00:45.803Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:45.803Z] #41 89.17 CC criu/aio.o [2020-12-15T21:00:45.803Z] #41 90.02 CC criu/autofs.o [2020-12-15T21:00:45.803Z] #41 91.71 CC criu/bfd.o [2020-12-15T21:00:45.803Z] #41 92.32 CC criu/bitmap.o [2020-12-15T21:00:45.803Z] #41 92.49 CC criu/cgroup-props.o [2020-12-15T21:00:45.803Z] #41 93.32 CC criu/cgroup.o [2020-12-15T21:00:45.803Z] #41 96.27 CC criu/clone-noasan.o [2020-12-15T21:00:45.803Z] #41 96.45 CC criu/config.o [2020-12-15T21:00:45.803Z] #41 98.01 CC criu/cr-check.o [2020-12-15T21:00:46.054Z] #11 180.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-15T21:00:46.054Z] #11 180.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-15T21:00:46.054Z] #11 180.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-15T21:00:46.313Z] #11 180.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-15T21:00:46.313Z] #11 180.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2020-12-15T21:00:46.313Z] #11 180.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-15T21:00:46.327Z] #43 166.3 CC criu/path.o [2020-12-15T21:00:46.422Z] #11 181.9 Selecting previously unselected package libpcre32-3:amd64. [2020-12-15T21:00:46.422Z] #11 181.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-15T21:00:46.422Z] #11 181.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-15T21:00:46.626Z] #43 166.7 CC criu/pie-util-vdso.o [2020-12-15T21:00:46.681Z] #11 182.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-15T21:00:46.682Z] #11 182.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-15T21:00:46.682Z] #11 182.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-15T21:00:46.752Z] #41 100.0 CC criu/cr-dedup.o [2020-12-15T21:00:46.941Z] #11 182.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-15T21:00:46.941Z] #11 182.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-15T21:00:46.941Z] #11 182.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-15T21:00:47.016Z] #41 100.5 CC criu/cr-dump.o [2020-12-15T21:00:47.252Z] #11 181.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-15T21:00:47.252Z] #11 181.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-15T21:00:47.252Z] #11 181.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-15T21:00:47.252Z] #11 181.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-15T21:00:47.252Z] #11 181.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-15T21:00:47.252Z] #11 181.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-15T21:00:47.252Z] #11 181.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-15T21:00:47.252Z] #11 181.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-15T21:00:47.252Z] #11 181.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-15T21:00:47.252Z] #11 181.4 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-15T21:00:47.273Z] #43 167.2 CC criu/pie-util.o [2020-12-15T21:00:47.512Z] #11 183.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-15T21:00:47.512Z] #11 183.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-15T21:00:47.512Z] #11 183.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-15T21:00:47.512Z] #11 181.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-15T21:00:47.512Z] #11 181.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-15T21:00:47.512Z] #11 181.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-15T21:00:47.512Z] #11 181.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-15T21:00:47.512Z] #11 181.6 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-15T21:00:47.512Z] #11 181.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-15T21:00:47.512Z] #11 181.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-15T21:00:47.512Z] #11 181.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T21:00:47.512Z] #11 181.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-15T21:00:47.512Z] #11 181.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-15T21:00:47.512Z] #11 181.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T21:00:47.512Z] #11 181.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-15T21:00:47.512Z] #11 181.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-15T21:00:47.512Z] #11 181.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-15T21:00:47.572Z] #43 167.5 CC criu/pipes.o [2020-12-15T21:00:47.590Z] #41 ... [2020-12-15T21:00:47.590Z] [2020-12-15T21:00:47.590Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:00:47.590Z] #18 33.15 Unpacking bash-completion (1:2.8-6) ... [2020-12-15T21:00:47.750Z] ok github.com/docker/docker/layer 7.113s coverage: 68.8% of statements [2020-12-15T21:00:47.750Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-15T21:00:47.750Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-15T21:00:47.750Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-15T21:00:47.750Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-15T21:00:47.750Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-15T21:00:47.750Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-12-15T21:00:47.750Z] ok github.com/docker/docker/pkg/chrootarchive 3.488s coverage: 43.2% of statements [2020-12-15T21:00:47.750Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-15T21:00:47.750Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-15T21:00:47.750Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-12-15T21:00:47.750Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2020-12-15T21:00:47.772Z] #11 181.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-15T21:00:47.772Z] #11 181.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-15T21:00:47.772Z] #11 181.8 Setting up dmsetup (2:1.02.155-3) ... [2020-12-15T21:00:47.772Z] #11 181.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-15T21:00:47.772Z] #11 181.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-15T21:00:47.772Z] #11 181.8 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T21:00:48.082Z] #11 183.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-15T21:00:48.082Z] #11 183.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-15T21:00:48.082Z] #11 183.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-15T21:00:48.181Z] #18 33.78 Selecting previously unselected package bzip2. [2020-12-15T21:00:48.181Z] #18 33.79 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-12-15T21:00:48.181Z] #18 33.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-15T21:00:48.181Z] #18 33.91 Selecting previously unselected package xz-utils. [2020-12-15T21:00:48.181Z] #18 33.92 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-12-15T21:00:48.181Z] #18 33.93 Unpacking xz-utils (5.2.4-1) ... [2020-12-15T21:00:48.218Z] #43 168.3 CC criu/plugin.o [2020-12-15T21:00:48.342Z] #11 DONE 182.6s [2020-12-15T21:00:48.342Z] [2020-12-15T21:00:48.342Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:48.342Z] #41 72.58 CC compel/src/lib/infect-util.o [2020-12-15T21:00:48.342Z] #41 72.99 CC compel/src/lib/infect.o [2020-12-15T21:00:48.342Z] #41 76.52 CC compel/src/lib/ptrace.o [2020-12-15T21:00:48.342Z] #41 77.16 AR compel/libcompel.a [2020-12-15T21:00:48.342Z] #41 77.36 HOSTCC compel/src/main-host.o [2020-12-15T21:00:48.342Z] #41 77.78 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-15T21:00:48.342Z] #41 78.00 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-15T21:00:48.342Z] #41 78.44 HOSTCC compel/src/lib/log-host.o [2020-12-15T21:00:48.342Z] #11 184.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-15T21:00:48.342Z] #11 184.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-15T21:00:48.342Z] #11 184.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-15T21:00:48.378Z] ok github.com/docker/docker/pkg/discovery/memory 0.027s coverage: 92.3% of statements [2020-12-15T21:00:48.442Z] #18 34.16 Selecting previously unselected package apparmor. [2020-12-15T21:00:48.442Z] #18 34.16 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-12-15T21:00:48.602Z] #41 ... [2020-12-15T21:00:48.602Z] [2020-12-15T21:00:48.602Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:48.602Z] #11 184.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-15T21:00:48.602Z] #11 184.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2020-12-15T21:00:48.602Z] #11 184.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-15T21:00:48.670Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2020-12-15T21:00:48.719Z] #18 34.27 Unpacking apparmor (2.13.2-10) ... [2020-12-15T21:00:48.871Z] #43 168.7 CC criu/proc_parse.o [2020-12-15T21:00:48.996Z] #18 34.82 Selecting previously unselected package aufs-tools. [2020-12-15T21:00:48.997Z] #18 34.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-12-15T21:00:49.281Z] #18 34.83 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-15T21:00:49.281Z] #18 34.98 Selecting previously unselected package libonig5:arm64. [2020-12-15T21:00:49.281Z] #18 34.98 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-12-15T21:00:49.281Z] #18 35.00 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-12-15T21:00:49.298Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-12-15T21:00:49.544Z] #11 185.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-15T21:00:49.544Z] #11 185.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-15T21:00:49.544Z] #11 185.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-15T21:00:49.544Z] #11 185.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-15T21:00:49.544Z] #11 185.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-15T21:00:49.544Z] #11 185.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-15T21:00:49.544Z] #11 185.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-15T21:00:49.544Z] #11 185.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-15T21:00:49.544Z] #11 185.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-15T21:00:49.544Z] #11 185.3 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-15T21:00:49.544Z] #11 185.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-15T21:00:49.544Z] #11 185.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-15T21:00:49.562Z] #18 35.16 Selecting previously unselected package libjq1:arm64. [2020-12-15T21:00:49.562Z] #18 35.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-12-15T21:00:49.562Z] #18 35.18 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-15T21:00:49.562Z] #18 35.28 Selecting previously unselected package jq. [2020-12-15T21:00:49.562Z] #18 35.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-12-15T21:00:49.562Z] #18 35.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-15T21:00:49.562Z] #18 35.37 Selecting previously unselected package libaio1:arm64. [2020-12-15T21:00:49.562Z] #18 35.37 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-12-15T21:00:49.562Z] #18 35.38 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-12-15T21:00:49.804Z] #11 185.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-15T21:00:49.804Z] #11 185.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-15T21:00:49.804Z] #11 185.5 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-15T21:00:49.804Z] #11 185.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-15T21:00:49.831Z] #18 35.59 Selecting previously unselected package libgpm2:arm64. [2020-12-15T21:00:49.831Z] #18 35.61 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-12-15T21:00:49.831Z] #18 35.65 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-12-15T21:00:50.064Z] #11 185.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-15T21:00:50.064Z] #11 185.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T21:00:50.064Z] #11 185.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-15T21:00:50.064Z] #11 185.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-15T21:00:50.064Z] #11 185.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-15T21:00:50.064Z] #11 185.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-15T21:00:50.064Z] #11 185.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-15T21:00:50.064Z] #11 185.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-15T21:00:50.064Z] #11 185.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-15T21:00:50.064Z] #11 185.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-15T21:00:50.104Z] #18 35.78 Selecting previously unselected package libicu63:arm64. [2020-12-15T21:00:50.104Z] #18 35.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-12-15T21:00:50.104Z] #18 35.78 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-15T21:00:50.324Z] #11 185.8 Setting up dmsetup (2:1.02.155-3) ... [2020-12-15T21:00:50.324Z] #11 185.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-15T21:00:50.324Z] #11 185.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-15T21:00:50.324Z] #11 185.9 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T21:00:50.326Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-12-15T21:00:50.510Z] #51 ... [2020-12-15T21:00:50.510Z] [2020-12-15T21:00:50.510Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-15T21:00:50.510Z] #12 DONE 1.9s [2020-12-15T21:00:50.510Z] [2020-12-15T21:00:50.510Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-15T21:00:50.616Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-12-15T21:00:51.264Z] #11 DONE 186.8s [2020-12-15T21:00:51.264Z] [2020-12-15T21:00:51.264Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:51.264Z] #41 74.69 CC compel/src/lib/infect-rpc.o [2020-12-15T21:00:51.264Z] #41 75.17 CC compel/src/lib/infect-util.o [2020-12-15T21:00:51.264Z] #41 75.41 CC compel/src/lib/infect.o [2020-12-15T21:00:51.264Z] #41 78.85 CC compel/src/lib/ptrace.o [2020-12-15T21:00:51.264Z] #41 79.38 AR compel/libcompel.a [2020-12-15T21:00:51.264Z] #41 79.45 HOSTCC compel/src/main-host.o [2020-12-15T21:00:51.264Z] #41 79.79 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-15T21:00:51.264Z] #41 79.94 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-15T21:00:51.264Z] #41 80.36 HOSTCC compel/src/lib/log-host.o [2020-12-15T21:00:51.264Z] #41 80.70 HOSTLINK compel/compel-host-bin [2020-12-15T21:00:51.264Z] #41 80.83 DEP soccr/soccr.d [2020-12-15T21:00:51.264Z] #41 81.02 CC soccr/soccr.o [2020-12-15T21:00:51.264Z] #41 ... [2020-12-15T21:00:51.264Z] [2020-12-15T21:00:51.264Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:51.643Z] ok github.com/docker/docker/pkg/fsutils 0.382s coverage: 85.1% of statements [2020-12-15T21:00:51.933Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2020-12-15T21:00:51.933Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-12-15T21:00:52.469Z] #13 DONE 1.8s [2020-12-15T21:00:52.469Z] [2020-12-15T21:00:52.469Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-15T21:00:52.561Z] ok github.com/docker/docker/pkg/idtools 0.268s coverage: 70.1% of statements [2020-12-15T21:00:52.851Z] ok github.com/docker/docker/pkg/ioutils 0.283s coverage: 70.1% of statements [2020-12-15T21:00:52.851Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-12-15T21:00:52.851Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-15T21:00:52.851Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-12-15T21:00:52.851Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-15T21:00:52.851Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-15T21:00:53.141Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-12-15T21:00:53.141Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-15T21:00:53.141Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-12-15T21:00:53.177Z] #51 2.143 + RM_GOPATH=0 [2020-12-15T21:00:53.177Z] #51 2.143 + TMP_GOPATH= [2020-12-15T21:00:53.177Z] #51 2.143 + : /build [2020-12-15T21:00:53.177Z] #51 2.143 + '[' -z '' ']' [2020-12-15T21:00:53.177Z] #51 2.143 ++ mktemp -d [2020-12-15T21:00:53.177Z] #51 2.175 + export GOPATH=/tmp/tmp.l54UqqT0h4 [2020-12-15T21:00:53.177Z] #51 2.175 + GOPATH=/tmp/tmp.l54UqqT0h4 [2020-12-15T21:00:53.177Z] #51 2.175 + RM_GOPATH=1 [2020-12-15T21:00:53.177Z] #51 2.175 + case "$(go env GOARCH)" in [2020-12-15T21:00:53.177Z] #51 2.175 ++ go env GOARCH [2020-12-15T21:00:53.177Z] #51 2.199 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T21:00:53.177Z] #51 2.199 + GO_BUILDMODE=-buildmode=pie [2020-12-15T21:00:53.372Z] #43 172.9 CC criu/protobuf-desc.o [2020-12-15T21:00:53.372Z] #43 ... [2020-12-15T21:00:53.372Z] [2020-12-15T21:00:53.372Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T21:00:53.372Z] #40 237.8 + dpkg --print-architecture [2020-12-15T21:00:53.372Z] #40 237.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-15T21:00:53.428Z] #18 38.97 Selecting previously unselected package libnet1:arm64. [2020-12-15T21:00:53.428Z] #18 38.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-15T21:00:53.428Z] #18 38.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-15T21:00:53.428Z] #18 39.10 Selecting previously unselected package libnl-3-200:arm64. [2020-12-15T21:00:53.428Z] #18 39.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-12-15T21:00:53.428Z] #18 39.13 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-12-15T21:00:53.428Z] #18 39.22 Selecting previously unselected package libprotobuf-c1:arm64. [2020-12-15T21:00:53.431Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-12-15T21:00:53.432Z] #14 1.311 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-15T21:00:53.447Z] #51 2.201 ++ dirname /tmp/install/install.sh [2020-12-15T21:00:53.447Z] #51 2.201 + dir=/tmp/install [2020-12-15T21:00:53.447Z] #51 2.201 + bin=runc [2020-12-15T21:00:53.447Z] #51 2.201 + shift [2020-12-15T21:00:53.447Z] #51 2.201 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-15T21:00:53.447Z] #51 2.201 + . /tmp/install/runc.installer [2020-12-15T21:00:53.447Z] #51 2.201 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-15T21:00:53.447Z] #51 2.201 + install_runc [2020-12-15T21:00:53.447Z] #51 2.216 + uname -r [2020-12-15T21:00:53.447Z] #51 2.217 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-15T21:00:53.447Z] #51 2.226 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-15T21:00:53.447Z] #51 2.226 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-15T21:00:53.447Z] #51 2.226 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.l54UqqT0h4/src/github.com/opencontainers/runc [2020-12-15T21:00:53.448Z] #51 2.227 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-15T21:00:53.448Z] #51 2.261 Cloning into '/tmp/tmp.l54UqqT0h4/src/github.com/opencontainers/runc'... [2020-12-15T21:00:53.448Z] #51 ... [2020-12-15T21:00:53.448Z] [2020-12-15T21:00:53.448Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-15T21:00:53.448Z] #12 DONE 2.3s [2020-12-15T21:00:53.670Z] #40 238.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-15T21:00:53.670Z] #40 238.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-15T21:00:53.691Z] #18 39.23 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-12-15T21:00:53.691Z] #18 39.23 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-15T21:00:53.691Z] #18 39.31 Selecting previously unselected package libreadline5:arm64. [2020-12-15T21:00:53.691Z] #18 39.32 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-12-15T21:00:53.691Z] #18 39.32 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-12-15T21:00:53.691Z] #18 39.42 Selecting previously unselected package net-tools. [2020-12-15T21:00:53.691Z] #18 39.43 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-12-15T21:00:53.691Z] #18 39.44 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-15T21:00:53.692Z] #14 DONE 1.4s [2020-12-15T21:00:53.692Z] [2020-12-15T21:00:53.692Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-15T21:00:53.711Z] [2020-12-15T21:00:53.711Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:53.711Z] #41 83.38 AR soccr/libsoccr.a [2020-12-15T21:00:53.711Z] #41 83.43 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-15T21:00:53.720Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 86.7% of statements [2020-12-15T21:00:53.720Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2020-12-15T21:00:53.720Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-15T21:00:53.720Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-15T21:00:53.954Z] #18 39.71 Selecting previously unselected package python-pip-whl. [2020-12-15T21:00:53.954Z] #18 39.73 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-15T21:00:53.954Z] #18 39.74 Unpacking python-pip-whl (18.1-5) ... [2020-12-15T21:00:54.282Z] #41 84.28 DEP criu/arch/x86/sigframe.d [2020-12-15T21:00:54.348Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-12-15T21:00:54.530Z] #18 40.18 Selecting previously unselected package python3-lib2to3. [2020-12-15T21:00:54.531Z] #18 40.18 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-15T21:00:54.531Z] #18 40.20 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-15T21:00:54.531Z] #18 40.37 Selecting previously unselected package python3-distutils. [2020-12-15T21:00:54.541Z] #41 84.49 DEP criu/arch/x86/sigaction_compat.d [2020-12-15T21:00:54.632Z] #15 ... [2020-12-15T21:00:54.632Z] [2020-12-15T21:00:54.632Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:54.632Z] #43 178.7 net/http/httptrace [2020-12-15T21:00:54.632Z] #43 179.1 net/http [2020-12-15T21:00:54.632Z] #43 ... [2020-12-15T21:00:54.632Z] [2020-12-15T21:00:54.632Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:54.632Z] #41 78.82 HOSTLINK compel/compel-host-bin [2020-12-15T21:00:54.632Z] #41 79.03 DEP soccr/soccr.d [2020-12-15T21:00:54.633Z] #41 79.23 CC soccr/soccr.o [2020-12-15T21:00:54.633Z] #41 81.17 AR soccr/libsoccr.a [2020-12-15T21:00:54.633Z] #41 81.25 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-15T21:00:54.633Z] #41 81.85 DEP criu/arch/x86/sigframe.d [2020-12-15T21:00:54.633Z] #41 81.94 DEP criu/arch/x86/sigaction_compat.d [2020-12-15T21:00:54.633Z] #41 82.06 DEP criu/arch/x86/kerndat.d [2020-12-15T21:00:54.633Z] #41 82.36 DEP criu/arch/x86/crtools.d [2020-12-15T21:00:54.633Z] #41 82.62 DEP criu/arch/x86/cpu.d [2020-12-15T21:00:54.633Z] #41 82.94 CC criu/arch/x86/cpu.o [2020-12-15T21:00:54.633Z] #41 84.16 CC criu/arch/x86/crtools.o [2020-12-15T21:00:54.793Z] #18 40.38 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-15T21:00:54.793Z] #18 40.38 Unpacking python3-distutils (3.7.3-1) ... [2020-12-15T21:00:54.801Z] #41 84.65 DEP criu/arch/x86/kerndat.d [2020-12-15T21:00:54.801Z] #41 84.84 DEP criu/arch/x86/crtools.d [2020-12-15T21:00:54.977Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-12-15T21:00:54.977Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-12-15T21:00:55.056Z] #18 40.59 Selecting previously unselected package python3-pip. [2020-12-15T21:00:55.056Z] #18 40.61 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-15T21:00:55.056Z] #18 40.61 Unpacking python3-pip (18.1-5) ... [2020-12-15T21:00:55.061Z] #41 84.98 DEP criu/arch/x86/cpu.d [2020-12-15T21:00:55.266Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-12-15T21:00:55.319Z] #18 40.84 Selecting previously unselected package python3-pkg-resources. [2020-12-15T21:00:55.319Z] #18 40.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-15T21:00:55.319Z] #18 40.87 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-15T21:00:55.319Z] #18 41.02 Selecting previously unselected package python3-setuptools. [2020-12-15T21:00:55.319Z] #18 41.03 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-15T21:00:55.319Z] #18 41.03 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-15T21:00:55.321Z] #41 85.27 CC criu/arch/x86/cpu.o [2020-12-15T21:00:55.570Z] #41 ... [2020-12-15T21:00:55.570Z] [2020-12-15T21:00:55.570Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-15T21:00:55.570Z] #15 DONE 1.7s [2020-12-15T21:00:55.570Z] [2020-12-15T21:00:55.570Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-15T21:00:55.582Z] #18 41.26 Selecting previously unselected package python3-wheel. [2020-12-15T21:00:55.582Z] #18 41.26 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-15T21:00:55.582Z] #18 41.27 Unpacking python3-wheel (0.32.3-2) ... [2020-12-15T21:00:55.582Z] #18 41.39 Selecting previously unselected package sudo. [2020-12-15T21:00:55.854Z] #18 41.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-12-15T21:00:55.854Z] #18 41.41 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-15T21:00:55.891Z] #41 ... [2020-12-15T21:00:55.891Z] [2020-12-15T21:00:55.891Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-15T21:00:55.891Z] #13 DONE 2.3s [2020-12-15T21:00:55.891Z] [2020-12-15T21:00:55.891Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-15T21:00:56.117Z] #18 41.86 Selecting previously unselected package thin-provisioning-tools. [2020-12-15T21:00:56.117Z] #18 41.87 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-12-15T21:00:56.117Z] #18 41.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-15T21:00:56.379Z] #18 42.10 Selecting previously unselected package uidmap. [2020-12-15T21:00:56.379Z] #18 42.10 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-12-15T21:00:56.379Z] #18 42.11 Unpacking uidmap (1:4.5-1.1) ... [2020-12-15T21:00:56.379Z] #18 42.23 Selecting previously unselected package vim-runtime. [2020-12-15T21:00:56.446Z] #40 ... [2020-12-15T21:00:56.446Z] [2020-12-15T21:00:56.446Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:56.446Z] #53 124.9 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-12-15T21:00:56.446Z] #53 127.4 + mkdir -p /build [2020-12-15T21:00:56.446Z] #53 127.4 + cp runc /build/runc [2020-12-15T21:00:56.446Z] #53 DONE 127.6s [2020-12-15T21:00:56.446Z] [2020-12-15T21:00:56.446Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:56.446Z] #43 174.2 CC criu/protobuf.o [2020-12-15T21:00:56.446Z] #43 174.7 CC criu/pstree.o [2020-12-15T21:00:56.446Z] #43 176.0 CC criu/rbtree.o [2020-12-15T21:00:56.446Z] #43 176.5 CC criu/rst-malloc.o [2020-12-15T21:00:56.642Z] #18 42.24 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-15T21:00:56.642Z] #18 42.28 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-15T21:00:56.642Z] #18 42.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-15T21:00:56.642Z] #18 42.34 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-15T21:00:56.766Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2020-12-15T21:00:56.766Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-12-15T21:00:57.091Z] #43 177.0 CC criu/seccomp.o [2020-12-15T21:00:57.272Z] #14 1.393 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-15T21:00:57.272Z] #14 DONE 1.5s [2020-12-15T21:00:57.272Z] [2020-12-15T21:00:57.272Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:57.272Z] #41 86.42 CC criu/arch/x86/crtools.o [2020-12-15T21:00:57.475Z] #16 DONE 1.8s [2020-12-15T21:00:57.475Z] [2020-12-15T21:00:57.475Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-15T21:00:58.626Z] #43 178.2 CC criu/seize.o [2020-12-15T21:00:58.655Z] #41 88.49 CC criu/arch/x86/kerndat.o [2020-12-15T21:00:58.853Z] #17 DONE 1.7s [2020-12-15T21:00:58.853Z] [2020-12-15T21:00:58.853Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:58.853Z] #41 86.21 CC criu/arch/x86/kerndat.o [2020-12-15T21:00:58.853Z] #41 86.88 CC criu/arch/x86/sigaction_compat.o [2020-12-15T21:00:58.853Z] #41 87.40 CC criu/arch/x86/sigframe.o [2020-12-15T21:00:58.853Z] #41 87.90 LINK criu/arch/x86/crtools.built-in.o [2020-12-15T21:00:58.853Z] #41 87.96 DEP criu/pie/util-vdso-elf32.d [2020-12-15T21:00:58.853Z] #41 88.19 DEP criu/pie/util-vdso.d [2020-12-15T21:00:58.853Z] #41 88.46 DEP criu/pie/util.d [2020-12-15T21:00:58.853Z] #41 88.72 CC criu/pie/util.o [2020-12-15T21:00:59.112Z] #41 89.22 CC criu/pie/util-vdso.o [2020-12-15T21:00:59.224Z] #41 ... [2020-12-15T21:00:59.225Z] [2020-12-15T21:00:59.225Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-15T21:00:59.225Z] #15 DONE 1.9s [2020-12-15T21:00:59.484Z] ok github.com/docker/docker/pkg/signal 2.324s coverage: 61.0% of statements [2020-12-15T21:00:59.549Z] [2020-12-15T21:00:59.549Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:00:59.549Z] #41 89.43 CC criu/arch/x86/sigaction_compat.o [2020-12-15T21:00:59.549Z] #41 ... [2020-12-15T21:00:59.549Z] [2020-12-15T21:00:59.549Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:00:59.549Z] #43 185.3 net/http/httptrace [2020-12-15T21:00:59.549Z] #43 185.6 net/http [2020-12-15T21:00:59.681Z] #43 179.5 CC criu/servicefd.o [2020-12-15T21:00:59.773Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-12-15T21:00:59.814Z] #43 ... [2020-12-15T21:00:59.814Z] [2020-12-15T21:00:59.814Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-15T21:00:59.958Z] #18 45.46 Selecting previously unselected package vim. [2020-12-15T21:00:59.958Z] #18 45.48 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-12-15T21:00:59.958Z] #18 45.52 Unpacking vim (2:8.1.0875-5) ... [2020-12-15T21:01:00.063Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-12-15T21:01:00.063Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-12-15T21:01:00.221Z] #18 45.95 Selecting previously unselected package xfsprogs. [2020-12-15T21:01:00.221Z] #18 45.96 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-12-15T21:01:00.221Z] #18 45.98 Unpacking xfsprogs (4.20.0-1) ... [2020-12-15T21:01:00.221Z] #18 ... [2020-12-15T21:01:00.221Z] [2020-12-15T21:01:00.221Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:00.221Z] #41 103.6 CC criu/cr-errno.o [2020-12-15T21:01:00.221Z] #41 103.6 CC criu/cr-restore.o [2020-12-15T21:01:00.221Z] #41 108.4 CC criu/cr-service.o [2020-12-15T21:01:00.221Z] #41 110.5 CC criu/crtools.o [2020-12-15T21:01:00.221Z] #41 111.2 CC criu/eventfd.o [2020-12-15T21:01:00.221Z] #41 111.7 CC criu/eventpoll.o [2020-12-15T21:01:00.221Z] #41 112.5 CC criu/external.o [2020-12-15T21:01:00.221Z] #41 113.0 CC criu/fault-injection.o [2020-12-15T21:01:00.221Z] #41 113.1 CC criu/fdstore.o [2020-12-15T21:01:00.221Z] #41 113.5 CC criu/fifo.o [2020-12-15T21:01:00.328Z] #43 180.0 CC criu/shmem.o [2020-12-15T21:01:00.490Z] #41 90.42 CC criu/pie/util-vdso-elf32.o [2020-12-15T21:01:00.491Z] #41 114.0 CC criu/file-ids.o [2020-12-15T21:01:00.691Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-12-15T21:01:00.749Z] #41 ... [2020-12-15T21:01:00.749Z] [2020-12-15T21:01:00.749Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:01:00.749Z] #51 2.207 + RM_GOPATH=0 [2020-12-15T21:01:00.749Z] #51 2.207 + TMP_GOPATH= [2020-12-15T21:01:00.749Z] #51 2.207 + : /build [2020-12-15T21:01:00.749Z] #51 2.207 + '[' -z '' ']' [2020-12-15T21:01:00.749Z] #51 2.213 ++ mktemp -d [2020-12-15T21:01:00.749Z] #51 2.213 + export GOPATH=/tmp/tmp.jRaYsKMPhn [2020-12-15T21:01:00.749Z] #51 2.213 + GOPATH=/tmp/tmp.jRaYsKMPhn [2020-12-15T21:01:00.749Z] #51 2.213 + RM_GOPATH=1 [2020-12-15T21:01:00.749Z] #51 2.213 + case "$(go env GOARCH)" in [2020-12-15T21:01:00.749Z] #51 2.213 ++ go env GOARCH [2020-12-15T21:01:00.749Z] #51 2.283 + export GO_BUILDMODE=-buildmode=pie [2020-12-15T21:01:00.749Z] #51 2.283 + GO_BUILDMODE=-buildmode=pie [2020-12-15T21:01:00.749Z] #51 2.283 ++ dirname /tmp/install/install.sh [2020-12-15T21:01:00.749Z] #51 2.283 + dir=/tmp/install [2020-12-15T21:01:00.749Z] #51 2.283 + bin=runc [2020-12-15T21:01:00.749Z] #51 2.283 + shift [2020-12-15T21:01:00.749Z] #51 2.283 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-15T21:01:00.749Z] #51 2.283 + . /tmp/install/runc.installer [2020-12-15T21:01:00.749Z] #51 2.283 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-15T21:01:00.749Z] #51 2.283 + install_runc [2020-12-15T21:01:00.749Z] #51 2.283 + uname -r [2020-12-15T21:01:00.749Z] #51 2.283 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-15T21:01:00.749Z] #51 2.283 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-15T21:01:00.749Z] #51 2.283 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-15T21:01:00.749Z] #51 2.283 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jRaYsKMPhn/src/github.com/opencontainers/runc [2020-12-15T21:01:00.749Z] #51 2.283 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-15T21:01:00.749Z] #51 2.292 Cloning into '/tmp/tmp.jRaYsKMPhn/src/github.com/opencontainers/runc'... [2020-12-15T21:01:00.757Z] #41 ... [2020-12-15T21:01:00.757Z] [2020-12-15T21:01:00.757Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:00.757Z] #18 46.45 Selecting previously unselected package zip. [2020-12-15T21:01:00.757Z] #18 46.47 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-12-15T21:01:00.757Z] #18 46.47 Unpacking zip (3.0-11+b1) ... [2020-12-15T21:01:00.772Z] #16 DONE 1.6s [2020-12-15T21:01:00.772Z] [2020-12-15T21:01:00.772Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:00.772Z] #41 89.91 CC criu/arch/x86/sigframe.o [2020-12-15T21:01:00.772Z] #41 90.39 LINK criu/arch/x86/crtools.built-in.o [2020-12-15T21:01:00.772Z] #41 90.53 DEP criu/pie/util-vdso-elf32.d [2020-12-15T21:01:00.772Z] #41 90.84 DEP criu/pie/util-vdso.d [2020-12-15T21:01:01.008Z] #51 ... [2020-12-15T21:01:01.008Z] [2020-12-15T21:01:01.008Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:01.008Z] #18 2.127 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T21:01:01.026Z] #18 46.66 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-15T21:01:01.026Z] #18 46.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-15T21:01:01.026Z] #18 46.75 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-12-15T21:01:01.026Z] #18 46.77 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-12-15T21:01:01.026Z] #18 46.79 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-12-15T21:01:01.026Z] #18 46.81 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-12-15T21:01:01.026Z] #18 46.82 Setting up uidmap (1:4.5-1.1) ... [2020-12-15T21:01:01.026Z] #18 46.83 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-12-15T21:01:01.026Z] #18 46.85 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-15T21:01:01.031Z] #41 91.12 DEP criu/pie/util.d [2020-12-15T21:01:01.268Z] #18 2.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T21:01:01.268Z] #18 2.288 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T21:01:01.289Z] #18 46.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-15T21:01:01.289Z] #18 46.89 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-15T21:01:01.289Z] #18 46.90 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-15T21:01:01.289Z] #18 46.92 Setting up xxd (2:8.1.0875-5) ... [2020-12-15T21:01:01.289Z] #18 46.95 Setting up zip (3.0-11+b1) ... [2020-12-15T21:01:01.289Z] #18 46.98 Setting up vim-common (2:8.1.0875-5) ... [2020-12-15T21:01:01.289Z] #18 47.05 Setting up bash-completion (1:2.8-6) ... [2020-12-15T21:01:01.290Z] #41 91.41 CC criu/pie/util.o [2020-12-15T21:01:01.359Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2020-12-15T21:01:01.359Z] ok github.com/docker/docker/pkg/tailfile 0.031s coverage: 88.6% of statements [2020-12-15T21:01:01.400Z] #43 181.1 CC criu/sigframe.o [2020-12-15T21:01:01.400Z] #43 181.4 CC criu/signalfd.o [2020-12-15T21:01:01.713Z] #43 181.7 CC criu/sk-inet.o [2020-12-15T21:01:01.840Z] #18 3.084 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T21:01:01.859Z] #41 91.90 CC criu/pie/util-vdso.o [2020-12-15T21:01:01.988Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2020-12-15T21:01:01.988Z] testing: warning: no tests to run [2020-12-15T21:01:01.988Z] coverage: [no statements] [2020-12-15T21:01:01.988Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-12-15T21:01:02.277Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-12-15T21:01:02.429Z] #41 ... [2020-12-15T21:01:02.429Z] [2020-12-15T21:01:02.429Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-15T21:01:02.429Z] #17 DONE 1.5s [2020-12-15T21:01:02.429Z] [2020-12-15T21:01:02.429Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:02.567Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-12-15T21:01:02.567Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-12-15T21:01:03.248Z] #43 182.9 CC criu/sk-netlink.o [2020-12-15T21:01:03.548Z] #43 183.4 CC criu/sk-packet.o [2020-12-15T21:01:03.749Z] #18 4.515 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T21:01:04.196Z] #43 184.3 CC criu/sk-queue.o [2020-12-15T21:01:04.606Z] #18 50.25 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-12-15T21:01:04.606Z] #18 50.31 Setting up xz-utils (5.2.4-1) ... [2020-12-15T21:01:04.626Z] ok github.com/docker/docker/plugin 0.557s coverage: 23.2% of statements [2020-12-15T21:01:04.689Z] #18 ... [2020-12-15T21:01:04.689Z] [2020-12-15T21:01:04.689Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:04.689Z] #41 91.32 AR criu/pie/pie.lib.a [2020-12-15T21:01:04.689Z] #41 91.36 DEP criu/pie/restorer.d [2020-12-15T21:01:04.689Z] #41 91.64 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-15T21:01:04.689Z] #41 91.80 DEP criu/arch/x86/restorer_unmap.d [2020-12-15T21:01:04.689Z] #41 91.83 DEP criu/arch/x86/restorer.d [2020-12-15T21:01:04.689Z] #41 92.06 DEP criu/arch/x86/vdso-pie.d [2020-12-15T21:01:04.689Z] #41 92.19 DEP criu/pie/parasite-vdso.d [2020-12-15T21:01:04.689Z] #41 92.45 DEP criu/pie/parasite.d [2020-12-15T21:01:04.689Z] #41 92.82 CC criu/pie/parasite.o [2020-12-15T21:01:04.690Z] #41 94.39 LINK criu/pie/parasite.built-in.o [2020-12-15T21:01:04.690Z] #41 94.41 GEN criu/pie/parasite-blob.h [2020-12-15T21:01:04.690Z] #41 94.42 CC criu/pie/parasite-vdso.o [2020-12-15T21:01:04.844Z] #43 184.8 CC criu/sk-tcp.o [2020-12-15T21:01:04.869Z] #18 50.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-15T21:01:04.869Z] #18 50.39 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-15T21:01:04.869Z] #18 50.55 invoke-rc.d: could not determine current runlevel [2020-12-15T21:01:04.869Z] #18 50.57 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-15T21:01:04.869Z] #18 50.58 Setting up pigz (2.4-1) ... [2020-12-15T21:01:04.915Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-12-15T21:01:04.969Z] #18 2.159 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-15T21:01:04.969Z] #18 2.391 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-15T21:01:04.969Z] #18 2.598 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-15T21:01:05.132Z] #18 50.65 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-12-15T21:01:05.132Z] #18 50.67 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-12-15T21:01:05.132Z] #18 50.88 Setting up python-pip-whl (18.1-5) ... [2020-12-15T21:01:05.204Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 86.4% of statements [2020-12-15T21:01:05.396Z] #18 50.91 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-12-15T21:01:05.396Z] #18 50.92 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-15T21:01:05.490Z] #43 185.3 CC criu/sk-unix.o [2020-12-15T21:01:05.626Z] #41 95.56 CC criu/arch/x86/vdso-pie.o [2020-12-15T21:01:05.658Z] #18 51.39 Setting up libaio1:arm64 (0.3.112-3) ... [2020-12-15T21:01:05.658Z] #18 51.42 Setting up libonig5:arm64 (6.9.1-1) ... [2020-12-15T21:01:05.658Z] #18 51.44 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-12-15T21:01:05.909Z] #18 3.279 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-15T21:01:05.922Z] #18 51.46 Setting up vim (2:8.1.0875-5) ... [2020-12-15T21:01:05.922Z] #18 51.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-15T21:01:05.922Z] #18 51.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-15T21:01:05.922Z] #18 51.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-15T21:01:05.922Z] #18 51.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-15T21:01:05.922Z] #18 51.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-15T21:01:05.922Z] #18 51.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-15T21:01:05.922Z] #18 51.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-15T21:01:05.922Z] #18 51.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-15T21:01:05.922Z] #18 51.59 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-15T21:01:05.922Z] #18 51.60 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-15T21:01:06.185Z] #18 51.75 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-12-15T21:01:06.185Z] #18 51.92 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-15T21:01:06.185Z] #18 51.94 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-12-15T21:01:06.193Z] #41 96.27 CC criu/arch/x86/restorer.o [2020-12-15T21:01:06.449Z] #18 52.17 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-15T21:01:06.712Z] ok github.com/docker/docker/quota 0.677s coverage: 71.4% of statements [2020-12-15T21:01:07.002Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2020-12-15T21:01:07.130Z] #41 97.16 CC criu/arch/x86/restorer_unmap.o [2020-12-15T21:01:07.130Z] #41 97.23 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-15T21:01:07.599Z] #43 187.5 CC criu/sockets.o [2020-12-15T21:01:07.698Z] #41 97.83 CC criu/pie/restorer.o [2020-12-15T21:01:07.818Z] #18 5.237 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [255 kB] [2020-12-15T21:01:08.031Z] ok github.com/docker/docker/registry 0.089s coverage: 57.2% of statements [2020-12-15T21:01:08.388Z] #18 ... [2020-12-15T21:01:08.388Z] [2020-12-15T21:01:08.388Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:08.388Z] #41 93.15 CC criu/pie/util-vdso-elf32.o [2020-12-15T21:01:08.388Z] #41 94.23 AR criu/pie/pie.lib.a [2020-12-15T21:01:08.388Z] #41 94.31 DEP criu/pie/restorer.d [2020-12-15T21:01:08.388Z] #41 94.56 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-15T21:01:08.388Z] #41 94.75 DEP criu/arch/x86/restorer_unmap.d [2020-12-15T21:01:08.388Z] #41 94.79 DEP criu/arch/x86/restorer.d [2020-12-15T21:01:08.388Z] #41 95.16 DEP criu/arch/x86/vdso-pie.d [2020-12-15T21:01:08.388Z] #41 95.32 DEP criu/pie/parasite-vdso.d [2020-12-15T21:01:08.388Z] #41 95.63 DEP criu/pie/parasite.d [2020-12-15T21:01:08.388Z] #41 96.10 CC criu/pie/parasite.o [2020-12-15T21:01:08.388Z] #41 98.40 LINK criu/pie/parasite.built-in.o [2020-12-15T21:01:08.388Z] #41 98.41 GEN criu/pie/parasite-blob.h [2020-12-15T21:01:08.388Z] #41 98.45 CC criu/pie/parasite-vdso.o [2020-12-15T21:01:08.648Z] #43 188.6 CC criu/stats.o [2020-12-15T21:01:08.660Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-12-15T21:01:08.660Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-12-15T21:01:08.946Z] #43 189.0 CC criu/string.o [2020-12-15T21:01:09.243Z] #43 189.1 CC criu/sysctl.o [2020-12-15T21:01:09.289Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-12-15T21:01:09.578Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-12-15T21:01:09.770Z] #41 99.45 CC criu/arch/x86/vdso-pie.o [2020-12-15T21:01:09.770Z] #41 ... [2020-12-15T21:01:09.770Z] [2020-12-15T21:01:09.770Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:01:09.770Z] #43 205.3 github.com/LK4D4/vndr/godl [2020-12-15T21:01:09.775Z] #18 55.32 Setting up iptables (1.8.2-4) ... [2020-12-15T21:01:09.775Z] #18 55.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-15T21:01:09.775Z] #18 55.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-15T21:01:09.775Z] #18 55.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-15T21:01:09.775Z] #18 55.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-15T21:01:09.775Z] #18 55.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-15T21:01:09.775Z] #18 55.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-15T21:01:09.775Z] #18 55.50 Setting up python3 (3.7.3-1) ... [2020-12-15T21:01:10.296Z] #43 190.0 CC criu/sysfs_parse.o [2020-12-15T21:01:10.351Z] #18 55.97 Setting up python3-wheel (0.32.3-2) ... [2020-12-15T21:01:10.594Z] #43 190.5 CC criu/timens.o [2020-12-15T21:01:11.241Z] #43 191.0 CC criu/timerfd.o [2020-12-15T21:01:11.241Z] #43 191.3 CC criu/tty.o [2020-12-15T21:01:11.301Z] #18 ... [2020-12-15T21:01:11.301Z] [2020-12-15T21:01:11.301Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:11.301Z] #41 114.4 CC criu/file-lock.o [2020-12-15T21:01:11.301Z] #41 115.6 CC criu/files-ext.o [2020-12-15T21:01:11.301Z] #41 116.0 CC criu/files-reg.o [2020-12-15T21:01:11.301Z] #41 118.5 CC criu/files.o [2020-12-15T21:01:11.301Z] #41 121.1 CC criu/filesystems.o [2020-12-15T21:01:11.301Z] #41 121.9 CC criu/fsnotify.o [2020-12-15T21:01:11.301Z] #41 123.3 CC criu/image-desc.o [2020-12-15T21:01:11.301Z] #41 123.5 CC criu/image.o [2020-12-15T21:01:11.301Z] #41 124.3 CC criu/ipc_ns.o [2020-12-15T21:01:11.301Z] #41 ... [2020-12-15T21:01:11.301Z] [2020-12-15T21:01:11.301Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:11.301Z] #18 56.89 Setting up apparmor (2.13.2-10) ... [2020-12-15T21:01:11.635Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-12-15T21:01:11.680Z] #43 207.1 github.com/LK4D4/vndr [2020-12-15T21:01:12.665Z] ok github.com/docker/docker/volume/local 0.300s coverage: 76.6% of statements [2020-12-15T21:01:12.954Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-12-15T21:01:12.973Z] #41 ... [2020-12-15T21:01:12.973Z] [2020-12-15T21:01:12.973Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:01:12.973Z] #51 14.30 + cd /tmp/tmp.jRaYsKMPhn/src/github.com/opencontainers/runc [2020-12-15T21:01:12.973Z] #51 14.30 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-15T21:01:12.973Z] #51 15.16 + '[' -z '' ']' [2020-12-15T21:01:12.973Z] #51 15.17 + target=static [2020-12-15T21:01:12.973Z] #51 15.17 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-15T21:01:12.973Z] #51 15.53 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-12-15T21:01:13.232Z] #51 ... [2020-12-15T21:01:13.232Z] [2020-12-15T21:01:13.232Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:13.232Z] #41 103.3 LINK criu/pie/restorer.built-in.o [2020-12-15T21:01:13.232Z] #41 103.4 GEN criu/pie/restorer-blob.h [2020-12-15T21:01:13.232Z] #41 103.4 DEP criu/vdso.d [2020-12-15T21:01:13.341Z] #43 193.4 CC criu/tun.o [2020-12-15T21:01:13.491Z] #41 103.6 DEP criu/vdso-compat.d [2020-12-15T21:01:13.491Z] #41 103.7 DEP criu/uts_ns.d [2020-12-15T21:01:13.982Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.1% of statements [2020-12-15T21:01:14.060Z] #41 104.0 DEP criu/util.d [2020-12-15T21:01:14.319Z] #41 104.3 DEP criu/uffd.d [2020-12-15T21:01:14.397Z] #43 194.1 CC criu/uffd.o [2020-12-15T21:01:14.579Z] #41 104.6 DEP criu/tun.d [2020-12-15T21:01:14.839Z] #41 104.8 DEP criu/tty.d [2020-12-15T21:01:15.100Z] #41 105.3 DEP criu/timerfd.d [2020-12-15T21:01:15.100Z] #41 ... [2020-12-15T21:01:15.100Z] [2020-12-15T21:01:15.100Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:01:15.100Z] #43 199.2 github.com/LK4D4/vndr/godl [2020-12-15T21:01:15.100Z] #43 200.7 github.com/LK4D4/vndr [2020-12-15T21:01:15.360Z] #43 ... [2020-12-15T21:01:15.360Z] [2020-12-15T21:01:15.360Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:15.360Z] #18 6.330 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T21:01:15.360Z] #18 16.30 Fetched 8409 kB in 15s (579 kB/s) [2020-12-15T21:01:15.537Z] #18 ... [2020-12-15T21:01:15.537Z] [2020-12-15T21:01:15.537Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:01:15.537Z] #47 197.8 + /build/golangci-lint --version [2020-12-15T21:01:15.537Z] #47 198.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-15T21:01:15.537Z] #47 DONE 200.4s [2020-12-15T21:01:15.537Z] [2020-12-15T21:01:15.537Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:15.537Z] #18 60.88 Setting up xfsprogs (4.20.0-1) ... [2020-12-15T21:01:15.537Z] #18 60.91 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-15T21:01:15.620Z] #18 16.30 Reading package lists... [2020-12-15T21:01:15.620Z] #18 ... [2020-12-15T21:01:15.620Z] [2020-12-15T21:01:15.620Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:15.620Z] #41 105.6 DEP criu/timens.d [2020-12-15T21:01:15.800Z] #18 61.43 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-15T21:01:15.880Z] #41 106.0 DEP criu/sysfs_parse.d [2020-12-15T21:01:15.880Z] #43 ... [2020-12-15T21:01:15.880Z] [2020-12-15T21:01:15.880Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:01:15.880Z] #51 14.55 + cd /tmp/tmp.l54UqqT0h4/src/github.com/opencontainers/runc [2020-12-15T21:01:15.880Z] #51 14.55 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-15T21:01:15.880Z] #51 15.61 + '[' -z '' ']' [2020-12-15T21:01:15.880Z] #51 15.62 + target=static [2020-12-15T21:01:15.880Z] #51 15.62 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-15T21:01:15.880Z] #51 16.43 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-12-15T21:01:15.880Z] #51 ... [2020-12-15T21:01:15.880Z] [2020-12-15T21:01:15.880Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:15.880Z] #41 99.96 CC criu/arch/x86/restorer.o [2020-12-15T21:01:15.880Z] #41 100.9 CC criu/arch/x86/restorer_unmap.o [2020-12-15T21:01:15.880Z] #41 101.0 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-15T21:01:15.880Z] #41 101.6 CC criu/pie/restorer.o [2020-12-15T21:01:15.931Z] #43 195.6 CC criu/util.o [2020-12-15T21:01:16.450Z] #41 106.4 DEP criu/sysctl.d [2020-12-15T21:01:16.452Z] #41 106.4 LINK criu/pie/restorer.built-in.o [2020-12-15T21:01:16.452Z] #41 106.5 GEN criu/pie/restorer-blob.h [2020-12-15T21:01:16.452Z] #41 106.6 DEP criu/vdso.d [2020-12-15T21:01:16.710Z] #41 106.7 DEP criu/string.d [2020-12-15T21:01:16.710Z] #41 106.9 DEP criu/stats.d [2020-12-15T21:01:16.716Z] #41 106.8 DEP criu/vdso-compat.d [2020-12-15T21:01:16.750Z] #18 62.45 Setting up python3-distutils (3.7.3-1) ... [2020-12-15T21:01:16.750Z] #18 ... [2020-12-15T21:01:16.750Z] [2020-12-15T21:01:16.750Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:01:16.750Z] #51 77.35 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-12-15T21:01:16.750Z] #51 79.17 + mkdir -p /build [2020-12-15T21:01:16.750Z] #51 79.17 + cp runc /build/runc [2020-12-15T21:01:16.750Z] #51 DONE 80.0s [2020-12-15T21:01:16.970Z] #41 107.1 DEP criu/sockets.d [2020-12-15T21:01:16.976Z] #41 106.9 DEP criu/uts_ns.d [2020-12-15T21:01:17.014Z] [2020-12-15T21:01:17.014Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:17.014Z] #41 125.6 CC criu/irmap.o [2020-12-15T21:01:17.014Z] #41 126.3 CC criu/kcmp-ids.o [2020-12-15T21:01:17.014Z] #41 126.6 CC criu/kerndat.o [2020-12-15T21:01:17.014Z] #41 127.9 CC criu/libnetlink.o [2020-12-15T21:01:17.014Z] #41 128.2 CC criu/log.o [2020-12-15T21:01:17.014Z] #41 128.7 CC criu/lsm.o [2020-12-15T21:01:17.014Z] #41 129.2 CC criu/mem.o [2020-12-15T21:01:17.237Z] #41 107.1 DEP criu/util.d [2020-12-15T21:01:17.237Z] #41 107.4 DEP criu/uffd.d [2020-12-15T21:01:17.464Z] #43 197.2 CC criu/uts_ns.o [2020-12-15T21:01:17.464Z] #43 197.5 CC criu/vdso.o [2020-12-15T21:01:17.498Z] #41 107.6 DEP criu/tun.d [2020-12-15T21:01:17.540Z] #41 107.5 DEP criu/sk-unix.d [2020-12-15T21:01:17.963Z] #41 131.1 CC criu/memfd.o [2020-12-15T21:01:18.068Z] #41 107.8 DEP criu/tty.d [2020-12-15T21:01:18.068Z] #41 108.2 DEP criu/timerfd.d [2020-12-15T21:01:18.110Z] #41 108.0 DEP criu/sk-tcp.d [2020-12-15T21:01:18.227Z] #41 131.6 CC criu/mount.o [2020-12-15T21:01:18.328Z] #41 108.5 DEP criu/timens.d [2020-12-15T21:01:18.370Z] #41 108.3 DEP criu/sk-queue.d [2020-12-15T21:01:18.519Z] #43 198.2 LINK criu/built-in.o [2020-12-15T21:01:18.519Z] #43 198.5 LINK criu/criu [2020-12-15T21:01:18.630Z] #41 108.6 DEP criu/sk-packet.d [2020-12-15T21:01:18.889Z] #41 108.9 DEP criu/sk-netlink.d [2020-12-15T21:01:18.898Z] #41 108.7 DEP criu/sysfs_parse.d [2020-12-15T21:01:18.898Z] #41 108.9 DEP criu/sysctl.d [2020-12-15T21:01:19.158Z] #41 109.1 DEP criu/string.d [2020-12-15T21:01:19.158Z] #41 109.2 DEP criu/stats.d [2020-12-15T21:01:19.236Z] #41 109.2 DEP criu/sk-inet.d [2020-12-15T21:01:19.418Z] #41 109.4 DEP criu/sockets.d [2020-12-15T21:01:19.514Z] #41 109.5 DEP criu/signalfd.d [2020-12-15T21:01:19.574Z] #43 199.3 DEP lib/c/criu.d [2020-12-15T21:01:19.574Z] #43 199.4 CC images/rpc.pb-c.o [2020-12-15T21:01:19.678Z] #41 109.7 DEP criu/sk-unix.d [2020-12-15T21:01:19.775Z] #41 109.8 DEP criu/sigframe.d [2020-12-15T21:01:19.775Z] #41 109.9 DEP criu/shmem.d [2020-12-15T21:01:19.938Z] #41 110.0 DEP criu/sk-tcp.d [2020-12-15T21:01:19.938Z] #41 ... [2020-12-15T21:01:19.938Z] [2020-12-15T21:01:19.938Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:19.938Z] #18 7.501 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-15T21:01:19.938Z] #18 16.30 Fetched 8409 kB in 14s (581 kB/s) [2020-12-15T21:01:20.034Z] #41 110.0 DEP criu/servicefd.d [2020-12-15T21:01:20.155Z] #41 ... [2020-12-15T21:01:20.155Z] [2020-12-15T21:01:20.155Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:20.155Z] #18 63.12 Setting up python3-setuptools (40.8.0-1) ... [2020-12-15T21:01:20.155Z] #18 64.76 Setting up python3-pip (18.1-5) ... [2020-12-15T21:01:20.155Z] #18 65.73 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T21:01:20.155Z] #18 65.80 Processing triggers for mime-support (3.62) ... [2020-12-15T21:01:20.198Z] #18 16.30 Reading package lists... [2020-12-15T21:01:20.198Z] #18 ... [2020-12-15T21:01:20.198Z] [2020-12-15T21:01:20.198Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:20.198Z] #41 110.2 DEP criu/sk-queue.d [2020-12-15T21:01:20.219Z] #43 200.2 CC lib/c/criu.o [2020-12-15T21:01:20.309Z] #41 110.3 DEP criu/seize.d [2020-12-15T21:01:20.309Z] #41 110.5 DEP criu/seccomp.d [2020-12-15T21:01:20.458Z] #41 110.4 DEP criu/sk-packet.d [2020-12-15T21:01:20.718Z] #41 110.7 DEP criu/sk-netlink.d [2020-12-15T21:01:20.732Z] #18 DONE 66.3s [2020-12-15T21:01:20.732Z] [2020-12-15T21:01:20.732Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:20.879Z] #41 110.8 DEP criu/rst-malloc.d [2020-12-15T21:01:20.879Z] #41 110.9 DEP criu/rbtree.d [2020-12-15T21:01:20.879Z] #41 110.9 DEP criu/pstree.d [2020-12-15T21:01:20.978Z] #41 111.0 DEP criu/sk-inet.d [2020-12-15T21:01:20.997Z] #41 ... [2020-12-15T21:01:20.997Z] [2020-12-15T21:01:20.997Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-15T21:01:21.140Z] #41 111.1 DEP criu/protobuf.d [2020-12-15T21:01:21.140Z] #41 111.2 GEN criu/protobuf-desc-gen.h [2020-12-15T21:01:21.238Z] #41 111.3 DEP criu/signalfd.d [2020-12-15T21:01:21.498Z] #41 111.4 DEP criu/sigframe.d [2020-12-15T21:01:21.498Z] #41 111.6 DEP criu/shmem.d [2020-12-15T21:01:21.746Z] #43 201.6 LINK lib/c/built-in.o [2020-12-15T21:01:21.746Z] #43 201.6 LINK lib/c/libcriu.so [2020-12-15T21:01:21.746Z] #43 201.7 LINK lib/c/libcriu.a [2020-12-15T21:01:21.758Z] #41 111.8 DEP criu/servicefd.d [2020-12-15T21:01:22.019Z] #41 112.0 DEP criu/seize.d [2020-12-15T21:01:22.043Z] #43 ... [2020-12-15T21:01:22.043Z] [2020-12-15T21:01:22.043Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T21:01:22.043Z] #40 DONE 266.4s [2020-12-15T21:01:22.043Z] [2020-12-15T21:01:22.043Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:22.043Z] #43 201.9 GEN magic.py [2020-12-15T21:01:22.279Z] #41 112.3 DEP criu/seccomp.d [2020-12-15T21:01:22.341Z] #43 202.1 Note: Building without setproctitle() and strlcpy() support. [2020-12-15T21:01:22.341Z] #43 202.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-15T21:01:22.341Z] #43 202.1 Note: Building without GnuTLS support [2020-12-15T21:01:22.341Z] #43 202.1 Makefile.config:39: Warn: you have no libnftables installed [2020-12-15T21:01:22.341Z] #43 202.1 Makefile.config:40: Warn: Building without nftables support [2020-12-15T21:01:22.397Z] #19 1.546 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-15T21:01:22.398Z] #19 1.550 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-15T21:01:22.398Z] #19 1.557 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-15T21:01:22.398Z] #19 DONE 1.8s [2020-12-15T21:01:22.398Z] [2020-12-15T21:01:22.398Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:22.398Z] #41 134.7 CC criu/namespaces.o [2020-12-15T21:01:22.540Z] #41 112.7 DEP criu/rst-malloc.d [2020-12-15T21:01:22.814Z] #41 112.8 DEP criu/rbtree.d [2020-12-15T21:01:22.814Z] #41 112.9 DEP criu/pstree.d [2020-12-15T21:01:22.990Z] #43 203.1 fatal: not a git repository (or any of the parent directories): .git [2020-12-15T21:01:23.054Z] #41 ... [2020-12-15T21:01:23.054Z] [2020-12-15T21:01:23.054Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:01:23.054Z] #43 DONE 217.3s [2020-12-15T21:01:23.054Z] [2020-12-15T21:01:23.054Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:23.054Z] #18 16.30 Reading package lists... [2020-12-15T21:01:23.075Z] #41 113.1 DEP criu/protobuf.d [2020-12-15T21:01:23.336Z] #41 113.3 GEN criu/protobuf-desc-gen.h [2020-12-15T21:01:23.347Z] #41 136.4 CC criu/net.o [2020-12-15T21:01:24.047Z] #43 204.0 make[1]: Nothing to be done for 'all'. [2020-12-15T21:01:25.102Z] #43 205.0 make[1]: 'images/built-in.o' is up to date. [2020-12-15T21:01:25.102Z] #43 205.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-15T21:01:25.102Z] #43 205.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-15T21:01:25.102Z] #43 205.1 make[1]: 'compel/libcompel.a' is up to date. [2020-12-15T21:01:25.246Z] #41 ... [2020-12-15T21:01:25.246Z] [2020-12-15T21:01:25.246Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:01:25.246Z] #43 DONE 221.1s [2020-12-15T21:01:25.246Z] [2020-12-15T21:01:25.246Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:25.246Z] #18 16.30 Reading package lists... [2020-12-15T21:01:25.400Z] #43 205.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-15T21:01:25.400Z] #43 205.2 make[1]: Nothing to be done for 'all'. [2020-12-15T21:01:25.400Z] #43 205.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-15T21:01:25.400Z] #43 205.5 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:25.400Z] #43 205.5 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:25.698Z] #43 205.6 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:25.698Z] #43 205.8 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:25.907Z] #41 138.9 CC criu/netfilter.o [2020-12-15T21:01:25.907Z] #41 139.2 CC criu/page-pipe.o [2020-12-15T21:01:25.996Z] #43 205.8 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:25.997Z] #43 205.9 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:25.997Z] #43 206.0 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:26.296Z] #43 206.2 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:26.296Z] #43 206.3 INSTALL criu/criu [2020-12-15T21:01:26.351Z] #18 22.49 Reading package lists... [2020-12-15T21:01:26.484Z] #41 139.8 CC criu/page-xfer.o [2020-12-15T21:01:26.593Z] #43 DONE 206.4s [2020-12-15T21:01:26.593Z] [2020-12-15T21:01:26.593Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:01:26.611Z] #18 27.45 Building dependency tree... [2020-12-15T21:01:26.611Z] #18 ... [2020-12-15T21:01:26.611Z] [2020-12-15T21:01:26.611Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:26.611Z] #41 114.3 DEP criu/protobuf-desc.d [2020-12-15T21:01:26.611Z] #41 114.6 DEP criu/proc_parse.d [2020-12-15T21:01:26.611Z] #41 115.1 DEP criu/plugin.d [2020-12-15T21:01:26.611Z] #41 115.2 DEP criu/pipes.d [2020-12-15T21:01:26.611Z] #41 115.4 DEP criu/pie-util.d [2020-12-15T21:01:26.611Z] #41 115.5 DEP criu/pie-util-vdso.d [2020-12-15T21:01:26.611Z] #41 115.7 DEP criu/pie-util-vdso-elf32.d [2020-12-15T21:01:26.611Z] #41 115.9 DEP criu/path.d [2020-12-15T21:01:26.611Z] #41 116.0 DEP criu/parasite-syscall.d [2020-12-15T21:01:26.611Z] #41 116.2 DEP criu/pagemap.d [2020-12-15T21:01:26.611Z] #41 116.4 DEP criu/pagemap-cache.d [2020-12-15T21:01:26.611Z] #41 116.6 DEP criu/page-xfer.d [2020-12-15T21:01:26.871Z] #41 116.7 DEP criu/page-pipe.d [2020-12-15T21:01:26.871Z] #41 116.9 DEP criu/netfilter.d [2020-12-15T21:01:27.132Z] #41 117.1 DEP criu/net.d [2020-12-15T21:01:27.132Z] #41 117.3 DEP criu/namespaces.d [2020-12-15T21:01:27.392Z] #41 117.5 DEP criu/mount.d [2020-12-15T21:01:27.652Z] #41 117.7 DEP criu/memfd.d [2020-12-15T21:01:27.652Z] #41 117.8 DEP criu/mem.d [2020-12-15T21:01:27.880Z] #41 141.1 CC criu/pagemap-cache.o [2020-12-15T21:01:27.913Z] #41 118.0 DEP criu/lsm.d [2020-12-15T21:01:28.143Z] #41 141.3 CC criu/pagemap.o [2020-12-15T21:01:28.172Z] #41 118.2 DEP criu/log.d [2020-12-15T21:01:28.172Z] #41 118.3 DEP criu/libnetlink.d [2020-12-15T21:01:28.432Z] #41 118.5 DEP criu/kerndat.d [2020-12-15T21:01:28.721Z] #41 142.0 CC criu/parasite-syscall.o [2020-12-15T21:01:29.001Z] #41 118.9 DEP criu/kcmp-ids.d [2020-12-15T21:01:29.001Z] #41 119.1 DEP criu/irmap.d [2020-12-15T21:01:29.261Z] #41 119.3 DEP criu/ipc_ns.d [2020-12-15T21:01:29.289Z] ok github.com/docker/docker/pkg/plugins 33.610s coverage: 76.6% of statements [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/rootless [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/volume [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-15T21:01:29.289Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-15T21:01:29.289Z] [2020-12-15T21:01:29.289Z] === Skipped [2020-12-15T21:01:29.289Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-15T21:01:29.289Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-15T21:01:29.289Z] [2020-12-15T21:01:29.289Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-15T21:01:29.289Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-15T21:01:29.289Z] [2020-12-15T21:01:29.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-15T21:01:29.289Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:01:29.289Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:01:29.289Z] [2020-12-15T21:01:29.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-15T21:01:29.289Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:01:29.289Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:01:29.289Z] [2020-12-15T21:01:29.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-15T21:01:29.289Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:01:29.289Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:01:29.289Z] [2020-12-15T21:01:29.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-15T21:01:29.289Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:01:29.289Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:01:29.289Z] [2020-12-15T21:01:29.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-15T21:01:29.289Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:01:29.289Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:01:29.289Z] [2020-12-15T21:01:29.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-15T21:01:29.289Z] graphtest_unix.go:73: No driver to put! [2020-12-15T21:01:29.289Z] [2020-12-15T21:01:29.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-15T21:01:29.289Z] time="2020-12-15T21:00:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:01:29.289Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:01:29.289Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:01:29.289Z] [2020-12-15T21:01:29.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-15T21:01:29.289Z] time="2020-12-15T21:00:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:01:29.289Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:01:29.289Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:01:29.289Z] [2020-12-15T21:01:29.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-15T21:01:29.289Z] time="2020-12-15T21:00:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:01:29.289Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:01:29.289Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:01:29.289Z] [2020-12-15T21:01:29.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-15T21:01:29.290Z] time="2020-12-15T21:00:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:01:29.290Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:01:29.290Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-15T21:01:29.290Z] time="2020-12-15T21:00:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:01:29.290Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:01:29.290Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-15T21:01:29.290Z] graphtest_unix.go:73: No driver to put! [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-15T21:01:29.290Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-15T21:01:29.290Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-15T21:01:29.290Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-15T21:01:29.290Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-15T21:01:29.290Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:01:29.290Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-15T21:01:29.290Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:01:29.290Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-15T21:01:29.290Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:01:29.290Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-15T21:01:29.290Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:01:29.290Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-15T21:01:29.290Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:01:29.290Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-15T21:01:29.290Z] graphtest_unix.go:73: No driver to put! [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-15T21:01:29.290Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-15T21:01:29.290Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] [2020-12-15T21:01:29.290Z] DONE 2191 tests, 26 skipped in 190.752s [2020-12-15T21:01:29.298Z] #41 142.7 CC criu/path.o Post stage [Pipeline] junit [2020-12-15T21:01:29.333Z] Recording test results [Pipeline] } [2020-12-15T21:01:29.520Z] #41 119.6 DEP criu/image.d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2020-12-15T21:01:29.561Z] #41 142.9 CC criu/pie-util-vdso.o [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-15T21:01:29.824Z] #41 143.1 CC criu/pie-util.o [2020-12-15T21:01:29.824Z] #41 143.3 CC criu/pipes.o [2020-12-15T21:01:29.923Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -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:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/make.sh dynbinary test-integration [2020-12-15T21:01:30.090Z] #41 120.0 DEP criu/image-desc.d [2020-12-15T21:01:30.090Z] #41 120.1 DEP criu/fsnotify.d [2020-12-15T21:01:30.153Z] #24 ... [2020-12-15T21:01:30.153Z] [2020-12-15T21:01:30.153Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:01:30.153Z] #49 274.9 + /build/golangci-lint --version [2020-12-15T21:01:30.213Z] [2020-12-15T21:01:30.213Z] Removing bundles/ [2020-12-15T21:01:30.213Z] [2020-12-15T21:01:30.213Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-15T21:01:30.213Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-15T21:01:30.213Z] GOOS="" GOARCH="" GOARM="" [2020-12-15T21:01:30.350Z] #41 120.4 DEP criu/filesystems.d [2020-12-15T21:01:30.401Z] #41 143.8 CC criu/plugin.o [2020-12-15T21:01:30.529Z] #18 22.70 Reading package lists... [2020-12-15T21:01:30.529Z] #18 27.51 Building dependency tree... [2020-12-15T21:01:30.529Z] #18 ... [2020-12-15T21:01:30.529Z] [2020-12-15T21:01:30.529Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:30.529Z] #41 117.8 DEP criu/protobuf-desc.d [2020-12-15T21:01:30.529Z] #41 118.0 DEP criu/proc_parse.d [2020-12-15T21:01:30.529Z] #41 118.4 DEP criu/plugin.d [2020-12-15T21:01:30.529Z] #41 118.6 DEP criu/pipes.d [2020-12-15T21:01:30.529Z] #41 118.9 DEP criu/pie-util.d [2020-12-15T21:01:30.529Z] #41 119.1 DEP criu/pie-util-vdso.d [2020-12-15T21:01:30.529Z] #41 119.4 DEP criu/pie-util-vdso-elf32.d [2020-12-15T21:01:30.529Z] #41 119.6 DEP criu/path.d [2020-12-15T21:01:30.529Z] #41 119.8 DEP criu/parasite-syscall.d [2020-12-15T21:01:30.529Z] #41 119.9 DEP criu/pagemap.d [2020-12-15T21:01:30.529Z] #41 120.1 DEP criu/pagemap-cache.d [2020-12-15T21:01:30.529Z] #41 120.2 DEP criu/page-xfer.d [2020-12-15T21:01:30.529Z] #41 120.5 DEP criu/page-pipe.d [2020-12-15T21:01:30.529Z] #41 120.6 DEP criu/netfilter.d [2020-12-15T21:01:30.610Z] #41 120.7 DEP criu/files.d [2020-12-15T21:01:30.665Z] #41 144.0 CC criu/proc_parse.o [2020-12-15T21:01:30.791Z] #41 120.8 DEP criu/net.d [2020-12-15T21:01:30.798Z] #49 275.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-15T21:01:30.798Z] #49 DONE 275.4s [2020-12-15T21:01:30.798Z] [2020-12-15T21:01:30.798Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:01:30.869Z] #41 121.0 DEP criu/files-reg.d [2020-12-15T21:01:31.052Z] #41 121.1 DEP criu/namespaces.d [2020-12-15T21:01:31.312Z] #41 121.3 DEP criu/mount.d [2020-12-15T21:01:31.312Z] #41 121.4 DEP criu/memfd.d [2020-12-15T21:01:31.439Z] #41 121.3 DEP criu/files-ext.d [2020-12-15T21:01:31.439Z] #41 121.5 DEP criu/file-lock.d [2020-12-15T21:01:31.574Z] #41 121.6 DEP criu/mem.d [2020-12-15T21:01:31.698Z] #41 121.7 DEP criu/file-ids.d [2020-12-15T21:01:31.834Z] #41 121.9 DEP criu/lsm.d [2020-12-15T21:01:31.958Z] #41 122.0 DEP criu/fifo.d [2020-12-15T21:01:32.094Z] #41 122.1 DEP criu/log.d [2020-12-15T21:01:32.218Z] #41 122.3 DEP criu/fdstore.d [2020-12-15T21:01:32.354Z] #41 122.4 DEP criu/libnetlink.d [2020-12-15T21:01:32.478Z] #41 122.5 DEP criu/fault-injection.d [2020-12-15T21:01:32.478Z] #41 122.5 DEP criu/external.d [2020-12-15T21:01:32.609Z] #41 ... [2020-12-15T21:01:32.609Z] [2020-12-15T21:01:32.609Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-15T21:01:32.609Z] #20 4.778 Collecting yamllint==1.16.0 [2020-12-15T21:01:32.609Z] #20 10.15 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-15T21:01:32.609Z] #20 ... [2020-12-15T21:01:32.609Z] [2020-12-15T21:01:32.609Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:32.609Z] #41 146.0 CC criu/protobuf-desc.o [2020-12-15T21:01:32.615Z] #41 122.7 DEP criu/kerndat.d [2020-12-15T21:01:32.738Z] #41 122.7 DEP criu/eventpoll.d [2020-12-15T21:01:32.738Z] #41 122.9 DEP criu/eventfd.d [2020-12-15T21:01:32.874Z] #41 123.1 DEP criu/kcmp-ids.d [2020-12-15T21:01:32.999Z] #41 123.2 DEP criu/crtools.d [2020-12-15T21:01:33.259Z] #41 ... [2020-12-15T21:01:33.259Z] [2020-12-15T21:01:33.259Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:33.259Z] #18 27.45 Building dependency tree... [2020-12-15T21:01:33.259Z] #18 30.08 libcap2-bin is already the newest version (1:2.25-2). [2020-12-15T21:01:33.259Z] #18 30.08 The following additional packages will be installed: [2020-12-15T21:01:33.259Z] #18 30.08 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-15T21:01:33.259Z] #18 30.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-15T21:01:33.259Z] #18 30.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-15T21:01:33.259Z] #18 30.09 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-15T21:01:33.259Z] #18 30.09 python3.7 python3.7-minimal vim-runtime xxd [2020-12-15T21:01:33.259Z] #18 30.09 Suggested packages: [2020-12-15T21:01:33.259Z] #18 30.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-15T21:01:33.259Z] #18 30.09 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-15T21:01:33.259Z] #18 30.09 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-15T21:01:33.259Z] #18 30.09 Recommended packages: [2020-12-15T21:01:33.259Z] #18 30.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-15T21:01:33.259Z] #18 30.09 python3-keyrings.alt python3-xdg unzip [2020-12-15T21:01:33.259Z] #18 33.41 The following NEW packages will be installed: [2020-12-15T21:01:33.259Z] #18 33.42 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-15T21:01:33.259Z] #18 33.43 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-15T21:01:33.259Z] #18 33.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-15T21:01:33.259Z] #18 33.43 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-15T21:01:33.259Z] #18 33.43 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-15T21:01:33.259Z] #18 33.43 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-15T21:01:33.259Z] #18 33.43 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-15T21:01:33.259Z] #18 33.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-15T21:01:33.259Z] #18 33.43 xz-utils zip [2020-12-15T21:01:33.259Z] #18 33.91 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-15T21:01:33.259Z] #18 33.91 Need to get 28.5 MB of archives. [2020-12-15T21:01:33.259Z] #18 33.91 After this operation, 116 MB of additional disk space will be used. [2020-12-15T21:01:33.259Z] #18 33.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-15T21:01:33.259Z] #18 33.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-15T21:01:33.259Z] #18 34.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-15T21:01:33.259Z] #18 34.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-15T21:01:33.259Z] #18 34.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-15T21:01:33.259Z] #18 34.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-15T21:01:33.260Z] #18 34.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-15T21:01:33.260Z] #18 34.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-15T21:01:33.260Z] #18 34.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-15T21:01:33.260Z] #18 34.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-15T21:01:33.260Z] #18 34.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-15T21:01:33.260Z] #18 34.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-15T21:01:33.260Z] #18 34.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-15T21:01:33.260Z] #18 34.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-15T21:01:33.260Z] #18 34.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-15T21:01:33.260Z] #18 34.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-15T21:01:33.260Z] #18 34.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-15T21:01:33.260Z] #18 34.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-15T21:01:33.260Z] #18 34.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-15T21:01:33.260Z] #18 34.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-15T21:01:33.260Z] #18 34.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-15T21:01:33.260Z] #18 34.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-15T21:01:33.260Z] #18 34.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-15T21:01:33.260Z] #18 34.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-15T21:01:33.445Z] #41 123.3 DEP criu/irmap.d [2020-12-15T21:01:33.445Z] #41 123.5 DEP criu/ipc_ns.d [2020-12-15T21:01:33.521Z] #18 34.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-15T21:01:33.521Z] #18 34.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-15T21:01:33.521Z] #18 34.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-15T21:01:33.521Z] #18 34.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-15T21:01:33.521Z] #18 34.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-15T21:01:33.558Z] #41 146.9 CC criu/protobuf.o [2020-12-15T21:01:33.705Z] #41 123.7 DEP criu/image.d [2020-12-15T21:01:33.781Z] #18 ... [2020-12-15T21:01:33.782Z] [2020-12-15T21:01:33.782Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T21:01:33.782Z] #30 DONE 227.8s [2020-12-15T21:01:33.782Z] [2020-12-15T21:01:33.782Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:33.782Z] #18 35.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-15T21:01:33.782Z] #18 ... [2020-12-15T21:01:33.782Z] [2020-12-15T21:01:33.782Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:33.782Z] #41 123.4 DEP criu/cr-service.d [2020-12-15T21:01:33.782Z] #41 123.6 DEP criu/cr-restore.d [2020-12-15T21:01:33.782Z] #41 123.8 DEP criu/cr-errno.d [2020-12-15T21:01:33.782Z] #41 123.9 DEP criu/cr-dump.d [2020-12-15T21:01:33.964Z] #41 123.9 DEP criu/image-desc.d [2020-12-15T21:01:33.965Z] #41 124.1 DEP criu/fsnotify.d [2020-12-15T21:01:34.044Z] #41 124.1 DEP criu/cr-dedup.d [2020-12-15T21:01:34.134Z] #41 147.3 CC criu/pstree.o [2020-12-15T21:01:34.225Z] #41 124.4 DEP criu/filesystems.d [2020-12-15T21:01:34.305Z] #41 124.3 DEP criu/cr-check.d [2020-12-15T21:01:34.305Z] #41 124.4 DEP criu/config.d [2020-12-15T21:01:34.497Z] #41 124.6 DEP criu/files.d [2020-12-15T21:01:34.565Z] #41 124.6 DEP criu/clone-noasan.d [2020-12-15T21:01:34.826Z] #41 124.7 DEP criu/cgroup.d [2020-12-15T21:01:34.826Z] #41 124.9 DEP criu/cgroup-props.d [2020-12-15T21:01:34.826Z] #41 125.0 DEP criu/bitmap.d [2020-12-15T21:01:34.826Z] #41 125.0 DEP criu/bfd.d [2020-12-15T21:01:35.069Z] #41 125.0 DEP criu/files-reg.d [2020-12-15T21:01:35.084Z] #41 148.2 CC criu/rbtree.o [2020-12-15T21:01:35.084Z] #41 148.5 CC criu/rst-malloc.o [2020-12-15T21:01:35.087Z] #41 125.2 DEP criu/autofs.d [2020-12-15T21:01:35.329Z] #41 125.3 DEP criu/files-ext.d [2020-12-15T21:01:35.347Z] #41 148.7 CC criu/seccomp.o [2020-12-15T21:01:35.347Z] #41 125.4 DEP criu/aio.d [2020-12-15T21:01:35.590Z] #41 125.6 DEP criu/file-lock.d [2020-12-15T21:01:35.590Z] #41 125.8 DEP criu/file-ids.d [2020-12-15T21:01:35.607Z] #41 125.6 DEP criu/action-scripts.d [2020-12-15T21:01:35.850Z] #41 125.8 DEP criu/fifo.d [2020-12-15T21:01:35.850Z] #41 125.9 DEP criu/fdstore.d [2020-12-15T21:01:35.850Z] #41 126.0 DEP criu/fault-injection.d [2020-12-15T21:01:35.868Z] #41 126.0 CC criu/action-scripts.o [2020-12-15T21:01:36.110Z] #41 126.0 DEP criu/external.d [2020-12-15T21:01:36.110Z] #41 126.1 DEP criu/eventpoll.d [2020-12-15T21:01:36.110Z] #41 126.2 DEP criu/eventfd.d [2020-12-15T21:01:36.110Z] #41 ... [2020-12-15T21:01:36.110Z] [2020-12-15T21:01:36.110Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:36.110Z] #18 27.51 Building dependency tree... [2020-12-15T21:01:36.110Z] #18 29.99 libcap2-bin is already the newest version (1:2.25-2). [2020-12-15T21:01:36.110Z] #18 29.99 The following additional packages will be installed: [2020-12-15T21:01:36.110Z] #18 30.00 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-15T21:01:36.110Z] #18 30.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-15T21:01:36.110Z] #18 30.00 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-15T21:01:36.110Z] #18 30.00 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-15T21:01:36.110Z] #18 30.00 python3.7 python3.7-minimal vim-runtime xxd [2020-12-15T21:01:36.110Z] #18 30.01 Suggested packages: [2020-12-15T21:01:36.110Z] #18 30.01 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-15T21:01:36.110Z] #18 30.01 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-15T21:01:36.110Z] #18 30.01 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-15T21:01:36.110Z] #18 30.01 Recommended packages: [2020-12-15T21:01:36.110Z] #18 30.01 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-15T21:01:36.110Z] #18 30.01 python3-keyrings.alt python3-xdg unzip [2020-12-15T21:01:36.110Z] #18 32.67 The following NEW packages will be installed: [2020-12-15T21:01:36.110Z] #18 32.68 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-15T21:01:36.110Z] #18 32.68 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-15T21:01:36.110Z] #18 32.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-15T21:01:36.110Z] #18 32.68 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-15T21:01:36.110Z] #18 32.68 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-15T21:01:36.110Z] #18 32.68 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-15T21:01:36.110Z] #18 32.68 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-15T21:01:36.110Z] #18 32.68 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-15T21:01:36.110Z] #18 32.68 xz-utils zip [2020-12-15T21:01:36.110Z] #18 33.11 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-15T21:01:36.110Z] #18 33.11 Need to get 28.5 MB of archives. [2020-12-15T21:01:36.110Z] #18 33.11 After this operation, 116 MB of additional disk space will be used. [2020-12-15T21:01:36.110Z] #18 33.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-15T21:01:36.110Z] #18 33.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-15T21:01:36.110Z] #18 33.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-15T21:01:36.110Z] #18 33.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-15T21:01:36.110Z] #18 33.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-15T21:01:36.110Z] #18 33.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-15T21:01:36.110Z] #18 33.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-15T21:01:36.110Z] #18 33.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-15T21:01:36.110Z] #18 33.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-15T21:01:36.110Z] #18 33.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-15T21:01:36.110Z] #18 33.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-15T21:01:36.110Z] #18 33.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-15T21:01:36.110Z] #18 33.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-15T21:01:36.110Z] #18 33.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-15T21:01:36.110Z] #18 33.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-15T21:01:36.110Z] #18 33.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-15T21:01:36.110Z] #18 33.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-15T21:01:36.110Z] #18 33.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-15T21:01:36.110Z] #18 33.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-15T21:01:36.110Z] #18 33.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-15T21:01:36.110Z] #18 33.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-15T21:01:36.110Z] #18 33.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-15T21:01:36.110Z] #18 33.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-15T21:01:36.110Z] #18 33.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-15T21:01:36.110Z] #18 33.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-15T21:01:36.110Z] #18 33.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-15T21:01:36.110Z] #18 33.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-15T21:01:36.110Z] #18 33.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-15T21:01:36.110Z] #18 33.79 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-15T21:01:36.294Z] #41 149.5 CC criu/seize.o [2020-12-15T21:01:36.371Z] #18 ... [2020-12-15T21:01:36.371Z] [2020-12-15T21:01:36.371Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:36.371Z] #41 126.3 DEP criu/crtools.d [2020-12-15T21:01:36.438Z] #41 126.5 CC criu/aio.o [2020-12-15T21:01:36.631Z] #41 126.5 DEP criu/cr-service.d [2020-12-15T21:01:36.631Z] #41 126.7 DEP criu/cr-restore.d [2020-12-15T21:01:36.871Z] #41 ... [2020-12-15T21:01:36.871Z] [2020-12-15T21:01:36.871Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-15T21:01:36.871Z] #20 10.23 Collecting pyyaml (from yamllint==1.16.0) [2020-12-15T21:01:36.871Z] #20 10.39 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-15T21:01:36.871Z] #20 11.53 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-15T21:01:36.871Z] #20 11.60 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-15T21:01:36.871Z] #20 11.66 Building wheels for collected packages: pyyaml [2020-12-15T21:01:36.871Z] #20 11.66 Running setup.py bdist_wheel for pyyaml: started [2020-12-15T21:01:36.871Z] #20 12.61 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-15T21:01:36.871Z] #20 12.62 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-15T21:01:36.871Z] #20 12.69 Successfully built pyyaml [2020-12-15T21:01:36.871Z] #20 12.71 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-15T21:01:36.871Z] #20 13.00 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-15T21:01:36.871Z] #20 DONE 14.3s [2020-12-15T21:01:36.891Z] #41 ... [2020-12-15T21:01:36.891Z] [2020-12-15T21:01:36.891Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-15T21:01:36.891Z] #30 DONE 232.4s [2020-12-15T21:01:36.891Z] [2020-12-15T21:01:36.891Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:36.891Z] #41 126.9 DEP criu/cr-errno.d [2020-12-15T21:01:36.891Z] #41 126.9 DEP criu/cr-dump.d [2020-12-15T21:01:37.134Z] [2020-12-15T21:01:37.134Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:01:37.134Z] #54 173.4 + bin/containerd [2020-12-15T21:01:37.151Z] #41 127.2 DEP criu/cr-dedup.d [2020-12-15T21:01:37.411Z] #41 127.5 DEP criu/cr-check.d [2020-12-15T21:01:37.820Z] #41 127.5 CC criu/autofs.o [2020-12-15T21:01:37.981Z] #41 127.8 DEP criu/config.d [2020-12-15T21:01:37.981Z] #41 128.0 DEP criu/clone-noasan.d [2020-12-15T21:01:37.981Z] #41 128.1 DEP criu/cgroup.d [2020-12-15T21:01:38.241Z] #41 128.3 DEP criu/cgroup-props.d [2020-12-15T21:01:38.501Z] #41 128.5 DEP criu/bitmap.d [2020-12-15T21:01:38.501Z] #41 128.5 DEP criu/bfd.d [2020-12-15T21:01:38.501Z] #41 128.6 DEP criu/autofs.d [2020-12-15T21:01:38.761Z] #41 128.8 DEP criu/aio.d [2020-12-15T21:01:39.022Z] #41 129.1 DEP criu/action-scripts.d [2020-12-15T21:01:39.592Z] #41 129.4 CC criu/action-scripts.o [2020-12-15T21:01:39.699Z] #54 ... [2020-12-15T21:01:39.699Z] [2020-12-15T21:01:39.699Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:39.699Z] #41 150.4 CC criu/servicefd.o [2020-12-15T21:01:39.699Z] #41 150.8 CC criu/shmem.o [2020-12-15T21:01:39.699Z] #41 151.6 CC criu/sigframe.o [2020-12-15T21:01:39.699Z] #41 151.8 CC criu/signalfd.o [2020-12-15T21:01:39.699Z] #41 152.1 CC criu/sk-inet.o [2020-12-15T21:01:39.699Z] #41 153.0 CC criu/sk-netlink.o [2020-12-15T21:01:39.730Z] #41 129.9 CC criu/bfd.o [2020-12-15T21:01:39.852Z] #41 129.8 CC criu/aio.o [2020-12-15T21:01:39.962Z] #41 153.3 CC criu/sk-packet.o [2020-12-15T21:01:40.299Z] #41 ... [2020-12-15T21:01:40.299Z] [2020-12-15T21:01:40.299Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:40.299Z] #18 35.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-15T21:01:40.299Z] #18 35.12 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-15T21:01:40.299Z] #18 35.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-15T21:01:40.299Z] #18 35.12 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-15T21:01:40.299Z] #18 35.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-15T21:01:40.299Z] #18 35.33 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-15T21:01:40.299Z] #18 35.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-15T21:01:40.299Z] #18 35.36 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-15T21:01:40.299Z] #18 35.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-15T21:01:40.299Z] #18 35.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-15T21:01:40.299Z] #18 35.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-15T21:01:40.299Z] #18 35.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-15T21:01:40.299Z] #18 35.51 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-15T21:01:40.299Z] #18 35.54 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-15T21:01:40.299Z] #18 35.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-15T21:01:40.299Z] #18 36.02 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-15T21:01:40.299Z] #18 36.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-15T21:01:40.299Z] #18 36.12 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-15T21:01:40.299Z] #18 37.12 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T21:01:40.299Z] #18 37.29 Fetched 28.5 MB in 3s (11.1 MB/s) [2020-12-15T21:01:40.299Z] #18 37.38 Selecting previously unselected package pigz. [2020-12-15T21:01:40.299Z] #18 37.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 ... 23432 files and directories currently installed.) [2020-12-15T21:01:40.299Z] #18 37.48 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-15T21:01:40.299Z] #18 37.49 Unpacking pigz (2.4-1) ... [2020-12-15T21:01:40.299Z] #18 37.59 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-15T21:01:40.299Z] #18 37.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-15T21:01:40.299Z] #18 37.60 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-15T21:01:40.299Z] #18 38.35 Selecting previously unselected package python3.7-minimal. [2020-12-15T21:01:40.299Z] #18 38.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-15T21:01:40.299Z] #18 38.42 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-15T21:01:40.299Z] #18 39.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-15T21:01:40.299Z] #18 39.86 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-15T21:01:40.423Z] #41 130.4 CC criu/autofs.o [2020-12-15T21:01:40.538Z] #41 153.8 CC criu/sk-queue.o [2020-12-15T21:01:41.114Z] #41 154.4 CC criu/sk-tcp.o [2020-12-15T21:01:41.377Z] #41 154.8 CC criu/sk-unix.o [2020-12-15T21:01:41.681Z] #18 42.90 Selecting previously unselected package python3-minimal. [2020-12-15T21:01:41.682Z] #18 42.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-12-15T21:01:41.682Z] #18 42.95 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-15T21:01:41.682Z] #18 42.97 Unpacking python3-minimal (3.7.3-1) ... [2020-12-15T21:01:41.804Z] #41 131.7 CC criu/bfd.o [2020-12-15T21:01:41.942Z] #18 43.08 Selecting previously unselected package libmpdec2:amd64. [2020-12-15T21:01:41.942Z] #18 43.08 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-15T21:01:41.942Z] #18 43.10 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-15T21:01:41.942Z] #18 43.20 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-15T21:01:42.103Z] #41 132.2 CC criu/bitmap.o [2020-12-15T21:01:42.202Z] #18 43.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-15T21:01:42.202Z] #18 43.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-15T21:01:42.364Z] #41 132.4 CC criu/cgroup-props.o [2020-12-15T21:01:42.959Z] #41 ... [2020-12-15T21:01:42.959Z] [2020-12-15T21:01:42.959Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:42.959Z] #18 34.38 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-15T21:01:42.959Z] #18 34.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-15T21:01:42.959Z] #18 34.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-15T21:01:42.959Z] #18 34.39 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-15T21:01:42.959Z] #18 34.40 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-15T21:01:42.959Z] #18 34.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-15T21:01:42.959Z] #18 34.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-15T21:01:42.959Z] #18 34.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-15T21:01:42.959Z] #18 34.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-15T21:01:42.959Z] #18 34.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-15T21:01:42.959Z] #18 34.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-15T21:01:42.959Z] #18 34.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-15T21:01:42.959Z] #18 34.60 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-15T21:01:42.959Z] #18 34.73 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-15T21:01:42.959Z] #18 34.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-15T21:01:42.959Z] #18 34.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-15T21:01:42.959Z] #18 35.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-15T21:01:42.959Z] #18 35.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-15T21:01:42.959Z] #18 35.55 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-15T21:01:42.959Z] #18 36.21 debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T21:01:42.959Z] #18 36.35 Fetched 28.5 MB in 3s (10.5 MB/s) [2020-12-15T21:01:42.959Z] #18 36.42 Selecting previously unselected package pigz. [2020-12-15T21:01:42.959Z] #18 36.42 (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-12-15T21:01:42.959Z] #18 36.50 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-15T21:01:42.959Z] #18 36.51 Unpacking pigz (2.4-1) ... [2020-12-15T21:01:42.959Z] #18 36.72 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-15T21:01:42.959Z] #18 36.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-15T21:01:42.959Z] #18 36.75 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-15T21:01:42.959Z] #18 37.17 Selecting previously unselected package python3.7-minimal. [2020-12-15T21:01:42.959Z] #18 37.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-15T21:01:42.959Z] #18 37.21 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-15T21:01:42.959Z] #18 38.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-15T21:01:42.959Z] #18 38.01 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-15T21:01:42.959Z] #18 40.10 Selecting previously unselected package python3-minimal. [2020-12-15T21:01:42.959Z] #18 40.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 ... 23681 files and directories currently installed.) [2020-12-15T21:01:42.959Z] #18 40.13 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-15T21:01:42.959Z] #18 40.14 Unpacking python3-minimal (3.7.3-1) ... [2020-12-15T21:01:42.959Z] #18 40.19 Selecting previously unselected package libmpdec2:amd64. [2020-12-15T21:01:42.959Z] #18 40.20 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-15T21:01:42.959Z] #18 40.21 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-15T21:01:42.959Z] #18 40.33 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-15T21:01:42.959Z] #18 40.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-15T21:01:42.959Z] #18 40.34 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-15T21:01:43.200Z] #18 44.28 Selecting previously unselected package python3.7. [2020-12-15T21:01:43.200Z] #18 44.29 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-15T21:01:43.200Z] #18 44.31 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-15T21:01:43.200Z] #18 44.42 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-15T21:01:43.200Z] #18 44.44 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-15T21:01:43.200Z] #18 44.44 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-15T21:01:43.222Z] #18 ... [2020-12-15T21:01:43.222Z] [2020-12-15T21:01:43.222Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:43.222Z] #41 133.2 CC criu/cgroup.o [2020-12-15T21:01:43.307Z] #41 156.6 CC criu/sockets.o [2020-12-15T21:01:43.460Z] #18 44.51 Setting up python3-minimal (3.7.3-1) ... [2020-12-15T21:01:43.883Z] #41 157.4 CC criu/stats.o [2020-12-15T21:01:44.147Z] #41 157.7 CC criu/string.o [2020-12-15T21:01:44.398Z] #18 45.46 Selecting previously unselected package python3. [2020-12-15T21:01:44.398Z] #18 45.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-12-15T21:01:44.398Z] #18 45.50 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-15T21:01:44.398Z] #18 45.51 Unpacking python3 (3.7.3-1) ... [2020-12-15T21:01:44.398Z] #18 45.63 Selecting previously unselected package libip4tc0:amd64. [2020-12-15T21:01:44.398Z] #18 45.67 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-15T21:01:44.398Z] #18 45.68 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-15T21:01:44.411Z] #41 157.7 CC criu/sysctl.o [2020-12-15T21:01:44.656Z] #18 45.77 Selecting previously unselected package libip6tc0:amd64. [2020-12-15T21:01:44.656Z] #18 45.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-15T21:01:44.656Z] #18 45.78 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-15T21:01:44.656Z] #18 45.85 Selecting previously unselected package libiptc0:amd64. [2020-12-15T21:01:44.656Z] #18 45.87 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-15T21:01:44.656Z] #18 45.87 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-15T21:01:44.656Z] #18 45.95 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-15T21:01:44.656Z] #18 45.97 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-15T21:01:44.656Z] #18 45.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-15T21:01:44.656Z] #18 46.02 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-15T21:01:44.915Z] #18 46.03 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-15T21:01:44.915Z] #18 46.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-15T21:01:44.915Z] #18 46.13 Selecting previously unselected package libnftnl11:amd64. [2020-12-15T21:01:44.915Z] #18 46.13 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-15T21:01:44.916Z] #18 46.14 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-15T21:01:44.916Z] #18 46.23 Selecting previously unselected package iptables. [2020-12-15T21:01:44.986Z] #41 158.4 CC criu/sysfs_parse.o [2020-12-15T21:01:45.175Z] #18 46.24 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-15T21:01:45.175Z] #18 46.25 Unpacking iptables (1.8.2-4) ... [2020-12-15T21:01:45.435Z] #18 46.56 Selecting previously unselected package xxd. [2020-12-15T21:01:45.435Z] #18 46.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-15T21:01:45.435Z] #18 46.56 Unpacking xxd (2:8.1.0875-5) ... [2020-12-15T21:01:45.562Z] #41 158.7 CC criu/timens.o [2020-12-15T21:01:45.697Z] #18 46.70 Selecting previously unselected package vim-common. [2020-12-15T21:01:45.697Z] #18 46.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-15T21:01:45.697Z] #18 46.75 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-15T21:01:45.697Z] #18 46.93 Selecting previously unselected package bash-completion. [2020-12-15T21:01:45.697Z] #18 46.95 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-15T21:01:45.825Z] #41 159.0 CC criu/timerfd.o [2020-12-15T21:01:46.087Z] #41 159.4 CC criu/tty.o [2020-12-15T21:01:46.271Z] #24 ... [2020-12-15T21:01:46.271Z] [2020-12-15T21:01:46.271Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:01:46.271Z] #56 249.6 + bin/containerd [2020-12-15T21:01:46.518Z] #41 136.3 CC criu/clone-noasan.o [2020-12-15T21:01:46.518Z] #41 136.5 CC criu/config.o [2020-12-15T21:01:47.532Z] #41 ... [2020-12-15T21:01:47.533Z] [2020-12-15T21:01:47.533Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:01:47.533Z] #22 232.5 + return [2020-12-15T21:01:47.896Z] #41 137.8 CC criu/cr-check.o [2020-12-15T21:01:48.465Z] #41 ... [2020-12-15T21:01:48.465Z] [2020-12-15T21:01:48.465Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:48.465Z] #18 41.30 Selecting previously unselected package python3.7. [2020-12-15T21:01:48.465Z] #18 41.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-15T21:01:48.465Z] #18 41.31 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-15T21:01:48.465Z] #18 41.44 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-15T21:01:48.465Z] #18 41.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-15T21:01:48.465Z] #18 41.45 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-15T21:01:48.465Z] #18 41.58 Setting up python3-minimal (3.7.3-1) ... [2020-12-15T21:01:48.465Z] #18 42.36 Selecting previously unselected package python3. [2020-12-15T21:01:48.465Z] #18 42.36 (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-12-15T21:01:48.465Z] #18 42.45 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-15T21:01:48.465Z] #18 42.46 Unpacking python3 (3.7.3-1) ... [2020-12-15T21:01:48.465Z] #18 42.58 Selecting previously unselected package libip4tc0:amd64. [2020-12-15T21:01:48.465Z] #18 42.58 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-15T21:01:48.465Z] #18 42.59 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-15T21:01:48.465Z] #18 42.65 Selecting previously unselected package libip6tc0:amd64. [2020-12-15T21:01:48.465Z] #18 42.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-15T21:01:48.465Z] #18 42.66 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-15T21:01:48.465Z] #18 42.74 Selecting previously unselected package libiptc0:amd64. [2020-12-15T21:01:48.465Z] #18 42.74 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-15T21:01:48.465Z] #18 42.75 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-15T21:01:48.465Z] #18 42.84 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-15T21:01:48.465Z] #18 42.84 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-15T21:01:48.465Z] #18 42.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-15T21:01:48.465Z] #18 42.97 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-15T21:01:48.465Z] #18 42.98 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-15T21:01:48.465Z] #18 43.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-15T21:01:48.465Z] #18 43.08 Selecting previously unselected package libnftnl11:amd64. [2020-12-15T21:01:48.465Z] #18 43.08 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-15T21:01:48.465Z] #18 43.08 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-15T21:01:48.465Z] #18 43.16 Selecting previously unselected package iptables. [2020-12-15T21:01:48.465Z] #18 43.16 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-15T21:01:48.465Z] #18 43.17 Unpacking iptables (1.8.2-4) ... [2020-12-15T21:01:48.465Z] #18 43.49 Selecting previously unselected package xxd. [2020-12-15T21:01:48.465Z] #18 43.51 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-15T21:01:48.465Z] #18 43.51 Unpacking xxd (2:8.1.0875-5) ... [2020-12-15T21:01:48.465Z] #18 43.61 Selecting previously unselected package vim-common. [2020-12-15T21:01:48.465Z] #18 43.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-15T21:01:48.465Z] #18 43.66 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-15T21:01:48.465Z] #18 43.90 Selecting previously unselected package bash-completion. [2020-12-15T21:01:48.465Z] #18 43.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-15T21:01:48.511Z] #22 DONE 233.5s [2020-12-15T21:01:48.511Z] [2020-12-15T21:01:48.511Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:48.511Z] #41 161.2 CC criu/tun.o [2020-12-15T21:01:48.511Z] #41 161.7 CC criu/uffd.o [2020-12-15T21:01:48.724Z] #18 46.57 Unpacking bash-completion (1:2.8-6) ... [2020-12-15T21:01:48.991Z] #18 49.57 Unpacking bash-completion (1:2.8-6) ... [2020-12-15T21:01:48.991Z] #18 49.95 Selecting previously unselected package bzip2. [2020-12-15T21:01:48.991Z] #18 49.97 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-15T21:01:48.991Z] #18 49.98 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-15T21:01:48.991Z] #18 50.07 Selecting previously unselected package xz-utils. [2020-12-15T21:01:48.991Z] #18 50.08 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-15T21:01:48.991Z] #18 50.08 Unpacking xz-utils (5.2.4-1) ... [2020-12-15T21:01:48.991Z] #18 50.26 Selecting previously unselected package apparmor. [2020-12-15T21:01:48.991Z] #18 50.28 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-15T21:01:49.251Z] #18 50.37 Unpacking apparmor (2.13.2-10) ... [2020-12-15T21:01:49.295Z] #18 47.00 Selecting previously unselected package bzip2. [2020-12-15T21:01:49.295Z] #18 47.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-15T21:01:49.295Z] #18 47.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-15T21:01:49.295Z] #18 47.13 Selecting previously unselected package xz-utils. [2020-12-15T21:01:49.459Z] #41 162.8 CC criu/util.o [2020-12-15T21:01:49.512Z] #18 50.76 Selecting previously unselected package aufs-tools. [2020-12-15T21:01:49.512Z] #18 50.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-15T21:01:49.512Z] #18 50.79 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-15T21:01:49.555Z] #18 47.14 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-15T21:01:49.555Z] #18 47.15 Unpacking xz-utils (5.2.4-1) ... [2020-12-15T21:01:49.772Z] #18 50.90 Selecting previously unselected package libonig5:amd64. [2020-12-15T21:01:49.772Z] #18 50.91 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-15T21:01:49.772Z] #18 50.91 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-15T21:01:49.813Z] #18 47.32 Selecting previously unselected package apparmor. [2020-12-15T21:01:49.814Z] #18 47.33 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-15T21:01:49.814Z] #18 47.44 Unpacking apparmor (2.13.2-10) ... [2020-12-15T21:01:50.032Z] #18 51.09 Selecting previously unselected package libjq1:amd64. [2020-12-15T21:01:50.032Z] #18 51.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-15T21:01:50.032Z] #18 51.11 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-15T21:01:50.032Z] #18 51.20 Selecting previously unselected package jq. [2020-12-15T21:01:50.032Z] #18 51.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-15T21:01:50.032Z] #18 51.21 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-15T21:01:50.032Z] #18 51.29 Selecting previously unselected package libaio1:amd64. [2020-12-15T21:01:50.032Z] #18 51.30 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-15T21:01:50.072Z] #18 47.77 Selecting previously unselected package aufs-tools. [2020-12-15T21:01:50.072Z] #18 47.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-15T21:01:50.072Z] #18 47.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-15T21:01:50.293Z] #18 51.30 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-15T21:01:50.293Z] #18 51.37 Selecting previously unselected package libgpm2:amd64. [2020-12-15T21:01:50.293Z] #18 51.38 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-15T21:01:50.293Z] #18 51.39 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-15T21:01:50.293Z] #18 51.48 Selecting previously unselected package libicu63:amd64. [2020-12-15T21:01:50.293Z] #18 51.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-15T21:01:50.293Z] #18 51.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-15T21:01:50.332Z] #18 47.91 Selecting previously unselected package libonig5:amd64. [2020-12-15T21:01:50.332Z] #18 47.92 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-15T21:01:50.332Z] #18 47.93 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-15T21:01:50.332Z] #18 48.06 Selecting previously unselected package libjq1:amd64. [2020-12-15T21:01:50.332Z] #18 48.07 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-15T21:01:50.332Z] #18 48.07 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-15T21:01:50.600Z] #18 48.20 Selecting previously unselected package jq. [2020-12-15T21:01:50.600Z] #18 48.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-15T21:01:50.600Z] #18 48.23 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-15T21:01:50.600Z] #18 48.31 Selecting previously unselected package libaio1:amd64. [2020-12-15T21:01:50.600Z] #18 48.33 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-15T21:01:50.600Z] #18 48.33 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-15T21:01:50.600Z] #18 48.39 Selecting previously unselected package libgpm2:amd64. [2020-12-15T21:01:50.600Z] #18 48.41 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-15T21:01:50.848Z] #41 163.9 CC criu/uts_ns.o [2020-12-15T21:01:50.848Z] #41 164.1 CC criu/vdso.o [2020-12-15T21:01:50.859Z] #18 48.42 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-15T21:01:50.859Z] #18 48.49 Selecting previously unselected package libicu63:amd64. [2020-12-15T21:01:50.859Z] #18 48.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-15T21:01:50.859Z] #18 48.53 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-15T21:01:50.863Z] #18 ... [2020-12-15T21:01:50.863Z] [2020-12-15T21:01:50.863Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:50.863Z] #41 130.8 CC criu/bitmap.o [2020-12-15T21:01:50.863Z] #41 130.9 CC criu/cgroup-props.o [2020-12-15T21:01:50.863Z] #41 131.6 CC criu/cgroup.o [2020-12-15T21:01:50.863Z] #41 134.5 CC criu/clone-noasan.o [2020-12-15T21:01:50.863Z] #41 134.6 CC criu/config.o [2020-12-15T21:01:50.863Z] #41 135.9 CC criu/cr-check.o [2020-12-15T21:01:50.863Z] #41 137.7 CC criu/cr-dedup.o [2020-12-15T21:01:50.863Z] #41 138.1 CC criu/cr-dump.o [2020-12-15T21:01:50.863Z] #41 140.3 CC criu/cr-errno.o [2020-12-15T21:01:50.863Z] #41 140.4 CC criu/cr-restore.o [2020-12-15T21:01:51.430Z] #41 164.5 LINK criu/built-in.o [2020-12-15T21:01:51.430Z] #41 164.6 LINK criu/criu [2020-12-15T21:01:51.693Z] #41 ... [2020-12-15T21:01:51.693Z] [2020-12-15T21:01:51.693Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-15T21:01:51.693Z] #23 DONE 1.3s [2020-12-15T21:01:51.693Z] [2020-12-15T21:01:51.693Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:51.693Z] #41 165.0 DEP lib/c/criu.d [2020-12-15T21:01:51.693Z] #41 165.1 CC images/rpc.pb-c.o [2020-12-15T21:01:52.638Z] #41 165.7 CC lib/c/criu.o [2020-12-15T21:01:53.214Z] #41 166.6 LINK lib/c/built-in.o [2020-12-15T21:01:53.214Z] #41 166.6 LINK lib/c/libcriu.so [2020-12-15T21:01:53.214Z] #41 166.7 LINK lib/c/libcriu.a [2020-12-15T21:01:53.234Z] #56 ... [2020-12-15T21:01:53.234Z] [2020-12-15T21:01:53.234Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:01:53.234Z] #24 297.7 + return [2020-12-15T21:01:53.234Z] #24 DONE 297.8s [2020-12-15T21:01:53.234Z] [2020-12-15T21:01:53.234Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:01:53.476Z] #41 166.8 GEN magic.py [2020-12-15T21:01:53.476Z] #41 167.0 Note: Building without setproctitle() and strlcpy() support. [2020-12-15T21:01:53.476Z] #41 167.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-15T21:01:53.749Z] #41 167.0 Note: Building without GnuTLS support [2020-12-15T21:01:53.749Z] #41 167.0 Makefile.config:39: Warn: you have no libnftables installed [2020-12-15T21:01:53.749Z] #41 167.0 Makefile.config:40: Warn: Building without nftables support [2020-12-15T21:01:54.157Z] #41 ... [2020-12-15T21:01:54.157Z] [2020-12-15T21:01:54.157Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:01:54.157Z] #18 55.00 Selecting previously unselected package libnet1:amd64. [2020-12-15T21:01:54.157Z] #18 55.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-15T21:01:54.157Z] #18 55.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-15T21:01:54.157Z] #18 55.11 Selecting previously unselected package libnl-3-200:amd64. [2020-12-15T21:01:54.157Z] #18 55.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-15T21:01:54.157Z] #18 55.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-15T21:01:54.157Z] #18 55.20 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-15T21:01:54.157Z] #18 55.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-15T21:01:54.157Z] #18 55.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-15T21:01:54.157Z] #18 55.29 Selecting previously unselected package libreadline5:amd64. [2020-12-15T21:01:54.157Z] #18 55.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-15T21:01:54.157Z] #18 55.30 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-15T21:01:54.157Z] #18 55.42 Selecting previously unselected package net-tools. [2020-12-15T21:01:54.157Z] #18 55.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-15T21:01:54.157Z] #18 55.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-15T21:01:54.413Z] #18 51.94 Selecting previously unselected package libnet1:amd64. [2020-12-15T21:01:54.413Z] #18 51.95 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-15T21:01:54.413Z] #18 51.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-15T21:01:54.413Z] #18 52.04 Selecting previously unselected package libnl-3-200:amd64. [2020-12-15T21:01:54.413Z] #18 52.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-15T21:01:54.413Z] #18 52.06 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-15T21:01:54.413Z] #18 52.17 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-15T21:01:54.417Z] #18 55.64 Selecting previously unselected package python-pip-whl. [2020-12-15T21:01:54.417Z] #18 55.65 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-15T21:01:54.417Z] #18 55.66 Unpacking python-pip-whl (18.1-5) ... [2020-12-15T21:01:54.675Z] #18 52.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-15T21:01:54.675Z] #18 52.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-15T21:01:54.675Z] #18 52.25 Selecting previously unselected package libreadline5:amd64. [2020-12-15T21:01:54.675Z] #18 52.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-15T21:01:54.675Z] #18 52.29 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-15T21:01:54.765Z] #56 ... [2020-12-15T21:01:54.765Z] [2020-12-15T21:01:54.765Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-15T21:01:54.934Z] #18 52.41 Selecting previously unselected package net-tools. [2020-12-15T21:01:54.934Z] #18 52.43 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-15T21:01:54.934Z] #18 52.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-15T21:01:54.934Z] #18 52.62 Selecting previously unselected package python-pip-whl. [2020-12-15T21:01:54.934Z] #18 52.62 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-15T21:01:54.934Z] #18 52.63 Unpacking python-pip-whl (18.1-5) ... [2020-12-15T21:01:54.987Z] #18 56.20 Selecting previously unselected package python3-lib2to3. [2020-12-15T21:01:54.987Z] #18 56.22 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-15T21:01:54.987Z] #18 56.23 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-15T21:01:55.063Z] #25 DONE 0.1s [2020-12-15T21:01:55.063Z] [2020-12-15T21:01:55.063Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:01:55.063Z] #56 ... [2020-12-15T21:01:55.063Z] [2020-12-15T21:01:55.063Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-15T21:01:55.141Z] #41 168.4 fatal: not a git repository (or any of the parent directories): .git [2020-12-15T21:01:55.247Z] #18 56.36 Selecting previously unselected package python3-distutils. [2020-12-15T21:01:55.247Z] #18 56.36 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-15T21:01:55.247Z] #18 56.37 Unpacking python3-distutils (3.7.3-1) ... [2020-12-15T21:01:55.505Z] #18 53.04 Selecting previously unselected package python3-lib2to3. [2020-12-15T21:01:55.505Z] #18 53.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-15T21:01:55.505Z] #18 53.05 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-15T21:01:55.505Z] #18 53.17 Selecting previously unselected package python3-distutils. [2020-12-15T21:01:55.505Z] #18 53.18 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-15T21:01:55.505Z] #18 53.18 Unpacking python3-distutils (3.7.3-1) ... [2020-12-15T21:01:55.507Z] #18 56.52 Selecting previously unselected package python3-pip. [2020-12-15T21:01:55.507Z] #18 56.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-15T21:01:55.507Z] #18 56.54 Unpacking python3-pip (18.1-5) ... [2020-12-15T21:01:55.507Z] #18 56.68 Selecting previously unselected package python3-pkg-resources. [2020-12-15T21:01:55.507Z] #18 56.69 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-15T21:01:55.507Z] #18 56.70 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-15T21:01:55.708Z] #30 DONE 0.6s [2020-12-15T21:01:55.708Z] [2020-12-15T21:01:55.708Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-15T21:01:55.708Z] #33 DONE 0.1s [2020-12-15T21:01:55.708Z] [2020-12-15T21:01:55.708Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-15T21:01:55.708Z] #35 DONE 0.1s [2020-12-15T21:01:55.708Z] [2020-12-15T21:01:55.708Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:01:55.716Z] #41 168.9 make[1]: Nothing to be done for 'all'. [2020-12-15T21:01:55.764Z] #18 53.33 Selecting previously unselected package python3-pip. [2020-12-15T21:01:55.764Z] #18 53.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-15T21:01:55.764Z] #18 53.34 Unpacking python3-pip (18.1-5) ... [2020-12-15T21:01:55.767Z] #18 56.82 Selecting previously unselected package python3-setuptools. [2020-12-15T21:01:55.767Z] #18 56.83 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-15T21:01:55.767Z] #18 56.85 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-15T21:01:55.978Z] #41 169.5 make[1]: 'images/built-in.o' is up to date. [2020-12-15T21:01:55.979Z] #41 169.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-15T21:01:56.004Z] #56 ... [2020-12-15T21:01:56.004Z] [2020-12-15T21:01:56.004Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-15T21:01:56.004Z] #38 DONE 0.1s [2020-12-15T21:01:56.004Z] [2020-12-15T21:01:56.004Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-15T21:01:56.004Z] #41 DONE 0.1s [2020-12-15T21:01:56.004Z] [2020-12-15T21:01:56.004Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-15T21:01:56.004Z] #44 DONE 0.1s [2020-12-15T21:01:56.004Z] [2020-12-15T21:01:56.004Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:01:56.024Z] #18 53.50 Selecting previously unselected package python3-pkg-resources. [2020-12-15T21:01:56.024Z] #18 53.51 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-15T21:01:56.024Z] #18 53.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-15T21:01:56.024Z] #18 53.66 Selecting previously unselected package python3-setuptools. [2020-12-15T21:01:56.024Z] #18 53.68 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-15T21:01:56.024Z] #18 53.69 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-15T21:01:56.027Z] #18 57.07 Selecting previously unselected package python3-wheel. [2020-12-15T21:01:56.027Z] #18 57.07 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-15T21:01:56.027Z] #18 57.09 Unpacking python3-wheel (0.32.3-2) ... [2020-12-15T21:01:56.027Z] #18 57.15 Selecting previously unselected package sudo. [2020-12-15T21:01:56.027Z] #18 57.17 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-15T21:01:56.027Z] #18 57.18 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-15T21:01:56.242Z] #41 169.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-15T21:01:56.242Z] #41 169.6 make[1]: 'compel/libcompel.a' is up to date. [2020-12-15T21:01:56.242Z] #41 169.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-15T21:01:56.283Z] #18 53.92 Selecting previously unselected package python3-wheel. [2020-12-15T21:01:56.283Z] #18 53.93 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-15T21:01:56.283Z] #18 53.94 Unpacking python3-wheel (0.32.3-2) ... [2020-12-15T21:01:56.301Z] #56 ... [2020-12-15T21:01:56.301Z] [2020-12-15T21:01:56.301Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-15T21:01:56.301Z] #46 DONE 0.1s [2020-12-15T21:01:56.301Z] [2020-12-15T21:01:56.301Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-15T21:01:56.505Z] #41 169.6 make[1]: Nothing to be done for 'all'. [2020-12-15T21:01:56.505Z] #41 169.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-15T21:01:56.542Z] #18 54.02 Selecting previously unselected package sudo. [2020-12-15T21:01:56.542Z] #18 54.02 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-15T21:01:56.542Z] #18 54.03 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-15T21:01:56.597Z] #18 57.73 Selecting previously unselected package thin-provisioning-tools. [2020-12-15T21:01:56.597Z] #18 57.74 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-15T21:01:56.597Z] #18 57.75 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-15T21:01:56.597Z] #18 57.97 Selecting previously unselected package uidmap. [2020-12-15T21:01:56.599Z] #48 DONE 0.3s [2020-12-15T21:01:56.599Z] [2020-12-15T21:01:56.599Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-15T21:01:56.599Z] #50 DONE 0.1s [2020-12-15T21:01:56.599Z] [2020-12-15T21:01:56.599Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-15T21:01:56.599Z] #52 DONE 0.1s [2020-12-15T21:01:56.599Z] [2020-12-15T21:01:56.599Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:01:56.769Z] #41 169.9 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:56.769Z] #41 170.0 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:56.769Z] #41 170.0 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:56.769Z] #41 170.1 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:56.769Z] #41 170.2 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:56.801Z] #18 54.52 Selecting previously unselected package thin-provisioning-tools. [2020-12-15T21:01:56.801Z] #18 54.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-15T21:01:56.801Z] #18 54.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-15T21:01:56.857Z] #18 57.98 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-15T21:01:56.857Z] #18 58.00 Unpacking uidmap (1:4.5-1.1) ... [2020-12-15T21:01:56.895Z] #56 ... [2020-12-15T21:01:56.895Z] [2020-12-15T21:01:56.895Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-15T21:01:56.895Z] #54 DONE 0.1s [2020-12-15T21:01:56.895Z] [2020-12-15T21:01:56.895Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:01:57.032Z] #41 170.2 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:57.032Z] #41 170.2 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:57.032Z] #41 170.3 make[2]: Nothing to be done for 'all'. [2020-12-15T21:01:57.032Z] #41 170.3 INSTALL criu/criu [2020-12-15T21:01:57.116Z] #18 58.11 Selecting previously unselected package vim-runtime. [2020-12-15T21:01:57.116Z] #18 58.12 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-15T21:01:57.117Z] #18 58.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-12-15T21:01:57.117Z] #18 58.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-15T21:01:57.117Z] #18 58.21 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-15T21:01:57.369Z] #18 54.78 Selecting previously unselected package uidmap. [2020-12-15T21:01:57.369Z] #18 54.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-15T21:01:57.369Z] #18 54.80 Unpacking uidmap (1:4.5-1.1) ... [2020-12-15T21:01:57.369Z] #18 54.92 Selecting previously unselected package vim-runtime. [2020-12-15T21:01:57.369Z] #18 54.93 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-15T21:01:57.369Z] #18 54.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-12-15T21:01:57.369Z] #18 55.02 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-15T21:01:57.369Z] #18 55.03 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-15T21:01:59.907Z] #18 ... [2020-12-15T21:01:59.907Z] [2020-12-15T21:01:59.907Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:01:59.907Z] #41 139.6 CC criu/cr-dedup.o [2020-12-15T21:01:59.907Z] #41 140.0 CC criu/cr-dump.o [2020-12-15T21:01:59.907Z] #41 142.2 CC criu/cr-errno.o [2020-12-15T21:01:59.907Z] #41 142.3 CC criu/cr-restore.o [2020-12-15T21:01:59.907Z] #41 147.1 CC criu/cr-service.o [2020-12-15T21:01:59.907Z] #41 148.9 CC criu/crtools.o [2020-12-15T21:01:59.907Z] #41 149.5 CC criu/eventfd.o [2020-12-15T21:01:59.907Z] #41 149.9 CC criu/eventpoll.o [2020-12-15T21:02:00.411Z] #18 61.15 Selecting previously unselected package vim. [2020-12-15T21:02:00.411Z] #18 61.17 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-15T21:02:00.411Z] #18 61.19 Unpacking vim (2:8.1.0875-5) ... [2020-12-15T21:02:00.476Z] #41 ... [2020-12-15T21:02:00.476Z] [2020-12-15T21:02:00.476Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:02:00.476Z] #18 58.15 Selecting previously unselected package vim. [2020-12-15T21:02:00.476Z] #18 58.16 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-15T21:02:00.476Z] #18 58.18 Unpacking vim (2:8.1.0875-5) ... [2020-12-15T21:02:00.671Z] #18 61.78 Selecting previously unselected package xfsprogs. [2020-12-15T21:02:00.671Z] #18 61.78 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-15T21:02:00.671Z] #18 61.79 Unpacking xfsprogs (4.20.0-1) ... [2020-12-15T21:02:01.241Z] #18 62.23 Selecting previously unselected package zip. [2020-12-15T21:02:01.241Z] #18 62.24 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-15T21:02:01.241Z] #18 62.25 Unpacking zip (3.0-11+b1) ... [2020-12-15T21:02:01.241Z] #18 62.41 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-15T21:02:01.241Z] #18 62.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-15T21:02:01.241Z] #18 62.44 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-15T21:02:01.241Z] #18 62.45 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-15T21:02:01.241Z] #18 62.47 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-15T21:02:01.241Z] #18 62.49 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-15T21:02:01.242Z] #18 62.50 Setting up uidmap (1:4.5-1.1) ... [2020-12-15T21:02:01.242Z] #18 62.51 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-15T21:02:01.242Z] #18 62.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-15T21:02:01.242Z] #18 62.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-15T21:02:01.304Z] #18 58.80 Selecting previously unselected package xfsprogs. [2020-12-15T21:02:01.304Z] #18 58.82 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-15T21:02:01.304Z] #18 58.82 Unpacking xfsprogs (4.20.0-1) ... [2020-12-15T21:02:01.502Z] #18 62.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-15T21:02:01.502Z] #18 62.55 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-15T21:02:01.502Z] #18 62.57 Setting up xxd (2:8.1.0875-5) ... [2020-12-15T21:02:01.502Z] #18 62.58 Setting up zip (3.0-11+b1) ... [2020-12-15T21:02:01.502Z] #18 62.59 Setting up vim-common (2:8.1.0875-5) ... [2020-12-15T21:02:01.502Z] #18 62.62 Setting up bash-completion (1:2.8-6) ... [2020-12-15T21:02:01.564Z] #18 59.30 Selecting previously unselected package zip. [2020-12-15T21:02:01.564Z] #18 59.31 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-15T21:02:01.564Z] #18 59.33 Unpacking zip (3.0-11+b1) ... [2020-12-15T21:02:01.824Z] #18 59.50 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-15T21:02:01.824Z] #18 59.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-15T21:02:01.824Z] #18 59.54 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-15T21:02:01.824Z] #18 59.55 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-15T21:02:01.824Z] #18 59.56 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-15T21:02:01.824Z] #18 59.57 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-15T21:02:01.824Z] #18 59.58 Setting up uidmap (1:4.5-1.1) ... [2020-12-15T21:02:01.824Z] #18 59.59 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-15T21:02:01.824Z] #18 59.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-15T21:02:02.083Z] #18 59.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-15T21:02:02.083Z] #18 59.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-15T21:02:02.083Z] #18 59.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-15T21:02:02.083Z] #18 59.65 Setting up xxd (2:8.1.0875-5) ... [2020-12-15T21:02:02.083Z] #18 59.66 Setting up zip (3.0-11+b1) ... [2020-12-15T21:02:02.083Z] #18 59.68 Setting up vim-common (2:8.1.0875-5) ... [2020-12-15T21:02:02.083Z] #18 59.70 Setting up bash-completion (1:2.8-6) ... [2020-12-15T21:02:02.334Z] #41 DONE 174.8s [2020-12-15T21:02:02.334Z] [2020-12-15T21:02:02.334Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-15T21:02:02.334Z] #28 DONE 9.8s [2020-12-15T21:02:02.334Z] [2020-12-15T21:02:02.334Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-15T21:02:02.598Z] #31 DONE 1.1s [2020-12-15T21:02:02.598Z] [2020-12-15T21:02:02.598Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:02.860Z] #54 ... [2020-12-15T21:02:02.860Z] [2020-12-15T21:02:02.860Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-15T21:02:03.121Z] #33 DONE 0.4s [2020-12-15T21:02:03.121Z] [2020-12-15T21:02:03.121Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-15T21:02:03.383Z] #36 DONE 0.3s [2020-12-15T21:02:03.383Z] [2020-12-15T21:02:03.383Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-15T21:02:03.965Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|files|imports|name) took 2m2.146630693s [2020-12-15T21:02:03.965Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 657.089377ms [2020-12-15T21:02:04.043Z] #18 65.25 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-15T21:02:04.043Z] #18 65.29 Setting up xz-utils (5.2.4-1) ... [2020-12-15T21:02:04.043Z] #18 65.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-15T21:02:04.043Z] #18 65.33 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-15T21:02:04.303Z] #18 65.40 invoke-rc.d: could not determine current runlevel [2020-12-15T21:02:04.303Z] #18 65.41 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-15T21:02:04.303Z] #18 65.43 Setting up pigz (2.4-1) ... [2020-12-15T21:02:04.303Z] #18 65.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-15T21:02:04.303Z] #18 65.46 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-15T21:02:04.303Z] #18 65.49 Setting up python-pip-whl (18.1-5) ... [2020-12-15T21:02:04.303Z] #18 65.51 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-15T21:02:04.303Z] #18 65.52 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-15T21:02:04.769Z] #39 DONE 1.4s [2020-12-15T21:02:04.769Z] [2020-12-15T21:02:04.769Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-15T21:02:04.873Z] #18 66.00 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-15T21:02:04.873Z] #18 66.02 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-15T21:02:04.873Z] #18 66.03 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-15T21:02:04.873Z] #18 66.04 Setting up vim (2:8.1.0875-5) ... [2020-12-15T21:02:04.873Z] #18 66.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-15T21:02:04.873Z] #18 66.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-15T21:02:04.873Z] #18 66.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-15T21:02:04.873Z] #18 66.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-15T21:02:04.873Z] #18 66.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-15T21:02:04.873Z] #18 66.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-15T21:02:04.873Z] #18 66.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-15T21:02:04.873Z] #18 66.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-15T21:02:04.873Z] #18 66.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-15T21:02:04.873Z] #18 66.14 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-15T21:02:05.029Z] #42 DONE 0.3s [2020-12-15T21:02:05.029Z] [2020-12-15T21:02:05.029Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-15T21:02:05.133Z] #18 66.16 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-15T21:02:05.133Z] #18 66.18 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-15T21:02:05.133Z] #18 66.20 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-15T21:02:05.133Z] #18 66.22 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-15T21:02:05.133Z] #18 ... [2020-12-15T21:02:05.133Z] [2020-12-15T21:02:05.133Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:05.133Z] #41 145.1 CC criu/cr-service.o [2020-12-15T21:02:05.133Z] #41 146.6 CC criu/crtools.o [2020-12-15T21:02:05.133Z] #41 147.2 CC criu/eventfd.o [2020-12-15T21:02:05.133Z] #41 147.6 CC criu/eventpoll.o [2020-12-15T21:02:05.133Z] #41 148.5 CC criu/external.o [2020-12-15T21:02:05.133Z] #41 148.8 CC criu/fault-injection.o [2020-12-15T21:02:05.133Z] #41 149.0 CC criu/fdstore.o [2020-12-15T21:02:05.133Z] #41 149.4 CC criu/fifo.o [2020-12-15T21:02:05.133Z] #41 149.9 CC criu/file-ids.o [2020-12-15T21:02:05.133Z] #41 150.2 CC criu/file-lock.o [2020-12-15T21:02:05.133Z] #41 151.2 CC criu/files-ext.o [2020-12-15T21:02:05.133Z] #41 151.6 CC criu/files-reg.o [2020-12-15T21:02:05.133Z] #41 153.7 CC criu/files.o [2020-12-15T21:02:05.374Z] #18 62.66 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-15T21:02:05.374Z] #18 62.67 Setting up xz-utils (5.2.4-1) ... [2020-12-15T21:02:05.374Z] #18 62.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-15T21:02:05.374Z] #18 62.70 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-15T21:02:05.374Z] #18 62.76 invoke-rc.d: could not determine current runlevel [2020-12-15T21:02:05.374Z] #18 62.78 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-15T21:02:05.374Z] #18 62.78 Setting up pigz (2.4-1) ... [2020-12-15T21:02:05.374Z] #18 62.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-15T21:02:05.374Z] #18 62.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-15T21:02:05.374Z] #18 62.95 Setting up python-pip-whl (18.1-5) ... [2020-12-15T21:02:05.374Z] #18 62.96 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-15T21:02:05.374Z] #18 62.98 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-15T21:02:05.605Z] #44 DONE 0.5s [2020-12-15T21:02:05.605Z] [2020-12-15T21:02:05.605Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:05.605Z] #54 ... [2020-12-15T21:02:05.605Z] [2020-12-15T21:02:05.605Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-15T21:02:05.865Z] #46 DONE 0.3s [2020-12-15T21:02:05.865Z] [2020-12-15T21:02:05.865Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:05.865Z] #54 ... [2020-12-15T21:02:05.865Z] [2020-12-15T21:02:05.865Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-15T21:02:05.942Z] #18 63.45 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-15T21:02:05.942Z] #18 63.47 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-15T21:02:05.942Z] #18 63.48 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-15T21:02:05.942Z] #18 63.49 Setting up vim (2:8.1.0875-5) ... [2020-12-15T21:02:05.942Z] #18 63.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-15T21:02:05.942Z] #18 63.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-15T21:02:05.942Z] #18 63.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-15T21:02:05.942Z] #18 63.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-15T21:02:05.942Z] #18 63.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-15T21:02:05.942Z] #18 63.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-15T21:02:05.942Z] #18 63.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-15T21:02:05.942Z] #18 63.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-15T21:02:05.942Z] #18 63.57 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-15T21:02:05.942Z] #18 63.58 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-15T21:02:05.942Z] #18 63.60 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-15T21:02:05.942Z] #18 63.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-15T21:02:05.942Z] #18 63.62 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-15T21:02:05.942Z] #18 63.64 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-15T21:02:06.072Z] #41 156.0 CC criu/filesystems.o [2020-12-15T21:02:06.642Z] #41 156.8 CC criu/fsnotify.o [2020-12-15T21:02:07.252Z] #48 DONE 1.1s [2020-12-15T21:02:07.252Z] [2020-12-15T21:02:07.252Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-15T21:02:07.252Z] #50 DONE 0.1s [2020-12-15T21:02:07.252Z] [2020-12-15T21:02:07.252Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:07.252Z] #54 ... [2020-12-15T21:02:07.252Z] [2020-12-15T21:02:07.252Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-15T21:02:07.514Z] #52 DONE 0.6s [2020-12-15T21:02:07.514Z] [2020-12-15T21:02:07.514Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:08.024Z] #41 ... [2020-12-15T21:02:08.024Z] [2020-12-15T21:02:08.024Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:02:08.024Z] #18 69.00 Setting up iptables (1.8.2-4) ... [2020-12-15T21:02:08.024Z] #18 69.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-15T21:02:08.024Z] #18 69.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-15T21:02:08.024Z] #18 69.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-15T21:02:08.024Z] #18 69.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-15T21:02:08.024Z] #18 69.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-15T21:02:08.024Z] #18 69.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-15T21:02:08.024Z] #18 69.07 Setting up python3 (3.7.3-1) ... [2020-12-15T21:02:08.289Z] #18 69.48 Setting up python3-wheel (0.32.3-2) ... [2020-12-15T21:02:09.230Z] #18 66.54 Setting up iptables (1.8.2-4) ... [2020-12-15T21:02:09.230Z] #18 66.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-15T21:02:09.230Z] #18 66.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-15T21:02:09.230Z] #18 66.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-15T21:02:09.230Z] #18 66.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-15T21:02:09.230Z] #18 66.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-15T21:02:09.230Z] #18 66.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-15T21:02:09.230Z] #18 66.59 Setting up python3 (3.7.3-1) ... [2020-12-15T21:02:09.270Z] #18 70.30 Setting up apparmor (2.13.2-10) ... [2020-12-15T21:02:09.490Z] #18 67.13 Setting up python3-wheel (0.32.3-2) ... [2020-12-15T21:02:10.428Z] #18 67.94 Setting up apparmor (2.13.2-10) ... [2020-12-15T21:02:10.428Z] #18 ... [2020-12-15T21:02:10.428Z] [2020-12-15T21:02:10.428Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T21:02:10.428Z] #38 265.7 + dpkg --print-architecture [2020-12-15T21:02:10.428Z] #38 265.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-15T21:02:10.689Z] #38 266.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-15T21:02:10.689Z] #38 266.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-15T21:02:10.949Z] #38 ... [2020-12-15T21:02:10.949Z] [2020-12-15T21:02:10.949Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:10.949Z] #41 150.9 CC criu/external.o [2020-12-15T21:02:10.949Z] #41 151.2 CC criu/fault-injection.o [2020-12-15T21:02:10.949Z] #41 151.3 CC criu/fdstore.o [2020-12-15T21:02:10.949Z] #41 151.7 CC criu/fifo.o [2020-12-15T21:02:10.949Z] #41 152.1 CC criu/file-ids.o [2020-12-15T21:02:10.949Z] #41 152.5 CC criu/file-lock.o [2020-12-15T21:02:10.949Z] #41 153.4 CC criu/files-ext.o [2020-12-15T21:02:10.949Z] #41 153.8 CC criu/files-reg.o [2020-12-15T21:02:10.949Z] #41 156.0 CC criu/files.o [2020-12-15T21:02:10.949Z] #41 158.1 CC criu/filesystems.o [2020-12-15T21:02:10.949Z] #41 158.9 CC criu/fsnotify.o [2020-12-15T21:02:10.949Z] #41 160.0 CC criu/image-desc.o [2020-12-15T21:02:10.949Z] #41 160.1 CC criu/image.o [2020-12-15T21:02:11.184Z] #18 72.12 Setting up xfsprogs (4.20.0-1) ... [2020-12-15T21:02:11.184Z] #18 72.13 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-15T21:02:11.184Z] #18 72.55 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-15T21:02:11.208Z] #41 161.1 CC criu/ipc_ns.o [2020-12-15T21:02:11.776Z] #41 ... [2020-12-15T21:02:11.776Z] [2020-12-15T21:02:11.776Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-15T21:02:11.776Z] #18 69.55 Setting up xfsprogs (4.20.0-1) ... [2020-12-15T21:02:12.036Z] #18 69.56 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-15T21:02:12.296Z] #18 69.97 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-15T21:02:12.566Z] #18 73.69 Setting up python3-distutils (3.7.3-1) ... [2020-12-15T21:02:13.136Z] #18 74.20 Setting up python3-setuptools (40.8.0-1) ... [2020-12-15T21:02:13.236Z] #18 70.86 Setting up python3-distutils (3.7.3-1) ... [2020-12-15T21:02:13.806Z] #18 71.35 Setting up python3-setuptools (40.8.0-1) ... [2020-12-15T21:02:14.518Z] #18 75.52 Setting up python3-pip (18.1-5) ... [2020-12-15T21:02:15.189Z] #18 72.55 Setting up python3-pip (18.1-5) ... [2020-12-15T21:02:15.458Z] #18 76.60 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T21:02:15.458Z] #18 76.66 Processing triggers for mime-support (3.62) ... [2020-12-15T21:02:16.129Z] #18 73.76 Processing triggers for libc-bin (2.28-10) ... [2020-12-15T21:02:16.129Z] #18 73.78 Processing triggers for mime-support (3.62) ... [2020-12-15T21:02:16.841Z] #18 DONE 78.0s [2020-12-15T21:02:16.841Z] [2020-12-15T21:02:16.841Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T21:02:16.841Z] #38 263.3 + dpkg --print-architecture [2020-12-15T21:02:16.841Z] #38 263.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-15T21:02:16.841Z] #38 263.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-15T21:02:16.841Z] #38 263.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-15T21:02:16.841Z] #38 ... [2020-12-15T21:02:16.841Z] [2020-12-15T21:02:16.841Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-15T21:02:17.070Z] #18 DONE 74.6s [2020-12-15T21:02:17.070Z] [2020-12-15T21:02:17.070Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-15T21:02:17.524Z] #54 216.3 + bin/containerd-stress [2020-12-15T21:02:17.640Z] #19 0.879 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-15T21:02:17.784Z] #19 1.008 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-15T21:02:17.784Z] #19 1.012 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-15T21:02:17.784Z] #19 1.016 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-15T21:02:17.784Z] #19 DONE 1.1s [2020-12-15T21:02:17.784Z] [2020-12-15T21:02:17.784Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-15T21:02:17.900Z] #19 0.898 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-15T21:02:17.900Z] #19 0.901 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-15T21:02:17.900Z] #19 DONE 1.0s [2020-12-15T21:02:17.900Z] [2020-12-15T21:02:17.900Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-15T21:02:18.045Z] #20 ... [2020-12-15T21:02:18.045Z] [2020-12-15T21:02:18.045Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:18.045Z] #41 158.1 CC criu/image-desc.o [2020-12-15T21:02:18.045Z] #41 158.2 CC criu/image.o [2020-12-15T21:02:18.045Z] #41 159.1 CC criu/ipc_ns.o [2020-12-15T21:02:18.045Z] #41 160.3 CC criu/irmap.o [2020-12-15T21:02:18.045Z] #41 161.0 CC criu/kcmp-ids.o [2020-12-15T21:02:18.045Z] #41 161.3 CC criu/kerndat.o [2020-12-15T21:02:18.045Z] #41 162.5 CC criu/libnetlink.o [2020-12-15T21:02:18.045Z] #41 162.9 CC criu/log.o [2020-12-15T21:02:18.045Z] #41 163.4 CC criu/lsm.o [2020-12-15T21:02:18.045Z] #41 163.9 CC criu/mem.o [2020-12-15T21:02:18.045Z] #41 165.6 CC criu/memfd.o [2020-12-15T21:02:18.045Z] #41 166.2 CC criu/mount.o [2020-12-15T21:02:20.075Z] #54 219.2 + bin/containerd-shim [2020-12-15T21:02:20.588Z] #41 170.3 CC criu/namespaces.o [2020-12-15T21:02:22.018Z] INFO [runner/unused/goanalysis] analyzers took 28.568316427s with top 10 stages: buildssa: 23.998254585s, U1000: 4.570061842s [2020-12-15T21:02:22.499Z] #41 172.5 CC criu/net.o [2020-12-15T21:02:22.759Z] #41 ... [2020-12-15T21:02:22.759Z] [2020-12-15T21:02:22.759Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-15T21:02:22.759Z] #20 5.079 Collecting yamllint==1.16.0 [2020-12-15T21:02:23.182Z] #20 ... [2020-12-15T21:02:23.182Z] [2020-12-15T21:02:23.182Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:23.182Z] #41 162.2 CC criu/irmap.o [2020-12-15T21:02:23.182Z] #41 162.9 CC criu/kcmp-ids.o [2020-12-15T21:02:23.182Z] #41 163.2 CC criu/kerndat.o [2020-12-15T21:02:23.182Z] #41 164.4 CC criu/libnetlink.o [2020-12-15T21:02:23.182Z] #41 164.8 CC criu/log.o [2020-12-15T21:02:23.182Z] #41 165.5 CC criu/lsm.o [2020-12-15T21:02:23.182Z] #41 165.9 CC criu/mem.o [2020-12-15T21:02:23.182Z] #41 167.8 CC criu/memfd.o [2020-12-15T21:02:23.182Z] #41 168.6 CC criu/mount.o [2020-12-15T21:02:23.182Z] #41 173.0 CC criu/namespaces.o [2020-12-15T21:02:23.182Z] #41 ... [2020-12-15T21:02:23.182Z] [2020-12-15T21:02:23.182Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-15T21:02:23.182Z] #20 5.168 Collecting yamllint==1.16.0 [2020-12-15T21:02:24.075Z] #56 285.7 + bin/containerd-stress [2020-12-15T21:02:24.716Z] #56 288.1 + bin/containerd-shim [2020-12-15T21:02:26.678Z] #54 225.4 + bin/containerd-shim-runc-v1 [2020-12-15T21:02:27.093Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-15T21:02:27.093Z] [2020-12-15T21:02:27.093Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-15T21:02:27.093Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-15T21:02:27.093Z] HOSTNAME=05668dcb028b [2020-12-15T21:02:27.093Z] TESTDEBUG=0 [2020-12-15T21:02:27.093Z] DEST=bundles/test-integration [2020-12-15T21:02:27.093Z] PWD=/go/src/github.com/docker/docker [2020-12-15T21:02:27.093Z] DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T21:02:27.093Z] container=docker [2020-12-15T21:02:27.093Z] HOME=/root [2020-12-15T21:02:27.093Z] GOLANG_VERSION=1.13.15 [2020-12-15T21:02:27.093Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-15T21:02:27.093Z] VALIDATE_BRANCH=master [2020-12-15T21:02:27.093Z] TERM=xterm [2020-12-15T21:02:27.093Z] DOCKER_PKG=github.com/docker/docker [2020-12-15T21:02:27.093Z] SHLVL=1 [2020-12-15T21:02:27.093Z] TIMEOUT=120m [2020-12-15T21:02:27.093Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-15T21:02:27.093Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-15T21:02:27.093Z] GO111MODULE=off [2020-12-15T21:02:27.093Z] DOCKER_EXPERIMENTAL=1 [2020-12-15T21:02:27.093Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-15T21:02:27.093Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-15T21:02:27.093Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-15T21:02:27.093Z] GOPATH=/go [2020-12-15T21:02:27.093Z] PKG_CONFIG=pkg-config [2020-12-15T21:02:27.093Z] _=/usr/bin/env [2020-12-15T21:02:27.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-15T21:02:28.459Z] #20 10.52 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-15T21:02:28.459Z] #20 10.64 Collecting pyyaml (from yamllint==1.16.0) [2020-12-15T21:02:28.718Z] #20 10.80 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-15T21:02:29.336Z] #20 10.43 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-15T21:02:29.336Z] #20 10.51 Collecting pyyaml (from yamllint==1.16.0) [2020-12-15T21:02:29.336Z] #20 10.65 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-15T21:02:29.907Z] #20 12.09 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-15T21:02:29.907Z] #20 12.14 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-15T21:02:29.907Z] #20 12.20 Building wheels for collected packages: pyyaml [2020-12-15T21:02:30.145Z] #20 12.27 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-15T21:02:30.146Z] #20 12.32 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-15T21:02:30.146Z] #20 12.36 Building wheels for collected packages: pyyaml [2020-12-15T21:02:30.146Z] #20 12.37 Running setup.py bdist_wheel for pyyaml: started [2020-12-15T21:02:30.167Z] #20 12.20 Running setup.py bdist_wheel for pyyaml: started [2020-12-15T21:02:31.106Z] #20 13.21 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-15T21:02:31.106Z] #20 13.21 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-15T21:02:31.106Z] #20 13.30 Successfully built pyyaml [2020-12-15T21:02:31.367Z] #20 13.30 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-15T21:02:31.529Z] #20 13.57 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-15T21:02:31.529Z] #20 13.58 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-15T21:02:31.529Z] #20 13.66 Successfully built pyyaml [2020-12-15T21:02:31.529Z] #20 13.68 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-15T21:02:31.627Z] #20 13.66 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-15T21:02:31.887Z] #20 DONE 14.1s [2020-12-15T21:02:31.887Z] [2020-12-15T21:02:31.887Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:31.887Z] #41 175.5 CC criu/netfilter.o [2020-12-15T21:02:31.887Z] #41 175.9 CC criu/page-pipe.o [2020-12-15T21:02:31.887Z] #41 176.4 CC criu/page-xfer.o [2020-12-15T21:02:31.887Z] #41 177.9 CC criu/pagemap-cache.o [2020-12-15T21:02:31.887Z] #41 178.2 CC criu/pagemap.o [2020-12-15T21:02:31.887Z] #41 179.2 CC criu/parasite-syscall.o [2020-12-15T21:02:31.887Z] #41 180.2 CC criu/path.o [2020-12-15T21:02:31.887Z] #41 180.6 CC criu/pie-util-vdso-elf32.o [2020-12-15T21:02:31.887Z] #41 181.1 CC criu/pie-util-vdso.o [2020-12-15T21:02:31.887Z] #41 181.6 CC criu/pie-util.o [2020-12-15T21:02:31.887Z] #41 181.9 CC criu/pipes.o [2020-12-15T21:02:31.985Z] #54 230.6 + bin/containerd-shim-runc-v2 [2020-12-15T21:02:32.097Z] #20 14.00 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-15T21:02:32.147Z] #41 ... [2020-12-15T21:02:32.147Z] [2020-12-15T21:02:32.147Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-15T21:02:32.356Z] #20 DONE 14.4s [2020-12-15T21:02:32.356Z] [2020-12-15T21:02:32.356Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:32.356Z] #41 174.9 CC criu/net.o [2020-12-15T21:02:32.356Z] #41 177.6 CC criu/netfilter.o [2020-12-15T21:02:32.356Z] #41 178.0 CC criu/page-pipe.o [2020-12-15T21:02:32.356Z] #41 178.8 CC criu/page-xfer.o [2020-12-15T21:02:32.356Z] #41 180.5 CC criu/pagemap-cache.o [2020-12-15T21:02:32.356Z] #41 180.9 CC criu/pagemap.o [2020-12-15T21:02:32.356Z] #41 182.0 CC criu/parasite-syscall.o [2020-12-15T21:02:32.356Z] #41 ... [2020-12-15T21:02:32.356Z] [2020-12-15T21:02:32.356Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-15T21:02:32.407Z] #23 DONE 0.3s [2020-12-15T21:02:32.407Z] [2020-12-15T21:02:32.407Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-15T21:02:32.615Z] #23 DONE 0.4s [2020-12-15T21:02:32.615Z] [2020-12-15T21:02:32.615Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-15T21:02:33.259Z] #56 295.3 + bin/containerd-shim-runc-v1 [2020-12-15T21:02:33.371Z] #54 232.2 + binaries [2020-12-15T21:02:33.371Z] #54 232.2 + install -D bin/containerd /build/containerd [2020-12-15T21:02:33.371Z] #54 232.2 + install -D bin/containerd-shim /build/containerd-shim [2020-12-15T21:02:33.371Z] #54 232.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-15T21:02:33.371Z] #54 232.3 + install -D bin/ctr /build/ctr [2020-12-15T21:02:36.346Z] 4612f6d0b889: Verifying Checksum [2020-12-15T21:02:36.346Z] 4612f6d0b889: Download complete [2020-12-15T21:02:36.814Z] #56 300.3 + bin/containerd-shim-runc-v2 [2020-12-15T21:02:37.690Z] #28 ... [2020-12-15T21:02:37.690Z] [2020-12-15T21:02:37.690Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:37.690Z] #41 182.8 CC criu/plugin.o [2020-12-15T21:02:37.690Z] #41 183.1 CC criu/proc_parse.o [2020-12-15T21:02:37.690Z] #41 185.3 CC criu/protobuf-desc.o [2020-12-15T21:02:37.690Z] #41 186.1 CC criu/protobuf.o [2020-12-15T21:02:37.690Z] #41 186.4 CC criu/pstree.o [2020-12-15T21:02:37.690Z] #41 187.2 CC criu/rbtree.o [2020-12-15T21:02:37.690Z] #41 187.4 CC criu/rst-malloc.o [2020-12-15T21:02:37.690Z] #41 187.7 CC criu/seccomp.o [2020-12-15T21:02:37.857Z] #56 301.4 + binaries [2020-12-15T21:02:37.857Z] #56 301.4 + install -D bin/containerd /build/containerd [2020-12-15T21:02:37.857Z] #56 301.5 + install -D bin/containerd-shim /build/containerd-shim [2020-12-15T21:02:37.857Z] #56 301.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-15T21:02:37.857Z] #56 301.5 + install -D bin/ctr /build/ctr [2020-12-15T21:02:37.857Z] #56 DONE 301.5s [2020-12-15T21:02:37.894Z] #28 DONE 4.8s [2020-12-15T21:02:37.894Z] [2020-12-15T21:02:37.894Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-15T21:02:38.153Z] #31 DONE 0.7s [2020-12-15T21:02:38.153Z] [2020-12-15T21:02:38.153Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-15T21:02:38.260Z] #41 ... [2020-12-15T21:02:38.261Z] [2020-12-15T21:02:38.261Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-15T21:02:38.261Z] #28 DONE 5.9s [2020-12-15T21:02:38.261Z] [2020-12-15T21:02:38.261Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:02:38.261Z] #51 106.9 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-12-15T21:02:38.261Z] #51 109.3 + mkdir -p /build [2020-12-15T21:02:38.261Z] #51 109.3 + cp runc /build/runc [2020-12-15T21:02:38.261Z] #51 DONE 109.8s [2020-12-15T21:02:38.261Z] [2020-12-15T21:02:38.261Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-15T21:02:38.412Z] #33 DONE 0.1s [2020-12-15T21:02:38.412Z] [2020-12-15T21:02:38.412Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-15T21:02:38.412Z] #36 DONE 0.0s [2020-12-15T21:02:38.412Z] [2020-12-15T21:02:38.412Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:38.412Z] #41 183.3 CC criu/path.o [2020-12-15T21:02:38.412Z] #41 183.7 CC criu/pie-util-vdso-elf32.o [2020-12-15T21:02:38.412Z] #41 184.2 CC criu/pie-util-vdso.o [2020-12-15T21:02:38.412Z] #41 184.5 CC criu/pie-util.o [2020-12-15T21:02:38.412Z] #41 184.7 CC criu/pipes.o [2020-12-15T21:02:38.412Z] #41 185.2 CC criu/plugin.o [2020-12-15T21:02:38.412Z] #41 185.6 CC criu/proc_parse.o [2020-12-15T21:02:38.412Z] #41 188.0 CC criu/protobuf-desc.o [2020-12-15T21:02:38.979Z] #41 189.0 CC criu/protobuf.o [2020-12-15T21:02:38.979Z] #41 ... [2020-12-15T21:02:38.979Z] [2020-12-15T21:02:38.979Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-15T21:02:38.979Z] #51 105.7 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-12-15T21:02:38.980Z] #51 107.6 + mkdir -p /build [2020-12-15T21:02:38.980Z] #51 107.7 + cp runc /build/runc [2020-12-15T21:02:38.980Z] #51 DONE 108.0s [2020-12-15T21:02:39.202Z] #31 DONE 0.9s [2020-12-15T21:02:39.202Z] [2020-12-15T21:02:39.202Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:39.202Z] #41 188.5 CC criu/seize.o [2020-12-15T21:02:39.239Z] [2020-12-15T21:02:39.239Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:39.371Z] [2020-12-15T21:02:39.371Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-15T21:02:39.371Z] #57 DONE 0.1s [2020-12-15T21:02:39.371Z] [2020-12-15T21:02:39.371Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-15T21:02:39.371Z] #61 DONE 0.1s [2020-12-15T21:02:39.371Z] [2020-12-15T21:02:39.371Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-15T21:02:39.371Z] #63 DONE 0.1s [2020-12-15T21:02:39.463Z] #41 ... [2020-12-15T21:02:39.463Z] [2020-12-15T21:02:39.463Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-15T21:02:39.463Z] #33 DONE 0.3s [2020-12-15T21:02:39.463Z] [2020-12-15T21:02:39.463Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-15T21:02:39.463Z] #36 DONE 0.1s [2020-12-15T21:02:39.463Z] [2020-12-15T21:02:39.463Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:39.463Z] #41 189.5 CC criu/servicefd.o [2020-12-15T21:02:39.497Z] #54 ... [2020-12-15T21:02:39.497Z] [2020-12-15T21:02:39.497Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:39.497Z] #41 189.5 CC criu/pstree.o [2020-12-15T21:02:39.664Z] [2020-12-15T21:02:39.664Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-15T21:02:39.664Z] #65 DONE 0.1s [2020-12-15T21:02:39.664Z] [2020-12-15T21:02:39.664Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-15T21:02:39.664Z] #66 DONE 0.0s [2020-12-15T21:02:39.664Z] [2020-12-15T21:02:39.664Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-15T21:02:39.953Z] #54 DONE 238.3s [2020-12-15T21:02:40.033Z] #41 ... [2020-12-15T21:02:40.033Z] [2020-12-15T21:02:40.033Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T21:02:40.033Z] #38 DONE 293.7s [2020-12-15T21:02:40.033Z] [2020-12-15T21:02:40.033Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:40.033Z] #41 190.2 CC criu/shmem.o [2020-12-15T21:02:40.896Z] [2020-12-15T21:02:40.896Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-15T21:02:40.972Z] #41 191.2 CC criu/sigframe.o [2020-12-15T21:02:41.282Z] #41 191.4 CC criu/signalfd.o [2020-12-15T21:02:41.403Z] #41 191.0 CC criu/rbtree.o [2020-12-15T21:02:41.403Z] #41 ... [2020-12-15T21:02:41.403Z] [2020-12-15T21:02:41.403Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-15T21:02:41.403Z] #38 DONE 296.6s [2020-12-15T21:02:41.403Z] [2020-12-15T21:02:41.403Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:41.403Z] #41 191.2 CC criu/rst-malloc.o [2020-12-15T21:02:41.403Z] #41 191.5 CC criu/seccomp.o [2020-12-15T21:02:41.753Z] #67 DONE 2.1s [2020-12-15T21:02:41.753Z] [2020-12-15T21:02:41.753Z] #68 exporting to oci image format [2020-12-15T21:02:41.753Z] #68 exporting layers [2020-12-15T21:02:41.868Z] #41 191.9 CC criu/sk-inet.o [2020-12-15T21:02:42.340Z] #41 192.4 CC criu/seize.o [2020-12-15T21:02:42.458Z] #41 ... [2020-12-15T21:02:42.458Z] [2020-12-15T21:02:42.458Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-15T21:02:42.458Z] #39 DONE 0.2s [2020-12-15T21:02:42.458Z] [2020-12-15T21:02:42.458Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:42.908Z] #41 192.9 CC criu/servicefd.o [2020-12-15T21:02:43.026Z] #41 192.8 CC criu/sk-netlink.o [2020-12-15T21:02:43.167Z] #41 193.1 CC criu/shmem.o [2020-12-15T21:02:43.286Z] #41 193.1 CC criu/sk-packet.o [2020-12-15T21:02:43.426Z] #41 ... [2020-12-15T21:02:43.426Z] [2020-12-15T21:02:43.426Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-15T21:02:43.426Z] #39 DONE 0.6s [2020-12-15T21:02:43.426Z] [2020-12-15T21:02:43.426Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:43.439Z] #55 DONE 2.6s [2020-12-15T21:02:43.439Z] [2020-12-15T21:02:43.439Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-15T21:02:43.545Z] #41 193.5 CC criu/sk-queue.o [2020-12-15T21:02:43.685Z] #54 ... [2020-12-15T21:02:43.685Z] [2020-12-15T21:02:43.685Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:43.685Z] #41 193.8 CC criu/sigframe.o [2020-12-15T21:02:43.805Z] #41 193.8 CC criu/sk-tcp.o [2020-12-15T21:02:43.944Z] #41 193.9 CC criu/signalfd.o [2020-12-15T21:02:43.944Z] #41 194.1 CC criu/sk-inet.o [2020-12-15T21:02:44.065Z] #41 194.1 CC criu/sk-unix.o [2020-12-15T21:02:44.380Z] #59 DONE 0.8s [2020-12-15T21:02:44.380Z] [2020-12-15T21:02:44.380Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-15T21:02:44.635Z] #41 ... [2020-12-15T21:02:44.635Z] [2020-12-15T21:02:44.635Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:44.635Z] #47 298.2 + /build/golangci-lint --version [2020-12-15T21:02:44.635Z] #47 298.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-15T21:02:44.635Z] #47 DONE 298.6s [2020-12-15T21:02:44.635Z] [2020-12-15T21:02:44.635Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:44.881Z] #41 194.6 CC criu/sk-netlink.o [2020-12-15T21:02:44.882Z] #41 194.8 CC criu/sk-packet.o [2020-12-15T21:02:44.882Z] #41 ... [2020-12-15T21:02:44.882Z] [2020-12-15T21:02:44.882Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:44.882Z] #47 300.2 + /build/golangci-lint --version [2020-12-15T21:02:44.882Z] #47 300.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-15T21:02:44.882Z] #47 DONE 300.7s [2020-12-15T21:02:45.147Z] [2020-12-15T21:02:45.147Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:45.147Z] #41 195.2 CC criu/sk-queue.o [2020-12-15T21:02:45.207Z] #54 ... [2020-12-15T21:02:45.207Z] [2020-12-15T21:02:45.207Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-15T21:02:45.207Z] #41 195.2 CC criu/sockets.o [2020-12-15T21:02:45.405Z] #41 195.4 CC criu/sk-tcp.o [2020-12-15T21:02:45.466Z] #41 195.6 CC criu/stats.o [2020-12-15T21:02:45.665Z] #41 195.7 CC criu/sk-unix.o [2020-12-15T21:02:45.725Z] #41 195.9 CC criu/string.o [2020-12-15T21:02:45.764Z] #61 DONE 1.5s [2020-12-15T21:02:45.765Z] [2020-12-15T21:02:45.765Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-15T21:02:45.985Z] #41 196.0 CC criu/sysctl.o [2020-12-15T21:02:46.026Z] #63 DONE 0.2s [2020-12-15T21:02:46.026Z] [2020-12-15T21:02:46.026Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-15T21:02:46.026Z] #64 DONE 0.1s [2020-12-15T21:02:46.026Z] [2020-12-15T21:02:46.026Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-15T21:02:46.244Z] #41 196.3 CC criu/sysfs_parse.o [2020-12-15T21:02:46.504Z] #41 196.4 CC criu/timens.o [2020-12-15T21:02:46.764Z] #41 196.7 CC criu/timerfd.o [2020-12-15T21:02:47.027Z] #41 197.1 CC criu/tty.o [2020-12-15T21:02:47.045Z] #41 196.9 CC criu/sockets.o [2020-12-15T21:02:47.614Z] #41 197.5 CC criu/stats.o [2020-12-15T21:02:47.874Z] #41 197.7 CC criu/string.o [2020-12-15T21:02:47.874Z] #41 197.7 CC criu/sysctl.o [2020-12-15T21:02:47.970Z] #41 198.0 CC criu/tun.o [2020-12-15T21:02:48.134Z] #41 198.0 CC criu/sysfs_parse.o [2020-12-15T21:02:48.134Z] #41 198.2 CC criu/timens.o [2020-12-15T21:02:48.229Z] #41 198.3 CC criu/uffd.o [2020-12-15T21:02:48.394Z] #41 198.4 CC criu/timerfd.o [2020-12-15T21:02:48.654Z] #41 198.6 CC criu/tty.o [2020-12-15T21:02:48.797Z] #41 198.9 CC criu/util.o [2020-12-15T21:02:49.330Z] #65 DONE 2.8s [2020-12-15T21:02:49.330Z] [2020-12-15T21:02:49.330Z] #66 exporting to image [2020-12-15T21:02:49.330Z] #66 exporting layers [2020-12-15T21:02:49.366Z] #41 199.5 CC criu/uts_ns.o [2020-12-15T21:02:49.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-15T21:02:49.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-15T21:02:49.592Z] #41 199.5 CC criu/tun.o [2020-12-15T21:02:49.592Z] #41 199.7 CC criu/uffd.o [2020-12-15T21:02:49.625Z] #41 199.7 CC criu/vdso-compat.o [2020-12-15T21:02:49.625Z] #41 199.8 CC criu/vdso.o [2020-12-15T21:02:50.161Z] #41 200.3 CC criu/util.o [2020-12-15T21:02:50.194Z] #41 200.1 LINK criu/built-in.o [2020-12-15T21:02:50.194Z] #41 200.2 LINK criu/criu [2020-12-15T21:02:50.454Z] #41 200.5 DEP lib/c/criu.d [2020-12-15T21:02:50.454Z] #41 200.5 CC images/rpc.pb-c.o [2020-12-15T21:02:50.713Z] #41 200.8 CC lib/c/criu.o [2020-12-15T21:02:50.730Z] #41 200.9 CC criu/uts_ns.o [2020-12-15T21:02:50.989Z] #41 201.0 CC criu/vdso-compat.o [2020-12-15T21:02:50.989Z] #41 201.1 CC criu/vdso.o [2020-12-15T21:02:51.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-15T21:02:51.283Z] #41 201.3 LINK lib/c/built-in.o [2020-12-15T21:02:51.283Z] #41 201.3 LINK lib/c/libcriu.so [2020-12-15T21:02:51.283Z] #41 201.4 LINK lib/c/libcriu.a [2020-12-15T21:02:51.283Z] #41 201.4 GEN magic.py [2020-12-15T21:02:51.543Z] #41 201.5 Note: Building without setproctitle() and strlcpy() support. [2020-12-15T21:02:51.543Z] #41 201.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-15T21:02:51.543Z] #41 201.5 Note: Building without GnuTLS support [2020-12-15T21:02:51.543Z] #41 201.6 Makefile.config:39: Warn: you have no libnftables installed [2020-12-15T21:02:51.543Z] #41 201.6 Makefile.config:40: Warn: Building without nftables support [2020-12-15T21:02:51.559Z] #41 201.4 LINK criu/built-in.o [2020-12-15T21:02:51.559Z] #41 201.5 LINK criu/criu [2020-12-15T21:02:51.559Z] #41 201.7 DEP lib/c/criu.d [2020-12-15T21:02:51.803Z] #41 201.9 fatal: not a git repository (or any of the parent directories): .git [2020-12-15T21:02:51.818Z] #41 201.8 CC images/rpc.pb-c.o [2020-12-15T21:02:52.078Z] #41 202.1 CC lib/c/criu.o [2020-12-15T21:02:52.373Z] #41 202.4 make[1]: Nothing to be done for 'all'. [2020-12-15T21:02:52.632Z] #41 202.8 make[1]: 'images/built-in.o' is up to date. [2020-12-15T21:02:52.648Z] #41 202.6 LINK lib/c/built-in.o [2020-12-15T21:02:52.648Z] #41 202.6 LINK lib/c/libcriu.so [2020-12-15T21:02:52.648Z] #41 202.6 LINK lib/c/libcriu.a [2020-12-15T21:02:52.648Z] #41 202.7 GEN magic.py [2020-12-15T21:02:52.892Z] #41 202.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-15T21:02:52.892Z] #41 202.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-15T21:02:52.892Z] #41 202.9 make[1]: 'compel/libcompel.a' is up to date. [2020-12-15T21:02:52.892Z] #41 202.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-15T21:02:52.892Z] #41 203.0 make[1]: Nothing to be done for 'all'. [2020-12-15T21:02:52.892Z] #41 203.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-15T21:02:52.908Z] #41 202.8 Note: Building without setproctitle() and strlcpy() support. [2020-12-15T21:02:52.908Z] #41 202.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-15T21:02:52.908Z] #41 202.8 Note: Building without GnuTLS support [2020-12-15T21:02:52.908Z] #41 202.8 Makefile.config:39: Warn: you have no libnftables installed [2020-12-15T21:02:52.908Z] #41 202.8 Makefile.config:40: Warn: Building without nftables support [2020-12-15T21:02:53.152Z] #41 203.1 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:53.152Z] #41 203.1 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:53.152Z] #41 203.2 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:53.152Z] #41 203.2 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:53.152Z] #41 203.2 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:53.152Z] #41 203.3 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:53.152Z] #41 203.3 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:53.152Z] #41 203.3 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:53.168Z] #41 203.3 fatal: not a git repository (or any of the parent directories): .git [2020-12-15T21:02:53.411Z] #41 203.3 INSTALL criu/criu [2020-12-15T21:02:53.411Z] #41 DONE 203.5s [2020-12-15T21:02:53.411Z] [2020-12-15T21:02:53.411Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:53.738Z] #41 203.7 make[1]: Nothing to be done for 'all'. [2020-12-15T21:02:53.998Z] #41 204.2 make[1]: 'images/built-in.o' is up to date. [2020-12-15T21:02:54.258Z] #41 204.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-15T21:02:54.258Z] #41 204.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-15T21:02:54.258Z] #41 204.2 make[1]: 'compel/libcompel.a' is up to date. [2020-12-15T21:02:54.258Z] #41 204.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-15T21:02:54.258Z] #41 204.3 make[1]: Nothing to be done for 'all'. [2020-12-15T21:02:54.258Z] #41 204.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-15T21:02:54.258Z] #41 204.4 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:54.517Z] #41 204.4 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:54.517Z] #41 204.4 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:54.517Z] #41 204.5 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:54.517Z] #41 204.5 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:54.517Z] #41 204.6 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:54.517Z] #41 204.6 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:54.517Z] #41 204.6 make[2]: Nothing to be done for 'all'. [2020-12-15T21:02:54.778Z] #41 204.6 INSTALL criu/criu [2020-12-15T21:02:55.038Z] #41 DONE 205.0s [2020-12-15T21:02:55.038Z] [2020-12-15T21:02:55.038Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:55.329Z] #54 ... [2020-12-15T21:02:55.329Z] [2020-12-15T21:02:55.329Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-15T21:02:55.329Z] #42 DONE 0.1s [2020-12-15T21:02:55.329Z] [2020-12-15T21:02:55.329Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-15T21:02:55.329Z] #44 DONE 0.1s [2020-12-15T21:02:55.329Z] [2020-12-15T21:02:55.329Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-15T21:02:55.329Z] #46 DONE 0.1s [2020-12-15T21:02:55.329Z] [2020-12-15T21:02:55.329Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-15T21:02:55.329Z] #48 DONE 0.2s [2020-12-15T21:02:55.329Z] [2020-12-15T21:02:55.329Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:55.329Z] #54 ... [2020-12-15T21:02:55.329Z] [2020-12-15T21:02:55.329Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-15T21:02:55.329Z] #50 DONE 0.1s [2020-12-15T21:02:55.329Z] [2020-12-15T21:02:55.329Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-15T21:02:55.329Z] #52 DONE 0.1s [2020-12-15T21:02:55.590Z] [2020-12-15T21:02:55.590Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:55.849Z] #54 247.8 + bin/containerd [2020-12-15T21:02:55.976Z] #54 ... [2020-12-15T21:02:55.976Z] [2020-12-15T21:02:55.976Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-15T21:02:55.976Z] #42 DONE 0.1s [2020-12-15T21:02:56.235Z] [2020-12-15T21:02:56.235Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-15T21:02:56.235Z] #44 DONE 0.3s [2020-12-15T21:02:56.235Z] [2020-12-15T21:02:56.235Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:56.495Z] #54 ... [2020-12-15T21:02:56.495Z] [2020-12-15T21:02:56.495Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-15T21:02:56.495Z] #46 DONE 0.1s [2020-12-15T21:02:56.495Z] [2020-12-15T21:02:56.495Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-15T21:02:57.080Z] #48 DONE 0.6s [2020-12-15T21:02:57.080Z] [2020-12-15T21:02:57.080Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-15T21:02:57.341Z] #50 DONE 0.2s [2020-12-15T21:02:57.341Z] [2020-12-15T21:02:57.341Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-15T21:02:57.477Z] #66 exporting layers 7.4s done [2020-12-15T21:02:57.477Z] #66 writing image sha256:b0f3f025b8cc85c59bf92e8130a8e33b062a57bd3830ee4369aa9e21df6d5c51 done [2020-12-15T21:02:57.477Z] #66 naming to docker.io/library/docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 done [2020-12-15T21:02:57.477Z] #66 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-15T21:02:57.603Z] #52 DONE 0.3s [2020-12-15T21:02:57.603Z] [2020-12-15T21:02:57.603Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-15T21:02:57.821Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/test/unit [2020-12-15T21:02:58.171Z] #54 248.7 + bin/containerd [2020-12-15T21:03:04.415Z] ? github.com/docker/docker/api [no test files] [2020-12-15T21:03:09.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-15T21:03:09.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-15T21:03:09.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-15T21:03:10.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-15T21:03:10.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-15T21:03:11.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-15T21:03:14.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-15T21:03:15.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-15T21:03:16.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-15T21:03:16.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-15T21:03:17.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-15T21:03:18.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-15T21:03:19.434Z] ok github.com/docker/docker/api/server 0.069s coverage: 9.0% of statements [2020-12-15T21:03:19.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-15T21:03:20.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-15T21:03:20.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-15T21:03:21.862Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-15T21:03:21.862Z] Using test binary docker [2020-12-15T21:03:21.862Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-15T21:03:21.862Z] +++ /etc/init.d/apparmor start [2020-12-15T21:03:21.862Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-15T21:03:21.862Z] INFO: Waiting for daemon to start... [2020-12-15T21:03:21.862Z] Starting dockerd [2020-12-15T21:03:21.862Z] +++ 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-12-15T21:03:23.922Z] . [2020-12-15T21:03:23.922Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-15T21:03:23.922Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-15T21:03:23.922Z] Error: No such image: emptyfs [2020-12-15T21:03:23.922Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-15T21:03:23.922Z] ++++ docker load [2020-12-15T21:03:24.211Z] Running integration-test (iteration 1) [2020-12-15T21:03:24.212Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-12-15T21:03:24.212Z] ++ 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-12-15T21:03:24.212Z] ++ set -e [2020-12-15T21:03:24.212Z] ++ '[' -n 0 ']' [2020-12-15T21:03:24.212Z] ++ set -x [2020-12-15T21:03:24.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:03:27.944Z] #54 276.0 + bin/containerd-stress [2020-12-15T21:03:27.944Z] #54 278.0 + bin/containerd-shim [2020-12-15T21:03:30.262Z] #54 277.1 + bin/containerd-stress [2020-12-15T21:03:30.262Z] #54 279.0 + bin/containerd-shim [2020-12-15T21:03:32.709Z] Loaded image: buildpack-deps:buster [2020-12-15T21:03:32.709Z] Loaded image: busybox:latest [2020-12-15T21:03:32.710Z] Loaded image: busybox:glibc [2020-12-15T21:03:32.710Z] Loaded image: debian:buster [2020-12-15T21:03:32.999Z] Loaded image: hello-world:latest [2020-12-15T21:03:32.999Z] Loaded image: arm32v7/hello-world:latest [2020-12-15T21:03:32.999Z] INFO: Testing against a local daemon [2020-12-15T21:03:32.999Z] === RUN TestCgroupNamespacesBuild [2020-12-15T21:03:33.226Z] #54 284.7 + bin/containerd-shim-runc-v1 [2020-12-15T21:03:35.544Z] #54 285.7 + bin/containerd-shim-runc-v1 [2020-12-15T21:03:35.720Z] --- PASS: TestCgroupNamespacesBuild (2.38s) [2020-12-15T21:03:35.720Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-15T21:03:37.220Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.89s) [2020-12-15T21:03:37.220Z] === RUN TestBuildWithSession [2020-12-15T21:03:37.220Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-15T21:03:37.220Z] build_session_test.go:25: TODO: BuildKit [2020-12-15T21:03:37.220Z] === RUN TestBuildSquashParent [2020-12-15T21:03:37.422Z] #54 289.1 + bin/containerd-shim-runc-v2 [2020-12-15T21:03:37.990Z] #54 290.0 + binaries [2020-12-15T21:03:37.990Z] #54 290.0 + install -D bin/containerd /build/containerd [2020-12-15T21:03:37.990Z] #54 290.0 + install -D bin/containerd-shim /build/containerd-shim [2020-12-15T21:03:37.990Z] #54 290.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-15T21:03:37.990Z] #54 290.0 + install -D bin/ctr /build/ctr [2020-12-15T21:03:39.740Z] #54 290.2 + bin/containerd-shim-runc-v2 [2020-12-15T21:03:39.892Z] #54 DONE 291.6s [2020-12-15T21:03:40.461Z] [2020-12-15T21:03:40.461Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-15T21:03:40.678Z] #54 291.4 + binaries [2020-12-15T21:03:40.952Z] #54 291.4 + install -D bin/containerd /build/containerd [2020-12-15T21:03:40.952Z] #54 291.4 + install -D bin/containerd-shim /build/containerd-shim [2020-12-15T21:03:40.952Z] #54 291.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-15T21:03:40.952Z] #54 291.4 + install -D bin/ctr /build/ctr [2020-12-15T21:03:41.397Z] #55 DONE 1.0s [2020-12-15T21:03:41.397Z] [2020-12-15T21:03:41.397Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-15T21:03:41.655Z] #59 DONE 0.3s [2020-12-15T21:03:41.655Z] [2020-12-15T21:03:41.655Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-15T21:03:42.222Z] #61 DONE 0.5s [2020-12-15T21:03:42.222Z] [2020-12-15T21:03:42.222Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-15T21:03:42.222Z] #63 DONE 0.0s [2020-12-15T21:03:42.222Z] [2020-12-15T21:03:42.222Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-15T21:03:42.222Z] #64 DONE 0.0s [2020-12-15T21:03:42.222Z] [2020-12-15T21:03:42.222Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-15T21:03:42.896Z] #54 DONE 293.2s [2020-12-15T21:03:43.429Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m18.46501831s with top 10 stages: buildssa: 1m40.804050238s, goimports: 23.015739385s, unconvert: 13.739879582s, gosec: 10.535276495s, golint: 6.034308634s, misspell: 4.210635126s, ineffassign: 4.187177674s, vrp: 3.575876489s, inspect: 3.193044807s, ctrlflow: 1.890486432s [2020-12-15T21:03:43.429Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2020-12-15T21:03:43.429Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1682/1682, skip_dirs: 1682/1682, nolint: 0/64, path_prettifier: 1682/1682, filename_unadjuster: 1682/1682, cgo: 1682/2262, identifier_marker: 1577/1577, exclude: 1577/1577, exclude-rules: 64/1577, autogenerated_exclude: 1577/1682 [2020-12-15T21:03:43.429Z] INFO [runner] processing took 60.713332ms with stages: nolint: 25.087766ms, identifier_marker: 16.850759ms, path_prettifier: 8.25174ms, autogenerated_exclude: 4.225718ms, exclude-rules: 3.443501ms, skip_dirs: 1.6604ms, filename_unadjuster: 992.608µs, cgo: 195.84µs, max_same_issues: 1.401µs, uniq_by_line: 822ns, exclude: 579ns, max_from_linter: 530ns, skip_files: 465ns, diff: 452ns, source_code: 267ns, path_shortener: 242ns, max_per_file_from_linter: 242ns [2020-12-15T21:03:43.429Z] INFO [runner] linters took 1m42.546952143s with stages: goanalysis_metalinter: 1m22.261658134s, unused: 20.224274476s [2020-12-15T21:03:43.429Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2020-12-15T21:03:43.429Z] INFO Memory: 1539 samples, avg is 689.2MB, max is 3505.4MB [2020-12-15T21:03:43.429Z] INFO Execution took 3m45.362137016s [2020-12-15T21:03:43.429Z] Congratulations! The shell scripts are properly formatted. [2020-12-15T21:03:43.463Z] [2020-12-15T21:03:43.463Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-12-15T21:03:44.094Z] --- PASS: TestBuildSquashParent (6.70s) [2020-12-15T21:03:44.094Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-15T21:03:44.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:03:44.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:03:44.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:03:44.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:03:44.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:03:44.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:03:44.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:03:44.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:03:44.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:03:44.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:03:44.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:03:44.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:03:44.094Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:03:44.094Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:03:44.349Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/make.sh dynbinary-daemon test-docker-py [2020-12-15T21:03:44.399Z] #55 DONE 0.9s [2020-12-15T21:03:44.399Z] [2020-12-15T21:03:44.399Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-15T21:03:44.605Z] [2020-12-15T21:03:44.657Z] #59 DONE 0.2s [2020-12-15T21:03:44.657Z] [2020-12-15T21:03:44.657Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-15T21:03:44.754Z] #65 DONE 2.1s [2020-12-15T21:03:44.754Z] [2020-12-15T21:03:44.754Z] #66 exporting to image [2020-12-15T21:03:44.754Z] #66 exporting layers [2020-12-15T21:03:44.861Z] Removing bundles/ [2020-12-15T21:03:44.861Z] [2020-12-15T21:03:44.861Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-15T21:03:44.861Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-15T21:03:44.861Z] GOOS="" GOARCH="" GOARM="" [2020-12-15T21:03:45.226Z] #61 DONE 0.5s [2020-12-15T21:03:45.226Z] [2020-12-15T21:03:45.226Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-15T21:03:45.226Z] #63 DONE 0.0s [2020-12-15T21:03:45.226Z] [2020-12-15T21:03:45.226Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-15T21:03:45.226Z] #64 DONE 0.0s [2020-12-15T21:03:45.226Z] [2020-12-15T21:03:45.226Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-15T21:03:46.604Z] #65 DONE 1.3s [2020-12-15T21:03:46.604Z] [2020-12-15T21:03:46.604Z] #66 exporting to image [2020-12-15T21:03:46.604Z] #66 exporting layers [2020-12-15T21:03:46.812Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:03:46.812Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:03:49.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:03:49.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:03:51.332Z] #66 exporting layers 6.6s done [2020-12-15T21:03:51.332Z] #66 writing image sha256:e40b89cd72c9aef85a44f8b883ed755bb96a70c510d8df5f75bdb3419f1193ba done [2020-12-15T21:03:51.332Z] #66 naming to docker.io/library/docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 done [2020-12-15T21:03:51.332Z] #66 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-15T21:03:51.675Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -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:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/make.sh dynbinary test-integration [2020-12-15T21:03:52.250Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-12-15T21:03:52.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2020-12-15T21:03:52.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s) [2020-12-15T21:03:52.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.43s) [2020-12-15T21:03:52.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.59s) [2020-12-15T21:03:52.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.49s) [2020-12-15T21:03:52.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.72s) [2020-12-15T21:03:52.250Z] === RUN TestBuildMultiStageCopy [2020-12-15T21:03:52.250Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-15T21:03:53.053Z] [2020-12-15T21:03:53.053Z] Removing bundles/ [2020-12-15T21:03:53.053Z] [2020-12-15T21:03:53.053Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-15T21:03:53.053Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-15T21:03:53.053Z] GOOS="" GOARCH="" GOARM="" [2020-12-15T21:03:53.172Z] #66 exporting layers 6.3s done [2020-12-15T21:03:53.173Z] #66 writing image sha256:3e8853941bea4039dc003c4c4a89018740377a0223fe6023b2b85e75d03cd213 done [2020-12-15T21:03:53.173Z] #66 naming to docker.io/library/docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 done [2020-12-15T21:03:53.173Z] #66 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-12-15T21:03:53.522Z] + trap exit INT TERM [2020-12-15T21:03:53.522Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-12-15T21:03:53.522Z] + CONTAINER_NAME=docker-pr1 [2020-12-15T21:03:53.522Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41806/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41806/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -e DOCKER_GRAPHDRIVER docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/make.sh dynbinary-daemon [2020-12-15T21:03:54.340Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-15T21:03:54.458Z] [2020-12-15T21:03:54.458Z] Removing bundles/ [2020-12-15T21:03:54.458Z] [2020-12-15T21:03:54.458Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-15T21:03:54.458Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-15T21:03:54.458Z] GOOS="" GOARCH="" GOARM="" [2020-12-15T21:03:54.969Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-15T21:03:55.599Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-15T21:03:56.235Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-15T21:03:56.864Z] --- PASS: TestBuildMultiStageCopy (5.23s) [2020-12-15T21:03:56.864Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s) [2020-12-15T21:03:56.864Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-12-15T21:03:56.864Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2020-12-15T21:03:56.864Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2020-12-15T21:03:56.864Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2020-12-15T21:03:56.864Z] === RUN TestBuildMultiStageParentConfig [2020-12-15T21:03:58.921Z] --- PASS: TestBuildMultiStageParentConfig (1.71s) [2020-12-15T21:03:58.921Z] === RUN TestBuildLabelWithTargets [2020-12-15T21:04:01.641Z] --- PASS: TestBuildLabelWithTargets (2.61s) [2020-12-15T21:04:01.641Z] === RUN TestBuildWithEmptyLayers [2020-12-15T21:04:02.672Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2020-12-15T21:04:02.672Z] === RUN TestBuildMultiStageOnBuild [2020-12-15T21:04:04.085Z] #68 exporting layers 81.4s done [2020-12-15T21:04:04.085Z] #68 exporting manifest sha256:e906d17beb83738878735eda52ce51e29a6b9e1fc0e671d22aab834925eda257 done [2020-12-15T21:04:04.085Z] #68 exporting config sha256:045af4181e338fdec0643e0a2b3960656ebfd577f04a66eb0622f29875406b4c done [2020-12-15T21:04:04.085Z] #68 sending tarball [2020-12-15T21:04:06.174Z] --- PASS: TestBuildMultiStageOnBuild (3.06s) [2020-12-15T21:04:06.174Z] === RUN TestBuildUncleanTarFilenames [2020-12-15T21:04:07.201Z] --- PASS: TestBuildUncleanTarFilenames (1.51s) [2020-12-15T21:04:07.201Z] === RUN TestBuildMultiStageLayerLeak [2020-12-15T21:04:10.704Z] --- PASS: TestBuildMultiStageLayerLeak (3.11s) [2020-12-15T21:04:10.705Z] === RUN TestBuildWithHugeFile [2020-12-15T21:04:15.733Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2020-12-15T21:04:15.733Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-15T21:04:15.733Z] ok github.com/docker/docker/api/server/middleware 0.044s coverage: 37.7% of statements [2020-12-15T21:04:15.733Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-15T21:04:15.733Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-15T21:04:15.733Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-15T21:04:15.733Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-15T21:04:15.733Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-15T21:04:15.733Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-15T21:04:15.733Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-15T21:04:15.733Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-15T21:04:15.733Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-15T21:04:15.733Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-15T21:04:15.733Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-15T21:04:15.996Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2020-12-15T21:04:15.996Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2020-12-15T21:04:16.258Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 5.7% of statements [2020-12-15T21:04:16.258Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-15T21:04:16.258Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-15T21:04:16.258Z] ? github.com/docker/docker/api/types [no test files] [2020-12-15T21:04:16.258Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-15T21:04:16.258Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-15T21:04:16.258Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-15T21:04:16.258Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-15T21:04:16.258Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-15T21:04:16.258Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-15T21:04:16.258Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-15T21:04:16.258Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-15T21:04:16.258Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-15T21:04:16.258Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-15T21:04:16.258Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-15T21:04:16.258Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2020-12-15T21:04:16.521Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2020-12-15T21:04:16.521Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-15T21:04:16.521Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-15T21:04:16.521Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-15T21:04:16.521Z] ? github.com/docker/docker/builder [no test files] [2020-12-15T21:04:16.521Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-15T21:04:16.521Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-15T21:04:16.521Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-15T21:04:16.521Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-15T21:04:16.521Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-15T21:04:16.521Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-15T21:04:16.521Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-15T21:04:19.075Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-12-15T21:04:19.762Z] #68 sending tarball 15.4s done [2020-12-15T21:04:19.762Z] #68 DONE 96.8s [2020-12-15T21:04:19.762Z] [2020-12-15T21:04:19.762Z] #69 importing to docker [2020-12-15T21:04:20.465Z] ok github.com/docker/docker/builder/remotecontext 0.332s coverage: 13.7% of statements [2020-12-15T21:04:21.413Z] ok github.com/docker/docker/builder/dockerfile 0.859s coverage: 48.3% of statements [2020-12-15T21:04:21.413Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-15T21:04:21.413Z] ok github.com/docker/docker/builder/remotecontext/git 3.392s coverage: 86.3% of statements [2020-12-15T21:04:21.413Z] ? github.com/docker/docker/cli [no test files] [2020-12-15T21:04:21.413Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-15T21:04:26.718Z] ok github.com/docker/docker/client 0.268s coverage: 75.4% of statements [2020-12-15T21:04:35.163Z] #69 DONE 16.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-15T21:04:35.620Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/test/unit [2020-12-15T21:04:37.826Z] --- PASS: TestBuildWithHugeFile (27.06s) [2020-12-15T21:04:37.826Z] === RUN TestBuildWithEmptyDockerfile [2020-12-15T21:04:37.826Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:04:37.826Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:04:37.826Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:04:37.826Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:04:37.826Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:04:37.826Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:04:37.826Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:04:37.826Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:04:37.826Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:04:37.826Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-12-15T21:04:37.826Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-12-15T21:04:37.826Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-12-15T21:04:37.826Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-12-15T21:04:37.826Z] === RUN TestBuildPreserveOwnership [2020-12-15T21:04:37.826Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-15T21:04:39.167Z] ? github.com/docker/docker/api [no test files] [2020-12-15T21:04:42.362Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-15T21:04:44.563Z] --- PASS: TestBuildPreserveOwnership (7.10s) [2020-12-15T21:04:44.563Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.61s) [2020-12-15T21:04:44.563Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.48s) [2020-12-15T21:04:44.563Z] === RUN TestBuildPlatformInvalid [2020-12-15T21:04:44.853Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-12-15T21:04:44.853Z] PASS [2020-12-15T21:04:44.853Z] [2020-12-15T21:04:44.853Z] === Skipped [2020-12-15T21:04:44.853Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-12-15T21:04:44.853Z] build_session_test.go:25: TODO: BuildKit [2020-12-15T21:04:44.853Z] [2020-12-15T21:04:44.853Z] [2020-12-15T21:04:44.853Z] DONE 32 tests, 1 skipped in 80.730s [2020-12-15T21:04:44.853Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-12-15T21:04:44.853Z] ++ 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-12-15T21:04:44.853Z] ++ set -e [2020-12-15T21:04:44.853Z] ++ '[' -n 0 ']' [2020-12-15T21:04:44.853Z] ++ set -x [2020-12-15T21:04:44.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:04:44.853Z] INFO: Testing against a local daemon [2020-12-15T21:04:44.853Z] === RUN TestConfigInspect [2020-12-15T21:04:48.104Z] 4612f6d0b889: Pull complete [2020-12-15T21:04:49.362Z] --- PASS: TestConfigInspect (4.00s) [2020-12-15T21:04:49.362Z] === RUN TestConfigList [2020-12-15T21:04:52.988Z] --- PASS: TestConfigList (3.87s) [2020-12-15T21:04:52.988Z] === RUN TestConfigsCreateAndDelete [2020-12-15T21:04:53.327Z] ok github.com/docker/docker/cmd/dockerd 0.119s coverage: 29.2% of statements [2020-12-15T21:04:54.276Z] ok github.com/docker/docker/container 0.186s coverage: 34.7% of statements [2020-12-15T21:04:54.276Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-15T21:04:54.276Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-15T21:04:54.276Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-15T21:04:54.276Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-15T21:04:54.596Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2020-12-15T21:04:56.501Z] --- PASS: TestConfigsCreateAndDelete (3.40s) [2020-12-15T21:04:56.501Z] === RUN TestConfigsUpdate [2020-12-15T21:04:56.834Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.081s coverage: 65.3% of statements [2020-12-15T21:04:58.758Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 35.9% of statements [2020-12-15T21:05:00.178Z] --- PASS: TestConfigsUpdate (3.79s) [2020-12-15T21:05:00.178Z] === RUN TestTemplatedConfig [2020-12-15T21:05:01.318Z] ok github.com/docker/docker/daemon/cluster 0.119s coverage: 0.5% of statements [2020-12-15T21:05:03.767Z] --- PASS: TestTemplatedConfig (3.79s) [2020-12-15T21:05:03.767Z] === RUN TestConfigCreateResolve [2020-12-15T21:05:03.879Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2020-12-15T21:05:04.454Z] ok github.com/docker/docker/daemon/config 0.092s coverage: 81.8% of statements [2020-12-15T21:05:05.030Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2020-12-15T21:05:06.423Z] ok github.com/docker/docker/daemon/graphdriver 0.030s coverage: 2.2% of statements [2020-12-15T21:05:07.451Z] --- PASS: TestConfigCreateResolve (3.35s) [2020-12-15T21:05:07.451Z] === RUN TestConfigDaemonLibtrustID [2020-12-15T21:05:07.740Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-12-15T21:05:07.740Z] PASS [2020-12-15T21:05:07.740Z] [2020-12-15T21:05:07.740Z] DONE 7 tests in 22.801s [2020-12-15T21:05:07.740Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-12-15T21:05:07.740Z] ++ 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-12-15T21:05:07.740Z] ++ set -e [2020-12-15T21:05:07.740Z] ++ '[' -n 0 ']' [2020-12-15T21:05:07.740Z] ++ set -x [2020-12-15T21:05:07.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:05:07.740Z] INFO: Testing against a local daemon [2020-12-15T21:05:07.740Z] === RUN TestCheckpoint [2020-12-15T21:05:07.741Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-15T21:05:07.741Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-15T21:05:07.741Z] === RUN TestContainerInvalidJSON [2020-12-15T21:05:07.741Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:05:07.741Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:05:07.741Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:05:07.741Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:05:07.741Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:05:07.741Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:05:07.741Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:05:07.741Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:05:07.741Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:05:07.741Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-12-15T21:05:07.741Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-15T21:05:07.741Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-15T21:05:07.741Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-15T21:05:07.741Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-15T21:05:08.030Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-12-15T21:05:08.030Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-15T21:05:08.030Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-12-15T21:05:08.030Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-15T21:05:08.320Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-12-15T21:05:08.320Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-15T21:05:08.320Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-12-15T21:05:08.320Z] === RUN TestCopyFromContainer [2020-12-15T21:05:09.730Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-12-15T21:05:09.993Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.519s coverage: 14.1% of statements [2020-12-15T21:05:10.378Z] === RUN TestCopyFromContainer// [2020-12-15T21:05:10.669Z] === RUN TestCopyFromContainer//bar/root [2020-12-15T21:05:10.669Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-15T21:05:10.669Z] === RUN TestCopyFromContainer/bar/quux [2020-12-15T21:05:10.958Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.630s coverage: 56.2% of statements [2020-12-15T21:05:10.959Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-15T21:05:10.959Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-15T21:05:10.959Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-15T21:05:11.248Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-15T21:05:11.248Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-15T21:05:11.546Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-15T21:05:11.546Z] --- PASS: TestCopyFromContainer (3.21s) [2020-12-15T21:05:11.546Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-15T21:05:11.546Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-12-15T21:05:11.546Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-15T21:05:11.546Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-12-15T21:05:11.546Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-12-15T21:05:11.546Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-12-15T21:05:11.546Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-12-15T21:05:11.546Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-12-15T21:05:11.546Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-12-15T21:05:11.546Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-12-15T21:05:11.546Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-15T21:05:11.546Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:05:11.546Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:05:11.546Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:05:11.546Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:05:11.546Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:05:11.546Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:05:11.546Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:05:11.546Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:05:11.546Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:05:11.546Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-12-15T21:05:11.546Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-15T21:05:11.546Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-15T21:05:11.546Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-15T21:05:11.546Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-15T21:05:11.546Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-12-15T21:05:11.546Z] === RUN TestCreateWithInvalidEnv [2020-12-15T21:05:11.546Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-15T21:05:11.546Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-15T21:05:11.546Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-15T21:05:11.546Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-15T21:05:11.546Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-15T21:05:11.546Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-15T21:05:11.546Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-15T21:05:11.546Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-15T21:05:11.546Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-15T21:05:11.546Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-12-15T21:05:11.546Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-15T21:05:11.546Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-15T21:05:11.546Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-15T21:05:11.546Z] === RUN TestCreateTmpfsMountsTarget [2020-12-15T21:05:11.546Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-15T21:05:11.546Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-15T21:05:13.512Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-12-15T21:05:14.265Z] --- PASS: TestCreateWithCustomMaskedPaths (2.57s) [2020-12-15T21:05:14.265Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-15T21:05:16.065Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.302s coverage: 46.2% of statements [2020-12-15T21:05:16.638Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.386s coverage: 73.1% of statements [2020-12-15T21:05:16.900Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.789s coverage: 49.5% of statements [2020-12-15T21:05:16.985Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2020-12-15T21:05:16.985Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-15T21:05:16.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:05:16.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:05:16.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:05:16.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:05:16.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:05:16.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:05:16.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:05:16.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:05:16.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:05:16.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:05:16.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:05:16.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:05:16.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:05:16.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:05:16.985Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:05:16.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-15T21:05:16.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-15T21:05:16.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-15T21:05:16.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-15T21:05:16.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-15T21:05:16.985Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-12-15T21:05:16.985Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-15T21:05:18.015Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.90s) [2020-12-15T21:05:18.015Z] === RUN TestCreateDifferentPlatform [2020-12-15T21:05:18.015Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-15T21:05:18.015Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-15T21:05:18.015Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-12-15T21:05:18.015Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-15T21:05:18.015Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-15T21:05:18.015Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-15T21:05:18.015Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-12-15T21:05:18.015Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-15T21:05:18.015Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2020-12-15T21:05:18.015Z] === RUN TestContainerStartOnDaemonRestart [2020-12-15T21:05:18.015Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-15T21:05:18.015Z] === RUN TestDaemonRestartIpcMode [2020-12-15T21:05:18.015Z] === PAUSE TestDaemonRestartIpcMode [2020-12-15T21:05:18.015Z] === RUN TestDaemonHostGatewayIP [2020-12-15T21:05:18.015Z] === PAUSE TestDaemonHostGatewayIP [2020-12-15T21:05:18.015Z] === RUN TestContainerKillOnDaemonStart [2020-12-15T21:05:18.015Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-15T21:05:18.015Z] === RUN TestDiff [2020-12-15T21:05:18.648Z] --- PASS: TestDiff (0.84s) [2020-12-15T21:05:18.648Z] === RUN TestExecWithCloseStdin [2020-12-15T21:05:18.823Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-12-15T21:05:19.086Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.039s coverage: 3.0% of statements [2020-12-15T21:05:19.349Z] ok github.com/docker/docker/daemon 12.347s coverage: 17.2% of statements [2020-12-15T21:05:19.349Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-15T21:05:19.349Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-15T21:05:19.349Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-15T21:05:19.349Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-15T21:05:19.349Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-15T21:05:19.682Z] --- PASS: TestExecWithCloseStdin (0.96s) [2020-12-15T21:05:19.682Z] === RUN TestExec [2020-12-15T21:05:20.296Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-12-15T21:05:20.715Z] --- PASS: TestExec (0.95s) [2020-12-15T21:05:20.715Z] === RUN TestExecUser [2020-12-15T21:05:21.244Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-15T21:05:21.244Z] [2020-12-15T21:05:21.244Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-12-15T21:05:21.244Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-12-15T21:05:21.244Z] Using test binary docker [2020-12-15T21:05:21.244Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-15T21:05:21.244Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-15T21:05:21.244Z] INFO: Waiting for daemon to start... [2020-12-15T21:05:21.244Z] Starting dockerd [2020-12-15T21:05:21.244Z] . [2020-12-15T21:05:21.244Z] INFO: Building docker-sdk-python3:4.3.0... [2020-12-15T21:05:21.804Z] --- PASS: TestExecUser (0.98s) [2020-12-15T21:05:21.804Z] === RUN TestExportContainerAndImportImage [2020-12-15T21:05:22.219Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 41.0% of statements [2020-12-15T21:05:22.219Z] ok github.com/docker/docker/daemon/images 0.075s coverage: 6.5% of statements [2020-12-15T21:05:22.838Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2020-12-15T21:05:22.838Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-15T21:05:23.168Z] ok github.com/docker/docker/daemon/logger/awslogs 0.298s coverage: 77.8% of statements [2020-12-15T21:05:23.432Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-12-15T21:05:23.696Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 23.9% of statements [2020-12-15T21:05:24.274Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.303s coverage: 57.7% of statements [2020-12-15T21:05:24.274Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-15T21:05:24.274Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-15T21:05:24.274Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-15T21:05:24.274Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-15T21:05:24.274Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-15T21:05:24.274Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-15T21:05:24.274Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 87.2% of statements [2020-12-15T21:05:24.345Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2020-12-15T21:05:24.345Z] === RUN TestHealthCheckWorkdir [2020-12-15T21:05:24.537Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 61.6% of statements [2020-12-15T21:05:25.486Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 75.2% of statements [2020-12-15T21:05:25.486Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-15T21:05:25.853Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2020-12-15T21:05:25.853Z] === RUN TestHealthKillContainer [2020-12-15T21:05:26.436Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 33.3% of statements [2020-12-15T21:05:26.436Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.110s coverage: 56.8% of statements [2020-12-15T21:05:27.439Z] ok github.com/docker/docker/daemon/logger/templates 0.052s coverage: 8.3% of statements [2020-12-15T21:05:27.439Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 46.8% of statements [2020-12-15T21:05:28.393Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2020-12-15T21:05:28.583Z] --- PASS: TestHealthKillContainer (2.98s) [2020-12-15T21:05:28.583Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-15T21:05:28.972Z] ok github.com/docker/docker/daemon/logger/splunk 1.916s coverage: 82.5% of statements [2020-12-15T21:05:28.972Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-15T21:05:28.972Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-15T21:05:29.234Z] ok github.com/docker/docker/distribution/metadata 0.095s coverage: 48.2% of statements [2020-12-15T21:05:29.527Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-15T21:05:29.527Z] [2020-12-15T21:05:29.527Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-15T21:05:29.527Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-15T21:05:29.527Z] HOSTNAME=a703f7dbb18d [2020-12-15T21:05:29.527Z] DEST=bundles/test-integration [2020-12-15T21:05:29.527Z] PWD=/go/src/github.com/docker/docker [2020-12-15T21:05:29.527Z] DOCKER_ROOTLESS=1 [2020-12-15T21:05:29.527Z] DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T21:05:29.527Z] container=docker [2020-12-15T21:05:29.527Z] HOME=/root [2020-12-15T21:05:29.527Z] GOLANG_VERSION=1.13.15 [2020-12-15T21:05:29.527Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-15T21:05:29.527Z] VALIDATE_BRANCH=master [2020-12-15T21:05:29.527Z] TERM=xterm [2020-12-15T21:05:29.527Z] DOCKER_PKG=github.com/docker/docker [2020-12-15T21:05:29.527Z] SHLVL=1 [2020-12-15T21:05:29.527Z] TIMEOUT=120m [2020-12-15T21:05:29.527Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-15T21:05:29.527Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-15T21:05:29.527Z] GO111MODULE=off [2020-12-15T21:05:29.527Z] DOCKER_EXPERIMENTAL=1 [2020-12-15T21:05:29.527Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-15T21:05:29.527Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-15T21:05:29.527Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-15T21:05:29.527Z] GOPATH=/go [2020-12-15T21:05:29.527Z] PKG_CONFIG=pkg-config [2020-12-15T21:05:29.527Z] _=/usr/bin/env [2020-12-15T21:05:29.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-15T21:05:29.617Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-12-15T21:05:29.617Z] === RUN TestIpcModeNone [2020-12-15T21:05:30.656Z] --- PASS: TestIpcModeNone (0.94s) [2020-12-15T21:05:30.656Z] === RUN TestIpcModePrivate [2020-12-15T21:05:30.932Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-15T21:05:30.932Z] [2020-12-15T21:05:30.932Z] + TEST_INTEGRATION_DEST=2 [2020-12-15T21:05:30.932Z] + CONTAINER_NAME=docker-pr1-2 [2020-12-15T21:05:30.932Z] + TEST_SKIP_INTEGRATION=1 [2020-12-15T21:05:30.933Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-12-15T21:05:30.933Z] + run_tests [2020-12-15T21:05:30.933Z] + c=0 [2020-12-15T21:05:30.933Z] + '[' -n 0 ']' [2020-12-15T21:05:30.933Z] + rm= [2020-12-15T21:05:30.933Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41806/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41806/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41806/.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=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/make.sh '' test-integration [2020-12-15T21:05:30.933Z] + TEST_INTEGRATION_DEST=1 [2020-12-15T21:05:30.933Z] + CONTAINER_NAME=docker-pr1-1 [2020-12-15T21:05:30.933Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-12-15T21:05:30.933Z] + run_tests test-integration-flaky [2020-12-15T21:05:30.933Z] + '[' -n 0 ']' [2020-12-15T21:05:30.933Z] + rm= [2020-12-15T21:05:30.933Z] + TEST_INTEGRATION_DEST=3 [2020-12-15T21:05:30.933Z] + CONTAINER_NAME=docker-pr1-3 [2020-12-15T21:05:30.933Z] + TEST_SKIP_INTEGRATION=1 [2020-12-15T21:05:30.933Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-12-15T21:05:30.933Z] + run_tests [2020-12-15T21:05:30.933Z] + '[' -n 0 ']' [2020-12-15T21:05:30.933Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41806/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41806/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41806/.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=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/make.sh test-integration-flaky test-integration [2020-12-15T21:05:30.933Z] + rm= [2020-12-15T21:05:30.933Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41806/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41806/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41806/.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=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/make.sh '' test-integration [2020-12-15T21:05:30.933Z] ++ jobs -p [2020-12-15T21:05:30.933Z] + for job in $(jobs -p) [2020-12-15T21:05:30.933Z] + wait 18527 [2020-12-15T21:05:30.933Z] [2020-12-15T21:05:30.933Z] [2020-12-15T21:05:30.933Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-15T21:05:30.933Z] [2020-12-15T21:05:30.933Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-15T21:05:30.933Z] HOSTNAME=8865ef647c77 [2020-12-15T21:05:30.933Z] TEST_SKIP_INTEGRATION=1 [2020-12-15T21:05:30.933Z] TESTDEBUG=0 [2020-12-15T21:05:30.933Z] DEST=bundles/test-integration [2020-12-15T21:05:30.933Z] PWD=/go/src/github.com/docker/docker [2020-12-15T21:05:30.933Z] KEEPBUNDLE=1 [2020-12-15T21:05:30.933Z] DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T21:05:30.933Z] container=docker [2020-12-15T21:05:30.933Z] HOME=/root [2020-12-15T21:05:30.933Z] GOLANG_VERSION=1.13.15 [2020-12-15T21:05:30.933Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-15T21:05:30.933Z] VALIDATE_BRANCH=master [2020-12-15T21:05:30.933Z] TERM=xterm [2020-12-15T21:05:30.933Z] DOCKER_PKG=github.com/docker/docker [2020-12-15T21:05:30.933Z] SHLVL=1 [2020-12-15T21:05:30.933Z] TIMEOUT=120m [2020-12-15T21:05:30.933Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-15T21:05:30.933Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-15T21:05:30.933Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-12-15T21:05:30.933Z] GO111MODULE=off [2020-12-15T21:05:30.933Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-15T21:05:30.933Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-15T21:05:30.933Z] GOPATH=/go [2020-12-15T21:05:30.933Z] PKG_CONFIG=pkg-config [2020-12-15T21:05:30.933Z] _=/usr/bin/env [2020-12-15T21:05:30.933Z] Building test suite binary ./integration-cli/test.main [2020-12-15T21:05:30.933Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-15T21:05:30.933Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-15T21:05:30.933Z] HOSTNAME=064b6a7a187d [2020-12-15T21:05:30.933Z] TEST_SKIP_INTEGRATION=1 [2020-12-15T21:05:30.933Z] TESTDEBUG=0 [2020-12-15T21:05:30.933Z] DEST=bundles/test-integration [2020-12-15T21:05:30.933Z] PWD=/go/src/github.com/docker/docker [2020-12-15T21:05:30.933Z] KEEPBUNDLE=1 [2020-12-15T21:05:30.933Z] DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T21:05:30.933Z] container=docker [2020-12-15T21:05:30.933Z] HOME=/root [2020-12-15T21:05:30.933Z] GOLANG_VERSION=1.13.15 [2020-12-15T21:05:30.933Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-15T21:05:30.933Z] VALIDATE_BRANCH=master [2020-12-15T21:05:30.933Z] TERM=xterm [2020-12-15T21:05:30.933Z] DOCKER_PKG=github.com/docker/docker [2020-12-15T21:05:30.933Z] SHLVL=1 [2020-12-15T21:05:30.933Z] TIMEOUT=120m [2020-12-15T21:05:30.933Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-15T21:05:30.933Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-15T21:05:30.933Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-12-15T21:05:30.933Z] GO111MODULE=off [2020-12-15T21:05:30.933Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-15T21:05:30.933Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-15T21:05:30.933Z] GOPATH=/go [2020-12-15T21:05:30.933Z] PKG_CONFIG=pkg-config [2020-12-15T21:05:30.933Z] _=/usr/bin/env [2020-12-15T21:05:30.933Z] Building test suite binary ./integration-cli/test.main [2020-12-15T21:05:30.933Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-12-15T21:05:30.933Z] No new tests added to integration. [2020-12-15T21:05:30.933Z] [2020-12-15T21:05:30.933Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-15T21:05:30.933Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-15T21:05:30.933Z] HOSTNAME=3f494c6d16d3 [2020-12-15T21:05:30.933Z] TESTDEBUG=0 [2020-12-15T21:05:30.933Z] DEST=bundles/test-integration [2020-12-15T21:05:30.933Z] PWD=/go/src/github.com/docker/docker [2020-12-15T21:05:30.933Z] KEEPBUNDLE=1 [2020-12-15T21:05:30.933Z] DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T21:05:30.933Z] container=docker [2020-12-15T21:05:30.933Z] HOME=/root [2020-12-15T21:05:30.933Z] GOLANG_VERSION=1.13.15 [2020-12-15T21:05:30.933Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-15T21:05:30.933Z] VALIDATE_BRANCH=master [2020-12-15T21:05:30.933Z] TERM=xterm [2020-12-15T21:05:30.933Z] DOCKER_PKG=github.com/docker/docker [2020-12-15T21:05:30.933Z] SHLVL=1 [2020-12-15T21:05:30.933Z] TIMEOUT=120m [2020-12-15T21:05:30.933Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-15T21:05:30.933Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-15T21:05:30.933Z] GO111MODULE=off [2020-12-15T21:05:30.933Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-15T21:05:30.933Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-15T21:05:30.933Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-15T21:05:30.933Z] GOPATH=/go [2020-12-15T21:05:30.933Z] PKG_CONFIG=pkg-config [2020-12-15T21:05:30.933Z] _=/usr/bin/env [2020-12-15T21:05:30.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-15T21:05:31.158Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2020-12-15T21:05:31.158Z] ok github.com/docker/docker/distribution 0.269s coverage: 25.1% of statements [2020-12-15T21:05:31.158Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-15T21:05:31.289Z] --- PASS: TestIpcModePrivate (0.94s) [2020-12-15T21:05:31.289Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-12-15T21:05:31.289Z] === RUN TestIpcModeShareable [2020-12-15T21:05:31.736Z] ok github.com/docker/docker/image 0.059s coverage: 86.4% of statements [2020-12-15T21:05:32.314Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-12-15T21:05:32.323Z] --- PASS: TestIpcModeShareable (0.97s) [2020-12-15T21:05:32.324Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-12-15T21:05:32.324Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-15T21:05:32.577Z] ok github.com/docker/docker/distribution/xfer 1.721s coverage: 85.1% of statements [2020-12-15T21:05:32.577Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-15T21:05:32.577Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-15T21:05:32.577Z] ok github.com/docker/docker/image/v1 0.044s coverage: 25.0% of statements [2020-12-15T21:05:32.577Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-15T21:05:33.152Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2020-12-15T21:05:34.101Z] ok github.com/docker/docker/opts 0.074s coverage: 67.1% of statements [2020-12-15T21:05:34.101Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 52.9% of statements [2020-12-15T21:05:34.364Z] ok github.com/docker/docker/oci 0.020s coverage: 8.2% of statements [2020-12-15T21:05:35.312Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2020-12-15T21:05:35.840Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s) [2020-12-15T21:05:35.840Z] === RUN TestAPIIpcModeHost [2020-12-15T21:05:35.840Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-12-15T21:05:35.840Z] === RUN TestDaemonIpcModeShareable [2020-12-15T21:05:36.258Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-12-15T21:05:36.258Z] ok github.com/docker/docker/pkg/authorization 0.541s coverage: 68.3% of statements [2020-12-15T21:05:37.206Z] ok github.com/docker/docker/pkg/directory 0.021s coverage: 80.0% of statements [2020-12-15T21:05:37.779Z] ok github.com/docker/docker/pkg/archive 1.208s coverage: 76.9% of statements [2020-12-15T21:05:37.779Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-12-15T21:05:37.907Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-12-15T21:05:37.907Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-12-15T21:05:37.907Z] === RUN TestDaemonIpcModePrivate [2020-12-15T21:05:38.355Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-12-15T21:05:38.930Z] ok github.com/docker/docker/pkg/discovery/memory 0.023s coverage: 92.3% of statements [2020-12-15T21:05:39.504Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-12-15T21:05:39.974Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-12-15T21:05:39.974Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-12-15T21:05:39.974Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-15T21:05:40.076Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-12-15T21:05:40.648Z] ok github.com/docker/docker/pkg/chrootarchive 3.485s coverage: 43.2% of statements [2020-12-15T21:05:40.910Z] ok github.com/docker/docker/pkg/filenotify 0.616s coverage: 67.0% of statements [2020-12-15T21:05:41.173Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-12-15T21:05:41.482Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-12-15T21:05:41.482Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-12-15T21:05:41.482Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-15T21:05:41.746Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-12-15T21:05:42.009Z] ok github.com/docker/docker/pkg/fsutils 0.302s coverage: 85.1% of statements [2020-12-15T21:05:42.272Z] ok github.com/docker/docker/layer 7.302s coverage: 68.8% of statements [2020-12-15T21:05:42.272Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-15T21:05:42.272Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-15T21:05:42.272Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-15T21:05:42.272Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-15T21:05:42.272Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-15T21:05:42.272Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-15T21:05:42.272Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-15T21:05:42.272Z] ok github.com/docker/docker/pkg/discovery/kv 3.110s coverage: 84.1% of statements [2020-12-15T21:05:43.221Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-12-15T21:05:43.221Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-12-15T21:05:43.483Z] ok github.com/docker/docker/pkg/ioutils 0.646s coverage: 70.6% of statements [2020-12-15T21:05:43.584Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-12-15T21:05:43.584Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-12-15T21:05:43.584Z] === RUN TestIpcModeOlderClient [2020-12-15T21:05:43.584Z] === PAUSE TestIpcModeOlderClient [2020-12-15T21:05:43.584Z] === RUN TestKillContainerInvalidSignal [2020-12-15T21:05:43.745Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2020-12-15T21:05:43.745Z] ok github.com/docker/docker/pkg/idtools 0.816s coverage: 70.1% of statements [2020-12-15T21:05:43.745Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-15T21:05:43.745Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-15T21:05:43.745Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-15T21:05:43.745Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-15T21:05:43.745Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2020-12-15T21:05:44.223Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-12-15T21:05:44.223Z] === RUN TestKillContainer [2020-12-15T21:05:44.223Z] === RUN TestKillContainer/no_signal [2020-12-15T21:05:44.322Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 86.7% of statements [2020-12-15T21:05:44.322Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-12-15T21:05:44.322Z] ok github.com/docker/docker/pkg/pidfile 0.029s coverage: 82.4% of statements [2020-12-15T21:05:44.322Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-15T21:05:44.322Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-15T21:05:45.258Z] === RUN TestKillContainer/non_killing_signal [2020-12-15T21:05:45.271Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2020-12-15T21:05:45.534Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2020-12-15T21:05:45.550Z] === RUN TestKillContainer/killing_signal [2020-12-15T21:05:45.799Z] ok github.com/docker/docker/pkg/plugins/transport 0.029s coverage: 85.7% of statements [2020-12-15T21:05:45.799Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2020-12-15T21:05:46.373Z] ok github.com/docker/docker/pkg/reexec 0.041s coverage: 82.4% of statements [2020-12-15T21:05:46.946Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-12-15T21:05:47.057Z] --- PASS: TestKillContainer (2.67s) [2020-12-15T21:05:47.057Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-12-15T21:05:47.057Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2020-12-15T21:05:47.057Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-12-15T21:05:47.057Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-15T21:05:47.057Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-15T21:05:47.207Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2020-12-15T21:05:47.690Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-15T21:05:47.781Z] ok github.com/docker/docker/pkg/streamformatter 0.015s coverage: 66.2% of statements [2020-12-15T21:05:47.781Z] ok github.com/docker/docker/pkg/stringid 0.013s coverage: 70.6% of statements [2020-12-15T21:05:48.725Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.79s) [2020-12-15T21:05:48.725Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-12-15T21:05:48.725Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2020-12-15T21:05:48.725Z] === RUN TestKillStoppedContainer [2020-12-15T21:05:48.725Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-12-15T21:05:48.725Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-15T21:05:48.725Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-12-15T21:05:48.725Z] === RUN TestKillDifferentUserContainer [2020-12-15T21:05:48.726Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2020-12-15T21:05:48.726Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2020-12-15T21:05:49.301Z] ok github.com/docker/docker/pkg/tailfile 0.103s coverage: 88.6% of statements [2020-12-15T21:05:49.301Z] ok github.com/docker/docker/pkg/signal 2.826s coverage: 61.0% of statements [2020-12-15T21:05:49.759Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2020-12-15T21:05:49.759Z] === RUN TestInspectOomKilledTrue [2020-12-15T21:05:49.759Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-15T21:05:49.759Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:05:49.759Z] === RUN TestInspectOomKilledFalse [2020-12-15T21:05:49.759Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-15T21:05:49.759Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:05:49.759Z] === RUN TestLinksEtcHostsContentMatch [2020-12-15T21:05:49.874Z] ok github.com/docker/docker/pkg/tarsum 0.111s coverage: 89.3% of statements [2020-12-15T21:05:49.874Z] testing: warning: no tests to run [2020-12-15T21:05:49.874Z] coverage: [no statements] [2020-12-15T21:05:49.874Z] ok github.com/docker/docker/pkg/term/windows 0.019s coverage: [no statements] [no tests to run] [2020-12-15T21:05:50.136Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-12-15T21:05:50.136Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-12-15T21:05:50.392Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-12-15T21:05:50.393Z] === RUN TestLinksContainerNames [2020-12-15T21:05:50.398Z] ok github.com/docker/docker/pkg/useragent 0.023s coverage: 88.9% of statements [2020-12-15T21:05:51.348Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 14.5% of statements [2020-12-15T21:05:51.610Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 85.4% of statements [2020-12-15T21:05:52.460Z] --- PASS: TestLinksContainerNames (1.74s) [2020-12-15T21:05:52.460Z] === RUN TestLogsFollowTailEmpty [2020-12-15T21:05:52.557Z] ok github.com/docker/docker/reference 0.031s coverage: 84.4% of statements [2020-12-15T21:05:52.819Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.2% of statements [2020-12-15T21:05:53.094Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-12-15T21:05:53.094Z] === RUN TestContainerNetworkMountsNoChown [2020-12-15T21:05:53.726Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/default [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/default [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/private [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/private [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/rprivate [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/slave [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/slave [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/rslave [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/shared [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/shared [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/rshared [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-15T21:05:53.726Z] === CONT TestMountDaemonRoot/default [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-15T21:05:53.726Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-15T21:05:53.726Z] === CONT TestMountDaemonRoot/rshared [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-15T21:05:53.726Z] === CONT TestMountDaemonRoot/rprivate [2020-12-15T21:05:53.726Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-15T21:05:53.726Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-15T21:05:53.727Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-15T21:05:53.727Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-15T21:05:53.727Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-15T21:05:53.727Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-15T21:05:53.727Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-15T21:05:53.727Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-15T21:05:53.727Z] === CONT TestMountDaemonRoot/shared [2020-12-15T21:05:53.727Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-15T21:05:53.727Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-15T21:05:53.727Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-15T21:05:53.727Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-15T21:05:53.727Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-15T21:05:53.727Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-15T21:05:53.727Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-15T21:05:53.727Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-15T21:05:53.727Z] === CONT TestMountDaemonRoot/rslave [2020-12-15T21:05:53.727Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-15T21:05:53.727Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-15T21:05:53.727Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-15T21:05:53.727Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-15T21:05:53.727Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-15T21:05:53.727Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-15T21:05:53.727Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-15T21:05:53.727Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-15T21:05:53.727Z] === CONT TestMountDaemonRoot/slave [2020-12-15T21:05:53.727Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-15T21:05:53.727Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-15T21:05:53.727Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-15T21:05:53.727Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-15T21:05:53.727Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-15T21:05:53.727Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-15T21:05:53.727Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-15T21:05:53.727Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-15T21:05:53.727Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-15T21:05:54.019Z] === CONT TestMountDaemonRoot/private [2020-12-15T21:05:54.019Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-15T21:05:54.019Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-15T21:05:54.019Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-15T21:05:54.019Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-15T21:05:54.019Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-15T21:05:54.019Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-15T21:05:54.019Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-15T21:05:54.019Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-15T21:05:54.019Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-15T21:05:54.019Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-15T21:05:54.019Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-15T21:05:54.019Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-15T21:05:54.019Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-15T21:05:54.019Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-15T21:05:54.019Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-15T21:05:54.310Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-15T21:05:54.310Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-15T21:05:54.310Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-15T21:05:54.310Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-15T21:05:54.310Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-15T21:05:54.310Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-15T21:05:54.310Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-15T21:05:54.310Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-15T21:05:54.310Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-15T21:05:54.310Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-15T21:05:54.601Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-15T21:05:54.601Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-15T21:05:54.601Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-15T21:05:54.601Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-15T21:05:54.601Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-15T21:05:54.601Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-15T21:05:54.601Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-15T21:05:54.601Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-15T21:05:54.601Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-15T21:05:54.743Z] ok github.com/docker/docker/registry 0.160s coverage: 57.2% of statements [2020-12-15T21:05:54.743Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2020-12-15T21:05:54.743Z] ok github.com/docker/docker/quota 0.612s coverage: 71.4% of statements [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-12-15T21:05:54.893Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-12-15T21:05:54.893Z] === RUN TestContainerBindMountNonRecursive [2020-12-15T21:05:55.006Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2020-12-15T21:05:55.268Z] ok github.com/docker/docker/testutil 0.021s coverage: 62.5% of statements [2020-12-15T21:05:55.843Z] ok github.com/docker/docker/runconfig 0.033s coverage: 66.1% of statements [2020-12-15T21:05:56.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-15T21:05:56.960Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2020-12-15T21:05:56.960Z] === RUN TestContainerVolumesMountedAsShared [2020-12-15T21:05:57.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-15T21:05:57.235Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2020-12-15T21:05:57.994Z] --- PASS: TestContainerVolumesMountedAsShared (0.86s) [2020-12-15T21:05:57.994Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-15T21:05:58.288Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2020-12-15T21:05:58.288Z] === RUN TestNetworkNat [2020-12-15T21:05:58.624Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.0% of statements [2020-12-15T21:05:59.197Z] ok github.com/docker/docker/volume/local 0.216s coverage: 76.6% of statements [2020-12-15T21:05:59.323Z] --- PASS: TestNetworkNat (0.98s) [2020-12-15T21:05:59.323Z] === RUN TestNetworkLocalhostTCPNat [2020-12-15T21:05:59.768Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-12-15T21:06:00.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-15T21:06:00.412Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-12-15T21:06:00.412Z] === RUN TestNetworkLoopbackNat [2020-12-15T21:06:03.930Z] --- PASS: TestNetworkLoopbackNat (3.26s) [2020-12-15T21:06:03.930Z] === RUN TestPause [2020-12-15T21:06:04.566Z] --- PASS: TestPause (0.97s) [2020-12-15T21:06:04.566Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-15T21:06:04.566Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-15T21:06:04.566Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-15T21:06:04.566Z] === RUN TestPauseStopPausedContainer [2020-12-15T21:06:05.601Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-12-15T21:06:05.601Z] === RUN TestPsFilter [2020-12-15T21:06:05.601Z] --- PASS: TestPsFilter (0.27s) [2020-12-15T21:06:05.601Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-15T21:06:06.637Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-12-15T21:06:06.637Z] === RUN TestRemoveContainerWithVolume [2020-12-15T21:06:07.272Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-12-15T21:06:07.272Z] === RUN TestRemoveContainerRunning [2020-12-15T21:06:07.883Z] sha256:b6ce17086f8504d8b3aa897134f9bde4be85b596aa77d755d72fbe4e897cf38e [2020-12-15T21:06:07.883Z] INFO: Starting docker-py tests... [2020-12-15T21:06:07.883Z] ============================= test session starts ============================== [2020-12-15T21:06:07.883Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2020-12-15T21:06:07.883Z] rootdir: /src, inifile: pytest.ini [2020-12-15T21:06:07.883Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-12-15T21:06:07.883Z] collected 389 items / 1 deselected / 388 selected [2020-12-15T21:06:07.883Z] [2020-12-15T21:06:08.306Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-12-15T21:06:08.306Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-15T21:06:09.340Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-12-15T21:06:09.340Z] === RUN TestRemoveInvalidContainer [2020-12-15T21:06:09.340Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-15T21:06:09.340Z] === RUN TestRenameLinkedContainer [2020-12-15T21:06:12.857Z] --- PASS: TestRenameLinkedContainer (3.58s) [2020-12-15T21:06:12.857Z] === RUN TestRenameStoppedContainer [2020-12-15T21:06:13.491Z] --- PASS: TestRenameStoppedContainer (0.91s) [2020-12-15T21:06:13.492Z] === RUN TestRenameRunningContainerAndReuse [2020-12-15T21:06:15.557Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2020-12-15T21:06:15.557Z] === RUN TestRenameInvalidName [2020-12-15T21:06:16.190Z] --- PASS: TestRenameInvalidName (0.88s) [2020-12-15T21:06:16.190Z] === RUN TestRenameAnonymousContainer [2020-12-15T21:06:16.922Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2020-12-15T21:06:16.922Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-15T21:06:16.922Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-12-15T21:06:16.922Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-15T21:06:16.922Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-15T21:06:16.922Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-15T21:06:16.922Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-15T21:06:16.922Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-15T21:06:16.922Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-15T21:06:16.922Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-15T21:06:16.922Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-15T21:06:16.922Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-15T21:06:16.922Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-15T21:06:16.922Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-15T21:06:17.565Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-12-15T21:06:17.565Z] ok github.com/docker/docker/api/types/filters 0.026s coverage: 92.2% of statements [2020-12-15T21:06:17.863Z] ok github.com/docker/docker/api/server/router/swarm 0.030s coverage: 5.7% of statements [2020-12-15T21:06:17.863Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-15T21:06:17.863Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-15T21:06:17.863Z] ? github.com/docker/docker/api/types [no test files] [2020-12-15T21:06:17.863Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-15T21:06:17.863Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-15T21:06:17.863Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-15T21:06:17.863Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-15T21:06:17.863Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-15T21:06:17.863Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-15T21:06:17.863Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-15T21:06:17.863Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-15T21:06:17.863Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-15T21:06:17.863Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-15T21:06:17.863Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-15T21:06:18.158Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2020-12-15T21:06:18.158Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2020-12-15T21:06:18.158Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-15T21:06:18.158Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-15T21:06:18.158Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-15T21:06:18.158Z] ? github.com/docker/docker/builder [no test files] [2020-12-15T21:06:18.158Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-15T21:06:18.158Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-15T21:06:18.158Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-15T21:06:18.158Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-15T21:06:18.158Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-15T21:06:18.158Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-15T21:06:18.158Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-15T21:06:21.000Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-12-15T21:06:21.561Z] tests/integration/api_client_test.py ..... [ 7%] [2020-12-15T21:06:21.723Z] ok github.com/docker/docker/pkg/plugins 33.654s coverage: 76.6% of statements [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/rootless [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/volume [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-15T21:06:21.723Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === Skipped [2020-12-15T21:06:21.723Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-15T21:06:21.723Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-15T21:06:21.723Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-15T21:06:21.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:06:21.723Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-15T21:06:21.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:06:21.723Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-15T21:06:21.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:06:21.723Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-15T21:06:21.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:06:21.723Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-15T21:06:21.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:06:21.723Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-15T21:06:21.723Z] graphtest_unix.go:73: No driver to put! [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-15T21:06:21.723Z] time="2020-12-15T21:05:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:06:21.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:06:21.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-15T21:06:21.723Z] time="2020-12-15T21:05:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:06:21.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:06:21.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-15T21:06:21.723Z] time="2020-12-15T21:05:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:06:21.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:06:21.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-15T21:06:21.723Z] time="2020-12-15T21:05:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:06:21.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:06:21.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-15T21:06:21.723Z] time="2020-12-15T21:05:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:06:21.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:06:21.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-15T21:06:21.723Z] graphtest_unix.go:73: No driver to put! [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-15T21:06:21.723Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-15T21:06:21.723Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-15T21:06:21.723Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-15T21:06:21.723Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-15T21:06:21.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:06:21.723Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-15T21:06:21.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:06:21.723Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-15T21:06:21.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:06:21.723Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-15T21:06:21.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:06:21.723Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-15T21:06:21.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:06:21.723Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-15T21:06:21.723Z] graphtest_unix.go:73: No driver to put! [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-15T21:06:21.723Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-15T21:06:21.723Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] [2020-12-15T21:06:21.723Z] DONE 2191 tests, 26 skipped in 197.323s Post stage [Pipeline] junit [2020-12-15T21:06:21.737Z] Recording test results [2020-12-15T21:06:21.754Z] --- PASS: TestRenameAnonymousContainer (5.03s) [2020-12-15T21:06:21.754Z] === RUN TestRenameContainerWithSameName [2020-12-15T21:06:22.047Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-12-15T21:06:22.047Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-15T21:06:22.654Z] ok github.com/docker/docker/cli/debug 0.021s coverage: 100.0% of statements [2020-12-15T21:06:23.051Z] tests/integration/api_config_test.py ..... [ 8%] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-15T21:06:24.158Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2020-12-15T21:06:24.158Z] === RUN TestResize [2020-12-15T21:06:24.214Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -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:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/make.sh dynbinary test-integration [2020-12-15T21:06:24.791Z] --- PASS: TestResize (0.90s) [2020-12-15T21:06:24.791Z] === RUN TestResizeWithInvalidSize [2020-12-15T21:06:25.160Z] [2020-12-15T21:06:25.161Z] Removing bundles/ [2020-12-15T21:06:25.161Z] [2020-12-15T21:06:25.161Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-15T21:06:25.161Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-15T21:06:25.161Z] GOOS="" GOARCH="" GOARM="" [2020-12-15T21:06:25.437Z] ok github.com/docker/docker/builder/remotecontext/git 4.735s coverage: 86.3% of statements [2020-12-15T21:06:25.824Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-12-15T21:06:25.824Z] === RUN TestResizeWhenContainerNotStarted [2020-12-15T21:06:26.491Z] ok github.com/docker/docker/builder/remotecontext 0.505s coverage: 13.7% of statements [2020-12-15T21:06:26.857Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-12-15T21:06:26.857Z] === RUN TestDaemonRestartKillContainers [2020-12-15T21:06:26.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-15T21:06:26.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-15T21:06:26.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-15T21:06:26.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-15T21:06:26.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-15T21:06:26.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-15T21:06:26.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-15T21:06:26.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-15T21:06:26.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-15T21:06:26.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-15T21:06:26.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-15T21:06:26.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-15T21:06:26.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-15T21:06:26.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-15T21:06:26.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-15T21:06:26.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-15T21:06:26.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:06:26.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:06:26.858Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:06:26.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:06:26.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:06:26.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:06:26.858Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:06:26.858Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:06:26.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-15T21:06:26.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-15T21:06:27.543Z] ok github.com/docker/docker/builder/dockerfile 1.230s coverage: 48.3% of statements [2020-12-15T21:06:27.543Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-15T21:06:27.543Z] ? github.com/docker/docker/cli [no test files] [2020-12-15T21:06:27.543Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-15T21:06:29.592Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:06:29.592Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:06:30.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:06:30.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:06:32.054Z] ok github.com/docker/docker/client 0.664s coverage: 75.4% of statements [2020-12-15T21:06:32.135Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-15T21:06:32.135Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-15T21:06:32.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-15T21:06:32.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-15T21:06:32.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-15T21:06:32.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-15T21:06:32.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-15T21:06:32.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-15T21:06:34.865Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-15T21:06:34.865Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-15T21:06:36.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-15T21:06:37.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-15T21:06:37.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-15T21:06:37.598Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-15T21:06:38.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-15T21:06:39.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-15T21:06:40.327Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-15T21:06:40.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2020-12-15T21:06:40.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2020-12-15T21:06:40.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2020-12-15T21:06:40.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2020-12-15T21:06:40.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-12-15T21:06:40.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2020-12-15T21:06:40.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2020-12-15T21:06:40.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s) [2020-12-15T21:06:40.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.08s) [2020-12-15T21:06:40.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.11s) [2020-12-15T21:06:40.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2020-12-15T21:06:40.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s) [2020-12-15T21:06:40.327Z] === RUN TestCgroupNamespacesRun [2020-12-15T21:06:40.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-15T21:06:41.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-15T21:06:41.833Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-12-15T21:06:41.834Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-15T21:06:43.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-15T21:06:43.390Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-12-15T21:06:43.390Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-15T21:06:44.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-15T21:06:44.662Z] aa4f58cd6da1: Pull complete [2020-12-15T21:06:44.662Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da [2020-12-15T21:06:44.662Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:06:44.662Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:06:44.662Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-12-15T21:06:44.662Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-12-15T21:06:44.662Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1637' [2020-12-15T21:06:44.662Z] INFO: Docker version of control daemon [2020-12-15T21:06:44.662Z] [2020-12-15T21:06:44.662Z] Client: Docker Engine - Enterprise [2020-12-15T21:06:44.662Z] Version: 19.03.12 [2020-12-15T21:06:44.662Z] API version: 1.40 [2020-12-15T21:06:44.662Z] Go version: go1.13.13 [2020-12-15T21:06:44.662Z] Git commit: 4306744 [2020-12-15T21:06:44.662Z] Built: 08/05/2020 19:27:53 [2020-12-15T21:06:44.662Z] OS/Arch: windows/amd64 [2020-12-15T21:06:44.662Z] Experimental: false [2020-12-15T21:06:44.662Z] [2020-12-15T21:06:44.662Z] Server: Docker Engine - Enterprise [2020-12-15T21:06:44.662Z] Engine: [2020-12-15T21:06:44.662Z] Version: 19.03.12 [2020-12-15T21:06:44.662Z] API version: 1.40 (minimum version 1.24) [2020-12-15T21:06:44.662Z] Go version: go1.13.13 [2020-12-15T21:06:44.662Z] Git commit: f295753ffd [2020-12-15T21:06:44.662Z] Built: 08/05/2020 19:26:41 [2020-12-15T21:06:44.662Z] OS/Arch: windows/amd64 [2020-12-15T21:06:44.662Z] Experimental: true [2020-12-15T21:06:44.662Z] [2020-12-15T21:06:44.662Z] INFO: Docker info of control daemon [2020-12-15T21:06:44.662Z] [2020-12-15T21:06:44.662Z] Client: [2020-12-15T21:06:44.662Z] Debug Mode: false [2020-12-15T21:06:44.662Z] Plugins: [2020-12-15T21:06:44.662Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-15T21:06:44.662Z] [2020-12-15T21:06:44.662Z] Server: [2020-12-15T21:06:44.662Z] Containers: 0 [2020-12-15T21:06:44.662Z] Running: 0 [2020-12-15T21:06:44.662Z] Paused: 0 [2020-12-15T21:06:44.662Z] Stopped: 0 [2020-12-15T21:06:44.662Z] Images: 1 [2020-12-15T21:06:44.662Z] Server Version: 19.03.12 [2020-12-15T21:06:44.662Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-12-15T21:06:44.662Z] Windows: [2020-12-15T21:06:44.662Z] LCOW: [2020-12-15T21:06:44.662Z] Logging Driver: json-file [2020-12-15T21:06:44.662Z] Plugins: [2020-12-15T21:06:44.662Z] Volume: local [2020-12-15T21:06:44.662Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-15T21:06:44.662Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-15T21:06:44.662Z] Swarm: inactive [2020-12-15T21:06:44.662Z] Default Isolation: process [2020-12-15T21:06:44.662Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-15T21:06:44.662Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-15T21:06:44.662Z] OSType: windows [2020-12-15T21:06:44.662Z] Architecture: x86_64 [2020-12-15T21:06:44.662Z] CPUs: 4 [2020-12-15T21:06:44.662Z] Total Memory: 32GiB [2020-12-15T21:06:44.662Z] Name: azwin-2-3c6340 [2020-12-15T21:06:44.662Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-15T21:06:44.662Z] Docker Root Dir: D:\docker [2020-12-15T21:06:44.662Z] Debug Mode: false [2020-12-15T21:06:44.662Z] Registry: https://index.docker.io/v1/ [2020-12-15T21:06:44.662Z] Labels: [2020-12-15T21:06:44.662Z] Experimental: true [2020-12-15T21:06:44.662Z] Insecure Registries: [2020-12-15T21:06:44.662Z] 10.0.0.4:5000 [2020-12-15T21:06:44.662Z] 127.0.0.0/8 [2020-12-15T21:06:44.662Z] Registry Mirrors: [2020-12-15T21:06:44.662Z] http://10.0.0.4:5000/ [2020-12-15T21:06:44.662Z] Live Restore Enabled: false [2020-12-15T21:06:44.662Z] [2020-12-15T21:06:44.662Z] [2020-12-15T21:06:44.662Z] INFO: Commit hash is 295fb1c35e [2020-12-15T21:06:44.662Z] INFO: Nuke-Everything... [2020-12-15T21:06:44.662Z] INFO: Container count on control daemon to delete is 0 [2020-12-15T21:06:44.662Z] INFO: Nuking d:\CI [2020-12-15T21:06:44.662Z] INFO: Zapped successfully [2020-12-15T21:06:44.662Z] INFO: Location for testing is d:\CI\PR-41806\1 [2020-12-15T21:06:44.662Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-12-15T21:06:44.662Z] [2020-12-15T21:06:44.662Z] [2020-12-15T21:06:44.662Z] INFO: Building the image from Dockerfile.windows at 12/15/2020 21:06:32... [2020-12-15T21:06:44.662Z] [2020-12-15T21:06:44.662Z] Sending build context to Docker daemon 58.05MB [2020-12-15T21:06:44.662Z] [2020-12-15T21:06:44.662Z] Step 1/10 : FROM microsoft/windowsservercore [2020-12-15T21:06:44.662Z] ---> c0773f9ce353 [2020-12-15T21:06:44.662Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-12-15T21:06:44.662Z] ---> Running in 0f40cf412963 [2020-12-15T21:06:44.662Z] Removing intermediate container 0f40cf412963 [2020-12-15T21:06:44.662Z] ---> ebd1a3ec3595 [2020-12-15T21:06:44.662Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-12-15T21:06:44.662Z] ---> Running in 1b16b7527089 [2020-12-15T21:06:44.662Z] Removing intermediate container 1b16b7527089 [2020-12-15T21:06:44.662Z] ---> ba0396b2a219 [2020-12-15T21:06:44.662Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-12-15T21:06:44.662Z] ---> Running in 02bcb0932ed3 [2020-12-15T21:06:44.662Z] Removing intermediate container 02bcb0932ed3 [2020-12-15T21:06:44.662Z] ---> 030b9a08b1b8 [2020-12-15T21:06:44.662Z] 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-12-15T21:06:44.662Z] ---> Running in 37a7df393957 [2020-12-15T21:06:44.662Z] Removing intermediate container 37a7df393957 [2020-12-15T21:06:44.662Z] ---> e22ccfd43d90 [2020-12-15T21:06:44.662Z] 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-12-15T21:06:44.662Z] ---> Running in 3481dd097ba9 [2020-12-15T21:06:45.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-15T21:06:45.458Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2020-12-15T21:06:45.458Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-15T21:06:46.288Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-15T21:06:46.288Z] Using test binary docker [2020-12-15T21:06:46.547Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-15T21:06:46.547Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-15T21:06:46.547Z] INFO: Waiting for daemon to start... [2020-12-15T21:06:46.547Z] Starting dockerd [2020-12-15T21:06:47.524Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2020-12-15T21:06:47.524Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-15T21:06:47.593Z] [2020-12-15T21:06:47.593Z] SUCCESS: Specified value was saved. [2020-12-15T21:06:49.032Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2020-12-15T21:06:49.032Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-15T21:06:49.077Z] . [2020-12-15T21:06:49.077Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-15T21:06:49.138Z] INFO: Downloading git... [2020-12-15T21:06:49.336Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-15T21:06:49.336Z] Error: No such image: emptyfs [2020-12-15T21:06:49.336Z] Running integration-test (iteration 1) [2020-12-15T21:06:49.336Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-12-15T21:06:50.548Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2020-12-15T21:06:50.548Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-15T21:06:50.688Z] INFO: Downloading go... [2020-12-15T21:06:51.581Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-12-15T21:06:51.581Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-15T21:06:52.883Z] INFO: Downloading compiler 1 of 3... [2020-12-15T21:06:53.344Z] INFO: Downloading compiler 2 of 3... [2020-12-15T21:06:53.421Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-12-15T21:06:53.647Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-12-15T21:06:53.647Z] === RUN TestKernelTCPMemory [2020-12-15T21:06:53.806Z] INFO: Downloading compiler 3 of 3... [2020-12-15T21:06:54.268Z] INFO: Extracting git... [2020-12-15T21:06:54.280Z] --- PASS: TestKernelTCPMemory (1.00s) [2020-12-15T21:06:54.280Z] === RUN TestNISDomainname [2020-12-15T21:06:55.314Z] --- PASS: TestNISDomainname (1.00s) [2020-12-15T21:06:55.314Z] === RUN TestHostnameDnsResolution [2020-12-15T21:06:57.383Z] --- PASS: TestHostnameDnsResolution (1.78s) [2020-12-15T21:06:57.383Z] === RUN TestStats [2020-12-15T21:07:00.112Z] --- PASS: TestStats (2.97s) [2020-12-15T21:07:00.112Z] === RUN TestStopContainerWithTimeout [2020-12-15T21:07:00.112Z] === RUN TestStopContainerWithTimeout/0 [2020-12-15T21:07:00.112Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-15T21:07:00.112Z] === RUN TestStopContainerWithTimeout/1 [2020-12-15T21:07:00.112Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-15T21:07:00.112Z] === RUN TestStopContainerWithTimeout/3 [2020-12-15T21:07:00.112Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-15T21:07:00.112Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-15T21:07:00.112Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-15T21:07:00.112Z] === CONT TestStopContainerWithTimeout/0 [2020-12-15T21:07:00.112Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-15T21:07:01.147Z] === CONT TestStopContainerWithTimeout/3 [2020-12-15T21:07:03.215Z] === CONT TestStopContainerWithTimeout/1 [2020-12-15T21:07:04.220Z] Loaded image: buildpack-deps:buster [2020-12-15T21:07:04.220Z] Loaded image: busybox:latest [2020-12-15T21:07:04.220Z] Loaded image: busybox:glibc [2020-12-15T21:07:04.220Z] Loaded image: debian:buster [2020-12-15T21:07:04.220Z] Loaded image: hello-world:latest [2020-12-15T21:07:04.220Z] Loaded image: arm32v7/hello-world:latest [2020-12-15T21:07:04.220Z] INFO: Testing against a local daemon [2020-12-15T21:07:04.220Z] === RUN TestCgroupNamespacesBuild [2020-12-15T21:07:05.324Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-12-15T21:07:05.325Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-12-15T21:07:05.325Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2020-12-15T21:07:05.325Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-12-15T21:07:05.325Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2020-12-15T21:07:05.325Z] === RUN TestDeleteDevicemapper [2020-12-15T21:07:05.325Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-15T21:07:05.325Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-15T21:07:05.325Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-15T21:07:06.752Z] --- PASS: TestCgroupNamespacesBuild (3.97s) [2020-12-15T21:07:06.753Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-15T21:07:08.656Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2020-12-15T21:07:08.656Z] === RUN TestBuildWithSession [2020-12-15T21:07:08.656Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-15T21:07:08.656Z] build_session_test.go:25: TODO: BuildKit [2020-12-15T21:07:08.656Z] === RUN TestBuildSquashParent [2020-12-15T21:07:08.914Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.79s) [2020-12-15T21:07:08.914Z] === RUN TestUpdateMemory [2020-12-15T21:07:08.914Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-15T21:07:08.914Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:07:08.914Z] === RUN TestUpdateCPUQuota [2020-12-15T21:07:09.128Z] INFO: Expanding go... [2020-12-15T21:07:09.949Z] --- PASS: TestUpdateCPUQuota (1.12s) [2020-12-15T21:07:09.949Z] === RUN TestUpdatePidsLimit [2020-12-15T21:07:09.949Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-15T21:07:10.308Z] === RUN TestUpdatePidsLimit/no_change [2020-12-15T21:07:10.599Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-15T21:07:11.232Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-15T21:07:11.490Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 29.2% of statements [2020-12-15T21:07:11.522Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-15T21:07:11.816Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-15T21:07:12.107Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-15T21:07:13.615Z] --- PASS: TestUpdatePidsLimit (3.52s) [2020-12-15T21:07:13.615Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-12-15T21:07:13.615Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-12-15T21:07:13.615Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-12-15T21:07:13.615Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-12-15T21:07:13.615Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-12-15T21:07:13.615Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-12-15T21:07:13.615Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-12-15T21:07:13.615Z] === RUN TestUpdateRestartPolicy [2020-12-15T21:07:15.053Z] ok github.com/docker/docker/container 0.164s coverage: 34.7% of statements [2020-12-15T21:07:15.053Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-15T21:07:15.053Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-15T21:07:15.053Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-15T21:07:15.053Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-15T21:07:16.771Z] --- PASS: TestBuildSquashParent (7.67s) [2020-12-15T21:07:16.771Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-15T21:07:16.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:07:16.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:07:16.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:07:16.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:07:16.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:07:16.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:07:16.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:07:16.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:07:16.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:07:16.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:07:16.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:07:16.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:07:16.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:07:16.771Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:07:17.709Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:07:17.969Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:07:18.634Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2020-12-15T21:07:19.872Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:07:19.872Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:07:21.778Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-12-15T21:07:21.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2020-12-15T21:07:21.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.56s) [2020-12-15T21:07:21.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2020-12-15T21:07:21.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2020-12-15T21:07:21.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.84s) [2020-12-15T21:07:21.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s) [2020-12-15T21:07:21.778Z] === RUN TestBuildMultiStageCopy [2020-12-15T21:07:21.778Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-15T21:07:22.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-15T21:07:24.262Z] ok github.com/docker/docker/daemon/cluster/convert 0.059s coverage: 35.9% of statements [2020-12-15T21:07:24.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-15T21:07:25.063Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-15T21:07:26.359Z] ok github.com/docker/docker/daemon/cluster 0.202s coverage: 0.5% of statements [2020-12-15T21:07:26.440Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-15T21:07:27.376Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-15T21:07:28.311Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-15T21:07:28.955Z] --- PASS: TestUpdateRestartPolicy (12.93s) [2020-12-15T21:07:28.955Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-15T21:07:28.955Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2020-12-15T21:07:28.955Z] === RUN TestWaitNonBlocked [2020-12-15T21:07:28.955Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:07:28.955Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:07:28.955Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:07:28.955Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:07:28.955Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:07:28.955Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:07:28.955Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-12-15T21:07:28.955Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-12-15T21:07:28.955Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-12-15T21:07:28.955Z] === RUN TestWaitBlocked [2020-12-15T21:07:28.955Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-15T21:07:28.955Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-15T21:07:28.955Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-15T21:07:28.955Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-15T21:07:28.955Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-15T21:07:28.955Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-15T21:07:29.257Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2020-12-15T21:07:29.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2020-12-15T21:07:29.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-12-15T21:07:29.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-12-15T21:07:29.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-12-15T21:07:29.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-12-15T21:07:29.257Z] === RUN TestBuildMultiStageParentConfig [2020-12-15T21:07:29.589Z] --- PASS: TestWaitBlocked (0.02s) [2020-12-15T21:07:29.589Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2020-12-15T21:07:29.589Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2020-12-15T21:07:29.589Z] === CONT TestContainerStartOnDaemonRestart [2020-12-15T21:07:29.589Z] === CONT TestIpcModeOlderClient [2020-12-15T21:07:29.880Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-12-15T21:07:29.880Z] === CONT TestDaemonHostGatewayIP [2020-12-15T21:07:30.289Z] INFO: Expanding compiler 1 of 3... [2020-12-15T21:07:30.289Z] INFO: Expanding compiler 2 of 3... [2020-12-15T21:07:30.886Z] ok github.com/docker/docker/daemon/discovery 0.036s coverage: 30.0% of statements [2020-12-15T21:07:32.419Z] ok github.com/docker/docker/daemon/config 0.137s coverage: 81.8% of statements [2020-12-15T21:07:32.612Z] --- PASS: TestContainerStartOnDaemonRestart (2.94s) [2020-12-15T21:07:32.612Z] === CONT TestContainerKillOnDaemonStart [2020-12-15T21:07:32.715Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-12-15T21:07:33.646Z] --- PASS: TestDaemonHostGatewayIP (3.75s) [2020-12-15T21:07:33.647Z] === CONT TestDaemonRestartIpcMode [2020-12-15T21:07:34.573Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-12-15T21:07:34.573Z] === RUN TestBuildLabelWithTargets [2020-12-15T21:07:35.484Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-12-15T21:07:36.106Z] INFO: Expanding compiler 3 of 3... [2020-12-15T21:07:36.106Z] INFO: Removing downloaded files... [2020-12-15T21:07:36.106Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-12-15T21:07:36.106Z] INFO: Configuring git core.autocrlf... [2020-12-15T21:07:36.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-15T21:07:37.235Z] --- PASS: TestDaemonRestartIpcMode (3.61s) [2020-12-15T21:07:38.244Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-12-15T21:07:39.288Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.510s coverage: 14.0% of statements [2020-12-15T21:07:39.587Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.549s coverage: 57.1% of statements [2020-12-15T21:07:42.342Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.8% of statements [2020-12-15T21:07:42.717Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-12-15T21:07:42.717Z] === RUN TestBuildWithEmptyLayers [2020-12-15T21:07:43.972Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.987s coverage: 69.2% of statements [2020-12-15T21:07:44.269Z] ok github.com/docker/docker/daemon 12.427s coverage: 17.2% of statements [2020-12-15T21:07:44.269Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-15T21:07:44.269Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-15T21:07:44.269Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-15T21:07:44.269Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-15T21:07:45.257Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-12-15T21:07:45.257Z] === RUN TestBuildMultiStageOnBuild [2020-12-15T21:07:45.709Z] --- PASS: TestContainerKillOnDaemonStart (12.46s) [2020-12-15T21:07:45.709Z] PASS [2020-12-15T21:07:45.709Z] [2020-12-15T21:07:45.709Z] === Skipped [2020-12-15T21:07:45.709Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-12-15T21:07:45.709Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-15T21:07:45.709Z] [2020-12-15T21:07:45.709Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-15T21:07:45.709Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:07:45.709Z] [2020-12-15T21:07:45.709Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-15T21:07:45.709Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:07:45.709Z] [2020-12-15T21:07:45.709Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-15T21:07:45.709Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-15T21:07:45.709Z] [2020-12-15T21:07:45.709Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-12-15T21:07:45.709Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-15T21:07:45.709Z] [2020-12-15T21:07:45.709Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-12-15T21:07:45.709Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:07:45.709Z] [2020-12-15T21:07:45.709Z] [2020-12-15T21:07:45.709Z] DONE 195 tests, 6 skipped in 157.370s [2020-12-15T21:07:45.709Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-12-15T21:07:45.709Z] ++ 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-12-15T21:07:45.709Z] ++ set -e [2020-12-15T21:07:45.709Z] ++ '[' -n 0 ']' [2020-12-15T21:07:45.709Z] ++ set -x [2020-12-15T21:07:45.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:07:45.709Z] INFO: Testing against a local daemon [2020-12-15T21:07:45.709Z] === RUN TestCommitInheritsEnv [2020-12-15T21:07:45.709Z] --- PASS: TestCommitInheritsEnv (0.62s) [2020-12-15T21:07:45.709Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-15T21:07:45.709Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-15T21:07:45.709Z] === RUN TestImagesFilterMultiReference [2020-12-15T21:07:46.001Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-12-15T21:07:46.001Z] === RUN TestImagePullPlatformInvalid [2020-12-15T21:07:46.001Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-12-15T21:07:46.001Z] === RUN TestRemoveImageOrphaning [2020-12-15T21:07:46.359Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.820s coverage: 45.9% of statements [2020-12-15T21:07:46.359Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-15T21:07:46.634Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-12-15T21:07:46.634Z] === RUN TestRemoveImageGarbageCollector [2020-12-15T21:07:46.634Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-15T21:07:46.634Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:07:46.634Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-15T21:07:46.634Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-12-15T21:07:46.634Z] === RUN TestTagInvalidReference [2020-12-15T21:07:46.634Z] --- PASS: TestTagInvalidReference (0.01s) [2020-12-15T21:07:46.634Z] === RUN TestTagValidPrefixedRepo [2020-12-15T21:07:46.634Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-12-15T21:07:46.634Z] === RUN TestTagExistedNameWithoutForce [2020-12-15T21:07:46.634Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-12-15T21:07:46.634Z] === RUN TestTagOfficialNames [2020-12-15T21:07:46.634Z] --- PASS: TestTagOfficialNames (0.03s) [2020-12-15T21:07:46.634Z] === RUN TestTagMatchesDigest [2020-12-15T21:07:46.634Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-12-15T21:07:46.634Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-15T21:07:46.656Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.156s coverage: 49.5% of statements [2020-12-15T21:07:46.676Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-15T21:07:46.676Z] [2020-12-15T21:07:46.676Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-15T21:07:46.676Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-15T21:07:46.676Z] HOSTNAME=636471b24c4f [2020-12-15T21:07:46.676Z] TESTDEBUG=0 [2020-12-15T21:07:46.676Z] DEST=bundles/test-integration [2020-12-15T21:07:46.676Z] PWD=/go/src/github.com/docker/docker [2020-12-15T21:07:46.676Z] DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T21:07:46.676Z] container=docker [2020-12-15T21:07:46.676Z] HOME=/root [2020-12-15T21:07:46.676Z] GOLANG_VERSION=1.13.15 [2020-12-15T21:07:46.676Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-15T21:07:46.676Z] VALIDATE_BRANCH=master [2020-12-15T21:07:46.676Z] TERM=xterm [2020-12-15T21:07:46.676Z] DOCKER_PKG=github.com/docker/docker [2020-12-15T21:07:46.676Z] SHLVL=1 [2020-12-15T21:07:46.676Z] TIMEOUT=120m [2020-12-15T21:07:46.676Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-15T21:07:46.676Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-15T21:07:46.676Z] GO111MODULE=off [2020-12-15T21:07:46.676Z] DOCKER_EXPERIMENTAL=1 [2020-12-15T21:07:46.676Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-15T21:07:46.676Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-15T21:07:46.676Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-15T21:07:46.676Z] GOPATH=/go [2020-12-15T21:07:46.676Z] PKG_CONFIG=pkg-config [2020-12-15T21:07:46.676Z] _=/usr/bin/env [2020-12-15T21:07:46.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-15T21:07:47.298Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2020-12-15T21:07:48.132Z] ..........................xx.................... [ 29%] [2020-12-15T21:07:49.402Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-12-15T21:07:49.402Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-12-15T21:07:50.525Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-12-15T21:07:50.525Z] === RUN TestBuildUncleanTarFilenames [2020-12-15T21:07:50.784Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2020-12-15T21:07:50.784Z] === RUN TestBuildMultiStageLayerLeak [2020-12-15T21:07:52.163Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.878s coverage: 52.1% of statements [2020-12-15T21:07:52.163Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-15T21:07:52.163Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-15T21:07:52.806Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 41.0% of statements [2020-12-15T21:07:53.447Z] ok github.com/docker/docker/daemon/logger/awslogs 0.485s coverage: 77.8% of statements [2020-12-15T21:07:53.744Z] ok github.com/docker/docker/daemon/images 0.071s coverage: 6.5% of statements [2020-12-15T21:07:53.744Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-15T21:07:53.744Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-15T21:07:53.744Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-15T21:07:53.744Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-15T21:07:55.279Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2020-12-15T21:07:55.279Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2020-12-15T21:07:55.279Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.057s coverage: 87.2% of statements [2020-12-15T21:07:56.055Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2020-12-15T21:07:56.055Z] === RUN TestBuildWithHugeFile [2020-12-15T21:07:56.807Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.048s coverage: 61.6% of statements [2020-12-15T21:07:58.340Z] ok github.com/docker/docker/daemon/logger/local 0.115s coverage: 75.2% of statements [2020-12-15T21:07:58.340Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-15T21:07:58.340Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.092s coverage: 58.6% of statements [2020-12-15T21:07:58.635Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 33.3% of statements [2020-12-15T21:07:59.686Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2020-12-15T21:08:00.741Z] ok github.com/docker/docker/daemon/logger/syslog 0.026s coverage: 46.8% of statements [2020-12-15T21:08:02.836Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-12-15T21:08:03.135Z] ok github.com/docker/docker/daemon/logger/splunk 2.594s coverage: 82.5% of statements [2020-12-15T21:08:03.135Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-15T21:08:03.135Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-15T21:08:04.672Z] ok github.com/docker/docker/distribution/metadata 0.099s coverage: 48.2% of statements [2020-12-15T21:08:04.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-15T21:08:04.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-15T21:08:04.821Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-12-15T21:08:06.217Z] ok github.com/docker/docker/errdefs 0.039s coverage: 53.1% of statements [2020-12-15T21:08:06.512Z] ok github.com/docker/docker/distribution 0.434s coverage: 25.1% of statements [2020-12-15T21:08:06.512Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-15T21:08:08.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-15T21:08:09.278Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2020-12-15T21:08:09.278Z] ok github.com/docker/docker/distribution/xfer 1.672s coverage: 85.6% of statements [2020-12-15T21:08:09.278Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-15T21:08:09.278Z] ok github.com/docker/docker/image/cache 0.038s coverage: 19.2% of statements [2020-12-15T21:08:09.278Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-15T21:08:09.610Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2020-12-15T21:08:09.610Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-15T21:08:10.255Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-12-15T21:08:12.235Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-12-15T21:08:12.356Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 52.9% of statements [2020-12-15T21:08:12.656Z] ok github.com/docker/docker/opts 0.059s coverage: 67.1% of statements [2020-12-15T21:08:12.656Z] ok github.com/docker/docker/oci 0.067s coverage: 8.2% of statements [2020-12-15T21:08:14.189Z] ok github.com/docker/docker/pkg/broadcaster 0.022s coverage: 100.0% of statements [2020-12-15T21:08:15.240Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2020-12-15T21:08:15.886Z] ok github.com/docker/docker/pkg/authorization 0.935s coverage: 68.3% of statements [2020-12-15T21:08:16.325Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-12-15T21:08:16.936Z] ok github.com/docker/docker/pkg/archive 1.161s coverage: 77.1% of statements [2020-12-15T21:08:16.936Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-12-15T21:08:17.987Z] ok github.com/docker/docker/pkg/discovery 0.023s coverage: 58.3% of statements [2020-12-15T21:08:17.987Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2020-12-15T21:08:19.037Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-12-15T21:08:19.677Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-12-15T21:08:19.971Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-12-15T21:08:21.014Z] ok github.com/docker/docker/pkg/chrootarchive 3.829s coverage: 43.2% of statements [2020-12-15T21:08:21.311Z] ok github.com/docker/docker/layer 7.408s coverage: 68.8% of statements [2020-12-15T21:08:21.311Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-15T21:08:21.311Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-15T21:08:21.311Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-15T21:08:21.311Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-15T21:08:21.311Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-15T21:08:21.311Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-15T21:08:21.311Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-15T21:08:21.311Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-12-15T21:08:22.361Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-12-15T21:08:22.361Z] ok github.com/docker/docker/pkg/fsutils 0.410s coverage: 85.1% of statements [2020-12-15T21:08:22.662Z] ok github.com/docker/docker/pkg/discovery/kv 3.099s coverage: 84.1% of statements [2020-12-15T21:08:22.662Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2020-12-15T21:08:24.189Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2020-12-15T21:08:24.485Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-12-15T21:08:24.781Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-12-15T21:08:24.781Z] ok github.com/docker/docker/pkg/idtools 0.686s coverage: 70.1% of statements [2020-12-15T21:08:25.423Z] ok github.com/docker/docker/pkg/ioutils 1.290s coverage: 69.3% of statements [2020-12-15T21:08:25.423Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-15T21:08:25.423Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-15T21:08:25.423Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-15T21:08:25.423Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-15T21:08:25.423Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-12-15T21:08:25.718Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2020-12-15T21:08:26.016Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2020-12-15T21:08:26.314Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2020-12-15T21:08:26.314Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-15T21:08:26.314Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-15T21:08:27.378Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-12-15T21:08:28.030Z] ok github.com/docker/docker/pkg/pools 0.058s coverage: 88.2% of statements [2020-12-15T21:08:28.030Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-12-15T21:08:28.329Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2020-12-15T21:08:28.972Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-12-15T21:08:29.613Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-12-15T21:08:29.910Z] ok github.com/docker/docker/pkg/pubsub 1.137s coverage: 75.0% of statements [2020-12-15T21:08:30.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-15T21:08:30.206Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-12-15T21:08:30.504Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-12-15T21:08:30.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-15T21:08:32.027Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2020-12-15T21:08:32.027Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2020-12-15T21:08:32.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-15T21:08:32.331Z] ok github.com/docker/docker/pkg/signal 2.976s coverage: 61.0% of statements [2020-12-15T21:08:32.972Z] ok github.com/docker/docker/pkg/tailfile 0.095s coverage: 88.6% of statements [2020-12-15T21:08:32.972Z] testing: warning: no tests to run [2020-12-15T21:08:32.972Z] coverage: [no statements] [2020-12-15T21:08:32.972Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-12-15T21:08:33.108Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-12-15T21:08:33.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-15T21:08:33.614Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-12-15T21:08:33.614Z] ok github.com/docker/docker/pkg/tarsum 0.146s coverage: 89.3% of statements [2020-12-15T21:08:33.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-15T21:08:33.912Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2020-12-15T21:08:34.209Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2020-12-15T21:08:35.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-15T21:08:36.298Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 83.5% of statements [2020-12-15T21:08:36.597Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-12-15T21:08:37.646Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2020-12-15T21:08:37.945Z] ok github.com/docker/docker/plugin 0.569s coverage: 23.2% of statements [2020-12-15T21:08:38.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-15T21:08:40.038Z] ok github.com/docker/docker/registry/resumable 0.019s coverage: 100.0% of statements [2020-12-15T21:08:40.038Z] ok github.com/docker/docker/quota 0.568s coverage: 71.4% of statements [2020-12-15T21:08:40.680Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-12-15T21:08:40.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-15T21:08:40.976Z] ok github.com/docker/docker/registry 0.252s coverage: 57.2% of statements [2020-12-15T21:08:41.271Z] ok github.com/docker/docker/testutil 0.024s coverage: 62.5% of statements [2020-12-15T21:08:41.411Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-12-15T21:08:42.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-15T21:08:42.318Z] ok github.com/docker/docker/runconfig 0.031s coverage: 66.1% of statements [2020-12-15T21:08:42.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-15T21:08:42.850Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-12-15T21:08:44.412Z] ok github.com/docker/docker/volume/drivers 0.032s coverage: 36.1% of statements [2020-12-15T21:08:44.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-15T21:08:45.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-15T21:08:45.942Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2020-12-15T21:08:46.581Z] ok github.com/docker/docker/volume/local 0.282s coverage: 76.6% of statements [2020-12-15T21:08:47.216Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements [2020-12-15T21:08:47.322Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-12-15T21:08:47.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-15T21:08:48.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-15T21:08:50.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-15T21:08:51.649Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-15T21:08:51.650Z] Using test binary docker [2020-12-15T21:08:51.650Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-15T21:08:51.650Z] +++ /etc/init.d/apparmor start [2020-12-15T21:08:51.650Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-15T21:08:51.650Z] INFO: Waiting for daemon to start... [2020-12-15T21:08:51.650Z] Starting dockerd [2020-12-15T21:08:51.650Z] +++ 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-12-15T21:08:52.291Z] --- PASS: TestBuildWithHugeFile (51.76s) [2020-12-15T21:08:52.291Z] === RUN TestBuildWithEmptyDockerfile [2020-12-15T21:08:52.291Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:08:52.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:08:52.291Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:08:52.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:08:52.291Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:08:52.291Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:08:52.291Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:08:52.291Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:08:52.291Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:08:52.291Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-12-15T21:08:52.291Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-12-15T21:08:52.291Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-12-15T21:08:52.291Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-12-15T21:08:52.291Z] === RUN TestBuildPreserveOwnership [2020-12-15T21:08:52.291Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-15T21:08:53.231Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-15T21:08:57.419Z] --- PASS: TestBuildPreserveOwnership (9.80s) [2020-12-15T21:08:57.419Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.79s) [2020-12-15T21:08:57.419Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.99s) [2020-12-15T21:08:57.419Z] === RUN TestBuildPlatformInvalid [2020-12-15T21:08:57.419Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-12-15T21:08:57.419Z] PASS [2020-12-15T21:08:57.419Z] [2020-12-15T21:08:57.419Z] === Skipped [2020-12-15T21:08:57.419Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-12-15T21:08:57.419Z] build_session_test.go:25: TODO: BuildKit [2020-12-15T21:08:57.419Z] [2020-12-15T21:08:57.419Z] [2020-12-15T21:08:57.419Z] DONE 32 tests, 1 skipped in 127.821s [2020-12-15T21:08:57.419Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-12-15T21:08:57.419Z] INFO: Testing against a local daemon [2020-12-15T21:08:57.419Z] === RUN TestConfigInspect [2020-12-15T21:08:57.419Z] --- SKIP: TestConfigInspect (0.02s) [2020-12-15T21:08:57.419Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:08:57.419Z] === RUN TestConfigList [2020-12-15T21:08:57.419Z] --- SKIP: TestConfigList (0.01s) [2020-12-15T21:08:57.419Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:08:57.419Z] === RUN TestConfigsCreateAndDelete [2020-12-15T21:08:57.419Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-12-15T21:08:57.419Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:08:57.419Z] === RUN TestConfigsUpdate [2020-12-15T21:08:57.677Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-12-15T21:08:57.677Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:08:57.677Z] === RUN TestTemplatedConfig [2020-12-15T21:08:57.677Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-12-15T21:08:57.677Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:08:57.677Z] === RUN TestConfigCreateResolve [2020-12-15T21:08:57.677Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-12-15T21:08:57.677Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:08:57.677Z] === RUN TestConfigDaemonLibtrustID [2020-12-15T21:08:59.053Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-12-15T21:08:59.053Z] PASS [2020-12-15T21:08:59.053Z] [2020-12-15T21:08:59.053Z] === Skipped [2020-12-15T21:08:59.053Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-12-15T21:08:59.053Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:08:59.053Z] [2020-12-15T21:08:59.053Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-12-15T21:08:59.053Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:08:59.053Z] [2020-12-15T21:08:59.053Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-12-15T21:08:59.053Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:08:59.053Z] [2020-12-15T21:08:59.053Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-12-15T21:08:59.053Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:08:59.053Z] [2020-12-15T21:08:59.053Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-12-15T21:08:59.053Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:08:59.053Z] [2020-12-15T21:08:59.053Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-12-15T21:08:59.053Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:08:59.053Z] [2020-12-15T21:08:59.053Z] [2020-12-15T21:08:59.053Z] DONE 7 tests, 6 skipped in 1.760s [2020-12-15T21:08:59.053Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-12-15T21:08:59.312Z] INFO: Testing against a local daemon [2020-12-15T21:08:59.312Z] === RUN TestCheckpoint [2020-12-15T21:08:59.312Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-15T21:08:59.312Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-15T21:08:59.312Z] === RUN TestContainerInvalidJSON [2020-12-15T21:08:59.312Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:08:59.312Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:08:59.312Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:08:59.312Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:08:59.312Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:08:59.312Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:08:59.312Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:08:59.312Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:08:59.312Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:08:59.312Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-15T21:08:59.312Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-12-15T21:08:59.312Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-12-15T21:08:59.312Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-15T21:08:59.312Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-15T21:08:59.312Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-12-15T21:08:59.312Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-15T21:08:59.312Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-12-15T21:08:59.312Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-15T21:08:59.572Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-12-15T21:08:59.572Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-15T21:08:59.572Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-12-15T21:08:59.572Z] === RUN TestCopyFromContainer [2020-12-15T21:08:59.783Z] . [2020-12-15T21:08:59.783Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-15T21:08:59.783Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-15T21:08:59.783Z] Error: No such image: emptyfs [2020-12-15T21:08:59.783Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-15T21:08:59.783Z] ++++ docker load [2020-12-15T21:08:59.783Z] Running integration-test (iteration 1) [2020-12-15T21:08:59.783Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-12-15T21:08:59.783Z] ++ 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-12-15T21:08:59.783Z] ++ set -e [2020-12-15T21:08:59.783Z] ++ '[' -n 0 ']' [2020-12-15T21:08:59.783Z] ++ set -x [2020-12-15T21:08:59.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:09:01.913Z] ......................... [ 67%] [2020-12-15T21:09:02.555Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/rootless [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/volume [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-15T21:09:02.555Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-15T21:09:02.555Z] [2020-12-15T21:09:02.555Z] === Skipped [2020-12-15T21:09:02.555Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-15T21:09:02.555Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-15T21:09:02.555Z] [2020-12-15T21:09:02.555Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-15T21:09:02.555Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-15T21:09:02.555Z] [2020-12-15T21:09:02.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-15T21:09:02.555Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:09:02.555Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:09:02.555Z] [2020-12-15T21:09:02.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-15T21:09:02.555Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:09:02.555Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:09:02.555Z] [2020-12-15T21:09:02.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-15T21:09:02.555Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:09:02.555Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:09:02.555Z] [2020-12-15T21:09:02.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-15T21:09:02.555Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:09:02.555Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:09:02.555Z] [2020-12-15T21:09:02.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-15T21:09:02.555Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:09:02.555Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:09:02.555Z] [2020-12-15T21:09:02.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-15T21:09:02.555Z] graphtest_unix.go:73: No driver to put! [2020-12-15T21:09:02.555Z] [2020-12-15T21:09:02.555Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-15T21:09:02.555Z] time="2020-12-15T21:07:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:09:02.555Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:09:02.555Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:09:02.555Z] [2020-12-15T21:09:02.555Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-15T21:09:02.556Z] time="2020-12-15T21:07:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:09:02.556Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:09:02.556Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-15T21:09:02.556Z] time="2020-12-15T21:07:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:09:02.556Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:09:02.556Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-15T21:09:02.556Z] time="2020-12-15T21:07:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:09:02.556Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:09:02.556Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-15T21:09:02.556Z] time="2020-12-15T21:07:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:09:02.556Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:09:02.556Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-15T21:09:02.556Z] graphtest_unix.go:73: No driver to put! [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-15T21:09:02.556Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-15T21:09:02.556Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-15T21:09:02.556Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-15T21:09:02.556Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-15T21:09:02.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:09:02.556Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-15T21:09:02.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:09:02.556Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-15T21:09:02.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:09:02.556Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-15T21:09:02.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:09:02.556Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-15T21:09:02.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:09:02.556Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-15T21:09:02.556Z] graphtest_unix.go:73: No driver to put! [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-15T21:09:02.556Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-15T21:09:02.556Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] [2020-12-15T21:09:02.556Z] DONE 2191 tests, 26 skipped in 264.365s Post stage [Pipeline] junit [2020-12-15T21:09:02.601Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-15T21:09:03.443Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -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:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/make.sh dynbinary test-integration [2020-12-15T21:09:03.740Z] [2020-12-15T21:09:03.740Z] Removing bundles/ [2020-12-15T21:09:03.740Z] [2020-12-15T21:09:03.740Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-15T21:09:03.740Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-15T21:09:03.740Z] GOOS="" GOARCH="" GOARM="" [2020-12-15T21:09:03.768Z] === RUN TestCopyFromContainer// [2020-12-15T21:09:03.768Z] === RUN TestCopyFromContainer//bar/root [2020-12-15T21:09:03.768Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-15T21:09:03.768Z] === RUN TestCopyFromContainer/bar/quux [2020-12-15T21:09:03.768Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-15T21:09:03.768Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-15T21:09:03.768Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-15T21:09:03.768Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-15T21:09:03.768Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-15T21:09:03.768Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-15T21:09:03.768Z] --- PASS: TestCopyFromContainer (4.35s) [2020-12-15T21:09:03.768Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-15T21:09:03.768Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-12-15T21:09:03.768Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-15T21:09:03.768Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-12-15T21:09:03.768Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-12-15T21:09:03.768Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-12-15T21:09:03.768Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-12-15T21:09:03.768Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-12-15T21:09:03.768Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-12-15T21:09:03.768Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-12-15T21:09:03.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-15T21:09:03.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:09:03.768Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:09:03.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:09:03.768Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:09:03.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:09:03.768Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:09:03.768Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:09:03.768Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:09:03.768Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:09:03.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-15T21:09:03.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-15T21:09:03.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-15T21:09:03.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-12-15T21:09:03.768Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-15T21:09:04.027Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-12-15T21:09:04.027Z] === RUN TestCreateWithInvalidEnv [2020-12-15T21:09:04.027Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-15T21:09:04.027Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-15T21:09:04.027Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-15T21:09:04.027Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-15T21:09:04.027Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-15T21:09:04.027Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-15T21:09:04.027Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-15T21:09:04.027Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-15T21:09:04.027Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-15T21:09:04.027Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-12-15T21:09:04.027Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-15T21:09:04.027Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-15T21:09:04.027Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-15T21:09:04.027Z] === RUN TestCreateTmpfsMountsTarget [2020-12-15T21:09:04.027Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-15T21:09:04.027Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-15T21:09:05.405Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s) [2020-12-15T21:09:05.405Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-15T21:09:06.343Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2020-12-15T21:09:06.343Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-15T21:09:06.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:09:06.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:09:06.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:09:06.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:09:06.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:09:06.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:09:06.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:09:06.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:09:06.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:09:06.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:09:06.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:09:06.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:09:06.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:09:06.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:09:06.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:09:06.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-15T21:09:06.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-15T21:09:06.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-15T21:09:06.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-12-15T21:09:06.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-12-15T21:09:06.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-15T21:09:06.601Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-15T21:09:06.860Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2020-12-15T21:09:06.860Z] === RUN TestCreateDifferentPlatform [2020-12-15T21:09:06.860Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-15T21:09:06.860Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-15T21:09:06.860Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-12-15T21:09:06.860Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-15T21:09:06.860Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-15T21:09:06.860Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-15T21:09:06.860Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-12-15T21:09:06.860Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-15T21:09:06.860Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2020-12-15T21:09:06.860Z] === RUN TestContainerStartOnDaemonRestart [2020-12-15T21:09:06.860Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-12-15T21:09:06.860Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-12-15T21:09:06.860Z] === RUN TestDaemonRestartIpcMode [2020-12-15T21:09:06.860Z] === PAUSE TestDaemonRestartIpcMode [2020-12-15T21:09:06.860Z] === RUN TestDaemonHostGatewayIP [2020-12-15T21:09:06.860Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-12-15T21:09:06.860Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:09:06.860Z] === RUN TestContainerKillOnDaemonStart [2020-12-15T21:09:06.860Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-12-15T21:09:06.860Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-12-15T21:09:06.860Z] === RUN TestDiff [2020-12-15T21:09:07.429Z] --- PASS: TestDiff (0.42s) [2020-12-15T21:09:07.430Z] === RUN TestExecWithCloseStdin [2020-12-15T21:09:07.997Z] --- PASS: TestExecWithCloseStdin (0.48s) [2020-12-15T21:09:07.997Z] === RUN TestExec [2020-12-15T21:09:08.257Z] --- PASS: TestExec (0.45s) [2020-12-15T21:09:08.257Z] === RUN TestExecUser [2020-12-15T21:09:08.826Z] --- PASS: TestExecUser (0.47s) [2020-12-15T21:09:08.826Z] === RUN TestExportContainerAndImportImage [2020-12-15T21:09:09.395Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2020-12-15T21:09:09.395Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-15T21:09:12.682Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2020-12-15T21:09:12.682Z] === RUN TestHealthCheckWorkdir [2020-12-15T21:09:13.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-15T21:09:13.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-15T21:09:13.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-15T21:09:13.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-15T21:09:13.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-15T21:09:13.250Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2020-12-15T21:09:13.250Z] === RUN TestHealthKillContainer [2020-12-15T21:09:14.723Z] Loaded image: buildpack-deps:buster [2020-12-15T21:09:14.723Z] Loaded image: busybox:latest [2020-12-15T21:09:15.664Z] Loaded image: busybox:glibc [2020-12-15T21:09:15.782Z] --- PASS: TestHealthKillContainer (2.49s) [2020-12-15T21:09:15.782Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-15T21:09:15.927Z] Loaded image: debian:buster [2020-12-15T21:09:16.188Z] Loaded image: hello-world:latest [2020-12-15T21:09:16.351Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2020-12-15T21:09:16.351Z] === RUN TestIpcModeNone [2020-12-15T21:09:16.448Z] Loaded image: arm32v7/hello-world:latest [2020-12-15T21:09:16.448Z] INFO: Testing against a local daemon [2020-12-15T21:09:16.448Z] === RUN TestCgroupNamespacesBuild [2020-12-15T21:09:16.610Z] --- PASS: TestIpcModeNone (0.47s) [2020-12-15T21:09:16.610Z] === RUN TestIpcModePrivate [2020-12-15T21:09:17.179Z] --- PASS: TestIpcModePrivate (0.46s) [2020-12-15T21:09:17.179Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-12-15T21:09:17.179Z] === RUN TestIpcModeShareable [2020-12-15T21:09:17.179Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-12-15T21:09:17.179Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-15T21:09:17.179Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-15T21:09:17.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-15T21:09:18.555Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2020-12-15T21:09:18.555Z] === RUN TestAPIIpcModeHost [2020-12-15T21:09:18.555Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-12-15T21:09:18.555Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-15T21:09:18.555Z] === RUN TestDaemonIpcModeShareable [2020-12-15T21:09:18.555Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-12-15T21:09:18.555Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-15T21:09:18.555Z] === RUN TestDaemonIpcModePrivate [2020-12-15T21:09:19.749Z] --- PASS: TestCgroupNamespacesBuild (3.29s) [2020-12-15T21:09:19.749Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-15T21:09:21.088Z] --- PASS: TestDaemonIpcModePrivate (2.19s) [2020-12-15T21:09:21.088Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-12-15T21:09:21.088Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-15T21:09:21.088Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-12-15T21:09:21.088Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-15T21:09:21.088Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-15T21:09:21.088Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-12-15T21:09:21.088Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-15T21:09:21.088Z] === RUN TestIpcModeOlderClient [2020-12-15T21:09:21.088Z] === PAUSE TestIpcModeOlderClient [2020-12-15T21:09:21.088Z] === RUN TestKillContainerInvalidSignal [2020-12-15T21:09:21.088Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2020-12-15T21:09:21.088Z] === RUN TestKillContainer [2020-12-15T21:09:21.088Z] === RUN TestKillContainer/no_signal [2020-12-15T21:09:21.655Z] === RUN TestKillContainer/non_killing_signal [2020-12-15T21:09:21.662Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s) [2020-12-15T21:09:21.662Z] === RUN TestBuildWithSession [2020-12-15T21:09:21.662Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-15T21:09:21.662Z] build_session_test.go:25: TODO: BuildKit [2020-12-15T21:09:21.662Z] === RUN TestBuildSquashParent [2020-12-15T21:09:21.915Z] === RUN TestKillContainer/killing_signal [2020-12-15T21:09:22.484Z] --- PASS: TestKillContainer (1.29s) [2020-12-15T21:09:22.484Z] --- PASS: TestKillContainer/no_signal (0.41s) [2020-12-15T21:09:22.484Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2020-12-15T21:09:22.484Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-12-15T21:09:22.484Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-15T21:09:22.484Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-15T21:09:22.743Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-15T21:09:23.311Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2020-12-15T21:09:23.311Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2020-12-15T21:09:23.311Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-12-15T21:09:23.311Z] === RUN TestKillStoppedContainer [2020-12-15T21:09:23.311Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-12-15T21:09:23.311Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-15T21:09:23.311Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-12-15T21:09:23.311Z] === RUN TestKillDifferentUserContainer [2020-12-15T21:09:23.878Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2020-12-15T21:09:23.878Z] === RUN TestInspectOomKilledTrue [2020-12-15T21:09:23.878Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-15T21:09:23.878Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:09:23.878Z] === RUN TestInspectOomKilledFalse [2020-12-15T21:09:23.878Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-15T21:09:23.878Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:09:23.878Z] === RUN TestLinksEtcHostsContentMatch [2020-12-15T21:09:23.878Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-12-15T21:09:23.878Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-12-15T21:09:23.878Z] === RUN TestLinksContainerNames [2020-12-15T21:09:23.891Z] --- PASS: TestImportExtremelyLargeImageWorks (82.51s) [2020-12-15T21:09:23.891Z] PASS [2020-12-15T21:09:23.891Z] [2020-12-15T21:09:23.891Z] === Skipped [2020-12-15T21:09:23.891Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-15T21:09:23.891Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:09:23.891Z] [2020-12-15T21:09:23.891Z] [2020-12-15T21:09:23.891Z] DONE 12 tests, 1 skipped in 84.001s [2020-12-15T21:09:23.891Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-12-15T21:09:23.891Z] ++ 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-12-15T21:09:23.891Z] ++ set -e [2020-12-15T21:09:23.891Z] ++ '[' -n 0 ']' [2020-12-15T21:09:23.891Z] ++ set -x [2020-12-15T21:09:23.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:09:23.891Z] INFO: Testing against a local daemon [2020-12-15T21:09:23.891Z] === RUN TestNetworkCreateDelete [2020-12-15T21:09:23.891Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-12-15T21:09:23.891Z] === RUN TestDockerNetworkDeletePreferID [2020-12-15T21:09:23.891Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-12-15T21:09:23.891Z] === RUN TestDaemonDNSFallback [2020-12-15T21:09:23.891Z] --- PASS: TestDaemonDNSFallback (2.63s) [2020-12-15T21:09:23.891Z] === RUN TestInspectNetwork [2020-12-15T21:09:23.891Z] === RUN TestInspectNetwork/full_network_id [2020-12-15T21:09:23.891Z] === RUN TestInspectNetwork/partial_network_id [2020-12-15T21:09:23.891Z] === RUN TestInspectNetwork/network_name [2020-12-15T21:09:23.891Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-15T21:09:24.183Z] --- PASS: TestInspectNetwork (11.87s) [2020-12-15T21:09:24.183Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-15T21:09:24.183Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-15T21:09:24.183Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-15T21:09:24.183Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-15T21:09:24.183Z] === RUN TestRunContainerWithBridgeNone [2020-12-15T21:09:24.814Z] --- PASS: TestLinksContainerNames (0.86s) [2020-12-15T21:09:24.814Z] === RUN TestLogsFollowTailEmpty [2020-12-15T21:09:25.073Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2020-12-15T21:09:25.073Z] === RUN TestContainerNetworkMountsNoChown [2020-12-15T21:09:25.660Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/default [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/default [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/private [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/private [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/rprivate [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/slave [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/slave [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/rslave [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/shared [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/shared [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/rshared [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/default [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/rshared [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/shared [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/rslave [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/slave [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/rprivate [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/private [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-15T21:09:25.660Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-15T21:09:25.660Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-15T21:09:25.660Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-15T21:09:25.941Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-12-15T21:09:25.941Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-12-15T21:09:25.941Z] === RUN TestContainerBindMountNonRecursive [2020-12-15T21:09:25.941Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-12-15T21:09:25.941Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-15T21:09:25.941Z] === RUN TestContainerVolumesMountedAsShared [2020-12-15T21:09:25.941Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2020-12-15T21:09:25.941Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-15T21:09:25.941Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-15T21:09:25.941Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2020-12-15T21:09:25.941Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-15T21:09:25.941Z] === RUN TestNetworkNat [2020-12-15T21:09:26.516Z] --- PASS: TestNetworkNat (0.57s) [2020-12-15T21:09:26.516Z] === RUN TestNetworkLocalhostTCPNat [2020-12-15T21:09:26.910Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2020-12-15T21:09:26.910Z] === RUN TestNetworkInvalidJSON [2020-12-15T21:09:26.910Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-15T21:09:26.910Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-15T21:09:26.910Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:09:26.910Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:09:26.910Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:09:26.910Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:09:26.910Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-15T21:09:26.910Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:09:26.910Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:09:26.910Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-12-15T21:09:26.910Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-15T21:09:26.910Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-15T21:09:26.910Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-15T21:09:26.910Z] === RUN TestHostIPv4BridgeLabel [2020-12-15T21:09:27.112Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2020-12-15T21:09:27.112Z] === RUN TestNetworkLoopbackNat [2020-12-15T21:09:27.202Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-12-15T21:09:27.202Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-15T21:09:27.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-15T21:09:28.242Z] --- PASS: TestBuildSquashParent (6.49s) [2020-12-15T21:09:28.242Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-15T21:09:28.242Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:09:28.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:09:28.242Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:09:28.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:09:28.242Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:09:28.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:09:28.242Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:09:28.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:09:28.242Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:09:28.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:09:28.242Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:09:28.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:09:28.242Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:09:28.242Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:09:28.242Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:09:28.242Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:09:28.291Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-12-15T21:09:28.291Z] === RUN TestDaemonDefaultNetworkPools [2020-12-15T21:09:29.325Z] --- PASS: TestDaemonDefaultNetworkPools (0.90s) [2020-12-15T21:09:29.325Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-15T21:09:29.643Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2020-12-15T21:09:29.643Z] === RUN TestPause [2020-12-15T21:09:29.643Z] --- SKIP: TestPause (0.00s) [2020-12-15T21:09:29.643Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:09:29.643Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-15T21:09:29.643Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-15T21:09:29.643Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-15T21:09:29.643Z] === RUN TestPauseStopPausedContainer [2020-12-15T21:09:29.643Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-12-15T21:09:29.643Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:09:29.643Z] === RUN TestPsFilter [2020-12-15T21:09:29.643Z] --- PASS: TestPsFilter (0.11s) [2020-12-15T21:09:29.643Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-15T21:09:30.211Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2020-12-15T21:09:30.211Z] === RUN TestRemoveContainerWithVolume [2020-12-15T21:09:30.361Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-12-15T21:09:30.361Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-15T21:09:30.778Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2020-12-15T21:09:30.778Z] === RUN TestRemoveContainerRunning [2020-12-15T21:09:30.792Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:09:31.037Z] --- PASS: TestRemoveContainerRunning (0.42s) [2020-12-15T21:09:31.037Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-15T21:09:31.052Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:09:31.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-15T21:09:31.605Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2020-12-15T21:09:31.605Z] === RUN TestRemoveInvalidContainer [2020-12-15T21:09:31.605Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-15T21:09:31.605Z] === RUN TestRenameLinkedContainer [2020-12-15T21:09:31.876Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-12-15T21:09:31.876Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-15T21:09:32.509Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-12-15T21:09:32.509Z] === RUN TestServiceWithPredefinedNetwork [2020-12-15T21:09:32.644Z] Removing intermediate container 3481dd097ba9 [2020-12-15T21:09:32.644Z] ---> 025aa6f4d0b1 [2020-12-15T21:09:32.644Z] 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-12-15T21:09:32.644Z] ---> Running in 11680b2857ef [2020-12-15T21:09:32.644Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-12-15T21:09:32.644Z] go: finding gotest.tools v0.5.3 [2020-12-15T21:09:32.644Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-12-15T21:09:32.644Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-15T21:09:32.644Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-15T21:09:33.115Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-12-15T21:09:33.115Z] go: downloading github.com/pkg/errors v0.9.1 [2020-12-15T21:09:33.115Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T21:09:33.115Z] go: extracting github.com/pkg/errors v0.9.1 [2020-12-15T21:09:33.115Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-12-15T21:09:33.115Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T21:09:33.115Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T21:09:33.115Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T21:09:33.115Z] go: downloading github.com/fatih/color v1.9.0 [2020-12-15T21:09:33.115Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T21:09:33.115Z] go: extracting github.com/fatih/color v1.9.0 [2020-12-15T21:09:33.115Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T21:09:33.115Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-15T21:09:33.115Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-15T21:09:33.508Z] --- PASS: TestRenameLinkedContainer (1.69s) [2020-12-15T21:09:33.508Z] === RUN TestRenameStoppedContainer [2020-12-15T21:09:33.508Z] --- PASS: TestRenameStoppedContainer (0.42s) [2020-12-15T21:09:33.508Z] === RUN TestRenameRunningContainerAndReuse [2020-12-15T21:09:33.577Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T21:09:33.577Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-15T21:09:33.577Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-15T21:09:33.577Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-15T21:09:33.577Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-15T21:09:33.577Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T21:09:33.577Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T21:09:33.595Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-15T21:09:33.595Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s) [2020-12-15T21:09:33.595Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.00s) [2020-12-15T21:09:33.595Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s) [2020-12-15T21:09:33.595Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2020-12-15T21:09:33.595Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.18s) [2020-12-15T21:09:33.595Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2020-12-15T21:09:33.595Z] === RUN TestBuildMultiStageCopy [2020-12-15T21:09:33.595Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-15T21:09:34.040Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T21:09:34.885Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s) [2020-12-15T21:09:34.885Z] === RUN TestRenameInvalidName [2020-12-15T21:09:35.019Z] go: finding github.com/fatih/color v1.9.0 [2020-12-15T21:09:35.019Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-15T21:09:35.019Z] go: finding github.com/pkg/errors v0.9.1 [2020-12-15T21:09:35.019Z] go: finding github.com/spf13/pflag v1.0.3 [2020-12-15T21:09:35.019Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-15T21:09:35.019Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-15T21:09:35.019Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-15T21:09:35.019Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-15T21:09:35.019Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T21:09:35.019Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-15T21:09:35.019Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-15T21:09:35.145Z] --- PASS: TestRenameInvalidName (0.48s) [2020-12-15T21:09:35.145Z] === RUN TestRenameAnonymousContainer [2020-12-15T21:09:35.505Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-15T21:09:35.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-15T21:09:36.075Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-15T21:09:36.646Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-15T21:09:37.020Z] --- PASS: TestServiceWithPredefinedNetwork (3.94s) [2020-12-15T21:09:37.021Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-15T21:09:37.021Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-15T21:09:37.021Z] service_test.go:236: FLAKY_TEST [2020-12-15T21:09:37.021Z] === RUN TestServiceWithDataPathPortInit [2020-12-15T21:09:37.049Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2020-12-15T21:09:37.049Z] === RUN TestRenameContainerWithSameName [2020-12-15T21:09:37.049Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2020-12-15T21:09:37.049Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-15T21:09:37.217Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-15T21:09:37.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-15T21:09:37.788Z] --- PASS: TestBuildMultiStageCopy (4.47s) [2020-12-15T21:09:37.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2020-12-15T21:09:37.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-12-15T21:09:37.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-12-15T21:09:37.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-12-15T21:09:37.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-12-15T21:09:37.788Z] === RUN TestBuildMultiStageParentConfig [2020-12-15T21:09:37.985Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2020-12-15T21:09:37.985Z] === RUN TestResize [2020-12-15T21:09:38.244Z] --- PASS: TestResize (0.42s) [2020-12-15T21:09:38.244Z] === RUN TestResizeWithInvalidSize [2020-12-15T21:09:38.780Z] INFO: Build done for gotestsum... [2020-12-15T21:09:38.812Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2020-12-15T21:09:38.812Z] === RUN TestResizeWhenContainerNotStarted [2020-12-15T21:09:39.071Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2020-12-15T21:09:39.071Z] === RUN TestDaemonRestartKillContainers [2020-12-15T21:09:39.071Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-12-15T21:09:39.071Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-12-15T21:09:39.071Z] === RUN TestCgroupNamespacesRun [2020-12-15T21:09:39.173Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2020-12-15T21:09:39.173Z] === RUN TestBuildLabelWithTargets [2020-12-15T21:09:41.604Z] --- PASS: TestCgroupNamespacesRun (2.21s) [2020-12-15T21:09:41.604Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-15T21:09:41.717Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2020-12-15T21:09:41.717Z] === RUN TestBuildWithEmptyLayers [2020-12-15T21:09:41.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-15T21:09:42.660Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2020-12-15T21:09:42.660Z] === RUN TestBuildMultiStageOnBuild [2020-12-15T21:09:43.152Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-12-15T21:09:43.507Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2020-12-15T21:09:43.507Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-15T21:09:45.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-15T21:09:45.958Z] --- PASS: TestBuildMultiStageOnBuild (2.73s) [2020-12-15T21:09:45.958Z] === RUN TestBuildUncleanTarFilenames [2020-12-15T21:09:46.039Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s) [2020-12-15T21:09:46.039Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-15T21:09:46.899Z] --- PASS: TestBuildUncleanTarFilenames (1.44s) [2020-12-15T21:09:46.899Z] === RUN TestBuildMultiStageLayerLeak [2020-12-15T21:09:47.942Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2020-12-15T21:09:47.942Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-15T21:09:49.849Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2020-12-15T21:09:49.849Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-15T21:09:50.201Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s) [2020-12-15T21:09:50.202Z] === RUN TestBuildWithHugeFile [2020-12-15T21:09:50.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-15T21:09:52.382Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2020-12-15T21:09:52.382Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-15T21:09:52.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-15T21:09:53.639Z] Removing intermediate container 11680b2857ef [2020-12-15T21:09:53.639Z] ---> 82b66453bec8 [2020-12-15T21:09:53.639Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-12-15T21:09:53.639Z] ---> Running in 3f81b513db18 [2020-12-15T21:09:53.639Z] Removing intermediate container 3f81b513db18 [2020-12-15T21:09:53.639Z] ---> 21a88ce4b840 [2020-12-15T21:09:53.639Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-12-15T21:09:53.639Z] ---> Running in 8e5181a77e70 [2020-12-15T21:09:53.760Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2020-12-15T21:09:53.760Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-15T21:09:54.100Z] Removing intermediate container 8e5181a77e70 [2020-12-15T21:09:54.100Z] ---> 79eca4379a03 [2020-12-15T21:09:54.101Z] Step 10/10 : COPY . . [2020-12-15T21:09:56.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-15T21:09:56.294Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s) [2020-12-15T21:09:56.294Z] === RUN TestKernelTCPMemory [2020-12-15T21:09:56.294Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-12-15T21:09:56.294Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:09:56.294Z] === RUN TestNISDomainname [2020-12-15T21:09:56.294Z] --- SKIP: TestNISDomainname (0.01s) [2020-12-15T21:09:56.294Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-12-15T21:09:56.294Z] === RUN TestHostnameDnsResolution [2020-12-15T21:09:56.862Z] --- PASS: TestHostnameDnsResolution (0.69s) [2020-12-15T21:09:56.862Z] === RUN TestStats [2020-12-15T21:09:56.862Z] --- SKIP: TestStats (0.00s) [2020-12-15T21:09:56.862Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:09:56.862Z] === RUN TestStopContainerWithTimeout [2020-12-15T21:09:56.862Z] === RUN TestStopContainerWithTimeout/0 [2020-12-15T21:09:56.862Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-15T21:09:56.862Z] === RUN TestStopContainerWithTimeout/1 [2020-12-15T21:09:56.862Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-15T21:09:56.862Z] === RUN TestStopContainerWithTimeout/3 [2020-12-15T21:09:56.862Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-15T21:09:56.862Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-15T21:09:56.862Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-15T21:09:56.862Z] === CONT TestStopContainerWithTimeout/0 [2020-12-15T21:09:56.862Z] === CONT TestStopContainerWithTimeout/3 [2020-12-15T21:09:57.433Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-15T21:09:57.984Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-12-15T21:09:59.339Z] === CONT TestStopContainerWithTimeout/1 [2020-12-15T21:09:59.499Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-15T21:09:59.499Z] Using test binary docker [2020-12-15T21:09:59.668Z] --- PASS: TestServiceWithDataPathPortInit (22.29s) [2020-12-15T21:09:59.668Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-15T21:09:59.759Z] +++ /etc/init.d/apparmor start [2020-12-15T21:09:59.759Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-15T21:09:59.759Z] INFO: Waiting for daemon to start... [2020-12-15T21:09:59.759Z] Starting dockerd [2020-12-15T21:09:59.759Z] +++ 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-12-15T21:10:00.498Z] tests/integration/client_test.py ..... [ 75%] [2020-12-15T21:10:00.498Z] tests/integration/context_api_test.py ... [ 76%] [2020-12-15T21:10:00.498Z] tests/integration/errors_test.py . [ 76%] [2020-12-15T21:10:01.242Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-12-15T21:10:01.242Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2020-12-15T21:10:01.242Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2020-12-15T21:10:01.242Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2020-12-15T21:10:01.242Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2020-12-15T21:10:01.242Z] === RUN TestDeleteDevicemapper [2020-12-15T21:10:01.242Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-15T21:10:01.242Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-15T21:10:01.242Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-15T21:10:02.298Z] . [2020-12-15T21:10:02.298Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-15T21:10:02.298Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-15T21:10:02.298Z] Error: No such image: emptyfs [2020-12-15T21:10:02.298Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-15T21:10:02.298Z] ++++ docker load [2020-12-15T21:10:02.623Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s) [2020-12-15T21:10:02.623Z] === RUN TestUpdateMemory [2020-12-15T21:10:02.623Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-15T21:10:02.623Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:10:02.623Z] === RUN TestUpdateCPUQuota [2020-12-15T21:10:02.623Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-12-15T21:10:02.623Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:10:02.623Z] === RUN TestUpdatePidsLimit [2020-12-15T21:10:02.623Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-12-15T21:10:02.623Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:10:02.623Z] === RUN TestUpdateRestartPolicy [2020-12-15T21:10:02.869Z] Running integration-test (iteration 1) [2020-12-15T21:10:02.869Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-12-15T21:10:02.869Z] ++ 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-12-15T21:10:02.869Z] ++ set -e [2020-12-15T21:10:02.869Z] ++ '[' -n 0 ']' [2020-12-15T21:10:02.869Z] ++ set -x [2020-12-15T21:10:02.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:10:10.147Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.31s) [2020-12-15T21:10:10.147Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6abxc6eb2681ex5rk1m0v1jo6 Created:2020-12-15 21:09:59.933583563 +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[31661fe12f7cc4a8f515dfeb4902d718d11e82a76ba17ff8ce043ae923a02c4a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jgtjj14zhvq955jxmmc023l56 EndpointID:7fde1f97bfbf7af0b58d0d9b32b464447dc2241f76c01456dc6ac9585461a929 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1f592da44ee2a7c9a4e353ea84abebf8d9a812ce6434e65eccc43b6e5c9fca01 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:3dfd405b9a58 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jgtjj14zhvq955jxmmc023l56 EndpointID:7fde1f97bfbf7af0b58d0d9b32b464447dc2241f76c01456dc6ac9585461a929 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-15T21:10:10.147Z] PASS [2020-12-15T21:10:10.147Z] [2020-12-15T21:10:10.147Z] === Skipped [2020-12-15T21:10:10.147Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-15T21:10:10.147Z] service_test.go:236: FLAKY_TEST [2020-12-15T21:10:10.147Z] [2020-12-15T21:10:10.147Z] [2020-12-15T21:10:10.147Z] DONE 23 tests, 1 skipped in 60.776s [2020-12-15T21:10:10.147Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-15T21:10:10.147Z] ++ 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-12-15T21:10:10.147Z] ++ set -e [2020-12-15T21:10:10.147Z] ++ '[' -n 0 ']' [2020-12-15T21:10:10.147Z] ++ set -x [2020-12-15T21:10:10.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:10:10.147Z] INFO: Testing against a local daemon [2020-12-15T21:10:10.147Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-15T21:10:10.147Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-15T21:10:10.147Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:10:10.147Z] === RUN TestDockerNetworkIpvlan [2020-12-15T21:10:10.147Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-15T21:10:10.147Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:10:10.147Z] PASS [2020-12-15T21:10:10.147Z] [2020-12-15T21:10:10.147Z] === Skipped [2020-12-15T21:10:10.147Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-15T21:10:10.147Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:10:10.147Z] [2020-12-15T21:10:10.147Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-15T21:10:10.147Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:10:10.147Z] [2020-12-15T21:10:10.147Z] [2020-12-15T21:10:10.147Z] DONE 2 tests, 2 skipped in 0.143s [2020-12-15T21:10:10.147Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-15T21:10:10.147Z] ++ 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-12-15T21:10:10.147Z] ++ set -e [2020-12-15T21:10:10.147Z] ++ '[' -n 0 ']' [2020-12-15T21:10:10.147Z] ++ set -x [2020-12-15T21:10:10.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:10:10.147Z] INFO: Testing against a local daemon [2020-12-15T21:10:10.147Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-15T21:10:11.650Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-12-15T21:10:11.650Z] === RUN TestDockerNetworkMacvlan [2020-12-15T21:10:12.679Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-15T21:10:13.723Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-15T21:10:14.753Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-15T21:10:14.829Z] --- PASS: TestUpdateRestartPolicy (11.00s) [2020-12-15T21:10:14.830Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-15T21:10:14.830Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2020-12-15T21:10:14.830Z] === RUN TestWaitNonBlocked [2020-12-15T21:10:14.830Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:10:14.830Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:10:14.830Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:10:14.830Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:10:14.830Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:10:14.830Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:10:14.830Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-12-15T21:10:14.830Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2020-12-15T21:10:14.830Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2020-12-15T21:10:14.830Z] === RUN TestWaitBlocked [2020-12-15T21:10:14.830Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-15T21:10:14.830Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-15T21:10:14.830Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-15T21:10:14.830Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-15T21:10:14.830Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-15T21:10:14.830Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-15T21:10:15.765Z] --- PASS: TestWaitBlocked (0.01s) [2020-12-15T21:10:15.765Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2020-12-15T21:10:15.765Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2020-12-15T21:10:15.765Z] === CONT TestDaemonRestartIpcMode [2020-12-15T21:10:15.765Z] === CONT TestIpcModeOlderClient [2020-12-15T21:10:15.765Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-12-15T21:10:19.193Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-15T21:10:19.293Z] ---> 30f9229c61bf [2020-12-15T21:10:19.957Z] --- PASS: TestDaemonRestartIpcMode (4.14s) [2020-12-15T21:10:19.957Z] PASS [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === Skipped [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-12-15T21:10:19.957Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-12-15T21:10:19.957Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-12-15T21:10:19.957Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-12-15T21:10:19.957Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-12-15T21:10:19.957Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-12-15T21:10:19.957Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-12-15T21:10:19.957Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-12-15T21:10:19.957Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-12-15T21:10:19.957Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-15T21:10:19.957Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-15T21:10:19.957Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-12-15T21:10:19.957Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-12-15T21:10:19.957Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2020-12-15T21:10:19.957Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2020-12-15T21:10:19.957Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-12-15T21:10:19.957Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-15T21:10:19.957Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-12-15T21:10:19.957Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-12-15T21:10:19.957Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-12-15T21:10:19.957Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-12-15T21:10:19.957Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-12-15T21:10:19.957Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-15T21:10:19.957Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-12-15T21:10:19.957Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-12-15T21:10:19.957Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-12-15T21:10:19.957Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] [2020-12-15T21:10:19.957Z] DONE 176 tests, 26 skipped in 80.562s [2020-12-15T21:10:19.957Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-12-15T21:10:19.957Z] INFO: Testing against a local daemon [2020-12-15T21:10:19.957Z] === RUN TestCommitInheritsEnv [2020-12-15T21:10:20.842Z] Successfully built 30f9229c61bf [2020-12-15T21:10:20.842Z] Successfully tagged docker:latest [2020-12-15T21:10:20.842Z] INFO: Image build ended at 12/15/2020 21:10:20. Duration:00:03:47.7483808 [2020-12-15T21:10:20.842Z] [2020-12-15T21:10:20.842Z] [2020-12-15T21:10:20.842Z] INFO: Building the test binaries at 12/15/2020 21:10:20... [2020-12-15T21:10:21.333Z] --- PASS: TestCommitInheritsEnv (1.21s) [2020-12-15T21:10:21.333Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-15T21:10:21.333Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-15T21:10:21.333Z] === RUN TestImagesFilterMultiReference [2020-12-15T21:10:21.333Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-12-15T21:10:21.333Z] === RUN TestImagePullPlatformInvalid [2020-12-15T21:10:21.333Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-12-15T21:10:21.333Z] === RUN TestRemoveImageOrphaning [2020-12-15T21:10:22.699Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-15T21:10:23.234Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-12-15T21:10:23.234Z] === RUN TestRemoveImageGarbageCollector [2020-12-15T21:10:23.235Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-15T21:10:23.235Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-12-15T21:10:23.235Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-15T21:10:23.235Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-12-15T21:10:23.235Z] === RUN TestTagInvalidReference [2020-12-15T21:10:23.235Z] --- PASS: TestTagInvalidReference (0.01s) [2020-12-15T21:10:23.235Z] === RUN TestTagValidPrefixedRepo [2020-12-15T21:10:23.235Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-12-15T21:10:23.235Z] === RUN TestTagExistedNameWithoutForce [2020-12-15T21:10:23.235Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-12-15T21:10:23.235Z] === RUN TestTagOfficialNames [2020-12-15T21:10:23.235Z] --- PASS: TestTagOfficialNames (0.05s) [2020-12-15T21:10:23.235Z] === RUN TestTagMatchesDigest [2020-12-15T21:10:23.235Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-12-15T21:10:23.235Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-15T21:10:25.556Z] INFO: make.ps1 starting at 12/15/2020 21:10:24 [2020-12-15T21:10:25.556Z] INFO: Git commit (295fb1c35e) assumed from DOCKER_GITCOMMIT environment variable [2020-12-15T21:10:25.556Z] INFO: Invoking autogen... [2020-12-15T21:10:26.018Z] INFO: Building daemon... [2020-12-15T21:10:31.182Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-15T21:10:32.217Z] --- PASS: TestDockerNetworkMacvlan (20.70s) [2020-12-15T21:10:32.217Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-12-15T21:10:32.217Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-12-15T21:10:32.217Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.59s) [2020-12-15T21:10:32.217Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.66s) [2020-12-15T21:10:32.217Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.89s) [2020-12-15T21:10:32.217Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.56s) [2020-12-15T21:10:32.217Z] PASS [2020-12-15T21:10:32.217Z] [2020-12-15T21:10:32.217Z] DONE 8 tests in 22.319s [2020-12-15T21:10:32.217Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-15T21:10:32.218Z] ++ 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-12-15T21:10:32.218Z] ++ set -e [2020-12-15T21:10:32.218Z] ++ '[' -n 0 ']' [2020-12-15T21:10:32.218Z] ++ set -x [2020-12-15T21:10:32.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:10:32.510Z] testing: warning: no tests to run [2020-12-15T21:10:32.510Z] PASS [2020-12-15T21:10:32.510Z] [2020-12-15T21:10:32.510Z] DONE 0 tests in 0.057s [2020-12-15T21:10:32.510Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-15T21:10:32.510Z] ++ 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-12-15T21:10:32.510Z] ++ set -e [2020-12-15T21:10:32.510Z] ++ '[' -n 0 ']' [2020-12-15T21:10:32.510Z] ++ set -x [2020-12-15T21:10:32.510Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:10:32.510Z] INFO: Testing against a local daemon [2020-12-15T21:10:32.510Z] === RUN TestAuthZPluginAllowRequest [2020-12-15T21:10:34.578Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-12-15T21:10:34.578Z] === RUN TestAuthZPluginTLS [2020-12-15T21:10:34.869Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-12-15T21:10:34.869Z] === RUN TestAuthZPluginDenyRequest [2020-12-15T21:10:35.504Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-12-15T21:10:35.504Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-15T21:10:35.796Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-12-15T21:10:35.796Z] === RUN TestAuthZPluginDenyResponse [2020-12-15T21:10:36.430Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-12-15T21:10:36.430Z] === RUN TestAuthZPluginAllowEventStream [2020-12-15T21:10:38.517Z] --- PASS: TestAuthZPluginAllowEventStream (1.87s) [2020-12-15T21:10:38.517Z] === RUN TestAuthZPluginErrorResponse [2020-12-15T21:10:38.808Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-12-15T21:10:38.808Z] === RUN TestAuthZPluginErrorRequest [2020-12-15T21:10:39.443Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-12-15T21:10:39.443Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-15T21:10:40.076Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-12-15T21:10:40.076Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-15T21:10:41.109Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-15T21:10:41.109Z] [2020-12-15T21:10:41.109Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-15T21:10:41.109Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-15T21:10:41.109Z] HOSTNAME=714d75cd68a9 [2020-12-15T21:10:41.109Z] TESTDEBUG=0 [2020-12-15T21:10:41.109Z] DEST=bundles/test-integration [2020-12-15T21:10:41.109Z] PWD=/go/src/github.com/docker/docker [2020-12-15T21:10:41.109Z] DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 [2020-12-15T21:10:41.109Z] container=docker [2020-12-15T21:10:41.109Z] HOME=/root [2020-12-15T21:10:41.109Z] GOLANG_VERSION=1.13.15 [2020-12-15T21:10:41.109Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-15T21:10:41.109Z] VALIDATE_BRANCH=master [2020-12-15T21:10:41.109Z] TERM=xterm [2020-12-15T21:10:41.109Z] DOCKER_PKG=github.com/docker/docker [2020-12-15T21:10:41.109Z] SHLVL=1 [2020-12-15T21:10:41.109Z] TIMEOUT=120m [2020-12-15T21:10:41.109Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-15T21:10:41.109Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-15T21:10:41.109Z] GO111MODULE=off [2020-12-15T21:10:41.109Z] DOCKER_EXPERIMENTAL=1 [2020-12-15T21:10:41.109Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-15T21:10:41.109Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-15T21:10:41.109Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-15T21:10:41.109Z] GOPATH=/go [2020-12-15T21:10:41.109Z] PKG_CONFIG=pkg-config [2020-12-15T21:10:41.109Z] _=/usr/bin/env [2020-12-15T21:10:41.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-15T21:10:42.144Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2020-12-15T21:10:42.144Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-15T21:10:44.875Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s) [2020-12-15T21:10:44.875Z] === RUN TestAuthZPluginHeader [2020-12-15T21:10:45.508Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-12-15T21:10:45.508Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-15T21:10:45.508Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-15T21:10:45.508Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:10:45.508Z] === RUN TestAuthZPluginV2Disable [2020-12-15T21:10:45.508Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-15T21:10:45.508Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:10:45.508Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-15T21:10:45.508Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-15T21:10:45.508Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:10:45.508Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-15T21:10:45.508Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-15T21:10:45.508Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:10:45.508Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-15T21:10:46.494Z] --- PASS: TestBuildWithHugeFile (56.15s) [2020-12-15T21:10:46.494Z] === RUN TestBuildWithEmptyDockerfile [2020-12-15T21:10:46.494Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:10:46.494Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:10:46.494Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:10:46.494Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:10:46.494Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:10:46.494Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:10:46.494Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:10:46.494Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:10:46.494Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:10:46.494Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2020-12-15T21:10:46.494Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-12-15T21:10:46.494Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-12-15T21:10:46.494Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-12-15T21:10:46.494Z] === RUN TestBuildPreserveOwnership [2020-12-15T21:10:46.494Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-15T21:10:49.569Z] Loaded image: buildpack-deps:buster [2020-12-15T21:10:49.569Z] Loaded image: busybox:latest [2020-12-15T21:10:49.569Z] Loaded image: busybox:glibc [2020-12-15T21:10:49.569Z] Loaded image: debian:buster [2020-12-15T21:10:49.569Z] Loaded image: hello-world:latest [2020-12-15T21:10:49.569Z] Loaded image: arm32v7/hello-world:latest [2020-12-15T21:10:49.569Z] INFO: Testing against a local daemon [2020-12-15T21:10:49.569Z] === RUN TestCgroupNamespacesBuild [2020-12-15T21:10:49.569Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2020-12-15T21:10:49.569Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-15T21:10:49.569Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.28s) [2020-12-15T21:10:49.569Z] === RUN TestBuildWithSession [2020-12-15T21:10:49.569Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-15T21:10:49.569Z] build_session_test.go:25: TODO: BuildKit [2020-12-15T21:10:49.569Z] === RUN TestBuildSquashParent [2020-12-15T21:10:50.698Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-15T21:10:52.613Z] --- PASS: TestBuildPreserveOwnership (6.12s) [2020-12-15T21:10:52.613Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.92s) [2020-12-15T21:10:52.613Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.17s) [2020-12-15T21:10:52.613Z] === RUN TestBuildPlatformInvalid [2020-12-15T21:10:52.613Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2020-12-15T21:10:52.613Z] PASS [2020-12-15T21:10:52.613Z] [2020-12-15T21:10:52.613Z] === Skipped [2020-12-15T21:10:52.613Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-12-15T21:10:52.613Z] build_session_test.go:25: TODO: BuildKit [2020-12-15T21:10:52.613Z] [2020-12-15T21:10:52.613Z] [2020-12-15T21:10:52.613Z] DONE 32 tests, 1 skipped in 113.283s [2020-12-15T21:10:52.613Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-12-15T21:10:52.613Z] ++ 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-12-15T21:10:52.613Z] ++ set -e [2020-12-15T21:10:52.613Z] ++ '[' -n 0 ']' [2020-12-15T21:10:52.613Z] ++ set -x [2020-12-15T21:10:52.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:10:52.874Z] INFO: Testing against a local daemon [2020-12-15T21:10:52.874Z] === RUN TestConfigInspect [2020-12-15T21:10:57.080Z] --- PASS: TestConfigInspect (3.65s) [2020-12-15T21:10:57.080Z] === RUN TestConfigList [2020-12-15T21:10:57.704Z] --- PASS: TestBuildSquashParent (8.50s) [2020-12-15T21:10:57.704Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-15T21:10:57.704Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:10:57.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:10:57.704Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:10:57.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:10:57.704Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:10:57.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:10:57.704Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:10:57.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:10:57.704Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:10:57.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:10:57.704Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:10:57.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:10:57.704Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:10:57.704Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:10:59.210Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-12-15T21:11:00.398Z] --- PASS: TestConfigList (3.23s) [2020-12-15T21:11:00.399Z] === RUN TestConfigsCreateAndDelete [2020-12-15T21:11:01.002Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:11:01.002Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:11:02.944Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2020-12-15T21:11:02.944Z] === RUN TestConfigsUpdate [2020-12-15T21:11:04.092Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.29s) [2020-12-15T21:11:04.092Z] PASS [2020-12-15T21:11:04.092Z] [2020-12-15T21:11:04.092Z] === Skipped [2020-12-15T21:11:04.092Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-15T21:11:04.092Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:11:04.092Z] [2020-12-15T21:11:04.092Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-15T21:11:04.092Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:11:04.092Z] [2020-12-15T21:11:04.092Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-15T21:11:04.092Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:11:04.092Z] [2020-12-15T21:11:04.092Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-15T21:11:04.092Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:11:04.092Z] [2020-12-15T21:11:04.092Z] [2020-12-15T21:11:04.092Z] DONE 17 tests, 4 skipped in 30.186s [2020-12-15T21:11:04.092Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-15T21:11:04.092Z] ++ 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-12-15T21:11:04.092Z] ++ set -e [2020-12-15T21:11:04.092Z] ++ '[' -n 0 ']' [2020-12-15T21:11:04.092Z] ++ set -x [2020-12-15T21:11:04.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-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-12-15T21:11:04.092Z] INFO: Testing against a local daemon [2020-12-15T21:11:04.092Z] === RUN TestPluginInvalidJSON [2020-12-15T21:11:04.092Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:11:04.092Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:11:04.092Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:11:04.092Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-12-15T21:11:04.092Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-15T21:11:04.092Z] === RUN TestPluginInstall [2020-12-15T21:11:04.092Z] === RUN TestPluginInstall/no_auth [2020-12-15T21:11:04.367Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:11:04.384Z] time="2020-12-15T21:11:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:11:04.384Z] time="2020-12-15T21:11:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c1449f588f96d8862d7e1eda895e32f1047fa2bfd6ac342a06c3330819c90ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:11:04.384Z] time="2020-12-15T21:11:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:11:04.384Z] time="2020-12-15T21:11:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c1449f588f96d8862d7e1eda895e32f1047fa2bfd6ac342a06c3330819c90ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:11:04.626Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:11:04.675Z] === RUN TestPluginInstall/with_htpasswd [2020-12-15T21:11:05.308Z] time="2020-12-15T21:11:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:11:05.308Z] time="2020-12-15T21:11:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae15ef71923a1c345a953d1da0f93d70dd386bc64d8911838b33d36d083bf073" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:11:05.308Z] time="2020-12-15T21:11:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:11:05.308Z] time="2020-12-15T21:11:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae15ef71923a1c345a953d1da0f93d70dd386bc64d8911838b33d36d083bf073" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:11:05.599Z] === RUN TestPluginInstall/with_insecure [2020-12-15T21:11:06.244Z] --- PASS: TestConfigsUpdate (3.27s) [2020-12-15T21:11:06.244Z] === RUN TestTemplatedConfig [2020-12-15T21:11:06.633Z] time="2020-12-15T21:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:11:06.633Z] time="2020-12-15T21:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91060bddd58fad5dfbbf2a936742d2a2ed3936dfc6ae2837a66dc6b55f1736b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:11:06.633Z] time="2020-12-15T21:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:11:06.633Z] time="2020-12-15T21:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91060bddd58fad5dfbbf2a936742d2a2ed3936dfc6ae2837a66dc6b55f1736b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:11:06.925Z] --- PASS: TestPluginInstall (4.11s) [2020-12-15T21:11:06.925Z] --- PASS: TestPluginInstall/no_auth (2.00s) [2020-12-15T21:11:06.925Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2020-12-15T21:11:06.925Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-12-15T21:11:06.925Z] plugin_test.go:157: [d3b50d66c5e9a] daemon is not started [2020-12-15T21:11:06.925Z] PASS [2020-12-15T21:11:06.925Z] [2020-12-15T21:11:06.925Z] DONE 6 tests in 4.300s [2020-12-15T21:11:06.925Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-15T21:11:06.925Z] ++ 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-12-15T21:11:06.925Z] ++ set -e [2020-12-15T21:11:06.925Z] ++ '[' -n 0 ']' [2020-12-15T21:11:06.925Z] ++ set -x [2020-12-15T21:11:06.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:11:06.925Z] INFO: Testing against a local daemon [2020-12-15T21:11:06.925Z] === RUN TestExternalGraphDriver [2020-12-15T21:11:07.216Z] === RUN TestExternalGraphDriver/json [2020-12-15T21:11:07.919Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-15T21:11:07.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2020-12-15T21:11:07.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.52s) [2020-12-15T21:11:07.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.43s) [2020-12-15T21:11:07.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.42s) [2020-12-15T21:11:07.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s) [2020-12-15T21:11:07.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.01s) [2020-12-15T21:11:07.919Z] === RUN TestBuildMultiStageCopy [2020-12-15T21:11:07.919Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-15T21:11:09.283Z] === RUN TestExternalGraphDriver/spec [2020-12-15T21:11:10.448Z] --- PASS: TestTemplatedConfig (3.53s) [2020-12-15T21:11:10.448Z] === RUN TestConfigCreateResolve [2020-12-15T21:11:10.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-15T21:11:11.025Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-15T21:11:11.285Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-15T21:11:11.349Z] === RUN TestExternalGraphDriver/pull [2020-12-15T21:11:11.859Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-15T21:11:12.429Z] --- PASS: TestBuildMultiStageCopy (4.99s) [2020-12-15T21:11:12.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2020-12-15T21:11:12.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2020-12-15T21:11:12.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-12-15T21:11:12.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-12-15T21:11:12.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-12-15T21:11:12.429Z] === RUN TestBuildMultiStageParentConfig [2020-12-15T21:11:13.750Z] --- PASS: TestConfigCreateResolve (3.32s) [2020-12-15T21:11:13.750Z] === RUN TestConfigDaemonLibtrustID [2020-12-15T21:11:13.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-15T21:11:13.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-15T21:11:13.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-15T21:11:14.010Z] --- PASS: TestConfigDaemonLibtrustID (0.74s) [2020-12-15T21:11:14.011Z] PASS [2020-12-15T21:11:14.011Z] [2020-12-15T21:11:14.011Z] DONE 7 tests in 21.190s [2020-12-15T21:11:14.011Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-12-15T21:11:14.011Z] ++ 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-12-15T21:11:14.011Z] ++ set -e [2020-12-15T21:11:14.011Z] ++ '[' -n 0 ']' [2020-12-15T21:11:14.011Z] ++ set -x [2020-12-15T21:11:14.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:11:14.011Z] INFO: Testing against a local daemon [2020-12-15T21:11:14.011Z] === RUN TestCheckpoint [2020-12-15T21:11:14.011Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-15T21:11:14.011Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-15T21:11:14.011Z] === RUN TestContainerInvalidJSON [2020-12-15T21:11:14.011Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:11:14.011Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:11:14.011Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:11:14.011Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:11:14.011Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:11:14.011Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:11:14.011Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:11:14.011Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:11:14.011Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:11:14.124Z] --- PASS: TestExternalGraphDriver (6.62s) [2020-12-15T21:11:14.124Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2020-12-15T21:11:14.124Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2020-12-15T21:11:14.124Z] --- PASS: TestExternalGraphDriver/pull (2.28s) [2020-12-15T21:11:14.124Z] === RUN TestGraphdriverPluginV2 [2020-12-15T21:11:14.124Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-12-15T21:11:14.124Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:11:14.124Z] PASS [2020-12-15T21:11:14.124Z] [2020-12-15T21:11:14.124Z] === Skipped [2020-12-15T21:11:14.124Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-12-15T21:11:14.124Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:11:14.124Z] [2020-12-15T21:11:14.124Z] [2020-12-15T21:11:14.124Z] DONE 5 tests, 1 skipped in 6.813s [2020-12-15T21:11:14.124Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-15T21:11:14.124Z] ++ 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-12-15T21:11:14.124Z] ++ set -e [2020-12-15T21:11:14.124Z] ++ '[' -n 0 ']' [2020-12-15T21:11:14.124Z] ++ set -x [2020-12-15T21:11:14.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:11:14.124Z] INFO: Testing against a local daemon [2020-12-15T21:11:14.124Z] === RUN TestContinueAfterPluginCrash [2020-12-15T21:11:14.124Z] === PAUSE TestContinueAfterPluginCrash [2020-12-15T21:11:14.124Z] === RUN TestReadPluginNoRead [2020-12-15T21:11:14.124Z] === PAUSE TestReadPluginNoRead [2020-12-15T21:11:14.124Z] === RUN TestDaemonStartWithLogOpt [2020-12-15T21:11:14.124Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-15T21:11:14.124Z] === CONT TestContinueAfterPluginCrash [2020-12-15T21:11:14.124Z] === CONT TestDaemonStartWithLogOpt [2020-12-15T21:11:14.271Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-15T21:11:14.271Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-12-15T21:11:14.271Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-12-15T21:11:14.271Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-12-15T21:11:14.271Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-15T21:11:14.271Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-12-15T21:11:14.271Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-15T21:11:14.340Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2020-12-15T21:11:14.340Z] === RUN TestBuildLabelWithTargets [2020-12-15T21:11:14.532Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-12-15T21:11:14.532Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-15T21:11:14.532Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-12-15T21:11:14.532Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-15T21:11:14.792Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-12-15T21:11:14.792Z] === RUN TestCopyFromContainer [2020-12-15T21:11:15.446Z] ......... [ 86%] [2020-12-15T21:11:16.706Z] === RUN TestCopyFromContainer// [2020-12-15T21:11:16.880Z] --- PASS: TestBuildLabelWithTargets (2.40s) [2020-12-15T21:11:16.880Z] === RUN TestBuildWithEmptyLayers [2020-12-15T21:11:16.967Z] === RUN TestCopyFromContainer//bar/root [2020-12-15T21:11:16.967Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-15T21:11:17.228Z] === RUN TestCopyFromContainer/bar/quux [2020-12-15T21:11:17.228Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-15T21:11:17.228Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-15T21:11:17.489Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-15T21:11:17.489Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-15T21:11:17.640Z] --- PASS: TestDaemonStartWithLogOpt (3.83s) [2020-12-15T21:11:17.640Z] === CONT TestReadPluginNoRead [2020-12-15T21:11:17.750Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-15T21:11:17.750Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-15T21:11:17.821Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2020-12-15T21:11:17.821Z] === RUN TestBuildMultiStageOnBuild [2020-12-15T21:11:18.012Z] --- PASS: TestCopyFromContainer (3.33s) [2020-12-15T21:11:18.012Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-12-15T21:11:18.012Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-12-15T21:11:18.012Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-12-15T21:11:18.012Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-12-15T21:11:18.012Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-12-15T21:11:18.012Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-12-15T21:11:18.012Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-12-15T21:11:18.012Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-12-15T21:11:18.012Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-12-15T21:11:18.012Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-12-15T21:11:18.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-15T21:11:18.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:11:18.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:11:18.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:11:18.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:11:18.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:11:18.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:11:18.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:11:18.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:11:18.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:11:18.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-15T21:11:18.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-15T21:11:18.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-15T21:11:18.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-12-15T21:11:18.012Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-15T21:11:18.012Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-12-15T21:11:18.012Z] === RUN TestCreateWithInvalidEnv [2020-12-15T21:11:18.012Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-15T21:11:18.012Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-15T21:11:18.012Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-15T21:11:18.012Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-15T21:11:18.012Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-15T21:11:18.012Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-15T21:11:18.012Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-15T21:11:18.012Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-15T21:11:18.012Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-15T21:11:18.012Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-15T21:11:18.012Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-15T21:11:18.012Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-15T21:11:18.012Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-15T21:11:18.012Z] === RUN TestCreateTmpfsMountsTarget [2020-12-15T21:11:18.272Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-12-15T21:11:18.272Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-15T21:11:20.185Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2020-12-15T21:11:20.185Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-15T21:11:20.369Z] === RUN TestReadPluginNoRead/default [2020-12-15T21:11:20.958Z] tests/integration/models_images_test.py ............... [ 89%] [2020-12-15T21:11:21.115Z] --- PASS: TestBuildMultiStageOnBuild (3.02s) [2020-12-15T21:11:21.115Z] === RUN TestBuildUncleanTarFilenames [2020-12-15T21:11:22.140Z] tests/integration/models_networks_test.py .... [ 90%] [2020-12-15T21:11:22.436Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-15T21:11:22.497Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2020-12-15T21:11:22.497Z] === RUN TestBuildMultiStageLayerLeak [2020-12-15T21:11:22.730Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2020-12-15T21:11:22.730Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-15T21:11:22.730Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:11:22.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:11:22.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:11:22.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:11:22.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:11:22.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:11:22.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:11:22.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:11:22.731Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:11:22.731Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:11:22.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:11:22.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:11:22.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:11:22.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:11:22.731Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:11:22.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-15T21:11:22.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-12-15T21:11:22.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-12-15T21:11:22.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-12-15T21:11:22.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-12-15T21:11:22.731Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-12-15T21:11:22.731Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-15T21:11:23.070Z] --- PASS: TestContinueAfterPluginCrash (9.26s) [2020-12-15T21:11:23.673Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-12-15T21:11:23.673Z] === RUN TestCreateDifferentPlatform [2020-12-15T21:11:23.673Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-15T21:11:23.673Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-15T21:11:23.673Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-12-15T21:11:23.673Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-15T21:11:23.673Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-15T21:11:23.673Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-15T21:11:23.673Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-12-15T21:11:23.673Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-15T21:11:23.673Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2020-12-15T21:11:23.673Z] === RUN TestContainerStartOnDaemonRestart [2020-12-15T21:11:23.673Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-15T21:11:23.673Z] === RUN TestDaemonRestartIpcMode [2020-12-15T21:11:23.673Z] === PAUSE TestDaemonRestartIpcMode [2020-12-15T21:11:23.673Z] === RUN TestDaemonHostGatewayIP [2020-12-15T21:11:23.673Z] === PAUSE TestDaemonHostGatewayIP [2020-12-15T21:11:23.673Z] === RUN TestContainerKillOnDaemonStart [2020-12-15T21:11:23.673Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-15T21:11:23.673Z] === RUN TestDiff [2020-12-15T21:11:24.577Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-15T21:11:24.614Z] --- PASS: TestDiff (0.78s) [2020-12-15T21:11:24.614Z] === RUN TestExecWithCloseStdin [2020-12-15T21:11:25.185Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-12-15T21:11:25.185Z] === RUN TestExec [2020-12-15T21:11:25.791Z] --- PASS: TestBuildMultiStageLayerLeak (3.27s) [2020-12-15T21:11:25.791Z] === RUN TestBuildWithHugeFile [2020-12-15T21:11:26.128Z] --- PASS: TestExec (0.87s) [2020-12-15T21:11:26.128Z] === RUN TestExecUser [2020-12-15T21:11:26.649Z] --- PASS: TestReadPluginNoRead (9.01s) [2020-12-15T21:11:26.649Z] --- PASS: TestReadPluginNoRead/default (1.97s) [2020-12-15T21:11:26.649Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.20s) [2020-12-15T21:11:26.649Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.05s) [2020-12-15T21:11:26.649Z] read_test.go:92: [d35d849097bad] daemon is not started [2020-12-15T21:11:26.649Z] PASS [2020-12-15T21:11:26.649Z] [2020-12-15T21:11:26.649Z] DONE 6 tests in 12.968s [2020-12-15T21:11:26.649Z] 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-12-15T21:11:26.649Z] ++ 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-12-15T21:11:26.649Z] ++ set -e [2020-12-15T21:11:26.649Z] ++ '[' -n 0 ']' [2020-12-15T21:11:26.649Z] ++ set -x [2020-12-15T21:11:26.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:11:26.941Z] testing: warning: no tests to run [2020-12-15T21:11:26.941Z] PASS [2020-12-15T21:11:26.941Z] [2020-12-15T21:11:26.941Z] DONE 0 tests in 0.104s [2020-12-15T21:11:26.941Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-15T21:11:26.941Z] ++ 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-12-15T21:11:26.941Z] ++ set -e [2020-12-15T21:11:26.941Z] ++ '[' -n 0 ']' [2020-12-15T21:11:26.941Z] ++ set -x [2020-12-15T21:11:26.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:11:26.941Z] INFO: Testing against a local daemon [2020-12-15T21:11:26.941Z] === RUN TestPluginWithDevMounts [2020-12-15T21:11:26.941Z] === PAUSE TestPluginWithDevMounts [2020-12-15T21:11:26.941Z] === CONT TestPluginWithDevMounts [2020-12-15T21:11:27.078Z] --- PASS: TestExecUser (0.85s) [2020-12-15T21:11:27.078Z] === RUN TestExportContainerAndImportImage [2020-12-15T21:11:28.020Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-12-15T21:11:28.020Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-15T21:11:28.675Z] tests/integration/models_nodes_test.py . [ 91%] [2020-12-15T21:11:28.675Z] tests/integration/models_resources_test.py . [ 91%] [2020-12-15T21:11:29.009Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-12-15T21:11:29.009Z] PASS [2020-12-15T21:11:29.009Z] [2020-12-15T21:11:29.009Z] DONE 1 tests in 2.018s [2020-12-15T21:11:29.009Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-12-15T21:11:29.009Z] ++ 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-12-15T21:11:29.009Z] ++ set -e [2020-12-15T21:11:29.009Z] ++ '[' -n 0 ']' [2020-12-15T21:11:29.009Z] ++ set -x [2020-12-15T21:11:29.009Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:11:29.009Z] INFO: Testing against a local daemon [2020-12-15T21:11:29.009Z] === RUN TestSecretInspect [2020-12-15T21:11:30.565Z] --- PASS: TestExportContainerAfterDaemonRestart (2.06s) [2020-12-15T21:11:30.565Z] === RUN TestHealthCheckWorkdir [2020-12-15T21:11:31.138Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-12-15T21:11:31.138Z] === RUN TestHealthKillContainer [2020-12-15T21:11:33.460Z] --- PASS: TestSecretInspect (3.75s) [2020-12-15T21:11:33.460Z] === RUN TestSecretList [2020-12-15T21:11:34.446Z] --- PASS: TestHealthKillContainer (2.91s) [2020-12-15T21:11:34.446Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-15T21:11:34.742Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-12-15T21:11:35.018Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-12-15T21:11:35.018Z] === RUN TestIpcModeNone [2020-12-15T21:11:35.590Z] --- PASS: TestIpcModeNone (0.86s) [2020-12-15T21:11:35.590Z] === RUN TestIpcModePrivate [2020-12-15T21:11:36.533Z] --- PASS: TestIpcModePrivate (0.91s) [2020-12-15T21:11:36.533Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-12-15T21:11:36.533Z] === RUN TestIpcModeShareable [2020-12-15T21:11:37.034Z] --- PASS: TestSecretList (3.87s) [2020-12-15T21:11:37.034Z] === RUN TestSecretsCreateAndDelete [2020-12-15T21:11:37.475Z] --- PASS: TestIpcModeShareable (0.89s) [2020-12-15T21:11:37.475Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-12-15T21:11:37.475Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-15T21:11:37.994Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-12-15T21:11:37.994Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-12-15T21:11:38.194Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-12-15T21:11:38.194Z] [2020-12-15T21:11:38.194Z] ________ ____ __. [2020-12-15T21:11:38.194Z] \_____ \ | |/ _| [2020-12-15T21:11:38.194Z] / | \| < [2020-12-15T21:11:38.194Z] / | \ | \ [2020-12-15T21:11:38.194Z] \_______ /____|__ \ [2020-12-15T21:11:38.194Z] \/ \/ [2020-12-15T21:11:38.194Z] [2020-12-15T21:11:38.194Z] INFO: make.ps1 ended at 12/15/2020 21:11:37 [2020-12-15T21:11:40.019Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2020-12-15T21:11:40.019Z] === RUN TestAPIIpcModeHost [2020-12-15T21:11:40.382Z] INFO: Binaries build ended at 12/15/2020 21:11:39. Duration:00:01:19.1706567 [2020-12-15T21:11:40.551Z] --- PASS: TestSecretsCreateAndDelete (3.40s) [2020-12-15T21:11:40.551Z] === RUN TestSecretsUpdate [2020-12-15T21:11:40.962Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-12-15T21:11:40.962Z] === RUN TestDaemonIpcModeShareable [2020-12-15T21:11:41.887Z] tests/integration/regression_test.py ...... [ 98%] [2020-12-15T21:11:42.399Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-12-15T21:11:42.399Z] tests/integration/credentials/utils_test.py . [100%] [2020-12-15T21:11:42.399Z] [2020-12-15T21:11:42.399Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-12-15T21:11:42.399Z] =========================== short test summary info ============================ [2020-12-15T21:11:42.399Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-12-15T21:11:42.399Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-12-15T21:11:42.399Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-12-15T21:11:42.399Z] Not supported on most drivers [2020-12-15T21:11:42.399Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-12-15T21:11:42.399Z] Output of docker top depends on host distro, and is not formalized. [2020-12-15T21:11:42.399Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-12-15T21:11:42.399Z] Output of docker top depends on host distro, and is not formalized. [2020-12-15T21:11:42.399Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-12-15T21:11:42.399Z] Can fail if eth0 has multiple IP addresses [2020-12-15T21:11:42.399Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-12-15T21:11:42.399Z] This doesn't seem to be taken into account by the engine [2020-12-15T21:11:42.399Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-12-15T21:11:42.399Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-12-15T21:11:42.399Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 339.56 seconds == [2020-12-15T21:11:42.572Z] INFO: Copying the built daemon binary to d:\CI\PR-41806\1\binary\dockerd-295fb1c35e.exe... [2020-12-15T21:11:42.572Z] INFO: Copying the built client binary to d:\CI\PR-41806\1\binary\docker-295fb1c35e.exe... [2020-12-15T21:11:42.572Z] INFO: Copying dockerversion from the container... [2020-12-15T21:11:42.654Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-12-15T21:11:42.875Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-12-15T21:11:42.876Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-12-15T21:11:42.876Z] === RUN TestDaemonIpcModePrivate [2020-12-15T21:11:43.033Z] INFO: Copying the golang package from the container to d:\CI\PR-41806\1\installer\go.zip... [2020-12-15T21:11:44.065Z] --- PASS: TestSecretsUpdate (3.86s) [2020-12-15T21:11:44.065Z] === RUN TestTemplatedSecret [2020-12-15T21:11:44.789Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-12-15T21:11:44.789Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-12-15T21:11:44.789Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-15T21:11:46.173Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2020-12-15T21:11:46.173Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-12-15T21:11:46.173Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-15T21:11:46.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-15T21:11:46.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-15T21:11:46.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-15T21:11:46.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-15T21:11:46.785Z] INFO: Extracting go.zip to d:\CI\PR-41806\1\go [2020-12-15T21:11:46.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-15T21:11:47.583Z] --- PASS: TestTemplatedSecret (3.82s) [2020-12-15T21:11:47.583Z] === RUN TestSecretCreateResolve [2020-12-15T21:11:48.087Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-12-15T21:11:48.087Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-12-15T21:11:48.087Z] === RUN TestIpcModeOlderClient [2020-12-15T21:11:48.087Z] === PAUSE TestIpcModeOlderClient [2020-12-15T21:11:48.087Z] === RUN TestKillContainerInvalidSignal [2020-12-15T21:11:49.029Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-12-15T21:11:49.029Z] === RUN TestKillContainer [2020-12-15T21:11:49.029Z] === RUN TestKillContainer/no_signal [2020-12-15T21:11:49.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-15T21:11:49.605Z] === RUN TestKillContainer/non_killing_signal [2020-12-15T21:11:50.180Z] === RUN TestKillContainer/killing_signal [2020-12-15T21:11:51.583Z] --- PASS: TestKillContainer (2.37s) [2020-12-15T21:11:51.583Z] --- PASS: TestKillContainer/no_signal (0.71s) [2020-12-15T21:11:51.583Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-12-15T21:11:51.583Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-12-15T21:11:51.583Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-15T21:11:51.583Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-15T21:11:52.034Z] --- PASS: TestSecretCreateResolve (3.87s) [2020-12-15T21:11:52.035Z] PASS [2020-12-15T21:11:52.035Z] [2020-12-15T21:11:52.035Z] DONE 6 tests in 22.668s [2020-12-15T21:11:52.035Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-12-15T21:11:52.035Z] ++ 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-12-15T21:11:52.035Z] ++ set -e [2020-12-15T21:11:52.035Z] ++ '[' -n 0 ']' [2020-12-15T21:11:52.035Z] ++ set -x [2020-12-15T21:11:52.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:11:52.035Z] INFO: Testing against a local daemon [2020-12-15T21:11:52.035Z] === RUN TestServiceCreateInit [2020-12-15T21:11:52.035Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-15T21:11:52.154Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-15T21:11:52.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-15T21:11:52.725Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2020-12-15T21:11:52.725Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2020-12-15T21:11:52.725Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-12-15T21:11:52.725Z] === RUN TestKillStoppedContainer [2020-12-15T21:11:52.986Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-12-15T21:11:52.986Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-15T21:11:53.247Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.20s) [2020-12-15T21:11:53.247Z] === RUN TestKillDifferentUserContainer [2020-12-15T21:11:53.819Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-12-15T21:11:53.819Z] === RUN TestInspectOomKilledTrue [2020-12-15T21:11:53.819Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-15T21:11:53.819Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:11:53.819Z] === RUN TestInspectOomKilledFalse [2020-12-15T21:11:53.819Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-15T21:11:53.819Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:11:53.819Z] === RUN TestLinksEtcHostsContentMatch [2020-12-15T21:11:54.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-15T21:11:54.761Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-12-15T21:11:54.761Z] === RUN TestLinksContainerNames [2020-12-15T21:11:54.817Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-15T21:11:54.817Z] [2020-12-15T21:11:54.817Z] Unloading profiles will leave already running processes permanently [2020-12-15T21:11:54.817Z] unconfined, which can lead to unexpected situations. [2020-12-15T21:11:54.817Z] [2020-12-15T21:11:54.817Z] To set a process to complain mode, use the command line tool [2020-12-15T21:11:54.817Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-15T21:11:54.817Z] Post stage [Pipeline] junit [2020-12-15T21:11:55.388Z] Recording test results [2020-12-15T21:11:55.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-15T21:11:56.146Z] --- PASS: TestLinksContainerNames (1.54s) [2020-12-15T21:11:56.146Z] === RUN TestLogsFollowTailEmpty [2020-12-15T21:11:56.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-15T21:11:56.484Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] sh [2020-12-15T21:11:57.014Z] + echo Ensuring container killed. [2020-12-15T21:11:57.014Z] Ensuring container killed. [2020-12-15T21:11:57.014Z] + docker rm -vf docker-pr1 [2020-12-15T21:11:57.014Z] Error: No such container: docker-pr1 [2020-12-15T21:11:57.014Z] + true [Pipeline] sh [2020-12-15T21:11:57.088Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-12-15T21:11:57.088Z] === RUN TestContainerNetworkMountsNoChown [2020-12-15T21:11:57.335Z] + echo Chowning /workspace to jenkins user [2020-12-15T21:11:57.335Z] Chowning /workspace to jenkins user [2020-12-15T21:11:57.335Z] + id -u [2020-12-15T21:11:57.335Z] + id -g [2020-12-15T21:11:57.335Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41806:/workspace busybox chown -R 1000:1000 /workspace [2020-12-15T21:11:57.335Z] Unable to find image 'busybox:latest' locally [2020-12-15T21:11:57.335Z] latest: Pulling from library/busybox [2020-12-15T21:11:57.591Z] ea97eb0eb3ec: Pulling fs layer [2020-12-15T21:11:57.591Z] ea97eb0eb3ec: Verifying Checksum [2020-12-15T21:11:57.591Z] ea97eb0eb3ec: Download complete [2020-12-15T21:11:57.591Z] ea97eb0eb3ec: Pull complete [2020-12-15T21:11:57.591Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-15T21:11:57.591Z] Status: Downloaded newer image for busybox:latest [2020-12-15T21:11:57.659Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/default [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/default [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/private [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/private [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/rprivate [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/slave [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/slave [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/rslave [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/shared [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/shared [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/rshared [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-15T21:11:57.659Z] === CONT TestMountDaemonRoot/default [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-15T21:11:57.659Z] === CONT TestMountDaemonRoot/rslave [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-15T21:11:57.659Z] === CONT TestMountDaemonRoot/shared [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-15T21:11:57.659Z] === CONT TestMountDaemonRoot/slave [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-15T21:11:57.659Z] === CONT TestMountDaemonRoot/rprivate [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-15T21:11:57.659Z] === CONT TestMountDaemonRoot/private [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-15T21:11:57.659Z] === CONT TestMountDaemonRoot/rshared [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-15T21:11:57.659Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-15T21:11:57.659Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-15T21:11:57.659Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-15T21:11:57.659Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-15T21:11:57.659Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-15T21:11:57.659Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-15T21:11:57.659Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-15T21:11:57.659Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-15T21:11:57.919Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-15T21:11:58.180Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-15T21:11:58.180Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-15T21:11:58.180Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-15T21:11:58.180Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-15T21:11:58.180Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-15T21:11:58.180Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-12-15T21:11:58.180Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-12-15T21:11:58.180Z] === RUN TestContainerBindMountNonRecursive [2020-12-15T21:11:58.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-15T21:11:59.287Z] + bundleName=docker-py [2020-12-15T21:11:59.287Z] + echo Creating docker-py-bundles.tar.gz [2020-12-15T21:11:59.287Z] Creating docker-py-bundles.tar.gz [2020-12-15T21:11:59.287Z] + 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-12-15T21:11:59.297Z] Archiving artifacts [2020-12-15T21:11:59.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-15T21:12:00.725Z] --- PASS: TestContainerBindMountNonRecursive (2.26s) [2020-12-15T21:12:00.725Z] === RUN TestContainerVolumesMountedAsShared [2020-12-15T21:12:01.147Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41806/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-12-15T21:12:01.297Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2020-12-15T21:12:01.297Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-15T21:12:01.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-15T21:12:01.492Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -e DOCKER_GRAPHDRIVER docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/make.sh binary-daemon [2020-12-15T21:12:01.749Z] [2020-12-15T21:12:01.868Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2020-12-15T21:12:01.868Z] === RUN TestNetworkNat [2020-12-15T21:12:02.004Z] Removing bundles/ [2020-12-15T21:12:02.005Z] [2020-12-15T21:12:02.005Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-12-15T21:12:02.005Z] Building: bundles/binary-daemon/dockerd-dev [2020-12-15T21:12:02.005Z] GOOS="" GOARCH="" GOARM="" [2020-12-15T21:12:02.047Z] --- PASS: TestServiceCreateInit (10.28s) [2020-12-15T21:12:02.047Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.94s) [2020-12-15T21:12:02.047Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.32s) [2020-12-15T21:12:02.047Z] === RUN TestCreateServiceMultipleTimes [2020-12-15T21:12:02.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-15T21:12:02.813Z] --- PASS: TestNetworkNat (0.85s) [2020-12-15T21:12:02.813Z] === RUN TestNetworkLocalhostTCPNat [2020-12-15T21:12:03.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-15T21:12:03.756Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-12-15T21:12:03.756Z] === RUN TestNetworkLoopbackNat [2020-12-15T21:12:04.535Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-15T21:12:04.535Z] Using test binary docker [2020-12-15T21:12:04.535Z] +++ /etc/init.d/apparmor start [2020-12-15T21:12:04.535Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-15T21:12:04.535Z] INFO: Waiting for daemon to start... [2020-12-15T21:12:04.535Z] Starting dockerd [2020-12-15T21:12:04.535Z] +++ 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-12-15T21:12:04.535Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-15T21:12:04.535Z] Using test binary docker [2020-12-15T21:12:04.535Z] +++ /etc/init.d/apparmor start [2020-12-15T21:12:04.535Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-15T21:12:04.535Z] INFO: Waiting for daemon to start... [2020-12-15T21:12:04.535Z] Starting dockerd [2020-12-15T21:12:04.535Z] +++ 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-12-15T21:12:05.212Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-15T21:12:05.212Z] Using test binary docker [2020-12-15T21:12:05.212Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-15T21:12:05.212Z] +++ /etc/init.d/apparmor start [2020-12-15T21:12:05.212Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-15T21:12:05.212Z] INFO: Waiting for daemon to start... [2020-12-15T21:12:05.212Z] Starting dockerd [2020-12-15T21:12:05.212Z] +++ 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-12-15T21:12:07.055Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2020-12-15T21:12:07.055Z] === RUN TestPause [2020-12-15T21:12:07.071Z] . [2020-12-15T21:12:07.071Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-15T21:12:07.071Z] [2020-12-15T21:12:07.071Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-15T21:12:07.284Z] . [2020-12-15T21:12:07.284Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-15T21:12:07.284Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-15T21:12:07.284Z] Error: No such image: emptyfs [2020-12-15T21:12:07.284Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-15T21:12:07.284Z] ++++ docker load [2020-12-15T21:12:07.284Z] Running integration-test (iteration 1) [2020-12-15T21:12:07.284Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-12-15T21:12:07.284Z] ++ 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-12-15T21:12:07.284Z] ++ set -e [2020-12-15T21:12:07.284Z] ++ '[' -n 0 ']' [2020-12-15T21:12:07.284Z] ++ set -x [2020-12-15T21:12:07.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:12:07.330Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-15T21:12:07.330Z] Error: No such image: emptyfs [2020-12-15T21:12:07.330Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-15T21:12:07.330Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-15T21:12:07.330Z] ++++ docker load [2020-12-15T21:12:07.330Z] Error: No such image: emptyfs [2020-12-15T21:12:07.330Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-15T21:12:07.330Z] ++++ docker load [2020-12-15T21:12:07.589Z] Running integration-test (iteration 1) [2020-12-15T21:12:07.589Z] 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-12-15T21:12:07.589Z] ++ 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-12-15T21:12:07.589Z] ++ set -e [2020-12-15T21:12:07.589Z] ++ '[' -n 0 ']' [2020-12-15T21:12:07.589Z] ++ set -x [2020-12-15T21:12:07.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-12-15T21:12:07.589Z] Running integration-test (iteration 1) [2020-12-15T21:12:07.625Z] --- PASS: TestPause (0.83s) [2020-12-15T21:12:07.625Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-15T21:12:07.625Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-15T21:12:07.625Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-15T21:12:07.625Z] === RUN TestPauseStopPausedContainer [2020-12-15T21:12:07.848Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-12-15T21:12:07.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-12-15T21:12:07.848Z] ++ set -e [2020-12-15T21:12:07.848Z] ++ '[' -n 0 ']' [2020-12-15T21:12:07.848Z] ++ set -x [2020-12-15T21:12:07.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-12-15T21:12:08.565Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-12-15T21:12:08.566Z] === RUN TestPsFilter [2020-12-15T21:12:08.826Z] --- PASS: TestPsFilter (0.24s) [2020-12-15T21:12:08.826Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-15T21:12:09.398Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2020-12-15T21:12:09.398Z] === RUN TestRemoveContainerWithVolume [2020-12-15T21:12:10.341Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2020-12-15T21:12:10.341Z] === RUN TestRemoveContainerRunning [2020-12-15T21:12:11.283Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-12-15T21:12:11.283Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-15T21:12:11.854Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-12-15T21:12:11.854Z] === RUN TestRemoveInvalidContainer [2020-12-15T21:12:11.854Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-15T21:12:11.854Z] === RUN TestRenameLinkedContainer [2020-12-15T21:12:11.978Z] INFO: Extraction ended at 12/15/2020 21:12:10. Duration:00:00:23.9535664 [2020-12-15T21:12:11.978Z] INFO: Updating the golang and path environment variables [2020-12-15T21:12:11.978Z] INFO: GOPATH=d:\gopath [2020-12-15T21:12:11.978Z] INFO: go version go1.13.15 windows/amd64 [2020-12-15T21:12:11.978Z] INFO: Running the daemon under test in debug mode [2020-12-15T21:12:11.978Z] INFO: Starting a daemon under test... [2020-12-15T21:12:11.978Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41806\1\daemon --pidfile d:\CI\PR-41806\1\docker.pid -D [2020-12-15T21:12:11.978Z] INFO: Process started successfully. [2020-12-15T21:12:11.978Z] INFO: Start tailing logs of the daemon under tests [2020-12-15T21:12:11.978Z] INFO: Waiting for the daemon under test to start... [2020-12-15T21:12:14.750Z] --- PASS: TestImportExtremelyLargeImageWorks (105.59s) [2020-12-15T21:12:14.750Z] PASS [2020-12-15T21:12:14.750Z] [2020-12-15T21:12:14.750Z] === Skipped [2020-12-15T21:12:14.750Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-15T21:12:14.750Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-12-15T21:12:14.750Z] [2020-12-15T21:12:14.750Z] [2020-12-15T21:12:14.750Z] DONE 12 tests, 1 skipped in 109.232s [2020-12-15T21:12:14.750Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-12-15T21:12:14.750Z] INFO: Testing against a local daemon [2020-12-15T21:12:14.750Z] === RUN TestNetworkCreateDelete [2020-12-15T21:12:14.750Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-12-15T21:12:14.750Z] === RUN TestDockerNetworkDeletePreferID [2020-12-15T21:12:14.750Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-12-15T21:12:14.750Z] === RUN TestDaemonDNSFallback [2020-12-15T21:12:15.155Z] --- PASS: TestRenameLinkedContainer (3.07s) [2020-12-15T21:12:15.155Z] === RUN TestRenameStoppedContainer [2020-12-15T21:12:15.727Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-12-15T21:12:15.727Z] === RUN TestRenameRunningContainerAndReuse [2020-12-15T21:12:17.315Z] --- PASS: TestDaemonDNSFallback (7.34s) [2020-12-15T21:12:17.315Z] === RUN TestInspectNetwork [2020-12-15T21:12:17.315Z] --- SKIP: TestInspectNetwork (0.00s) [2020-12-15T21:12:17.315Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:17.315Z] === RUN TestRunContainerWithBridgeNone [2020-12-15T21:12:17.315Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-12-15T21:12:17.315Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.315Z] === RUN TestNetworkInvalidJSON [2020-12-15T21:12:17.315Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-15T21:12:17.315Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-15T21:12:17.315Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:12:17.315Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:12:17.315Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:12:17.315Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:12:17.315Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-15T21:12:17.316Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:12:17.316Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:12:17.316Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-12-15T21:12:17.316Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-15T21:12:17.316Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-15T21:12:17.316Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-15T21:12:17.316Z] === RUN TestHostIPv4BridgeLabel [2020-12-15T21:12:17.316Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-12-15T21:12:17.316Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-15T21:12:17.316Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-12-15T21:12:17.316Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] === RUN TestDaemonDefaultNetworkPools [2020-12-15T21:12:17.316Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-12-15T21:12:17.316Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-15T21:12:17.316Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-12-15T21:12:17.316Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-15T21:12:17.316Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-12-15T21:12:17.316Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-15T21:12:17.316Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-12-15T21:12:17.316Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] === RUN TestServiceWithPredefinedNetwork [2020-12-15T21:12:17.316Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-12-15T21:12:17.316Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:17.316Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-15T21:12:17.316Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-15T21:12:17.316Z] service_test.go:236: FLAKY_TEST [2020-12-15T21:12:17.316Z] === RUN TestServiceWithDataPathPortInit [2020-12-15T21:12:17.316Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-12-15T21:12:17.316Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:17.316Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-15T21:12:17.316Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-15T21:12:17.316Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:17.316Z] PASS [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === Skipped [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-12-15T21:12:17.316Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-12-15T21:12:17.316Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-12-15T21:12:17.316Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-12-15T21:12:17.316Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-12-15T21:12:17.316Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-12-15T21:12:17.316Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-12-15T21:12:17.316Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-12-15T21:12:17.316Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-12-15T21:12:17.316Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-15T21:12:17.316Z] service_test.go:236: FLAKY_TEST [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-12-15T21:12:17.316Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-15T21:12:17.316Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] DONE 19 tests, 12 skipped in 8.086s [2020-12-15T21:12:17.316Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-15T21:12:17.316Z] INFO: Testing against a local daemon [2020-12-15T21:12:17.316Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-15T21:12:17.316Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-15T21:12:17.316Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:12:17.316Z] === RUN TestDockerNetworkIpvlan [2020-12-15T21:12:17.316Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-15T21:12:17.316Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:12:17.316Z] PASS [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === Skipped [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-15T21:12:17.316Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-15T21:12:17.316Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] DONE 2 tests, 2 skipped in 0.169s [2020-12-15T21:12:17.316Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-15T21:12:17.316Z] INFO: Testing against a local daemon [2020-12-15T21:12:17.316Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-15T21:12:17.316Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-12-15T21:12:17.316Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] === RUN TestDockerNetworkMacvlan [2020-12-15T21:12:17.316Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-12-15T21:12:17.316Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] PASS [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === Skipped [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-12-15T21:12:17.316Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-12-15T21:12:17.316Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] DONE 2 tests, 2 skipped in 0.129s [2020-12-15T21:12:17.316Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-15T21:12:17.316Z] testing: warning: no tests to run [2020-12-15T21:12:17.316Z] PASS [2020-12-15T21:12:17.316Z] [2020-12-15T21:12:17.316Z] DONE 0 tests in 0.036s [2020-12-15T21:12:17.316Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-15T21:12:17.578Z] INFO: Testing against a local daemon [2020-12-15T21:12:17.578Z] === RUN TestAuthZPluginAllowRequest [2020-12-15T21:12:17.578Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-12-15T21:12:17.578Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.578Z] === RUN TestAuthZPluginTLS [2020-12-15T21:12:17.578Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-12-15T21:12:17.578Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.578Z] === RUN TestAuthZPluginDenyRequest [2020-12-15T21:12:17.578Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-12-15T21:12:17.578Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.578Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-15T21:12:17.578Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-12-15T21:12:17.578Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.578Z] === RUN TestAuthZPluginDenyResponse [2020-12-15T21:12:17.578Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-12-15T21:12:17.578Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.578Z] === RUN TestAuthZPluginAllowEventStream [2020-12-15T21:12:17.578Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-12-15T21:12:17.578Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.578Z] === RUN TestAuthZPluginErrorResponse [2020-12-15T21:12:17.578Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-12-15T21:12:17.578Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.578Z] === RUN TestAuthZPluginErrorRequest [2020-12-15T21:12:17.578Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-12-15T21:12:17.578Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.578Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-15T21:12:17.578Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-12-15T21:12:17.578Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.578Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-15T21:12:17.578Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-12-15T21:12:17.578Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.578Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-15T21:12:17.578Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-12-15T21:12:17.578Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.578Z] === RUN TestAuthZPluginHeader [2020-12-15T21:12:17.578Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-12-15T21:12:17.578Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.578Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-15T21:12:17.641Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-12-15T21:12:17.641Z] === RUN TestRenameInvalidName [2020-12-15T21:12:17.843Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] === RUN TestAuthZPluginV2Disable [2020-12-15T21:12:17.843Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-15T21:12:17.843Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-15T21:12:17.843Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-15T21:12:17.843Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] PASS [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === Skipped [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-12-15T21:12:17.843Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] [2020-12-15T21:12:17.843Z] DONE 17 tests, 17 skipped in 0.476s [2020-12-15T21:12:17.843Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-15T21:12:17.901Z] --- PASS: TestRenameInvalidName (0.78s) [2020-12-15T21:12:17.902Z] === RUN TestRenameAnonymousContainer [2020-12-15T21:12:18.102Z] INFO: Testing against a local daemon [2020-12-15T21:12:18.102Z] === RUN TestPluginInvalidJSON [2020-12-15T21:12:18.102Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:12:18.102Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:12:18.102Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:12:18.102Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-15T21:12:18.102Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-15T21:12:18.102Z] === RUN TestPluginInstall [2020-12-15T21:12:18.102Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-15T21:12:18.102Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:18.102Z] PASS [2020-12-15T21:12:18.102Z] [2020-12-15T21:12:18.102Z] === Skipped [2020-12-15T21:12:18.102Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-12-15T21:12:18.102Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-15T21:12:18.102Z] [2020-12-15T21:12:18.102Z] [2020-12-15T21:12:18.102Z] DONE 3 tests, 1 skipped in 0.194s [2020-12-15T21:12:18.102Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-15T21:12:18.361Z] INFO: Testing against a local daemon [2020-12-15T21:12:18.361Z] === RUN TestExternalGraphDriver [2020-12-15T21:12:18.361Z] --- SKIP: TestExternalGraphDriver (0.09s) [2020-12-15T21:12:18.361Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-12-15T21:12:18.361Z] === RUN TestGraphdriverPluginV2 [2020-12-15T21:12:19.963Z] Loaded image: buildpack-deps:buster [2020-12-15T21:12:20.258Z] Loaded image: busybox:latest [2020-12-15T21:12:20.258Z] Loaded image: busybox:glibc [2020-12-15T21:12:20.258Z] Loaded image: debian:buster [2020-12-15T21:12:20.258Z] Loaded image: hello-world:latest [2020-12-15T21:12:20.258Z] Loaded image: arm32v7/hello-world:latest [2020-12-15T21:12:20.258Z] INFO: Testing against a local daemon [2020-12-15T21:12:20.258Z] === RUN TestCgroupNamespacesBuild [2020-12-15T21:12:21.773Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2020-12-15T21:12:21.773Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-15T21:12:22.106Z] --- PASS: TestRenameAnonymousContainer (4.16s) [2020-12-15T21:12:22.106Z] === RUN TestRenameContainerWithSameName [2020-12-15T21:12:23.050Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-12-15T21:12:23.050Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-15T21:12:23.298Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2020-12-15T21:12:23.298Z] === RUN TestBuildWithSession [2020-12-15T21:12:23.298Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-15T21:12:23.298Z] build_session_test.go:25: TODO: BuildKit [2020-12-15T21:12:23.298Z] === RUN TestBuildSquashParent [2020-12-15T21:12:24.435Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-12-15T21:12:24.435Z] === RUN TestResize [2020-12-15T21:12:24.923Z] --- PASS: TestGraphdriverPluginV2 (6.13s) [2020-12-15T21:12:24.923Z] PASS [2020-12-15T21:12:24.923Z] [2020-12-15T21:12:24.923Z] === Skipped [2020-12-15T21:12:24.923Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.09s) [2020-12-15T21:12:24.923Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-12-15T21:12:24.923Z] [2020-12-15T21:12:24.923Z] [2020-12-15T21:12:24.923Z] DONE 2 tests, 1 skipped in 6.409s [2020-12-15T21:12:24.923Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-15T21:12:24.923Z] INFO: Testing against a local daemon [2020-12-15T21:12:24.923Z] === RUN TestContinueAfterPluginCrash [2020-12-15T21:12:24.923Z] === PAUSE TestContinueAfterPluginCrash [2020-12-15T21:12:24.923Z] === RUN TestReadPluginNoRead [2020-12-15T21:12:24.923Z] === PAUSE TestReadPluginNoRead [2020-12-15T21:12:24.923Z] === RUN TestDaemonStartWithLogOpt [2020-12-15T21:12:24.923Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-15T21:12:24.923Z] === CONT TestContinueAfterPluginCrash [2020-12-15T21:12:24.923Z] === CONT TestDaemonStartWithLogOpt [2020-12-15T21:12:25.377Z] --- PASS: TestResize (0.79s) [2020-12-15T21:12:25.377Z] === RUN TestResizeWithInvalidSize [2020-12-15T21:12:26.321Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-12-15T21:12:26.321Z] === RUN TestResizeWhenContainerNotStarted [2020-12-15T21:12:26.894Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-12-15T21:12:26.894Z] === RUN TestDaemonRestartKillContainers [2020-12-15T21:12:26.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-15T21:12:26.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-15T21:12:26.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-15T21:12:26.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-15T21:12:26.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-15T21:12:26.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-15T21:12:26.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-15T21:12:26.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-15T21:12:26.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-15T21:12:26.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-15T21:12:26.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-15T21:12:26.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-15T21:12:26.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-15T21:12:26.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-15T21:12:26.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-15T21:12:26.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-15T21:12:26.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:12:26.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:12:26.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:12:26.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:12:26.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:12:26.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:12:26.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:12:26.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:12:26.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-15T21:12:26.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-15T21:12:26.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-15T21:12:26.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:12:27.765Z] --- PASS: TestBuildSquashParent (4.46s) [2020-12-15T21:12:27.765Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-15T21:12:27.765Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:12:27.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:12:27.765Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:12:27.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:12:27.765Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:12:27.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:12:27.765Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:12:27.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:12:27.765Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:12:27.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:12:27.765Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:12:27.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:12:27.765Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:12:27.765Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:12:27.765Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:12:27.765Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:12:28.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-15T21:12:29.326Z] --- PASS: TestCreateServiceMultipleTimes (24.09s) [2020-12-15T21:12:29.326Z] === RUN TestCreateServiceConflict [2020-12-15T21:12:29.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-15T21:12:29.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:12:29.879Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:12:29.879Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:12:29.958Z] --- PASS: TestCreateServiceConflict (3.83s) [2020-12-15T21:12:29.959Z] === RUN TestCreateServiceMaxReplicas [2020-12-15T21:12:30.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:12:31.276Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-15T21:12:31.490Z] --- PASS: TestDaemonStartWithLogOpt (5.73s) [2020-12-15T21:12:31.490Z] === CONT TestReadPluginNoRead [2020-12-15T21:12:31.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:12:31.966Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-12-15T21:12:31.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.39s) [2020-12-15T21:12:31.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s) [2020-12-15T21:12:31.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s) [2020-12-15T21:12:31.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2020-12-15T21:12:31.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2020-12-15T21:12:31.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2020-12-15T21:12:31.966Z] === RUN TestBuildMultiStageCopy [2020-12-15T21:12:31.966Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-15T21:12:32.111Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-15T21:12:33.117Z] .....INFO: Daemon under test started and replied! [2020-12-15T21:12:33.117Z] INFO: Docker version of the daemon under test [2020-12-15T21:12:33.117Z] [2020-12-15T21:12:33.117Z] Client: [2020-12-15T21:12:33.117Z] Version: 17.06.2-ce [2020-12-15T21:12:33.117Z] API version: 1.30 [2020-12-15T21:12:33.117Z] Go version: go1.8.3 [2020-12-15T21:12:33.117Z] Git commit: cec0b72 [2020-12-15T21:12:33.117Z] Built: Tue Sep 5 19:57:19 2017 [2020-12-15T21:12:33.117Z] OS/Arch: windows/amd64 [2020-12-15T21:12:33.117Z] [2020-12-15T21:12:33.117Z] Server: [2020-12-15T21:12:33.117Z] Version: 0.0.0-dev [2020-12-15T21:12:33.117Z] API version: 1.41 (minimum version 1.24) [2020-12-15T21:12:33.117Z] Go version: go1.13.15 [2020-12-15T21:12:33.117Z] Git commit: 295fb1c35e [2020-12-15T21:12:33.117Z] Built: 12/15/2020 21:10:25 [2020-12-15T21:12:33.117Z] OS/Arch: windows/amd64 [2020-12-15T21:12:33.117Z] Experimental: false [2020-12-15T21:12:33.117Z] [2020-12-15T21:12:33.117Z] INFO: Docker info of the daemon under test [2020-12-15T21:12:33.117Z] [2020-12-15T21:12:33.117Z] Containers: 0 [2020-12-15T21:12:33.117Z] Running: 0 [2020-12-15T21:12:33.117Z] Paused: 0 [2020-12-15T21:12:33.117Z] Stopped: 0 [2020-12-15T21:12:33.117Z] Images: 0 [2020-12-15T21:12:33.117Z] Server Version: 0.0.0-dev [2020-12-15T21:12:33.117Z] Storage Driver: windowsfilter [2020-12-15T21:12:33.117Z] Windows: [2020-12-15T21:12:33.117Z] Logging Driver: json-file [2020-12-15T21:12:33.117Z] Plugins: [2020-12-15T21:12:33.117Z] Volume: local [2020-12-15T21:12:33.117Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-15T21:12:33.117Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-15T21:12:33.117Z] Swarm: inactive [2020-12-15T21:12:33.117Z] Default Isolation: process [2020-12-15T21:12:33.117Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-15T21:12:33.117Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-15T21:12:33.117Z] OSType: windows [2020-12-15T21:12:33.117Z] Architecture: x86_64 [2020-12-15T21:12:33.117Z] CPUs: 4 [2020-12-15T21:12:33.117Z] Total Memory: 32GiB [2020-12-15T21:12:33.117Z] Name: azwin-2-3c6340 [2020-12-15T21:12:33.117Z] ID: UIU4:GXDU:V7WN:F275:XAEZ:F4NF:UB3F:EP5Q:DTC4:ODNA:FL74:MZ74 [2020-12-15T21:12:33.117Z] Docker Root Dir: D:\CI\PR-41806\1\daemon [2020-12-15T21:12:33.117Z] Debug Mode (client): false [2020-12-15T21:12:33.117Z] Debug Mode (server): true [2020-12-15T21:12:33.117Z] File Descriptors: -1 [2020-12-15T21:12:33.117Z] Goroutines: 16 [2020-12-15T21:12:33.117Z] System Time: 2020-12-15T21:12:29.8805032Z [2020-12-15T21:12:33.117Z] EventsListeners: 0 [2020-12-15T21:12:33.117Z] Registry: https://index.docker.io/v1/ [2020-12-15T21:12:33.117Z] Labels: [2020-12-15T21:12:33.117Z] Experimental: false [2020-12-15T21:12:33.117Z] Insecure Registries: [2020-12-15T21:12:33.117Z] 127.0.0.0/8 [2020-12-15T21:12:33.117Z] Live Restore Enabled: false [2020-12-15T21:12:33.117Z] [2020-12-15T21:12:33.117Z] [2020-12-15T21:12:33.117Z] INFO: Docker images of the daemon under test [2020-12-15T21:12:33.117Z] [2020-12-15T21:12:33.117Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-15T21:12:33.117Z] [2020-12-15T21:12:33.117Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-12-15T21:12:33.117Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-12-15T21:12:33.117Z] ltsc2019: Pulling from windows/servercore [2020-12-15T21:12:33.117Z] 4612f6d0b889: Pulling fs layer [2020-12-15T21:12:33.117Z] aa4f58cd6da1: Pulling fs layer [2020-12-15T21:12:33.477Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-15T21:12:33.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-15T21:12:33.770Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-15T21:12:34.024Z] === RUN TestReadPluginNoRead/default [2020-12-15T21:12:34.065Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-15T21:12:34.414Z] --- PASS: TestCreateServiceMaxReplicas (3.89s) [2020-12-15T21:12:34.414Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-15T21:12:34.701Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-15T21:12:34.995Z] --- PASS: TestBuildMultiStageCopy (2.90s) [2020-12-15T21:12:34.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.57s) [2020-12-15T21:12:34.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-12-15T21:12:34.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-12-15T21:12:34.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2020-12-15T21:12:34.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-12-15T21:12:34.995Z] === RUN TestBuildMultiStageParentConfig [2020-12-15T21:12:35.400Z] --- PASS: TestContinueAfterPluginCrash (10.41s) [2020-12-15T21:12:35.630Z] --- PASS: TestBuildMultiStageParentConfig (0.79s) [2020-12-15T21:12:35.630Z] === RUN TestBuildLabelWithTargets [2020-12-15T21:12:36.044Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-15T21:12:36.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-12-15T21:12:36.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.80s) [2020-12-15T21:12:36.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2020-12-15T21:12:36.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.52s) [2020-12-15T21:12:36.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s) [2020-12-15T21:12:36.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-12-15T21:12:36.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-12-15T21:12:36.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2020-12-15T21:12:36.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.65s) [2020-12-15T21:12:36.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2020-12-15T21:12:36.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2020-12-15T21:12:36.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2020-12-15T21:12:36.045Z] === RUN TestCgroupNamespacesRun [2020-12-15T21:12:36.335Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-15T21:12:36.872Z] aa4f58cd6da1: Verifying Checksum [2020-12-15T21:12:36.872Z] aa4f58cd6da1: Download complete [2020-12-15T21:12:37.146Z] --- PASS: TestBuildLabelWithTargets (1.29s) [2020-12-15T21:12:37.146Z] === RUN TestBuildWithEmptyLayers [2020-12-15T21:12:37.446Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2020-12-15T21:12:37.446Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-15T21:12:37.784Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2020-12-15T21:12:37.785Z] === RUN TestBuildMultiStageOnBuild [2020-12-15T21:12:38.866Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-15T21:12:39.301Z] --- PASS: TestBuildMultiStageOnBuild (1.79s) [2020-12-15T21:12:39.302Z] === RUN TestBuildUncleanTarFilenames [2020-12-15T21:12:39.363Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2020-12-15T21:12:39.363Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-15T21:12:40.361Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2020-12-15T21:12:40.361Z] === RUN TestBuildMultiStageLayerLeak [2020-12-15T21:12:40.769Z] --- PASS: TestReadPluginNoRead (10.37s) [2020-12-15T21:12:40.769Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2020-12-15T21:12:40.769Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2020-12-15T21:12:40.769Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s) [2020-12-15T21:12:40.769Z] read_test.go:92: [dd9b00fb1e1e2] daemon is not started [2020-12-15T21:12:40.769Z] PASS [2020-12-15T21:12:40.769Z] [2020-12-15T21:12:40.769Z] DONE 6 tests in 16.290s [2020-12-15T21:12:40.769Z] 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-12-15T21:12:40.769Z] testing: warning: no tests to run [2020-12-15T21:12:40.769Z] PASS [2020-12-15T21:12:40.769Z] [2020-12-15T21:12:40.769Z] DONE 0 tests in 0.048s [2020-12-15T21:12:40.769Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-15T21:12:41.027Z] INFO: Testing against a local daemon [2020-12-15T21:12:41.027Z] === RUN TestPluginWithDevMounts [2020-12-15T21:12:41.027Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-15T21:12:41.027Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-12-15T21:12:41.027Z] PASS [2020-12-15T21:12:41.027Z] [2020-12-15T21:12:41.027Z] === Skipped [2020-12-15T21:12:41.027Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-12-15T21:12:41.027Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-12-15T21:12:41.027Z] [2020-12-15T21:12:41.027Z] [2020-12-15T21:12:41.027Z] DONE 1 tests, 1 skipped in 0.154s [2020-12-15T21:12:41.027Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-15T21:12:41.278Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-12-15T21:12:41.278Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-15T21:12:41.286Z] INFO: Testing against a local daemon [2020-12-15T21:12:41.286Z] === RUN TestSecretInspect [2020-12-15T21:12:41.286Z] --- SKIP: TestSecretInspect (0.03s) [2020-12-15T21:12:41.286Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.286Z] === RUN TestSecretList [2020-12-15T21:12:41.286Z] --- SKIP: TestSecretList (0.01s) [2020-12-15T21:12:41.286Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.286Z] === RUN TestSecretsCreateAndDelete [2020-12-15T21:12:41.286Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-12-15T21:12:41.286Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.286Z] === RUN TestSecretsUpdate [2020-12-15T21:12:41.286Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-12-15T21:12:41.286Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.286Z] === RUN TestTemplatedSecret [2020-12-15T21:12:41.286Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-12-15T21:12:41.286Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.286Z] === RUN TestSecretCreateResolve [2020-12-15T21:12:41.286Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-12-15T21:12:41.286Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.286Z] PASS [2020-12-15T21:12:41.286Z] [2020-12-15T21:12:41.286Z] === Skipped [2020-12-15T21:12:41.286Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2020-12-15T21:12:41.286Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.286Z] [2020-12-15T21:12:41.286Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-12-15T21:12:41.286Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.286Z] [2020-12-15T21:12:41.286Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-12-15T21:12:41.286Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.286Z] [2020-12-15T21:12:41.286Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-12-15T21:12:41.286Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.286Z] [2020-12-15T21:12:41.286Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-12-15T21:12:41.286Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.286Z] [2020-12-15T21:12:41.286Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-12-15T21:12:41.286Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.286Z] [2020-12-15T21:12:41.286Z] [2020-12-15T21:12:41.286Z] DONE 6 tests, 6 skipped in 0.203s [2020-12-15T21:12:41.286Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-12-15T21:12:41.546Z] INFO: Testing against a local daemon [2020-12-15T21:12:41.546Z] === RUN TestServiceCreateInit [2020-12-15T21:12:41.546Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-15T21:12:41.546Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-15T21:12:41.546Z] --- PASS: TestServiceCreateInit (0.02s) [2020-12-15T21:12:41.546Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-15T21:12:41.546Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-15T21:12:41.546Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] === RUN TestCreateServiceMultipleTimes [2020-12-15T21:12:41.546Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-12-15T21:12:41.546Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] === RUN TestCreateServiceConflict [2020-12-15T21:12:41.546Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-12-15T21:12:41.546Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] === RUN TestCreateServiceMaxReplicas [2020-12-15T21:12:41.546Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-12-15T21:12:41.546Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-15T21:12:41.546Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-12-15T21:12:41.546Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] === RUN TestCreateServiceSecretFileMode [2020-12-15T21:12:41.546Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-12-15T21:12:41.546Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] === RUN TestCreateServiceConfigFileMode [2020-12-15T21:12:41.546Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-12-15T21:12:41.546Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] === RUN TestCreateServiceSysctls [2020-12-15T21:12:41.546Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-12-15T21:12:41.546Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] === RUN TestCreateServiceCapabilities [2020-12-15T21:12:41.546Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2020-12-15T21:12:41.546Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] === RUN TestInspect [2020-12-15T21:12:41.546Z] --- SKIP: TestInspect (0.01s) [2020-12-15T21:12:41.546Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] === RUN TestCreateJob [2020-12-15T21:12:41.546Z] --- SKIP: TestCreateJob (0.01s) [2020-12-15T21:12:41.546Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] === RUN TestReplicatedJob [2020-12-15T21:12:41.546Z] --- SKIP: TestReplicatedJob (0.01s) [2020-12-15T21:12:41.546Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] === RUN TestUpdateReplicatedJob [2020-12-15T21:12:41.546Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-12-15T21:12:41.546Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] === RUN TestServiceListWithStatuses [2020-12-15T21:12:41.546Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-15T21:12:41.546Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-15T21:12:41.546Z] === RUN TestDockerNetworkConnectAlias [2020-12-15T21:12:41.546Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-12-15T21:12:41.546Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] === RUN TestDockerNetworkReConnect [2020-12-15T21:12:41.546Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-12-15T21:12:41.546Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:41.546Z] === RUN TestServicePlugin [2020-12-15T21:12:42.446Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2020-12-15T21:12:42.446Z] === RUN TestBuildWithHugeFile [2020-12-15T21:12:43.192Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-12-15T21:12:43.192Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-15T21:12:45.105Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-12-15T21:12:45.105Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-15T21:12:45.737Z] --- SKIP: TestServicePlugin (3.49s) [2020-12-15T21:12:45.737Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] === RUN TestServiceUpdateLabel [2020-12-15T21:12:45.737Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-12-15T21:12:45.737Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] === RUN TestServiceUpdateSecrets [2020-12-15T21:12:45.737Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-12-15T21:12:45.737Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] === RUN TestServiceUpdateConfigs [2020-12-15T21:12:45.737Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-12-15T21:12:45.737Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] === RUN TestServiceUpdateNetwork [2020-12-15T21:12:45.737Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-12-15T21:12:45.737Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] === RUN TestServiceUpdatePidsLimit [2020-12-15T21:12:45.737Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-12-15T21:12:45.737Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] PASS [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === Skipped [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-15T21:12:45.737Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-15T21:12:45.737Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-15T21:12:45.737Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-15T21:12:45.737Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-12-15T21:12:45.737Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-12-15T21:12:45.737Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-12-15T21:12:45.737Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-12-15T21:12:45.737Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-12-15T21:12:45.737Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-12-15T21:12:45.737Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-12-15T21:12:45.737Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2020-12-15T21:12:45.737Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-12-15T21:12:45.737Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-12-15T21:12:45.737Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-12-15T21:12:45.737Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-12-15T21:12:45.737Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-15T21:12:45.737Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-12-15T21:12:45.737Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-12-15T21:12:45.737Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestServicePlugin (3.49s) [2020-12-15T21:12:45.737Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-12-15T21:12:45.737Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-12-15T21:12:45.737Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-12-15T21:12:45.737Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-12-15T21:12:45.737Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-12-15T21:12:45.737Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] DONE 24 tests, 23 skipped in 3.926s [2020-12-15T21:12:45.737Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-12-15T21:12:45.737Z] INFO: Testing against a local daemon [2020-12-15T21:12:45.737Z] === RUN TestSessionCreate [2020-12-15T21:12:45.737Z] --- PASS: TestSessionCreate (0.02s) [2020-12-15T21:12:45.737Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-15T21:12:45.737Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-12-15T21:12:45.737Z] PASS [2020-12-15T21:12:45.737Z] [2020-12-15T21:12:45.737Z] DONE 2 tests in 0.193s [2020-12-15T21:12:45.737Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-12-15T21:12:45.737Z] INFO: Testing against a local daemon [2020-12-15T21:12:45.737Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-15T21:12:45.737Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-15T21:12:45.737Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-15T21:12:45.737Z] === RUN TestEventsExecDie [2020-12-15T21:12:45.997Z] --- PASS: TestEventsExecDie (0.48s) [2020-12-15T21:12:45.997Z] === RUN TestEventsBackwardsCompatible [2020-12-15T21:12:45.997Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-12-15T21:12:45.997Z] === RUN TestInfoBinaryCommits [2020-12-15T21:12:45.997Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-12-15T21:12:45.997Z] === RUN TestInfoAPIVersioned [2020-12-15T21:12:45.997Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-15T21:12:45.997Z] === RUN TestInfoDiscoveryBackend [2020-12-15T21:12:47.019Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.86s) [2020-12-15T21:12:47.019Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-15T21:12:47.590Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-12-15T21:12:47.590Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-15T21:12:47.899Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2020-12-15T21:12:47.899Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-15T21:12:49.284Z] 4612f6d0b889: Verifying Checksum [2020-12-15T21:12:49.284Z] 4612f6d0b889: Download complete [2020-12-15T21:12:49.503Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-12-15T21:12:49.503Z] === RUN TestKernelTCPMemory [2020-12-15T21:12:50.445Z] --- PASS: TestKernelTCPMemory (0.87s) [2020-12-15T21:12:50.445Z] === RUN TestNISDomainname [2020-12-15T21:12:51.186Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2020-12-15T21:12:51.186Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-15T21:12:51.186Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-12-15T21:12:51.186Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:12:51.186Z] === RUN TestInfoAPI [2020-12-15T21:12:51.186Z] --- PASS: TestInfoAPI (0.04s) [2020-12-15T21:12:51.186Z] === RUN TestInfoAPIWarnings [2020-12-15T21:12:51.387Z] --- PASS: TestNISDomainname (0.91s) [2020-12-15T21:12:51.387Z] === RUN TestHostnameDnsResolution [2020-12-15T21:12:52.991Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.18s) [2020-12-15T21:12:52.991Z] === RUN TestCreateServiceSecretFileMode [2020-12-15T21:12:53.299Z] --- PASS: TestHostnameDnsResolution (1.76s) [2020-12-15T21:12:53.299Z] === RUN TestStats [2020-12-15T21:12:53.624Z] --- PASS: TestCreateServiceSecretFileMode (3.75s) [2020-12-15T21:12:53.624Z] === RUN TestCreateServiceConfigFileMode [2020-12-15T21:12:54.565Z] Loaded image: buildpack-deps:buster [2020-12-15T21:12:54.565Z] Loaded image: busybox:latest [2020-12-15T21:12:54.565Z] Loaded image: buildpack-deps:buster [2020-12-15T21:12:54.565Z] Loaded image: busybox:latest [2020-12-15T21:12:54.565Z] Loaded image: busybox:glibc [2020-12-15T21:12:54.565Z] Loaded image: debian:buster [2020-12-15T21:12:54.565Z] Loaded image: busybox:glibc [2020-12-15T21:12:54.565Z] Loaded image: debian:buster [2020-12-15T21:12:54.565Z] Loaded image: hello-world:latest [2020-12-15T21:12:54.565Z] Loaded image: hello-world:latest [2020-12-15T21:12:54.565Z] Loaded image: arm32v7/hello-world:latest [2020-12-15T21:12:54.565Z] INFO: Testing against a local daemon [2020-12-15T21:12:54.565Z] === RUN TestDockerDaemonSuite [2020-12-15T21:12:54.565Z] Loaded image: arm32v7/hello-world:latest [2020-12-15T21:12:54.565Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-12-15T21:12:54.565Z] INFO: Testing against a local daemon [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-15T21:12:54.565Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-15T21:12:55.840Z] --- PASS: TestStats (2.78s) [2020-12-15T21:12:55.840Z] === RUN TestStopContainerWithTimeout [2020-12-15T21:12:55.840Z] === RUN TestStopContainerWithTimeout/0 [2020-12-15T21:12:55.840Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-15T21:12:55.840Z] === RUN TestStopContainerWithTimeout/1 [2020-12-15T21:12:55.840Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-15T21:12:55.840Z] === RUN TestStopContainerWithTimeout/3 [2020-12-15T21:12:55.840Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-15T21:12:55.840Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-15T21:12:55.840Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-15T21:12:55.840Z] === CONT TestStopContainerWithTimeout/0 [2020-12-15T21:12:55.840Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-15T21:12:55.840Z] === CONT TestStopContainerWithTimeout/3 [2020-12-15T21:12:55.840Z] === CONT TestStopContainerWithTimeout/1 [2020-12-15T21:12:55.946Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-15T21:12:56.214Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-15T21:12:56.214Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-15T21:12:56.475Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-15T21:12:56.475Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-12-15T21:12:57.140Z] --- PASS: TestCreateServiceConfigFileMode (3.54s) [2020-12-15T21:12:57.140Z] === RUN TestCreateServiceSysctls [2020-12-15T21:12:57.414Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-15T21:12:58.356Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-15T21:12:58.615Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-15T21:12:58.875Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-15T21:12:58.875Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-15T21:12:58.875Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-15T21:12:59.141Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-15T21:12:59.141Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2020-12-15T21:12:59.141Z] --- PASS: TestStopContainerWithTimeout/1 (2.36s) [2020-12-15T21:12:59.141Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2020-12-15T21:12:59.141Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) [2020-12-15T21:12:59.141Z] === RUN TestDeleteDevicemapper [2020-12-15T21:12:59.141Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-15T21:12:59.141Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-15T21:12:59.141Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-15T21:13:01.686Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s) [2020-12-15T21:13:01.686Z] === RUN TestUpdateMemory [2020-12-15T21:13:01.686Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-15T21:13:01.686Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:13:01.686Z] === RUN TestUpdateCPUQuota [2020-12-15T21:13:02.628Z] --- PASS: TestUpdateCPUQuota (1.31s) [2020-12-15T21:13:02.628Z] === RUN TestUpdatePidsLimit [2020-12-15T21:13:02.628Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-15T21:13:02.759Z] --- PASS: TestCreateServiceSysctls (4.80s) [2020-12-15T21:13:02.759Z] === RUN TestCreateServiceCapabilities [2020-12-15T21:13:03.200Z] === RUN TestUpdatePidsLimit/no_change [2020-12-15T21:13:03.460Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-15T21:13:04.031Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-15T21:13:04.292Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-15T21:13:04.863Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-15T21:13:05.124Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-15T21:13:05.448Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-15T21:13:06.275Z] --- PASS: TestCreateServiceCapabilities (3.69s) [2020-12-15T21:13:06.275Z] === RUN TestInspect [2020-12-15T21:13:06.508Z] --- PASS: TestUpdatePidsLimit (3.73s) [2020-12-15T21:13:06.508Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-12-15T21:13:06.508Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-12-15T21:13:06.508Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-12-15T21:13:06.508Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-12-15T21:13:06.508Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-12-15T21:13:06.508Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-12-15T21:13:06.508Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-12-15T21:13:06.508Z] === RUN TestUpdateRestartPolicy [2020-12-15T21:13:08.061Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-15T21:13:09.267Z] --- PASS: TestInfoAPIWarnings (17.36s) [2020-12-15T21:13:09.267Z] === RUN TestInfoDebug [2020-12-15T21:13:09.791Z] --- PASS: TestInspect (3.80s) [2020-12-15T21:13:09.791Z] === RUN TestCreateJob [2020-12-15T21:13:09.833Z] --- PASS: TestInfoDebug (1.53s) [2020-12-15T21:13:09.833Z] === RUN TestInfoInsecureRegistries [2020-12-15T21:13:10.602Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-15T21:13:11.735Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-12-15T21:13:11.735Z] === RUN TestInfoRegistryMirrors [2020-12-15T21:13:11.983Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-15T21:13:12.551Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-15T21:13:13.110Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-12-15T21:13:13.110Z] === RUN TestLoginFailsWithBadCredentials [2020-12-15T21:13:13.121Z] --- PASS: TestBuildWithHugeFile (107.11s) [2020-12-15T21:13:13.121Z] === RUN TestBuildWithEmptyDockerfile [2020-12-15T21:13:13.121Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:13:13.121Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:13:13.121Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:13:13.121Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:13:13.121Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:13:13.121Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:13:13.121Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:13:13.121Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:13:13.121Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:13:13.121Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-15T21:13:13.121Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-12-15T21:13:13.121Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-12-15T21:13:13.121Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-12-15T21:13:13.121Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-12-15T21:13:13.121Z] === RUN TestBuildPreserveOwnership [2020-12-15T21:13:13.370Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-12-15T21:13:13.370Z] === RUN TestPingCacheHeaders [2020-12-15T21:13:13.370Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-12-15T21:13:13.370Z] === RUN TestPingGet [2020-12-15T21:13:13.370Z] --- PASS: TestPingGet (0.02s) [2020-12-15T21:13:13.370Z] === RUN TestPingHead [2020-12-15T21:13:13.370Z] --- PASS: TestPingHead (0.02s) [2020-12-15T21:13:13.370Z] === RUN TestVersion [2020-12-15T21:13:13.370Z] --- PASS: TestVersion (0.02s) [2020-12-15T21:13:13.370Z] PASS [2020-12-15T21:13:13.370Z] [2020-12-15T21:13:13.370Z] === Skipped [2020-12-15T21:13:13.370Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-15T21:13:13.370Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-15T21:13:13.370Z] [2020-12-15T21:13:13.370Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-12-15T21:13:13.370Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-15T21:13:13.370Z] [2020-12-15T21:13:13.370Z] [2020-12-15T21:13:13.370Z] DONE 18 tests, 2 skipped in 27.911s [2020-12-15T21:13:13.370Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-15T21:13:13.370Z] INFO: Testing against a local daemon [2020-12-15T21:13:13.370Z] === RUN TestVolumesCreateAndList [2020-12-15T21:13:13.381Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-15T21:13:13.629Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-12-15T21:13:13.629Z] === RUN TestVolumesRemove [2020-12-15T21:13:13.629Z] --- PASS: TestVolumesRemove (0.05s) [2020-12-15T21:13:13.629Z] === RUN TestVolumesInspect [2020-12-15T21:13:13.629Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-15T21:13:13.629Z] === RUN TestVolumesInvalidJSON [2020-12-15T21:13:13.629Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-15T21:13:13.629Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-15T21:13:13.629Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-15T21:13:13.629Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-12-15T21:13:13.629Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-15T21:13:13.629Z] PASS [2020-12-15T21:13:13.629Z] [2020-12-15T21:13:13.629Z] DONE 5 tests in 0.261s [2020-12-15T21:13:13.629Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-15T21:13:13.629Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12203 is not a child of this shell [2020-12-15T21:13:13.629Z] warning: PID 12203 from bundles/test-integration/docker.pid had a nonzero exit code [2020-12-15T21:13:13.629Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-15T21:13:13.629Z] [2020-12-15T21:13:13.629Z] Unloading profiles will leave already running processes permanently [2020-12-15T21:13:13.629Z] unconfined, which can lead to unexpected situations. [2020-12-15T21:13:13.629Z] [2020-12-15T21:13:13.629Z] To set a process to complain mode, use the command line tool [2020-12-15T21:13:13.629Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-15T21:13:13.629Z] Removing test suite binaries [2020-12-15T21:13:13.629Z] exiting test-integration [2020-12-15T21:13:13.629Z] ++ exit 0 [2020-12-15T21:13:13.950Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-15T21:13:14.245Z] --- PASS: TestCreateJob (4.51s) [2020-12-15T21:13:14.245Z] === RUN TestReplicatedJob [2020-12-15T21:13:14.517Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-12-15T21:13:14.565Z] [2020-12-15T21:13:14.777Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-12-15T21:13:16.157Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-15T21:13:16.418Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop Post stage [Pipeline] junit [2020-12-15T21:13:16.480Z] Recording test results [2020-12-15T21:13:17.358Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-12-15T21:13:17.926Z] --- PASS: TestBuildPreserveOwnership (4.80s) [2020-12-15T21:13:17.926Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.99s) [2020-12-15T21:13:17.926Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.79s) [2020-12-15T21:13:17.926Z] === RUN TestBuildPlatformInvalid [2020-12-15T21:13:18.185Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-12-15T21:13:18.185Z] PASS [2020-12-15T21:13:18.185Z] [2020-12-15T21:13:18.185Z] === Skipped [2020-12-15T21:13:18.186Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-12-15T21:13:18.186Z] build_session_test.go:25: TODO: BuildKit [2020-12-15T21:13:18.186Z] [2020-12-15T21:13:18.186Z] [2020-12-15T21:13:18.186Z] DONE 32 tests, 1 skipped in 195.438s [2020-12-15T21:13:18.186Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-12-15T21:13:18.186Z] ++ 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-12-15T21:13:18.186Z] ++ set -e [2020-12-15T21:13:18.186Z] ++ '[' -n 0 ']' [2020-12-15T21:13:18.186Z] ++ set -x [2020-12-15T21:13:18.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:13:18.186Z] === RUN TestDockerSuite/TestAttachDetach [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2020-12-15T21:13:18.445Z] INFO: Testing against a local daemon [2020-12-15T21:13:18.445Z] === RUN TestConfigInspect Post stage [Pipeline] sh [2020-12-15T21:13:18.742Z] + echo Ensuring container killed. [2020-12-15T21:13:18.742Z] Ensuring container killed. [2020-12-15T21:13:18.742Z] + docker rm -vf docker-pr1 [2020-12-15T21:13:18.742Z] Error: No such container: docker-pr1 [2020-12-15T21:13:18.742Z] + true [Pipeline] sh [2020-12-15T21:13:19.022Z] + echo Chowning /workspace to jenkins user [2020-12-15T21:13:19.022Z] Chowning /workspace to jenkins user [2020-12-15T21:13:19.022Z] + id -u [2020-12-15T21:13:19.022Z] + id -g [2020-12-15T21:13:19.022Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41806:/workspace busybox chown -R 1000:1000 /workspace [2020-12-15T21:13:19.022Z] Unable to find image 'busybox:latest' locally [2020-12-15T21:13:19.389Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-15T21:13:19.389Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-12-15T21:13:19.958Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-15T21:13:21.338Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-12-15T21:13:21.338Z] --- PASS: TestConfigInspect (2.97s) [2020-12-15T21:13:21.338Z] === RUN TestConfigList [2020-12-15T21:13:21.411Z] --- PASS: TestUpdateRestartPolicy (12.48s) [2020-12-15T21:13:21.411Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-15T21:13:21.411Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-12-15T21:13:21.411Z] === RUN TestWaitNonBlocked [2020-12-15T21:13:21.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:13:21.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:13:21.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:13:21.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:13:21.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:13:21.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:13:21.411Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-12-15T21:13:21.411Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2020-12-15T21:13:21.411Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2020-12-15T21:13:21.411Z] === RUN TestWaitBlocked [2020-12-15T21:13:21.411Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-15T21:13:21.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-15T21:13:21.411Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-15T21:13:21.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-15T21:13:21.411Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-15T21:13:21.411Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-15T21:13:21.597Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-15T21:13:21.672Z] --- PASS: TestWaitBlocked (0.03s) [2020-12-15T21:13:21.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-12-15T21:13:21.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2020-12-15T21:13:21.672Z] === CONT TestContainerStartOnDaemonRestart [2020-12-15T21:13:21.672Z] === CONT TestIpcModeOlderClient [2020-12-15T21:13:21.672Z] === CONT TestDaemonHostGatewayIP [2020-12-15T21:13:21.672Z] === CONT TestDaemonRestartIpcMode [2020-12-15T21:13:21.934Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-12-15T21:13:21.934Z] === CONT TestContainerKillOnDaemonStart [2020-12-15T21:13:22.166Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-15T21:13:22.724Z] --- PASS: TestReplicatedJob (7.28s) [2020-12-15T21:13:22.724Z] === RUN TestUpdateReplicatedJob [2020-12-15T21:13:22.734Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-15T21:13:24.112Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-12-15T21:13:24.112Z] --- PASS: TestConfigList (2.64s) [2020-12-15T21:13:24.112Z] === RUN TestConfigsCreateAndDelete [2020-12-15T21:13:24.291Z] latest: Pulling from library/busybox [2020-12-15T21:13:24.291Z] ea97eb0eb3ec: Pulling fs layer [2020-12-15T21:13:24.555Z] ea97eb0eb3ec: Download complete [2020-12-15T21:13:24.555Z] ea97eb0eb3ec: Pull complete [2020-12-15T21:13:24.555Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-15T21:13:24.555Z] Status: Downloaded newer image for busybox:latest [2020-12-15T21:13:25.240Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2020-12-15T21:13:25.491Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-15T21:13:25.750Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-12-15T21:13:26.181Z] --- PASS: TestDaemonRestartIpcMode (4.40s) [2020-12-15T21:13:26.243Z] --- PASS: TestUpdateReplicatedJob (4.66s) [2020-12-15T21:13:26.243Z] === RUN TestServiceListWithStatuses [2020-12-15T21:13:26.243Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-15T21:13:26.243Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-15T21:13:26.243Z] === RUN TestDockerNetworkConnectAlias [2020-12-15T21:13:26.442Z] --- PASS: TestDaemonHostGatewayIP (4.86s) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-15T21:13:26.689Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-15T21:13:26.752Z] + bundleName=amd64-rootless [2020-12-15T21:13:26.752Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-12-15T21:13:26.752Z] Creating amd64-rootless-bundles.tar.gz [2020-12-15T21:13:26.752Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-12-15T21:13:26.752Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-12-15T21:13:26.765Z] Archiving artifacts [2020-12-15T21:13:27.259Z] --- PASS: TestConfigsCreateAndDelete (3.17s) [2020-12-15T21:13:27.259Z] === RUN TestConfigsUpdate [2020-12-15T21:13:27.518Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-15T21:13:27.518Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-15T21:13:28.457Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-12-15T21:13:28.457Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-12-15T21:13:28.567Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41806/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-15T21:13:28.876Z] + make clean [2020-12-15T21:13:29.135Z] docker volume rm -f docker-dev-cache [2020-12-15T21:13:29.135Z] docker-dev-cache [Pipeline] deleteDir [2020-12-15T21:13:29.397Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-15T21:13:30.776Z] --- PASS: TestConfigsUpdate (3.35s) [2020-12-15T21:13:30.777Z] === RUN TestTemplatedConfig [2020-12-15T21:13:31.036Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-12-15T21:13:34.332Z] --- PASS: TestTemplatedConfig (3.76s) [2020-12-15T21:13:34.332Z] === RUN TestConfigCreateResolve [2020-12-15T21:13:34.332Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-12-15T21:13:34.721Z] --- PASS: TestDockerNetworkConnectAlias (8.28s) [2020-12-15T21:13:34.721Z] === RUN TestDockerNetworkReConnect [2020-12-15T21:13:36.435Z] --- PASS: TestContainerKillOnDaemonStart (13.05s) [2020-12-15T21:13:36.436Z] PASS [2020-12-15T21:13:36.436Z] [2020-12-15T21:13:36.436Z] === Skipped [2020-12-15T21:13:36.436Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-12-15T21:13:36.436Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-15T21:13:36.436Z] [2020-12-15T21:13:36.436Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-15T21:13:36.436Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:13:36.436Z] [2020-12-15T21:13:36.436Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-15T21:13:36.436Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:13:36.436Z] [2020-12-15T21:13:36.436Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-15T21:13:36.436Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-15T21:13:36.436Z] [2020-12-15T21:13:36.436Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-15T21:13:36.436Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-15T21:13:36.436Z] [2020-12-15T21:13:36.436Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-12-15T21:13:36.436Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:13:36.436Z] [2020-12-15T21:13:36.436Z] [2020-12-15T21:13:36.436Z] DONE 195 tests, 6 skipped in 141.028s [2020-12-15T21:13:36.436Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-12-15T21:13:36.436Z] ++ 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-12-15T21:13:36.436Z] ++ set -e [2020-12-15T21:13:36.436Z] ++ '[' -n 0 ']' [2020-12-15T21:13:36.436Z] ++ set -x [2020-12-15T21:13:36.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:13:36.436Z] INFO: Testing against a local daemon [2020-12-15T21:13:36.436Z] === RUN TestCommitInheritsEnv [2020-12-15T21:13:36.436Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-12-15T21:13:36.436Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-15T21:13:36.436Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-12-15T21:13:36.436Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-12-15T21:13:36.436Z] === RUN TestImagesFilterMultiReference [2020-12-15T21:13:36.436Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-12-15T21:13:36.436Z] === RUN TestImagePullPlatformInvalid [2020-12-15T21:13:36.436Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-12-15T21:13:36.436Z] === RUN TestRemoveImageOrphaning [2020-12-15T21:13:36.436Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-12-15T21:13:36.436Z] === RUN TestRemoveImageGarbageCollector [2020-12-15T21:13:36.436Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-15T21:13:36.436Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:13:36.436Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-15T21:13:36.697Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-12-15T21:13:36.697Z] === RUN TestTagInvalidReference [2020-12-15T21:13:36.697Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-15T21:13:36.697Z] === RUN TestTagValidPrefixedRepo [2020-12-15T21:13:36.697Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-12-15T21:13:36.697Z] === RUN TestTagExistedNameWithoutForce [2020-12-15T21:13:36.697Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-12-15T21:13:36.697Z] === RUN TestTagOfficialNames [2020-12-15T21:13:36.697Z] --- PASS: TestTagOfficialNames (0.09s) [2020-12-15T21:13:36.697Z] === RUN TestTagMatchesDigest [2020-12-15T21:13:36.958Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-15T21:13:36.958Z] PASS [2020-12-15T21:13:36.958Z] [2020-12-15T21:13:36.958Z] === Skipped [2020-12-15T21:13:36.958Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-12-15T21:13:36.958Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-12-15T21:13:36.958Z] [2020-12-15T21:13:36.958Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-15T21:13:36.958Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:13:36.958Z] [2020-12-15T21:13:36.958Z] [2020-12-15T21:13:36.958Z] DONE 12 tests, 2 skipped in 1.868s [2020-12-15T21:13:36.958Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-12-15T21:13:36.958Z] ++ 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-12-15T21:13:36.958Z] ++ set -e [2020-12-15T21:13:36.958Z] ++ '[' -n 0 ']' [2020-12-15T21:13:36.958Z] ++ set -x [2020-12-15T21:13:36.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:13:36.958Z] INFO: Testing against a local daemon [2020-12-15T21:13:36.958Z] === RUN TestNetworkCreateDelete [2020-12-15T21:13:37.530Z] --- PASS: TestNetworkCreateDelete (0.43s) [2020-12-15T21:13:37.530Z] === RUN TestDockerNetworkDeletePreferID [2020-12-15T21:13:37.625Z] --- PASS: TestConfigCreateResolve (3.20s) [2020-12-15T21:13:37.625Z] === RUN TestConfigDaemonLibtrustID [2020-12-15T21:13:37.884Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-12-15T21:13:38.144Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2020-12-15T21:13:38.144Z] PASS [2020-12-15T21:13:38.144Z] [2020-12-15T21:13:38.144Z] DONE 7 tests in 19.881s [2020-12-15T21:13:38.144Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-12-15T21:13:38.144Z] ++ 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-12-15T21:13:38.144Z] ++ set -e [2020-12-15T21:13:38.144Z] ++ '[' -n 0 ']' [2020-12-15T21:13:38.144Z] ++ set -x [2020-12-15T21:13:38.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:13:38.404Z] INFO: Testing against a local daemon [2020-12-15T21:13:38.404Z] === RUN TestCheckpoint [2020-12-15T21:13:38.404Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-15T21:13:38.404Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-15T21:13:38.404Z] === RUN TestContainerInvalidJSON [2020-12-15T21:13:38.404Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:13:38.404Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:13:38.404Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:13:38.404Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:13:38.404Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:13:38.404Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:13:38.404Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:13:38.404Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:13:38.404Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:13:38.404Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-15T21:13:38.404Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-15T21:13:38.404Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-15T21:13:38.404Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-15T21:13:38.404Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-15T21:13:38.404Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-12-15T21:13:38.404Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-15T21:13:38.404Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-12-15T21:13:38.404Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-15T21:13:38.422Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-12-15T21:13:38.422Z] Copying nested executables into bundles/binary-daemon [2020-12-15T21:13:38.422Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-12-15T21:13:38.663Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-12-15T21:13:38.663Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-15T21:13:38.663Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-12-15T21:13:38.663Z] === RUN TestCopyFromContainer [2020-12-15T21:13:38.743Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -e DOCKER_GRAPHDRIVER docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/make.sh cross [2020-12-15T21:13:38.932Z] --- PASS: TestDockerNetworkDeletePreferID (1.24s) [2020-12-15T21:13:38.932Z] === RUN TestDaemonDNSFallback [2020-12-15T21:13:38.998Z] [2020-12-15T21:13:39.254Z] Removing bundles/ [2020-12-15T21:13:39.254Z] [2020-12-15T21:13:39.254Z] ---> Making bundle: cross (in bundles/cross) [2020-12-15T21:13:39.254Z] Cross building: bundles/cross/linux/amd64 [2020-12-15T21:13:39.254Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-12-15T21:13:39.254Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-12-15T21:13:39.407Z] --- PASS: TestBuildWithHugeFile (54.88s) [2020-12-15T21:13:39.407Z] === RUN TestBuildWithEmptyDockerfile [2020-12-15T21:13:39.407Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:13:39.407Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:13:39.407Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:13:39.407Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:13:39.407Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:13:39.407Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:13:39.407Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:13:39.407Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:13:39.407Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:13:39.407Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-12-15T21:13:39.407Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-12-15T21:13:39.407Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-12-15T21:13:39.407Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-12-15T21:13:39.407Z] === RUN TestBuildPreserveOwnership [2020-12-15T21:13:39.407Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-15T21:13:40.068Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-15T21:13:40.571Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-12-15T21:13:40.571Z] === RUN TestCopyFromContainer// [2020-12-15T21:13:40.830Z] === RUN TestCopyFromContainer//bar/root [2020-12-15T21:13:40.830Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-15T21:13:41.090Z] === RUN TestCopyFromContainer/bar/quux [2020-12-15T21:13:41.090Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-15T21:13:41.350Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-15T21:13:41.350Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-15T21:13:41.585Z] --- PASS: TestBuildPreserveOwnership (3.89s) [2020-12-15T21:13:41.585Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.59s) [2020-12-15T21:13:41.585Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2020-12-15T21:13:41.585Z] === RUN TestBuildPlatformInvalid [2020-12-15T21:13:41.585Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-12-15T21:13:41.585Z] PASS [2020-12-15T21:13:41.585Z] [2020-12-15T21:13:41.585Z] === Skipped [2020-12-15T21:13:41.585Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-12-15T21:13:41.585Z] build_session_test.go:25: TODO: BuildKit [2020-12-15T21:13:41.585Z] [2020-12-15T21:13:41.585Z] [2020-12-15T21:13:41.585Z] DONE 32 tests, 1 skipped in 94.074s [2020-12-15T21:13:41.585Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-12-15T21:13:41.585Z] ++ 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-12-15T21:13:41.585Z] ++ set -e [2020-12-15T21:13:41.585Z] ++ '[' -n 0 ']' [2020-12-15T21:13:41.585Z] ++ set -x [2020-12-15T21:13:41.585Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:13:41.585Z] INFO: Testing against a local daemon [2020-12-15T21:13:41.585Z] === RUN TestConfigInspect [2020-12-15T21:13:41.609Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-15T21:13:41.609Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-15T21:13:41.658Z] --- PASS: TestDockerNetworkReConnect (6.80s) [2020-12-15T21:13:41.658Z] === RUN TestServicePlugin [2020-12-15T21:13:41.658Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-15T21:13:41.658Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:13:41.658Z] === RUN TestServiceUpdateLabel [2020-12-15T21:13:41.868Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-15T21:13:42.129Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-12-15T21:13:42.129Z] --- PASS: TestCopyFromContainer (3.36s) [2020-12-15T21:13:42.129Z] --- PASS: TestCopyFromContainer// (0.16s) [2020-12-15T21:13:42.129Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-12-15T21:13:42.129Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2020-12-15T21:13:42.129Z] --- PASS: TestCopyFromContainer/bar/quux (0.18s) [2020-12-15T21:13:42.129Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-12-15T21:13:42.129Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2020-12-15T21:13:42.129Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2020-12-15T21:13:42.129Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2020-12-15T21:13:42.129Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-12-15T21:13:42.129Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-12-15T21:13:42.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-15T21:13:42.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:13:42.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:13:42.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:13:42.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:13:42.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:13:42.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:13:42.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:13:42.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:13:42.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:13:42.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-15T21:13:42.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-15T21:13:42.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-12-15T21:13:42.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-15T21:13:42.129Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-15T21:13:42.129Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-12-15T21:13:42.129Z] === RUN TestCreateWithInvalidEnv [2020-12-15T21:13:42.129Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-15T21:13:42.129Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-15T21:13:42.129Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-15T21:13:42.129Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-15T21:13:42.129Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-15T21:13:42.129Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-15T21:13:42.129Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-15T21:13:42.129Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-15T21:13:42.129Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-15T21:13:42.129Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-12-15T21:13:42.129Z] --- PASS: TestCreateWithInvalidEnv/0 (0.02s) [2020-12-15T21:13:42.129Z] --- PASS: TestCreateWithInvalidEnv/2 (0.02s) [2020-12-15T21:13:42.129Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-15T21:13:42.129Z] === RUN TestCreateTmpfsMountsTarget [2020-12-15T21:13:42.129Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-12-15T21:13:42.129Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-15T21:13:43.655Z] --- PASS: TestConfigInspect (1.99s) [2020-12-15T21:13:43.655Z] === RUN TestConfigList [2020-12-15T21:13:44.385Z] --- PASS: TestServiceUpdateLabel (3.33s) [2020-12-15T21:13:44.385Z] === RUN TestServiceUpdateSecrets [2020-12-15T21:13:44.670Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-12-15T21:13:44.670Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-12-15T21:13:44.670Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-15T21:13:44.930Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-12-15T21:13:45.504Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-12-15T21:13:45.733Z] --- PASS: TestConfigList (1.91s) [2020-12-15T21:13:45.733Z] === RUN TestConfigsCreateAndDelete [2020-12-15T21:13:46.884Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-12-15T21:13:46.884Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.05s) [2020-12-15T21:13:46.884Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-15T21:13:46.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:13:46.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:13:46.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:13:46.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:13:46.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:13:46.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:13:46.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:13:46.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:13:46.884Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:13:46.884Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:13:46.884Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:13:46.884Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:13:46.884Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:13:46.884Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:13:46.884Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:13:46.884Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-15T21:13:46.884Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-12-15T21:13:46.884Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-12-15T21:13:46.884Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-12-15T21:13:46.884Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-12-15T21:13:46.884Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-15T21:13:46.884Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-15T21:13:46.884Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-12-15T21:13:47.067Z] --- PASS: TestDaemonDNSFallback (7.46s) [2020-12-15T21:13:47.067Z] === RUN TestInspectNetwork [2020-12-15T21:13:47.252Z] --- PASS: TestConfigsCreateAndDelete (1.97s) [2020-12-15T21:13:47.252Z] === RUN TestConfigsUpdate [2020-12-15T21:13:47.453Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-15T21:13:47.453Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-12-15T21:13:47.712Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.95s) [2020-12-15T21:13:47.712Z] === RUN TestCreateDifferentPlatform [2020-12-15T21:13:47.712Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-15T21:13:47.712Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-15T21:13:47.712Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-12-15T21:13:47.712Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-12-15T21:13:47.712Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-15T21:13:47.712Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-15T21:13:47.712Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-12-15T21:13:47.712Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-15T21:13:47.971Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2020-12-15T21:13:47.971Z] === RUN TestContainerStartOnDaemonRestart [2020-12-15T21:13:47.971Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-15T21:13:47.971Z] === RUN TestDaemonRestartIpcMode [2020-12-15T21:13:47.971Z] === PAUSE TestDaemonRestartIpcMode [2020-12-15T21:13:47.971Z] === RUN TestDaemonHostGatewayIP [2020-12-15T21:13:47.971Z] === PAUSE TestDaemonHostGatewayIP [2020-12-15T21:13:47.971Z] === RUN TestContainerKillOnDaemonStart [2020-12-15T21:13:47.971Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-15T21:13:47.971Z] === RUN TestDiff [2020-12-15T21:13:48.540Z] --- PASS: TestDiff (0.77s) [2020-12-15T21:13:48.540Z] === RUN TestExecWithCloseStdin [2020-12-15T21:13:48.800Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-15T21:13:49.330Z] --- PASS: TestConfigsUpdate (1.93s) [2020-12-15T21:13:49.331Z] === RUN TestTemplatedConfig [2020-12-15T21:13:49.368Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-15T21:13:49.629Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-12-15T21:13:49.629Z] === RUN TestExec [2020-12-15T21:13:49.889Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-12-15T21:13:50.150Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-12-15T21:13:50.410Z] --- PASS: TestExec (0.88s) [2020-12-15T21:13:50.410Z] === RUN TestExecUser [2020-12-15T21:13:51.273Z] === RUN TestInspectNetwork/full_network_id [2020-12-15T21:13:51.273Z] === RUN TestInspectNetwork/partial_network_id [2020-12-15T21:13:51.273Z] === RUN TestInspectNetwork/network_name [2020-12-15T21:13:51.273Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-15T21:13:51.381Z] --- PASS: TestExecUser (1.00s) [2020-12-15T21:13:51.381Z] === RUN TestExportContainerAndImportImage [2020-12-15T21:13:51.966Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-12-15T21:13:52.077Z] --- PASS: TestTemplatedConfig (2.40s) [2020-12-15T21:13:52.077Z] === RUN TestConfigCreateResolve [2020-12-15T21:13:52.542Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-12-15T21:13:52.542Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-15T21:13:52.802Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-15T21:13:53.594Z] --- PASS: TestConfigCreateResolve (1.90s) [2020-12-15T21:13:53.594Z] === RUN TestConfigDaemonLibtrustID [2020-12-15T21:13:54.185Z] --- PASS: TestExportContainerAfterDaemonRestart (1.67s) [2020-12-15T21:13:54.185Z] === RUN TestHealthCheckWorkdir [2020-12-15T21:13:54.185Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-12-15T21:13:54.235Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-12-15T21:13:54.235Z] PASS [2020-12-15T21:13:54.235Z] [2020-12-15T21:13:54.235Z] DONE 7 tests in 12.702s [2020-12-15T21:13:54.235Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-12-15T21:13:54.235Z] ++ 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-12-15T21:13:54.235Z] ++ set -e [2020-12-15T21:13:54.235Z] ++ '[' -n 0 ']' [2020-12-15T21:13:54.235Z] ++ set -x [2020-12-15T21:13:54.236Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:13:54.236Z] INFO: Testing against a local daemon [2020-12-15T21:13:54.236Z] === RUN TestCheckpoint [2020-12-15T21:13:54.236Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-15T21:13:54.236Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-15T21:13:54.236Z] === RUN TestContainerInvalidJSON [2020-12-15T21:13:54.236Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:13:54.236Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:13:54.236Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:13:54.236Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:13:54.236Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:13:54.236Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:13:54.236Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:13:54.236Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:13:54.236Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:13:54.236Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-15T21:13:54.236Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-15T21:13:54.236Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-15T21:13:54.236Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-15T21:13:54.236Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-15T21:13:54.236Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-12-15T21:13:54.236Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-15T21:13:54.236Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-12-15T21:13:54.236Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-15T21:13:54.527Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-12-15T21:13:54.527Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-15T21:13:54.527Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-12-15T21:13:54.527Z] === RUN TestCopyFromContainer [2020-12-15T21:13:55.123Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2020-12-15T21:13:55.123Z] === RUN TestHealthKillContainer [2020-12-15T21:13:55.383Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-12-15T21:13:55.647Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-15T21:13:55.907Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-12-15T21:13:56.036Z] === RUN TestCopyFromContainer// [2020-12-15T21:13:56.036Z] === RUN TestCopyFromContainer//bar/root [2020-12-15T21:13:56.036Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-15T21:13:56.036Z] === RUN TestCopyFromContainer/bar/quux [2020-12-15T21:13:56.036Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-15T21:13:56.036Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-15T21:13:56.333Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-15T21:13:56.333Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-15T21:13:56.333Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-15T21:13:56.333Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-15T21:13:56.477Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-15T21:13:56.557Z] --- PASS: TestInspectNetwork (9.75s) [2020-12-15T21:13:56.557Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-15T21:13:56.557Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-15T21:13:56.557Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-15T21:13:56.557Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-15T21:13:56.557Z] === RUN TestRunContainerWithBridgeNone [2020-12-15T21:13:56.629Z] --- PASS: TestCopyFromContainer (2.03s) [2020-12-15T21:13:56.629Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-15T21:13:56.629Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-12-15T21:13:56.629Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-15T21:13:56.629Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-12-15T21:13:56.629Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-12-15T21:13:56.629Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-12-15T21:13:56.629Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-12-15T21:13:56.629Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-12-15T21:13:56.629Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-12-15T21:13:56.629Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-12-15T21:13:56.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-15T21:13:56.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:13:56.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:13:56.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:13:56.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:13:56.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:13:56.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:13:56.629Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:13:56.629Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:13:56.629Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:13:56.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-15T21:13:56.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-15T21:13:56.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-15T21:13:56.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-15T21:13:56.629Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-15T21:13:56.629Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-12-15T21:13:56.629Z] === RUN TestCreateWithInvalidEnv [2020-12-15T21:13:56.629Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-15T21:13:56.629Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-15T21:13:56.629Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-15T21:13:56.629Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-15T21:13:56.629Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-15T21:13:56.629Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-15T21:13:56.629Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-15T21:13:56.629Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-15T21:13:56.629Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-15T21:13:56.629Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-15T21:13:56.629Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-15T21:13:56.629Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-15T21:13:56.629Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-15T21:13:56.629Z] === RUN TestCreateTmpfsMountsTarget [2020-12-15T21:13:56.629Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-15T21:13:56.629Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-15T21:13:57.855Z] --- PASS: TestHealthKillContainer (2.64s) [2020-12-15T21:13:57.855Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-15T21:13:58.140Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2020-12-15T21:13:58.140Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-15T21:13:58.425Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2020-12-15T21:13:58.425Z] === RUN TestIpcModeNone [2020-12-15T21:13:58.470Z] --- PASS: TestRunContainerWithBridgeNone (2.48s) [2020-12-15T21:13:58.470Z] === RUN TestNetworkInvalidJSON [2020-12-15T21:13:58.470Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-15T21:13:58.470Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-15T21:13:58.470Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:13:58.470Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:13:58.470Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:13:58.470Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:13:58.470Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-15T21:13:58.470Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:13:58.470Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:13:58.470Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-12-15T21:13:58.470Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-15T21:13:58.470Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-15T21:13:58.470Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-15T21:13:58.470Z] === RUN TestHostIPv4BridgeLabel [2020-12-15T21:13:58.995Z] --- PASS: TestIpcModeNone (0.64s) [2020-12-15T21:13:58.995Z] === RUN TestIpcModePrivate [2020-12-15T21:13:59.411Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-12-15T21:13:59.411Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-15T21:13:59.564Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-12-15T21:13:59.659Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2020-12-15T21:13:59.659Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-15T21:13:59.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:13:59.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:13:59.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:13:59.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:13:59.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:13:59.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:13:59.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:13:59.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:13:59.659Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:13:59.659Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:13:59.659Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:13:59.659Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:13:59.659Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:13:59.659Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:13:59.824Z] --- PASS: TestIpcModePrivate (0.87s) [2020-12-15T21:13:59.824Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:85, shared: false, mustBeShared: false [2020-12-15T21:13:59.824Z] === RUN TestIpcModeShareable [2020-12-15T21:13:59.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:13:59.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-15T21:13:59.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-12-15T21:13:59.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-12-15T21:13:59.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-12-15T21:13:59.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-12-15T21:13:59.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-12-15T21:13:59.953Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-15T21:14:00.245Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-12-15T21:14:00.245Z] === RUN TestCreateDifferentPlatform [2020-12-15T21:14:00.245Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-15T21:14:00.245Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-15T21:14:00.245Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-12-15T21:14:00.245Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-15T21:14:00.245Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-15T21:14:00.245Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-15T21:14:00.539Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-12-15T21:14:00.539Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-15T21:14:00.539Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2020-12-15T21:14:00.539Z] === RUN TestContainerStartOnDaemonRestart [2020-12-15T21:14:00.539Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-15T21:14:00.539Z] === RUN TestDaemonRestartIpcMode [2020-12-15T21:14:00.539Z] === PAUSE TestDaemonRestartIpcMode [2020-12-15T21:14:00.539Z] === RUN TestDaemonHostGatewayIP [2020-12-15T21:14:00.539Z] === PAUSE TestDaemonHostGatewayIP [2020-12-15T21:14:00.539Z] === RUN TestContainerKillOnDaemonStart [2020-12-15T21:14:00.539Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-15T21:14:00.539Z] === RUN TestDiff [2020-12-15T21:14:00.762Z] --- PASS: TestIpcModeShareable (0.70s) [2020-12-15T21:14:00.763Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2020-12-15T21:14:00.763Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-15T21:14:00.795Z] --- PASS: TestDaemonRestartWithLiveRestore (1.39s) [2020-12-15T21:14:00.795Z] === RUN TestDaemonDefaultNetworkPools [2020-12-15T21:14:01.174Z] --- PASS: TestDiff (0.52s) [2020-12-15T21:14:01.174Z] === RUN TestExecWithCloseStdin [2020-12-15T21:14:01.467Z] --- PASS: TestExecWithCloseStdin (0.57s) [2020-12-15T21:14:01.467Z] === RUN TestExec [2020-12-15T21:14:02.125Z] --- PASS: TestExec (0.67s) [2020-12-15T21:14:02.125Z] === RUN TestExecUser [2020-12-15T21:14:02.143Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-15T21:14:02.178Z] --- PASS: TestDaemonDefaultNetworkPools (1.29s) [2020-12-15T21:14:02.178Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-15T21:14:02.963Z] --- PASS: TestServiceUpdateSecrets (15.83s) [2020-12-15T21:14:02.963Z] === RUN TestServiceUpdateConfigs [2020-12-15T21:14:03.083Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.36s) [2020-12-15T21:14:03.083Z] === RUN TestAPIIpcModeHost [2020-12-15T21:14:03.167Z] --- PASS: TestExecUser (0.75s) [2020-12-15T21:14:03.167Z] === RUN TestExportContainerAndImportImage [2020-12-15T21:14:03.342Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-12-15T21:14:03.602Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-12-15T21:14:03.602Z] === RUN TestDaemonIpcModeShareable [2020-12-15T21:14:03.816Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2020-12-15T21:14:03.816Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-15T21:14:03.862Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-12-15T21:14:04.090Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.89s) [2020-12-15T21:14:04.090Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-15T21:14:04.431Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-12-15T21:14:05.001Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-12-15T21:14:05.331Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2020-12-15T21:14:05.331Z] === RUN TestHealthCheckWorkdir [2020-12-15T21:14:05.569Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-12-15T21:14:05.569Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2020-12-15T21:14:05.569Z] === RUN TestDaemonIpcModePrivate [2020-12-15T21:14:05.569Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-12-15T21:14:05.828Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-15T21:14:05.828Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-15T21:14:05.968Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2020-12-15T21:14:05.968Z] === RUN TestHealthKillContainer [2020-12-15T21:14:06.634Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s) [2020-12-15T21:14:06.634Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-15T21:14:07.206Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.89s) [2020-12-15T21:14:07.206Z] === RUN TestServiceWithPredefinedNetwork [2020-12-15T21:14:07.736Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2020-12-15T21:14:07.736Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2020-12-15T21:14:07.736Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-15T21:14:08.306Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-15T21:14:08.753Z] --- PASS: TestHealthKillContainer (2.60s) [2020-12-15T21:14:08.753Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-15T21:14:08.875Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-12-15T21:14:09.046Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-12-15T21:14:09.046Z] === RUN TestIpcModeNone [2020-12-15T21:14:09.134Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2020-12-15T21:14:09.134Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2020-12-15T21:14:09.134Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-15T21:14:09.681Z] --- PASS: TestIpcModeNone (0.59s) [2020-12-15T21:14:09.681Z] === RUN TestIpcModePrivate [2020-12-15T21:14:10.317Z] --- PASS: TestIpcModePrivate (0.63s) [2020-12-15T21:14:10.317Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-12-15T21:14:10.317Z] === RUN TestIpcModeShareable [2020-12-15T21:14:10.506Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2020-12-15T21:14:10.506Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-15T21:14:10.506Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-15T21:14:10.506Z] service_test.go:236: FLAKY_TEST [2020-12-15T21:14:10.506Z] === RUN TestServiceWithDataPathPortInit [2020-12-15T21:14:10.955Z] --- PASS: TestIpcModeShareable (0.61s) [2020-12-15T21:14:10.955Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-12-15T21:14:10.955Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-15T21:14:11.044Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-12-15T21:14:11.044Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2020-12-15T21:14:11.044Z] === RUN TestIpcModeOlderClient [2020-12-15T21:14:11.044Z] === PAUSE TestIpcModeOlderClient [2020-12-15T21:14:11.044Z] === RUN TestKillContainerInvalidSignal [2020-12-15T21:14:11.613Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2020-12-15T21:14:11.613Z] === RUN TestKillContainer [2020-12-15T21:14:11.613Z] === RUN TestKillContainer/no_signal [2020-12-15T21:14:11.874Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-12-15T21:14:12.443Z] === RUN TestKillContainer/non_killing_signal [2020-12-15T21:14:13.013Z] === RUN TestKillContainer/killing_signal [2020-12-15T21:14:13.057Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2020-12-15T21:14:13.057Z] === RUN TestAPIIpcModeHost [2020-12-15T21:14:13.273Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-15T21:14:13.352Z] --- PASS: TestAPIIpcModeHost (0.53s) [2020-12-15T21:14:13.352Z] === RUN TestDaemonIpcModeShareable [2020-12-15T21:14:13.844Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-12-15T21:14:14.104Z] --- PASS: TestKillContainer (2.33s) [2020-12-15T21:14:14.104Z] --- PASS: TestKillContainer/no_signal (0.70s) [2020-12-15T21:14:14.104Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-12-15T21:14:14.104Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-12-15T21:14:14.104Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-15T21:14:14.104Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-15T21:14:14.365Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-15T21:14:14.873Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2020-12-15T21:14:14.873Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-12-15T21:14:14.873Z] === RUN TestDaemonIpcModePrivate [2020-12-15T21:14:14.935Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-15T21:14:15.506Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2020-12-15T21:14:15.506Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-12-15T21:14:15.506Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-12-15T21:14:15.506Z] === RUN TestKillStoppedContainer [2020-12-15T21:14:15.506Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-12-15T21:14:15.506Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-15T21:14:15.592Z] --- PASS: TestServiceUpdateConfigs (15.49s) [2020-12-15T21:14:15.592Z] === RUN TestServiceUpdateNetwork [2020-12-15T21:14:15.766Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-12-15T21:14:15.766Z] === RUN TestKillDifferentUserContainer [2020-12-15T21:14:16.338Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-12-15T21:14:16.338Z] === RUN TestInspectOomKilledTrue [2020-12-15T21:14:16.395Z] --- PASS: TestDaemonIpcModePrivate (1.42s) [2020-12-15T21:14:16.395Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-12-15T21:14:16.395Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-15T21:14:16.598Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-15T21:14:16.598Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:14:16.598Z] === RUN TestInspectOomKilledFalse [2020-12-15T21:14:16.598Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2020-12-15T21:14:16.598Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:14:16.598Z] === RUN TestLinksEtcHostsContentMatch [2020-12-15T21:14:16.598Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-12-15T21:14:16.598Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-12-15T21:14:17.169Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-12-15T21:14:17.169Z] === RUN TestLinksContainerNames [2020-12-15T21:14:17.436Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2020-12-15T21:14:17.436Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-12-15T21:14:17.436Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-15T21:14:17.737Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-15T21:14:18.677Z] --- PASS: TestLinksContainerNames (1.61s) [2020-12-15T21:14:18.677Z] === RUN TestLogsFollowTailEmpty [2020-12-15T21:14:18.936Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-12-15T21:14:18.954Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2020-12-15T21:14:18.954Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-12-15T21:14:18.954Z] === RUN TestIpcModeOlderClient [2020-12-15T21:14:18.954Z] === PAUSE TestIpcModeOlderClient [2020-12-15T21:14:18.954Z] === RUN TestKillContainerInvalidSignal [2020-12-15T21:14:19.195Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2020-12-15T21:14:19.195Z] === RUN TestContainerNetworkMountsNoChown [2020-12-15T21:14:19.588Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-12-15T21:14:19.588Z] === RUN TestKillContainer [2020-12-15T21:14:19.588Z] === RUN TestKillContainer/no_signal [2020-12-15T21:14:19.764Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot/default [2020-12-15T21:14:19.764Z] === PAUSE TestMountDaemonRoot/default [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot/private [2020-12-15T21:14:19.764Z] === PAUSE TestMountDaemonRoot/private [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot/rprivate [2020-12-15T21:14:19.764Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot/slave [2020-12-15T21:14:19.764Z] === PAUSE TestMountDaemonRoot/slave [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot/rslave [2020-12-15T21:14:19.764Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot/shared [2020-12-15T21:14:19.764Z] === PAUSE TestMountDaemonRoot/shared [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot/rshared [2020-12-15T21:14:19.764Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-15T21:14:19.764Z] === CONT TestMountDaemonRoot/default [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-15T21:14:19.764Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-15T21:14:19.764Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-15T21:14:19.764Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-15T21:14:19.764Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-15T21:14:19.764Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-15T21:14:19.764Z] === CONT TestMountDaemonRoot/rshared [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-15T21:14:19.764Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-15T21:14:19.764Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-15T21:14:19.764Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-15T21:14:19.764Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-15T21:14:19.764Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-15T21:14:19.764Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-15T21:14:19.881Z] === RUN TestKillContainer/non_killing_signal [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/shared [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/rslave [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/slave [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/rprivate [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/private [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-15T21:14:20.023Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-15T21:14:20.023Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-15T21:14:20.023Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-15T21:14:20.172Z] === RUN TestKillContainer/killing_signal [2020-12-15T21:14:20.283Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-15T21:14:20.283Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-15T21:14:20.283Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-15T21:14:20.283Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-15T21:14:20.283Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-15T21:14:20.283Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-15T21:14:20.283Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-15T21:14:20.283Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-15T21:14:20.283Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-15T21:14:20.283Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-15T21:14:20.283Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-15T21:14:20.283Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-15T21:14:20.283Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-15T21:14:20.283Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-12-15T21:14:20.543Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-12-15T21:14:20.544Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-12-15T21:14:20.544Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-12-15T21:14:20.544Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-15T21:14:20.544Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-12-15T21:14:20.544Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-12-15T21:14:20.544Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-12-15T21:14:20.544Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-12-15T21:14:20.544Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-15T21:14:20.544Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-12-15T21:14:20.544Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-12-15T21:14:20.544Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-12-15T21:14:20.544Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-12-15T21:14:20.544Z] === RUN TestContainerBindMountNonRecursive [2020-12-15T21:14:20.804Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-12-15T21:14:21.064Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-15T21:14:21.210Z] --- PASS: TestKillContainer (1.56s) [2020-12-15T21:14:21.210Z] --- PASS: TestKillContainer/no_signal (0.48s) [2020-12-15T21:14:21.210Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-12-15T21:14:21.210Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-12-15T21:14:21.210Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-15T21:14:21.210Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-15T21:14:21.504Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-15T21:14:22.140Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s) [2020-12-15T21:14:22.140Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-12-15T21:14:22.140Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-12-15T21:14:22.140Z] === RUN TestKillStoppedContainer [2020-12-15T21:14:22.140Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-12-15T21:14:22.140Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-15T21:14:22.140Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-12-15T21:14:22.140Z] === RUN TestKillDifferentUserContainer [2020-12-15T21:14:22.445Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-15T21:14:22.445Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-12-15T21:14:22.706Z] --- PASS: TestContainerBindMountNonRecursive (2.19s) [2020-12-15T21:14:22.706Z] === RUN TestContainerVolumesMountedAsShared [2020-12-15T21:14:22.781Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-12-15T21:14:22.781Z] === RUN TestInspectOomKilledTrue [2020-12-15T21:14:23.275Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2020-12-15T21:14:23.275Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-15T21:14:23.847Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-15T21:14:23.851Z] --- PASS: TestInspectOomKilledTrue (0.94s) [2020-12-15T21:14:23.851Z] === RUN TestInspectOomKilledFalse [2020-12-15T21:14:24.107Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s) [2020-12-15T21:14:24.107Z] === RUN TestNetworkNat [2020-12-15T21:14:24.146Z] --- PASS: TestInspectOomKilledFalse (0.51s) [2020-12-15T21:14:24.146Z] === RUN TestLinksEtcHostsContentMatch [2020-12-15T21:14:24.366Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-12-15T21:14:24.438Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2020-12-15T21:14:24.438Z] === RUN TestLinksContainerNames [2020-12-15T21:14:24.935Z] --- PASS: TestNetworkNat (0.92s) [2020-12-15T21:14:24.935Z] === RUN TestNetworkLocalhostTCPNat [2020-12-15T21:14:25.874Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-12-15T21:14:25.874Z] === RUN TestNetworkLoopbackNat [2020-12-15T21:14:25.953Z] --- PASS: TestLinksContainerNames (1.05s) [2020-12-15T21:14:25.953Z] === RUN TestLogsFollowTailEmpty [2020-12-15T21:14:26.246Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2020-12-15T21:14:26.246Z] === RUN TestContainerNetworkMountsNoChown [2020-12-15T21:14:26.811Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-15T21:14:26.901Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/default [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/default [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/private [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/private [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/rprivate [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/slave [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/slave [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/rslave [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/shared [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/shared [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/rshared [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/default [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/rslave [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/slave [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/rshared [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/shared [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/private [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/rprivate [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-15T21:14:26.901Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-15T21:14:26.901Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-15T21:14:26.901Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-12-15T21:14:27.196Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-12-15T21:14:27.196Z] === RUN TestContainerBindMountNonRecursive [2020-12-15T21:14:27.382Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-12-15T21:14:27.953Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-12-15T21:14:28.234Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2020-12-15T21:14:28.234Z] === RUN TestContainerVolumesMountedAsShared [2020-12-15T21:14:28.619Z] --- PASS: TestServiceWithDataPathPortInit (17.50s) [2020-12-15T21:14:28.619Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-15T21:14:28.873Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s) [2020-12-15T21:14:28.873Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-15T21:14:28.891Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2020-12-15T21:14:28.891Z] === RUN TestPause [2020-12-15T21:14:29.169Z] --- PASS: TestContainerVolumesMountedAsSlave (0.42s) [2020-12-15T21:14:29.169Z] === RUN TestNetworkNat [2020-12-15T21:14:29.808Z] --- PASS: TestNetworkNat (0.54s) [2020-12-15T21:14:29.808Z] === RUN TestNetworkLocalhostTCPNat [2020-12-15T21:14:29.830Z] --- PASS: TestPause (0.70s) [2020-12-15T21:14:29.830Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-15T21:14:29.830Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-15T21:14:29.830Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-15T21:14:29.830Z] === RUN TestPauseStopPausedContainer [2020-12-15T21:14:30.399Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2020-12-15T21:14:30.399Z] === RUN TestPsFilter [2020-12-15T21:14:30.446Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-12-15T21:14:30.446Z] === RUN TestNetworkLoopbackNat [2020-12-15T21:14:30.659Z] --- PASS: TestPsFilter (0.16s) [2020-12-15T21:14:30.659Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-15T21:14:31.229Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2020-12-15T21:14:31.229Z] === RUN TestRemoveContainerWithVolume [2020-12-15T21:14:31.837Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2020-12-15T21:14:31.837Z] === RUN TestRemoveContainerRunning [2020-12-15T21:14:32.443Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-12-15T21:14:32.710Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-12-15T21:14:32.710Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-15T21:14:33.181Z] --- PASS: TestNetworkLoopbackNat (2.78s) [2020-12-15T21:14:33.181Z] === RUN TestPause [2020-12-15T21:14:33.649Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-12-15T21:14:33.649Z] === RUN TestRemoveInvalidContainer [2020-12-15T21:14:33.649Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-15T21:14:33.649Z] === RUN TestRenameLinkedContainer [2020-12-15T21:14:33.649Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-15T21:14:33.832Z] --- PASS: TestPause (0.60s) [2020-12-15T21:14:33.832Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-15T21:14:33.832Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-15T21:14:33.832Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-15T21:14:33.832Z] === RUN TestPauseStopPausedContainer [2020-12-15T21:14:34.231Z] --- PASS: TestServiceUpdateNetwork (17.19s) [2020-12-15T21:14:34.231Z] === RUN TestServiceUpdatePidsLimit [2020-12-15T21:14:34.231Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-15T21:14:34.467Z] --- PASS: TestPauseStopPausedContainer (0.60s) [2020-12-15T21:14:34.467Z] === RUN TestPsFilter [2020-12-15T21:14:34.467Z] --- PASS: TestPsFilter (0.17s) [2020-12-15T21:14:34.467Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-15T21:14:35.101Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2020-12-15T21:14:35.101Z] === RUN TestRemoveContainerWithVolume [2020-12-15T21:14:35.265Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-15T21:14:35.399Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2020-12-15T21:14:35.399Z] === RUN TestRemoveContainerRunning [2020-12-15T21:14:36.042Z] --- PASS: TestRemoveContainerRunning (0.56s) [2020-12-15T21:14:36.042Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-15T21:14:36.189Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-12-15T21:14:36.189Z] --- PASS: TestRenameLinkedContainer (2.79s) [2020-12-15T21:14:36.189Z] === RUN TestRenameStoppedContainer [2020-12-15T21:14:36.678Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s) [2020-12-15T21:14:36.678Z] === RUN TestRemoveInvalidContainer [2020-12-15T21:14:36.678Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-15T21:14:36.678Z] === RUN TestRenameLinkedContainer [2020-12-15T21:14:37.128Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-12-15T21:14:37.128Z] === RUN TestRenameRunningContainerAndReuse [2020-12-15T21:14:38.509Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-15T21:14:38.615Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.20s) [2020-12-15T21:14:38.615Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7wuun5rrr7kzioljdlknksk47 Created:2020-12-15 21:14:29.542378842 +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[5ac1b63c785413461040c5e45004ca1ae959bee01127764d01f8720a3ffe24d2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qbzzpz0xcbnz2wmc5xdekloqf EndpointID:6a834037289376c266b3929d26fbd360e676b53b4499765a760fd4a7b2d195ee MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b9886e6cb4b1a6309a1f1e898c3e33529e01d0477955f771254d18c4d1abfa2e 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:5120a3650f1f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qbzzpz0xcbnz2wmc5xdekloqf EndpointID:6a834037289376c266b3929d26fbd360e676b53b4499765a760fd4a7b2d195ee EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-15T21:14:38.615Z] PASS [2020-12-15T21:14:38.615Z] [2020-12-15T21:14:38.615Z] === Skipped [2020-12-15T21:14:38.615Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-15T21:14:38.615Z] service_test.go:236: FLAKY_TEST [2020-12-15T21:14:38.615Z] [2020-12-15T21:14:38.615Z] [2020-12-15T21:14:38.615Z] DONE 23 tests, 1 skipped in 60.255s [2020-12-15T21:14:38.615Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-15T21:14:38.615Z] ++ 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-12-15T21:14:38.615Z] ++ set -e [2020-12-15T21:14:38.615Z] ++ '[' -n 0 ']' [2020-12-15T21:14:38.615Z] ++ set -x [2020-12-15T21:14:38.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:14:38.615Z] INFO: Testing against a local daemon [2020-12-15T21:14:38.615Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-15T21:14:38.615Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-15T21:14:38.615Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:14:38.615Z] === RUN TestDockerNetworkIpvlan [2020-12-15T21:14:38.615Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-15T21:14:38.615Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:14:38.615Z] PASS [2020-12-15T21:14:38.615Z] [2020-12-15T21:14:38.615Z] === Skipped [2020-12-15T21:14:38.615Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-15T21:14:38.615Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:14:38.615Z] [2020-12-15T21:14:38.615Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-15T21:14:38.615Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:14:38.615Z] [2020-12-15T21:14:38.615Z] [2020-12-15T21:14:38.615Z] DONE 2 tests, 2 skipped in 0.289s [2020-12-15T21:14:38.615Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-15T21:14:38.615Z] ++ 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-12-15T21:14:38.615Z] ++ set -e [2020-12-15T21:14:38.615Z] ++ '[' -n 0 ']' [2020-12-15T21:14:38.615Z] ++ set -x [2020-12-15T21:14:38.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:14:38.615Z] INFO: Testing against a local daemon [2020-12-15T21:14:38.615Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-15T21:14:38.758Z] --- PASS: TestRenameLinkedContainer (2.10s) [2020-12-15T21:14:38.758Z] === RUN TestRenameStoppedContainer [2020-12-15T21:14:38.768Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2020-12-15T21:14:38.768Z] === RUN TestRenameInvalidName [2020-12-15T21:14:39.391Z] --- PASS: TestRenameStoppedContainer (0.53s) [2020-12-15T21:14:39.391Z] === RUN TestRenameRunningContainerAndReuse [2020-12-15T21:14:39.706Z] --- PASS: TestRenameInvalidName (0.79s) [2020-12-15T21:14:39.706Z] === RUN TestRenameAnonymousContainer [2020-12-15T21:14:39.966Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-12-15T21:14:40.001Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.28s) [2020-12-15T21:14:40.001Z] === RUN TestDockerNetworkMacvlan [2020-12-15T21:14:40.428Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2020-12-15T21:14:40.428Z] === RUN TestRenameInvalidName [2020-12-15T21:14:40.536Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-12-15T21:14:40.723Z] --- PASS: TestRenameInvalidName (0.53s) [2020-12-15T21:14:40.723Z] === RUN TestRenameAnonymousContainer [2020-12-15T21:14:40.941Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-15T21:14:41.105Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-12-15T21:14:41.105Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-15T21:14:41.365Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-12-15T21:14:41.625Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-15T21:14:42.325Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-15T21:14:42.564Z] --- PASS: TestRenameAnonymousContainer (2.90s) [2020-12-15T21:14:42.564Z] === RUN TestRenameContainerWithSameName [2020-12-15T21:14:42.855Z] --- PASS: TestRenameAnonymousContainer (2.00s) [2020-12-15T21:14:42.855Z] === RUN TestRenameContainerWithSameName [2020-12-15T21:14:43.492Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2020-12-15T21:14:43.492Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-15T21:14:43.504Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2020-12-15T21:14:43.504Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-15T21:14:43.504Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-12-15T21:14:43.709Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-15T21:14:43.740Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-15T21:14:44.543Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2020-12-15T21:14:44.543Z] === RUN TestResize [2020-12-15T21:14:44.884Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s) [2020-12-15T21:14:44.884Z] === RUN TestResize [2020-12-15T21:14:45.143Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-12-15T21:14:45.177Z] --- PASS: TestResize (0.58s) [2020-12-15T21:14:45.177Z] === RUN TestResizeWithInvalidSize [2020-12-15T21:14:45.403Z] --- PASS: TestResize (0.73s) [2020-12-15T21:14:45.403Z] === RUN TestResizeWithInvalidSize [2020-12-15T21:14:45.471Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-12-15T21:14:45.471Z] === RUN TestResizeWhenContainerNotStarted [2020-12-15T21:14:46.117Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-12-15T21:14:46.117Z] === RUN TestDaemonRestartKillContainers [2020-12-15T21:14:46.117Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-15T21:14:46.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-15T21:14:46.117Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-15T21:14:46.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-15T21:14:46.117Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-15T21:14:46.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-15T21:14:46.117Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-15T21:14:46.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-15T21:14:46.117Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-15T21:14:46.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-15T21:14:46.117Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-15T21:14:46.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-15T21:14:46.117Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-15T21:14:46.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-15T21:14:46.117Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-15T21:14:46.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-15T21:14:46.117Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:14:46.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:14:46.117Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:14:46.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:14:46.117Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:14:46.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:14:46.117Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:14:46.117Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:14:46.117Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-15T21:14:46.117Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-15T21:14:46.117Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-15T21:14:46.117Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-15T21:14:46.344Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-12-15T21:14:46.344Z] === RUN TestResizeWhenContainerNotStarted [2020-12-15T21:14:46.913Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-12-15T21:14:47.010Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-15T21:14:47.173Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-12-15T21:14:47.173Z] === RUN TestDaemonRestartKillContainers [2020-12-15T21:14:47.173Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-15T21:14:47.173Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-15T21:14:47.173Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-15T21:14:47.173Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-15T21:14:47.173Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-15T21:14:47.173Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-15T21:14:47.173Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-15T21:14:47.173Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-15T21:14:47.173Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-15T21:14:47.173Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-15T21:14:47.173Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-15T21:14:47.173Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-15T21:14:47.173Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-15T21:14:47.173Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-15T21:14:47.173Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-15T21:14:47.173Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-15T21:14:47.173Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:14:47.173Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:14:47.173Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:14:47.173Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:14:47.173Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:14:47.173Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:14:47.173Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:14:47.173Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:14:47.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-15T21:14:47.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-15T21:14:48.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-15T21:14:48.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-15T21:14:49.083Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-12-15T21:14:49.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-15T21:14:49.472Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:14:50.311Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-15T21:14:50.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:14:50.465Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-15T21:14:50.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:14:51.035Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-12-15T21:14:51.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:14:51.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:14:51.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:14:51.975Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-15T21:14:51.975Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-15T21:14:52.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-15T21:14:52.284Z] --- PASS: TestServiceUpdatePidsLimit (18.15s) [2020-12-15T21:14:52.284Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2020-12-15T21:14:52.284Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-12-15T21:14:52.284Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-12-15T21:14:52.284Z] PASS [2020-12-15T21:14:52.284Z] [2020-12-15T21:14:52.284Z] === Skipped [2020-12-15T21:14:52.284Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-12-15T21:14:52.284Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-15T21:14:52.284Z] [2020-12-15T21:14:52.284Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-12-15T21:14:52.284Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:14:52.284Z] [2020-12-15T21:14:52.284Z] [2020-12-15T21:14:52.284Z] DONE 27 tests, 2 skipped in 179.500s [2020-12-15T21:14:52.284Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-12-15T21:14:52.285Z] ++ 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-12-15T21:14:52.285Z] ++ set -e [2020-12-15T21:14:52.285Z] ++ '[' -n 0 ']' [2020-12-15T21:14:52.285Z] ++ set -x [2020-12-15T21:14:52.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:14:52.285Z] INFO: Testing against a local daemon [2020-12-15T21:14:52.285Z] === RUN TestSessionCreate [2020-12-15T21:14:52.285Z] --- PASS: TestSessionCreate (0.03s) [2020-12-15T21:14:52.285Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-15T21:14:52.285Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-12-15T21:14:52.285Z] PASS [2020-12-15T21:14:52.285Z] [2020-12-15T21:14:52.285Z] DONE 2 tests in 0.223s [2020-12-15T21:14:52.285Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-12-15T21:14:52.285Z] ++ 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-12-15T21:14:52.285Z] ++ set -e [2020-12-15T21:14:52.285Z] ++ '[' -n 0 ']' [2020-12-15T21:14:52.285Z] ++ set -x [2020-12-15T21:14:52.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:14:52.285Z] INFO: Testing against a local daemon [2020-12-15T21:14:52.285Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-15T21:14:52.285Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-15T21:14:52.285Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-15T21:14:52.285Z] === RUN TestEventsExecDie [2020-12-15T21:14:52.544Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-15T21:14:52.643Z] --- PASS: TestEventsExecDie (1.00s) [2020-12-15T21:14:52.643Z] === RUN TestEventsBackwardsCompatible [2020-12-15T21:14:52.643Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-12-15T21:14:52.643Z] === RUN TestInfoBinaryCommits [2020-12-15T21:14:52.643Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-12-15T21:14:52.643Z] === RUN TestInfoAPIVersioned [2020-12-15T21:14:52.643Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-15T21:14:52.643Z] === RUN TestInfoDiscoveryBackend [2020-12-15T21:14:53.115Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-12-15T21:14:53.276Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-12-15T21:14:53.276Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-15T21:14:53.374Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-15T21:14:53.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-15T21:14:54.239Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-15T21:14:54.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.68s) [2020-12-15T21:14:54.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s) [2020-12-15T21:14:54.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.92s) [2020-12-15T21:14:54.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.31s) [2020-12-15T21:14:54.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-12-15T21:14:54.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2020-12-15T21:14:54.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2020-12-15T21:14:54.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.43s) [2020-12-15T21:14:54.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-12-15T21:14:54.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-12-15T21:14:54.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-12-15T21:14:54.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.03s) [2020-12-15T21:14:54.240Z] === RUN TestCgroupNamespacesRun [2020-12-15T21:14:54.330Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-15T21:14:54.330Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-15T21:14:54.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-15T21:14:54.621Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-12-15T21:14:54.621Z] === RUN TestInfoAPI [2020-12-15T21:14:54.621Z] --- PASS: TestInfoAPI (0.02s) [2020-12-15T21:14:54.621Z] === RUN TestInfoAPIWarnings [2020-12-15T21:14:55.081Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-12-15T21:14:55.651Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-12-15T21:14:55.762Z] --- PASS: TestCgroupNamespacesRun (1.43s) [2020-12-15T21:14:55.762Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-15T21:14:57.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-15T21:14:57.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-15T21:14:57.273Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.31s) [2020-12-15T21:14:57.273Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-15T21:14:57.601Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-15T21:14:58.325Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s) [2020-12-15T21:14:58.325Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-15T21:14:58.468Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-15T21:14:59.039Z] --- PASS: TestDockerNetworkMacvlan (18.97s) [2020-12-15T21:14:59.039Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-12-15T21:14:59.039Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-12-15T21:14:59.039Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s) [2020-12-15T21:14:59.039Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s) [2020-12-15T21:14:59.039Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.07s) [2020-12-15T21:14:59.039Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-12-15T21:14:59.039Z] PASS [2020-12-15T21:14:59.039Z] [2020-12-15T21:14:59.039Z] DONE 8 tests in 21.442s [2020-12-15T21:14:59.039Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-15T21:14:59.039Z] ++ 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-12-15T21:14:59.039Z] ++ set -e [2020-12-15T21:14:59.039Z] ++ '[' -n 0 ']' [2020-12-15T21:14:59.039Z] ++ set -x [2020-12-15T21:14:59.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:14:59.039Z] testing: warning: no tests to run [2020-12-15T21:14:59.039Z] PASS [2020-12-15T21:14:59.039Z] [2020-12-15T21:14:59.039Z] DONE 0 tests in 0.040s [2020-12-15T21:14:59.039Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-15T21:14:59.039Z] ++ 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-12-15T21:14:59.039Z] ++ set -e [2020-12-15T21:14:59.039Z] ++ '[' -n 0 ']' [2020-12-15T21:14:59.039Z] ++ set -x [2020-12-15T21:14:59.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:14:59.039Z] INFO: Testing against a local daemon [2020-12-15T21:14:59.039Z] === RUN TestAuthZPluginAllowRequest [2020-12-15T21:14:59.510Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-12-15T21:14:59.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-15T21:14:59.837Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2020-12-15T21:14:59.837Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-15T21:15:00.339Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-15T21:15:00.952Z] --- PASS: TestAuthZPluginAllowRequest (1.84s) [2020-12-15T21:15:00.952Z] === RUN TestAuthZPluginTLS [2020-12-15T21:15:01.348Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s) [2020-12-15T21:15:01.348Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-15T21:15:01.895Z] --- PASS: TestAuthZPluginTLS (0.87s) [2020-12-15T21:15:01.895Z] === RUN TestAuthZPluginDenyRequest [2020-12-15T21:15:02.389Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2020-12-15T21:15:02.389Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-15T21:15:02.466Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-12-15T21:15:02.466Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-15T21:15:02.876Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-15T21:15:02.876Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.00s) [2020-12-15T21:15:02.876Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.32s) [2020-12-15T21:15:02.876Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.93s) [2020-12-15T21:15:02.876Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.95s) [2020-12-15T21:15:02.876Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-12-15T21:15:02.876Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.92s) [2020-12-15T21:15:02.876Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.97s) [2020-12-15T21:15:02.876Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2020-12-15T21:15:02.876Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s) [2020-12-15T21:15:02.876Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.31s) [2020-12-15T21:15:02.876Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2020-12-15T21:15:02.876Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2020-12-15T21:15:02.876Z] === RUN TestCgroupNamespacesRun [2020-12-15T21:15:03.038Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) [2020-12-15T21:15:03.038Z] === RUN TestAuthZPluginDenyResponse [2020-12-15T21:15:03.428Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-12-15T21:15:03.428Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-15T21:15:03.444Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-15T21:15:03.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-15T21:15:03.981Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-12-15T21:15:03.981Z] === RUN TestAuthZPluginAllowEventStream [2020-12-15T21:15:04.273Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-12-15T21:15:04.273Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-15T21:15:04.946Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.40s) [2020-12-15T21:15:04.946Z] === RUN TestKernelTCPMemory [2020-12-15T21:15:05.239Z] --- PASS: TestKernelTCPMemory (0.64s) [2020-12-15T21:15:05.239Z] === RUN TestNISDomainname [2020-12-15T21:15:05.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-15T21:15:05.884Z] --- PASS: TestNISDomainname (0.66s) [2020-12-15T21:15:05.884Z] === RUN TestHostnameDnsResolution [2020-12-15T21:15:05.894Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2020-12-15T21:15:05.894Z] === RUN TestAuthZPluginErrorResponse [2020-12-15T21:15:05.911Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.48s) [2020-12-15T21:15:05.911Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-15T21:15:05.911Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-12-15T21:15:06.466Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2020-12-15T21:15:06.466Z] === RUN TestAuthZPluginErrorRequest [2020-12-15T21:15:06.924Z] --- PASS: TestHostnameDnsResolution (0.82s) [2020-12-15T21:15:06.924Z] === RUN TestStats [2020-12-15T21:15:07.037Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-12-15T21:15:07.037Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-15T21:15:07.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-15T21:15:07.552Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-12-15T21:15:07.552Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-15T21:15:07.608Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2020-12-15T21:15:07.608Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-15T21:15:08.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-15T21:15:09.435Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2020-12-15T21:15:09.435Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-15T21:15:09.661Z] --- PASS: TestStats (2.53s) [2020-12-15T21:15:09.661Z] === RUN TestStopContainerWithTimeout [2020-12-15T21:15:09.661Z] === RUN TestStopContainerWithTimeout/0 [2020-12-15T21:15:09.661Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-15T21:15:09.661Z] === RUN TestStopContainerWithTimeout/1 [2020-12-15T21:15:09.661Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-15T21:15:09.661Z] === RUN TestStopContainerWithTimeout/3 [2020-12-15T21:15:09.661Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-15T21:15:09.661Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-15T21:15:09.661Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-15T21:15:09.661Z] === CONT TestStopContainerWithTimeout/0 [2020-12-15T21:15:09.661Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-15T21:15:09.661Z] === CONT TestStopContainerWithTimeout/1 [2020-12-15T21:15:09.661Z] === CONT TestStopContainerWithTimeout/3 [2020-12-15T21:15:10.153Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2020-12-15T21:15:10.153Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-15T21:15:10.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-15T21:15:11.385Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.99s) [2020-12-15T21:15:11.385Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-15T21:15:12.403Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-15T21:15:12.403Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-12-15T21:15:12.403Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2020-12-15T21:15:12.403Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2020-12-15T21:15:12.403Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2020-12-15T21:15:12.403Z] === RUN TestDeleteDevicemapper [2020-12-15T21:15:12.403Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-15T21:15:12.403Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-15T21:15:12.403Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-15T21:15:12.696Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2020-12-15T21:15:12.696Z] === RUN TestAuthZPluginHeader [2020-12-15T21:15:13.269Z] --- PASS: TestAuthZPluginHeader (1.03s) [2020-12-15T21:15:13.269Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-15T21:15:13.269Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-15T21:15:13.269Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:15:13.269Z] === RUN TestAuthZPluginV2Disable [2020-12-15T21:15:13.269Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-15T21:15:13.269Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:15:13.269Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-15T21:15:13.269Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-15T21:15:13.269Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:15:13.269Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-15T21:15:13.269Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-15T21:15:13.269Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:15:13.269Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-15T21:15:13.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-12-15T21:15:13.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-15T21:15:13.293Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.03s) [2020-12-15T21:15:13.293Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-15T21:15:13.301Z] --- PASS: TestInfoAPIWarnings (16.26s) [2020-12-15T21:15:13.301Z] === RUN TestInfoDebug [2020-12-15T21:15:13.301Z] --- PASS: TestInfoDebug (0.52s) [2020-12-15T21:15:13.301Z] === RUN TestInfoInsecureRegistries [2020-12-15T21:15:13.301Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-12-15T21:15:13.301Z] === RUN TestInfoRegistryMirrors [2020-12-15T21:15:13.301Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-12-15T21:15:13.301Z] === RUN TestLoginFailsWithBadCredentials [2020-12-15T21:15:13.301Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-12-15T21:15:13.301Z] === RUN TestPingCacheHeaders [2020-12-15T21:15:13.301Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-12-15T21:15:13.301Z] === RUN TestPingGet [2020-12-15T21:15:13.301Z] --- PASS: TestPingGet (0.01s) [2020-12-15T21:15:13.301Z] === RUN TestPingHead [2020-12-15T21:15:13.301Z] --- PASS: TestPingHead (0.01s) [2020-12-15T21:15:13.301Z] === RUN TestVersion [2020-12-15T21:15:13.301Z] --- PASS: TestVersion (0.01s) [2020-12-15T21:15:13.301Z] PASS [2020-12-15T21:15:13.301Z] [2020-12-15T21:15:13.301Z] === Skipped [2020-12-15T21:15:13.301Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-15T21:15:13.301Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-15T21:15:13.301Z] [2020-12-15T21:15:13.301Z] [2020-12-15T21:15:13.301Z] DONE 18 tests, 1 skipped in 21.443s [2020-12-15T21:15:13.301Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-12-15T21:15:13.301Z] ++ 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-12-15T21:15:13.301Z] ++ set -e [2020-12-15T21:15:13.301Z] ++ '[' -n 0 ']' [2020-12-15T21:15:13.301Z] ++ set -x [2020-12-15T21:15:13.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:15:13.301Z] INFO: Testing against a local daemon [2020-12-15T21:15:13.301Z] === RUN TestVolumesCreateAndList [2020-12-15T21:15:13.301Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-12-15T21:15:13.301Z] === RUN TestVolumesRemove [2020-12-15T21:15:13.301Z] --- PASS: TestVolumesRemove (0.12s) [2020-12-15T21:15:13.301Z] === RUN TestVolumesInspect [2020-12-15T21:15:13.301Z] --- PASS: TestVolumesInspect (0.01s) [2020-12-15T21:15:13.301Z] === RUN TestVolumesInvalidJSON [2020-12-15T21:15:13.301Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-15T21:15:13.301Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-15T21:15:13.301Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-15T21:15:13.301Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-12-15T21:15:13.301Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-15T21:15:13.301Z] PASS [2020-12-15T21:15:13.301Z] [2020-12-15T21:15:13.301Z] DONE 5 tests in 0.266s [2020-12-15T21:15:13.301Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-15T21:15:13.301Z] ++++ cat bundles/test-integration/docker.pid [2020-12-15T21:15:13.301Z] +++ kill 12285 [2020-12-15T21:15:14.231Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-12-15T21:15:14.231Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-15T21:15:14.814Z] +++ /etc/init.d/apparmor stop [2020-12-15T21:15:14.815Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-15T21:15:14.815Z] [2020-12-15T21:15:14.815Z] Unloading profiles will leave already running processes permanently [2020-12-15T21:15:14.815Z] unconfined, which can lead to unexpected situations. [2020-12-15T21:15:14.815Z] [2020-12-15T21:15:14.815Z] To set a process to complain mode, use the command line tool [2020-12-15T21:15:14.815Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-15T21:15:14.815Z] +++ true [2020-12-15T21:15:14.815Z] exiting test-integration [2020-12-15T21:15:14.815Z] ++ exit 0 [2020-12-15T21:15:14.815Z] [2020-12-15T21:15:15.143Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) [2020-12-15T21:15:15.143Z] === RUN TestUpdateMemory [2020-12-15T21:15:15.436Z] --- PASS: TestUpdateMemory (0.71s) [2020-12-15T21:15:15.436Z] === RUN TestUpdateCPUQuota [2020-12-15T21:15:15.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-15T21:15:15.656Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-12-15T21:15:15.656Z] Copying nested executables into bundles/cross/linux/amd64 [2020-12-15T21:15:15.656Z] Cross building: bundles/cross/windows/amd64 [2020-12-15T21:15:15.656Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-15T21:15:15.656Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-12-15T21:15:15.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-12-15T21:15:16.129Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2020-12-15T21:15:16.129Z] === RUN TestKernelTCPMemory [2020-12-15T21:15:16.257Z] 4612f6d0b889: Pull complete [2020-12-15T21:15:16.474Z] --- PASS: TestUpdateCPUQuota (0.85s) [2020-12-15T21:15:16.474Z] === RUN TestUpdatePidsLimit [2020-12-15T21:15:16.474Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-15T21:15:16.768Z] === RUN TestUpdatePidsLimit/no_change [2020-12-15T21:15:16.768Z] === RUN TestUpdatePidsLimit/update_lower Post stage [Pipeline] junit [2020-12-15T21:15:16.924Z] Recording test results [2020-12-15T21:15:17.061Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-15T21:15:17.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-12-15T21:15:17.094Z] --- PASS: TestKernelTCPMemory (1.03s) [2020-12-15T21:15:17.094Z] === RUN TestNISDomainname [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-15T21:15:17.367Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-15T21:15:17.565Z] + echo Ensuring container killed. [2020-12-15T21:15:17.565Z] Ensuring container killed. [2020-12-15T21:15:17.565Z] + docker rm -vf docker-pr1 [2020-12-15T21:15:17.565Z] Error: No such container: docker-pr1 [2020-12-15T21:15:17.565Z] + true [Pipeline] sh [2020-12-15T21:15:17.667Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-15T21:15:17.939Z] + echo Chowning /workspace to jenkins user [2020-12-15T21:15:17.939Z] Chowning /workspace to jenkins user [2020-12-15T21:15:17.939Z] + id -u [2020-12-15T21:15:17.939Z] + id -g [2020-12-15T21:15:17.939Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41806:/workspace busybox chown -R 1001:1001 /workspace [2020-12-15T21:15:17.939Z] Unable to find image 'busybox:latest' locally [2020-12-15T21:15:17.960Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-15T21:15:18.228Z] latest: Pulling from library/busybox [2020-12-15T21:15:18.228Z] 93035723f9e5: Pulling fs layer [2020-12-15T21:15:18.995Z] --- PASS: TestUpdatePidsLimit (2.39s) [2020-12-15T21:15:18.995Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2020-12-15T21:15:18.995Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-12-15T21:15:18.995Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-12-15T21:15:18.995Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-12-15T21:15:18.995Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2020-12-15T21:15:18.995Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-12-15T21:15:18.995Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-12-15T21:15:18.995Z] === RUN TestUpdateRestartPolicy [2020-12-15T21:15:19.039Z] --- PASS: TestNISDomainname (1.50s) [2020-12-15T21:15:19.039Z] === RUN TestHostnameDnsResolution [2020-12-15T21:15:19.731Z] 93035723f9e5: Download complete [2020-12-15T21:15:20.360Z] 93035723f9e5: Pull complete [2020-12-15T21:15:20.360Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-15T21:15:20.360Z] Status: Downloaded newer image for busybox:latest [2020-12-15T21:15:20.421Z] --- PASS: TestHostnameDnsResolution (1.58s) [2020-12-15T21:15:20.421Z] === RUN TestStats [2020-12-15T21:15:21.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-15T21:15:22.808Z] + bundleName=s390x-integration [2020-12-15T21:15:22.808Z] + echo Creating s390x-integration-bundles.tar.gz [2020-12-15T21:15:22.808Z] Creating s390x-integration-bundles.tar.gz [2020-12-15T21:15:22.808Z] + + xargs tar -czf s390x-integration-bundles.tar.gz [2020-12-15T21:15:22.808Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-12-15T21:15:22.852Z] Archiving artifacts [2020-12-15T21:15:23.244Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41806/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-12-15T21:15:23.269Z] --- PASS: TestStats (3.05s) [2020-12-15T21:15:23.269Z] === RUN TestStopContainerWithTimeout [2020-12-15T21:15:23.269Z] === RUN TestStopContainerWithTimeout/0 [2020-12-15T21:15:23.269Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-15T21:15:23.269Z] === RUN TestStopContainerWithTimeout/1 [2020-12-15T21:15:23.269Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-15T21:15:23.269Z] === RUN TestStopContainerWithTimeout/3 [2020-12-15T21:15:23.269Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-15T21:15:23.269Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-15T21:15:23.269Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-15T21:15:23.269Z] === CONT TestStopContainerWithTimeout/0 [2020-12-15T21:15:23.269Z] === CONT TestStopContainerWithTimeout/-1 [Pipeline] sh [2020-12-15T21:15:23.654Z] + make clean [2020-12-15T21:15:24.284Z] docker volume rm -f docker-dev-cache [2020-12-15T21:15:24.284Z] docker-dev-cache [Pipeline] deleteDir [2020-12-15T21:15:24.650Z] === CONT TestStopContainerWithTimeout/3 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-15T21:15:26.566Z] === CONT TestStopContainerWithTimeout/1 [2020-12-15T21:15:28.477Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-15T21:15:28.477Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2020-12-15T21:15:28.477Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2020-12-15T21:15:28.477Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2020-12-15T21:15:28.477Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-12-15T21:15:28.477Z] === RUN TestDeleteDevicemapper [2020-12-15T21:15:28.477Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-15T21:15:28.477Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-15T21:15:28.477Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-15T21:15:29.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-12-15T21:15:31.379Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.21s) [2020-12-15T21:15:31.379Z] PASS [2020-12-15T21:15:31.379Z] [2020-12-15T21:15:31.379Z] === Skipped [2020-12-15T21:15:31.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-15T21:15:31.379Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:15:31.379Z] [2020-12-15T21:15:31.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-15T21:15:31.379Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:15:31.379Z] [2020-12-15T21:15:31.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-15T21:15:31.379Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:15:31.379Z] [2020-12-15T21:15:31.379Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-15T21:15:31.379Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:15:31.379Z] [2020-12-15T21:15:31.379Z] [2020-12-15T21:15:31.379Z] DONE 17 tests, 4 skipped in 32.500s [2020-12-15T21:15:31.379Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-15T21:15:31.379Z] ++ 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-12-15T21:15:31.379Z] ++ set -e [2020-12-15T21:15:31.379Z] ++ '[' -n 0 ']' [2020-12-15T21:15:31.379Z] ++ set -x [2020-12-15T21:15:31.379Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:15:31.639Z] --- PASS: TestUpdateRestartPolicy (11.26s) [2020-12-15T21:15:31.639Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-15T21:15:31.639Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-12-15T21:15:31.639Z] === RUN TestWaitNonBlocked [2020-12-15T21:15:31.639Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:15:31.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:15:31.639Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:15:31.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:15:31.639Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:15:31.639Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:15:31.639Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-15T21:15:31.639Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2020-12-15T21:15:31.639Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2020-12-15T21:15:31.639Z] === RUN TestWaitBlocked [2020-12-15T21:15:31.639Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-15T21:15:31.639Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-15T21:15:31.639Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-15T21:15:31.639Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-15T21:15:31.639Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-15T21:15:31.639Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-15T21:15:31.639Z] INFO: Testing against a local daemon [2020-12-15T21:15:31.639Z] === RUN TestPluginInvalidJSON [2020-12-15T21:15:31.639Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:15:31.639Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:15:31.639Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:15:31.639Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-12-15T21:15:31.639Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-12-15T21:15:31.639Z] === RUN TestPluginInstall [2020-12-15T21:15:31.639Z] === RUN TestPluginInstall/no_auth [2020-12-15T21:15:31.765Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.08s) [2020-12-15T21:15:31.765Z] === RUN TestUpdateMemory [2020-12-15T21:15:31.765Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-15T21:15:31.765Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:15:31.765Z] === RUN TestUpdateCPUQuota [2020-12-15T21:15:32.277Z] --- PASS: TestWaitBlocked (0.03s) [2020-12-15T21:15:32.277Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2020-12-15T21:15:32.277Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2020-12-15T21:15:32.277Z] === CONT TestContainerStartOnDaemonRestart [2020-12-15T21:15:32.277Z] === CONT TestIpcModeOlderClient [2020-12-15T21:15:32.277Z] === CONT TestDaemonHostGatewayIP [2020-12-15T21:15:32.277Z] === CONT TestContainerKillOnDaemonStart [2020-12-15T21:15:32.277Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-12-15T21:15:32.277Z] === CONT TestDaemonRestartIpcMode [2020-12-15T21:15:32.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-12-15T21:15:32.904Z] --- PASS: TestUpdateCPUQuota (1.46s) [2020-12-15T21:15:32.904Z] === RUN TestUpdatePidsLimit [2020-12-15T21:15:32.904Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-15T21:15:33.473Z] === RUN TestUpdatePidsLimit/no_change [2020-12-15T21:15:33.473Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-12-15T21:15:33.733Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-15T21:15:33.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-15T21:15:34.302Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-15T21:15:34.562Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-15T21:15:34.822Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-15T21:15:34.942Z] time="2020-12-15T21:15:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:15:34.942Z] time="2020-12-15T21:15:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a920d8179270765494890b8bdbd7c98a632a40668842dc301248bb268832185" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:15:34.942Z] time="2020-12-15T21:15:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:15:34.942Z] time="2020-12-15T21:15:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a920d8179270765494890b8bdbd7c98a632a40668842dc301248bb268832185" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:15:34.942Z] === RUN TestPluginInstall/with_htpasswd [2020-12-15T21:15:35.392Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-15T21:15:35.844Z] --- PASS: TestContainerStartOnDaemonRestart (3.63s) [2020-12-15T21:15:35.884Z] time="2020-12-15T21:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:15:35.884Z] time="2020-12-15T21:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eeae3562f524cc7ed6637951d1ea892680fd6f52f592b1e80acc3715193a594d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:15:35.884Z] time="2020-12-15T21:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:15:35.884Z] time="2020-12-15T21:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eeae3562f524cc7ed6637951d1ea892680fd6f52f592b1e80acc3715193a594d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:15:36.138Z] --- PASS: TestDaemonHostGatewayIP (4.06s) [2020-12-15T21:15:36.144Z] === RUN TestPluginInstall/with_insecure [2020-12-15T21:15:36.433Z] --- PASS: TestDaemonRestartIpcMode (4.01s) [2020-12-15T21:15:36.773Z] --- PASS: TestUpdatePidsLimit (3.76s) [2020-12-15T21:15:36.773Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-12-15T21:15:36.773Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-12-15T21:15:36.773Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-12-15T21:15:36.773Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-12-15T21:15:36.773Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-12-15T21:15:36.773Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-12-15T21:15:36.773Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-12-15T21:15:36.773Z] === RUN TestUpdateRestartPolicy [2020-12-15T21:15:37.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-15T21:15:37.529Z] time="2020-12-15T21:15:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:15:37.529Z] time="2020-12-15T21:15:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af6c9270540cb8fc91d6462951382811fd5fae2466e4ec0f7335cdb4043dfc91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:15:37.529Z] time="2020-12-15T21:15:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:15:37.529Z] time="2020-12-15T21:15:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af6c9270540cb8fc91d6462951382811fd5fae2466e4ec0f7335cdb4043dfc91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:15:37.790Z] --- PASS: TestPluginInstall (6.15s) [2020-12-15T21:15:37.790Z] --- PASS: TestPluginInstall/no_auth (3.17s) [2020-12-15T21:15:37.790Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-12-15T21:15:38.051Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2020-12-15T21:15:38.052Z] plugin_test.go:157: [d9a03cff081d5] daemon is not started [2020-12-15T21:15:38.052Z] PASS [2020-12-15T21:15:38.052Z] [2020-12-15T21:15:38.052Z] DONE 6 tests in 6.432s [2020-12-15T21:15:38.052Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-15T21:15:38.052Z] ++ 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-12-15T21:15:38.052Z] ++ set -e [2020-12-15T21:15:38.052Z] ++ '[' -n 0 ']' [2020-12-15T21:15:38.052Z] ++ set -x [2020-12-15T21:15:38.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-12-15T21:15:38.052Z] INFO: Testing against a local daemon [2020-12-15T21:15:38.052Z] === RUN TestExternalGraphDriver [2020-12-15T21:15:38.281Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-12-15T21:15:38.312Z] === RUN TestExternalGraphDriver/json [2020-12-15T21:15:39.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-15T21:15:39.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-12-15T21:15:40.861Z] === RUN TestExternalGraphDriver/spec [2020-12-15T21:15:41.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-12-15T21:15:41.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-15T21:15:43.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-15T21:15:44.161Z] === RUN TestExternalGraphDriver/pull [2020-12-15T21:15:44.927Z] --- PASS: TestContainerKillOnDaemonStart (12.83s) [2020-12-15T21:15:44.927Z] PASS [2020-12-15T21:15:44.927Z] [2020-12-15T21:15:44.927Z] === Skipped [2020-12-15T21:15:44.927Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-12-15T21:15:44.927Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-15T21:15:44.927Z] [2020-12-15T21:15:44.927Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-15T21:15:44.927Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-15T21:15:44.927Z] [2020-12-15T21:15:44.927Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-12-15T21:15:44.927Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-15T21:15:44.927Z] [2020-12-15T21:15:44.927Z] [2020-12-15T21:15:44.927Z] DONE 195 tests, 3 skipped in 110.858s [2020-12-15T21:15:44.927Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-12-15T21:15:44.927Z] ++ 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-12-15T21:15:44.927Z] ++ set -e [2020-12-15T21:15:44.927Z] ++ '[' -n 0 ']' [2020-12-15T21:15:44.927Z] ++ set -x [2020-12-15T21:15:44.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:15:45.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-12-15T21:15:45.223Z] INFO: Testing against a local daemon [2020-12-15T21:15:45.223Z] === RUN TestCommitInheritsEnv [2020-12-15T21:15:45.517Z] --- PASS: TestCommitInheritsEnv (0.36s) [2020-12-15T21:15:45.517Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-15T21:15:45.517Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-15T21:15:45.517Z] === RUN TestImagesFilterMultiReference [2020-12-15T21:15:45.517Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-12-15T21:15:45.517Z] === RUN TestImagePullPlatformInvalid [2020-12-15T21:15:45.517Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-12-15T21:15:45.517Z] === RUN TestRemoveImageOrphaning [2020-12-15T21:15:45.811Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2020-12-15T21:15:45.811Z] === RUN TestRemoveImageGarbageCollector [2020-12-15T21:15:45.811Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-15T21:15:45.811Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:15:45.811Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-15T21:15:45.811Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-12-15T21:15:45.811Z] === RUN TestTagInvalidReference [2020-12-15T21:15:45.811Z] --- PASS: TestTagInvalidReference (0.02s) [2020-12-15T21:15:45.811Z] === RUN TestTagValidPrefixedRepo [2020-12-15T21:15:46.074Z] --- PASS: TestExternalGraphDriver (7.78s) [2020-12-15T21:15:46.074Z] --- PASS: TestExternalGraphDriver/json (2.60s) [2020-12-15T21:15:46.074Z] --- PASS: TestExternalGraphDriver/spec (2.73s) [2020-12-15T21:15:46.074Z] --- PASS: TestExternalGraphDriver/pull (2.31s) [2020-12-15T21:15:46.074Z] === RUN TestGraphdriverPluginV2 [2020-12-15T21:15:46.074Z] --- SKIP: TestGraphdriverPluginV2 (0.11s) [2020-12-15T21:15:46.074Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:15:46.074Z] PASS [2020-12-15T21:15:46.074Z] [2020-12-15T21:15:46.074Z] === Skipped [2020-12-15T21:15:46.074Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s) [2020-12-15T21:15:46.074Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:15:46.074Z] [2020-12-15T21:15:46.074Z] [2020-12-15T21:15:46.074Z] DONE 5 tests, 1 skipped in 8.070s [2020-12-15T21:15:46.074Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-15T21:15:46.074Z] ++ 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-12-15T21:15:46.074Z] ++ set -e [2020-12-15T21:15:46.074Z] ++ '[' -n 0 ']' [2020-12-15T21:15:46.074Z] ++ set -x [2020-12-15T21:15:46.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:15:46.105Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-12-15T21:15:46.105Z] === RUN TestTagExistedNameWithoutForce [2020-12-15T21:15:46.105Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-12-15T21:15:46.105Z] === RUN TestTagOfficialNames [2020-12-15T21:15:46.105Z] --- PASS: TestTagOfficialNames (0.04s) [2020-12-15T21:15:46.105Z] === RUN TestTagMatchesDigest [2020-12-15T21:15:46.105Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-12-15T21:15:46.105Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-15T21:15:46.335Z] INFO: Testing against a local daemon [2020-12-15T21:15:46.336Z] === RUN TestContinueAfterPluginCrash [2020-12-15T21:15:46.336Z] === PAUSE TestContinueAfterPluginCrash [2020-12-15T21:15:46.336Z] === RUN TestReadPluginNoRead [2020-12-15T21:15:46.336Z] === PAUSE TestReadPluginNoRead [2020-12-15T21:15:46.336Z] === RUN TestDaemonStartWithLogOpt [2020-12-15T21:15:46.336Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-15T21:15:46.336Z] === CONT TestContinueAfterPluginCrash [2020-12-15T21:15:46.336Z] === CONT TestDaemonStartWithLogOpt [2020-12-15T21:15:46.336Z] === CONT TestReadPluginNoRead [2020-12-15T21:15:46.598Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-12-15T21:15:47.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-15T21:15:48.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-15T21:15:48.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-12-15T21:15:49.483Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2020-12-15T21:15:49.483Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-15T21:15:50.051Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-15T21:15:50.051Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-12-15T21:15:50.051Z] === RUN TestWaitNonBlocked [2020-12-15T21:15:50.311Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:15:50.311Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:15:50.311Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:15:50.311Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:15:50.311Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:15:50.311Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:15:50.549Z] === RUN TestReadPluginNoRead/default [2020-12-15T21:15:50.879Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-15T21:15:51.120Z] --- PASS: TestDaemonStartWithLogOpt (4.84s) [2020-12-15T21:15:51.450Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-12-15T21:15:51.450Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.37s) [2020-12-15T21:15:51.450Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.37s) [2020-12-15T21:15:51.450Z] === RUN TestWaitBlocked [2020-12-15T21:15:51.709Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-15T21:15:51.709Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-15T21:15:51.709Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-15T21:15:51.709Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-15T21:15:51.709Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-15T21:15:51.709Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-15T21:15:51.969Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-15T21:15:52.509Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-15T21:15:52.908Z] --- PASS: TestWaitBlocked (0.03s) [2020-12-15T21:15:52.908Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2020-12-15T21:15:52.908Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2020-12-15T21:15:52.908Z] === CONT TestContainerStartOnDaemonRestart [2020-12-15T21:15:52.908Z] === CONT TestIpcModeOlderClient [2020-12-15T21:15:52.908Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-12-15T21:15:52.908Z] === CONT TestDaemonHostGatewayIP [2020-12-15T21:15:54.428Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-15T21:15:56.341Z] --- PASS: TestReadPluginNoRead (9.81s) [2020-12-15T21:15:56.341Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2020-12-15T21:15:56.341Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-12-15T21:15:56.341Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s) [2020-12-15T21:15:56.341Z] read_test.go:92: [d20964ba0e4f9] daemon is not started [2020-12-15T21:15:56.602Z] --- PASS: TestContinueAfterPluginCrash (10.26s) [2020-12-15T21:15:56.602Z] PASS [2020-12-15T21:15:56.602Z] [2020-12-15T21:15:56.602Z] DONE 6 tests in 10.459s [2020-12-15T21:15:56.602Z] 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-12-15T21:15:56.602Z] ++ 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-12-15T21:15:56.602Z] ++ set -e [2020-12-15T21:15:56.602Z] ++ '[' -n 0 ']' [2020-12-15T21:15:56.602Z] ++ set -x [2020-12-15T21:15:56.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:15:56.602Z] testing: warning: no tests to run [2020-12-15T21:15:56.602Z] PASS [2020-12-15T21:15:56.602Z] [2020-12-15T21:15:56.602Z] DONE 0 tests in 0.083s [2020-12-15T21:15:56.602Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-15T21:15:56.602Z] ++ 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-12-15T21:15:56.602Z] ++ set -e [2020-12-15T21:15:56.602Z] ++ '[' -n 0 ']' [2020-12-15T21:15:56.602Z] ++ set -x [2020-12-15T21:15:56.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:15:56.863Z] INFO: Testing against a local daemon [2020-12-15T21:15:56.863Z] === RUN TestPluginWithDevMounts [2020-12-15T21:15:56.863Z] === PAUSE TestPluginWithDevMounts [2020-12-15T21:15:56.863Z] === CONT TestPluginWithDevMounts [2020-12-15T21:15:57.106Z] --- PASS: TestContainerStartOnDaemonRestart (4.12s) [2020-12-15T21:15:57.106Z] === CONT TestContainerKillOnDaemonStart [2020-12-15T21:15:58.488Z] --- PASS: TestDaemonHostGatewayIP (5.35s) [2020-12-15T21:15:58.488Z] === CONT TestDaemonRestartIpcMode [2020-12-15T21:15:59.406Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-12-15T21:15:59.406Z] PASS [2020-12-15T21:15:59.406Z] [2020-12-15T21:15:59.406Z] DONE 1 tests in 2.373s [2020-12-15T21:15:59.406Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-15T21:15:59.406Z] ++ 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-12-15T21:15:59.406Z] ++ set -e [2020-12-15T21:15:59.406Z] ++ '[' -n 0 ']' [2020-12-15T21:15:59.406Z] ++ set -x [2020-12-15T21:15:59.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:15:59.406Z] INFO: Testing against a local daemon [2020-12-15T21:15:59.406Z] === RUN TestSecretInspect [2020-12-15T21:15:59.869Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-15T21:16:00.808Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-12-15T21:16:01.825Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-15T21:16:02.396Z] --- PASS: TestDaemonRestartIpcMode (4.07s) [2020-12-15T21:16:02.656Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-12-15T21:16:02.705Z] --- PASS: TestSecretInspect (3.29s) [2020-12-15T21:16:02.705Z] === RUN TestSecretList [2020-12-15T21:16:03.598Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-15T21:16:03.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-12-15T21:16:05.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-12-15T21:16:06.005Z] --- PASS: TestSecretList (3.20s) [2020-12-15T21:16:06.005Z] === RUN TestSecretsCreateAndDelete [2020-12-15T21:16:07.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-12-15T21:16:07.952Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-15T21:16:09.303Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2020-12-15T21:16:09.303Z] === RUN TestSecretsUpdate [2020-12-15T21:16:09.859Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-15T21:16:10.119Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-12-15T21:16:10.119Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-12-15T21:16:10.119Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-12-15T21:16:10.378Z] --- PASS: TestContainerKillOnDaemonStart (13.40s) [2020-12-15T21:16:10.378Z] PASS [2020-12-15T21:16:10.378Z] [2020-12-15T21:16:10.378Z] === Skipped [2020-12-15T21:16:10.378Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-12-15T21:16:10.378Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-15T21:16:10.378Z] [2020-12-15T21:16:10.378Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-15T21:16:10.378Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:16:10.378Z] [2020-12-15T21:16:10.378Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2020-12-15T21:16:10.378Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:16:10.378Z] [2020-12-15T21:16:10.378Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-15T21:16:10.378Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-15T21:16:10.378Z] [2020-12-15T21:16:10.378Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-15T21:16:10.378Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-15T21:16:10.378Z] [2020-12-15T21:16:10.378Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-12-15T21:16:10.378Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:16:10.378Z] [2020-12-15T21:16:10.378Z] [2020-12-15T21:16:10.378Z] DONE 195 tests, 6 skipped in 152.274s [2020-12-15T21:16:10.378Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-12-15T21:16:10.379Z] ++ 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-12-15T21:16:10.379Z] ++ set -e [2020-12-15T21:16:10.379Z] ++ '[' -n 0 ']' [2020-12-15T21:16:10.379Z] ++ set -x [2020-12-15T21:16:10.379Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12-15T21:16:10.379Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-15T21:16:10.639Z] INFO: Testing against a local daemon [2020-12-15T21:16:10.639Z] === RUN TestCommitInheritsEnv [2020-12-15T21:16:10.899Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-15T21:16:11.159Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-12-15T21:16:11.159Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-15T21:16:11.159Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-15T21:16:11.159Z] === RUN TestImagesFilterMultiReference [2020-12-15T21:16:11.419Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2020-12-15T21:16:11.419Z] === RUN TestImagePullPlatformInvalid [2020-12-15T21:16:11.419Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-15T21:16:11.419Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-12-15T21:16:11.419Z] === RUN TestRemoveImageOrphaning [2020-12-15T21:16:11.679Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-15T21:16:11.937Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2020-12-15T21:16:11.937Z] === RUN TestRemoveImageGarbageCollector [2020-12-15T21:16:12.197Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-15T21:16:12.197Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-15T21:16:12.601Z] --- PASS: TestSecretsUpdate (3.26s) [2020-12-15T21:16:12.601Z] === RUN TestTemplatedSecret [2020-12-15T21:16:13.576Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-15T21:16:13.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-12-15T21:16:14.146Z] --- PASS: TestRemoveImageGarbageCollector (2.40s) [2020-12-15T21:16:14.146Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-15T21:16:14.405Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-12-15T21:16:14.405Z] === RUN TestTagInvalidReference [2020-12-15T21:16:14.405Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-15T21:16:14.405Z] === RUN TestTagValidPrefixedRepo [2020-12-15T21:16:14.405Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-12-15T21:16:14.405Z] === RUN TestTagExistedNameWithoutForce [2020-12-15T21:16:14.405Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-12-15T21:16:14.405Z] === RUN TestTagOfficialNames [2020-12-15T21:16:14.665Z] --- PASS: TestTagOfficialNames (0.09s) [2020-12-15T21:16:14.665Z] === RUN TestTagMatchesDigest [2020-12-15T21:16:14.665Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-12-15T21:16:14.665Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-15T21:16:15.905Z] --- PASS: TestTemplatedSecret (3.55s) [2020-12-15T21:16:15.905Z] === RUN TestSecretCreateResolve [2020-12-15T21:16:18.861Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-12-15T21:16:19.205Z] --- PASS: TestSecretCreateResolve (3.31s) [2020-12-15T21:16:19.205Z] PASS [2020-12-15T21:16:19.205Z] [2020-12-15T21:16:19.205Z] DONE 6 tests in 20.044s [2020-12-15T21:16:19.205Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-12-15T21:16:19.205Z] ++ 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-12-15T21:16:19.205Z] ++ set -e [2020-12-15T21:16:19.205Z] ++ '[' -n 0 ']' [2020-12-15T21:16:19.205Z] ++ set -x [2020-12-15T21:16:19.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:16:19.205Z] INFO: Testing against a local daemon [2020-12-15T21:16:19.205Z] === RUN TestServiceCreateInit [2020-12-15T21:16:19.205Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-15T21:16:19.431Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-15T21:16:20.818Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-15T21:16:21.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-12-15T21:16:22.016Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-15T21:16:22.276Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-15T21:16:23.310Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-15T21:16:23.310Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-12-15T21:16:23.310Z] remote: Enumerating objects: 2, done. [2020-12-15T21:16:23.310Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-12-15T21:16:23.310Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-12-15T21:16:23.310Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-12-15T21:16:23.310Z] 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-12-15T21:16:23.310Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-12-15T21:16:23.657Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-15T21:16:24.226Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-15T21:16:24.485Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-15T21:16:24.491Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-15T21:16:25.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-12-15T21:16:27.482Z] [2020-12-15T21:16:28.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-15T21:16:29.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41806/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/test/unit [2020-12-15T21:16:29.778Z] --- PASS: TestServiceCreateInit (10.20s) [2020-12-15T21:16:29.778Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s) [2020-12-15T21:16:29.778Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.15s) [2020-12-15T21:16:29.778Z] === RUN TestCreateServiceMultipleTimes [2020-12-15T21:16:32.462Z] ? github.com/docker/docker/api [no test files] [2020-12-15T21:16:32.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-12-15T21:16:37.118Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-15T21:16:37.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-12-15T21:16:37.688Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-15T21:16:38.628Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-15T21:16:41.924Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-12-15T21:16:42.183Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-15T21:16:44.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-12-15T21:16:46.628Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-15T21:16:47.326Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-12-15T21:16:48.007Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-12-15T21:16:48.007Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-15T21:16:48.007Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-15T21:16:48.268Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-15T21:16:48.268Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-15T21:16:48.268Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-15T21:16:51.743Z] --- PASS: TestCreateServiceMultipleTimes (18.85s) [2020-12-15T21:16:51.743Z] === RUN TestCreateServiceConflict [2020-12-15T21:16:51.743Z] --- PASS: TestCreateServiceConflict (2.75s) [2020-12-15T21:16:51.743Z] === RUN TestCreateServiceMaxReplicas [2020-12-15T21:16:52.463Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-12-15T21:16:52.464Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-15T21:16:54.372Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-12-15T21:16:55.043Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2020-12-15T21:16:55.043Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-15T21:16:56.910Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-15T21:16:57.479Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-12-15T21:17:00.036Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-15T21:17:00.036Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-15T21:17:03.350Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-12-15T21:17:04.289Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-12-15T21:17:04.858Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-12-15T21:17:05.426Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-15T21:17:06.364Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-15T21:17:09.950Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.99s) [2020-12-15T21:17:09.950Z] === RUN TestCreateServiceSecretFileMode [2020-12-15T21:17:10.560Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-12-15T21:17:11.941Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-12-15T21:17:11.941Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-15T21:17:12.510Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-12-15T21:17:12.770Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-15T21:17:12.809Z] aa4f58cd6da1: Pull complete [2020-12-15T21:17:12.809Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da [2020-12-15T21:17:12.809Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:17:12.809Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-12-15T21:17:12.809Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-12-15T21:17:12.809Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1637' [2020-12-15T21:17:12.809Z] WARN: Skipping validation tests [2020-12-15T21:17:12.809Z] INFO: Running unit tests at 12/15/2020 21:17:09... [2020-12-15T21:17:13.259Z] --- PASS: TestCreateServiceSecretFileMode (3.31s) [2020-12-15T21:17:13.259Z] === RUN TestCreateServiceConfigFileMode [2020-12-15T21:17:13.783Z] INFO: make.ps1 starting at 12/15/2020 21:17:13 [2020-12-15T21:17:14.154Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-15T21:17:14.154Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-12-15T21:17:14.247Z] INFO: Git commit (295fb1c35e) assumed from DOCKER_GITCOMMIT environment variable [2020-12-15T21:17:14.247Z] INFO: Invoking autogen... [2020-12-15T21:17:15.222Z] INFO: Running unit tests... [2020-12-15T21:17:16.560Z] --- PASS: TestCreateServiceConfigFileMode (3.39s) [2020-12-15T21:17:16.560Z] === RUN TestCreateServiceSysctls [2020-12-15T21:17:17.446Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-12-15T21:17:17.706Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-12-15T21:17:17.965Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-15T21:17:18.534Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-15T21:17:18.534Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-15T21:17:19.915Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-15T21:17:20.767Z] --- PASS: TestCreateServiceSysctls (4.11s) [2020-12-15T21:17:20.767Z] === RUN TestCreateServiceCapabilities [2020-12-15T21:17:20.854Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-12-15T21:17:21.114Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-12-15T21:17:23.020Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-15T21:17:23.020Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-12-15T21:17:23.822Z] 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-12-15T21:17:24.067Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2020-12-15T21:17:24.067Z] === RUN TestInspect [2020-12-15T21:17:27.219Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-12-15T21:17:27.371Z] --- PASS: TestInspect (3.50s) [2020-12-15T21:17:27.371Z] === RUN TestCreateJob [2020-12-15T21:17:28.159Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-12-15T21:17:31.023Z] ? github.com/docker/docker/api [no test files] [2020-12-15T21:17:31.577Z] --- PASS: TestCreateJob (4.21s) [2020-12-15T21:17:31.577Z] === RUN TestReplicatedJob [2020-12-15T21:17:33.437Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-15T21:17:33.438Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-15T21:17:35.346Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-15T21:17:36.728Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-12-15T21:17:38.160Z] --- PASS: TestReplicatedJob (6.47s) [2020-12-15T21:17:38.160Z] === RUN TestUpdateReplicatedJob [2020-12-15T21:17:38.637Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-15T21:17:39.577Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-12-15T21:17:42.117Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-12-15T21:17:42.686Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-12-15T21:17:43.255Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-12-15T21:17:43.447Z] --- PASS: TestUpdateReplicatedJob (4.33s) [2020-12-15T21:17:43.447Z] === RUN TestServiceListWithStatuses [2020-12-15T21:17:43.447Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-15T21:17:43.447Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-15T21:17:43.447Z] === RUN TestDockerNetworkConnectAlias [2020-12-15T21:17:43.824Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-12-15T21:17:45.732Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-12-15T21:17:45.732Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-12-15T21:17:45.877Z] === RUN TestMiddlewares [2020-12-15T21:17:45.877Z] --- PASS: TestMiddlewares (0.00s) [2020-12-15T21:17:45.877Z] PASS [2020-12-15T21:17:45.877Z] coverage: 9.0% of statements [2020-12-15T21:17:45.877Z] ok github.com/docker/docker/api/server 0.102s coverage: 9.0% of statements [2020-12-15T21:17:48.271Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-12-15T21:17:49.210Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-15T21:17:50.033Z] --- PASS: TestDockerNetworkConnectAlias (6.54s) [2020-12-15T21:17:50.033Z] === RUN TestDockerNetworkReConnect [2020-12-15T21:17:50.147Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-12-15T21:17:50.406Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-15T21:17:50.666Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-15T21:17:54.238Z] --- PASS: TestDockerNetworkReConnect (5.25s) [2020-12-15T21:17:54.238Z] === RUN TestServicePlugin [2020-12-15T21:17:54.238Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-15T21:17:54.238Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:17:54.238Z] === RUN TestServiceUpdateLabel [2020-12-15T21:17:54.862Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-12-15T21:17:55.122Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-15T21:17:56.091Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-12-15T21:17:57.537Z] --- PASS: TestServiceUpdateLabel (3.22s) [2020-12-15T21:17:57.537Z] === RUN TestServiceUpdateSecrets [2020-12-15T21:17:58.005Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-15T21:17:58.005Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-12-15T21:18:00.542Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-15T21:18:01.482Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-12-15T21:18:05.683Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-12-15T21:18:07.595Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-15T21:18:08.722Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-15T21:18:08.722Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-12-15T21:18:08.722Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-12-15T21:18:08.722Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-15T21:18:08.722Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-15T21:18:08.722Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-15T21:18:08.722Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-15T21:18:08.722Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-15T21:18:08.722Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-15T21:18:08.722Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-15T21:18:08.722Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-15T21:18:08.723Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/types [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-15T21:18:08.723Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-15T21:18:08.723Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-15T21:18:08.723Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-12-15T21:18:08.723Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/builder [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-15T21:18:08.723Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-15T21:18:09.505Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-12-15T21:18:09.765Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-15T21:18:11.259Z] ok github.com/docker/docker/builder/dockerfile 0.231s coverage: 48.3% of statements [2020-12-15T21:18:11.259Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-15T21:18:11.259Z] ok github.com/docker/docker/builder/remotecontext 0.089s coverage: 13.7% of statements [2020-12-15T21:18:11.674Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-12-15T21:18:12.243Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-15T21:18:12.503Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-12-15T21:18:12.628Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-12-15T21:18:13.884Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-12-15T21:18:13.995Z] ok github.com/docker/docker/builder/remotecontext/git 1.482s coverage: 86.3% of statements [2020-12-15T21:18:13.995Z] ? github.com/docker/docker/cli [no test files] [2020-12-15T21:18:13.995Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-15T21:18:15.648Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2020-12-15T21:18:15.648Z] === RUN TestServiceUpdateConfigs [2020-12-15T21:18:17.180Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-12-15T21:18:17.267Z] ok github.com/docker/docker/client 0.163s coverage: 75.4% of statements [2020-12-15T21:18:25.309Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-12-15T21:18:29.509Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-15T21:18:29.509Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-15T21:18:30.557Z] --- PASS: TestServiceUpdateConfigs (15.38s) [2020-12-15T21:18:30.557Z] === RUN TestServiceUpdateNetwork [2020-12-15T21:18:33.704Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-15T21:18:33.705Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-15T21:18:33.964Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-15T21:18:34.224Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-15T21:18:35.165Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-15T21:18:35.165Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-15T21:18:35.735Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-15T21:18:36.305Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-15T21:18:36.564Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-12-15T21:18:36.656Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-15T21:18:37.633Z] === RUN TestBoolValue [2020-12-15T21:18:37.633Z] --- PASS: TestBoolValue (0.00s) [2020-12-15T21:18:37.633Z] === RUN TestBoolValueOrDefault [2020-12-15T21:18:37.633Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-12-15T21:18:37.633Z] === RUN TestInt64ValueOrZero [2020-12-15T21:18:37.633Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-12-15T21:18:37.633Z] === RUN TestInt64ValueOrDefault [2020-12-15T21:18:37.633Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-12-15T21:18:37.633Z] === RUN TestInt64ValueOrDefaultWithError [2020-12-15T21:18:37.633Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-12-15T21:18:37.633Z] === RUN TestJsonContentType [2020-12-15T21:18:37.633Z] --- PASS: TestJsonContentType (0.00s) [2020-12-15T21:18:37.633Z] PASS [2020-12-15T21:18:37.633Z] coverage: 14.7% of statements [2020-12-15T21:18:37.633Z] ok github.com/docker/docker/api/server/httputils 0.116s coverage: 14.7% of statements [2020-12-15T21:18:38.471Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-12-15T21:18:38.731Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-15T21:18:39.180Z] === RUN TestMaskSecretKeys [2020-12-15T21:18:39.180Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-12-15T21:18:39.180Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-12-15T21:18:39.180Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-12-15T21:18:39.180Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-12-15T21:18:39.180Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-12-15T21:18:39.180Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-12-15T21:18:39.180Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-12-15T21:18:39.180Z] === RUN TestVersionMiddlewareVersion [2020-12-15T21:18:39.180Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-12-15T21:18:39.180Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-12-15T21:18:39.180Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-12-15T21:18:39.180Z] PASS [2020-12-15T21:18:39.180Z] coverage: 37.7% of statements [2020-12-15T21:18:39.180Z] ok github.com/docker/docker/api/server/middleware 0.182s coverage: 37.7% of statements [2020-12-15T21:18:39.180Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-15T21:18:39.180Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-15T21:18:39.180Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-15T21:18:39.180Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-15T21:18:39.180Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-15T21:18:39.180Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-15T21:18:39.180Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-15T21:18:39.180Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-15T21:18:39.180Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-15T21:18:39.180Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-15T21:18:39.180Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-15T21:18:40.638Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-15T21:18:40.728Z] === RUN TestToJSON [2020-12-15T21:18:40.728Z] --- PASS: TestToJSON (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestToParamWithVersion [2020-12-15T21:18:40.728Z] --- PASS: TestToParamWithVersion (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestFromJSON [2020-12-15T21:18:40.728Z] --- PASS: TestFromJSON (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestEmpty [2020-12-15T21:18:40.728Z] --- PASS: TestEmpty (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestArgsMatchKVListEmptySources [2020-12-15T21:18:40.728Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestArgsMatchKVList [2020-12-15T21:18:40.728Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestArgsMatch [2020-12-15T21:18:40.728Z] --- PASS: TestArgsMatch (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestAdd [2020-12-15T21:18:40.728Z] --- PASS: TestAdd (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestDel [2020-12-15T21:18:40.728Z] --- PASS: TestDel (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestLen [2020-12-15T21:18:40.728Z] --- PASS: TestLen (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestExactMatch [2020-12-15T21:18:40.728Z] --- PASS: TestExactMatch (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestOnlyOneExactMatch [2020-12-15T21:18:40.728Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestContains [2020-12-15T21:18:40.728Z] --- PASS: TestContains (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestValidate [2020-12-15T21:18:40.728Z] --- PASS: TestValidate (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestWalkValues [2020-12-15T21:18:40.728Z] --- PASS: TestWalkValues (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestFuzzyMatch [2020-12-15T21:18:40.728Z] --- PASS: TestFuzzyMatch (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestClone [2020-12-15T21:18:40.728Z] --- PASS: TestClone (0.00s) [2020-12-15T21:18:40.728Z] PASS [2020-12-15T21:18:40.728Z] coverage: 92.2% of statements [2020-12-15T21:18:40.728Z] ok github.com/docker/docker/api/types/filters 0.062s coverage: 92.2% of statements [2020-12-15T21:18:40.728Z] === RUN TestStrSliceMarshalJSON [2020-12-15T21:18:40.728Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestStrSliceUnmarshalJSON [2020-12-15T21:18:40.728Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestStrSliceUnmarshalString [2020-12-15T21:18:40.728Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestStrSliceUnmarshalSlice [2020-12-15T21:18:40.728Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-12-15T21:18:40.728Z] PASS [2020-12-15T21:18:40.728Z] coverage: 90.0% of statements [2020-12-15T21:18:40.728Z] ok github.com/docker/docker/api/types/strslice 0.090s coverage: 90.0% of statements [2020-12-15T21:18:40.728Z] === RUN TestAdjustForAPIVersion [2020-12-15T21:18:40.728Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-12-15T21:18:40.728Z] PASS [2020-12-15T21:18:40.728Z] coverage: 5.7% of statements [2020-12-15T21:18:40.728Z] === RUN TestDurationToSecondsString [2020-12-15T21:18:40.728Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-12-15T21:18:40.728Z] === RUN TestGetTimestamp [2020-12-15T21:18:40.728Z] ok github.com/docker/docker/api/server/router/swarm 0.232s coverage: 5.7% of statements [2020-12-15T21:18:40.728Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-15T21:18:40.728Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-15T21:18:40.728Z] ? github.com/docker/docker/api/types [no test files] [2020-12-15T21:18:40.728Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-15T21:18:40.728Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-15T21:18:40.728Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-15T21:18:40.728Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-15T21:18:40.728Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-15T21:18:40.728Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-15T21:18:40.728Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-15T21:18:40.728Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-15T21:18:40.728Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-15T21:18:40.728Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-15T21:18:40.728Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-15T21:18:41.203Z] --- PASS: TestGetTimestamp (0.12s) [2020-12-15T21:18:41.203Z] === RUN TestParseTimestamps [2020-12-15T21:18:41.203Z] --- PASS: TestParseTimestamps (0.00s) [2020-12-15T21:18:41.203Z] PASS [2020-12-15T21:18:41.203Z] coverage: 100.0% of statements [2020-12-15T21:18:41.203Z] ok github.com/docker/docker/api/types/time 0.287s coverage: 100.0% of statements [2020-12-15T21:18:41.206Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-12-15T21:18:41.466Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-12-15T21:18:41.665Z] === RUN TestCompareVersion [2020-12-15T21:18:41.665Z] --- PASS: TestCompareVersion (0.00s) [2020-12-15T21:18:41.665Z] PASS [2020-12-15T21:18:41.665Z] coverage: 75.0% of statements [2020-12-15T21:18:41.665Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2020-12-15T21:18:41.665Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-15T21:18:41.665Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-15T21:18:41.665Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-15T21:18:41.665Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-12-15T21:18:41.665Z] ? github.com/docker/docker/builder [no test files] [2020-12-15T21:18:41.665Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-15T21:18:41.665Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-15T21:18:41.665Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-15T21:18:41.665Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-15T21:18:41.665Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-15T21:18:41.665Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-15T21:18:41.665Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-15T21:18:42.403Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-15T21:18:43.219Z] === RUN TestParseRemoteURL [2020-12-15T21:18:43.219Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-12-15T21:18:43.219Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-12-15T21:18:43.219Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-12-15T21:18:43.219Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-12-15T21:18:43.219Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-12-15T21:18:43.219Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-12-15T21:18:43.219Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-12-15T21:18:43.219Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-12-15T21:18:43.219Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-12-15T21:18:43.219Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-12-15T21:18:43.219Z] --- PASS: TestParseRemoteURL (0.00s) [2020-12-15T21:18:43.219Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-12-15T21:18:43.219Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-12-15T21:18:43.219Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-12-15T21:18:43.219Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-12-15T21:18:43.219Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-12-15T21:18:43.219Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-12-15T21:18:43.219Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-12-15T21:18:43.219Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-12-15T21:18:43.219Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-12-15T21:18:43.219Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-12-15T21:18:43.219Z] === RUN TestCloneArgsSmartHttp [2020-12-15T21:18:43.219Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2020-12-15T21:18:43.219Z] === RUN TestCloneArgsDumbHttp [2020-12-15T21:18:43.219Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-12-15T21:18:43.219Z] === RUN TestCloneArgsGit [2020-12-15T21:18:43.219Z] --- PASS: TestCloneArgsGit (0.00s) [2020-12-15T21:18:43.219Z] === RUN TestCheckoutGit [2020-12-15T21:18:43.342Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-15T21:18:44.800Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-15T21:18:45.412Z] === RUN TestEnable [2020-12-15T21:18:45.412Z] --- PASS: TestEnable (0.00s) [2020-12-15T21:18:45.412Z] === RUN TestDisable [2020-12-15T21:18:45.412Z] --- PASS: TestDisable (0.00s) [2020-12-15T21:18:45.412Z] === RUN TestEnabled [2020-12-15T21:18:45.412Z] --- PASS: TestEnabled (0.00s) [2020-12-15T21:18:45.412Z] PASS [2020-12-15T21:18:45.412Z] coverage: 100.0% of statements [2020-12-15T21:18:45.412Z] ok github.com/docker/docker/cli/debug 0.054s coverage: 100.0% of statements [2020-12-15T21:18:45.462Z] --- PASS: TestServiceUpdateNetwork (14.97s) [2020-12-15T21:18:45.462Z] === RUN TestServiceUpdatePidsLimit [2020-12-15T21:18:45.462Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-15T21:18:45.723Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-15T21:18:45.770Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-12-15T21:18:45.874Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-12-15T21:18:45.874Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2020-12-15T21:18:45.874Z] === RUN TestProcessNoDockerignore [2020-12-15T21:18:45.874Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-12-15T21:18:45.874Z] === RUN TestProcessShouldLeaveAllFiles [2020-12-15T21:18:45.874Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-12-15T21:18:45.874Z] === RUN TestDetectContentType [2020-12-15T21:18:45.874Z] --- PASS: TestDetectContentType (0.00s) [2020-12-15T21:18:45.874Z] === RUN TestSelectAcceptableMIME [2020-12-15T21:18:45.874Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-12-15T21:18:45.874Z] === RUN TestInspectEmptyResponse [2020-12-15T21:18:45.874Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-12-15T21:18:45.874Z] === RUN TestInspectResponseBinary [2020-12-15T21:18:45.874Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-12-15T21:18:45.874Z] === RUN TestResponseUnsupportedContentType [2020-12-15T21:18:45.874Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-12-15T21:18:45.874Z] === RUN TestInspectResponseTextSimple [2020-12-15T21:18:45.874Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-12-15T21:18:45.874Z] === RUN TestInspectResponseEmptyContentType [2020-12-15T21:18:45.874Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-12-15T21:18:45.874Z] === RUN TestUnknownContentLength [2020-12-15T21:18:45.874Z] --- PASS: TestUnknownContentLength (0.00s) [2020-12-15T21:18:45.874Z] === RUN TestDownloadRemote [2020-12-15T21:18:46.337Z] === RUN TestGetAllAllowed [2020-12-15T21:18:46.337Z] --- PASS: TestGetAllAllowed (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestGetAllMeta [2020-12-15T21:18:46.337Z] --- PASS: TestGetAllMeta (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestWarnOnUnusedBuildArgs [2020-12-15T21:18:46.337Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestIsUnreferencedBuiltin [2020-12-15T21:18:46.337Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestIsExistingDirectory [2020-12-15T21:18:46.337Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestGetFilenameForDownload [2020-12-15T21:18:46.337Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestEnv2Variables [2020-12-15T21:18:46.337Z] --- PASS: TestEnv2Variables (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-12-15T21:18:46.337Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestMaintainer [2020-12-15T21:18:46.337Z] --- PASS: TestMaintainer (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestLabel [2020-12-15T21:18:46.337Z] --- PASS: TestLabel (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestFromScratch [2020-12-15T21:18:46.337Z] --- PASS: TestFromScratch (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestFromWithArg [2020-12-15T21:18:46.337Z] --- PASS: TestFromWithArg (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-12-15T21:18:46.337Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestFromWithUndefinedArg [2020-12-15T21:18:46.337Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestFromMultiStageWithNamedStage [2020-12-15T21:18:46.337Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestOnbuild [2020-12-15T21:18:46.337Z] --- PASS: TestOnbuild (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestWorkdir [2020-12-15T21:18:46.337Z] --- PASS: TestWorkdir (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestCmd [2020-12-15T21:18:46.337Z] --- PASS: TestCmd (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestHealthcheckNone [2020-12-15T21:18:46.337Z] --- PASS: TestHealthcheckNone (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestHealthcheckCmd [2020-12-15T21:18:46.337Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestEntrypoint [2020-12-15T21:18:46.337Z] --- PASS: TestEntrypoint (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestExpose [2020-12-15T21:18:46.337Z] --- PASS: TestExpose (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestUser [2020-12-15T21:18:46.337Z] --- PASS: TestUser (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestVolume [2020-12-15T21:18:46.337Z] --- PASS: TestVolume (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestStopSignal [2020-12-15T21:18:46.337Z] --- SKIP: TestStopSignal (0.00s) [2020-12-15T21:18:46.337Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-12-15T21:18:46.337Z] === RUN TestArg [2020-12-15T21:18:46.337Z] --- PASS: TestArg (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestShell [2020-12-15T21:18:46.337Z] --- PASS: TestShell (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestPrependEnvOnCmd [2020-12-15T21:18:46.337Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestRunWithBuildArgs [2020-12-15T21:18:46.337Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestRunIgnoresHealthcheck [2020-12-15T21:18:46.337Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestNormalizeWorkdir [2020-12-15T21:18:46.337Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestDispatch [2020-12-15T21:18:46.337Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-12-15T21:18:46.337Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-12-15T21:18:46.337Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-12-15T21:18:46.337Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-12-15T21:18:46.337Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-12-15T21:18:46.337Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-12-15T21:18:46.337Z] --- PASS: TestDownloadRemote (0.10s) [2020-12-15T21:18:46.337Z] === RUN TestGetWithStatusError [2020-12-15T21:18:46.337Z] === RUN TestDispatch/COPY_url [2020-12-15T21:18:46.337Z] --- PASS: TestDispatch (0.06s) [2020-12-15T21:18:46.337Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2020-12-15T21:18:46.337Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-12-15T21:18:46.337Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-12-15T21:18:46.337Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s) [2020-12-15T21:18:46.337Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-12-15T21:18:46.337Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-12-15T21:18:46.337Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestAddScratchImageAddsToMounts [2020-12-15T21:18:46.337Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestAddFromScratchPopulatesPlatform [2020-12-15T21:18:46.337Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-12-15T21:18:46.337Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-12-15T21:18:46.337Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestImageSourceGetAddsToMounts [2020-12-15T21:18:46.337Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestEmptyDockerfile [2020-12-15T21:18:46.337Z] --- PASS: TestGetWithStatusError (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestCloseRootDirectory [2020-12-15T21:18:46.337Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-12-15T21:18:46.337Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:18:46.337Z] === RUN TestHashFile [2020-12-15T21:18:46.337Z] --- PASS: TestEmptyDockerfile (0.01s) [2020-12-15T21:18:46.337Z] === RUN TestSymlinkDockerfile [2020-12-15T21:18:46.337Z] --- SKIP: TestHashFile (0.01s) [2020-12-15T21:18:46.337Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:18:46.337Z] === RUN TestHashSubdir [2020-12-15T21:18:46.337Z] --- SKIP: TestHashSubdir (0.00s) [2020-12-15T21:18:46.337Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:18:46.337Z] === RUN TestRemoveDirectory [2020-12-15T21:18:46.337Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-12-15T21:18:46.337Z] === RUN TestDockerfileOutsideTheBuildContext [2020-12-15T21:18:46.337Z] --- SKIP: TestRemoveDirectory (0.01s) [2020-12-15T21:18:46.337Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:18:46.337Z] PASS [2020-12-15T21:18:46.337Z] coverage: 9.3% of statements [2020-12-15T21:18:46.337Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestNonExistingDockerfile [2020-12-15T21:18:46.337Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestCopyRunConfig [2020-12-15T21:18:46.337Z] --- PASS: TestCopyRunConfig (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestDeepCopyRunConfig [2020-12-15T21:18:46.337Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestExportImage [2020-12-15T21:18:46.337Z] --- PASS: TestExportImage (0.00s) [2020-12-15T21:18:46.337Z] === RUN TestNormalizeDest [2020-12-15T21:18:46.337Z] --- PASS: TestNormalizeDest (0.00s) [2020-12-15T21:18:46.337Z] PASS [2020-12-15T21:18:46.337Z] coverage: 46.6% of statements [2020-12-15T21:18:46.337Z] ok github.com/docker/docker/builder/remotecontext 0.735s coverage: 9.3% of statements [2020-12-15T21:18:46.337Z] ok github.com/docker/docker/builder/dockerfile 0.519s coverage: 46.6% of statements [2020-12-15T21:18:46.337Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite (359.40s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.19s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.73s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.37s) [2020-12-15T21:18:47.682Z] docker_cli_daemon_test.go:1455: [de483e19aa3e1] daemon is not started [2020-12-15T21:18:47.682Z] check_test.go:309: [d2bb3dbeea252] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.81s) [2020-12-15T21:18:47.682Z] check_test.go:309: [d4948b2b5de81] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.79s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.55s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.46s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.33s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.55s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.68s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.36s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.53s) [2020-12-15T21:18:47.682Z] check_test.go:309: [de461b91ede3d] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-12-15T21:18:47.682Z] check_test.go:309: [dbfc892bd9785] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.53s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-12-15T21:18:47.682Z] check_test.go:309: [dac188aba0990] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.51s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.80s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.51s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-12-15T21:18:47.682Z] check_test.go:309: [dead3cddf6b73] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.26s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.20s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.59s) [2020-12-15T21:18:47.682Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-12-15T21:18:47.682Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-12-15T21:18:47.682Z] check_test.go:309: [de316c3948c5c] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.35s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.82s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.73s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.88s) [2020-12-15T21:18:47.682Z] check_test.go:309: [dee08157d5234] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.07s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-12-15T21:18:47.682Z] check_test.go:309: [d4e9c1b97504c] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.40s) [2020-12-15T21:18:47.682Z] docker_cli_daemon_plugins_test.go:79: [d1c9d5a503f17] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.89s) [2020-12-15T21:18:47.682Z] docker_cli_daemon_plugins_test.go:169: [d07b4a83e505c] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.62s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-12-15T21:18:47.682Z] check_test.go:309: [db0b572e2d02c] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.87s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.95s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.08s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.95s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.14s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.62s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.59s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.30s) [2020-12-15T21:18:47.682Z] check_test.go:309: [db01a6a0b02aa] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.56s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.01s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.48s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.72s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.80s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.39s) [2020-12-15T21:18:47.682Z] check_test.go:309: [d747572197ddf] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.44s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.14s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.90s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.10s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.09s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.59s) [2020-12-15T21:18:47.682Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-15T21:18:47.682Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-12-15T21:18:47.682Z] check_test.go:309: [d5d30474ad76c] daemon is not started [2020-12-15T21:18:47.682Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-12-15T21:18:47.682Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-12-15T21:18:47.682Z] check_test.go:309: [d4321066feaf5] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.43s) [2020-12-15T21:18:47.682Z] check_test.go:309: [d0c208432c6b8] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.82s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.34s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.52s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.24s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.07s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.46s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.84s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.65s) [2020-12-15T21:18:47.682Z] check_test.go:309: [df506b7357283] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.34s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.09s) [2020-12-15T21:18:47.682Z] docker_cli_daemon_plugins_test.go:105: [d84a4c2aa5392] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.08s) [2020-12-15T21:18:47.682Z] check_test.go:309: [d08bba70f820c] daemon is not started [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.62s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2020-12-15T21:18:47.682Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2020-12-15T21:18:47.682Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2020-12-15T21:18:47.682Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2020-12-15T21:18:47.683Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2020-12-15T21:18:47.683Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2020-12-15T21:18:47.683Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2020-12-15T21:18:47.683Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2020-12-15T21:18:47.683Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2020-12-15T21:18:47.683Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2020-12-15T21:18:47.683Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2020-12-15T21:18:47.683Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2020-12-15T21:18:47.683Z] check_test.go:309: [d9c0c46982c7d] daemon is not started [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2020-12-15T21:18:47.683Z] check_test.go:309: [da6cbe4d1147c] daemon is not started [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.59s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.31s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-12-15T21:18:47.683Z] check_test.go:309: [d30ab8d152685] daemon is not started [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.05s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.99s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.22s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.09s) [2020-12-15T21:18:47.683Z] check_test.go:309: [d9a62d5b29fe8] daemon is not started [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.86s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.56s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.94s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.52s) [2020-12-15T21:18:47.683Z] check_test.go:309: [dd3e54ff7c1bd] daemon is not started [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-12-15T21:18:47.683Z] check_test.go:309: [d97bfbe0bebae] daemon is not started [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.37s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.15s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.15s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.69s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.57s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.57s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.42s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.29s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.32s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.06s) [2020-12-15T21:18:47.683Z] docker_cli_daemon_test.go:2550: [ddca61ad55b8a] daemon is not started [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.65s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.62s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.90s) [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2020-12-15T21:18:47.683Z] check_test.go:309: [d58f7f9b4be2a] daemon is not started [2020-12-15T21:18:47.683Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.38s) [2020-12-15T21:18:47.683Z] === RUN TestDockerSwarmSuite [2020-12-15T21:18:47.683Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-12-15T21:18:50.976Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-12-15T21:18:53.515Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-15T21:18:53.859Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-15T21:18:54.089Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-12-15T21:18:55.936Z] ok github.com/docker/docker/cmd/dockerd 0.084s coverage: 29.2% of statements [2020-12-15T21:18:57.305Z] ok github.com/docker/docker/container 0.132s coverage: 34.7% of statements [2020-12-15T21:18:57.305Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-15T21:18:57.305Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-15T21:18:57.305Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-15T21:18:57.305Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-15T21:18:58.769Z] === RUN TestCheckpointCreateError [2020-12-15T21:18:58.769Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestCheckpointCreate [2020-12-15T21:18:58.769Z] --- PASS: TestCheckpointCreate (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestCheckpointDeleteError [2020-12-15T21:18:58.769Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestCheckpointDelete [2020-12-15T21:18:58.769Z] --- PASS: TestCheckpointDelete (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestCheckpointListError [2020-12-15T21:18:58.769Z] --- PASS: TestCheckpointListError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestCheckpointList [2020-12-15T21:18:58.769Z] --- PASS: TestCheckpointList (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestCheckpointListContainerNotFound [2020-12-15T21:18:58.769Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestNewClientWithOpsFromEnv [2020-12-15T21:18:58.769Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-12-15T21:18:58.769Z] client_test.go:23: runtime.GOOS == "windows" [2020-12-15T21:18:58.769Z] === RUN TestGetAPIPath [2020-12-15T21:18:58.769Z] --- PASS: TestGetAPIPath (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestParseHostURL [2020-12-15T21:18:58.769Z] --- PASS: TestParseHostURL (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-12-15T21:18:58.769Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestNegotiateAPIVersionEmpty [2020-12-15T21:18:58.769Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestNegotiateAPIVersion [2020-12-15T21:18:58.769Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestNegotiateAPVersionOverride [2020-12-15T21:18:58.769Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestNegotiateAPIVersionAutomatic [2020-12-15T21:18:58.769Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-12-15T21:18:58.769Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-12-15T21:18:58.769Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestClientRedirect [2020-12-15T21:18:58.769Z] --- PASS: TestClientRedirect (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigCreateUnsupported [2020-12-15T21:18:58.769Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigCreateError [2020-12-15T21:18:58.769Z] --- PASS: TestConfigCreateError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigCreate [2020-12-15T21:18:58.769Z] --- PASS: TestConfigCreate (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigInspectNotFound [2020-12-15T21:18:58.769Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigInspectWithEmptyID [2020-12-15T21:18:58.769Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigInspectUnsupported [2020-12-15T21:18:58.769Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigInspectError [2020-12-15T21:18:58.769Z] --- PASS: TestConfigInspectError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigInspectConfigNotFound [2020-12-15T21:18:58.769Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigInspect [2020-12-15T21:18:58.769Z] --- PASS: TestConfigInspect (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigListUnsupported [2020-12-15T21:18:58.769Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigListError [2020-12-15T21:18:58.769Z] --- PASS: TestConfigListError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigList [2020-12-15T21:18:58.769Z] --- PASS: TestConfigList (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigRemoveUnsupported [2020-12-15T21:18:58.769Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigRemoveError [2020-12-15T21:18:58.769Z] --- PASS: TestConfigRemoveError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigRemove [2020-12-15T21:18:58.769Z] --- PASS: TestConfigRemove (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigUpdateUnsupported [2020-12-15T21:18:58.769Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigUpdateError [2020-12-15T21:18:58.769Z] --- PASS: TestConfigUpdateError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestConfigUpdate [2020-12-15T21:18:58.769Z] --- PASS: TestConfigUpdate (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerCommitError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerCommitError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerCommit [2020-12-15T21:18:58.769Z] --- PASS: TestContainerCommit (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerStatPathError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerStatPathError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerStatPathNotFoundError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerStatPathNoHeaderError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerStatPath [2020-12-15T21:18:58.769Z] --- PASS: TestContainerStatPath (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestCopyToContainerError [2020-12-15T21:18:58.769Z] --- PASS: TestCopyToContainerError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestCopyToContainerNotFoundError [2020-12-15T21:18:58.769Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestCopyToContainerNotStatusOKError [2020-12-15T21:18:58.769Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestCopyToContainer [2020-12-15T21:18:58.769Z] --- PASS: TestCopyToContainer (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestCopyFromContainerError [2020-12-15T21:18:58.769Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestCopyFromContainerNotFoundError [2020-12-15T21:18:58.769Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestCopyFromContainerNotStatusOKError [2020-12-15T21:18:58.769Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestCopyFromContainerNoHeaderError [2020-12-15T21:18:58.769Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestCopyFromContainer [2020-12-15T21:18:58.769Z] --- PASS: TestCopyFromContainer (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerCreateError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerCreateError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerCreateImageNotFound [2020-12-15T21:18:58.769Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerCreateWithName [2020-12-15T21:18:58.769Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerCreateAutoRemove [2020-12-15T21:18:58.769Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerDiffError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerDiffError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerDiff [2020-12-15T21:18:58.769Z] --- PASS: TestContainerDiff (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerExecCreateError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerExecCreate [2020-12-15T21:18:58.769Z] --- PASS: TestContainerExecCreate (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerExecStartError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerExecStartError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerExecStart [2020-12-15T21:18:58.769Z] --- PASS: TestContainerExecStart (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerExecInspectError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerExecInspect [2020-12-15T21:18:58.769Z] --- PASS: TestContainerExecInspect (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerExportError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerExportError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerExport [2020-12-15T21:18:58.769Z] --- PASS: TestContainerExport (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerInspectError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerInspectError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerInspectContainerNotFound [2020-12-15T21:18:58.769Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerInspectWithEmptyID [2020-12-15T21:18:58.769Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerInspect [2020-12-15T21:18:58.769Z] --- PASS: TestContainerInspect (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerInspectNode [2020-12-15T21:18:58.769Z] --- PASS: TestContainerInspectNode (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerKillError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerKillError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerKill [2020-12-15T21:18:58.769Z] --- PASS: TestContainerKill (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerListError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerListError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerList [2020-12-15T21:18:58.769Z] --- PASS: TestContainerList (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerLogsNotFoundError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerLogsError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerLogsError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerLogs [2020-12-15T21:18:58.769Z] --- PASS: TestContainerLogs (0.12s) [2020-12-15T21:18:58.769Z] === RUN TestContainerPauseError [2020-12-15T21:18:58.769Z] --- PASS: TestContainerPauseError (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainerPause [2020-12-15T21:18:58.769Z] --- PASS: TestContainerPause (0.00s) [2020-12-15T21:18:58.769Z] === RUN TestContainersPruneError [2020-12-15T21:18:58.770Z] --- PASS: TestContainersPruneError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainersPrune [2020-12-15T21:18:58.770Z] --- PASS: TestContainersPrune (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerRemoveError [2020-12-15T21:18:58.770Z] --- PASS: TestContainerRemoveError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerRemoveNotFoundError [2020-12-15T21:18:58.770Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerRemove [2020-12-15T21:18:58.770Z] --- PASS: TestContainerRemove (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerRenameError [2020-12-15T21:18:58.770Z] --- PASS: TestContainerRenameError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerRename [2020-12-15T21:18:58.770Z] --- PASS: TestContainerRename (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerResizeError [2020-12-15T21:18:58.770Z] --- PASS: TestContainerResizeError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerExecResizeError [2020-12-15T21:18:58.770Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerResize [2020-12-15T21:18:58.770Z] --- PASS: TestContainerResize (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerExecResize [2020-12-15T21:18:58.770Z] --- PASS: TestContainerExecResize (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerRestartError [2020-12-15T21:18:58.770Z] --- PASS: TestContainerRestartError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerRestart [2020-12-15T21:18:58.770Z] --- PASS: TestContainerRestart (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerStartError [2020-12-15T21:18:58.770Z] --- PASS: TestContainerStartError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerStart [2020-12-15T21:18:58.770Z] --- PASS: TestContainerStart (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerStatsError [2020-12-15T21:18:58.770Z] --- PASS: TestContainerStatsError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerStats [2020-12-15T21:18:58.770Z] --- PASS: TestContainerStats (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerStopError [2020-12-15T21:18:58.770Z] --- PASS: TestContainerStopError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerStop [2020-12-15T21:18:58.770Z] --- PASS: TestContainerStop (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerTopError [2020-12-15T21:18:58.770Z] --- PASS: TestContainerTopError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerTop [2020-12-15T21:18:58.770Z] --- PASS: TestContainerTop (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerUnpauseError [2020-12-15T21:18:58.770Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerUnpause [2020-12-15T21:18:58.770Z] --- PASS: TestContainerUnpause (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerUpdateError [2020-12-15T21:18:58.770Z] --- PASS: TestContainerUpdateError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerUpdate [2020-12-15T21:18:58.770Z] --- PASS: TestContainerUpdate (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerWaitError [2020-12-15T21:18:58.770Z] --- PASS: TestContainerWaitError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestContainerWait [2020-12-15T21:18:58.770Z] --- PASS: TestContainerWait (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestDiskUsageError [2020-12-15T21:18:58.770Z] --- PASS: TestDiskUsageError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestDiskUsage [2020-12-15T21:18:58.770Z] --- PASS: TestDiskUsage (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestDistributionInspectUnsupported [2020-12-15T21:18:58.770Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestDistributionInspectWithEmptyID [2020-12-15T21:18:58.770Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestEventsErrorInOptions [2020-12-15T21:18:58.770Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestEventsErrorFromServer [2020-12-15T21:18:58.770Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestEvents [2020-12-15T21:18:58.770Z] --- PASS: TestEvents (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestTLSCloseWriter [2020-12-15T21:18:58.770Z] === PAUSE TestTLSCloseWriter [2020-12-15T21:18:58.770Z] === RUN TestImageBuildError [2020-12-15T21:18:58.770Z] --- PASS: TestImageBuildError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageBuild [2020-12-15T21:18:58.770Z] --- PASS: TestImageBuild (0.03s) [2020-12-15T21:18:58.770Z] === RUN TestGetDockerOS [2020-12-15T21:18:58.770Z] --- PASS: TestGetDockerOS (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageCreateError [2020-12-15T21:18:58.770Z] --- PASS: TestImageCreateError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageCreate [2020-12-15T21:18:58.770Z] --- PASS: TestImageCreate (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageHistoryError [2020-12-15T21:18:58.770Z] --- PASS: TestImageHistoryError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageHistory [2020-12-15T21:18:58.770Z] --- PASS: TestImageHistory (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageImportError [2020-12-15T21:18:58.770Z] --- PASS: TestImageImportError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageImport [2020-12-15T21:18:58.770Z] --- PASS: TestImageImport (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageInspectError [2020-12-15T21:18:58.770Z] --- PASS: TestImageInspectError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageInspectImageNotFound [2020-12-15T21:18:58.770Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageInspectWithEmptyID [2020-12-15T21:18:58.770Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageInspect [2020-12-15T21:18:58.770Z] --- PASS: TestImageInspect (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageListError [2020-12-15T21:18:58.770Z] --- PASS: TestImageListError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageList [2020-12-15T21:18:58.770Z] --- PASS: TestImageList (0.01s) [2020-12-15T21:18:58.770Z] === RUN TestImageListApiBefore125 [2020-12-15T21:18:58.770Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageLoadError [2020-12-15T21:18:58.770Z] --- PASS: TestImageLoadError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageLoad [2020-12-15T21:18:58.770Z] --- PASS: TestImageLoad (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagesPruneError [2020-12-15T21:18:58.770Z] --- PASS: TestImagesPruneError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagesPrune [2020-12-15T21:18:58.770Z] --- PASS: TestImagesPrune (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagePullReferenceParseError [2020-12-15T21:18:58.770Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagePullAnyError [2020-12-15T21:18:58.770Z] --- PASS: TestImagePullAnyError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagePullStatusUnauthorizedError [2020-12-15T21:18:58.770Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-15T21:18:58.770Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-15T21:18:58.770Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-12-15T21:18:58.770Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagePullWithoutErrors [2020-12-15T21:18:58.770Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagePushReferenceError [2020-12-15T21:18:58.770Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagePushAnyError [2020-12-15T21:18:58.770Z] --- PASS: TestImagePushAnyError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagePushStatusUnauthorizedError [2020-12-15T21:18:58.770Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-15T21:18:58.770Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-15T21:18:58.770Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-12-15T21:18:58.770Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImagePushWithoutErrors [2020-12-15T21:18:58.770Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-12-15T21:18:58.770Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-12-15T21:18:58.770Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-12-15T21:18:58.770Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-12-15T21:18:58.770Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-12-15T21:18:58.770Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-12-15T21:18:58.770Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-12-15T21:18:58.770Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-12-15T21:18:58.770Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageRemoveError [2020-12-15T21:18:58.770Z] --- PASS: TestImageRemoveError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageRemoveImageNotFound [2020-12-15T21:18:58.770Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageRemove [2020-12-15T21:18:58.770Z] --- PASS: TestImageRemove (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageSaveError [2020-12-15T21:18:58.770Z] --- PASS: TestImageSaveError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageSave [2020-12-15T21:18:58.770Z] --- PASS: TestImageSave (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageSearchAnyError [2020-12-15T21:18:58.770Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageSearchStatusUnauthorizedError [2020-12-15T21:18:58.770Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-15T21:18:58.770Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-15T21:18:58.770Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-12-15T21:18:58.770Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageSearchWithoutErrors [2020-12-15T21:18:58.770Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageTagError [2020-12-15T21:18:58.770Z] --- PASS: TestImageTagError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageTagInvalidReference [2020-12-15T21:18:58.770Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageTagInvalidSourceImageName [2020-12-15T21:18:58.770Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageTagHexSource [2020-12-15T21:18:58.770Z] --- PASS: TestImageTagHexSource (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestImageTag [2020-12-15T21:18:58.770Z] --- PASS: TestImageTag (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestInfoServerError [2020-12-15T21:18:58.770Z] --- PASS: TestInfoServerError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestInfoInvalidResponseJSONError [2020-12-15T21:18:58.770Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestInfo [2020-12-15T21:18:58.770Z] --- PASS: TestInfo (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworkConnectError [2020-12-15T21:18:58.770Z] --- PASS: TestNetworkConnectError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-12-15T21:18:58.770Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworkConnect [2020-12-15T21:18:58.770Z] --- PASS: TestNetworkConnect (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworkCreateError [2020-12-15T21:18:58.770Z] --- PASS: TestNetworkCreateError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworkCreate [2020-12-15T21:18:58.770Z] --- PASS: TestNetworkCreate (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworkDisconnectError [2020-12-15T21:18:58.770Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworkDisconnect [2020-12-15T21:18:58.770Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworkInspectError [2020-12-15T21:18:58.770Z] --- PASS: TestNetworkInspectError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworkInspectNotFoundError [2020-12-15T21:18:58.770Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworkInspectWithEmptyID [2020-12-15T21:18:58.770Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworkInspect [2020-12-15T21:18:58.770Z] --- PASS: TestNetworkInspect (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworkListError [2020-12-15T21:18:58.770Z] --- PASS: TestNetworkListError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworkList [2020-12-15T21:18:58.770Z] --- PASS: TestNetworkList (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworksPruneError [2020-12-15T21:18:58.770Z] --- PASS: TestNetworksPruneError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworksPrune [2020-12-15T21:18:58.770Z] --- PASS: TestNetworksPrune (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworkRemoveError [2020-12-15T21:18:58.770Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNetworkRemove [2020-12-15T21:18:58.770Z] --- PASS: TestNetworkRemove (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNodeInspectError [2020-12-15T21:18:58.770Z] --- PASS: TestNodeInspectError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNodeInspectNodeNotFound [2020-12-15T21:18:58.770Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNodeInspectWithEmptyID [2020-12-15T21:18:58.770Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNodeInspect [2020-12-15T21:18:58.770Z] --- PASS: TestNodeInspect (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNodeListError [2020-12-15T21:18:58.770Z] --- PASS: TestNodeListError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNodeList [2020-12-15T21:18:58.770Z] --- PASS: TestNodeList (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNodeRemoveError [2020-12-15T21:18:58.770Z] --- PASS: TestNodeRemoveError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNodeRemove [2020-12-15T21:18:58.770Z] --- PASS: TestNodeRemove (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNodeUpdateError [2020-12-15T21:18:58.770Z] --- PASS: TestNodeUpdateError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestNodeUpdate [2020-12-15T21:18:58.770Z] --- PASS: TestNodeUpdate (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestOptionWithTimeout [2020-12-15T21:18:58.770Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPingFail [2020-12-15T21:18:58.770Z] --- PASS: TestPingFail (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPingWithError [2020-12-15T21:18:58.770Z] 2020/12/15 21:18:57 RoundTripper returned a response & error; ignoring response [2020-12-15T21:18:58.770Z] 2020/12/15 21:18:57 RoundTripper returned a response & error; ignoring response [2020-12-15T21:18:58.770Z] --- PASS: TestPingWithError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPingSuccess [2020-12-15T21:18:58.770Z] --- PASS: TestPingSuccess (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPingHeadFallback [2020-12-15T21:18:58.770Z] === RUN TestPingHeadFallback/OK [2020-12-15T21:18:58.770Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-12-15T21:18:58.770Z] === RUN TestPingHeadFallback/Not_Found [2020-12-15T21:18:58.770Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-12-15T21:18:58.770Z] --- PASS: TestPingHeadFallback (0.00s) [2020-12-15T21:18:58.770Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-12-15T21:18:58.770Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-12-15T21:18:58.770Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-12-15T21:18:58.770Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPluginDisableError [2020-12-15T21:18:58.770Z] --- PASS: TestPluginDisableError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPluginDisable [2020-12-15T21:18:58.770Z] --- PASS: TestPluginDisable (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPluginEnableError [2020-12-15T21:18:58.770Z] --- PASS: TestPluginEnableError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPluginEnable [2020-12-15T21:18:58.770Z] --- PASS: TestPluginEnable (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPluginInspectError [2020-12-15T21:18:58.770Z] --- PASS: TestPluginInspectError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPluginInspectWithEmptyID [2020-12-15T21:18:58.770Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPluginInspect [2020-12-15T21:18:58.770Z] --- PASS: TestPluginInspect (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPluginListError [2020-12-15T21:18:58.770Z] --- PASS: TestPluginListError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPluginList [2020-12-15T21:18:58.770Z] --- PASS: TestPluginList (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPluginPushError [2020-12-15T21:18:58.770Z] --- PASS: TestPluginPushError (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPluginPush [2020-12-15T21:18:58.770Z] --- PASS: TestPluginPush (0.00s) [2020-12-15T21:18:58.770Z] === RUN TestPluginRemoveError [2020-12-15T21:18:58.770Z] --- PASS: TestPluginRemoveError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestPluginRemove [2020-12-15T21:18:58.771Z] --- PASS: TestPluginRemove (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestPluginSetError [2020-12-15T21:18:58.771Z] --- PASS: TestPluginSetError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestPluginSet [2020-12-15T21:18:58.771Z] --- PASS: TestPluginSet (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSetHostHeader [2020-12-15T21:18:58.771Z] --- PASS: TestSetHostHeader (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestPlainTextError [2020-12-15T21:18:58.771Z] --- PASS: TestPlainTextError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestInfiniteError [2020-12-15T21:18:58.771Z] --- PASS: TestInfiniteError (0.02s) [2020-12-15T21:18:58.771Z] === RUN TestSecretCreateUnsupported [2020-12-15T21:18:58.771Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSecretCreateError [2020-12-15T21:18:58.771Z] --- PASS: TestSecretCreateError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSecretCreate [2020-12-15T21:18:58.771Z] --- PASS: TestSecretCreate (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSecretInspectUnsupported [2020-12-15T21:18:58.771Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSecretInspectError [2020-12-15T21:18:58.771Z] --- PASS: TestSecretInspectError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSecretInspectSecretNotFound [2020-12-15T21:18:58.771Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSecretInspectWithEmptyID [2020-12-15T21:18:58.771Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSecretInspect [2020-12-15T21:18:58.771Z] --- PASS: TestSecretInspect (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSecretListUnsupported [2020-12-15T21:18:58.771Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSecretListError [2020-12-15T21:18:58.771Z] --- PASS: TestSecretListError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSecretList [2020-12-15T21:18:58.771Z] --- PASS: TestSecretList (0.01s) [2020-12-15T21:18:58.771Z] === RUN TestSecretRemoveUnsupported [2020-12-15T21:18:58.771Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSecretRemoveError [2020-12-15T21:18:58.771Z] --- PASS: TestSecretRemoveError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSecretRemove [2020-12-15T21:18:58.771Z] --- PASS: TestSecretRemove (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSecretUpdateUnsupported [2020-12-15T21:18:58.771Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSecretUpdateError [2020-12-15T21:18:58.771Z] --- PASS: TestSecretUpdateError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSecretUpdate [2020-12-15T21:18:58.771Z] --- PASS: TestSecretUpdate (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceCreateError [2020-12-15T21:18:58.771Z] --- PASS: TestServiceCreateError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceCreate [2020-12-15T21:18:58.771Z] --- PASS: TestServiceCreate (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceCreateCompatiblePlatforms [2020-12-15T21:18:58.771Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceCreateDigestPinning [2020-12-15T21:18:58.771Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2020-12-15T21:18:58.771Z] === RUN TestServiceInspectError [2020-12-15T21:18:58.771Z] --- PASS: TestServiceInspectError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceInspectServiceNotFound [2020-12-15T21:18:58.771Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceInspectWithEmptyID [2020-12-15T21:18:58.771Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceInspect [2020-12-15T21:18:58.771Z] --- PASS: TestServiceInspect (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceListError [2020-12-15T21:18:58.771Z] --- PASS: TestServiceListError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceList [2020-12-15T21:18:58.771Z] --- PASS: TestServiceList (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceLogsError [2020-12-15T21:18:58.771Z] --- PASS: TestServiceLogsError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceLogs [2020-12-15T21:18:58.771Z] --- PASS: TestServiceLogs (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceRemoveError [2020-12-15T21:18:58.771Z] --- PASS: TestServiceRemoveError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceRemoveNotFoundError [2020-12-15T21:18:58.771Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceRemove [2020-12-15T21:18:58.771Z] --- PASS: TestServiceRemove (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceUpdateError [2020-12-15T21:18:58.771Z] --- PASS: TestServiceUpdateError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestServiceUpdate [2020-12-15T21:18:58.771Z] --- PASS: TestServiceUpdate (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSwarmGetUnlockKeyError [2020-12-15T21:18:58.771Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSwarmGetUnlockKey [2020-12-15T21:18:58.771Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSwarmInitError [2020-12-15T21:18:58.771Z] --- PASS: TestSwarmInitError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSwarmInit [2020-12-15T21:18:58.771Z] --- PASS: TestSwarmInit (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSwarmInspectError [2020-12-15T21:18:58.771Z] --- PASS: TestSwarmInspectError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSwarmInspect [2020-12-15T21:18:58.771Z] --- PASS: TestSwarmInspect (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSwarmJoinError [2020-12-15T21:18:58.771Z] --- PASS: TestSwarmJoinError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSwarmJoin [2020-12-15T21:18:58.771Z] --- PASS: TestSwarmJoin (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSwarmLeaveError [2020-12-15T21:18:58.771Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSwarmLeave [2020-12-15T21:18:58.771Z] --- PASS: TestSwarmLeave (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSwarmUnlockError [2020-12-15T21:18:58.771Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSwarmUnlock [2020-12-15T21:18:58.771Z] --- PASS: TestSwarmUnlock (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSwarmUpdateError [2020-12-15T21:18:58.771Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestSwarmUpdate [2020-12-15T21:18:58.771Z] --- PASS: TestSwarmUpdate (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestTaskInspectError [2020-12-15T21:18:58.771Z] --- PASS: TestTaskInspectError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestTaskInspectWithEmptyID [2020-12-15T21:18:58.771Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestTaskInspect [2020-12-15T21:18:58.771Z] --- PASS: TestTaskInspect (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestTaskListError [2020-12-15T21:18:58.771Z] --- PASS: TestTaskListError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestTaskList [2020-12-15T21:18:58.771Z] --- PASS: TestTaskList (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestVolumeCreateError [2020-12-15T21:18:58.771Z] --- PASS: TestVolumeCreateError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestVolumeCreate [2020-12-15T21:18:58.771Z] --- PASS: TestVolumeCreate (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestVolumeInspectError [2020-12-15T21:18:58.771Z] --- PASS: TestVolumeInspectError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestVolumeInspectNotFound [2020-12-15T21:18:58.771Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestVolumeInspectWithEmptyID [2020-12-15T21:18:58.771Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestVolumeInspect [2020-12-15T21:18:58.771Z] --- PASS: TestVolumeInspect (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestVolumeListError [2020-12-15T21:18:58.771Z] --- PASS: TestVolumeListError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestVolumeList [2020-12-15T21:18:58.771Z] --- PASS: TestVolumeList (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestVolumeRemoveError [2020-12-15T21:18:58.771Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-12-15T21:18:58.771Z] === RUN TestVolumeRemove [2020-12-15T21:18:58.771Z] --- PASS: TestVolumeRemove (0.00s) [2020-12-15T21:18:58.771Z] === CONT TestTLSCloseWriter [2020-12-15T21:18:58.771Z] --- PASS: TestTLSCloseWriter (0.02s) [2020-12-15T21:18:58.771Z] PASS [2020-12-15T21:18:58.771Z] coverage: 74.9% of statements [2020-12-15T21:18:58.771Z] ok github.com/docker/docker/client 0.682s coverage: 74.9% of statements [2020-12-15T21:18:59.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-12-15T21:19:01.995Z] --- PASS: TestServiceUpdatePidsLimit (17.36s) [2020-12-15T21:19:01.995Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-12-15T21:19:01.995Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-12-15T21:19:01.995Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-12-15T21:19:01.995Z] PASS [2020-12-15T21:19:01.995Z] [2020-12-15T21:19:01.995Z] === Skipped [2020-12-15T21:19:01.995Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-15T21:19:01.995Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-15T21:19:01.995Z] [2020-12-15T21:19:01.995Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-12-15T21:19:01.995Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:19:01.995Z] [2020-12-15T21:19:01.995Z] [2020-12-15T21:19:01.995Z] DONE 27 tests, 2 skipped in 161.515s [2020-12-15T21:19:01.995Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-12-15T21:19:01.995Z] ++ 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-12-15T21:19:01.995Z] ++ set -e [2020-12-15T21:19:01.995Z] ++ '[' -n 0 ']' [2020-12-15T21:19:01.995Z] ++ set -x [2020-12-15T21:19:01.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:19:01.995Z] INFO: Testing against a local daemon [2020-12-15T21:19:01.995Z] === RUN TestSessionCreate [2020-12-15T21:19:01.995Z] --- PASS: TestSessionCreate (0.05s) [2020-12-15T21:19:01.995Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-15T21:19:01.995Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-12-15T21:19:01.995Z] PASS [2020-12-15T21:19:01.995Z] [2020-12-15T21:19:01.995Z] DONE 2 tests in 0.255s [2020-12-15T21:19:01.995Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-12-15T21:19:01.995Z] ++ 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-12-15T21:19:01.995Z] ++ set -e [2020-12-15T21:19:01.995Z] ++ '[' -n 0 ']' [2020-12-15T21:19:01.995Z] ++ set -x [2020-12-15T21:19:01.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:19:01.995Z] INFO: Testing against a local daemon [2020-12-15T21:19:01.995Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-15T21:19:01.995Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-15T21:19:01.995Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-15T21:19:01.995Z] === RUN TestEventsExecDie [2020-12-15T21:19:01.995Z] --- PASS: TestEventsExecDie (0.86s) [2020-12-15T21:19:01.995Z] === RUN TestEventsBackwardsCompatible [2020-12-15T21:19:01.995Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2020-12-15T21:19:01.995Z] === RUN TestInfoBinaryCommits [2020-12-15T21:19:01.995Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-12-15T21:19:01.995Z] === RUN TestInfoAPIVersioned [2020-12-15T21:19:02.256Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-12-15T21:19:02.256Z] === RUN TestInfoDiscoveryBackend [2020-12-15T21:19:02.827Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-12-15T21:19:02.827Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-15T21:19:03.768Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-15T21:19:03.768Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-15T21:19:04.340Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2020-12-15T21:19:04.340Z] === RUN TestInfoAPI [2020-12-15T21:19:04.340Z] --- PASS: TestInfoAPI (0.05s) [2020-12-15T21:19:04.340Z] === RUN TestInfoAPIWarnings [2020-12-15T21:19:08.695Z] --- PASS: TestImportExtremelyLargeImageWorks (193.02s) [2020-12-15T21:19:08.695Z] PASS [2020-12-15T21:19:08.695Z] [2020-12-15T21:19:08.695Z] === Skipped [2020-12-15T21:19:08.695Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-15T21:19:08.695Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:19:08.695Z] [2020-12-15T21:19:08.695Z] [2020-12-15T21:19:08.695Z] DONE 12 tests, 1 skipped in 194.063s [2020-12-15T21:19:08.695Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-12-15T21:19:08.695Z] ++ 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-12-15T21:19:08.695Z] ++ set -e [2020-12-15T21:19:08.695Z] ++ '[' -n 0 ']' [2020-12-15T21:19:08.695Z] ++ set -x [2020-12-15T21:19:08.695Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:19:08.695Z] INFO: Testing against a local daemon [2020-12-15T21:19:08.695Z] === RUN TestNetworkCreateDelete [2020-12-15T21:19:08.695Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-12-15T21:19:08.695Z] === RUN TestDockerNetworkDeletePreferID [2020-12-15T21:19:08.695Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-12-15T21:19:08.695Z] === RUN TestDaemonDNSFallback [2020-12-15T21:19:08.695Z] --- PASS: TestDaemonDNSFallback (1.54s) [2020-12-15T21:19:08.695Z] === RUN TestInspectNetwork [2020-12-15T21:19:08.695Z] === RUN TestInspectNetwork/full_network_id [2020-12-15T21:19:08.695Z] === RUN TestInspectNetwork/partial_network_id [2020-12-15T21:19:08.695Z] === RUN TestInspectNetwork/network_name [2020-12-15T21:19:08.695Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-15T21:19:08.695Z] --- PASS: TestInspectNetwork (6.95s) [2020-12-15T21:19:08.695Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-15T21:19:08.695Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-15T21:19:08.695Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-15T21:19:08.695Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-15T21:19:08.695Z] === RUN TestRunContainerWithBridgeNone [2020-12-15T21:19:09.489Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2020-12-15T21:19:10.051Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-12-15T21:19:10.215Z] --- PASS: TestRunContainerWithBridgeNone (1.88s) [2020-12-15T21:19:10.215Z] === RUN TestNetworkInvalidJSON [2020-12-15T21:19:10.215Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-15T21:19:10.215Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-15T21:19:10.215Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:19:10.215Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:19:10.215Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:19:10.215Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:19:10.215Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-15T21:19:10.215Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:19:10.215Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:19:10.215Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-12-15T21:19:10.215Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-12-15T21:19:10.215Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-12-15T21:19:10.215Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-12-15T21:19:10.215Z] === RUN TestHostIPv4BridgeLabel [2020-12-15T21:19:10.851Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-12-15T21:19:10.851Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-15T21:19:11.417Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-12-15T21:19:11.891Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-12-15T21:19:11.891Z] === RUN TestDaemonDefaultNetworkPools [2020-12-15T21:19:12.528Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-12-15T21:19:12.528Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-15T21:19:13.639Z] --- PASS: TestCheckoutGit (30.11s) [2020-12-15T21:19:13.639Z] === RUN TestValidGitTransport [2020-12-15T21:19:13.639Z] --- PASS: TestValidGitTransport (0.00s) [2020-12-15T21:19:13.639Z] === RUN TestGitInvalidRef [2020-12-15T21:19:13.639Z] --- PASS: TestGitInvalidRef (0.20s) [2020-12-15T21:19:13.639Z] PASS [2020-12-15T21:19:13.639Z] coverage: 86.3% of statements [2020-12-15T21:19:13.639Z] ok github.com/docker/docker/builder/remotecontext/git 30.502s coverage: 86.3% of statements [2020-12-15T21:19:14.051Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-12-15T21:19:14.051Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-15T21:19:14.101Z] ? github.com/docker/docker/cli [no test files] [2020-12-15T21:19:14.102Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-15T21:19:14.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-12-15T21:19:14.254Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-15T21:19:14.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-12-15T21:19:15.095Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-12-15T21:19:15.095Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-15T21:19:15.632Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-15T21:19:15.728Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-12-15T21:19:15.728Z] === RUN TestServiceWithPredefinedNetwork [2020-12-15T21:19:17.806Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s) [2020-12-15T21:19:17.806Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-15T21:19:17.806Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-15T21:19:17.806Z] service_test.go:236: FLAKY_TEST [2020-12-15T21:19:17.806Z] === RUN TestServiceWithDataPathPortInit [2020-12-15T21:19:21.362Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2020-12-15T21:19:21.362Z] ok github.com/docker/docker/daemon 12.158s coverage: 17.2% of statements [2020-12-15T21:19:21.362Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-15T21:19:21.619Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-15T21:19:22.184Z] ok github.com/docker/docker/daemon/config 0.039s coverage: 81.8% of statements [2020-12-15T21:19:22.451Z] --- PASS: TestInfoAPIWarnings (16.63s) [2020-12-15T21:19:22.451Z] === RUN TestInfoDebug [2020-12-15T21:19:22.451Z] --- PASS: TestInfoDebug (0.64s) [2020-12-15T21:19:22.451Z] === RUN TestInfoInsecureRegistries [2020-12-15T21:19:22.451Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-12-15T21:19:22.451Z] === RUN TestInfoRegistryMirrors [2020-12-15T21:19:22.709Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-12-15T21:19:22.709Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-12-15T21:19:22.709Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-12-15T21:19:22.709Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-12-15T21:19:22.709Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-12-15T21:19:22.709Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-12-15T21:19:22.709Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-12-15T21:19:22.709Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-12-15T21:19:22.709Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-12-15T21:19:22.709Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-12-15T21:19:22.709Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-12-15T21:19:22.709Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-12-15T21:19:22.709Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestConfigureDaemonLogs [2020-12-15T21:19:22.709Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestCommonOptionsInstallFlags [2020-12-15T21:19:22.709Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-12-15T21:19:22.709Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-12-15T21:19:22.709Z] PASS [2020-12-15T21:19:22.709Z] coverage: 18.4% of statements [2020-12-15T21:19:22.709Z] ok github.com/docker/docker/cmd/dockerd 0.713s coverage: 18.4% of statements [2020-12-15T21:19:22.709Z] === RUN TestContainerStopSignal [2020-12-15T21:19:22.709Z] --- PASS: TestContainerStopSignal (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestContainerStopTimeout [2020-12-15T21:19:22.709Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestContainerSecretReferenceDestTarget [2020-12-15T21:19:22.709Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-12-15T21:19:22.709Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestContainerLogPathSetForRingLogger [2020-12-15T21:19:22.709Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestReplaceAndAppendEnvVars [2020-12-15T21:19:22.709Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-12-15T21:19:22.709Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-12-15T21:19:22.709Z] === RUN TestNewMemoryStore [2020-12-15T21:19:22.709Z] --- PASS: TestNewMemoryStore (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestAddContainers [2020-12-15T21:19:22.709Z] --- PASS: TestAddContainers (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestGetContainer [2020-12-15T21:19:22.709Z] --- PASS: TestGetContainer (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestDeleteContainer [2020-12-15T21:19:22.709Z] --- PASS: TestDeleteContainer (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestListContainers [2020-12-15T21:19:22.709Z] --- PASS: TestListContainers (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestFirstContainer [2020-12-15T21:19:22.709Z] --- PASS: TestFirstContainer (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestApplyAllContainer [2020-12-15T21:19:22.709Z] --- PASS: TestApplyAllContainer (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestIsValidHealthString [2020-12-15T21:19:22.709Z] --- PASS: TestIsValidHealthString (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestStateRunStop [2020-12-15T21:19:22.709Z] --- PASS: TestStateRunStop (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestStateTimeoutWait [2020-12-15T21:19:22.709Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-12-15T21:19:22.709Z] state_test.go:141: Stop callback fired [2020-12-15T21:19:22.709Z] state_test.go:165: Stop callback fired [2020-12-15T21:19:22.709Z] === RUN TestIsValidStateString [2020-12-15T21:19:22.709Z] --- PASS: TestIsValidStateString (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestViewSaveDelete [2020-12-15T21:19:22.709Z] --- PASS: TestViewSaveDelete (0.01s) [2020-12-15T21:19:22.709Z] === RUN TestViewAll [2020-12-15T21:19:22.709Z] --- PASS: TestViewAll (0.01s) [2020-12-15T21:19:22.709Z] === RUN TestViewGet [2020-12-15T21:19:22.709Z] --- PASS: TestViewGet (0.01s) [2020-12-15T21:19:22.709Z] === RUN TestNames [2020-12-15T21:19:22.709Z] --- PASS: TestNames (0.00s) [2020-12-15T21:19:22.709Z] === RUN TestViewWithHealthCheck [2020-12-15T21:19:22.709Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-12-15T21:19:22.709Z] PASS [2020-12-15T21:19:22.709Z] coverage: 41.6% of statements [2020-12-15T21:19:22.709Z] ok github.com/docker/docker/container 0.431s coverage: 41.6% of statements [2020-12-15T21:19:22.709Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-15T21:19:22.709Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-15T21:19:22.709Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-15T21:19:22.709Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-15T21:19:23.022Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-12-15T21:19:23.022Z] === RUN TestLoginFailsWithBadCredentials [2020-12-15T21:19:23.114Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-12-15T21:19:23.283Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-12-15T21:19:23.283Z] === RUN TestPingCacheHeaders [2020-12-15T21:19:23.283Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-12-15T21:19:23.283Z] === RUN TestPingGet [2020-12-15T21:19:23.283Z] --- PASS: TestPingGet (0.03s) [2020-12-15T21:19:23.283Z] === RUN TestPingHead [2020-12-15T21:19:23.543Z] --- PASS: TestPingHead (0.05s) [2020-12-15T21:19:23.543Z] === RUN TestVersion [2020-12-15T21:19:23.543Z] --- PASS: TestVersion (0.05s) [2020-12-15T21:19:23.543Z] PASS [2020-12-15T21:19:23.543Z] [2020-12-15T21:19:23.543Z] === Skipped [2020-12-15T21:19:23.543Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-15T21:19:23.543Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-15T21:19:23.543Z] [2020-12-15T21:19:23.543Z] [2020-12-15T21:19:23.543Z] DONE 18 tests, 1 skipped in 22.569s [2020-12-15T21:19:23.543Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-15T21:19:23.543Z] ++ 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-12-15T21:19:23.543Z] ++ set -e [2020-12-15T21:19:23.543Z] ++ '[' -n 0 ']' [2020-12-15T21:19:23.543Z] ++ set -x [2020-12-15T21:19:23.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:19:23.676Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-12-15T21:19:23.676Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-15T21:19:23.676Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-15T21:19:23.804Z] INFO: Testing against a local daemon [2020-12-15T21:19:23.804Z] === RUN TestVolumesCreateAndList [2020-12-15T21:19:23.804Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-12-15T21:19:23.804Z] === RUN TestVolumesRemove [2020-12-15T21:19:23.804Z] --- PASS: TestVolumesRemove (0.11s) [2020-12-15T21:19:23.804Z] === RUN TestVolumesInspect [2020-12-15T21:19:24.064Z] --- PASS: TestVolumesInspect (0.03s) [2020-12-15T21:19:24.064Z] === RUN TestVolumesInvalidJSON [2020-12-15T21:19:24.064Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-15T21:19:24.064Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-15T21:19:24.064Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-15T21:19:24.064Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-12-15T21:19:24.064Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-15T21:19:24.064Z] PASS [2020-12-15T21:19:24.064Z] [2020-12-15T21:19:24.064Z] DONE 5 tests in 0.491s [2020-12-15T21:19:24.064Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-15T21:19:24.325Z] ++++ cat bundles/test-integration/docker.pid [2020-12-15T21:19:24.325Z] +++ kill 13883 [2020-12-15T21:19:24.611Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-12-15T21:19:25.616Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-15T21:19:25.617Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-15T21:19:25.631Z] === RUN TestPrepare [2020-12-15T21:19:25.631Z] --- PASS: TestPrepare (0.00s) [2020-12-15T21:19:25.631Z] === RUN TestStart [2020-12-15T21:19:25.631Z] --- PASS: TestStart (0.00s) [2020-12-15T21:19:25.631Z] === RUN TestWaitCancel [2020-12-15T21:19:25.631Z] --- PASS: TestWaitCancel (0.00s) [2020-12-15T21:19:25.631Z] === RUN TestWaitDisabled [2020-12-15T21:19:25.631Z] --- PASS: TestWaitDisabled (0.00s) [2020-12-15T21:19:25.631Z] === RUN TestWaitEnabled [2020-12-15T21:19:25.631Z] --- PASS: TestWaitEnabled (0.00s) [2020-12-15T21:19:25.631Z] === RUN TestRemove [2020-12-15T21:19:25.631Z] --- PASS: TestRemove (0.00s) [2020-12-15T21:19:25.631Z] PASS [2020-12-15T21:19:25.631Z] coverage: 65.3% of statements [2020-12-15T21:19:25.631Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.380s coverage: 65.3% of statements [2020-12-15T21:19:25.708Z] +++ /etc/init.d/apparmor stop [2020-12-15T21:19:25.708Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-15T21:19:25.708Z] [2020-12-15T21:19:25.708Z] Unloading profiles will leave already running processes permanently [2020-12-15T21:19:25.708Z] unconfined, which can lead to unexpected situations. [2020-12-15T21:19:25.708Z] [2020-12-15T21:19:25.708Z] To set a process to complain mode, use the command line tool [2020-12-15T21:19:25.708Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-15T21:19:25.708Z] +++ true [2020-12-15T21:19:25.708Z] exiting test-integration [2020-12-15T21:19:25.708Z] ++ exit 0 [2020-12-15T21:19:25.708Z] [2020-12-15T21:19:25.875Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-12-15T21:19:26.445Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-15T21:19:27.131Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.505s coverage: 73.1% of statements [2020-12-15T21:19:27.178Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-12-15T21:19:27.178Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCIsolation [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertFromGRPCIsolation [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-12-15T21:19:27.178Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-12-15T21:19:27.178Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertFromGRPCConfigs [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCConfigs [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-12-15T21:19:27.178Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-12-15T21:19:27.178Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-12-15T21:19:27.178Z] PASS [2020-12-15T21:19:27.178Z] coverage: 35.9% of statements [2020-12-15T21:19:27.178Z] ok github.com/docker/docker/daemon/cluster/convert 0.565s coverage: 35.9% of statements [2020-12-15T21:19:27.387Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-12-15T21:19:27.825Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-15T21:19:27.825Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace Post stage [Pipeline] junit [2020-12-15T21:19:28.267Z] Recording test results [2020-12-15T21:19:28.316Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.501s coverage: 56.2% of statements [2020-12-15T21:19:28.393Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-15T21:19:28.728Z] === RUN TestNewListSecretsFilters [2020-12-15T21:19:28.728Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-12-15T21:19:28.728Z] === RUN TestNewListConfigsFilters [2020-12-15T21:19:28.728Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-12-15T21:19:28.728Z] PASS [2020-12-15T21:19:28.728Z] coverage: 0.5% of statements [2020-12-15T21:19:28.728Z] ok github.com/docker/docker/daemon/cluster 0.743s coverage: 0.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-15T21:19:29.091Z] + echo Ensuring container killed. [2020-12-15T21:19:29.092Z] Ensuring container killed. [2020-12-15T21:19:29.092Z] + docker rm -vf docker-pr1 [2020-12-15T21:19:29.092Z] Error: No such container: docker-pr1 [2020-12-15T21:19:29.092Z] + true [Pipeline] sh [2020-12-15T21:19:29.385Z] + echo Chowning /workspace to jenkins user [2020-12-15T21:19:29.385Z] Chowning /workspace to jenkins user [2020-12-15T21:19:29.385Z] + id -u [2020-12-15T21:19:29.385Z] + id -g [2020-12-15T21:19:29.385Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41806:/workspace busybox chown -R 1000:1000 /workspace [2020-12-15T21:19:29.385Z] Unable to find image 'busybox:latest' locally [2020-12-15T21:19:29.647Z] latest: Pulling from library/busybox [2020-12-15T21:19:29.647Z] 35ba4efbe871: Pulling fs layer [2020-12-15T21:19:29.647Z] 35ba4efbe871: Verifying Checksum [2020-12-15T21:19:29.647Z] 35ba4efbe871: Download complete [2020-12-15T21:19:29.912Z] 35ba4efbe871: Pull complete [2020-12-15T21:19:29.912Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-15T21:19:29.912Z] Status: Downloaded newer image for busybox:latest [2020-12-15T21:19:30.844Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-12-15T21:19:32.736Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.536s coverage: 46.2% of statements [2020-12-15T21:19:32.736Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-15T21:19:32.736Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.318s coverage: 49.5% of statements [2020-12-15T21:19:33.161Z] --- PASS: TestServiceWithDataPathPortInit (13.80s) [2020-12-15T21:19:33.161Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-15T21:19:33.440Z] === RUN TestBuilderGC [2020-12-15T21:19:33.440Z] --- PASS: TestBuilderGC (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestDaemonConfigurationNotFound [2020-12-15T21:19:33.440Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestDaemonBrokenConfiguration [2020-12-15T21:19:33.440Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestParseClusterAdvertiseSettings [2020-12-15T21:19:33.440Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestFindConfigurationConflicts [2020-12-15T21:19:33.440Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-12-15T21:19:33.440Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestDaemonConfigurationMergeConflicts [2020-12-15T21:19:33.440Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-12-15T21:19:33.440Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-12-15T21:19:33.440Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-12-15T21:19:33.440Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-12-15T21:19:33.440Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-12-15T21:19:33.440Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-12-15T21:19:33.440Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-12-15T21:19:33.440Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-12-15T21:19:33.440Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-12-15T21:19:33.440Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestValidateConfigurationErrors [2020-12-15T21:19:33.440Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-12-15T21:19:33.440Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-12-15T21:19:33.440Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-12-15T21:19:33.440Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-12-15T21:19:33.440Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-12-15T21:19:33.440Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-12-15T21:19:33.440Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-12-15T21:19:33.440Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-12-15T21:19:33.440Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-12-15T21:19:33.440Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-12-15T21:19:33.440Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-12-15T21:19:33.440Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestValidateConfiguration [2020-12-15T21:19:33.440Z] === RUN TestValidateConfiguration/with_label [2020-12-15T21:19:33.440Z] === RUN TestValidateConfiguration/with_dns [2020-12-15T21:19:33.440Z] === RUN TestValidateConfiguration/with_dns-search [2020-12-15T21:19:33.440Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-12-15T21:19:33.440Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-12-15T21:19:33.440Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-12-15T21:19:33.440Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-12-15T21:19:33.440Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfiguration (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-12-15T21:19:33.440Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestModifiedDiscoverySettings [2020-12-15T21:19:33.440Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestReloadSetConfigFileNotExist [2020-12-15T21:19:33.440Z] time="2020-12-15T21:19:33Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-12-15T21:19:33.440Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2020-12-15T21:19:33.440Z] === RUN TestReloadDefaultConfigNotExist [2020-12-15T21:19:33.440Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-12-15T21:19:33.440Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:19:33.440Z] === RUN TestReloadBadDefaultConfig [2020-12-15T21:19:33.440Z] time="2020-12-15T21:19:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-985475307" [2020-12-15T21:19:33.440Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestReloadWithConflictingLabels [2020-12-15T21:19:33.440Z] time="2020-12-15T21:19:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-044231502" [2020-12-15T21:19:33.440Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestReloadWithDuplicateLabels [2020-12-15T21:19:33.440Z] time="2020-12-15T21:19:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-125382741" [2020-12-15T21:19:33.440Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-12-15T21:19:33.440Z] === RUN TestDaemonConfigurationMerge [2020-12-15T21:19:33.440Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-12-15T21:19:33.440Z] PASS [2020-12-15T21:19:33.440Z] coverage: 79.7% of statements [2020-12-15T21:19:33.440Z] ok github.com/docker/docker/daemon/config 0.767s coverage: 79.7% of statements [2020-12-15T21:19:33.902Z] === RUN TestDiscoveryOptsErrors [2020-12-15T21:19:33.902Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-12-15T21:19:33.902Z] === RUN TestDiscoveryOpts [2020-12-15T21:19:33.902Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-12-15T21:19:33.902Z] PASS [2020-12-15T21:19:33.902Z] coverage: 30.0% of statements [2020-12-15T21:19:33.902Z] ok github.com/docker/docker/daemon/discovery 0.154s coverage: 30.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-15T21:19:34.520Z] + bundleName=arm64-integration [2020-12-15T21:19:34.520Z] + echo Creating arm64-integration-bundles.tar.gz [2020-12-15T21:19:34.520Z] Creating arm64-integration-bundles.tar.gz [2020-12-15T21:19:34.520Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-15T21:19:34.520Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-12-15T21:19:35.104Z] Archiving artifacts [2020-12-15T21:19:35.254Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.509s coverage: 57.7% of statements [2020-12-15T21:19:35.254Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-15T21:19:35.254Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-15T21:19:35.254Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2020-12-15T21:19:35.450Z] === RUN TestVerifyNetworkingConfig [2020-12-15T21:19:35.450Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestGetContainer [2020-12-15T21:19:35.450Z] --- PASS: TestGetContainer (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestValidContainerNames [2020-12-15T21:19:35.450Z] --- PASS: TestValidContainerNames (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestContainerInitDNS [2020-12-15T21:19:35.450Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-12-15T21:19:35.450Z] daemon_test.go:147: root required [2020-12-15T21:19:35.450Z] === RUN TestMerge [2020-12-15T21:19:35.450Z] --- PASS: TestMerge (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestValidateContainerIsolation [2020-12-15T21:19:35.450Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestFindNetworkErrorType [2020-12-15T21:19:35.450Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestEnsureServicesExist [2020-12-15T21:19:35.450Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestEnsureServicesExistErrors [2020-12-15T21:19:35.450Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-12-15T21:19:35.450Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-12-15T21:19:35.450Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-12-15T21:19:35.450Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestContainerDelete [2020-12-15T21:19:35.450Z] --- PASS: TestContainerDelete (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestContainerDoubleDelete [2020-12-15T21:19:35.450Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestLogContainerEventCopyLabels [2020-12-15T21:19:35.450Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestLogContainerEventWithAttributes [2020-12-15T21:19:35.450Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestNoneHealthcheck [2020-12-15T21:19:35.450Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestHealthStates [2020-12-15T21:19:35.450Z] time="2020-12-15T21:19:35Z" 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-12-15T21:19:35.450Z] time="2020-12-15T21:19:35Z" 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-12-15T21:19:35.450Z] time="2020-12-15T21:19:35Z" 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-12-15T21:19:35.450Z] time="2020-12-15T21:19:35Z" 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-12-15T21:19:35.450Z] time="2020-12-15T21:19:35Z" 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-12-15T21:19:35.450Z] time="2020-12-15T21:19:35Z" 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-12-15T21:19:35.450Z] time="2020-12-15T21:19:35Z" 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-12-15T21:19:35.450Z] time="2020-12-15T21:19:35Z" 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-12-15T21:19:35.450Z] time="2020-12-15T21:19:35Z" 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-12-15T21:19:35.450Z] time="2020-12-15T21:19:35Z" 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-12-15T21:19:35.450Z] --- PASS: TestHealthStates (0.08s) [2020-12-15T21:19:35.450Z] === RUN TestMaskURLCredentials [2020-12-15T21:19:35.450Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestGetInspectData [2020-12-15T21:19:35.450Z] --- PASS: TestGetInspectData (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestFillLicense [2020-12-15T21:19:35.450Z] --- PASS: TestFillLicense (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestListInvalidFilter [2020-12-15T21:19:35.450Z] --- PASS: TestListInvalidFilter (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestNameFilter [2020-12-15T21:19:35.450Z] --- PASS: TestNameFilter (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-12-15T21:19:35.450Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-12-15T21:19:35.450Z] === 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-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-12-15T21:19:35.450Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-12-15T21:19:35.450Z] --- 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-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-12-15T21:19:35.450Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestDaemonReloadLabels [2020-12-15T21:19:35.450Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-12-15T21:19:35.450Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestDaemonReloadMirrors [2020-12-15T21:19:35.450Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestDaemonReloadInsecureRegistries [2020-12-15T21:19:35.450Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestDaemonReloadNotAffectOthers [2020-12-15T21:19:35.450Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-12-15T21:19:35.450Z] === RUN TestDaemonDiscoveryReload [2020-12-15T21:19:36.426Z] === RUN TestWaitNodeAttachment [2020-12-15T21:19:36.426Z] === RUN TestEventsLog [2020-12-15T21:19:36.426Z] --- PASS: TestEventsLog (0.00s) [2020-12-15T21:19:36.426Z] === RUN TestEventsLogTimeout [2020-12-15T21:19:36.426Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-12-15T21:19:36.426Z] === RUN TestLogEvents [2020-12-15T21:19:36.426Z] --- PASS: TestLogEvents (0.05s) [2020-12-15T21:19:36.426Z] === RUN TestLoadBufferedEvents [2020-12-15T21:19:36.426Z] --- PASS: TestLoadBufferedEvents (0.09s) [2020-12-15T21:19:36.426Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-12-15T21:19:36.426Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-12-15T21:19:36.426Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-12-15T21:19:36.426Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-12-15T21:19:36.426Z] PASS [2020-12-15T21:19:36.426Z] coverage: 50.0% of statements [2020-12-15T21:19:36.426Z] ok github.com/docker/docker/daemon/events 0.307s coverage: 50.0% of statements [2020-12-15T21:19:36.426Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2020-12-15T21:19:36.426Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-12-15T21:19:36.426Z] --- PASS: TestWaitNodeAttachment (0.40s) [2020-12-15T21:19:36.426Z] === RUN TestIsolationConversion [2020-12-15T21:19:36.426Z] === RUN TestIsolationConversion/default [2020-12-15T21:19:36.426Z] === RUN TestIsolationConversion/process [2020-12-15T21:19:36.426Z] === RUN TestIsolationConversion/hyperv [2020-12-15T21:19:36.426Z] --- PASS: TestIsolationConversion (0.00s) [2020-12-15T21:19:36.426Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-12-15T21:19:36.426Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-12-15T21:19:36.426Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-12-15T21:19:36.426Z] === RUN TestContainerLabels [2020-12-15T21:19:36.426Z] --- PASS: TestContainerLabels (0.00s) [2020-12-15T21:19:36.426Z] === RUN TestCredentialSpecConversion [2020-12-15T21:19:36.426Z] === RUN TestCredentialSpecConversion/none [2020-12-15T21:19:36.426Z] === RUN TestCredentialSpecConversion/config [2020-12-15T21:19:36.426Z] === RUN TestCredentialSpecConversion/file [2020-12-15T21:19:36.426Z] === RUN TestCredentialSpecConversion/registry [2020-12-15T21:19:36.426Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-12-15T21:19:36.426Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-12-15T21:19:36.426Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-12-15T21:19:36.426Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-12-15T21:19:36.426Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-12-15T21:19:36.426Z] === RUN TestControllerValidateMountBind [2020-12-15T21:19:36.426Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-12-15T21:19:36.426Z] === RUN TestControllerValidateMountVolume [2020-12-15T21:19:36.426Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-12-15T21:19:36.426Z] === RUN TestControllerValidateMountTarget [2020-12-15T21:19:36.426Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-12-15T21:19:36.426Z] === RUN TestControllerValidateMountTmpfs [2020-12-15T21:19:36.426Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-12-15T21:19:36.426Z] === RUN TestControllerValidateMountInvalidType [2020-12-15T21:19:36.426Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-12-15T21:19:36.426Z] === RUN TestControllerValidateMountNamedPipe [2020-12-15T21:19:36.426Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-12-15T21:19:36.426Z] PASS [2020-12-15T21:19:36.426Z] coverage: 11.3% of statements [2020-12-15T21:19:36.426Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.865s coverage: 11.3% of statements [2020-12-15T21:19:36.622Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2020-12-15T21:19:36.894Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2020-12-15T21:19:36.894Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-12-15T21:19:37.100Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41806/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-15T21:19:37.357Z] === RUN TestIsEmptyDir [2020-12-15T21:19:37.357Z] --- PASS: TestIsEmptyDir (0.00s) [2020-12-15T21:19:37.357Z] PASS [2020-12-15T21:19:37.357Z] coverage: 2.3% of statements [2020-12-15T21:19:37.357Z] ok github.com/docker/docker/daemon/graphdriver 0.159s coverage: 2.3% of statements [2020-12-15T21:19:37.357Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-12-15T21:19:37.357Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-12-15T21:19:37.357Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-12-15T21:19:37.357Z] reload_test.go:520: root required [2020-12-15T21:19:37.357Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-12-15T21:19:37.357Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-12-15T21:19:37.357Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-12-15T21:19:37.357Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2020-12-15T21:19:37.357Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-12-15T21:19:37.357Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-12-15T21:19:37.357Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-12-15T21:19:37.357Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2020-12-15T21:19:37.357Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-12-15T21:19:37.357Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-12-15T21:19:37.357Z] === RUN TestParseVolumesFrom [2020-12-15T21:19:37.357Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-12-15T21:19:37.357Z] PASS [2020-12-15T21:19:37.357Z] coverage: 9.1% of statements [2020-12-15T21:19:37.357Z] ok github.com/docker/docker/daemon 3.384s coverage: 9.1% of statements [2020-12-15T21:19:37.445Z] + make clean [2020-12-15T21:19:37.551Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-12-15T21:19:37.819Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-15T21:19:37.819Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-15T21:19:37.819Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-15T21:19:37.819Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-15T21:19:37.819Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-12-15T21:19:37.819Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-12-15T21:19:37.819Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-12-15T21:19:37.819Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-15T21:19:37.819Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-12-15T21:19:37.819Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-12-15T21:19:37.819Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-12-15T21:19:37.819Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-15T21:19:37.819Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-12-15T21:19:37.819Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-12-15T21:19:37.819Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-12-15T21:19:37.819Z] === RUN TestLinkNaming [2020-12-15T21:19:37.819Z] --- PASS: TestLinkNaming (0.00s) [2020-12-15T21:19:37.819Z] === RUN TestLinkNew [2020-12-15T21:19:37.819Z] --- PASS: TestLinkNew (0.00s) [2020-12-15T21:19:37.819Z] === RUN TestLinkEnv [2020-12-15T21:19:37.819Z] --- PASS: TestLinkEnv (0.00s) [2020-12-15T21:19:37.819Z] === RUN TestLinkMultipleEnv [2020-12-15T21:19:37.819Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-12-15T21:19:37.819Z] === RUN TestLinkPortRangeEnv [2020-12-15T21:19:37.819Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-12-15T21:19:37.819Z] PASS [2020-12-15T21:19:37.819Z] coverage: 93.0% of statements [2020-12-15T21:19:37.819Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2020-12-15T21:19:38.016Z] docker volume rm -f docker-dev-cache [2020-12-15T21:19:38.016Z] docker-dev-cache [Pipeline] deleteDir [2020-12-15T21:19:38.382Z] --- PASS: TestImportExtremelyLargeImageWorks (203.55s) [2020-12-15T21:19:38.382Z] PASS [2020-12-15T21:19:38.382Z] [2020-12-15T21:19:38.382Z] DONE 12 tests in 207.663s [2020-12-15T21:19:38.382Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-12-15T21:19:38.382Z] ++ 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-12-15T21:19:38.382Z] ++ set -e [2020-12-15T21:19:38.382Z] ++ '[' -n 0 ']' [2020-12-15T21:19:38.382Z] ++ set -x [2020-12-15T21:19:38.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:19:38.382Z] INFO: Testing against a local daemon [2020-12-15T21:19:38.382Z] === RUN TestNetworkCreateDelete [2020-12-15T21:19:38.382Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-15T21:19:38.480Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.5% of statements [2020-12-15T21:19:38.480Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-15T21:19:38.480Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-15T21:19:38.647Z] --- PASS: TestNetworkCreateDelete (0.25s) [2020-12-15T21:19:38.647Z] === RUN TestDockerNetworkDeletePreferID [2020-12-15T21:19:38.647Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-15T21:19:38.747Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2020-12-15T21:19:38.747Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jlh65glwt0cwnv3y1rw9rkxd8 Created:2020-12-15 21:19:32.475932286 +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[762f48c0d1cbd41a6dd6b46e5b2d9c6289fa76d178434a31de3ddd0cc8381581:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3bussfzplxqyy1i2ap1sanm3u EndpointID:001361674b2fa6750857a33632d5c1d2072505aa32106eea3f8afc5fbb5c9fee MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3f60c9abdac9f2c3f0e3b4ab2036414c8965787db8a7d4bbea1211fcda910074 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:1b04e594755a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3bussfzplxqyy1i2ap1sanm3u EndpointID:001361674b2fa6750857a33632d5c1d2072505aa32106eea3f8afc5fbb5c9fee EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-15T21:19:38.747Z] PASS [2020-12-15T21:19:38.747Z] [2020-12-15T21:19:38.747Z] === Skipped [2020-12-15T21:19:38.747Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-15T21:19:38.747Z] service_test.go:236: FLAKY_TEST [2020-12-15T21:19:38.747Z] [2020-12-15T21:19:38.747Z] [2020-12-15T21:19:38.747Z] DONE 23 tests, 1 skipped in 39.254s [2020-12-15T21:19:38.747Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-15T21:19:38.747Z] ++ 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-12-15T21:19:38.747Z] ++ set -e [2020-12-15T21:19:38.747Z] ++ '[' -n 0 ']' [2020-12-15T21:19:38.747Z] ++ set -x [2020-12-15T21:19:38.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:19:38.747Z] INFO: Testing against a local daemon [2020-12-15T21:19:38.747Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-15T21:19:38.747Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-15T21:19:38.747Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:19:38.747Z] === RUN TestDockerNetworkIpvlan [2020-12-15T21:19:38.747Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-15T21:19:38.747Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:19:38.747Z] PASS [2020-12-15T21:19:38.747Z] [2020-12-15T21:19:38.747Z] === Skipped [2020-12-15T21:19:38.747Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-15T21:19:38.747Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:19:38.747Z] [2020-12-15T21:19:38.747Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-15T21:19:38.747Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:19:38.747Z] [2020-12-15T21:19:38.747Z] [2020-12-15T21:19:38.747Z] DONE 2 tests, 2 skipped in 0.073s [2020-12-15T21:19:38.747Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-15T21:19:38.747Z] ++ 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-12-15T21:19:38.747Z] ++ set -e [2020-12-15T21:19:38.747Z] ++ '[' -n 0 ']' [2020-12-15T21:19:38.747Z] ++ set -x [2020-12-15T21:19:38.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:19:38.747Z] INFO: Testing against a local daemon [2020-12-15T21:19:38.747Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-15T21:19:39.215Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2020-12-15T21:19:39.215Z] === RUN TestDaemonDNSFallback [2020-12-15T21:19:39.215Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-15T21:19:39.783Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-15T21:19:39.799Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-12-15T21:19:39.799Z] === RUN TestDockerNetworkMacvlan [2020-12-15T21:19:39.852Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 41.0% of statements [2020-12-15T21:19:40.042Z] === RUN TestDockerSuite/TestBuildFails [2020-12-15T21:19:40.778Z] ok github.com/docker/docker/daemon/logger/awslogs 0.220s coverage: 77.4% of statements [2020-12-15T21:19:40.778Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-15T21:19:40.778Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-15T21:19:40.843Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-15T21:19:40.982Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-15T21:19:40.982Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-15T21:19:41.034Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-12-15T21:19:41.482Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-15T21:19:41.575Z] === RUN TestNewStreamConfig [2020-12-15T21:19:41.575Z] === RUN TestNewStreamConfig/defaults [2020-12-15T21:19:41.575Z] === RUN TestNewStreamConfig/invalid_create_group [2020-12-15T21:19:41.575Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-12-15T21:19:41.575Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-12-15T21:19:41.575Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-12-15T21:19:41.575Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-12-15T21:19:41.575Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-12-15T21:19:41.575Z] --- PASS: TestNewStreamConfig (0.00s) [2020-12-15T21:19:41.575Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-12-15T21:19:41.575Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-12-15T21:19:41.575Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-12-15T21:19:41.575Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-12-15T21:19:41.575Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-12-15T21:19:41.575Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-12-15T21:19:41.575Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-12-15T21:19:41.575Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-12-15T21:19:41.575Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestNewAWSLogsClientRegionDetect [2020-12-15T21:19:41.575Z] time="2020-12-15T21:19:40Z" level=info msg="Trying to get region from EC2 Metadata" [2020-12-15T21:19:41.575Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2020-12-15T21:19:41.575Z] === RUN TestCreateSuccess [2020-12-15T21:19:41.575Z] --- PASS: TestCreateSuccess (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestCreateLogGroupSuccess [2020-12-15T21:19:41.575Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestCreateError [2020-12-15T21:19:41.575Z] --- PASS: TestCreateError (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestCreateAlreadyExists [2020-12-15T21:19:41.575Z] time="2020-12-15T21:19:40Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-12-15T21:19:41.575Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestLogClosed [2020-12-15T21:19:41.575Z] --- PASS: TestLogClosed (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestLogBlocking [2020-12-15T21:19:41.575Z] --- PASS: TestLogBlocking (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestLogNonBlockingBufferEmpty [2020-12-15T21:19:41.575Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestLogNonBlockingBufferFull [2020-12-15T21:19:41.575Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestPublishBatchSuccess [2020-12-15T21:19:41.575Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestPublishBatchError [2020-12-15T21:19:41.575Z] time="2020-12-15T21:19:40Z" level=error msg=Error [2020-12-15T21:19:41.575Z] --- PASS: TestPublishBatchError (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-12-15T21:19:41.575Z] time="2020-12-15T21:19:40Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-12-15T21:19:41.575Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestPublishBatchAlreadyAccepted [2020-12-15T21:19:41.575Z] time="2020-12-15T21:19:40Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-12-15T21:19:41.575Z] time="2020-12-15T21:19:40Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-12-15T21:19:41.575Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestCollectBatchSimple [2020-12-15T21:19:41.575Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestCollectBatchTicker [2020-12-15T21:19:41.575Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestCollectBatchMultilinePattern [2020-12-15T21:19:41.575Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-12-15T21:19:41.575Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-12-15T21:19:41.575Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-12-15T21:19:41.575Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.10s) [2020-12-15T21:19:41.575Z] === RUN TestCollectBatchClose [2020-12-15T21:19:41.575Z] --- PASS: TestCollectBatchClose (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestEffectiveLen [2020-12-15T21:19:41.575Z] === RUN TestEffectiveLen/0/Hello [2020-12-15T21:19:41.575Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-12-15T21:19:41.575Z] === RUN TestEffectiveLen/2/🙃 [2020-12-15T21:19:41.575Z] === RUN TestEffectiveLen/3/���� [2020-12-15T21:19:41.575Z] === RUN TestEffectiveLen/4/He��o [2020-12-15T21:19:41.575Z] === RUN TestEffectiveLen/5/ [2020-12-15T21:19:41.575Z] --- PASS: TestEffectiveLen (0.00s) [2020-12-15T21:19:41.575Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-12-15T21:19:41.575Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-12-15T21:19:41.575Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-12-15T21:19:41.575Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-12-15T21:19:41.575Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-12-15T21:19:41.575Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-12-15T21:19:41.575Z] === RUN TestFindValidSplit [2020-12-15T21:19:41.575Z] === RUN TestFindValidSplit/0/ [2020-12-15T21:19:41.575Z] === RUN TestFindValidSplit/1/Hello [2020-12-15T21:19:41.575Z] === RUN TestFindValidSplit/2/Hello [2020-12-15T21:19:41.575Z] === RUN TestFindValidSplit/3/Hello [2020-12-15T21:19:41.575Z] === RUN TestFindValidSplit/4/🙃 [2020-12-15T21:19:41.575Z] === RUN TestFindValidSplit/5/🙃 [2020-12-15T21:19:41.575Z] === RUN TestFindValidSplit/6/a� [2020-12-15T21:19:41.575Z] === RUN TestFindValidSplit/7/a� [2020-12-15T21:19:41.575Z] --- PASS: TestFindValidSplit (0.00s) [2020-12-15T21:19:41.575Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-12-15T21:19:41.575Z] cloudwatchlogs_test.go:1044: [2020-12-15T21:19:41.575Z] cloudwatchlogs_test.go:1045: [2020-12-15T21:19:41.575Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-12-15T21:19:41.575Z] cloudwatchlogs_test.go:1044: Hello [2020-12-15T21:19:41.575Z] cloudwatchlogs_test.go:1045: [2020-12-15T21:19:41.575Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-12-15T21:19:41.575Z] cloudwatchlogs_test.go:1044: He [2020-12-15T21:19:41.575Z] cloudwatchlogs_test.go:1045: llo [2020-12-15T21:19:41.575Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-12-15T21:19:41.575Z] cloudwatchlogs_test.go:1044: [2020-12-15T21:19:41.576Z] cloudwatchlogs_test.go:1045: Hello [2020-12-15T21:19:41.576Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-12-15T21:19:41.576Z] cloudwatchlogs_test.go:1044: [2020-12-15T21:19:41.576Z] cloudwatchlogs_test.go:1045: 🙃 [2020-12-15T21:19:41.576Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-12-15T21:19:41.576Z] cloudwatchlogs_test.go:1044: 🙃 [2020-12-15T21:19:41.576Z] cloudwatchlogs_test.go:1045: [2020-12-15T21:19:41.576Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-12-15T21:19:41.576Z] cloudwatchlogs_test.go:1044: a [2020-12-15T21:19:41.576Z] cloudwatchlogs_test.go:1045: � [2020-12-15T21:19:41.576Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-12-15T21:19:41.576Z] cloudwatchlogs_test.go:1044: a� [2020-12-15T21:19:41.576Z] cloudwatchlogs_test.go:1045: [2020-12-15T21:19:41.576Z] === RUN TestProcessEventEmoji [2020-12-15T21:19:41.576Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestCollectBatchLineSplit [2020-12-15T21:19:41.576Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestCollectBatchLineSplitWithBinary [2020-12-15T21:19:41.576Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestCollectBatchMaxEvents [2020-12-15T21:19:41.576Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2020-12-15T21:19:41.576Z] === RUN TestCollectBatchMaxTotalBytes [2020-12-15T21:19:41.576Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2020-12-15T21:19:41.576Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-12-15T21:19:41.576Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2020-12-15T21:19:41.576Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-12-15T21:19:41.576Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2020-12-15T21:19:41.576Z] === RUN TestParseLogOptionsMultilinePattern [2020-12-15T21:19:41.576Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestParseLogOptionsDatetimeFormat [2020-12-15T21:19:41.576Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-12-15T21:19:41.576Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-12-15T21:19:41.576Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-12-15T21:19:41.576Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-12-15T21:19:41.576Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-12-15T21:19:41.576Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-12-15T21:19:41.576Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-12-15T21:19:41.576Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-12-15T21:19:41.576Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-12-15T21:19:41.576Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-12-15T21:19:41.576Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-12-15T21:19:41.576Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-12-15T21:19:41.576Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-12-15T21:19:41.576Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-12-15T21:19:41.576Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-12-15T21:19:41.576Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-12-15T21:19:41.576Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-12-15T21:19:41.576Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-12-15T21:19:41.576Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-12-15T21:19:41.576Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-12-15T21:19:41.576Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-12-15T21:19:41.576Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-12-15T21:19:41.576Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-12-15T21:19:41.576Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-12-15T21:19:41.576Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-12-15T21:19:41.576Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-12-15T21:19:41.576Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-12-15T21:19:41.576Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-12-15T21:19:41.576Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-12-15T21:19:41.576Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-12-15T21:19:41.576Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-12-15T21:19:41.576Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-12-15T21:19:41.576Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-12-15T21:19:41.576Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestCreateTagSuccess [2020-12-15T21:19:41.576Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-12-15T21:19:41.576Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-12-15T21:19:41.576Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-12-15T21:19:41.576Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-12-15T21:19:41.576Z] PASS [2020-12-15T21:19:41.576Z] coverage: 77.8% of statements [2020-12-15T21:19:41.576Z] ok github.com/docker/docker/daemon/logger/awslogs 0.798s coverage: 77.8% of statements [2020-12-15T21:19:41.576Z] === RUN TestAdapterReadLogs [2020-12-15T21:19:41.576Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestCopier [2020-12-15T21:19:41.576Z] --- PASS: TestCopier (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestCopierLongLines [2020-12-15T21:19:41.576Z] --- PASS: TestCopierLongLines (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestCopierSlow [2020-12-15T21:19:41.576Z] --- PASS: TestCopierSlow (0.20s) [2020-12-15T21:19:41.576Z] === RUN TestCopierWithSized [2020-12-15T21:19:41.576Z] --- PASS: TestCopierWithSized (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestCopierWithPartial [2020-12-15T21:19:41.576Z] --- PASS: TestCopierWithPartial (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestRingLogger [2020-12-15T21:19:41.576Z] --- PASS: TestRingLogger (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestRingCap [2020-12-15T21:19:41.576Z] --- PASS: TestRingCap (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestRingClose [2020-12-15T21:19:41.576Z] --- PASS: TestRingClose (0.00s) [2020-12-15T21:19:41.576Z] === RUN TestRingDrain [2020-12-15T21:19:41.576Z] --- PASS: TestRingDrain (0.00s) [2020-12-15T21:19:41.576Z] PASS [2020-12-15T21:19:41.576Z] coverage: 41.2% of statements [2020-12-15T21:19:41.576Z] ok github.com/docker/docker/daemon/logger 0.393s coverage: 41.2% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2020-12-15T21:19:42.039Z] === RUN TestSearchRegistryForImagesErrors [2020-12-15T21:19:42.039Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-12-15T21:19:42.039Z] === RUN TestSearchRegistryForImages [2020-12-15T21:19:42.039Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-12-15T21:19:42.039Z] === RUN TestImageDelete [2020-12-15T21:19:42.039Z] === RUN TestImageDelete/no_lease [2020-12-15T21:19:42.039Z] === RUN TestImageDelete/lease_exists [Pipeline] // stage [Pipeline] } [2020-12-15T21:19:42.360Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-12-15T21:19:42.400Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-12-15T21:19:42.400Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-12-15T21:19:42.501Z] --- PASS: TestImageDelete (0.33s) [2020-12-15T21:19:42.501Z] --- PASS: TestImageDelete/no_lease (0.16s) [2020-12-15T21:19:42.501Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2020-12-15T21:19:42.501Z] === RUN TestContentStoreForPull [2020-12-15T21:19:42.501Z] === RUN TestJSONFileLogger [2020-12-15T21:19:42.501Z] --- PASS: TestJSONFileLogger (0.00s) [2020-12-15T21:19:42.501Z] === RUN TestJSONFileLoggerWithTags [2020-12-15T21:19:42.501Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-12-15T21:19:42.501Z] === RUN TestJSONFileLoggerWithOpts [2020-12-15T21:19:42.501Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2020-12-15T21:19:42.501Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-12-15T21:19:42.501Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-12-15T21:19:42.501Z] === RUN TestEncodeDecode [2020-12-15T21:19:42.501Z] === PAUSE TestEncodeDecode [2020-12-15T21:19:42.501Z] === CONT TestEncodeDecode [2020-12-15T21:19:42.501Z] --- PASS: TestContentStoreForPull (0.18s) [2020-12-15T21:19:42.501Z] PASS [2020-12-15T21:19:42.501Z] coverage: 6.5% of statements [2020-12-15T21:19:42.501Z] --- PASS: TestEncodeDecode (0.15s) [2020-12-15T21:19:42.501Z] PASS [2020-12-15T21:19:42.501Z] coverage: 61.6% of statements [2020-12-15T21:19:42.501Z] ok github.com/docker/docker/daemon/images 0.994s coverage: 6.5% of statements [2020-12-15T21:19:42.501Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.822s coverage: 61.6% of statements [2020-12-15T21:19:42.501Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-15T21:19:42.501Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-15T21:19:42.501Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-12-15T21:19:42.501Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-15T21:19:42.501Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-15T21:19:42.501Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-12-15T21:19:42.501Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-12-15T21:19:42.524Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-15T21:19:42.965Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-12-15T21:19:43.476Z] === RUN TestJSONLogsMarshalJSONBuf [2020-12-15T21:19:43.476Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-12-15T21:19:43.476Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-12-15T21:19:43.476Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2020-12-15T21:19:43.476Z] === RUN TestFastTimeMarshalJSON [2020-12-15T21:19:43.476Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2020-12-15T21:19:43.476Z] PASS [2020-12-15T21:19:43.476Z] coverage: 87.2% of statements [2020-12-15T21:19:43.476Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.214s coverage: 87.2% of statements [2020-12-15T21:19:43.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-12-15T21:19:43.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-12-15T21:19:43.738Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-15T21:19:43.894Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-12-15T21:19:43.894Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-15T21:19:44.455Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 58.6% of statements [2020-12-15T21:19:44.598Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-15T21:19:45.021Z] === RUN TestWriteLog [2020-12-15T21:19:45.021Z] === PAUSE TestWriteLog [2020-12-15T21:19:45.021Z] === RUN TestReadLog [2020-12-15T21:19:45.021Z] === PAUSE TestReadLog [2020-12-15T21:19:45.021Z] === CONT TestWriteLog [2020-12-15T21:19:45.021Z] --- PASS: TestWriteLog (0.00s) [2020-12-15T21:19:45.021Z] === CONT TestReadLog [2020-12-15T21:19:45.021Z] === RUN TestReadLog/tail_exact [2020-12-15T21:19:45.021Z] === RUN TestReadLog/tail_less_than_available [2020-12-15T21:19:45.021Z] === RUN TestReadLog/tail_more_than_available [2020-12-15T21:19:45.021Z] --- PASS: TestReadLog (0.16s) [2020-12-15T21:19:45.021Z] --- PASS: TestReadLog/tail_exact (0.13s) [2020-12-15T21:19:45.021Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-12-15T21:19:45.021Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2020-12-15T21:19:45.021Z] PASS [2020-12-15T21:19:45.021Z] coverage: 75.2% of statements [2020-12-15T21:19:45.021Z] ok github.com/docker/docker/daemon/logger/local 0.576s coverage: 75.2% of statements [2020-12-15T21:19:45.021Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-15T21:19:45.021Z] === RUN TestOpenFileDelete [2020-12-15T21:19:45.021Z] --- PASS: TestOpenFileDelete (0.00s) [2020-12-15T21:19:45.021Z] === RUN TestOpenFileRename [2020-12-15T21:19:45.021Z] --- PASS: TestOpenFileRename (0.00s) [2020-12-15T21:19:45.021Z] === RUN TestParseLogTagDefaultTag [2020-12-15T21:19:45.021Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-12-15T21:19:45.021Z] === RUN TestParseLogTag [2020-12-15T21:19:45.021Z] --- PASS: TestParseLogTag (0.00s) [2020-12-15T21:19:45.021Z] === RUN TestParseLogTagEmptyTag [2020-12-15T21:19:45.021Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-12-15T21:19:45.021Z] === RUN TestTailFiles [2020-12-15T21:19:45.021Z] --- PASS: TestTailFiles (0.00s) [2020-12-15T21:19:45.021Z] === RUN TestFollowLogsConsumerGone [2020-12-15T21:19:45.021Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-12-15T21:19:45.021Z] === RUN TestFollowLogsProducerGone [2020-12-15T21:19:45.021Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-12-15T21:19:45.021Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2020-12-15T21:19:45.021Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2020-12-15T21:19:45.021Z] === RUN TestCheckCapacityAndRotate [2020-12-15T21:19:45.021Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2020-12-15T21:19:45.021Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2020-12-15T21:19:45.119Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-15T21:19:45.384Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-12-15T21:19:45.485Z] --- PASS: TestCheckCapacityAndRotate (0.21s) [2020-12-15T21:19:45.485Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2020-12-15T21:19:45.485Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2020-12-15T21:19:45.485Z] PASS [2020-12-15T21:19:45.485Z] coverage: 55.3% of statements [2020-12-15T21:19:45.485Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.394s coverage: 55.3% of statements [2020-12-15T21:19:45.485Z] === RUN TestLog [2020-12-15T21:19:45.485Z] --- PASS: TestLog (0.01s) [2020-12-15T21:19:45.485Z] PASS [2020-12-15T21:19:45.485Z] coverage: 33.3% of statements [2020-12-15T21:19:45.485Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.156s coverage: 33.3% of statements [2020-12-15T21:19:46.056Z] --- PASS: TestDaemonDNSFallback (6.91s) [2020-12-15T21:19:46.056Z] === RUN TestInspectNetwork [2020-12-15T21:19:46.316Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-15T21:19:46.460Z] === RUN TestValidateLogOpt [2020-12-15T21:19:46.460Z] --- PASS: TestValidateLogOpt (0.00s) [2020-12-15T21:19:46.460Z] === RUN TestNewMissedConfig [2020-12-15T21:19:46.460Z] --- PASS: TestNewMissedConfig (0.00s) [2020-12-15T21:19:46.460Z] === RUN TestNewMissedUrl [2020-12-15T21:19:46.460Z] --- PASS: TestNewMissedUrl (0.00s) [2020-12-15T21:19:46.460Z] === RUN TestNewMissedToken [2020-12-15T21:19:46.460Z] --- PASS: TestNewMissedToken (0.00s) [2020-12-15T21:19:46.460Z] === RUN TestNewWithProxy [2020-12-15T21:19:46.460Z] --- PASS: TestNewWithProxy (0.00s) [2020-12-15T21:19:46.460Z] === RUN TestDefault [2020-12-15T21:19:46.460Z] --- PASS: TestDefault (0.00s) [2020-12-15T21:19:46.460Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-12-15T21:19:46.460Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-12-15T21:19:46.460Z] === RUN TestJsonFormat [2020-12-15T21:19:46.680Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-15T21:19:46.884Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-15T21:19:46.922Z] --- PASS: TestJsonFormat (0.06s) [2020-12-15T21:19:46.922Z] === RUN TestRawFormat [2020-12-15T21:19:46.922Z] --- PASS: TestRawFormat (0.00s) [2020-12-15T21:19:46.922Z] === RUN TestRawFormatWithLabels [2020-12-15T21:19:46.922Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-12-15T21:19:46.922Z] === RUN TestRawFormatWithoutTag [2020-12-15T21:19:46.922Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-12-15T21:19:46.922Z] === RUN TestBatching [2020-12-15T21:19:46.922Z] === RUN TestNewParse [2020-12-15T21:19:46.922Z] --- PASS: TestNewParse (0.00s) [2020-12-15T21:19:46.922Z] PASS [2020-12-15T21:19:46.922Z] coverage: 8.3% of statements [2020-12-15T21:19:46.922Z] ok github.com/docker/docker/daemon/logger/templates 0.287s coverage: 8.3% of statements [2020-12-15T21:19:46.922Z] --- PASS: TestBatching (0.20s) [2020-12-15T21:19:46.922Z] === RUN TestFrequency [2020-12-15T21:19:47.275Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2020-12-15T21:19:47.275Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-12-15T21:19:47.384Z] --- PASS: TestFrequency (0.24s) [2020-12-15T21:19:47.384Z] === RUN TestOneMessagePerRequest [2020-12-15T21:19:47.384Z] --- PASS: TestOneMessagePerRequest (0.00s) [2020-12-15T21:19:47.384Z] === RUN TestVerify [2020-12-15T21:19:47.384Z] --- PASS: TestVerify (0.00s) [2020-12-15T21:19:47.384Z] === RUN TestSkipVerify [2020-12-15T21:19:47.384Z] === RUN TestParseLogFormat [2020-12-15T21:19:47.384Z] --- PASS: TestParseLogFormat (0.00s) [2020-12-15T21:19:47.384Z] === RUN TestValidateLogOptEmpty [2020-12-15T21:19:47.384Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-12-15T21:19:47.384Z] === RUN TestValidateSyslogAddress [2020-12-15T21:19:47.384Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-12-15T21:19:47.384Z] === RUN TestParseAddressDefaultPort [2020-12-15T21:19:47.384Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-12-15T21:19:47.384Z] === RUN TestValidateSyslogFacility [2020-12-15T21:19:47.384Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-12-15T21:19:47.384Z] === RUN TestValidateLogOptSyslogFormat [2020-12-15T21:19:47.384Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-12-15T21:19:47.384Z] === RUN TestValidateLogOpt [2020-12-15T21:19:47.384Z] --- PASS: TestValidateLogOpt (0.00s) [2020-12-15T21:19:47.384Z] PASS [2020-12-15T21:19:47.384Z] coverage: 46.8% of statements [2020-12-15T21:19:47.384Z] ok github.com/docker/docker/daemon/logger/syslog 0.432s coverage: 46.8% of statements [2020-12-15T21:19:47.384Z] time="2020-12-15T21:19:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-15T21:19:47.384Z] time="2020-12-15T21:19:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-15T21:19:47.384Z] time="2020-12-15T21:19:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-15T21:19:47.384Z] --- PASS: TestSkipVerify (0.38s) [2020-12-15T21:19:47.384Z] === RUN TestBufferMaximum [2020-12-15T21:19:47.384Z] time="2020-12-15T21:19:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-15T21:19:47.384Z] time="2020-12-15T21:19:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-15T21:19:47.384Z] time="2020-12-15T21:19:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-15T21:19:47.384Z] time="2020-12-15T21:19:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-15T21:19:47.384Z] time="2020-12-15T21:19:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-15T21:19:47.384Z] time="2020-12-15T21:19:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608067187.259978\",\"host\":\"676c37756eef\"}'" [2020-12-15T21:19:47.384Z] time="2020-12-15T21:19:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608067187.259978\",\"host\":\"676c37756eef\"}'" [2020-12-15T21:19:47.384Z] --- PASS: TestBufferMaximum (0.00s) [2020-12-15T21:19:47.384Z] === RUN TestServerAlwaysDown [2020-12-15T21:19:47.384Z] time="2020-12-15T21:19:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-15T21:19:47.384Z] time="2020-12-15T21:19:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-15T21:19:47.384Z] time="2020-12-15T21:19:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608067187.261981\",\"host\":\"676c37756eef\"}'" [2020-12-15T21:19:47.384Z] time="2020-12-15T21:19:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608067187.261981\",\"host\":\"676c37756eef\"}'" [2020-12-15T21:19:47.822Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-15T21:19:47.838Z] ok github.com/docker/docker/daemon/logger/splunk 1.647s coverage: 82.5% of statements [2020-12-15T21:19:47.838Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-15T21:19:47.838Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-12-15T21:19:47.838Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-15T21:19:47.846Z] time="2020-12-15T21:19:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-15T21:19:47.846Z] time="2020-12-15T21:19:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608067187.261981\",\"host\":\"676c37756eef\"}'" [2020-12-15T21:19:47.846Z] time="2020-12-15T21:19:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608067187.262985\",\"host\":\"676c37756eef\"}'" [2020-12-15T21:19:47.846Z] time="2020-12-15T21:19:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608067187.262985\",\"host\":\"676c37756eef\"}'" [2020-12-15T21:19:47.846Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-12-15T21:19:47.846Z] === RUN TestCannotSendAfterClose [2020-12-15T21:19:47.846Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-12-15T21:19:47.846Z] === RUN TestDeadlockOnBlockedEndpoint [2020-12-15T21:19:48.821Z] time="2020-12-15T21:19:48Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-12-15T21:19:48.822Z] time="2020-12-15T21:19:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"676c37756eef\"}'" [2020-12-15T21:19:48.822Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.08s) [2020-12-15T21:19:48.822Z] PASS [2020-12-15T21:19:48.822Z] coverage: 82.5% of statements [2020-12-15T21:19:48.822Z] ok github.com/docker/docker/daemon/logger/splunk 2.302s coverage: 82.5% of statements [2020-12-15T21:19:48.822Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-15T21:19:48.822Z] ? github.com/docker/docker/daemon/network [no test files] [2020-12-15T21:19:48.822Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-15T21:19:49.728Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2020-12-15T21:19:49.736Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-15T21:19:49.797Z] === RUN TestV1IDService [2020-12-15T21:19:49.797Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-12-15T21:19:49.797Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-12-15T21:19:49.797Z] === RUN TestContinueOnError_MirrorEndpoint [2020-12-15T21:19:49.797Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-12-15T21:19:49.797Z] === RUN TestContinueOnError_NeverContinue [2020-12-15T21:19:49.797Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-12-15T21:19:49.797Z] === RUN TestContinueOnError_UnnestsErrors [2020-12-15T21:19:49.797Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-12-15T21:19:49.797Z] === RUN TestManifestStore [2020-12-15T21:19:49.797Z] === RUN TestManifestStore/no_remote_or_local [2020-12-15T21:19:49.797Z] --- PASS: TestV1IDService (0.26s) [2020-12-15T21:19:49.797Z] === RUN TestV2MetadataService [2020-12-15T21:19:49.797Z] time="2020-12-15T21:19:49Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local252651215\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2020-12-15T21:19:49.797Z] === RUN TestManifestStore/no_local_cache [2020-12-15T21:19:49.797Z] === RUN TestManifestStore/with_local_cache [2020-12-15T21:19:49.797Z] === RUN TestManifestStore/unknown_media_type [2020-12-15T21:19:49.797Z] === RUN TestManifestStore/unknown_media_type/no_cache [2020-12-15T21:19:49.797Z] time="2020-12-15T21:19:49Z" level=warning msg="reference for unknown type: " [2020-12-15T21:19:49.797Z] === RUN TestSuccessfulDownload [2020-12-15T21:19:49.797Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-12-15T21:19:49.797Z] download_test.go:268: Needs fixing on Windows [2020-12-15T21:19:49.797Z] === RUN TestCancelledDownload [2020-12-15T21:19:49.797Z] --- PASS: TestCancelledDownload (0.00s) [2020-12-15T21:19:49.797Z] === RUN TestMaxDownloadAttempts [2020-12-15T21:19:49.797Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-15T21:19:49.797Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-15T21:19:49.797Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-15T21:19:49.797Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-15T21:19:49.797Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-15T21:19:49.797Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-15T21:19:49.797Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-15T21:19:49.797Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-15T21:19:49.797Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-15T21:19:49.797Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-15T21:19:49.797Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-15T21:19:49.797Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-15T21:19:49.797Z] time="2020-12-15T21:19:49Z" level=warning msg="reference for unknown type: " [2020-12-15T21:19:49.797Z] === RUN TestManifestStore/unknown_media_type/with_cache [2020-12-15T21:19:49.797Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2020-12-15T21:19:49.797Z] time="2020-12-15T21:19:49Z" level=warning msg="reference for unknown type: " [2020-12-15T21:19:49.797Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2020-12-15T21:19:49.797Z] time="2020-12-15T21:19:49Z" level=warning msg="reference for unknown type: " [2020-12-15T21:19:49.797Z] time="2020-12-15T21:19:49Z" level=warning msg="reference for unknown type: " [2020-12-15T21:19:49.797Z] === RUN TestManifestStore/error_persisting_manifest [2020-12-15T21:19:49.797Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2020-12-15T21:19:49.797Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2020-12-15T21:19:49.797Z] time="2020-12-15T21:19:49Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2020-12-15T21:19:49.797Z] --- PASS: TestManifestStore (0.20s) [2020-12-15T21:19:49.797Z] --- PASS: TestManifestStore/no_remote_or_local (0.10s) [2020-12-15T21:19:49.797Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2020-12-15T21:19:49.797Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2020-12-15T21:19:49.797Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2020-12-15T21:19:49.797Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2020-12-15T21:19:49.797Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2020-12-15T21:19:49.797Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2020-12-15T21:19:49.797Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2020-12-15T21:19:49.797Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2020-12-15T21:19:49.797Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2020-12-15T21:19:49.797Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2020-12-15T21:19:49.797Z] === RUN TestDetectManifestBlobMediaType [2020-12-15T21:19:49.797Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2020-12-15T21:19:49.797Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2020-12-15T21:19:49.797Z] === RUN TestDetectManifestBlobMediaType/schema1 [2020-12-15T21:19:49.797Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2020-12-15T21:19:49.797Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2020-12-15T21:19:49.797Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2020-12-15T21:19:49.797Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2020-12-15T21:19:49.797Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2020-12-15T21:19:49.797Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2020-12-15T21:19:49.797Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2020-12-15T21:19:49.797Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2020-12-15T21:19:49.797Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2020-12-15T21:19:49.797Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2020-12-15T21:19:49.797Z] === RUN TestFixManifestLayers [2020-12-15T21:19:49.797Z] --- PASS: TestFixManifestLayers (0.00s) [2020-12-15T21:19:49.797Z] === RUN TestFixManifestLayersBaseLayerParent [2020-12-15T21:19:49.797Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-12-15T21:19:49.797Z] pull_v2_test.go:73: Needs fixing on Windows [2020-12-15T21:19:49.797Z] === RUN TestFixManifestLayersBadParent [2020-12-15T21:19:49.797Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-12-15T21:19:49.797Z] === RUN TestValidateManifest [2020-12-15T21:19:49.797Z] --- SKIP: TestValidateManifest (0.00s) [2020-12-15T21:19:49.797Z] pull_v2_test.go:118: Needs fixing on Windows [2020-12-15T21:19:49.797Z] === RUN TestFormatPlatform [2020-12-15T21:19:49.797Z] --- PASS: TestFormatPlatform (0.00s) [2020-12-15T21:19:49.797Z] === RUN TestGetRepositoryMountCandidates [2020-12-15T21:19:49.797Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-12-15T21:19:49.797Z] === RUN TestLayerAlreadyExists [2020-12-15T21:19:49.797Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-12-15T21:19:49.797Z] 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-12-15T21:19:49.797Z] 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-12-15T21:19:49.797Z] 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-12-15T21:19:49.797Z] 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-12-15T21:19:49.797Z] 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-12-15T21:19:49.797Z] 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-12-15T21:19:49.797Z] === RUN TestWhenEmptyAuthConfig [2020-12-15T21:19:49.995Z] === RUN TestInspectNetwork/full_network_id [2020-12-15T21:19:49.995Z] === RUN TestInspectNetwork/partial_network_id [2020-12-15T21:19:49.995Z] === RUN TestInspectNetwork/network_name [2020-12-15T21:19:49.995Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-15T21:19:50.240Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-15T21:19:50.254Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-15T21:19:50.259Z] time="2020-12-15T21:19:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-15T21:19:50.259Z] time="2020-12-15T21:19:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-15T21:19:50.259Z] time="2020-12-15T21:19:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-15T21:19:50.259Z] time="2020-12-15T21:19:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-15T21:19:50.259Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-12-15T21:19:50.260Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2020-12-15T21:19:50.260Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2020-12-15T21:19:50.260Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2020-12-15T21:19:50.260Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2020-12-15T21:19:50.260Z] === RUN TestTransfer [2020-12-15T21:19:50.260Z] --- PASS: TestTransfer (0.13s) [2020-12-15T21:19:50.260Z] === RUN TestConcurrencyLimit [2020-12-15T21:19:50.514Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-12-15T21:19:50.723Z] --- PASS: TestV2MetadataService (0.70s) [2020-12-15T21:19:50.723Z] PASS [2020-12-15T21:19:50.723Z] coverage: 48.2% of statements [2020-12-15T21:19:50.723Z] ok github.com/docker/docker/distribution/metadata 1.128s coverage: 48.2% of statements [2020-12-15T21:19:50.723Z] --- PASS: TestConcurrencyLimit (0.40s) [2020-12-15T21:19:50.723Z] === RUN TestInactiveJobs [2020-12-15T21:19:51.095Z] ok github.com/docker/docker/distribution 0.265s coverage: 25.1% of statements [2020-12-15T21:19:51.095Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-15T21:19:51.185Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2020-12-15T21:19:51.185Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-12-15T21:19:51.185Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-12-15T21:19:51.185Z] === RUN TestTokenPassThru [2020-12-15T21:19:51.185Z] === RUN TestNotFound [2020-12-15T21:19:51.185Z] --- PASS: TestNotFound (0.00s) [2020-12-15T21:19:51.185Z] === RUN TestConflict [2020-12-15T21:19:51.185Z] --- PASS: TestConflict (0.00s) [2020-12-15T21:19:51.185Z] === RUN TestForbidden [2020-12-15T21:19:51.185Z] --- PASS: TestForbidden (0.00s) [2020-12-15T21:19:51.185Z] === RUN TestInvalidParameter [2020-12-15T21:19:51.185Z] --- PASS: TestInvalidParameter (0.00s) [2020-12-15T21:19:51.185Z] === RUN TestNotImplemented [2020-12-15T21:19:51.185Z] --- PASS: TestNotImplemented (0.00s) [2020-12-15T21:19:51.185Z] === RUN TestNotModified [2020-12-15T21:19:51.185Z] --- PASS: TestNotModified (0.00s) [2020-12-15T21:19:51.185Z] === RUN TestUnauthorized [2020-12-15T21:19:51.185Z] --- PASS: TestUnauthorized (0.00s) [2020-12-15T21:19:51.185Z] === RUN TestUnknown [2020-12-15T21:19:51.185Z] --- PASS: TestUnknown (0.00s) [2020-12-15T21:19:51.185Z] === RUN TestCancelled [2020-12-15T21:19:51.185Z] --- PASS: TestCancelled (0.00s) [2020-12-15T21:19:51.185Z] === RUN TestDeadline [2020-12-15T21:19:51.185Z] --- PASS: TestDeadline (0.00s) [2020-12-15T21:19:51.185Z] === RUN TestDataLoss [2020-12-15T21:19:51.185Z] --- PASS: TestDataLoss (0.00s) [2020-12-15T21:19:51.185Z] === RUN TestUnavailable [2020-12-15T21:19:51.185Z] --- PASS: TestUnavailable (0.00s) [2020-12-15T21:19:51.185Z] === RUN TestSystem [2020-12-15T21:19:51.185Z] --- PASS: TestSystem (0.00s) [2020-12-15T21:19:51.185Z] === RUN TestFromStatusCode [2020-12-15T21:19:51.185Z] === RUN TestFromStatusCode/Not_Found [2020-12-15T21:19:51.185Z] === RUN TestFromStatusCode/Bad_Request [2020-12-15T21:19:51.185Z] === RUN TestFromStatusCode/Conflict [2020-12-15T21:19:51.185Z] === RUN TestFromStatusCode/Unauthorized [2020-12-15T21:19:51.185Z] === RUN TestFromStatusCode/Service_Unavailable [2020-12-15T21:19:51.185Z] === RUN TestFromStatusCode/Forbidden [2020-12-15T21:19:51.185Z] === RUN TestFromStatusCode/Not_Modified [2020-12-15T21:19:51.185Z] === RUN TestFromStatusCode/Not_Implemented [2020-12-15T21:19:51.185Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-12-15T21:19:51.185Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-12-15T21:19:51.185Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-12-15T21:19:51.185Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-12-15T21:19:51.185Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-12-15T21:19:51.185Z] --- PASS: TestFromStatusCode (0.00s) [2020-12-15T21:19:51.185Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-12-15T21:19:51.185Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-12-15T21:19:51.185Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-12-15T21:19:51.185Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-12-15T21:19:51.185Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-12-15T21:19:51.185Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-12-15T21:19:51.185Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-12-15T21:19:51.185Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-12-15T21:19:51.185Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-12-15T21:19:51.185Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-12-15T21:19:51.186Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-12-15T21:19:51.186Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-12-15T21:19:51.186Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-12-15T21:19:51.186Z] PASS [2020-12-15T21:19:51.186Z] coverage: 53.1% of statements [2020-12-15T21:19:51.186Z] --- PASS: TestTokenPassThru (0.01s) [2020-12-15T21:19:51.186Z] === RUN TestTokenPassThruDifferentHost [2020-12-15T21:19:51.186Z] ok github.com/docker/docker/errdefs 0.229s coverage: 53.1% of statements [2020-12-15T21:19:51.186Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2020-12-15T21:19:51.186Z] PASS [2020-12-15T21:19:51.186Z] coverage: 23.5% of statements [2020-12-15T21:19:51.186Z] ok github.com/docker/docker/distribution 1.708s coverage: 23.5% of statements [2020-12-15T21:19:51.186Z] --- PASS: TestInactiveJobs (0.35s) [2020-12-15T21:19:51.186Z] === RUN TestWatchRelease [2020-12-15T21:19:51.186Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-15T21:19:51.186Z] --- PASS: TestWatchRelease (0.07s) [2020-12-15T21:19:51.186Z] === RUN TestWatchFinishedTransfer [2020-12-15T21:19:51.186Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-12-15T21:19:51.186Z] === RUN TestDuplicateTransfer [2020-12-15T21:19:51.186Z] --- PASS: TestDuplicateTransfer (0.09s) [2020-12-15T21:19:51.186Z] === RUN TestSuccessfulUpload [2020-12-15T21:19:51.280Z] --- PASS: TestDockerNetworkMacvlan (11.15s) [2020-12-15T21:19:51.280Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-12-15T21:19:51.280Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-12-15T21:19:51.280Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2020-12-15T21:19:51.280Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2020-12-15T21:19:51.280Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.28s) [2020-12-15T21:19:51.280Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2020-12-15T21:19:51.280Z] PASS [2020-12-15T21:19:51.280Z] [2020-12-15T21:19:51.280Z] DONE 8 tests in 12.597s [2020-12-15T21:19:51.280Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-15T21:19:51.280Z] ++ 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-12-15T21:19:51.280Z] ++ set -e [2020-12-15T21:19:51.280Z] ++ '[' -n 0 ']' [2020-12-15T21:19:51.280Z] ++ set -x [2020-12-15T21:19:51.280Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:19:51.280Z] testing: warning: no tests to run [2020-12-15T21:19:51.280Z] PASS [2020-12-15T21:19:51.280Z] [2020-12-15T21:19:51.280Z] DONE 0 tests in 0.013s [2020-12-15T21:19:51.280Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-15T21:19:51.280Z] ++ 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-12-15T21:19:51.280Z] ++ set -e [2020-12-15T21:19:51.280Z] ++ '[' -n 0 ']' [2020-12-15T21:19:51.280Z] ++ set -x [2020-12-15T21:19:51.280Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:19:51.280Z] INFO: Testing against a local daemon [2020-12-15T21:19:51.280Z] === RUN TestAuthZPluginAllowRequest [2020-12-15T21:19:51.653Z] time="2020-12-15T21:19:51Z" level=error msg="Upload failed, retrying: simulating retry" [2020-12-15T21:19:51.653Z] --- PASS: TestSuccessfulUpload (0.44s) [2020-12-15T21:19:51.653Z] === RUN TestCancelledUpload [2020-12-15T21:19:51.653Z] --- PASS: TestCancelledUpload (0.00s) [2020-12-15T21:19:51.653Z] PASS [2020-12-15T21:19:51.653Z] coverage: 76.8% of statements [2020-12-15T21:19:51.653Z] ok github.com/docker/docker/distribution/xfer 2.189s coverage: 76.8% of statements [2020-12-15T21:19:51.653Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-15T21:19:51.895Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-12-15T21:19:52.023Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2020-12-15T21:19:52.808Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2020-12-15T21:19:52.808Z] === RUN TestAuthZPluginTLS [2020-12-15T21:19:52.960Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-12-15T21:19:53.104Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-12-15T21:19:53.104Z] === RUN TestAuthZPluginDenyRequest [2020-12-15T21:19:53.200Z] === RUN TestCompare [2020-12-15T21:19:53.200Z] --- PASS: TestCompare (0.00s) [2020-12-15T21:19:53.200Z] PASS [2020-12-15T21:19:53.200Z] coverage: 19.2% of statements [2020-12-15T21:19:53.200Z] ok github.com/docker/docker/image/cache 0.272s coverage: 19.2% of statements [2020-12-15T21:19:53.200Z] === RUN TestFSGetInvalidData [2020-12-15T21:19:53.220Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 85.1% of statements [2020-12-15T21:19:53.220Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-15T21:19:53.282Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-15T21:19:53.664Z] --- PASS: TestFSGetInvalidData (0.17s) [2020-12-15T21:19:53.664Z] === RUN TestFSInvalidSet [2020-12-15T21:19:53.664Z] --- PASS: TestFSInvalidSet (0.05s) [2020-12-15T21:19:53.664Z] === RUN TestFSInvalidRoot [2020-12-15T21:19:53.664Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-12-15T21:19:53.664Z] === RUN TestFSMetadataGetSet [2020-12-15T21:19:53.664Z] --- PASS: TestFSMetadataGetSet (0.05s) [2020-12-15T21:19:53.664Z] === RUN TestFSInvalidWalker [2020-12-15T21:19:53.664Z] === RUN TestMakeV1ConfigFromConfig [2020-12-15T21:19:53.664Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-12-15T21:19:53.664Z] PASS [2020-12-15T21:19:53.664Z] coverage: 25.0% of statements [2020-12-15T21:19:53.664Z] --- PASS: TestFSInvalidWalker (0.01s) [2020-12-15T21:19:53.664Z] === RUN TestFSGetSet [2020-12-15T21:19:53.664Z] ok github.com/docker/docker/image/v1 0.577s coverage: 25.0% of statements [2020-12-15T21:19:53.664Z] --- PASS: TestFSGetSet (0.02s) [2020-12-15T21:19:53.664Z] === RUN TestFSGetUnsetKey [2020-12-15T21:19:53.664Z] --- PASS: TestFSGetUnsetKey (0.00s) [2020-12-15T21:19:53.664Z] === RUN TestFSGetEmptyData [2020-12-15T21:19:53.664Z] --- PASS: TestFSGetEmptyData (0.00s) [2020-12-15T21:19:53.664Z] === RUN TestFSDelete [2020-12-15T21:19:53.664Z] --- PASS: TestFSDelete (0.02s) [2020-12-15T21:19:53.664Z] === RUN TestFSWalker [2020-12-15T21:19:53.664Z] --- PASS: TestFSWalker (0.01s) [2020-12-15T21:19:53.664Z] === RUN TestFSWalkerStopOnError [2020-12-15T21:19:53.664Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2020-12-15T21:19:53.664Z] === RUN TestNewFromJSON [2020-12-15T21:19:53.664Z] --- PASS: TestNewFromJSON (0.00s) [2020-12-15T21:19:53.664Z] === RUN TestNewFromJSONWithInvalidJSON [2020-12-15T21:19:53.664Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-12-15T21:19:53.664Z] === RUN TestMarshalKeyOrder [2020-12-15T21:19:53.664Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-12-15T21:19:53.664Z] === RUN TestImage [2020-12-15T21:19:53.664Z] --- PASS: TestImage (0.00s) [2020-12-15T21:19:53.664Z] === RUN TestImageOSNotEmpty [2020-12-15T21:19:53.664Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-12-15T21:19:53.664Z] === RUN TestNewChildImageFromImageWithRootFS [2020-12-15T21:19:53.664Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-12-15T21:19:53.664Z] === RUN TestRestore [2020-12-15T21:19:53.741Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-12-15T21:19:53.741Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-15T21:19:53.784Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-12-15T21:19:53.784Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-15T21:19:54.126Z] time="2020-12-15T21:19:53Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-12-15T21:19:54.126Z] --- PASS: TestRestore (0.20s) [2020-12-15T21:19:54.126Z] === RUN TestAddDelete [2020-12-15T21:19:54.126Z] --- PASS: TestAddDelete (0.20s) [2020-12-15T21:19:54.126Z] === RUN TestSearchAfterDelete [2020-12-15T21:19:54.126Z] --- PASS: TestSearchAfterDelete (0.02s) [2020-12-15T21:19:54.126Z] === RUN TestParentReset [2020-12-15T21:19:54.126Z] --- PASS: TestParentReset (0.04s) [2020-12-15T21:19:54.126Z] === RUN TestGetAndSetLastUpdated [2020-12-15T21:19:54.126Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2020-12-15T21:19:54.126Z] === RUN TestStoreLen [2020-12-15T21:19:54.126Z] --- PASS: TestStoreLen (0.05s) [2020-12-15T21:19:54.126Z] PASS [2020-12-15T21:19:54.126Z] coverage: 86.4% of statements [2020-12-15T21:19:54.126Z] ok github.com/docker/docker/image 1.313s coverage: 86.4% of statements [2020-12-15T21:19:54.220Z] --- PASS: TestInspectNetwork (8.28s) [2020-12-15T21:19:54.220Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-15T21:19:54.220Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-15T21:19:54.220Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-15T21:19:54.220Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-15T21:19:54.220Z] === RUN TestRunContainerWithBridgeNone [2020-12-15T21:19:54.346Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-12-15T21:19:54.346Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-15T21:19:54.386Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-12-15T21:19:54.386Z] === RUN TestAuthZPluginDenyResponse [2020-12-15T21:19:54.479Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-15T21:19:54.588Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-15T21:19:54.588Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-15T21:19:54.679Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-12-15T21:19:54.679Z] === RUN TestAuthZPluginAllowEventStream [2020-12-15T21:19:55.050Z] === RUN TestSerialization [2020-12-15T21:19:55.050Z] --- PASS: TestSerialization (0.02s) [2020-12-15T21:19:55.050Z] PASS [2020-12-15T21:19:55.050Z] coverage: 100.0% of statements [2020-12-15T21:19:55.050Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2020-12-15T21:19:55.276Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-12-15T21:19:56.028Z] === RUN TestEmptyLayer [2020-12-15T21:19:56.028Z] --- PASS: TestEmptyLayer (0.00s) [2020-12-15T21:19:56.028Z] === RUN TestCommitFailure [2020-12-15T21:19:56.028Z] --- PASS: TestCommitFailure (0.02s) [2020-12-15T21:19:56.028Z] === RUN TestStartTransactionFailure [2020-12-15T21:19:56.028Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-12-15T21:19:56.028Z] === RUN TestGetOrphan [2020-12-15T21:19:56.028Z] --- PASS: TestGetOrphan (0.01s) [2020-12-15T21:19:56.028Z] === RUN TestMountAndRegister [2020-12-15T21:19:56.192Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2020-12-15T21:19:56.192Z] === RUN TestAuthZPluginErrorResponse [2020-12-15T21:19:56.205Z] ok github.com/docker/docker/oci 0.008s coverage: 8.2% of statements [2020-12-15T21:19:56.390Z] --- PASS: TestRunContainerWithBridgeNone (2.09s) [2020-12-15T21:19:56.390Z] === RUN TestNetworkInvalidJSON [2020-12-15T21:19:56.390Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-15T21:19:56.390Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-15T21:19:56.390Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:19:56.390Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:19:56.390Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:19:56.390Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:19:56.390Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-15T21:19:56.390Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:19:56.390Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:19:56.390Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-12-15T21:19:56.390Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-15T21:19:56.390Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-15T21:19:56.390Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-15T21:19:56.390Z] === RUN TestHostIPv4BridgeLabel [2020-12-15T21:19:56.495Z] --- PASS: TestMountAndRegister (0.08s) [2020-12-15T21:19:56.495Z] layer_test.go:271: Layer size: 14 [2020-12-15T21:19:56.495Z] === RUN TestLayerRelease [2020-12-15T21:19:56.495Z] --- SKIP: TestLayerRelease (0.00s) [2020-12-15T21:19:56.495Z] layer_test.go:304: Failing on Windows [2020-12-15T21:19:56.495Z] === RUN TestStoreRestore [2020-12-15T21:19:56.495Z] --- SKIP: TestStoreRestore (0.00s) [2020-12-15T21:19:56.495Z] layer_test.go:353: Failing on Windows [2020-12-15T21:19:56.495Z] === RUN TestTarStreamStability [2020-12-15T21:19:56.495Z] --- SKIP: TestTarStreamStability (0.00s) [2020-12-15T21:19:56.495Z] layer_test.go:468: Failing on Windows [2020-12-15T21:19:56.495Z] === RUN TestRegisterExistingLayer [2020-12-15T21:19:56.495Z] === RUN TestParseVersion [2020-12-15T21:19:56.495Z] --- PASS: TestParseVersion (0.00s) [2020-12-15T21:19:56.495Z] PASS [2020-12-15T21:19:56.495Z] coverage: 52.9% of statements [2020-12-15T21:19:56.495Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 52.9% of statements [2020-12-15T21:19:56.495Z] --- PASS: TestRegisterExistingLayer (0.11s) [2020-12-15T21:19:56.495Z] === RUN TestTarStreamVerification [2020-12-15T21:19:56.495Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-12-15T21:19:56.495Z] layer_test.go:697: Failing on Windows [2020-12-15T21:19:56.495Z] === RUN TestLayerMigration [2020-12-15T21:19:56.495Z] --- SKIP: TestLayerMigration (0.00s) [2020-12-15T21:19:56.495Z] migration_test.go:46: Failing on Windows [2020-12-15T21:19:56.495Z] === RUN TestLayerMigrationNoTarsplit [2020-12-15T21:19:56.495Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-12-15T21:19:56.495Z] migration_test.go:182: Failing on Windows [2020-12-15T21:19:56.495Z] === RUN TestMountInit [2020-12-15T21:19:56.495Z] --- SKIP: TestMountInit (0.00s) [2020-12-15T21:19:56.495Z] mount_test.go:17: Failing on Windows [2020-12-15T21:19:56.495Z] === RUN TestMountSize [2020-12-15T21:19:56.495Z] --- SKIP: TestMountSize (0.00s) [2020-12-15T21:19:56.495Z] mount_test.go:76: Failing on Windows [2020-12-15T21:19:56.495Z] === RUN TestMountChanges [2020-12-15T21:19:56.495Z] --- SKIP: TestMountChanges (0.00s) [2020-12-15T21:19:56.495Z] mount_test.go:125: Failing on Windows [2020-12-15T21:19:56.495Z] === RUN TestMountApply [2020-12-15T21:19:56.495Z] --- SKIP: TestMountApply (0.00s) [2020-12-15T21:19:56.495Z] mount_test.go:212: Failing on Windows [2020-12-15T21:19:56.495Z] PASS [2020-12-15T21:19:56.495Z] coverage: 30.1% of statements [2020-12-15T21:19:56.495Z] ok github.com/docker/docker/layer 0.390s coverage: 30.1% of statements [2020-12-15T21:19:56.495Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-15T21:19:56.495Z] === RUN TestEnvironmentParsing [2020-12-15T21:19:56.495Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-12-15T21:19:56.495Z] PASS [2020-12-15T21:19:56.495Z] coverage: 1.0% of statements [2020-12-15T21:19:56.495Z] ok github.com/docker/docker/libcontainerd/local 0.246s coverage: 1.0% of statements [2020-12-15T21:19:56.495Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-15T21:19:56.495Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-15T21:19:56.495Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-15T21:19:56.495Z] ? github.com/docker/docker/oci [no test files] [2020-12-15T21:19:56.495Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-15T21:19:56.830Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-12-15T21:19:56.830Z] === RUN TestAuthZPluginErrorRequest [2020-12-15T21:19:56.957Z] === RUN TestAddressPoolOpt [2020-12-15T21:19:56.957Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/a [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/something [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/_=a [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/env1=value1 [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/_env1=value1 [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/env2=value2=value3 [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/env3=abc!qwe [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/env_4=value_4 [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/PATH [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/=a [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/PATH= [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/PATH=something [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/asd!qwe [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/1asd [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/123 [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/some_space [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/__some_space_before [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/some_space_after__ [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/= [2020-12-15T21:19:56.957Z] === RUN TestValidateEnv/PaTh [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/a (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/something (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/= (0.00s) [2020-12-15T21:19:56.957Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestParseHost [2020-12-15T21:19:56.957Z] --- PASS: TestParseHost (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestParseDockerDaemonHost [2020-12-15T21:19:56.957Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestParseTCP [2020-12-15T21:19:56.957Z] --- PASS: TestParseTCP (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestParseInvalidUnixAddrInvalid [2020-12-15T21:19:56.957Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestValidateExtraHosts [2020-12-15T21:19:56.957Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestIpOptString [2020-12-15T21:19:56.957Z] --- PASS: TestIpOptString (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestNewIpOptInvalidDefaultVal [2020-12-15T21:19:56.957Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestNewIpOptValidDefaultVal [2020-12-15T21:19:56.957Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestIpOptSetInvalidVal [2020-12-15T21:19:56.957Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestValidateIPAddress [2020-12-15T21:19:56.957Z] --- PASS: TestValidateIPAddress (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestMapOpts [2020-12-15T21:19:56.957Z] --- PASS: TestMapOpts (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestListOptsWithoutValidator [2020-12-15T21:19:56.957Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestListOptsWithValidator [2020-12-15T21:19:56.957Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestValidateDNSSearch [2020-12-15T21:19:56.957Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-12-15T21:19:56.957Z] === RUN TestValidateLabel [2020-12-15T21:19:56.957Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-12-15T21:19:56.957Z] === RUN TestValidateLabel/label_with_general_format [2020-12-15T21:19:56.957Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-12-15T21:19:56.957Z] === RUN TestValidateLabel/label_with_one_more [2020-12-15T21:19:56.957Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-12-15T21:19:56.957Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-12-15T21:19:56.957Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-12-15T21:19:56.957Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-12-15T21:19:56.959Z] --- PASS: TestHostIPv4BridgeLabel (0.63s) [2020-12-15T21:19:56.959Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-15T21:19:57.125Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-12-15T21:19:57.125Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-15T21:19:57.132Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2020-12-15T21:19:57.132Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2020-12-15T21:19:57.420Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-12-15T21:19:57.420Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-12-15T21:19:57.420Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-12-15T21:19:57.420Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-12-15T21:19:57.420Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-12-15T21:19:57.420Z] --- PASS: TestValidateLabel (0.00s) [2020-12-15T21:19:57.420Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-12-15T21:19:57.420Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-12-15T21:19:57.420Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-12-15T21:19:57.420Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-12-15T21:19:57.420Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-12-15T21:19:57.420Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-12-15T21:19:57.420Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-12-15T21:19:57.420Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-12-15T21:19:57.420Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-12-15T21:19:57.420Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-12-15T21:19:57.420Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-12-15T21:19:57.420Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-12-15T21:19:57.420Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-12-15T21:19:57.420Z] === RUN TestNamedListOpts [2020-12-15T21:19:57.420Z] --- PASS: TestNamedListOpts (0.00s) [2020-12-15T21:19:57.420Z] === RUN TestNamedMapOpts [2020-12-15T21:19:57.420Z] --- PASS: TestNamedMapOpts (0.00s) [2020-12-15T21:19:57.420Z] === RUN TestParseLink [2020-12-15T21:19:57.420Z] --- PASS: TestParseLink (0.00s) [2020-12-15T21:19:57.420Z] === RUN TestQuotedStringSetWithQuotes [2020-12-15T21:19:57.420Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-12-15T21:19:57.420Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-12-15T21:19:57.420Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-12-15T21:19:57.420Z] === RUN TestQuotedStringSetWithNoQuotes [2020-12-15T21:19:57.420Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-12-15T21:19:57.420Z] === RUN TestUlimitOpt [2020-12-15T21:19:57.420Z] --- PASS: TestUlimitOpt (0.00s) [2020-12-15T21:19:57.420Z] PASS [2020-12-15T21:19:57.420Z] coverage: 67.1% of statements [2020-12-15T21:19:57.420Z] ok github.com/docker/docker/opts 0.128s coverage: 67.1% of statements [2020-12-15T21:19:57.760Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-12-15T21:19:57.760Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-15T21:19:57.883Z] === RUN TestUnbuffered [2020-12-15T21:19:57.883Z] --- PASS: TestUnbuffered (0.00s) [2020-12-15T21:19:57.883Z] === RUN TestRaceUnbuffered [2020-12-15T21:19:57.883Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-12-15T21:19:57.883Z] PASS [2020-12-15T21:19:57.883Z] coverage: 100.0% of statements [2020-12-15T21:19:57.883Z] ok github.com/docker/docker/pkg/broadcaster 0.090s coverage: 100.0% of statements [2020-12-15T21:19:58.341Z] --- PASS: TestDaemonRestartWithLiveRestore (1.09s) [2020-12-15T21:19:58.341Z] === RUN TestDaemonDefaultNetworkPools [2020-12-15T21:19:58.346Z] === RUN TestPeerCertificateMarshalJSON [2020-12-15T21:19:58.910Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-15T21:19:58.910Z] --- PASS: TestDaemonDefaultNetworkPools (0.91s) [2020-12-15T21:19:58.910Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-15T21:19:59.023Z] ok github.com/docker/docker/pkg/archive 0.297s coverage: 77.2% of statements [2020-12-15T21:19:59.320Z] === RUN TestMatch [2020-12-15T21:19:59.320Z] === RUN TestMatch/[[]] [2020-12-15T21:19:59.320Z] === RUN TestMatch/[[foo]] [2020-12-15T21:19:59.320Z] === RUN TestMatch/[[bar]_[foo]] [2020-12-15T21:19:59.320Z] === RUN TestMatch/[[foo_bar]] [2020-12-15T21:19:59.320Z] === RUN TestMatch/[[qux]_[foo]] [2020-12-15T21:19:59.320Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-12-15T21:19:59.320Z] === RUN TestMatch/[] [2020-12-15T21:19:59.320Z] === RUN TestMatch/[]#01 [2020-12-15T21:19:59.320Z] === RUN TestMatch/[[qux]] [2020-12-15T21:19:59.320Z] === RUN TestMatch/[[foo_bar_qux]] [2020-12-15T21:19:59.320Z] === RUN TestMatch/[[qux]_[baz]] [2020-12-15T21:19:59.320Z] === RUN TestMatch/[[foo_baz]] [2020-12-15T21:19:59.320Z] --- PASS: TestMatch (0.00s) [2020-12-15T21:19:59.320Z] --- PASS: TestMatch/[[]] (0.00s) [2020-12-15T21:19:59.320Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-12-15T21:19:59.320Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-12-15T21:19:59.320Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-12-15T21:19:59.320Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-12-15T21:19:59.320Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-12-15T21:19:59.320Z] --- PASS: TestMatch/[] (0.00s) [2020-12-15T21:19:59.320Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-12-15T21:19:59.320Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-12-15T21:19:59.320Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-12-15T21:19:59.320Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-12-15T21:19:59.320Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-12-15T21:19:59.320Z] PASS [2020-12-15T21:19:59.320Z] coverage: 87.5% of statements [2020-12-15T21:19:59.320Z] ok github.com/docker/docker/pkg/capabilities 0.061s coverage: 87.5% of statements [2020-12-15T21:19:59.320Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-12-15T21:19:59.320Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-12-15T21:19:59.320Z] --- PASS: TestPeerCertificateMarshalJSON (0.84s) [2020-12-15T21:19:59.320Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-12-15T21:19:59.320Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-12-15T21:19:59.320Z] === RUN TestMiddleware [2020-12-15T21:19:59.320Z] --- PASS: TestMiddleware (0.00s) [2020-12-15T21:19:59.320Z] === RUN TestNewResponseModifier [2020-12-15T21:19:59.320Z] --- PASS: TestNewResponseModifier (0.00s) [2020-12-15T21:19:59.320Z] PASS [2020-12-15T21:19:59.320Z] coverage: 26.8% of statements [2020-12-15T21:19:59.320Z] ok github.com/docker/docker/pkg/authorization 1.081s coverage: 26.8% of statements [2020-12-15T21:19:59.480Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-15T21:19:59.585Z] ok github.com/docker/docker/pkg/authorization 0.207s coverage: 68.3% of statements [2020-12-15T21:19:59.783Z] === RUN TestIsArchivePathDir [2020-12-15T21:19:59.783Z] --- PASS: TestIsArchivePathDir (0.05s) [2020-12-15T21:19:59.783Z] === RUN TestIsArchivePathInvalidFile [2020-12-15T21:19:59.783Z] === RUN TestChrootTarUntar [2020-12-15T21:19:59.783Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-12-15T21:19:59.783Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:19:59.783Z] === RUN TestChrootUntarWithHugeExcludesList [2020-12-15T21:19:59.783Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-12-15T21:19:59.783Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:19:59.783Z] === RUN TestChrootUntarEmptyArchive [2020-12-15T21:19:59.783Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-12-15T21:19:59.783Z] === RUN TestChrootTarUntarWithSymlink [2020-12-15T21:19:59.783Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-12-15T21:19:59.783Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-15T21:19:59.783Z] === RUN TestChrootCopyWithTar [2020-12-15T21:19:59.783Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-12-15T21:19:59.783Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-15T21:19:59.783Z] === RUN TestChrootCopyFileWithTar [2020-12-15T21:19:59.783Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-12-15T21:19:59.783Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:19:59.783Z] === RUN TestChrootUntarPath [2020-12-15T21:19:59.783Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-12-15T21:19:59.783Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-15T21:19:59.783Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-12-15T21:19:59.783Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-12-15T21:19:59.783Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:19:59.783Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-12-15T21:19:59.783Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-12-15T21:19:59.784Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:19:59.784Z] === RUN TestChrootApplyDotDotFile [2020-12-15T21:19:59.784Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-12-15T21:19:59.784Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:19:59.784Z] PASS [2020-12-15T21:19:59.784Z] coverage: 15.4% of statements [2020-12-15T21:19:59.784Z] ok github.com/docker/docker/pkg/chrootarchive 0.077s coverage: 15.4% of statements [2020-12-15T21:19:59.784Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2020-12-15T21:19:59.784Z] === RUN TestIsArchivePathTar [2020-12-15T21:19:59.842Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-12-15T21:19:59.846Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2020-12-15T21:19:59.846Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-15T21:20:00.048Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-15T21:20:00.098Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-12-15T21:20:00.245Z] --- PASS: TestIsArchivePathTar (0.20s) [2020-12-15T21:20:00.245Z] === RUN TestDecompressStreamGzip [2020-12-15T21:20:00.246Z] --- PASS: TestDecompressStreamGzip (0.11s) [2020-12-15T21:20:00.246Z] === RUN TestDecompressStreamBzip2 [2020-12-15T21:20:00.246Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2020-12-15T21:20:00.246Z] === RUN TestDecompressStreamXz [2020-12-15T21:20:00.246Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-12-15T21:20:00.246Z] archive_test.go:133: Xz not present in msys2 [2020-12-15T21:20:00.246Z] === RUN TestCompressStreamXzUnsupported [2020-12-15T21:20:00.246Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-12-15T21:20:00.246Z] === RUN TestCompressStreamBzip2Unsupported [2020-12-15T21:20:00.246Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-12-15T21:20:00.246Z] === RUN TestCompressStreamInvalid [2020-12-15T21:20:00.246Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-12-15T21:20:00.246Z] === RUN TestExtensionInvalid [2020-12-15T21:20:00.246Z] --- PASS: TestExtensionInvalid (0.00s) [2020-12-15T21:20:00.246Z] === RUN TestExtensionUncompressed [2020-12-15T21:20:00.246Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-12-15T21:20:00.246Z] === RUN TestExtensionBzip2 [2020-12-15T21:20:00.246Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-12-15T21:20:00.246Z] === RUN TestExtensionGzip [2020-12-15T21:20:00.246Z] --- PASS: TestExtensionGzip (0.00s) [2020-12-15T21:20:00.246Z] === RUN TestExtensionXz [2020-12-15T21:20:00.246Z] --- PASS: TestExtensionXz (0.00s) [2020-12-15T21:20:00.246Z] === RUN TestCmdStreamLargeStderr [2020-12-15T21:20:00.246Z] === RUN TestSizeEmpty [2020-12-15T21:20:00.246Z] --- PASS: TestSizeEmpty (0.00s) [2020-12-15T21:20:00.246Z] === RUN TestSizeEmptyFile [2020-12-15T21:20:00.246Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-12-15T21:20:00.246Z] === RUN TestSizeNonemptyFile [2020-12-15T21:20:00.246Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-12-15T21:20:00.246Z] === RUN TestSizeNestedDirectoryEmpty [2020-12-15T21:20:00.246Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-12-15T21:20:00.246Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-12-15T21:20:00.246Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-12-15T21:20:00.246Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-12-15T21:20:00.246Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-12-15T21:20:00.246Z] === RUN TestMoveToSubdir [2020-12-15T21:20:00.246Z] --- PASS: TestMoveToSubdir (0.00s) [2020-12-15T21:20:00.246Z] === RUN TestSizeNonExistingDirectory [2020-12-15T21:20:00.246Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-12-15T21:20:00.246Z] PASS [2020-12-15T21:20:00.246Z] coverage: 80.0% of statements [2020-12-15T21:20:00.246Z] ok github.com/docker/docker/pkg/directory 0.089s coverage: 80.0% of statements [2020-12-15T21:20:00.246Z] --- PASS: TestCmdStreamLargeStderr (0.12s) [2020-12-15T21:20:00.246Z] === RUN TestCmdStreamBad [2020-12-15T21:20:00.246Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-12-15T21:20:00.246Z] archive_test.go:238: Failing on Windows CI machines [2020-12-15T21:20:00.246Z] === RUN TestCmdStreamGood [2020-12-15T21:20:00.246Z] --- PASS: TestCmdStreamGood (0.04s) [2020-12-15T21:20:00.246Z] === RUN TestUntarPathWithInvalidDest [2020-12-15T21:20:00.308Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-12-15T21:20:00.308Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-15T21:20:00.567Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-15T21:20:00.708Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2020-12-15T21:20:00.708Z] === RUN TestUntarPathWithInvalidSrc [2020-12-15T21:20:00.708Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-12-15T21:20:00.708Z] === RUN TestUntarPath [2020-12-15T21:20:00.708Z] --- PASS: TestUntarPath (0.08s) [2020-12-15T21:20:00.708Z] === RUN TestUntarPathWithDestinationFile [2020-12-15T21:20:00.708Z] --- PASS: TestUntarPathWithDestinationFile (0.16s) [2020-12-15T21:20:00.708Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-12-15T21:20:00.708Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2020-12-15T21:20:00.708Z] === RUN TestCopyWithTarInvalidSrc [2020-12-15T21:20:00.708Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-12-15T21:20:00.708Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-12-15T21:20:00.708Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-12-15T21:20:00.708Z] === RUN TestCopyWithTarSrcFile [2020-12-15T21:20:00.708Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2020-12-15T21:20:00.708Z] === RUN TestCopyWithTarSrcFolder [2020-12-15T21:20:00.708Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-12-15T21:20:00.708Z] === RUN TestCopyFileWithTarInvalidSrc [2020-12-15T21:20:00.708Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.04s) [2020-12-15T21:20:00.708Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-12-15T21:20:00.708Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2020-12-15T21:20:00.708Z] === RUN TestCopyFileWithTarSrcFolder [2020-12-15T21:20:00.708Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-12-15T21:20:00.708Z] === RUN TestCopyFileWithTarSrcFile [2020-12-15T21:20:00.708Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2020-12-15T21:20:00.708Z] === RUN TestTarFiles [2020-12-15T21:20:00.708Z] === RUN Test [2020-12-15T21:20:00.708Z] === RUN Test/TestContainsEntry [2020-12-15T21:20:00.708Z] === RUN Test/TestCreateEntries [2020-12-15T21:20:00.708Z] === RUN Test/TestEntriesDiff [2020-12-15T21:20:00.708Z] === RUN Test/TestEntriesEquality [2020-12-15T21:20:00.708Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-12-15T21:20:00.708Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-12-15T21:20:00.708Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-12-15T21:20:00.708Z] === RUN Test/TestGeneratorNotGenerate [2020-12-15T21:20:00.708Z] === RUN Test/TestGeneratorWithPort [2020-12-15T21:20:00.708Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-12-15T21:20:00.708Z] === RUN Test/TestNewEntry [2020-12-15T21:20:00.708Z] === RUN Test/TestParse [2020-12-15T21:20:00.708Z] --- PASS: Test (0.00s) [2020-12-15T21:20:00.708Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-12-15T21:20:00.708Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-12-15T21:20:00.708Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-12-15T21:20:00.708Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-12-15T21:20:00.708Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-12-15T21:20:00.708Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-12-15T21:20:00.708Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-12-15T21:20:00.708Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-12-15T21:20:00.708Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-12-15T21:20:00.708Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-12-15T21:20:00.708Z] --- PASS: Test/TestNewEntry (0.00s) [2020-12-15T21:20:00.708Z] --- PASS: Test/TestParse (0.00s) [2020-12-15T21:20:00.708Z] PASS [2020-12-15T21:20:00.708Z] coverage: 58.3% of statements [2020-12-15T21:20:01.137Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-15T21:20:01.137Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-15T21:20:01.171Z] ok github.com/docker/docker/pkg/discovery 0.125s coverage: 58.3% of statements [2020-12-15T21:20:01.171Z] === RUN Test [2020-12-15T21:20:01.171Z] === RUN Test/TestContent [2020-12-15T21:20:01.171Z] === RUN Test/TestInitialize [2020-12-15T21:20:01.171Z] === RUN Test/TestNew [2020-12-15T21:20:01.171Z] === RUN Test/TestParsingContentsWithComments [2020-12-15T21:20:01.171Z] === RUN Test/TestRegister [2020-12-15T21:20:01.171Z] === RUN Test/TestWatch [2020-12-15T21:20:01.171Z] --- PASS: Test (0.01s) [2020-12-15T21:20:01.171Z] --- PASS: Test/TestContent (0.00s) [2020-12-15T21:20:01.171Z] --- PASS: Test/TestInitialize (0.00s) [2020-12-15T21:20:01.171Z] --- PASS: Test/TestNew (0.00s) [2020-12-15T21:20:01.171Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-12-15T21:20:01.171Z] --- PASS: Test/TestRegister (0.00s) [2020-12-15T21:20:01.171Z] --- PASS: Test/TestWatch (0.00s) [2020-12-15T21:20:01.171Z] PASS [2020-12-15T21:20:01.171Z] coverage: 92.9% of statements [2020-12-15T21:20:01.171Z] ok github.com/docker/docker/pkg/discovery/file 0.098s coverage: 92.9% of statements [2020-12-15T21:20:01.367Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2020-12-15T21:20:01.367Z] === RUN TestAuthZPluginHeader [2020-12-15T21:20:01.396Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-12-15T21:20:01.396Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-15T21:20:01.965Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-15T21:20:01.965Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-12-15T21:20:01.965Z] === RUN TestServiceWithPredefinedNetwork [2020-12-15T21:20:02.004Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-12-15T21:20:02.004Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-15T21:20:02.004Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-15T21:20:02.004Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:20:02.004Z] === RUN TestAuthZPluginV2Disable [2020-12-15T21:20:02.004Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-15T21:20:02.004Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:20:02.004Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-15T21:20:02.004Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-15T21:20:02.004Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:20:02.004Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-15T21:20:02.004Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-15T21:20:02.004Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:20:02.004Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-15T21:20:02.534Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-15T21:20:02.730Z] === RUN Test [2020-12-15T21:20:02.730Z] === RUN Test/TestWatch [2020-12-15T21:20:02.730Z] --- PASS: Test (0.00s) [2020-12-15T21:20:02.730Z] --- PASS: Test/TestWatch (0.00s) [2020-12-15T21:20:02.730Z] PASS [2020-12-15T21:20:02.730Z] coverage: 92.3% of statements [2020-12-15T21:20:02.730Z] ok github.com/docker/docker/pkg/discovery/memory 0.085s coverage: 92.3% of statements [2020-12-15T21:20:02.730Z] === RUN Test [2020-12-15T21:20:02.730Z] === RUN Test/TestInitialize [2020-12-15T21:20:02.730Z] === RUN Test/TestInitializeWithPattern [2020-12-15T21:20:02.730Z] === RUN Test/TestRegister [2020-12-15T21:20:02.730Z] === RUN Test/TestWatch [2020-12-15T21:20:02.730Z] --- PASS: Test (0.00s) [2020-12-15T21:20:02.730Z] --- PASS: Test/TestInitialize (0.00s) [2020-12-15T21:20:02.730Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-12-15T21:20:02.730Z] --- PASS: Test/TestRegister (0.00s) [2020-12-15T21:20:02.730Z] --- PASS: Test/TestWatch (0.00s) [2020-12-15T21:20:02.730Z] PASS [2020-12-15T21:20:02.730Z] coverage: 93.8% of statements [2020-12-15T21:20:02.730Z] ok github.com/docker/docker/pkg/discovery/nodes 0.066s coverage: 93.8% of statements [2020-12-15T21:20:02.730Z] === RUN Test [2020-12-15T21:20:02.730Z] === RUN Test/TestInitialize [2020-12-15T21:20:02.730Z] time="2020-12-15T21:20:02Z" level=info msg="Initializing discovery without TLS" [2020-12-15T21:20:02.730Z] time="2020-12-15T21:20:02Z" level=info msg="Initializing discovery without TLS" [2020-12-15T21:20:02.730Z] time="2020-12-15T21:20:02Z" level=info msg="Initializing discovery without TLS" [2020-12-15T21:20:02.730Z] === RUN Test/TestInitializeWithCerts [2020-12-15T21:20:02.730Z] time="2020-12-15T21:20:02Z" level=info msg="Initializing discovery with TLS" [2020-12-15T21:20:02.730Z] === RUN Test/TestWatch [2020-12-15T21:20:02.730Z] time="2020-12-15T21:20:02Z" level=info msg="Initializing discovery without TLS" [2020-12-15T21:20:02.793Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-15T21:20:03.362Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-15T21:20:03.364Z] ok github.com/docker/docker/pkg/chrootarchive 2.480s coverage: 43.2% of statements [2020-12-15T21:20:03.364Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-12-15T21:20:03.622Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-15T21:20:03.703Z] === RUN TestPollerAddRemove [2020-12-15T21:20:03.703Z] --- PASS: TestPollerAddRemove (0.00s) [2020-12-15T21:20:03.703Z] === RUN TestPollerEvent [2020-12-15T21:20:03.703Z] --- SKIP: TestPollerEvent (0.00s) [2020-12-15T21:20:03.703Z] poller_test.go:41: No chmod on Windows [2020-12-15T21:20:03.703Z] === RUN TestPollerClose [2020-12-15T21:20:03.703Z] --- PASS: TestPollerClose (0.00s) [2020-12-15T21:20:03.703Z] PASS [2020-12-15T21:20:03.703Z] coverage: 36.2% of statements [2020-12-15T21:20:03.703Z] ok github.com/docker/docker/pkg/filenotify 0.144s coverage: 36.2% of statements [2020-12-15T21:20:03.927Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-12-15T21:20:04.166Z] === RUN TestCopyFileWithInvalidSrc [2020-12-15T21:20:04.166Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestCopyFileWithInvalidDest [2020-12-15T21:20:04.166Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestCopyFileWithSameSrcAndDest [2020-12-15T21:20:04.166Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-12-15T21:20:04.166Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestCopyFile [2020-12-15T21:20:04.166Z] --- PASS: TestCopyFile (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-12-15T21:20:04.166Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-12-15T21:20:04.166Z] fileutils_test.go:134: Needs porting to Windows [2020-12-15T21:20:04.166Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-12-15T21:20:04.166Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestReadSymlinkedDirectoryToFile [2020-12-15T21:20:04.166Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-12-15T21:20:04.166Z] fileutils_test.go:180: Needs porting to Windows [2020-12-15T21:20:04.166Z] === RUN TestWildcardMatches [2020-12-15T21:20:04.166Z] --- PASS: TestWildcardMatches (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestPatternMatches [2020-12-15T21:20:04.166Z] --- PASS: TestPatternMatches (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-12-15T21:20:04.166Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestPatternMatchesFolderExclusions [2020-12-15T21:20:04.166Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-12-15T21:20:04.166Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-12-15T21:20:04.166Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-12-15T21:20:04.166Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-12-15T21:20:04.166Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestSingleExclamationError [2020-12-15T21:20:04.166Z] --- PASS: TestSingleExclamationError (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestMatchesWithNoPatterns [2020-12-15T21:20:04.166Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestMatchesWithMalformedPatterns [2020-12-15T21:20:04.166Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestMatches [2020-12-15T21:20:04.166Z] --- PASS: TestMatches (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestCleanPatterns [2020-12-15T21:20:04.166Z] --- PASS: TestCleanPatterns (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-12-15T21:20:04.166Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestCleanPatternsExceptionFlag [2020-12-15T21:20:04.166Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-12-15T21:20:04.166Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-12-15T21:20:04.166Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestCleanPatternsErrorSingleException [2020-12-15T21:20:04.166Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestCreateIfNotExistsDir [2020-12-15T21:20:04.166Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestCreateIfNotExistsFile [2020-12-15T21:20:04.166Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2020-12-15T21:20:04.166Z] === RUN TestMatch [2020-12-15T21:20:04.166Z] --- PASS: TestMatch (0.00s) [2020-12-15T21:20:04.166Z] PASS [2020-12-15T21:20:04.166Z] coverage: 87.7% of statements [2020-12-15T21:20:04.166Z] ok github.com/docker/docker/pkg/fileutils 0.142s coverage: 87.7% of statements [2020-12-15T21:20:04.184Z] ok github.com/docker/docker/layer 7.882s coverage: 68.8% of statements [2020-12-15T21:20:04.184Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-15T21:20:04.184Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-15T21:20:04.184Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-15T21:20:04.184Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-15T21:20:04.184Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-15T21:20:04.184Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-15T21:20:04.184Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-15T21:20:04.184Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 92.9% of statements [2020-12-15T21:20:04.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-12-15T21:20:04.452Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-15T21:20:05.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-12-15T21:20:05.021Z] --- PASS: TestServiceWithPredefinedNetwork (2.92s) [2020-12-15T21:20:05.021Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-15T21:20:05.021Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-15T21:20:05.021Z] service_test.go:236: FLAKY_TEST [2020-12-15T21:20:05.021Z] === RUN TestServiceWithDataPathPortInit [2020-12-15T21:20:05.114Z] ok github.com/docker/docker/pkg/discovery/memory 0.017s coverage: 92.3% of statements [2020-12-15T21:20:05.140Z] === RUN TestGet [2020-12-15T21:20:05.140Z] --- PASS: TestGet (0.00s) [2020-12-15T21:20:05.140Z] === RUN TestGetShortcutString [2020-12-15T21:20:05.140Z] --- PASS: TestGetShortcutString (0.00s) [2020-12-15T21:20:05.140Z] PASS [2020-12-15T21:20:05.140Z] coverage: 42.9% of statements [2020-12-15T21:20:05.140Z] ok github.com/docker/docker/pkg/homedir 0.218s coverage: 42.9% of statements [2020-12-15T21:20:05.589Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-12-15T21:20:05.602Z] === RUN TestCreateIDMapOrder [2020-12-15T21:20:05.602Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-12-15T21:20:05.602Z] PASS [2020-12-15T21:20:05.602Z] coverage: 7.3% of statements [2020-12-15T21:20:05.602Z] ok github.com/docker/docker/pkg/idtools 0.149s coverage: 7.3% of statements [2020-12-15T21:20:05.677Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-12-15T21:20:05.933Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-12-15T21:20:06.064Z] --- PASS: Test (3.12s) [2020-12-15T21:20:06.064Z] --- PASS: Test/TestInitialize (0.11s) [2020-12-15T21:20:06.064Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2020-12-15T21:20:06.064Z] --- PASS: Test/TestWatch (3.00s) [2020-12-15T21:20:06.064Z] PASS [2020-12-15T21:20:06.064Z] coverage: 84.1% of statements [2020-12-15T21:20:06.064Z] ok github.com/docker/docker/pkg/discovery/kv 3.347s coverage: 84.1% of statements [2020-12-15T21:20:06.064Z] --- PASS: TestTarFiles (5.22s) [2020-12-15T21:20:06.064Z] === RUN TestTarUntar [2020-12-15T21:20:06.064Z] --- PASS: TestTarUntar (0.02s) [2020-12-15T21:20:06.064Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-12-15T21:20:06.064Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.03s) [2020-12-15T21:20:06.064Z] === RUN TestTarWithOptions [2020-12-15T21:20:06.064Z] --- PASS: TestTarWithOptions (0.02s) [2020-12-15T21:20:06.064Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-12-15T21:20:06.064Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-12-15T21:20:06.064Z] === RUN TestUntarUstarGnuConflict [2020-12-15T21:20:06.064Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2020-12-15T21:20:06.064Z] === RUN TestUntarInvalidFilenames [2020-12-15T21:20:06.064Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames251001818\\dest" [2020-12-15T21:20:06.064Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2020-12-15T21:20:06.064Z] === RUN TestUntarHardlinkToSymlink [2020-12-15T21:20:06.527Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-12-15T21:20:06.527Z] === RUN TestUntarInvalidHardlink [2020-12-15T21:20:06.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink441224907\\victim\\hello" -> "../victim/hello" [2020-12-15T21:20:06.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink919047598\\victim\\hello" -> "/../victim/hello" [2020-12-15T21:20:06.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink394943797\\victim" -> "../victim" [2020-12-15T21:20:06.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink056847120\\victim" -> "../victim" [2020-12-15T21:20:06.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink789891887\\victim" -> "../victim" [2020-12-15T21:20:06.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink238592194\\victim" -> "../victim" [2020-12-15T21:20:06.527Z] --- PASS: TestUntarInvalidHardlink (0.06s) [2020-12-15T21:20:06.527Z] === RUN TestUntarInvalidSymlink [2020-12-15T21:20:06.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink153197369\\dest\\dotdot" -> "../victim/hello" [2020-12-15T21:20:06.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink440274756\\dest\\slash-dotdot" -> "/../victim/hello" [2020-12-15T21:20:06.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink377385939\\dest\\loophole-victim" -> "../victim" [2020-12-15T21:20:06.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink520741654\\dest\\loophole-victim" -> "../victim" [2020-12-15T21:20:06.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink525186941\\dest\\loophole-victim" -> "../victim" [2020-12-15T21:20:06.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink587879608\\dest\\loophole-victim" -> "../victim" [2020-12-15T21:20:06.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink739493559\\dest\\dir\\loophole" -> "../../victim" [2020-12-15T21:20:06.527Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2020-12-15T21:20:06.527Z] === RUN TestTempArchiveCloseMultipleTimes [2020-12-15T21:20:06.527Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-12-15T21:20:06.527Z] === RUN TestReplaceFileTarWrapper [2020-12-15T21:20:06.527Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2020-12-15T21:20:06.527Z] === RUN TestPrefixHeaderReadable [2020-12-15T21:20:06.527Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2020-12-15T21:20:06.527Z] === RUN TestDisablePigz [2020-12-15T21:20:06.527Z] === RUN TestFixedBufferCap [2020-12-15T21:20:06.527Z] --- PASS: TestFixedBufferCap (0.00s) [2020-12-15T21:20:06.527Z] === RUN TestFixedBufferLen [2020-12-15T21:20:06.527Z] --- PASS: TestFixedBufferLen (0.00s) [2020-12-15T21:20:06.527Z] === RUN TestFixedBufferString [2020-12-15T21:20:06.527Z] --- PASS: TestFixedBufferString (0.00s) [2020-12-15T21:20:06.527Z] === RUN TestFixedBufferWrite [2020-12-15T21:20:06.527Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-12-15T21:20:06.527Z] === RUN TestFixedBufferRead [2020-12-15T21:20:06.527Z] --- PASS: TestFixedBufferRead (0.00s) [2020-12-15T21:20:06.527Z] === RUN TestBytesPipeRead [2020-12-15T21:20:06.527Z] --- PASS: TestBytesPipeRead (0.00s) [2020-12-15T21:20:06.527Z] === RUN TestBytesPipeWrite [2020-12-15T21:20:06.527Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-12-15T21:20:06.527Z] === RUN TestBytesPipeWriteRandomChunks [2020-12-15T21:20:06.527Z] --- PASS: TestDisablePigz (0.18s) [2020-12-15T21:20:06.527Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-12-15T21:20:06.527Z] === RUN TestPigz [2020-12-15T21:20:06.995Z] --- PASS: TestPigz (0.11s) [2020-12-15T21:20:06.995Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-12-15T21:20:06.995Z] === RUN TestCopyFileWithInvalidDest [2020-12-15T21:20:06.995Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-12-15T21:20:06.995Z] archive_windows_test.go:16: Currently fails [2020-12-15T21:20:06.995Z] === RUN TestCanonicalTarNameForPath [2020-12-15T21:20:06.995Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestCanonicalTarName [2020-12-15T21:20:06.995Z] --- PASS: TestCanonicalTarName (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestChmodTarEntry [2020-12-15T21:20:06.995Z] --- PASS: TestChmodTarEntry (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestHardLinkOrder [2020-12-15T21:20:06.995Z] === RUN TestError [2020-12-15T21:20:06.995Z] --- PASS: TestError (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestProgressString [2020-12-15T21:20:06.995Z] === RUN TestProgressString/no_progress [2020-12-15T21:20:06.995Z] === RUN TestProgressString/progress_1 [2020-12-15T21:20:06.995Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-12-15T21:20:06.995Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-12-15T21:20:06.995Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-12-15T21:20:06.995Z] === RUN TestProgressString/with_units [2020-12-15T21:20:06.995Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-12-15T21:20:06.995Z] === RUN TestProgressString/hide_counts [2020-12-15T21:20:06.995Z] --- PASS: TestProgressString (0.00s) [2020-12-15T21:20:06.995Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-12-15T21:20:06.995Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-12-15T21:20:06.995Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-12-15T21:20:06.995Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-12-15T21:20:06.995Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-12-15T21:20:06.995Z] --- PASS: TestProgressString/with_units (0.00s) [2020-12-15T21:20:06.995Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-12-15T21:20:06.995Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestJSONMessageDisplay [2020-12-15T21:20:06.995Z] --- PASS: TestHardLinkOrder (0.09s) [2020-12-15T21:20:06.995Z] === RUN TestChangeString [2020-12-15T21:20:06.995Z] --- PASS: TestChangeString (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestChangesWithNoChanges [2020-12-15T21:20:06.995Z] --- PASS: TestChangesWithNoChanges (0.02s) [2020-12-15T21:20:06.995Z] === RUN TestChangesWithChanges [2020-12-15T21:20:06.995Z] --- PASS: TestChangesWithChanges (0.02s) [2020-12-15T21:20:06.995Z] === RUN TestChangesWithChangesGH13590 [2020-12-15T21:20:06.995Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-12-15T21:20:06.995Z] changes_test.go:192: needs more investigation [2020-12-15T21:20:06.995Z] === RUN TestChangesDirsEmpty [2020-12-15T21:20:06.995Z] --- PASS: TestJSONMessageDisplay (0.12s) [2020-12-15T21:20:06.995Z] === RUN TestJSONMessageDisplayWithJSONError [2020-12-15T21:20:06.995Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-12-15T21:20:06.995Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestDisplayJSONMessagesStream [2020-12-15T21:20:06.995Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-12-15T21:20:06.995Z] PASS [2020-12-15T21:20:06.995Z] coverage: 91.7% of statements [2020-12-15T21:20:06.995Z] ok github.com/docker/docker/pkg/jsonmessage 0.188s coverage: 91.7% of statements [2020-12-15T21:20:06.995Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2020-12-15T21:20:06.995Z] === RUN TestAtomicWriteToFile [2020-12-15T21:20:06.995Z] --- PASS: TestAtomicWriteToFile (0.01s) [2020-12-15T21:20:06.995Z] === RUN TestAtomicWriteSetCommit [2020-12-15T21:20:06.995Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-12-15T21:20:06.995Z] === RUN TestAtomicWriteSetCancel [2020-12-15T21:20:06.995Z] --- PASS: TestChangesDirsEmpty (0.15s) [2020-12-15T21:20:06.995Z] === RUN TestChangesDirsMutated [2020-12-15T21:20:06.995Z] --- PASS: TestAtomicWriteSetCancel (0.03s) [2020-12-15T21:20:06.995Z] === RUN TestReadCloserWrapperClose [2020-12-15T21:20:06.995Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestReaderErrWrapperReadOnError [2020-12-15T21:20:06.995Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestReaderErrWrapperRead [2020-12-15T21:20:06.995Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestHashData [2020-12-15T21:20:06.995Z] --- PASS: TestHashData (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestCancelReadCloser [2020-12-15T21:20:06.995Z] === RUN TestStandardLongPath [2020-12-15T21:20:06.995Z] --- PASS: TestStandardLongPath (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestUNCLongPath [2020-12-15T21:20:06.995Z] --- PASS: TestUNCLongPath (0.00s) [2020-12-15T21:20:06.995Z] PASS [2020-12-15T21:20:06.995Z] coverage: 100.0% of statements [2020-12-15T21:20:06.995Z] ok github.com/docker/docker/pkg/longpath 0.057s coverage: 100.0% of statements [2020-12-15T21:20:06.995Z] --- PASS: TestCancelReadCloser (0.10s) [2020-12-15T21:20:06.995Z] === RUN TestWriteCloserWrapperClose [2020-12-15T21:20:06.995Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestNopWriteCloser [2020-12-15T21:20:06.995Z] --- PASS: TestNopWriteCloser (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestNopWriter [2020-12-15T21:20:06.995Z] --- PASS: TestNopWriter (0.00s) [2020-12-15T21:20:06.995Z] === RUN TestWriteCounter [2020-12-15T21:20:06.995Z] --- PASS: TestWriteCounter (0.00s) [2020-12-15T21:20:06.995Z] PASS [2020-12-15T21:20:06.995Z] coverage: 68.4% of statements [2020-12-15T21:20:07.308Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-12-15T21:20:07.458Z] --- PASS: TestChangesDirsMutated (0.12s) [2020-12-15T21:20:07.458Z] === RUN TestApplyLayer [2020-12-15T21:20:07.458Z] --- SKIP: TestApplyLayer (0.00s) [2020-12-15T21:20:07.458Z] changes_test.go:405: needs further investigation [2020-12-15T21:20:07.458Z] === RUN TestChangesSizeWithHardlinks [2020-12-15T21:20:07.458Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-12-15T21:20:07.458Z] changes_test.go:441: needs further investigation [2020-12-15T21:20:07.458Z] === RUN TestChangesSizeWithNoChanges [2020-12-15T21:20:07.458Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-12-15T21:20:07.458Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-12-15T21:20:07.458Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-12-15T21:20:07.458Z] === RUN TestChangesSize [2020-12-15T21:20:07.458Z] --- PASS: TestChangesSize (0.00s) [2020-12-15T21:20:07.458Z] === RUN TestApplyLayerInvalidFilenames [2020-12-15T21:20:07.458Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames216302315\\dest" [2020-12-15T21:20:07.458Z] ok github.com/docker/docker/pkg/ioutils 0.730s coverage: 68.4% of statements [2020-12-15T21:20:07.458Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2020-12-15T21:20:07.458Z] === RUN TestApplyLayerInvalidHardlink [2020-12-15T21:20:07.458Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink845772373\\victim\\hello" -> "../victim/hello" [2020-12-15T21:20:07.458Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink971855792\\victim\\hello" -> "/../victim/hello" [2020-12-15T21:20:07.458Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink318881103\\victim" -> "../victim" [2020-12-15T21:20:07.458Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink473034338\\victim" -> "../victim" [2020-12-15T21:20:07.458Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink529391705\\victim" -> "../victim" [2020-12-15T21:20:07.458Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink186450916\\victim" -> "../victim" [2020-12-15T21:20:07.458Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2020-12-15T21:20:07.458Z] === RUN TestApplyLayerInvalidSymlink [2020-12-15T21:20:07.458Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink722550771\\dest\\dotdot" -> "../victim/hello" [2020-12-15T21:20:07.458Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink323973302\\dest\\slash-dotdot" -> "/../victim/hello" [2020-12-15T21:20:07.458Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink134633117\\dest\\loophole-victim" -> "../victim" [2020-12-15T21:20:07.458Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink902909784\\dest\\loophole-victim" -> "../victim" [2020-12-15T21:20:07.458Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink699598551\\dest\\loophole-victim" -> "../victim" [2020-12-15T21:20:07.458Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink348576330\\dest\\loophole-victim" -> "../victim" [2020-12-15T21:20:07.458Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2020-12-15T21:20:07.458Z] === RUN TestApplyLayerWhiteouts [2020-12-15T21:20:07.458Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2020-12-15T21:20:07.458Z] === RUN TestGenerateEmptyFile [2020-12-15T21:20:07.458Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-12-15T21:20:07.458Z] === RUN TestGenerateWithContent [2020-12-15T21:20:07.458Z] --- PASS: TestGenerateWithContent (0.00s) [2020-12-15T21:20:07.458Z] PASS [2020-12-15T21:20:07.458Z] coverage: 62.7% of statements [2020-12-15T21:20:07.458Z] ok github.com/docker/docker/pkg/archive 7.838s coverage: 62.7% of statements [2020-12-15T21:20:07.870Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-12-15T21:20:07.921Z] === RUN TestNameFormat [2020-12-15T21:20:07.921Z] --- PASS: TestNameFormat (0.00s) [2020-12-15T21:20:07.921Z] === RUN TestNameRetries [2020-12-15T21:20:07.921Z] --- PASS: TestNameRetries (0.00s) [2020-12-15T21:20:07.921Z] PASS [2020-12-15T21:20:07.921Z] coverage: 85.7% of statements [2020-12-15T21:20:07.921Z] ok github.com/docker/docker/pkg/namesgenerator 0.107s coverage: 85.7% of statements [2020-12-15T21:20:08.383Z] === RUN TestParseKeyValueOpt [2020-12-15T21:20:08.383Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-12-15T21:20:08.383Z] === RUN TestParseUintList [2020-12-15T21:20:08.383Z] --- PASS: TestParseUintList (0.00s) [2020-12-15T21:20:08.383Z] === RUN TestParseUintListMaximumLimits [2020-12-15T21:20:08.383Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-12-15T21:20:08.383Z] PASS [2020-12-15T21:20:08.383Z] coverage: 97.0% of statements [2020-12-15T21:20:08.383Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2020-12-15T21:20:08.383Z] === RUN TestNewAndRemove [2020-12-15T21:20:08.383Z] --- PASS: TestNewAndRemove (0.00s) [2020-12-15T21:20:08.383Z] === RUN TestRemoveInvalidPath [2020-12-15T21:20:08.383Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-12-15T21:20:08.383Z] PASS [2020-12-15T21:20:08.383Z] coverage: 82.6% of statements [2020-12-15T21:20:08.383Z] ok github.com/docker/docker/pkg/pidfile 0.059s coverage: 82.6% of statements [2020-12-15T21:20:08.798Z] ok github.com/docker/docker/pkg/fsutils 0.164s coverage: 85.1% of statements [2020-12-15T21:20:08.798Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2020-12-15T21:20:09.056Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-12-15T21:20:09.452Z] === RUN TestParseEmptyInterface [2020-12-15T21:20:09.452Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-12-15T21:20:09.452Z] === RUN TestParseNonInterfaceType [2020-12-15T21:20:09.452Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-12-15T21:20:09.452Z] === RUN TestParseWithOneFunction [2020-12-15T21:20:09.452Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-12-15T21:20:09.452Z] === RUN TestParseWithMultipleFuncs [2020-12-15T21:20:09.452Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-12-15T21:20:09.452Z] === RUN TestParseWithUnnamedReturn [2020-12-15T21:20:09.452Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-12-15T21:20:09.452Z] === RUN TestEmbeddedInterface [2020-12-15T21:20:09.452Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-12-15T21:20:09.452Z] === RUN TestParsedImports [2020-12-15T21:20:09.452Z] --- PASS: TestParsedImports (0.00s) [2020-12-15T21:20:09.452Z] === RUN TestAliasedImports [2020-12-15T21:20:09.452Z] --- PASS: TestAliasedImports (0.00s) [2020-12-15T21:20:09.452Z] PASS [2020-12-15T21:20:09.452Z] coverage: 56.8% of statements [2020-12-15T21:20:09.452Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.102s coverage: 56.8% of statements [2020-12-15T21:20:09.941Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-15T21:20:09.985Z] ok github.com/docker/docker/pkg/idtools 0.462s coverage: 70.1% of statements [2020-12-15T21:20:10.242Z] ok github.com/docker/docker/pkg/ioutils 0.502s coverage: 69.3% of statements [2020-12-15T21:20:10.434Z] === RUN TestFailedConnection [2020-12-15T21:20:10.804Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-12-15T21:20:10.804Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-15T21:20:10.804Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-12-15T21:20:10.804Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-15T21:20:10.804Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-15T21:20:10.897Z] === RUN TestHTTPTransport [2020-12-15T21:20:10.897Z] --- PASS: TestHTTPTransport (0.00s) [2020-12-15T21:20:10.897Z] PASS [2020-12-15T21:20:10.897Z] coverage: 85.7% of statements [2020-12-15T21:20:10.897Z] ok github.com/docker/docker/pkg/plugins/transport 0.108s coverage: 85.7% of statements [2020-12-15T21:20:10.897Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-12-15T21:20:10.897Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-12-15T21:20:10.897Z] === RUN TestBufioReaderPoolPutAndGet [2020-12-15T21:20:10.897Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-12-15T21:20:10.897Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-12-15T21:20:10.897Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-12-15T21:20:10.897Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-12-15T21:20:10.897Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-12-15T21:20:10.897Z] === RUN TestBufioWriterPoolPutAndGet [2020-12-15T21:20:10.897Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-12-15T21:20:10.897Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-12-15T21:20:10.897Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-12-15T21:20:10.897Z] === RUN TestBufferPoolPutAndGet [2020-12-15T21:20:10.897Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-12-15T21:20:10.897Z] PASS [2020-12-15T21:20:10.897Z] coverage: 88.2% of statements [2020-12-15T21:20:10.897Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2020-12-15T21:20:11.061Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-12-15T21:20:11.061Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-15T21:20:11.061Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-12-15T21:20:11.623Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-12-15T21:20:11.623Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-12-15T21:20:11.871Z] --- PASS: TestFailedConnection (1.01s) [2020-12-15T21:20:11.871Z] === RUN TestFailOnce [2020-12-15T21:20:11.871Z] 2020/12/15 21:20:11 http: panic serving 127.0.0.1:49222: Plugin not ready [2020-12-15T21:20:11.871Z] goroutine 10 [running]: [2020-12-15T21:20:11.871Z] net/http.(*conn).serve.func1(0xc000058b40) [2020-12-15T21:20:11.871Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-12-15T21:20:11.871Z] panic(0x849ac0, 0x986830) [2020-12-15T21:20:11.871Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-12-15T21:20:11.871Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-12-15T21:20:11.871Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-12-15T21:20:11.871Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-12-15T21:20:11.871Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-12-15T21:20:11.871Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-12-15T21:20:11.871Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-12-15T21:20:11.871Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-12-15T21:20:11.871Z] c:/go/src/net/http/server.go:2831 +0xab [2020-12-15T21:20:11.871Z] net/http.(*conn).serve(0xc000058b40, 0x99b060, 0xc00004a980) [2020-12-15T21:20:11.871Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-12-15T21:20:11.871Z] created by net/http.(*Server).Serve [2020-12-15T21:20:11.871Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-12-15T21:20:11.871Z] time="2020-12-15T21:20:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2020-12-15T21:20:11.871Z] === RUN TestOutputOnPrematureClose [2020-12-15T21:20:11.871Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-12-15T21:20:11.871Z] === RUN TestCompleteSilently [2020-12-15T21:20:11.871Z] --- PASS: TestCompleteSilently (0.00s) [2020-12-15T21:20:11.871Z] PASS [2020-12-15T21:20:11.871Z] coverage: 75.9% of statements [2020-12-15T21:20:11.871Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2020-12-15T21:20:11.871Z] === RUN TestSendToOneSub [2020-12-15T21:20:11.871Z] --- PASS: TestSendToOneSub (0.00s) [2020-12-15T21:20:11.871Z] === RUN TestSendToMultipleSubs [2020-12-15T21:20:11.871Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-12-15T21:20:11.871Z] === RUN TestEvictOneSub [2020-12-15T21:20:11.871Z] --- PASS: TestEvictOneSub (0.00s) [2020-12-15T21:20:11.871Z] === RUN TestClosePublisher [2020-12-15T21:20:11.871Z] --- PASS: TestClosePublisher (0.00s) [2020-12-15T21:20:11.871Z] === RUN TestPubSubRace [2020-12-15T21:20:12.185Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-12-15T21:20:12.185Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-15T21:20:12.185Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-15T21:20:12.846Z] --- PASS: TestFailOnce (1.19s) [2020-12-15T21:20:12.846Z] === RUN TestEchoInputOutput [2020-12-15T21:20:12.846Z] --- PASS: TestEchoInputOutput (0.00s) [2020-12-15T21:20:12.846Z] === RUN TestBackoff [2020-12-15T21:20:12.846Z] --- PASS: TestBackoff (0.00s) [2020-12-15T21:20:12.846Z] === RUN TestAbortRetry [2020-12-15T21:20:12.846Z] --- PASS: TestAbortRetry (0.00s) [2020-12-15T21:20:12.846Z] === RUN TestClientScheme [2020-12-15T21:20:12.846Z] --- PASS: TestClientScheme (0.00s) [2020-12-15T21:20:12.846Z] === RUN TestNewClientWithTimeout [2020-12-15T21:20:12.846Z] === RUN TestRegister [2020-12-15T21:20:12.846Z] --- PASS: TestRegister (0.00s) [2020-12-15T21:20:12.846Z] === RUN TestCommand [2020-12-15T21:20:12.846Z] --- PASS: TestCommand (0.03s) [2020-12-15T21:20:12.846Z] === RUN TestNaiveSelf [2020-12-15T21:20:12.846Z] --- PASS: TestNaiveSelf (0.02s) [2020-12-15T21:20:12.846Z] PASS [2020-12-15T21:20:12.846Z] coverage: 82.4% of statements [2020-12-15T21:20:12.846Z] ok github.com/docker/docker/pkg/reexec 0.144s coverage: 82.4% of statements [2020-12-15T21:20:12.846Z] --- PASS: TestPubSubRace (1.04s) [2020-12-15T21:20:12.846Z] PASS [2020-12-15T21:20:12.846Z] coverage: 75.0% of statements [2020-12-15T21:20:12.846Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2020-12-15T21:20:13.115Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-12-15T21:20:13.309Z] time="2020-12-15T21:20:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-12-15T21:20:13.372Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-12-15T21:20:13.771Z] === RUN TestParseSignal [2020-12-15T21:20:13.771Z] --- PASS: TestParseSignal (0.00s) [2020-12-15T21:20:13.771Z] === RUN TestValidSignalForPlatform [2020-12-15T21:20:13.771Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-12-15T21:20:13.771Z] PASS [2020-12-15T21:20:13.771Z] coverage: 20.3% of statements [2020-12-15T21:20:13.771Z] ok github.com/docker/docker/pkg/signal 0.058s coverage: 20.3% of statements [2020-12-15T21:20:13.771Z] === RUN TestNewStdWriter [2020-12-15T21:20:13.771Z] --- PASS: TestNewStdWriter (0.00s) [2020-12-15T21:20:13.771Z] === RUN TestWriteWithUninitializedStdWriter [2020-12-15T21:20:13.771Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-12-15T21:20:13.771Z] === RUN TestWriteWithNilBytes [2020-12-15T21:20:13.771Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-12-15T21:20:13.771Z] === RUN TestWrite [2020-12-15T21:20:13.771Z] --- PASS: TestWrite (0.00s) [2020-12-15T21:20:13.771Z] === RUN TestWriteWithWriterError [2020-12-15T21:20:13.771Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-12-15T21:20:13.771Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-12-15T21:20:13.771Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-12-15T21:20:13.771Z] === RUN TestStdCopyWriteAndRead [2020-12-15T21:20:13.771Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-12-15T21:20:13.771Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-12-15T21:20:13.771Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-12-15T21:20:13.771Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-12-15T21:20:13.771Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-12-15T21:20:13.771Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-12-15T21:20:13.771Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-12-15T21:20:13.771Z] === RUN TestStdCopyWithInvalidInputHeader [2020-12-15T21:20:13.771Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-12-15T21:20:13.771Z] === RUN TestStdCopyWithCorruptedPrefix [2020-12-15T21:20:13.771Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-12-15T21:20:13.771Z] === RUN TestStdCopyReturnsWriteErrors [2020-12-15T21:20:13.771Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-12-15T21:20:13.771Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-12-15T21:20:13.771Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-12-15T21:20:13.771Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-12-15T21:20:13.771Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-12-15T21:20:13.771Z] PASS [2020-12-15T21:20:13.771Z] coverage: 100.0% of statements [2020-12-15T21:20:13.771Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2020-12-15T21:20:13.935Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-12-15T21:20:13.936Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-12-15T21:20:14.131Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-12-15T21:20:14.746Z] time="2020-12-15T21:20:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-12-15T21:20:14.746Z] === RUN TestGenerateRandomID [2020-12-15T21:20:14.746Z] --- PASS: TestGenerateRandomID (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestShortenId [2020-12-15T21:20:14.746Z] --- PASS: TestShortenId (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestShortenSha256Id [2020-12-15T21:20:14.746Z] --- PASS: TestShortenSha256Id (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestShortenIdEmpty [2020-12-15T21:20:14.746Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestShortenIdInvalid [2020-12-15T21:20:14.746Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestIsShortIDNonHex [2020-12-15T21:20:14.746Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestIsShortIDNotCorrectSize [2020-12-15T21:20:14.746Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-12-15T21:20:14.746Z] PASS [2020-12-15T21:20:14.746Z] coverage: 70.6% of statements [2020-12-15T21:20:14.746Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2020-12-15T21:20:14.746Z] === RUN TestRawProgressFormatterFormatStatus [2020-12-15T21:20:14.746Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestRawProgressFormatterFormatProgress [2020-12-15T21:20:14.746Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestFormatStatus [2020-12-15T21:20:14.746Z] --- PASS: TestFormatStatus (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestFormatError [2020-12-15T21:20:14.746Z] --- PASS: TestFormatError (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestFormatJSONError [2020-12-15T21:20:14.746Z] --- PASS: TestFormatJSONError (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestJsonProgressFormatterFormatProgress [2020-12-15T21:20:14.746Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestJsonProgressFormatterFormatStatus [2020-12-15T21:20:14.746Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestNewJSONProgressOutput [2020-12-15T21:20:14.746Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestAuxFormatterEmit [2020-12-15T21:20:14.746Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestStreamWriterStdout [2020-12-15T21:20:14.746Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-12-15T21:20:14.746Z] === RUN TestStreamWriterStderr [2020-12-15T21:20:14.746Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-12-15T21:20:14.746Z] PASS [2020-12-15T21:20:14.746Z] coverage: 66.2% of statements [2020-12-15T21:20:14.746Z] ok github.com/docker/docker/pkg/streamformatter 0.079s coverage: 66.2% of statements [2020-12-15T21:20:15.300Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2020-12-15T21:20:15.556Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-12-15T21:20:15.720Z] === RUN TestIsCpusetListAvailable [2020-12-15T21:20:15.720Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-12-15T21:20:15.720Z] PASS [2020-12-15T21:20:15.720Z] coverage: 38.2% of statements [2020-12-15T21:20:15.720Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 38.2% of statements [2020-12-15T21:20:16.695Z] === RUN TestChtimes [2020-12-15T21:20:16.695Z] --- PASS: TestChtimes (0.00s) [2020-12-15T21:20:16.695Z] === RUN TestChtimesWindows [2020-12-15T21:20:16.695Z] --- PASS: TestChtimesWindows (0.00s) [2020-12-15T21:20:16.695Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-12-15T21:20:16.695Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-12-15T21:20:16.695Z] === RUN TestEnsureRemoveAllNotExist [2020-12-15T21:20:16.695Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-12-15T21:20:16.695Z] === RUN TestEnsureRemoveAllWithDir [2020-12-15T21:20:16.695Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-12-15T21:20:16.695Z] === RUN TestEnsureRemoveAllWithFile [2020-12-15T21:20:16.695Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-12-15T21:20:16.695Z] === RUN TestHasWin32KSupport [2020-12-15T21:20:16.695Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-12-15T21:20:16.695Z] syscall_windows_test.go:8: win32k: true [2020-12-15T21:20:16.695Z] PASS [2020-12-15T21:20:16.695Z] coverage: 12.0% of statements [2020-12-15T21:20:16.695Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 12.0% of statements [2020-12-15T21:20:17.158Z] === RUN TestTailFile [2020-12-15T21:20:17.158Z] --- PASS: TestTailFile (0.00s) [2020-12-15T21:20:17.158Z] === RUN TestTailFileManyLines [2020-12-15T21:20:17.158Z] --- PASS: TestTailFileManyLines (0.00s) [2020-12-15T21:20:17.158Z] === RUN TestTailEmptyFile [2020-12-15T21:20:17.158Z] --- PASS: TestTailEmptyFile (0.00s) [2020-12-15T21:20:17.158Z] === RUN TestTailNegativeN [2020-12-15T21:20:17.158Z] --- PASS: TestTailNegativeN (0.00s) [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader [2020-12-15T21:20:17.158Z] === PAUSE TestNewTailReader [2020-12-15T21:20:17.158Z] === CONT TestNewTailReader [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/8_byte_delimiter [2020-12-15T21:20:17.158Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/12_byte_delimiter [2020-12-15T21:20:17.158Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/no_delimiter [2020-12-15T21:20:17.158Z] === PAUSE TestNewTailReader/no_delimiter [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/single_byte_delimiter [2020-12-15T21:20:17.158Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/2_byte_delimiter [2020-12-15T21:20:17.158Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/4_byte_delimiter [2020-12-15T21:20:17.158Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/truncated_last_line [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-12-15T21:20:17.158Z] === CONT TestNewTailReader/8_byte_delimiter [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-15T21:20:17.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-15T21:20:17.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-15T21:20:17.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.158Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/4_byte_delimiter [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/2_byte_delimiter [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/single_byte_delimiter [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/no_delimiter [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/12_byte_delimiter [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.159Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] time="2020-12-15T21:20:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.160Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.160Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.160Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.161Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.161Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.161Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.162Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.162Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.427Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-15T21:20:17.427Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-15T21:20:17.427Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-15T21:20:17.427Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-15T21:20:17.427Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-15T21:20:17.427Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.752Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.752Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-15T21:20:17.753Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-15T21:20:17.753Z] --- PASS: TestNewTailReader (0.00s) [2020-12-15T21:20:17.753Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-12-15T21:20:17.753Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-12-15T21:20:17.753Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-12-15T21:20:17.753Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-12-15T21:20:17.753Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-12-15T21:20:17.753Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-12-15T21:20:17.753Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-12-15T21:20:17.753Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.02s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-15T21:20:17.754Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.03s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-15T21:20:17.755Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-15T21:20:17.756Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-15T21:20:17.756Z] PASS [2020-12-15T21:20:17.756Z] coverage: 88.6% of statements [2020-12-15T21:20:17.756Z] ok github.com/docker/docker/pkg/tailfile 0.501s coverage: 88.6% of statements [2020-12-15T21:20:17.756Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-15T21:20:17.756Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-15T21:20:17.756Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-15T21:20:17.756Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-15T21:20:17.756Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-15T21:20:17.756Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-12-15T21:20:17.756Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-12-15T21:20:17.756Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-15T21:20:17.756Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-15T21:20:17.756Z] === RUN TestTarSumRemoveNonExistent [2020-12-15T21:20:17.756Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2020-12-15T21:20:17.756Z] === RUN TestTarSumRemove [2020-12-15T21:20:17.756Z] --- PASS: TestTarSumRemove (0.00s) [2020-12-15T21:20:17.756Z] === RUN TestSortFileInfoSums [2020-12-15T21:20:17.756Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-12-15T21:20:17.756Z] === RUN TestNewTarSumForLabelInvalid [2020-12-15T21:20:17.756Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-12-15T21:20:17.756Z] === RUN TestNewTarSumForLabel [2020-12-15T21:20:17.756Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-12-15T21:20:17.756Z] === RUN TestEmptyTar [2020-12-15T21:20:17.756Z] --- PASS: TestEmptyTar (0.00s) [2020-12-15T21:20:17.756Z] === RUN TestTarSumsReadSize [2020-12-15T21:20:17.756Z] --- PASS: TestTarSumsReadSize (0.00s) [2020-12-15T21:20:17.756Z] === RUN TestTarSums [2020-12-15T21:20:18.219Z] --- PASS: TestTarSums (0.09s) [2020-12-15T21:20:18.219Z] === RUN TestIteration [2020-12-15T21:20:18.219Z] --- PASS: TestIteration (0.00s) [2020-12-15T21:20:18.219Z] === RUN TestVersionLabelForChecksum [2020-12-15T21:20:18.219Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-12-15T21:20:18.219Z] === RUN TestVersion [2020-12-15T21:20:18.219Z] --- PASS: TestVersion (0.00s) [2020-12-15T21:20:18.219Z] === RUN TestGetVersion [2020-12-15T21:20:18.219Z] --- PASS: TestGetVersion (0.00s) [2020-12-15T21:20:18.219Z] === RUN TestGetVersions [2020-12-15T21:20:18.219Z] --- PASS: TestGetVersions (0.00s) [2020-12-15T21:20:18.219Z] PASS [2020-12-15T21:20:18.219Z] coverage: 89.3% of statements [2020-12-15T21:20:18.219Z] ok github.com/docker/docker/pkg/tarsum 0.217s coverage: 89.3% of statements [2020-12-15T21:20:18.690Z] testing: warning: no tests to run [2020-12-15T21:20:18.690Z] PASS [2020-12-15T21:20:18.690Z] coverage: [no statements] [2020-12-15T21:20:18.690Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2020-12-15T21:20:18.690Z] === RUN TestTruncIndex [2020-12-15T21:20:18.690Z] --- PASS: TestTruncIndex (0.10s) [2020-12-15T21:20:18.690Z] PASS [2020-12-15T21:20:18.690Z] coverage: 91.5% of statements [2020-12-15T21:20:18.690Z] === RUN TestIsGIT [2020-12-15T21:20:18.690Z] --- PASS: TestIsGIT (0.00s) [2020-12-15T21:20:18.690Z] === RUN TestIsTransport [2020-12-15T21:20:18.690Z] --- PASS: TestIsTransport (0.00s) [2020-12-15T21:20:18.690Z] PASS [2020-12-15T21:20:18.690Z] coverage: 100.0% of statements [2020-12-15T21:20:18.690Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-12-15T21:20:18.690Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2020-12-15T21:20:18.806Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-15T21:20:18.821Z] ok github.com/docker/docker/pkg/signal 2.391s coverage: 61.0% of statements [2020-12-15T21:20:18.821Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-12-15T21:20:19.152Z] === RUN TestVersionInfo [2020-12-15T21:20:19.152Z] --- PASS: TestVersionInfo (0.00s) [2020-12-15T21:20:19.152Z] === RUN TestAppendVersions [2020-12-15T21:20:19.152Z] --- PASS: TestAppendVersions (0.00s) [2020-12-15T21:20:19.152Z] PASS [2020-12-15T21:20:19.152Z] coverage: 88.9% of statements [2020-12-15T21:20:19.152Z] ok github.com/docker/docker/pkg/useragent 0.134s coverage: 88.9% of statements [2020-12-15T21:20:19.375Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-12-15T21:20:19.383Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-12-15T21:20:19.383Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-12-15T21:20:20.127Z] === RUN TestNewSettable [2020-12-15T21:20:20.127Z] --- PASS: TestNewSettable (0.00s) [2020-12-15T21:20:20.127Z] === RUN TestIsSettable [2020-12-15T21:20:20.127Z] --- PASS: TestIsSettable (0.00s) [2020-12-15T21:20:20.127Z] === RUN TestUpdateSettingsEnv [2020-12-15T21:20:20.127Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-12-15T21:20:20.127Z] PASS [2020-12-15T21:20:20.127Z] coverage: 20.1% of statements [2020-12-15T21:20:20.127Z] ok github.com/docker/docker/plugin/v2 0.122s coverage: 20.1% of statements [2020-12-15T21:20:20.320Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2020-12-15T21:20:20.719Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-12-15T21:20:20.719Z] PASS [2020-12-15T21:20:20.719Z] [2020-12-15T21:20:20.719Z] === Skipped [2020-12-15T21:20:20.719Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-15T21:20:20.719Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:20:20.719Z] [2020-12-15T21:20:20.720Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-15T21:20:20.720Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:20:20.720Z] [2020-12-15T21:20:20.720Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-15T21:20:20.720Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:20:20.720Z] [2020-12-15T21:20:20.720Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-15T21:20:20.720Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:20:20.720Z] [2020-12-15T21:20:20.720Z] [2020-12-15T21:20:20.720Z] DONE 17 tests, 4 skipped in 27.735s [2020-12-15T21:20:20.720Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-15T21:20:20.720Z] ++ 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-12-15T21:20:20.720Z] ++ set -e [2020-12-15T21:20:20.720Z] ++ '[' -n 0 ']' [2020-12-15T21:20:20.720Z] ++ set -x [2020-12-15T21:20:20.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:20:20.720Z] INFO: Testing against a local daemon [2020-12-15T21:20:20.720Z] === RUN TestPluginInvalidJSON [2020-12-15T21:20:20.720Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:20:20.720Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:20:20.720Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:20:20.720Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-15T21:20:20.720Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-15T21:20:20.720Z] === RUN TestPluginInstall [2020-12-15T21:20:20.720Z] === RUN TestPluginInstall/no_auth [2020-12-15T21:20:20.720Z] time="2020-12-15T21:20:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:20:20.720Z] time="2020-12-15T21:20:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:519e9d8fd0fd42b55ad3d2750a08191c1d6a1578e71d3cda9a5bb3a71341f105" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:20:20.720Z] time="2020-12-15T21:20:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:20:20.720Z] time="2020-12-15T21:20:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:519e9d8fd0fd42b55ad3d2750a08191c1d6a1578e71d3cda9a5bb3a71341f105" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:20:20.881Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-12-15T21:20:21.012Z] === RUN TestPluginInstall/with_htpasswd [2020-12-15T21:20:21.103Z] === RUN TestLoad [2020-12-15T21:20:21.103Z] --- PASS: TestLoad (0.00s) [2020-12-15T21:20:21.103Z] === RUN TestSave [2020-12-15T21:20:21.103Z] --- PASS: TestSave (0.20s) [2020-12-15T21:20:21.103Z] === RUN TestAddDeleteGet [2020-12-15T21:20:21.103Z] === RUN TestValidatePrivileges [2020-12-15T21:20:21.103Z] --- PASS: TestValidatePrivileges (0.00s) [2020-12-15T21:20:21.103Z] === RUN TestFilterByCapNeg [2020-12-15T21:20:21.103Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-12-15T21:20:21.103Z] === RUN TestFilterByCapPos [2020-12-15T21:20:21.103Z] --- PASS: TestFilterByCapPos (0.00s) [2020-12-15T21:20:21.103Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-12-15T21:20:21.103Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-12-15T21:20:21.103Z] PASS [2020-12-15T21:20:21.103Z] coverage: 12.0% of statements [2020-12-15T21:20:21.103Z] ok github.com/docker/docker/plugin 0.296s coverage: 12.0% of statements [2020-12-15T21:20:21.103Z] --- PASS: TestAddDeleteGet (0.05s) [2020-12-15T21:20:21.103Z] === RUN TestInvalidTags [2020-12-15T21:20:21.103Z] --- PASS: TestInvalidTags (0.00s) [2020-12-15T21:20:21.103Z] PASS [2020-12-15T21:20:21.103Z] coverage: 84.4% of statements [2020-12-15T21:20:21.103Z] ok github.com/docker/docker/reference 0.376s coverage: 84.4% of statements [2020-12-15T21:20:21.137Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-12-15T21:20:21.566Z] time="2020-12-15T21:20:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-12-15T21:20:21.647Z] time="2020-12-15T21:20:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:20:21.647Z] time="2020-12-15T21:20:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bec475bef87af4fbc197f11b2e167435f5978b2e512a262b0410a0a40eb8969d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:20:21.647Z] time="2020-12-15T21:20:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:20:21.647Z] time="2020-12-15T21:20:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bec475bef87af4fbc197f11b2e167435f5978b2e512a262b0410a0a40eb8969d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:20:21.699Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-12-15T21:20:21.912Z] --- PASS: TestServiceWithDataPathPortInit (16.52s) [2020-12-15T21:20:21.912Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-15T21:20:21.940Z] === RUN TestPluginInstall/with_insecure [2020-12-15T21:20:21.955Z] testing: warning: no tests to run [2020-12-15T21:20:21.955Z] coverage: [no statements] [2020-12-15T21:20:21.955Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-12-15T21:20:22.211Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-12-15T21:20:22.467Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-12-15T21:20:22.481Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-15T21:20:22.540Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-12-15T21:20:22.540Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2020-12-15T21:20:22.540Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-12-15T21:20:22.540Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-12-15T21:20:22.540Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-12-15T21:20:22.540Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-12-15T21:20:22.540Z] === RUN TestResumableRequestReaderWithReadError [2020-12-15T21:20:22.540Z] === RUN TestRestartManagerTimeout [2020-12-15T21:20:22.540Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-12-15T21:20:22.540Z] === RUN TestRestartManagerTimeoutReset [2020-12-15T21:20:22.540Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-12-15T21:20:22.540Z] PASS [2020-12-15T21:20:22.540Z] coverage: 50.9% of statements [2020-12-15T21:20:22.540Z] ok github.com/docker/docker/restartmanager 0.052s coverage: 50.9% of statements [2020-12-15T21:20:22.540Z] time="2020-12-15T21:20:22Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-12-15T21:20:22.540Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2020-12-15T21:20:22.540Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-12-15T21:20:22.540Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-12-15T21:20:22.540Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-12-15T21:20:22.540Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2020-12-15T21:20:22.540Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-12-15T21:20:22.540Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-12-15T21:20:22.540Z] === RUN TestResumableRequestReader [2020-12-15T21:20:22.540Z] --- PASS: TestResumableRequestReader (0.00s) [2020-12-15T21:20:22.540Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-12-15T21:20:22.540Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-12-15T21:20:22.540Z] PASS [2020-12-15T21:20:22.540Z] coverage: 100.0% of statements [2020-12-15T21:20:22.540Z] ok github.com/docker/docker/registry/resumable 0.233s coverage: 100.0% of statements [2020-12-15T21:20:22.724Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-12-15T21:20:22.741Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-15T21:20:22.987Z] time="2020-12-15T21:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:20:22.987Z] time="2020-12-15T21:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99038fcda71eb07e4c7b168f7dfff63aa718b7738e559ad382d0c8e464df4237" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:20:22.987Z] time="2020-12-15T21:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:20:22.987Z] time="2020-12-15T21:20:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99038fcda71eb07e4c7b168f7dfff63aa718b7738e559ad382d0c8e464df4237" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:20:23.478Z] --- PASS: TestPluginInstall (4.46s) [2020-12-15T21:20:23.478Z] --- PASS: TestPluginInstall/no_auth (2.01s) [2020-12-15T21:20:23.478Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2020-12-15T21:20:23.478Z] --- PASS: TestPluginInstall/with_insecure (1.51s) [2020-12-15T21:20:23.478Z] plugin_test.go:157: [d148fb71a0e61] daemon is not started [2020-12-15T21:20:23.478Z] PASS [2020-12-15T21:20:23.478Z] [2020-12-15T21:20:23.478Z] DONE 6 tests in 4.558s [2020-12-15T21:20:23.478Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-15T21:20:23.478Z] ++ 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-12-15T21:20:23.478Z] ++ set -e [2020-12-15T21:20:23.478Z] ++ '[' -n 0 ']' [2020-12-15T21:20:23.478Z] ++ set -x [2020-12-15T21:20:23.478Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:20:23.478Z] INFO: Testing against a local daemon [2020-12-15T21:20:23.478Z] === RUN TestExternalGraphDriver [2020-12-15T21:20:23.514Z] === RUN TestResolveAuthConfigIndexServer [2020-12-15T21:20:23.514Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestResolveAuthConfigFullURL [2020-12-15T21:20:23.514Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestLoadAllowNondistributableArtifacts [2020-12-15T21:20:23.514Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestValidateMirror [2020-12-15T21:20:23.514Z] --- PASS: TestValidateMirror (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestLoadInsecureRegistries [2020-12-15T21:20:23.514Z] time="2020-12-15T21:20:22Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-12-15T21:20:23.514Z] time="2020-12-15T21:20:23Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-12-15T21:20:23.514Z] time="2020-12-15T21:20:23Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-12-15T21:20:23.514Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2020-12-15T21:20:23.514Z] === RUN TestNewServiceConfig [2020-12-15T21:20:23.514Z] --- PASS: TestNewServiceConfig (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestValidateIndexName [2020-12-15T21:20:23.514Z] --- PASS: TestValidateIndexName (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestValidateIndexNameWithError [2020-12-15T21:20:23.514Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestEndpointParse [2020-12-15T21:20:23.514Z] --- PASS: TestEndpointParse (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestEndpointParseInvalid [2020-12-15T21:20:23.514Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestValidateEndpoint [2020-12-15T21:20:23.514Z] --- PASS: TestValidateEndpoint (0.01s) [2020-12-15T21:20:23.514Z] === RUN TestPing [2020-12-15T21:20:23.514Z] --- PASS: TestPing (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestPingRegistryEndpoint [2020-12-15T21:20:23.514Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-12-15T21:20:23.514Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:23.514Z] === RUN TestEndpoint [2020-12-15T21:20:23.514Z] --- SKIP: TestEndpoint (0.00s) [2020-12-15T21:20:23.514Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:23.514Z] === RUN TestParseRepositoryInfo [2020-12-15T21:20:23.514Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestNewIndexInfo [2020-12-15T21:20:23.514Z] --- PASS: TestNewIndexInfo (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestMirrorEndpointLookup [2020-12-15T21:20:23.514Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2020-12-15T21:20:23.514Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:23.514Z] === RUN TestSearchRepositories [2020-12-15T21:20:23.514Z] --- PASS: TestSearchRepositories (0.00s) [2020-12-15T21:20:23.514Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-12-15T21:20:23.514Z] Host: 127.0.0.1:49243 [2020-12-15T21:20:23.514Z] User-Agent: docker test client [2020-12-15T21:20:23.514Z] Authorization: Token fake-token [2020-12-15T21:20:23.514Z] X-Docker-Token: true [2020-12-15T21:20:23.514Z] Accept-Encoding: gzip [2020-12-15T21:20:23.514Z] [2020-12-15T21:20:23.514Z] [2020-12-15T21:20:23.514Z] registry_test.go:730: HTTP/1.1 200 OK [2020-12-15T21:20:23.514Z] Connection: close [2020-12-15T21:20:23.514Z] Content-Length: 144 [2020-12-15T21:20:23.514Z] Cache-Control: no-cache [2020-12-15T21:20:23.514Z] Content-Type: application/json [2020-12-15T21:20:23.514Z] Date: Tue, 15 Dec 2020 21:20:23 GMT [2020-12-15T21:20:23.514Z] Expires: -1 [2020-12-15T21:20:23.514Z] Pragma: no-cache [2020-12-15T21:20:23.514Z] Server: docker-tests/mock [2020-12-15T21:20:23.514Z] X-Docker-Registry-Config: mock [2020-12-15T21:20:23.514Z] X-Docker-Registry-Version: 0.0.0 [2020-12-15T21:20:23.514Z] [2020-12-15T21:20:23.514Z] [2020-12-15T21:20:23.514Z] === RUN TestTrustedLocation [2020-12-15T21:20:23.514Z] --- PASS: TestTrustedLocation (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-12-15T21:20:23.514Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestAllowNondistributableArtifacts [2020-12-15T21:20:23.514Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestIsSecureIndex [2020-12-15T21:20:23.514Z] --- PASS: TestIsSecureIndex (0.00s) [2020-12-15T21:20:23.514Z] PASS [2020-12-15T21:20:23.514Z] coverage: 50.3% of statements [2020-12-15T21:20:23.514Z] ok github.com/docker/docker/registry 0.324s coverage: 50.3% of statements [2020-12-15T21:20:23.514Z] === RUN TestDecodeContainerConfig [2020-12-15T21:20:23.514Z] --- PASS: TestDecodeContainerConfig (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestDecodeContainerConfigIsolation [2020-12-15T21:20:23.514Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-12-15T21:20:23.514Z] === RUN TestValidatePrivileged [2020-12-15T21:20:23.514Z] --- PASS: TestValidatePrivileged (0.00s) [2020-12-15T21:20:23.514Z] PASS [2020-12-15T21:20:23.514Z] coverage: 52.2% of statements [2020-12-15T21:20:23.514Z] ok github.com/docker/docker/runconfig 0.058s coverage: 52.2% of statements [2020-12-15T21:20:23.678Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-12-15T21:20:23.769Z] === RUN TestExternalGraphDriver/json [2020-12-15T21:20:23.977Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-12-15T21:20:23.977Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-12-15T21:20:23.977Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-12-15T21:20:23.977Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-12-15T21:20:23.977Z] PASS [2020-12-15T21:20:23.977Z] coverage: 62.5% of statements [2020-12-15T21:20:23.977Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2020-12-15T21:20:24.613Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2020-12-15T21:20:25.542Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-12-15T21:20:25.798Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2020-12-15T21:20:25.847Z] === RUN TestExternalGraphDriver/spec [2020-12-15T21:20:26.909Z] === RUN TestGetDriver [2020-12-15T21:20:26.909Z] --- PASS: TestGetDriver (0.00s) [2020-12-15T21:20:26.909Z] === RUN TestVolumeRequestError [2020-12-15T21:20:26.909Z] --- PASS: TestVolumeRequestError (0.01s) [2020-12-15T21:20:26.909Z] PASS [2020-12-15T21:20:26.909Z] coverage: 36.1% of statements [2020-12-15T21:20:26.909Z] ok github.com/docker/docker/volume/drivers 0.171s coverage: 36.1% of statements [2020-12-15T21:20:26.909Z] === RUN TestGetAddress [2020-12-15T21:20:26.909Z] --- PASS: TestGetAddress (0.00s) [2020-12-15T21:20:26.909Z] === RUN TestRemove [2020-12-15T21:20:26.909Z] --- SKIP: TestRemove (0.00s) [2020-12-15T21:20:26.909Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-12-15T21:20:26.909Z] === RUN TestInitializeWithVolumes [2020-12-15T21:20:26.909Z] --- PASS: TestInitializeWithVolumes (0.03s) [2020-12-15T21:20:26.909Z] === RUN TestCreate [2020-12-15T21:20:26.909Z] --- PASS: TestCreate (0.01s) [2020-12-15T21:20:26.909Z] === RUN TestValidateName [2020-12-15T21:20:26.909Z] --- PASS: TestValidateName (0.00s) [2020-12-15T21:20:26.909Z] === RUN TestCreateWithOpts [2020-12-15T21:20:26.909Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-12-15T21:20:26.909Z] local_test.go:181: runtime.GOOS == "windows" [2020-12-15T21:20:26.909Z] === RUN TestRelaodNoOpts [2020-12-15T21:20:26.909Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-12-15T21:20:26.909Z] PASS [2020-12-15T21:20:26.909Z] coverage: 41.0% of statements [2020-12-15T21:20:26.909Z] ok github.com/docker/docker/volume/local 0.249s coverage: 41.0% of statements [2020-12-15T21:20:26.909Z] === RUN TestConvertTmpfsOptions [2020-12-15T21:20:26.909Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-12-15T21:20:26.909Z] parser_test.go:49: data="mode=700,size=1m" [2020-12-15T21:20:26.909Z] parser_test.go:49: data="ro" [2020-12-15T21:20:26.909Z] === RUN TestParseMountRaw [2020-12-15T21:20:26.909Z] --- PASS: TestParseMountRaw (0.02s) [2020-12-15T21:20:26.909Z] === RUN TestParseMountRawSplit [2020-12-15T21:20:26.909Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-12-15T21:20:26.909Z] parser_test.go:390: case 0 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 1 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 2 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 3 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 4 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 5 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 6 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 7 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 8 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 0 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 1 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 2 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 3 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 4 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 5 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 6 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 7 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 8 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 9 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 10 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 11 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 12 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 0 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 1 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 2 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 3 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 4 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 5 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 6 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 7 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 8 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 9 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 10 [2020-12-15T21:20:26.909Z] parser_test.go:390: case 11 [2020-12-15T21:20:26.909Z] === RUN TestParseMountSpec [2020-12-15T21:20:26.909Z] --- PASS: TestParseMountSpec (0.00s) [2020-12-15T21:20:26.909Z] parser_test.go:455: case 0 [2020-12-15T21:20:26.909Z] parser_test.go:455: case 1 [2020-12-15T21:20:26.909Z] parser_test.go:455: case 2 [2020-12-15T21:20:26.909Z] parser_test.go:455: case 3 [2020-12-15T21:20:26.909Z] parser_test.go:455: case 4 [2020-12-15T21:20:26.909Z] parser_test.go:455: case 5 [2020-12-15T21:20:26.909Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-12-15T21:20:26.909Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-12-15T21:20:26.909Z] === RUN TestValidateMount [2020-12-15T21:20:26.909Z] --- PASS: TestValidateMount (0.00s) [2020-12-15T21:20:26.909Z] PASS [2020-12-15T21:20:26.909Z] coverage: 66.2% of statements [2020-12-15T21:20:26.909Z] ok github.com/docker/docker/volume/mounts 0.200s coverage: 66.2% of statements [2020-12-15T21:20:27.165Z] ok github.com/docker/docker/quota 0.222s coverage: 71.4% of statements [2020-12-15T21:20:27.364Z] === RUN TestExternalGraphDriver/pull [2020-12-15T21:20:27.421Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-12-15T21:20:28.787Z] ok github.com/docker/docker/registry 0.059s coverage: 57.2% of statements [2020-12-15T21:20:29.100Z] === RUN TestSetGetMeta [2020-12-15T21:20:29.100Z] === PAUSE TestSetGetMeta [2020-12-15T21:20:29.100Z] === RUN TestRestore [2020-12-15T21:20:29.100Z] === PAUSE TestRestore [2020-12-15T21:20:29.100Z] === RUN TestServiceCreate [2020-12-15T21:20:29.100Z] === PAUSE TestServiceCreate [2020-12-15T21:20:29.100Z] === RUN TestServiceList [2020-12-15T21:20:29.100Z] === PAUSE TestServiceList [2020-12-15T21:20:29.100Z] === RUN TestServiceRemove [2020-12-15T21:20:29.100Z] === PAUSE TestServiceRemove [2020-12-15T21:20:29.100Z] === RUN TestServiceGet [2020-12-15T21:20:29.100Z] === PAUSE TestServiceGet [2020-12-15T21:20:29.100Z] === RUN TestServicePrune [2020-12-15T21:20:29.100Z] === PAUSE TestServicePrune [2020-12-15T21:20:29.100Z] === RUN TestCreate [2020-12-15T21:20:29.100Z] === PAUSE TestCreate [2020-12-15T21:20:29.100Z] === RUN TestRemove [2020-12-15T21:20:29.100Z] === PAUSE TestRemove [2020-12-15T21:20:29.100Z] === RUN TestList [2020-12-15T21:20:29.100Z] === PAUSE TestList [2020-12-15T21:20:29.100Z] === RUN TestFindByDriver [2020-12-15T21:20:29.100Z] === PAUSE TestFindByDriver [2020-12-15T21:20:29.100Z] === RUN TestFindByReferenced [2020-12-15T21:20:29.100Z] === PAUSE TestFindByReferenced [2020-12-15T21:20:29.100Z] === RUN TestDerefMultipleOfSameRef [2020-12-15T21:20:29.100Z] === PAUSE TestDerefMultipleOfSameRef [2020-12-15T21:20:29.100Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-15T21:20:29.100Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-15T21:20:29.100Z] === RUN TestDefererencePluginOnCreateError [2020-12-15T21:20:29.100Z] === PAUSE TestDefererencePluginOnCreateError [2020-12-15T21:20:29.100Z] === RUN TestRefDerefRemove [2020-12-15T21:20:29.100Z] === PAUSE TestRefDerefRemove [2020-12-15T21:20:29.100Z] === RUN TestGet [2020-12-15T21:20:29.100Z] === PAUSE TestGet [2020-12-15T21:20:29.100Z] === RUN TestGetWithReference [2020-12-15T21:20:29.100Z] === PAUSE TestGetWithReference [2020-12-15T21:20:29.100Z] === RUN TestFilterFunc [2020-12-15T21:20:29.100Z] === RUN TestFilterFunc/test_nil_list [2020-12-15T21:20:29.100Z] === PAUSE TestFilterFunc/test_nil_list [2020-12-15T21:20:29.100Z] === RUN TestFilterFunc/test_empty_list [2020-12-15T21:20:29.100Z] === PAUSE TestFilterFunc/test_empty_list [2020-12-15T21:20:29.100Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-12-15T21:20:29.100Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-12-15T21:20:29.100Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-15T21:20:29.100Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-15T21:20:29.100Z] === RUN TestFilterFunc/test_filter_some [2020-12-15T21:20:29.100Z] === PAUSE TestFilterFunc/test_filter_some [2020-12-15T21:20:29.100Z] === RUN TestFilterFunc/test_filter_middle [2020-12-15T21:20:29.100Z] === PAUSE TestFilterFunc/test_filter_middle [2020-12-15T21:20:29.100Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-12-15T21:20:29.100Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-12-15T21:20:29.100Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-12-15T21:20:29.100Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-12-15T21:20:29.100Z] === CONT TestFilterFunc/test_nil_list [2020-12-15T21:20:29.100Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-12-15T21:20:29.100Z] === CONT TestFilterFunc/test_filter_some [2020-12-15T21:20:29.100Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-15T21:20:29.100Z] === CONT TestFilterFunc/test_empty_list [2020-12-15T21:20:29.100Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-12-15T21:20:29.100Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-12-15T21:20:29.100Z] === CONT TestFilterFunc/test_filter_middle [2020-12-15T21:20:29.100Z] --- PASS: TestFilterFunc (0.00s) [2020-12-15T21:20:29.100Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-12-15T21:20:29.100Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-12-15T21:20:29.100Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-12-15T21:20:29.100Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-12-15T21:20:29.100Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-12-15T21:20:29.100Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-12-15T21:20:29.100Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-12-15T21:20:29.100Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-12-15T21:20:29.100Z] === CONT TestSetGetMeta [2020-12-15T21:20:29.100Z] === CONT TestFindByReferenced [2020-12-15T21:20:29.100Z] === CONT TestDefererencePluginOnCreateError [2020-12-15T21:20:29.100Z] === CONT TestGetWithReference [2020-12-15T21:20:29.100Z] --- PASS: TestSetGetMeta (0.02s) [2020-12-15T21:20:29.100Z] === CONT TestServicePrune [2020-12-15T21:20:29.100Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2020-12-15T21:20:29.100Z] === CONT TestFindByDriver [2020-12-15T21:20:29.100Z] --- PASS: TestFindByReferenced (0.03s) [2020-12-15T21:20:29.100Z] === CONT TestList [2020-12-15T21:20:29.100Z] --- PASS: TestGetWithReference (0.03s) [2020-12-15T21:20:29.100Z] === CONT TestRemove [2020-12-15T21:20:29.100Z] --- PASS: TestFindByDriver (0.02s) [2020-12-15T21:20:29.100Z] === CONT TestCreate [2020-12-15T21:20:29.100Z] --- PASS: TestRemove (0.02s) [2020-12-15T21:20:29.100Z] === CONT TestGet [2020-12-15T21:20:29.100Z] --- PASS: TestList (0.03s) [2020-12-15T21:20:29.100Z] === CONT TestRefDerefRemove [2020-12-15T21:20:29.100Z] --- PASS: TestCreate (0.02s) [2020-12-15T21:20:29.100Z] === CONT TestServiceList [2020-12-15T21:20:29.100Z] === CONT TestServiceGet [2020-12-15T21:20:29.100Z] --- PASS: TestGet (0.02s) [2020-12-15T21:20:29.100Z] --- PASS: TestRefDerefRemove (0.02s) [2020-12-15T21:20:29.100Z] === CONT TestServiceRemove [2020-12-15T21:20:29.100Z] --- PASS: TestServiceGet (0.07s) [2020-12-15T21:20:29.100Z] === CONT TestServiceCreate [2020-12-15T21:20:29.100Z] time="2020-12-15T21:20:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-15T21:20:29.100Z] --- PASS: TestServiceRemove (0.07s) [2020-12-15T21:20:29.100Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-15T21:20:29.100Z] --- PASS: TestServiceList (0.08s) [2020-12-15T21:20:29.100Z] === CONT TestDerefMultipleOfSameRef [2020-12-15T21:20:29.100Z] time="2020-12-15T21:20:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-15T21:20:29.100Z] time="2020-12-15T21:20:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-15T21:20:29.100Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2020-12-15T21:20:29.100Z] === CONT TestRestore [2020-12-15T21:20:29.100Z] --- PASS: TestServiceCreate (0.02s) [2020-12-15T21:20:29.100Z] time="2020-12-15T21:20:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-12-15T21:20:29.100Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2020-12-15T21:20:29.100Z] time="2020-12-15T21:20:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-15T21:20:29.100Z] --- PASS: TestServicePrune (0.15s) [2020-12-15T21:20:29.100Z] --- PASS: TestRestore (0.02s) [2020-12-15T21:20:29.100Z] PASS [2020-12-15T21:20:29.100Z] coverage: 70.3% of statements [2020-12-15T21:20:29.100Z] ok github.com/docker/docker/volume/service 0.414s coverage: 70.3% of statements [2020-12-15T21:20:29.350Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-12-15T21:20:29.483Z] --- PASS: TestExternalGraphDriver (5.77s) [2020-12-15T21:20:29.483Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2020-12-15T21:20:29.483Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2020-12-15T21:20:29.483Z] --- PASS: TestExternalGraphDriver/pull (1.94s) [2020-12-15T21:20:29.483Z] === RUN TestGraphdriverPluginV2 [2020-12-15T21:20:29.483Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-12-15T21:20:29.483Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:20:29.483Z] PASS [2020-12-15T21:20:29.483Z] [2020-12-15T21:20:29.483Z] === Skipped [2020-12-15T21:20:29.483Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-12-15T21:20:29.483Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:20:29.483Z] [2020-12-15T21:20:29.483Z] [2020-12-15T21:20:29.483Z] DONE 5 tests, 1 skipped in 5.897s [2020-12-15T21:20:29.483Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-15T21:20:29.484Z] ++ 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-12-15T21:20:29.484Z] ++ set -e [2020-12-15T21:20:29.484Z] ++ '[' -n 0 ']' [2020-12-15T21:20:29.484Z] ++ set -x [2020-12-15T21:20:29.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:20:29.484Z] INFO: Testing against a local daemon [2020-12-15T21:20:29.484Z] === RUN TestContinueAfterPluginCrash [2020-12-15T21:20:29.484Z] === PAUSE TestContinueAfterPluginCrash [2020-12-15T21:20:29.484Z] === RUN TestReadPluginNoRead [2020-12-15T21:20:29.484Z] === PAUSE TestReadPluginNoRead [2020-12-15T21:20:29.484Z] === RUN TestDaemonStartWithLogOpt [2020-12-15T21:20:29.484Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-15T21:20:29.484Z] === CONT TestContinueAfterPluginCrash [2020-12-15T21:20:29.484Z] === CONT TestDaemonStartWithLogOpt [2020-12-15T21:20:29.484Z] === CONT TestReadPluginNoRead [2020-12-15T21:20:29.607Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-12-15T21:20:30.075Z] --- PASS: TestNewClientWithTimeout (17.61s) [2020-12-15T21:20:30.075Z] === RUN TestClientStream [2020-12-15T21:20:30.075Z] --- PASS: TestClientStream (0.00s) [2020-12-15T21:20:30.075Z] === RUN TestClientSendFile [2020-12-15T21:20:30.075Z] --- PASS: TestClientSendFile (0.00s) [2020-12-15T21:20:30.075Z] === RUN TestClientWithRequestTimeout [2020-12-15T21:20:30.075Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-12-15T21:20:30.075Z] === RUN TestFileSpecPlugin [2020-12-15T21:20:30.075Z] --- PASS: TestFileSpecPlugin (0.01s) [2020-12-15T21:20:30.075Z] === RUN TestFileJSONSpecPlugin [2020-12-15T21:20:30.075Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-12-15T21:20:30.075Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-12-15T21:20:30.075Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-12-15T21:20:30.075Z] === RUN TestPluginAddHandler [2020-12-15T21:20:30.075Z] --- PASS: TestPluginAddHandler (0.00s) [2020-12-15T21:20:30.075Z] === RUN TestPluginWaitBadPlugin [2020-12-15T21:20:30.075Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-12-15T21:20:30.075Z] === RUN TestGet [2020-12-15T21:20:30.075Z] time="2020-12-15T21:20:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-12-15T21:20:30.248Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.69s) [2020-12-15T21:20:30.248Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m98l9i1j21u0y02kzowcxo2ao Created:2020-12-15 21:20:22.543769134 +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[44f71b01a5f5ef6d66543530d25ea69c81fc3f8c026c2352f80e7b4e1669a81f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4yc87e2opwzr9l21ail3dyf6s EndpointID:73e5344d566e1609de504d5f91c3d0455f55f12c08960b29548c7a62539aa5de MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:798ca367dd112d6103f19be07de917ddda79a34f6d6e0ac0144620b0a5b09844 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:7ed0c0f7a414 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4yc87e2opwzr9l21ail3dyf6s EndpointID:73e5344d566e1609de504d5f91c3d0455f55f12c08960b29548c7a62539aa5de EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-15T21:20:30.248Z] PASS [2020-12-15T21:20:30.248Z] [2020-12-15T21:20:30.248Z] === Skipped [2020-12-15T21:20:30.248Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-15T21:20:30.248Z] service_test.go:236: FLAKY_TEST [2020-12-15T21:20:30.248Z] [2020-12-15T21:20:30.248Z] [2020-12-15T21:20:30.248Z] DONE 23 tests, 1 skipped in 51.090s [2020-12-15T21:20:30.248Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-15T21:20:30.248Z] ++ 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-12-15T21:20:30.248Z] ++ set -e [2020-12-15T21:20:30.248Z] ++ '[' -n 0 ']' [2020-12-15T21:20:30.248Z] ++ set -x [2020-12-15T21:20:30.248Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:20:30.248Z] INFO: Testing against a local daemon [2020-12-15T21:20:30.248Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-15T21:20:30.248Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-15T21:20:30.248Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:20:30.248Z] === RUN TestDockerNetworkIpvlan [2020-12-15T21:20:30.248Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-15T21:20:30.248Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:20:30.248Z] PASS [2020-12-15T21:20:30.248Z] [2020-12-15T21:20:30.249Z] === Skipped [2020-12-15T21:20:30.249Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-15T21:20:30.249Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:20:30.249Z] [2020-12-15T21:20:30.249Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-15T21:20:30.249Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-15T21:20:30.249Z] [2020-12-15T21:20:30.249Z] [2020-12-15T21:20:30.249Z] DONE 2 tests, 2 skipped in 0.152s [2020-12-15T21:20:30.249Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-15T21:20:30.249Z] ++ 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-12-15T21:20:30.249Z] ++ set -e [2020-12-15T21:20:30.249Z] ++ '[' -n 0 ']' [2020-12-15T21:20:30.249Z] ++ set -x [2020-12-15T21:20:30.249Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:20:30.249Z] INFO: Testing against a local daemon [2020-12-15T21:20:30.249Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-15T21:20:30.536Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-12-15T21:20:30.536Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-12-15T21:20:30.817Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-15T21:20:31.051Z] time="2020-12-15T21:20:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-12-15T21:20:31.077Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-12-15T21:20:31.078Z] === RUN TestDockerNetworkMacvlan [2020-12-15T21:20:32.030Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-15T21:20:32.598Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-15T21:20:33.056Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-12-15T21:20:33.247Z] time="2020-12-15T21:20:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-12-15T21:20:33.535Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-15T21:20:34.105Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-15T21:20:34.423Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.6% of statements [2020-12-15T21:20:34.692Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-12-15T21:20:35.099Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-15T21:20:35.099Z] --- PASS: TestDaemonStartWithLogOpt (5.76s) [2020-12-15T21:20:35.488Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-15T21:20:36.068Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2020-12-15T21:20:36.181Z] === RUN TestReadPluginNoRead/default [2020-12-15T21:20:36.426Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-15T21:20:37.019Z] time="2020-12-15T21:20:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-12-15T21:20:37.365Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-15T21:20:37.365Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-15T21:20:37.705Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-15T21:20:38.746Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-15T21:20:39.220Z] --- PASS: TestReadPluginNoRead (9.52s) [2020-12-15T21:20:39.220Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2020-12-15T21:20:39.220Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2020-12-15T21:20:39.220Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2020-12-15T21:20:39.220Z] read_test.go:92: [dc1b53103b700] daemon is not started [2020-12-15T21:20:40.731Z] --- PASS: TestContinueAfterPluginCrash (10.99s) [2020-12-15T21:20:40.731Z] PASS [2020-12-15T21:20:40.731Z] [2020-12-15T21:20:40.731Z] DONE 6 tests in 11.072s [2020-12-15T21:20:40.731Z] 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-12-15T21:20:40.731Z] ++ 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-12-15T21:20:40.731Z] ++ set -e [2020-12-15T21:20:40.731Z] ++ '[' -n 0 ']' [2020-12-15T21:20:40.731Z] ++ set -x [2020-12-15T21:20:40.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:20:40.731Z] testing: warning: no tests to run [2020-12-15T21:20:40.731Z] PASS [2020-12-15T21:20:40.731Z] [2020-12-15T21:20:40.731Z] DONE 0 tests in 0.019s [2020-12-15T21:20:40.731Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-15T21:20:40.731Z] ++ 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-12-15T21:20:40.731Z] ++ set -e [2020-12-15T21:20:40.731Z] ++ '[' -n 0 ']' [2020-12-15T21:20:40.731Z] ++ set -x [2020-12-15T21:20:40.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:20:40.731Z] INFO: Testing against a local daemon [2020-12-15T21:20:40.731Z] === RUN TestPluginWithDevMounts [2020-12-15T21:20:40.731Z] === PAUSE TestPluginWithDevMounts [2020-12-15T21:20:40.731Z] === CONT TestPluginWithDevMounts [2020-12-15T21:20:42.043Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-15T21:20:42.043Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-15T21:20:42.297Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-12-15T21:20:42.297Z] PASS [2020-12-15T21:20:42.297Z] [2020-12-15T21:20:42.297Z] DONE 1 tests in 1.921s [2020-12-15T21:20:42.297Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-12-15T21:20:42.297Z] ++ 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-12-15T21:20:42.297Z] ++ set -e [2020-12-15T21:20:42.297Z] ++ '[' -n 0 ']' [2020-12-15T21:20:42.297Z] ++ set -x [2020-12-15T21:20:42.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:20:42.589Z] INFO: Testing against a local daemon [2020-12-15T21:20:42.589Z] === RUN TestSecretInspect [2020-12-15T21:20:43.422Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-15T21:20:43.682Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-15T21:20:44.252Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-15T21:20:44.660Z] --- PASS: TestSecretInspect (1.92s) [2020-12-15T21:20:44.660Z] === RUN TestSecretList [2020-12-15T21:20:44.823Z] --- PASS: TestDockerNetworkMacvlan (13.77s) [2020-12-15T21:20:44.823Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-12-15T21:20:44.823Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-12-15T21:20:44.823Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.57s) [2020-12-15T21:20:44.823Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.41s) [2020-12-15T21:20:44.823Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.36s) [2020-12-15T21:20:44.823Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s) [2020-12-15T21:20:44.823Z] PASS [2020-12-15T21:20:44.823Z] [2020-12-15T21:20:44.823Z] DONE 8 tests in 15.346s [2020-12-15T21:20:44.823Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-15T21:20:44.823Z] ++ 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-12-15T21:20:44.823Z] ++ set -e [2020-12-15T21:20:44.823Z] ++ '[' -n 0 ']' [2020-12-15T21:20:44.823Z] ++ set -x [2020-12-15T21:20:44.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:20:44.823Z] testing: warning: no tests to run [2020-12-15T21:20:44.823Z] PASS [2020-12-15T21:20:44.823Z] [2020-12-15T21:20:44.823Z] DONE 0 tests in 0.040s [2020-12-15T21:20:44.823Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-15T21:20:44.823Z] ++ 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-12-15T21:20:44.823Z] ++ set -e [2020-12-15T21:20:44.823Z] ++ '[' -n 0 ']' [2020-12-15T21:20:44.823Z] ++ set -x [2020-12-15T21:20:44.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:20:45.084Z] INFO: Testing against a local daemon [2020-12-15T21:20:45.084Z] === RUN TestAuthZPluginAllowRequest [2020-12-15T21:20:45.650Z] --- PASS: TestGet (15.00s) [2020-12-15T21:20:45.650Z] === RUN TestPluginWithNoManifest [2020-12-15T21:20:45.650Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-12-15T21:20:45.650Z] === RUN TestGetAll [2020-12-15T21:20:45.650Z] --- PASS: TestGetAll (0.00s) [2020-12-15T21:20:45.650Z] PASS [2020-12-15T21:20:45.650Z] coverage: 73.4% of statements [2020-12-15T21:20:45.650Z] ok github.com/docker/docker/pkg/plugins 35.038s coverage: 73.4% of statements [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/quota [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/rootless [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/volume [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-15T21:20:45.650Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-15T21:20:46.022Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-15T21:20:46.175Z] --- PASS: TestSecretList (1.93s) [2020-12-15T21:20:46.175Z] === RUN TestSecretsCreateAndDelete [2020-12-15T21:20:46.594Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-15T21:20:46.594Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2020-12-15T21:20:46.594Z] === RUN TestAuthZPluginTLS [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === Skipped [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-12-15T21:20:46.628Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-12-15T21:20:46.628Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2020-12-15T21:20:46.628Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-12-15T21:20:46.628Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2020-12-15T21:20:46.628Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-12-15T21:20:46.628Z] client_test.go:23: runtime.GOOS == "windows" [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-12-15T21:20:46.628Z] daemon_test.go:147: root required [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-12-15T21:20:46.628Z] reload_test.go:520: root required [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-12-15T21:20:46.628Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-12-15T21:20:46.628Z] pull_v2_test.go:73: Needs fixing on Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-12-15T21:20:46.628Z] pull_v2_test.go:118: Needs fixing on Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-12-15T21:20:46.628Z] download_test.go:268: Needs fixing on Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-12-15T21:20:46.628Z] layer_test.go:304: Failing on Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-12-15T21:20:46.628Z] layer_test.go:353: Failing on Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-12-15T21:20:46.628Z] layer_test.go:468: Failing on Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-12-15T21:20:46.628Z] layer_test.go:697: Failing on Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-12-15T21:20:46.628Z] migration_test.go:46: Failing on Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-12-15T21:20:46.628Z] migration_test.go:182: Failing on Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-12-15T21:20:46.628Z] mount_test.go:17: Failing on Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-12-15T21:20:46.628Z] mount_test.go:76: Failing on Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-12-15T21:20:46.628Z] mount_test.go:125: Failing on Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-12-15T21:20:46.628Z] mount_test.go:212: Failing on Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-12-15T21:20:46.628Z] archive_test.go:133: Xz not present in msys2 [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-12-15T21:20:46.628Z] archive_test.go:238: Failing on Windows CI machines [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-12-15T21:20:46.628Z] archive_windows_test.go:16: Currently fails [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-12-15T21:20:46.628Z] changes_test.go:192: needs more investigation [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-12-15T21:20:46.628Z] changes_test.go:405: needs further investigation [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-12-15T21:20:46.628Z] changes_test.go:441: needs further investigation [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-12-15T21:20:46.628Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-12-15T21:20:46.628Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-12-15T21:20:46.628Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-12-15T21:20:46.628Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-12-15T21:20:46.628Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-12-15T21:20:46.628Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-12-15T21:20:46.628Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-12-15T21:20:46.628Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-12-15T21:20:46.628Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-12-15T21:20:46.628Z] poller_test.go:41: No chmod on Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-12-15T21:20:46.628Z] fileutils_test.go:134: Needs porting to Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-12-15T21:20:46.628Z] fileutils_test.go:180: Needs porting to Windows [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-12-15T21:20:46.628Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-12-15T21:20:46.628Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-12-15T21:20:46.628Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-12-15T21:20:46.628Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-12-15T21:20:46.628Z] local_test.go:181: runtime.GOOS == "windows" [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] [2020-12-15T21:20:46.628Z] DONE 1792 tests, 45 skipped in 202.912s [2020-12-15T21:20:46.628Z] INFO: make.ps1 ended at 12/15/2020 21:20:46 [2020-12-15T21:20:47.165Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-12-15T21:20:47.165Z] === RUN TestAuthZPluginDenyRequest [2020-12-15T21:20:47.165Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-15T21:20:47.750Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2020-12-15T21:20:47.750Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-15T21:20:48.038Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-15T21:20:48.179Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-12-15T21:20:48.179Z] INFO: Unit tests ended at 12/15/2020 21:20:48. Duration:00:03:38.0240235 [2020-12-15T21:20:48.179Z] INFO: Building busybox [2020-12-15T21:20:48.179Z] Sending build context to Docker daemon 5.12kB [2020-12-15T21:20:48.179Z] [2020-12-15T21:20:48.179Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-12-15T21:20:48.179Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-12-15T21:20:48.179Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-12-15T21:20:48.179Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-12-15T21:20:48.179Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-12-15T21:20:48.179Z] ---> c0773f9ce353 [2020-12-15T21:20:48.179Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-12-15T21:20:48.179Z] ---> Running in 1e54437c1230 [2020-12-15T21:20:48.230Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/rootless [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/volume [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-15T21:20:48.230Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === Skipped [2020-12-15T21:20:48.230Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-15T21:20:48.230Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-15T21:20:48.230Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-15T21:20:48.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:20:48.230Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-15T21:20:48.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:20:48.230Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-15T21:20:48.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:20:48.230Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-15T21:20:48.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:20:48.230Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-15T21:20:48.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:20:48.230Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-15T21:20:48.230Z] graphtest_unix.go:73: No driver to put! [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-15T21:20:48.230Z] time="2020-12-15T21:19:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:20:48.230Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:20:48.230Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-15T21:20:48.230Z] time="2020-12-15T21:19:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:20:48.230Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:20:48.230Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-15T21:20:48.230Z] time="2020-12-15T21:19:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:20:48.230Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:20:48.230Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-15T21:20:48.230Z] time="2020-12-15T21:19:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:20:48.230Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:20:48.230Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-15T21:20:48.230Z] time="2020-12-15T21:19:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-15T21:20:48.230Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-15T21:20:48.230Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-15T21:20:48.230Z] graphtest_unix.go:73: No driver to put! [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-15T21:20:48.230Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-15T21:20:48.230Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-15T21:20:48.230Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-15T21:20:48.230Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-15T21:20:48.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:20:48.230Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-15T21:20:48.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:20:48.230Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:20:48.230Z] [2020-12-15T21:20:48.230Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-15T21:20:48.230Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:20:48.231Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:20:48.231Z] [2020-12-15T21:20:48.231Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-15T21:20:48.231Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:20:48.231Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:20:48.231Z] [2020-12-15T21:20:48.231Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-15T21:20:48.231Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-15T21:20:48.231Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-15T21:20:48.231Z] [2020-12-15T21:20:48.231Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-15T21:20:48.231Z] graphtest_unix.go:73: No driver to put! [2020-12-15T21:20:48.231Z] [2020-12-15T21:20:48.231Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-15T21:20:48.231Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-15T21:20:48.231Z] [2020-12-15T21:20:48.231Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-15T21:20:48.231Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-15T21:20:48.231Z] [2020-12-15T21:20:48.231Z] [2020-12-15T21:20:48.231Z] DONE 2191 tests, 26 skipped in 255.991s Post stage [Pipeline] junit [2020-12-15T21:20:48.242Z] Recording test results [2020-12-15T21:20:48.265Z] --- PASS: TestSecretsCreateAndDelete (1.94s) [2020-12-15T21:20:48.265Z] === RUN TestSecretsUpdate [2020-12-15T21:20:48.297Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-12-15T21:20:48.297Z] === RUN TestAuthZPluginDenyResponse [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-12-15T21:20:48.865Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-12-15T21:20:48.866Z] === RUN TestAuthZPluginAllowEventStream [2020-12-15T21:20:49.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41806/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:295fb1c35ee1cfaa2aa2b68d8ff5286fab6f3ce0 hack/validate/vendor [2020-12-15T21:20:49.436Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-15T21:20:49.695Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-15T21:20:49.695Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-15T21:20:49.739Z] No vendor changes in diff. [2020-12-15T21:20:50.265Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2020-12-15T21:20:50.265Z] === RUN TestAuthZPluginErrorResponse [2020-12-15T21:20:50.265Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-15T21:20:50.342Z] --- PASS: TestSecretsUpdate (1.95s) [2020-12-15T21:20:50.342Z] === RUN TestTemplatedSecret [2020-12-15T21:20:50.525Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-15T21:20:50.643Z] + echo Ensuring container killed. [2020-12-15T21:20:50.643Z] Ensuring container killed. [2020-12-15T21:20:50.643Z] + docker rm -vf docker-pr1 [2020-12-15T21:20:50.643Z] Error: No such container: docker-pr1 [2020-12-15T21:20:50.643Z] + true [Pipeline] sh [2020-12-15T21:20:50.784Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-12-15T21:20:50.784Z] === RUN TestAuthZPluginErrorRequest [2020-12-15T21:20:50.958Z] + echo Chowning /workspace to jenkins user [2020-12-15T21:20:50.958Z] Chowning /workspace to jenkins user [2020-12-15T21:20:50.958Z] + id -u [2020-12-15T21:20:50.958Z] + id -g [2020-12-15T21:20:50.958Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41806:/workspace busybox chown -R 1000:1000 /workspace [2020-12-15T21:20:51.353Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-15T21:20:51.353Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-12-15T21:20:51.353Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-15T21:20:51.851Z] + bundleName=unit [2020-12-15T21:20:51.851Z] + echo Creating unit-bundles.tar.gz [2020-12-15T21:20:51.851Z] Creating unit-bundles.tar.gz [2020-12-15T21:20:51.851Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-12-15T21:20:51.851Z] bundles/junit-report.xml [2020-12-15T21:20:51.851Z] bundles/go-test-report.json [2020-12-15T21:20:51.851Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-12-15T21:20:51.860Z] Archiving artifacts [2020-12-15T21:20:51.921Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-12-15T21:20:51.921Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-15T21:20:52.317Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41806/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-15T21:20:52.619Z] + make clean [2020-12-15T21:20:52.620Z] docker volume rm -f docker-dev-cache [2020-12-15T21:20:52.858Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-15T21:20:52.875Z] docker-dev-cache [Pipeline] deleteDir [2020-12-15T21:20:53.085Z] --- PASS: TestTemplatedSecret (2.41s) [2020-12-15T21:20:53.085Z] === RUN TestSecretCreateResolve [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-15T21:20:53.429Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-15T21:20:53.689Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s) [2020-12-15T21:20:53.689Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-15T21:20:54.090Z] Removing intermediate container 1e54437c1230 [2020-12-15T21:20:54.090Z] ---> 08430eb4b862 [2020-12-15T21:20:54.090Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-12-15T21:20:54.090Z] ---> Running in ce925f168fa8 [2020-12-15T21:20:54.090Z] Removing intermediate container ce925f168fa8 [2020-12-15T21:20:54.090Z] ---> 6fb403c857e3 [2020-12-15T21:20:54.090Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-12-15T21:20:54.090Z] ---> Running in 62914061bd6c [2020-12-15T21:20:54.090Z] Removing intermediate container 62914061bd6c [2020-12-15T21:20:54.090Z] ---> 3238967ef9b4 [2020-12-15T21:20:54.090Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-12-15T21:20:54.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-12-15T21:20:54.602Z] --- PASS: TestSecretCreateResolve (1.98s) [2020-12-15T21:20:54.603Z] PASS [2020-12-15T21:20:54.603Z] [2020-12-15T21:20:54.603Z] DONE 6 tests in 12.208s [2020-12-15T21:20:54.603Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-12-15T21:20:54.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-12-15T21:20:54.603Z] ++ set -e [2020-12-15T21:20:54.603Z] ++ '[' -n 0 ']' [2020-12-15T21:20:54.603Z] ++ set -x [2020-12-15T21:20:54.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:20:54.603Z] INFO: Testing against a local daemon [2020-12-15T21:20:54.603Z] === RUN TestServiceCreateInit [2020-12-15T21:20:54.603Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-15T21:20:55.636Z] [2020-12-15T21:20:55.636Z] ---> 87e5536b8372 [2020-12-15T21:20:55.636Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-12-15T21:20:55.636Z] ---> Running in 68ca9d7c7604 [2020-12-15T21:20:56.169Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2020-12-15T21:20:56.169Z] === RUN TestAuthZPluginHeader [2020-12-15T21:20:56.169Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-15T21:20:57.109Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-12-15T21:20:57.109Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-15T21:20:58.048Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-15T21:20:59.067Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-15T21:20:59.956Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-15T21:21:01.335Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-15T21:21:01.335Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) [2020-12-15T21:21:01.336Z] === RUN TestAuthZPluginV2Disable [2020-12-15T21:21:02.607Z] --- PASS: TestServiceCreateInit (7.57s) [2020-12-15T21:21:02.607Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2020-12-15T21:21:02.607Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s) [2020-12-15T21:21:02.607Z] === RUN TestCreateServiceMultipleTimes [2020-12-15T21:21:02.725Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-15T21:21:02.985Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-15T21:21:04.893Z] --- PASS: TestAuthZPluginV2Disable (3.65s) [2020-12-15T21:21:04.893Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-15T21:21:05.461Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-15T21:21:05.993Z] Removing intermediate container 68ca9d7c7604 [2020-12-15T21:21:05.993Z] ---> 332ec938aa5e [2020-12-15T21:21:05.993Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-12-15T21:21:05.993Z] ---> Running in 1fc211598c2e [2020-12-15T21:21:06.455Z] [2020-12-15T21:21:06.455Z] SUCCESS: Specified value was saved. [2020-12-15T21:21:07.366Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-15T21:21:07.936Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-15T21:21:08.505Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.56s) [2020-12-15T21:21:08.505Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-15T21:21:08.764Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-12-15T21:21:09.376Z] Removing intermediate container 1fc211598c2e [2020-12-15T21:21:09.376Z] ---> 33f560e290f7 [2020-12-15T21:21:09.376Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-12-15T21:21:09.376Z] ---> Running in 87f434a299b0 [2020-12-15T21:21:13.143Z] Cannot create a file when that file already exists. [2020-12-15T21:21:17.981Z] --- PASS: TestCreateServiceMultipleTimes (15.36s) [2020-12-15T21:21:17.981Z] === RUN TestCreateServiceConflict [2020-12-15T21:21:18.753Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-15T21:21:18.971Z] Removing intermediate container 87f434a299b0 [2020-12-15T21:21:18.971Z] ---> 1069270dfb45 [2020-12-15T21:21:18.971Z] Step 13/13 : CMD ["sh"] [2020-12-15T21:21:18.971Z] ---> Running in b2110b6c4082 [2020-12-15T21:21:18.971Z] Removing intermediate container b2110b6c4082 [2020-12-15T21:21:18.971Z] ---> fd3032662fbb [2020-12-15T21:21:18.971Z] Successfully built fd3032662fbb [2020-12-15T21:21:18.971Z] Successfully tagged busybox:latest [2020-12-15T21:21:18.971Z] INFO: Docker images of the daemon under test [2020-12-15T21:21:18.971Z] [2020-12-15T21:21:18.971Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-15T21:21:18.971Z] busybox latest fd3032662fbb Less than a second ago 5.19GB [2020-12-15T21:21:18.971Z] microsoft/windowsservercore latest c0773f9ce353 11 days ago 5.12GB [2020-12-15T21:21:18.971Z] mcr.microsoft.com/windows/servercore ltsc2019 c0773f9ce353 11 days ago 5.12GB [2020-12-15T21:21:18.971Z] [2020-12-15T21:21:18.971Z] INFO: Running integration tests at 12/15/2020 21:21:18... [2020-12-15T21:21:18.971Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-12-15T21:21:18.971Z] INFO: Integration API tests being run from the host: [2020-12-15T21:21:18.971Z] INFO: make.ps1 starting at 12/15/2020 21:21:18 [2020-12-15T21:21:19.434Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-12-15T21:21:19.499Z] --- PASS: TestCreateServiceConflict (1.94s) [2020-12-15T21:21:19.499Z] === RUN TestCreateServiceMaxReplicas [2020-12-15T21:21:21.289Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-12-15T21:21:21.289Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.48s) [2020-12-15T21:21:21.289Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-15T21:21:22.229Z] === RUN TestDockerSuite/TestBuildRm [2020-12-15T21:21:22.241Z] --- PASS: TestCreateServiceMaxReplicas (2.58s) [2020-12-15T21:21:22.241Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-15T21:21:24.138Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-15T21:21:25.075Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-15T21:21:25.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-12-15T21:21:26.469Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-15T21:21:26.727Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-15T21:21:27.667Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-15T21:21:28.606Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-15T21:21:29.544Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-15T21:21:30.482Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-15T21:21:33.019Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-15T21:21:33.279Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-15T21:21:33.279Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-12-15T21:21:33.279Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-15T21:21:33.848Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-15T21:21:34.417Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-15T21:21:34.417Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-15T21:21:34.915Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s) [2020-12-15T21:21:34.916Z] === RUN TestCreateServiceSecretFileMode [2020-12-15T21:21:34.985Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-15T21:21:37.520Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-12-15T21:21:37.520Z] PASS [2020-12-15T21:21:37.520Z] [2020-12-15T21:21:37.520Z] DONE 17 tests in 52.659s [2020-12-15T21:21:37.520Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-15T21:21:37.520Z] ++ 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-12-15T21:21:37.520Z] ++ set -e [2020-12-15T21:21:37.520Z] ++ '[' -n 0 ']' [2020-12-15T21:21:37.520Z] ++ set -x [2020-12-15T21:21:37.520Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:21:37.658Z] --- PASS: TestCreateServiceSecretFileMode (2.25s) [2020-12-15T21:21:37.658Z] === RUN TestCreateServiceConfigFileMode [2020-12-15T21:21:37.781Z] INFO: Testing against a local daemon [2020-12-15T21:21:37.782Z] === RUN TestPluginInvalidJSON [2020-12-15T21:21:37.782Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:21:37.782Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:21:37.782Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:21:37.782Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-15T21:21:37.782Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-15T21:21:37.782Z] === RUN TestPluginInstall [2020-12-15T21:21:37.782Z] === RUN TestPluginInstall/no_auth [2020-12-15T21:21:38.041Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-15T21:21:38.980Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-15T21:21:39.759Z] --- PASS: TestCreateServiceConfigFileMode (2.20s) [2020-12-15T21:21:39.759Z] === RUN TestCreateServiceSysctls [2020-12-15T21:21:39.919Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-15T21:21:40.180Z] time="2020-12-15T21:21:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:21:40.180Z] time="2020-12-15T21:21:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9a6aa4fcaeeb8791aa4ee5b2b4d40861875c10e9482df4f11a6016a057b0fa4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:21:40.180Z] time="2020-12-15T21:21:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:21:40.180Z] time="2020-12-15T21:21:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9a6aa4fcaeeb8791aa4ee5b2b4d40861875c10e9482df4f11a6016a057b0fa4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:21:40.440Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-15T21:21:40.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:21:40.618Z] INFO: Testing against a local daemon [2020-12-15T21:21:40.618Z] === RUN TestBuildWithSession [2020-12-15T21:21:40.618Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-15T21:21:40.618Z] build_session_test.go:25: TODO: BuildKit [2020-12-15T21:21:40.618Z] === RUN TestBuildSquashParent [2020-12-15T21:21:40.618Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-12-15T21:21:40.618Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:21:40.618Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-15T21:21:40.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:21:40.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:21:40.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:21:40.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:21:40.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:21:40.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:21:40.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:21:40.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:21:40.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:21:40.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:21:40.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:21:40.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:21:40.618Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-15T21:21:40.618Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-15T21:21:40.618Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-15T21:21:40.618Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-15T21:21:40.700Z] === RUN TestPluginInstall/with_htpasswd [2020-12-15T21:21:41.269Z] time="2020-12-15T21:21:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:21:41.269Z] time="2020-12-15T21:21:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcd117aedf908fd191f8c81a4637c399cf819e505e98e29c117fd270e2ea22b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:21:41.269Z] time="2020-12-15T21:21:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:21:41.269Z] time="2020-12-15T21:21:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcd117aedf908fd191f8c81a4637c399cf819e505e98e29c117fd270e2ea22b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:21:41.269Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-15T21:21:41.864Z] === RUN TestPluginInstall/with_insecure [2020-12-15T21:21:42.500Z] --- PASS: TestCreateServiceSysctls (2.99s) [2020-12-15T21:21:42.500Z] === RUN TestCreateServiceCapabilities [2020-12-15T21:21:42.802Z] === RUN TestDockerSuite/TestBuildUser [2020-12-15T21:21:42.802Z] time="2020-12-15T21:21:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:21:42.802Z] time="2020-12-15T21:21:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9625aced131861a00d1b9e63987de46c70cf8c5e68455d05b0f9ad48825db069" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:21:43.062Z] time="2020-12-15T21:21:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-15T21:21:43.062Z] time="2020-12-15T21:21:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9625aced131861a00d1b9e63987de46c70cf8c5e68455d05b0f9ad48825db069" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-15T21:21:43.322Z] --- PASS: TestPluginInstall (5.59s) [2020-12-15T21:21:43.322Z] --- PASS: TestPluginInstall/no_auth (2.93s) [2020-12-15T21:21:43.322Z] --- PASS: TestPluginInstall/with_htpasswd (1.12s) [2020-12-15T21:21:43.322Z] --- PASS: TestPluginInstall/with_insecure (1.53s) [2020-12-15T21:21:43.322Z] plugin_test.go:157: [d5f84357fd99e] daemon is not started [2020-12-15T21:21:43.322Z] PASS [2020-12-15T21:21:43.322Z] [2020-12-15T21:21:43.322Z] DONE 6 tests in 5.771s [2020-12-15T21:21:43.322Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-15T21:21:43.322Z] ++ 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-12-15T21:21:43.322Z] ++ set -e [2020-12-15T21:21:43.322Z] ++ '[' -n 0 ']' [2020-12-15T21:21:43.322Z] ++ set -x [2020-12-15T21:21:43.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:21:43.582Z] INFO: Testing against a local daemon [2020-12-15T21:21:43.582Z] === RUN TestExternalGraphDriver [2020-12-15T21:21:43.582Z] === RUN TestExternalGraphDriver/json [2020-12-15T21:21:44.521Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-15T21:21:44.590Z] --- PASS: TestCreateServiceCapabilities (2.31s) [2020-12-15T21:21:44.590Z] === RUN TestInspect [2020-12-15T21:21:45.458Z] === RUN TestExternalGraphDriver/spec [2020-12-15T21:21:47.333Z] --- PASS: TestInspect (2.53s) [2020-12-15T21:21:47.333Z] === RUN TestCreateJob [2020-12-15T21:21:47.367Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-15T21:21:47.367Z] === RUN TestExternalGraphDriver/pull [2020-12-15T21:21:49.276Z] --- PASS: TestExternalGraphDriver (5.75s) [2020-12-15T21:21:49.276Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2020-12-15T21:21:49.276Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2020-12-15T21:21:49.276Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2020-12-15T21:21:49.276Z] === RUN TestGraphdriverPluginV2 [2020-12-15T21:21:50.089Z] --- PASS: TestCreateJob (2.99s) [2020-12-15T21:21:50.089Z] === RUN TestReplicatedJob [2020-12-15T21:21:50.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-12-15T21:21:54.411Z] --- PASS: TestGraphdriverPluginV2 (5.06s) [2020-12-15T21:21:54.411Z] PASS [2020-12-15T21:21:54.411Z] [2020-12-15T21:21:54.411Z] DONE 5 tests in 10.969s [2020-12-15T21:21:54.411Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-15T21:21:54.411Z] ++ 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-12-15T21:21:54.411Z] ++ set -e [2020-12-15T21:21:54.411Z] ++ '[' -n 0 ']' [2020-12-15T21:21:54.411Z] ++ set -x [2020-12-15T21:21:54.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:21:54.411Z] INFO: Testing against a local daemon [2020-12-15T21:21:54.411Z] === RUN TestContinueAfterPluginCrash [2020-12-15T21:21:54.411Z] === PAUSE TestContinueAfterPluginCrash [2020-12-15T21:21:54.411Z] === RUN TestReadPluginNoRead [2020-12-15T21:21:54.411Z] === PAUSE TestReadPluginNoRead [2020-12-15T21:21:54.411Z] === RUN TestDaemonStartWithLogOpt [2020-12-15T21:21:54.411Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-15T21:21:54.411Z] === CONT TestContinueAfterPluginCrash [2020-12-15T21:21:54.411Z] === CONT TestDaemonStartWithLogOpt [2020-12-15T21:21:55.678Z] --- PASS: TestReplicatedJob (5.22s) [2020-12-15T21:21:55.678Z] === RUN TestUpdateReplicatedJob [2020-12-15T21:21:55.915Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-15T21:21:55.915Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-15T21:21:58.420Z] --- PASS: TestUpdateReplicatedJob (3.07s) [2020-12-15T21:21:58.420Z] === RUN TestServiceListWithStatuses [2020-12-15T21:21:58.420Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-15T21:21:58.420Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-15T21:21:58.420Z] === RUN TestDockerNetworkConnectAlias [2020-12-15T21:21:59.691Z] --- PASS: TestDaemonStartWithLogOpt (5.19s) [2020-12-15T21:21:59.691Z] === CONT TestReadPluginNoRead [2020-12-15T21:22:01.606Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-15T21:22:02.545Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-15T21:22:02.804Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-15T21:22:02.901Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2020-12-15T21:22:02.901Z] === RUN TestDockerNetworkReConnect [2020-12-15T21:22:03.022Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-15T21:22:03.022Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.82s) [2020-12-15T21:22:03.022Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.41s) [2020-12-15T21:22:03.022Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.69s) [2020-12-15T21:22:03.022Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (19.32s) [2020-12-15T21:22:03.022Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.19s) [2020-12-15T21:22:03.022Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.88s) [2020-12-15T21:22:03.022Z] === RUN TestBuildMultiStageCopy [2020-12-15T21:22:03.022Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-15T21:22:03.064Z] === RUN TestReadPluginNoRead/default [2020-12-15T21:22:03.633Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-15T21:22:04.571Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-15T21:22:04.831Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-15T21:22:04.831Z] --- PASS: TestContinueAfterPluginCrash (10.42s) [2020-12-15T21:22:05.665Z] --- PASS: TestDockerNetworkReConnect (3.16s) [2020-12-15T21:22:05.665Z] === RUN TestServicePlugin [2020-12-15T21:22:05.665Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-15T21:22:05.665Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:22:05.665Z] === RUN TestServiceUpdateLabel [2020-12-15T21:22:05.768Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-15T21:22:05.768Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-15T21:22:05.768Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-15T21:22:05.769Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-15T21:22:05.769Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-15T21:22:06.337Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-15T21:22:07.278Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-15T21:22:07.278Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-15T21:22:07.739Z] --- PASS: TestServiceUpdateLabel (1.90s) [2020-12-15T21:22:07.739Z] === RUN TestServiceUpdateSecrets [2020-12-15T21:22:08.217Z] --- PASS: TestReadPluginNoRead (8.34s) [2020-12-15T21:22:08.217Z] --- PASS: TestReadPluginNoRead/default (1.58s) [2020-12-15T21:22:08.217Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.64s) [2020-12-15T21:22:08.217Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.65s) [2020-12-15T21:22:08.217Z] read_test.go:92: [db07f800d5b1f] daemon is not started [2020-12-15T21:22:08.217Z] PASS [2020-12-15T21:22:08.217Z] [2020-12-15T21:22:08.217Z] DONE 6 tests in 13.721s [2020-12-15T21:22:08.217Z] 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-12-15T21:22:08.217Z] ++ 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-12-15T21:22:08.217Z] ++ set -e [2020-12-15T21:22:08.217Z] ++ '[' -n 0 ']' [2020-12-15T21:22:08.217Z] ++ set -x [2020-12-15T21:22:08.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:22:08.217Z] testing: warning: no tests to run [2020-12-15T21:22:08.217Z] PASS [2020-12-15T21:22:08.217Z] [2020-12-15T21:22:08.217Z] DONE 0 tests in 0.051s [2020-12-15T21:22:08.217Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-15T21:22:08.217Z] ++ 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-12-15T21:22:08.217Z] ++ set -e [2020-12-15T21:22:08.217Z] ++ '[' -n 0 ']' [2020-12-15T21:22:08.217Z] ++ set -x [2020-12-15T21:22:08.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:22:08.217Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-15T21:22:08.217Z] INFO: Testing against a local daemon [2020-12-15T21:22:08.217Z] === RUN TestPluginWithDevMounts [2020-12-15T21:22:08.217Z] === PAUSE TestPluginWithDevMounts [2020-12-15T21:22:08.217Z] === CONT TestPluginWithDevMounts [2020-12-15T21:22:08.787Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-12-15T21:22:09.725Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-15T21:22:09.725Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-15T21:22:10.121Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-15T21:22:10.295Z] --- PASS: TestPluginWithDevMounts (1.97s) [2020-12-15T21:22:10.295Z] PASS [2020-12-15T21:22:10.295Z] [2020-12-15T21:22:10.295Z] DONE 1 tests in 2.128s [2020-12-15T21:22:10.295Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-15T21:22:10.295Z] ++ 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-12-15T21:22:10.295Z] ++ set -e [2020-12-15T21:22:10.295Z] ++ '[' -n 0 ']' [2020-12-15T21:22:10.295Z] ++ set -x [2020-12-15T21:22:10.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:22:10.555Z] INFO: Testing against a local daemon [2020-12-15T21:22:10.555Z] === RUN TestSecretInspect [2020-12-15T21:22:10.584Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-15T21:22:11.559Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-15T21:22:11.938Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-15T21:22:12.534Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-15T21:22:13.316Z] --- PASS: TestSecretInspect (3.00s) [2020-12-15T21:22:13.316Z] === RUN TestSecretList [2020-12-15T21:22:13.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-12-15T21:22:13.892Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-15T21:22:14.081Z] --- PASS: TestBuildMultiStageCopy (11.50s) [2020-12-15T21:22:14.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.71s) [2020-12-15T21:22:14.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2020-12-15T21:22:14.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s) [2020-12-15T21:22:14.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2020-12-15T21:22:14.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.17s) [2020-12-15T21:22:14.081Z] === RUN TestBuildMultiStageParentConfig [2020-12-15T21:22:14.830Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-15T21:22:15.400Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-15T21:22:15.630Z] --- PASS: TestBuildMultiStageParentConfig (1.72s) [2020-12-15T21:22:15.630Z] === RUN TestBuildLabelWithTargets [2020-12-15T21:22:15.630Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-12-15T21:22:15.630Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-15T21:22:15.630Z] === RUN TestBuildWithEmptyLayers [2020-12-15T21:22:16.092Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-12-15T21:22:16.092Z] === RUN TestBuildMultiStageOnBuild [2020-12-15T21:22:16.783Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-15T21:22:16.783Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-15T21:22:17.042Z] --- PASS: TestSecretList (3.59s) [2020-12-15T21:22:17.042Z] === RUN TestSecretsCreateAndDelete [2020-12-15T21:22:17.611Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-15T21:22:18.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-12-15T21:22:20.087Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-15T21:22:20.087Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-15T21:22:20.087Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-15T21:22:20.087Z] --- PASS: TestSecretsCreateAndDelete (3.00s) [2020-12-15T21:22:20.087Z] === RUN TestSecretsUpdate [2020-12-15T21:22:20.657Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-15T21:22:21.595Z] === RUN TestDockerSuite/TestCommitChange [2020-12-15T21:22:22.973Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-15T21:22:23.118Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2020-12-15T21:22:23.118Z] === RUN TestServiceUpdateConfigs [2020-12-15T21:22:23.232Z] --- PASS: TestSecretsUpdate (3.22s) [2020-12-15T21:22:23.232Z] === RUN TestTemplatedSecret [2020-12-15T21:22:23.491Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-15T21:22:24.873Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-15T21:22:26.253Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-15T21:22:26.512Z] --- PASS: TestTemplatedSecret (3.17s) [2020-12-15T21:22:26.512Z] === RUN TestSecretCreateResolve [2020-12-15T21:22:26.771Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-15T21:22:28.150Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-15T21:22:28.518Z] --- PASS: TestBuildMultiStageOnBuild (10.46s) [2020-12-15T21:22:28.518Z] === RUN TestBuildUncleanTarFilenames [2020-12-15T21:22:28.518Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-12-15T21:22:28.518Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-15T21:22:28.518Z] === RUN TestBuildMultiStageLayerLeak [2020-12-15T21:22:28.721Z] --- PASS: TestSecretCreateResolve (2.35s) [2020-12-15T21:22:28.721Z] PASS [2020-12-15T21:22:28.721Z] [2020-12-15T21:22:28.721Z] DONE 6 tests in 18.462s [2020-12-15T21:22:28.721Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-12-15T21:22:28.721Z] ++ 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-12-15T21:22:28.721Z] ++ set -e [2020-12-15T21:22:28.721Z] ++ '[' -n 0 ']' [2020-12-15T21:22:28.721Z] ++ set -x [2020-12-15T21:22:28.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12-15T21:22:28.982Z] INFO: Testing against a local daemon [2020-12-15T21:22:28.982Z] === RUN TestServiceCreateInit [2020-12-15T21:22:28.982Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-15T21:22:28.982Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-15T21:22:30.361Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-15T21:22:30.931Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-15T21:22:30.931Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-15T21:22:30.931Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-15T21:22:31.190Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-12-15T21:22:31.190Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-15T21:22:31.190Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-15T21:22:31.190Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-15T21:22:32.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-12-15T21:22:32.575Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-15T21:22:33.954Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-15T21:22:33.954Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-15T21:22:33.954Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-15T21:22:34.894Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-15T21:22:35.833Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-15T21:22:36.772Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-15T21:22:37.711Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-15T21:22:38.471Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2020-12-15T21:22:38.471Z] === RUN TestServiceUpdateNetwork [2020-12-15T21:22:38.652Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-15T21:22:38.652Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-15T21:22:38.652Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-15T21:22:39.221Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-15T21:22:39.221Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-15T21:22:39.221Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-15T21:22:39.480Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-15T21:22:39.480Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-12-15T21:22:39.741Z] --- PASS: TestServiceCreateInit (10.73s) [2020-12-15T21:22:39.741Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.94s) [2020-12-15T21:22:39.741Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.77s) [2020-12-15T21:22:39.741Z] === RUN TestCreateServiceMultipleTimes [2020-12-15T21:22:39.999Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-15T21:22:40.938Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-15T21:22:40.942Z] --- PASS: TestBuildMultiStageLayerLeak (13.68s) [2020-12-15T21:22:40.942Z] === RUN TestBuildWithHugeFile [2020-12-15T21:22:41.197Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-15T21:22:41.197Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-15T21:22:43.107Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-15T21:22:43.678Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-15T21:22:43.678Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-15T21:22:44.618Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-15T21:22:45.187Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-15T21:22:46.128Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-15T21:22:47.066Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-15T21:22:47.066Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-15T21:22:47.639Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-15T21:22:48.207Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-15T21:22:48.776Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-15T21:22:48.860Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2020-12-15T21:22:48.860Z] === RUN TestServiceUpdatePidsLimit [2020-12-15T21:22:49.036Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-15T21:22:49.502Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-15T21:22:49.604Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-15T21:22:50.541Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-12-15T21:22:50.543Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-15T21:22:51.920Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-15T21:22:51.920Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-15T21:22:51.920Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-15T21:22:51.920Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-15T21:22:51.920Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-15T21:22:52.487Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-15T21:22:56.678Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-15T21:22:57.246Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-15T21:22:57.447Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-15T21:22:57.814Z] --- PASS: TestCreateServiceMultipleTimes (18.04s) [2020-12-15T21:22:57.815Z] === RUN TestCreateServiceConflict [2020-12-15T21:22:57.815Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-15T21:22:57.815Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-15T21:22:57.815Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-15T21:23:00.349Z] --- PASS: TestCreateServiceConflict (2.37s) [2020-12-15T21:23:00.350Z] === RUN TestCreateServiceMaxReplicas [2020-12-15T21:23:00.350Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-15T21:23:00.919Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-15T21:23:02.303Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-15T21:23:03.242Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2020-12-15T21:23:03.242Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-15T21:23:04.347Z] --- PASS: TestServiceUpdatePidsLimit (15.86s) [2020-12-15T21:23:04.347Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-12-15T21:23:04.347Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-12-15T21:23:04.347Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-12-15T21:23:04.347Z] PASS [2020-12-15T21:23:04.347Z] [2020-12-15T21:23:04.347Z] === Skipped [2020-12-15T21:23:04.347Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-12-15T21:23:04.347Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-15T21:23:04.347Z] [2020-12-15T21:23:04.347Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-12-15T21:23:04.347Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-15T21:23:04.347Z] [2020-12-15T21:23:04.347Z] [2020-12-15T21:23:04.347Z] DONE 27 tests, 2 skipped in 129.851s [2020-12-15T21:23:04.347Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-12-15T21:23:04.347Z] ++ 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-12-15T21:23:04.347Z] ++ set -e [2020-12-15T21:23:04.347Z] ++ '[' -n 0 ']' [2020-12-15T21:23:04.347Z] ++ set -x [2020-12-15T21:23:04.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:23:04.642Z] INFO: Testing against a local daemon [2020-12-15T21:23:04.642Z] === RUN TestSessionCreate [2020-12-15T21:23:04.642Z] --- PASS: TestSessionCreate (0.04s) [2020-12-15T21:23:04.642Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-15T21:23:04.642Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-12-15T21:23:04.642Z] PASS [2020-12-15T21:23:04.642Z] [2020-12-15T21:23:04.642Z] DONE 2 tests in 0.160s [2020-12-15T21:23:04.642Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-12-15T21:23:04.642Z] ++ 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-12-15T21:23:04.642Z] ++ set -e [2020-12-15T21:23:04.642Z] ++ '[' -n 0 ']' [2020-12-15T21:23:04.642Z] ++ set -x [2020-12-15T21:23:04.642Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-12-15T21:23:04.642Z] INFO: Testing against a local daemon [2020-12-15T21:23:04.642Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-15T21:23:04.642Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-15T21:23:04.642Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-15T21:23:04.642Z] === RUN TestEventsExecDie [2020-12-15T21:23:05.279Z] --- PASS: TestEventsExecDie (0.60s) [2020-12-15T21:23:05.279Z] === RUN TestEventsBackwardsCompatible [2020-12-15T21:23:05.279Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-12-15T21:23:05.279Z] === RUN TestInfoBinaryCommits [2020-12-15T21:23:05.573Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-12-15T21:23:05.573Z] === RUN TestInfoAPIVersioned [2020-12-15T21:23:05.573Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-15T21:23:05.573Z] === RUN TestInfoDiscoveryBackend [2020-12-15T21:23:05.867Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-12-15T21:23:05.867Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-15T21:23:06.564Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-15T21:23:06.913Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-15T21:23:06.913Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-15T21:23:07.133Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-15T21:23:07.547Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-12-15T21:23:07.547Z] === RUN TestInfoAPI [2020-12-15T21:23:07.547Z] --- PASS: TestInfoAPI (0.04s) [2020-12-15T21:23:07.547Z] === RUN TestInfoAPIWarnings [2020-12-15T21:23:08.512Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-15T21:23:09.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-12-15T21:23:10.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-12-15T21:23:12.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-12-15T21:23:13.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-12-15T21:23:14.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-12-15T21:23:15.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c0e2a0_} [2020-12-15T21:23:17.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1591998211_/foo_false____} [2020-12-15T21:23:17.626Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.26s) [2020-12-15T21:23:17.626Z] === RUN TestCreateServiceSecretFileMode [2020-12-15T21:23:19.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1591998211_/foo_true____} [2020-12-15T21:23:19.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3028881030_/foo_false____} [2020-12-15T21:23:20.645Z] --- PASS: TestCreateServiceSecretFileMode (2.94s) [2020-12-15T21:23:20.645Z] === RUN TestCreateServiceConfigFileMode [2020-12-15T21:23:20.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3028881030_/foo_true____} [2020-12-15T21:23:22.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3028881030_/foo_true__0xc000c0e300__} [2020-12-15T21:23:22.863Z] --- PASS: TestCreateServiceConfigFileMode (2.31s) [2020-12-15T21:23:22.863Z] === RUN TestCreateServiceSysctls [2020-12-15T21:23:23.801Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c0e320_} [2020-12-15T21:23:24.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-12-15T21:23:25.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c0e340_} [2020-12-15T21:23:26.160Z] --- PASS: TestInfoAPIWarnings (16.30s) [2020-12-15T21:23:26.161Z] === RUN TestInfoDebug [2020-12-15T21:23:26.161Z] --- PASS: TestInfoDebug (0.53s) [2020-12-15T21:23:26.161Z] === RUN TestInfoInsecureRegistries [2020-12-15T21:23:26.161Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-12-15T21:23:26.161Z] === RUN TestInfoRegistryMirrors [2020-12-15T21:23:26.161Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-12-15T21:23:26.161Z] === RUN TestLoginFailsWithBadCredentials [2020-12-15T21:23:26.161Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-12-15T21:23:26.161Z] === RUN TestPingCacheHeaders [2020-12-15T21:23:26.161Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-12-15T21:23:26.161Z] === RUN TestPingGet [2020-12-15T21:23:26.161Z] --- PASS: TestPingGet (0.02s) [2020-12-15T21:23:26.161Z] === RUN TestPingHead [2020-12-15T21:23:26.161Z] --- PASS: TestPingHead (0.04s) [2020-12-15T21:23:26.161Z] === RUN TestVersion [2020-12-15T21:23:26.161Z] --- PASS: TestVersion (0.04s) [2020-12-15T21:23:26.161Z] PASS [2020-12-15T21:23:26.161Z] [2020-12-15T21:23:26.161Z] === Skipped [2020-12-15T21:23:26.161Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-15T21:23:26.161Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-15T21:23:26.161Z] [2020-12-15T21:23:26.161Z] [2020-12-15T21:23:26.161Z] DONE 18 tests, 1 skipped in 21.227s [2020-12-15T21:23:26.161Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-12-15T21:23:26.161Z] ++ 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-12-15T21:23:26.161Z] ++ set -e [2020-12-15T21:23:26.161Z] ++ '[' -n 0 ']' [2020-12-15T21:23:26.161Z] ++ set -x [2020-12-15T21:23:26.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:23:26.161Z] INFO: Testing against a local daemon [2020-12-15T21:23:26.161Z] === RUN TestVolumesCreateAndList [2020-12-15T21:23:26.161Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-12-15T21:23:26.161Z] === RUN TestVolumesRemove [2020-12-15T21:23:26.161Z] --- PASS: TestVolumesRemove (0.07s) [2020-12-15T21:23:26.161Z] === RUN TestVolumesInspect [2020-12-15T21:23:26.161Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-15T21:23:26.161Z] === RUN TestVolumesInvalidJSON [2020-12-15T21:23:26.161Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-15T21:23:26.161Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-15T21:23:26.161Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-15T21:23:26.161Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-12-15T21:23:26.161Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-15T21:23:26.161Z] PASS [2020-12-15T21:23:26.161Z] [2020-12-15T21:23:26.161Z] DONE 5 tests in 0.214s [2020-12-15T21:23:26.161Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-15T21:23:26.454Z] ++++ cat bundles/test-integration/docker.pid [2020-12-15T21:23:26.454Z] +++ kill 14120 [2020-12-15T21:23:26.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c0e360_} [2020-12-15T21:23:26.947Z] --- PASS: TestCreateServiceSysctls (4.00s) [2020-12-15T21:23:26.947Z] === RUN TestCreateServiceCapabilities [2020-12-15T21:23:27.490Z] +++ /etc/init.d/apparmor stop [2020-12-15T21:23:27.490Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-15T21:23:27.490Z] [2020-12-15T21:23:27.490Z] Unloading profiles will leave already running processes permanently [2020-12-15T21:23:27.490Z] unconfined, which can lead to unexpected situations. [2020-12-15T21:23:27.490Z] [2020-12-15T21:23:27.490Z] To set a process to complain mode, use the command line tool [2020-12-15T21:23:27.490Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-15T21:23:27.490Z] +++ true [2020-12-15T21:23:27.490Z] exiting test-integration [2020-12-15T21:23:27.490Z] ++ exit 0 [2020-12-15T21:23:27.490Z] [2020-12-15T21:23:28.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c0e380_} Post stage [Pipeline] junit [2020-12-15T21:23:29.048Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-15T21:23:29.782Z] + echo Ensuring container killed. [2020-12-15T21:23:29.782Z] Ensuring container killed. [2020-12-15T21:23:29.782Z] + docker rm -vf docker-pr1 [2020-12-15T21:23:29.782Z] Error: No such container: docker-pr1 [2020-12-15T21:23:29.782Z] + true [Pipeline] sh [2020-12-15T21:23:30.170Z] + echo Chowning /workspace to jenkins user [2020-12-15T21:23:30.170Z] Chowning /workspace to jenkins user [2020-12-15T21:23:30.170Z] + id -u [2020-12-15T21:23:30.170Z] + id -g [2020-12-15T21:23:30.170Z] + docker run --rm -v /home/docker/workspace/moby_PR-41806:/workspace busybox chown -R 1001:1001 /workspace [2020-12-15T21:23:30.170Z] Unable to find image 'busybox:latest' locally [2020-12-15T21:23:30.231Z] --- PASS: TestCreateServiceCapabilities (3.07s) [2020-12-15T21:23:30.231Z] === RUN TestInspect [2020-12-15T21:23:30.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-15T21:23:30.462Z] latest: Pulling from library/busybox [2020-12-15T21:23:30.462Z] fcdecd492fba: Pulling fs layer [2020-12-15T21:23:30.757Z] fcdecd492fba: Verifying Checksum [2020-12-15T21:23:30.757Z] fcdecd492fba: Download complete [2020-12-15T21:23:30.757Z] fcdecd492fba: Pull complete [2020-12-15T21:23:30.757Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-15T21:23:30.757Z] Status: Downloaded newer image for busybox:latest [2020-12-15T21:23:31.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-15T21:23:31.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-12-15T21:23:31.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-12-15T21:23:31.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-12-15T21:23:31.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-12-15T21:23:31.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-12-15T21:23:31.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-12-15T21:23:31.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-12-15T21:23:31.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-12-15T21:23:31.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-12-15T21:23:31.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-12-15T21:23:31.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-12-15T21:23:31.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-12-15T21:23:31.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-12-15T21:23:31.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-12-15T21:23:31.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-12-15T21:23:31.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-12-15T21:23:31.949Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-15T21:23:32.667Z] + bundleName=ppc64le-integration [2020-12-15T21:23:32.667Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-12-15T21:23:32.667Z] Creating ppc64le-integration-bundles.tar.gz [2020-12-15T21:23:32.667Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-12-15T21:23:32.667Z] [Pipeline] archiveArtifacts [2020-12-15T21:23:32.712Z] Archiving artifacts [2020-12-15T21:23:33.153Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41806/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-15T21:23:33.543Z] + make clean [2020-12-15T21:23:33.835Z] make: command: Command not found [2020-12-15T21:23:33.835Z] make: command: Command not found [2020-12-15T21:23:33.835Z] docker volume rm -f docker-dev-cache [2020-12-15T21:23:33.835Z] docker-dev-cache [2020-12-15T21:23:33.857Z] --- PASS: TestInspect (3.56s) [2020-12-15T21:23:33.857Z] === RUN TestCreateJob [Pipeline] deleteDir [2020-12-15T21:23:34.794Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-15T21:23:37.334Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-15T21:23:37.903Z] --- PASS: TestCreateJob (4.27s) [2020-12-15T21:23:37.903Z] === RUN TestReplicatedJob [2020-12-15T21:23:39.853Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-15T21:23:41.234Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-15T21:23:41.234Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-12-15T21:23:42.173Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-15T21:23:42.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-12-15T21:23:43.005Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-12-15T21:23:43.944Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-15T21:23:44.513Z] --- PASS: TestReplicatedJob (6.70s) [2020-12-15T21:23:44.514Z] === RUN TestUpdateReplicatedJob [2020-12-15T21:23:44.773Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-15T21:23:45.711Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-15T21:23:46.649Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-15T21:23:47.589Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-15T21:23:48.158Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-15T21:23:49.095Z] --- PASS: TestUpdateReplicatedJob (4.46s) [2020-12-15T21:23:49.095Z] === RUN TestServiceListWithStatuses [2020-12-15T21:23:49.095Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-15T21:23:49.095Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-15T21:23:49.095Z] === RUN TestDockerNetworkConnectAlias [2020-12-15T21:23:49.095Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-12-15T21:23:49.664Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-15T21:23:50.603Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-15T21:23:51.543Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-15T21:23:52.482Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-12-15T21:23:53.436Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-15T21:23:54.377Z] --- PASS: TestDockerNetworkConnectAlias (5.32s) [2020-12-15T21:23:54.377Z] === RUN TestDockerNetworkReConnect [2020-12-15T21:23:54.377Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-15T21:23:54.946Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-15T21:23:54.946Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-15T21:23:55.515Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-15T21:23:56.455Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-12-15T21:23:57.396Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-15T21:23:58.333Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-15T21:23:58.903Z] --- PASS: TestDockerNetworkReConnect (4.49s) [2020-12-15T21:23:58.903Z] === RUN TestServicePlugin [2020-12-15T21:23:59.163Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-15T21:24:00.544Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-15T21:24:01.114Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-15T21:24:03.023Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-15T21:24:07.219Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-15T21:24:09.130Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-15T21:24:10.085Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-15T21:24:13.384Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-15T21:24:15.293Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-15T21:24:15.861Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-15T21:24:18.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-12-15T21:24:19.343Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-12-15T21:24:19.913Z] === RUN TestDockerSuite/TestCpToDot [2020-12-15T21:24:20.851Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-15T21:24:21.790Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-15T21:24:22.729Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-15T21:24:23.299Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-15T21:24:24.237Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-15T21:24:24.496Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-15T21:24:25.066Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-15T21:24:25.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-12-15T21:24:26.004Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-15T21:24:26.004Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-15T21:24:26.264Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-15T21:24:26.845Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-15T21:24:27.417Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-15T21:24:27.417Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-15T21:24:27.677Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-15T21:24:28.247Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-15T21:24:28.247Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-15T21:24:28.507Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-15T21:24:28.507Z] === RUN TestDockerSuite/TestCreateRM [2020-12-15T21:24:28.766Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-15T21:24:28.766Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-15T21:24:28.766Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-15T21:24:28.766Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-15T21:24:30.673Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-15T21:24:30.673Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-15T21:24:30.673Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-15T21:24:32.054Z] --- PASS: TestServicePlugin (33.11s) [2020-12-15T21:24:32.054Z] plugin_test.go:62: [d0ab83a0c7483] joining swarm manager [d7b13a5867c4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:24:32.054Z] plugin_test.go:65: [d5d6caec88ff2] joining swarm manager [d7b13a5867c4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:24:32.054Z] === RUN TestServiceUpdateLabel [2020-12-15T21:24:34.593Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-15T21:24:34.593Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-15T21:24:34.593Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-15T21:24:34.853Z] --- PASS: TestServiceUpdateLabel (2.87s) [2020-12-15T21:24:34.853Z] === RUN TestServiceUpdateSecrets [2020-12-15T21:24:34.853Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-15T21:24:34.853Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-15T21:24:35.113Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-15T21:24:35.683Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-15T21:24:37.065Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-15T21:24:37.668Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-15T21:24:38.607Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-15T21:24:39.545Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-12-15T21:24:40.114Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-15T21:24:40.374Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-15T21:24:40.633Z] === RUN TestDockerSuite/TestDevicePermissions [2020-12-15T21:24:40.893Z] === RUN TestDockerSuite/TestDockerFails [2020-12-15T21:24:41.153Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-12-15T21:24:41.153Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-12-15T21:24:41.153Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-12-15T21:24:42.097Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-12-15T21:24:42.356Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-12-15T21:24:43.735Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-12-15T21:24:43.735Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-12-15T21:24:43.735Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-12-15T21:24:43.735Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-12-15T21:24:45.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-12-15T21:24:49.835Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-15T21:24:49.835Z] --- PASS: TestServiceUpdateSecrets (15.13s) [2020-12-15T21:24:49.835Z] === RUN TestServiceUpdateConfigs [2020-12-15T21:24:51.743Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-15T21:24:53.652Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-15T21:24:55.033Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-12-15T21:24:55.602Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-15T21:24:56.171Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-15T21:24:56.741Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-15T21:24:57.309Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-15T21:24:57.879Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-15T21:24:58.139Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-12-15T21:25:00.053Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-12-15T21:25:00.622Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-15T21:25:03.159Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-12-15T21:25:05.065Z] --- PASS: TestServiceUpdateConfigs (15.23s) [2020-12-15T21:25:05.065Z] === RUN TestServiceUpdateNetwork [2020-12-15T21:25:05.324Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-15T21:25:06.262Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-15T21:25:07.643Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-15T21:25:07.924Z] --- PASS: TestBuildWithHugeFile (134.27s) [2020-12-15T21:25:07.924Z] === RUN TestBuildWithEmptyDockerfile [2020-12-15T21:25:07.924Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:25:07.924Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:25:07.924Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:25:07.924Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:25:07.924Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:25:07.924Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:25:07.924Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-15T21:25:07.924Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-15T21:25:07.924Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-15T21:25:07.924Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-12-15T21:25:07.924Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-12-15T21:25:07.924Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-12-15T21:25:07.924Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-12-15T21:25:07.924Z] === RUN TestBuildPreserveOwnership [2020-12-15T21:25:07.924Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-12-15T21:25:07.924Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-15T21:25:07.924Z] === RUN TestBuildPlatformInvalid [2020-12-15T21:25:07.924Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-12-15T21:25:07.924Z] PASS [2020-12-15T21:25:07.924Z] ok github.com/docker/docker/integration/build 194.750s [2020-12-15T21:25:07.924Z] [2020-12-15T21:25:07.924Z] === Skipped [2020-12-15T21:25:07.924Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-12-15T21:25:07.924Z] build_session_test.go:25: TODO: BuildKit [2020-12-15T21:25:07.924Z] [2020-12-15T21:25:07.924Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-12-15T21:25:07.924Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.924Z] [2020-12-15T21:25:07.924Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-12-15T21:25:07.924Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-15T21:25:07.924Z] [2020-12-15T21:25:07.924Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-12-15T21:25:07.924Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-15T21:25:07.924Z] [2020-12-15T21:25:07.924Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-12-15T21:25:07.924Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-15T21:25:07.924Z] [2020-12-15T21:25:07.924Z] [2020-12-15T21:25:07.924Z] DONE 28 tests, 5 skipped in 215.756s [2020-12-15T21:25:07.924Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-12-15T21:25:07.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:25:07.924Z] INFO: Testing against a local daemon [2020-12-15T21:25:07.924Z] === RUN TestConfigInspect [2020-12-15T21:25:07.924Z] --- SKIP: TestConfigInspect (0.00s) [2020-12-15T21:25:07.924Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.924Z] === RUN TestConfigList [2020-12-15T21:25:07.924Z] --- SKIP: TestConfigList (0.00s) [2020-12-15T21:25:07.924Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.924Z] === RUN TestConfigsCreateAndDelete [2020-12-15T21:25:07.924Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-12-15T21:25:07.924Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.924Z] === RUN TestConfigsUpdate [2020-12-15T21:25:07.924Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-12-15T21:25:07.924Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.924Z] === RUN TestTemplatedConfig [2020-12-15T21:25:07.924Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-12-15T21:25:07.924Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.924Z] === RUN TestConfigCreateResolve [2020-12-15T21:25:07.924Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-12-15T21:25:07.924Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:25:07.924Z] === RUN TestConfigDaemonLibtrustID [2020-12-15T21:25:07.924Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-12-15T21:25:07.924Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:25:07.924Z] PASS [2020-12-15T21:25:07.924Z] ok github.com/docker/docker/integration/config 0.165s [2020-12-15T21:25:07.924Z] [2020-12-15T21:25:07.924Z] === Skipped [2020-12-15T21:25:07.924Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-12-15T21:25:07.924Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.924Z] [2020-12-15T21:25:07.924Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-12-15T21:25:07.924Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.924Z] [2020-12-15T21:25:07.924Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-12-15T21:25:07.924Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.924Z] [2020-12-15T21:25:07.924Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-12-15T21:25:07.924Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.924Z] [2020-12-15T21:25:07.924Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-12-15T21:25:07.924Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.924Z] [2020-12-15T21:25:07.924Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-12-15T21:25:07.924Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:25:07.924Z] [2020-12-15T21:25:07.924Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-12-15T21:25:07.925Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:25:07.925Z] [2020-12-15T21:25:07.925Z] [2020-12-15T21:25:07.925Z] DONE 7 tests, 7 skipped in 2.160s [2020-12-15T21:25:07.925Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-12-15T21:25:07.925Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:25:07.925Z] INFO: Testing against a local daemon [2020-12-15T21:25:07.925Z] === RUN TestCheckpoint [2020-12-15T21:25:07.925Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-15T21:25:07.925Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-15T21:25:07.925Z] === RUN TestContainerInvalidJSON [2020-12-15T21:25:07.925Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:25:07.925Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:25:07.925Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:25:07.925Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:25:07.925Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:25:07.925Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:25:07.925Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-15T21:25:07.925Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-15T21:25:07.925Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-15T21:25:07.925Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-12-15T21:25:07.925Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-12-15T21:25:07.925Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-12-15T21:25:07.925Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-12-15T21:25:07.925Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-15T21:25:07.925Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.38s) [2020-12-15T21:25:07.925Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-15T21:25:07.925Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-12-15T21:25:07.925Z] copy_test.go:38: testEnv.OSType == "windows" [2020-12-15T21:25:07.925Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-15T21:25:07.925Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2020-12-15T21:25:07.925Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-15T21:25:07.925Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-12-15T21:25:07.925Z] copy_test.go:63: testEnv.OSType == "windows" [2020-12-15T21:25:07.925Z] === RUN TestCopyFromContainer [2020-12-15T21:25:07.925Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-12-15T21:25:07.925Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-15T21:25:07.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:25:07.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:25:07.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:25:07.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:25:07.925Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:25:07.925Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:25:07.925Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-15T21:25:07.925Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-15T21:25:07.925Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-15T21:25:07.925Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-15T21:25:07.925Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-15T21:25:07.925Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-15T21:25:07.925Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-15T21:25:07.925Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-15T21:25:07.925Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-12-15T21:25:07.925Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-12-15T21:25:07.925Z] === RUN TestCreateWithInvalidEnv [2020-12-15T21:25:07.925Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-15T21:25:07.925Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-15T21:25:07.925Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-15T21:25:07.925Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-15T21:25:07.925Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-15T21:25:07.925Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-15T21:25:07.925Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-15T21:25:07.925Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-15T21:25:07.925Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-15T21:25:07.925Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-15T21:25:07.925Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-12-15T21:25:07.925Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-12-15T21:25:07.925Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-12-15T21:25:07.925Z] === RUN TestCreateTmpfsMountsTarget [2020-12-15T21:25:07.925Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-12-15T21:25:07.925Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.925Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-15T21:25:07.925Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-12-15T21:25:07.925Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:25:07.925Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-15T21:25:07.925Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-12-15T21:25:07.925Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:25:07.925Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-15T21:25:07.925Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:25:07.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:25:07.925Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:25:07.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:25:07.925Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:25:07.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:25:07.925Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:25:07.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:25:07.925Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:25:07.925Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:25:07.925Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-15T21:25:07.925Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-15T21:25:07.925Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-15T21:25:07.925Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-15T21:25:07.925Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-15T21:25:07.925Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-15T21:25:07.925Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-15T21:25:07.925Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-15T21:25:07.925Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-15T21:25:07.925Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-15T21:25:07.925Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-15T21:25:07.925Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-15T21:25:07.925Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-12-15T21:25:07.925Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-12-15T21:25:07.925Z] === RUN TestCreateDifferentPlatform [2020-12-15T21:25:07.925Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-15T21:25:07.925Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-15T21:25:07.925Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-12-15T21:25:07.925Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-15T21:25:07.925Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-15T21:25:07.925Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-15T21:25:07.925Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-12-15T21:25:07.925Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-15T21:25:07.925Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2020-12-15T21:25:07.925Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-12-15T21:25:07.925Z] === RUN TestContainerKillOnDaemonStart [2020-12-15T21:25:07.925Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-12-15T21:25:07.925Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.925Z] === RUN TestDiff [2020-12-15T21:25:07.925Z] --- SKIP: TestDiff (0.00s) [2020-12-15T21:25:07.925Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:07.925Z] === RUN TestExecWithCloseStdin [2020-12-15T21:25:07.925Z] --- PASS: TestExecWithCloseStdin (1.83s) [2020-12-15T21:25:07.925Z] === RUN TestExec [2020-12-15T21:25:07.925Z] --- PASS: TestExec (1.69s) [2020-12-15T21:25:07.925Z] === RUN TestExecUser [2020-12-15T21:25:07.925Z] --- SKIP: TestExecUser (0.00s) [2020-12-15T21:25:07.925Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-15T21:25:07.925Z] === RUN TestExportContainerAndImportImage [2020-12-15T21:25:07.925Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-12-15T21:25:07.925Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.925Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-15T21:25:07.925Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-12-15T21:25:07.925Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:07.925Z] === RUN TestHealthCheckWorkdir [2020-12-15T21:25:07.925Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-12-15T21:25:07.925Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:07.925Z] === RUN TestHealthKillContainer [2020-12-15T21:25:07.925Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-12-15T21:25:07.925Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-12-15T21:25:07.925Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-15T21:25:07.925Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-12-15T21:25:07.925Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-12-15T21:25:07.925Z] === RUN TestKillContainerInvalidSignal [2020-12-15T21:25:07.925Z] --- PASS: TestKillContainerInvalidSignal (1.49s) [2020-12-15T21:25:07.925Z] === RUN TestKillContainer [2020-12-15T21:25:07.925Z] === RUN TestKillContainer/no_signal [2020-12-15T21:25:07.925Z] === RUN TestKillContainer/non_killing_signal [2020-12-15T21:25:07.925Z] === RUN TestKillContainer/killing_signal [2020-12-15T21:25:08.582Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-15T21:25:08.582Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-15T21:25:09.474Z] --- PASS: TestKillContainer (3.20s) [2020-12-15T21:25:09.474Z] --- PASS: TestKillContainer/no_signal (1.36s) [2020-12-15T21:25:09.474Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-12-15T21:25:09.474Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-12-15T21:25:09.474Z] --- PASS: TestKillContainer/killing_signal (1.81s) [2020-12-15T21:25:09.474Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-15T21:25:09.474Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-12-15T21:25:09.474Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-15T21:25:09.474Z] === RUN TestKillStoppedContainer [2020-12-15T21:25:09.474Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-12-15T21:25:09.474Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-15T21:25:09.474Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-15T21:25:09.474Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-12-15T21:25:09.474Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-15T21:25:09.474Z] === RUN TestKillDifferentUserContainer [2020-12-15T21:25:09.474Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-12-15T21:25:09.474Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-12-15T21:25:09.474Z] === RUN TestInspectOomKilledTrue [2020-12-15T21:25:09.474Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-15T21:25:09.474Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:09.474Z] === RUN TestInspectOomKilledFalse [2020-12-15T21:25:09.474Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-15T21:25:09.474Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:25:09.474Z] === RUN TestLogsFollowTailEmpty [2020-12-15T21:25:09.521Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-15T21:25:10.089Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-12-15T21:25:10.351Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-15T21:25:10.448Z] --- PASS: TestLogsFollowTailEmpty (1.43s) [2020-12-15T21:25:10.448Z] === RUN TestNetworkNat [2020-12-15T21:25:10.448Z] --- SKIP: TestNetworkNat (0.00s) [2020-12-15T21:25:10.448Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:10.448Z] === RUN TestNetworkLocalhostTCPNat [2020-12-15T21:25:10.610Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-12-15T21:25:10.869Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-12-15T21:25:10.869Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-15T21:25:11.805Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-15T21:25:12.645Z] --- PASS: TestNetworkLocalhostTCPNat (1.80s) [2020-12-15T21:25:12.645Z] === RUN TestNetworkLoopbackNat [2020-12-15T21:25:12.645Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-12-15T21:25:12.645Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:12.645Z] === RUN TestPause [2020-12-15T21:25:12.645Z] --- SKIP: TestPause (0.00s) [2020-12-15T21:25:12.645Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-12-15T21:25:12.645Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-15T21:25:13.184Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-15T21:25:13.184Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-15T21:25:13.184Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-15T21:25:13.754Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-15T21:25:14.013Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-15T21:25:14.196Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.45s) [2020-12-15T21:25:14.196Z] === RUN TestPauseStopPausedContainer [2020-12-15T21:25:14.196Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-12-15T21:25:14.196Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:14.196Z] === RUN TestPsFilter [2020-12-15T21:25:14.196Z] --- PASS: TestPsFilter (0.09s) [2020-12-15T21:25:14.196Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-15T21:25:14.582Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-15T21:25:15.519Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-12-15T21:25:15.745Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.78s) [2020-12-15T21:25:15.745Z] === RUN TestRemoveContainerWithVolume [2020-12-15T21:25:15.778Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-12-15T21:25:15.778Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-12-15T21:25:15.778Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-15T21:25:17.325Z] --- PASS: TestRemoveContainerWithVolume (1.75s) [2020-12-15T21:25:17.325Z] === RUN TestRemoveContainerRunning [2020-12-15T21:25:18.314Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-12-15T21:25:18.573Z] === RUN TestDockerSuite/TestEventsRename [2020-12-15T21:25:18.876Z] --- PASS: TestRemoveContainerRunning (1.42s) [2020-12-15T21:25:18.876Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-15T21:25:19.142Z] --- PASS: TestServiceUpdateNetwork (13.91s) [2020-12-15T21:25:19.142Z] === RUN TestServiceUpdatePidsLimit [2020-12-15T21:25:19.142Z] === RUN TestDockerSuite/TestEventsResize [2020-12-15T21:25:19.711Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-15T21:25:20.281Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-15T21:25:20.424Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.41s) [2020-12-15T21:25:20.424Z] === RUN TestRemoveInvalidContainer [2020-12-15T21:25:20.424Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-15T21:25:20.424Z] === RUN TestRenameLinkedContainer [2020-12-15T21:25:20.424Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-12-15T21:25:20.424Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:20.424Z] === RUN TestRenameStoppedContainer [2020-12-15T21:25:20.546Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-15T21:25:21.118Z] === RUN TestDockerSuite/TestEventsStreaming [2020-12-15T21:25:21.378Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-15T21:25:21.637Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-12-15T21:25:21.975Z] --- PASS: TestRenameStoppedContainer (1.74s) [2020-12-15T21:25:21.975Z] === RUN TestRenameRunningContainerAndReuse [2020-12-15T21:25:24.925Z] === RUN TestDockerSuite/TestEventsTop [2020-12-15T21:25:24.925Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-15T21:25:25.735Z] --- PASS: TestRenameRunningContainerAndReuse (3.26s) [2020-12-15T21:25:25.735Z] === RUN TestRenameInvalidName [2020-12-15T21:25:26.710Z] --- PASS: TestRenameInvalidName (1.52s) [2020-12-15T21:25:26.710Z] === RUN TestRenameAnonymousContainer [2020-12-15T21:25:26.710Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-12-15T21:25:26.710Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:26.710Z] === RUN TestRenameContainerWithSameName [2020-12-15T21:25:27.459Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-12-15T21:25:28.259Z] --- PASS: TestRenameContainerWithSameName (1.45s) [2020-12-15T21:25:28.259Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-15T21:25:28.259Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-12-15T21:25:28.259Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:28.259Z] === RUN TestResize [2020-12-15T21:25:28.397Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-15T21:25:28.656Z] === RUN TestDockerSuite/TestExec [2020-12-15T21:25:29.225Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-15T21:25:29.794Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-12-15T21:25:29.816Z] --- PASS: TestResize (1.41s) [2020-12-15T21:25:29.816Z] === RUN TestResizeWithInvalidSize [2020-12-15T21:25:29.816Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-12-15T21:25:29.816Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:29.816Z] === RUN TestResizeWhenContainerNotStarted [2020-12-15T21:25:30.363Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-15T21:25:30.942Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-15T21:25:31.364Z] --- PASS: TestResizeWhenContainerNotStarted (1.70s) [2020-12-15T21:25:31.364Z] === RUN TestDaemonRestartKillContainers [2020-12-15T21:25:31.364Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-12-15T21:25:31.365Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:31.365Z] === RUN TestStats [2020-12-15T21:25:31.365Z] --- SKIP: TestStats (0.00s) [2020-12-15T21:25:31.365Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-12-15T21:25:31.365Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-15T21:25:32.322Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-15T21:25:32.584Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-15T21:25:33.153Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-15T21:25:33.721Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-15T21:25:34.289Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-15T21:25:34.857Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-15T21:25:35.425Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-12-15T21:25:36.077Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.18s) [2020-12-15T21:25:36.077Z] === RUN TestStopContainerWithTimeout [2020-12-15T21:25:36.077Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-12-15T21:25:36.077Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-12-15T21:25:36.077Z] === RUN TestUpdateRestartPolicy [2020-12-15T21:25:36.364Z] --- PASS: TestServiceUpdatePidsLimit (17.16s) [2020-12-15T21:25:36.364Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2020-12-15T21:25:36.364Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2020-12-15T21:25:36.364Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-12-15T21:25:36.364Z] PASS [2020-12-15T21:25:36.364Z] [2020-12-15T21:25:36.364Z] === Skipped [2020-12-15T21:25:36.364Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-15T21:25:36.364Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-15T21:25:36.364Z] [2020-12-15T21:25:36.364Z] [2020-12-15T21:25:36.364Z] DONE 27 tests, 1 skipped in 187.384s [2020-12-15T21:25:36.364Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-12-15T21:25:36.364Z] ++ 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-12-15T21:25:36.364Z] ++ set -e [2020-12-15T21:25:36.364Z] ++ '[' -n 0 ']' [2020-12-15T21:25:36.364Z] ++ set -x [2020-12-15T21:25:36.364Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:25:36.364Z] INFO: Testing against a local daemon [2020-12-15T21:25:36.364Z] === RUN TestSessionCreate [2020-12-15T21:25:36.364Z] --- PASS: TestSessionCreate (0.04s) [2020-12-15T21:25:36.364Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-15T21:25:36.364Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-12-15T21:25:36.364Z] PASS [2020-12-15T21:25:36.364Z] [2020-12-15T21:25:36.364Z] DONE 2 tests in 0.231s [2020-12-15T21:25:36.364Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-12-15T21:25:36.364Z] ++ 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-12-15T21:25:36.364Z] ++ set -e [2020-12-15T21:25:36.364Z] ++ '[' -n 0 ']' [2020-12-15T21:25:36.364Z] ++ set -x [2020-12-15T21:25:36.364Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:25:36.623Z] INFO: Testing against a local daemon [2020-12-15T21:25:36.623Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-15T21:25:36.623Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-15T21:25:36.623Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-15T21:25:36.623Z] === RUN TestEventsExecDie [2020-12-15T21:25:36.883Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-15T21:25:37.453Z] --- PASS: TestEventsExecDie (0.79s) [2020-12-15T21:25:37.453Z] === RUN TestEventsBackwardsCompatible [2020-12-15T21:25:37.453Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-12-15T21:25:37.453Z] === RUN TestInfoBinaryCommits [2020-12-15T21:25:37.453Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-12-15T21:25:37.453Z] === RUN TestInfoAPIVersioned [2020-12-15T21:25:37.453Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-15T21:25:37.453Z] === RUN TestInfoDiscoveryBackend [2020-12-15T21:25:38.023Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-12-15T21:25:38.023Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-15T21:25:38.023Z] === RUN TestDockerSuite/TestExecEnv [2020-12-15T21:25:38.591Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-15T21:25:39.162Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-15T21:25:39.162Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-15T21:25:39.423Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-12-15T21:25:39.423Z] === RUN TestInfoAPI [2020-12-15T21:25:39.685Z] --- PASS: TestInfoAPI (0.04s) [2020-12-15T21:25:39.685Z] === RUN TestInfoAPIWarnings [2020-12-15T21:25:39.685Z] === RUN TestDockerSuite/TestExecExitStatus [2020-12-15T21:25:40.254Z] === RUN TestDockerSuite/TestExecInspectID [2020-12-15T21:25:42.159Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-15T21:25:42.418Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-12-15T21:25:42.987Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-15T21:25:43.556Z] === RUN TestDockerSuite/TestExecParseError [2020-12-15T21:25:43.815Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-15T21:25:44.385Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-15T21:25:44.985Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-12-15T21:25:45.924Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-15T21:25:46.492Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-15T21:25:46.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-12-15T21:25:47.322Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-15T21:25:57.244Z] --- PASS: TestUpdateRestartPolicy (18.75s) [2020-12-15T21:25:57.244Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-15T21:25:57.244Z] --- PASS: TestUpdateRestartWithAutoRemove (1.46s) [2020-12-15T21:25:57.244Z] === RUN TestWaitNonBlocked [2020-12-15T21:25:57.244Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:25:57.244Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:25:57.244Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:25:57.244Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:25:57.244Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-15T21:25:57.244Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-15T21:25:57.301Z] --- PASS: TestInfoAPIWarnings (16.28s) [2020-12-15T21:25:57.301Z] === RUN TestInfoDebug [2020-12-15T21:25:57.301Z] --- PASS: TestInfoDebug (0.52s) [2020-12-15T21:25:57.301Z] === RUN TestInfoInsecureRegistries [2020-12-15T21:25:57.301Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-12-15T21:25:57.301Z] === RUN TestInfoRegistryMirrors [2020-12-15T21:25:57.301Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-12-15T21:25:57.301Z] === RUN TestLoginFailsWithBadCredentials [2020-12-15T21:25:57.560Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2020-12-15T21:25:57.560Z] === RUN TestPingCacheHeaders [2020-12-15T21:25:57.560Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-12-15T21:25:57.560Z] === RUN TestPingGet [2020-12-15T21:25:57.560Z] --- PASS: TestPingGet (0.01s) [2020-12-15T21:25:57.560Z] === RUN TestPingHead [2020-12-15T21:25:57.560Z] --- PASS: TestPingHead (0.02s) [2020-12-15T21:25:57.560Z] === RUN TestVersion [2020-12-15T21:25:57.560Z] --- PASS: TestVersion (0.02s) [2020-12-15T21:25:57.560Z] PASS [2020-12-15T21:25:57.560Z] [2020-12-15T21:25:57.560Z] === Skipped [2020-12-15T21:25:57.560Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-15T21:25:57.560Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-15T21:25:57.560Z] [2020-12-15T21:25:57.560Z] [2020-12-15T21:25:57.560Z] DONE 18 tests, 1 skipped in 21.205s [2020-12-15T21:25:57.560Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-15T21:25:57.560Z] ++ 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-12-15T21:25:57.560Z] ++ set -e [2020-12-15T21:25:57.560Z] ++ '[' -n 0 ']' [2020-12-15T21:25:57.560Z] ++ set -x [2020-12-15T21:25:57.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-15T21:25:57.819Z] INFO: Testing against a local daemon [2020-12-15T21:25:57.819Z] === RUN TestVolumesCreateAndList [2020-12-15T21:25:57.819Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-12-15T21:25:57.819Z] === RUN TestVolumesRemove [2020-12-15T21:25:57.819Z] --- PASS: TestVolumesRemove (0.11s) [2020-12-15T21:25:57.819Z] === RUN TestVolumesInspect [2020-12-15T21:25:57.819Z] --- PASS: TestVolumesInspect (0.03s) [2020-12-15T21:25:57.819Z] === RUN TestVolumesInvalidJSON [2020-12-15T21:25:57.820Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-15T21:25:57.820Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-15T21:25:57.820Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-15T21:25:57.820Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-15T21:25:57.820Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-12-15T21:25:57.820Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-12-15T21:25:57.820Z] PASS [2020-12-15T21:25:57.820Z] [2020-12-15T21:25:57.820Z] DONE 5 tests in 0.289s [2020-12-15T21:25:58.079Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-15T21:25:58.079Z] ++++ cat bundles/test-integration/docker.pid [2020-12-15T21:25:58.079Z] +++ kill 5666 [2020-12-15T21:25:58.217Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-12-15T21:25:58.217Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.18s) [2020-12-15T21:25:58.217Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.36s) [2020-12-15T21:25:58.217Z] === RUN TestWaitBlocked [2020-12-15T21:25:58.218Z] --- SKIP: TestWaitBlocked (0.00s) [2020-12-15T21:25:58.218Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:25:58.218Z] PASS [2020-12-15T21:25:58.218Z] ok github.com/docker/docker/integration/container 58.351s [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === Skipped [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-12-15T21:25:58.218Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-12-15T21:25:58.218Z] copy_test.go:38: testEnv.OSType == "windows" [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-12-15T21:25:58.218Z] copy_test.go:63: testEnv.OSType == "windows" [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-12-15T21:25:58.218Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-12-15T21:25:58.218Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-12-15T21:25:58.218Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-12-15T21:25:58.218Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-12-15T21:25:58.218Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-12-15T21:25:58.218Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2020-12-15T21:25:58.218Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-12-15T21:25:58.218Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-12-15T21:25:58.218Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-12-15T21:25:58.218Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-12-15T21:25:58.218Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-12-15T21:25:58.218Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-12-15T21:25:58.218Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-12-15T21:25:58.218Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-12-15T21:25:58.218Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-12-15T21:25:58.218Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-12-15T21:25:58.218Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-12-15T21:25:58.218Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-12-15T21:25:58.218Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-12-15T21:25:58.218Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-12-15T21:25:58.218Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-12-15T21:25:58.218Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-12-15T21:25:58.218Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-12-15T21:25:58.218Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-12-15T21:25:58.218Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-12-15T21:25:58.218Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-12-15T21:25:58.218Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-12-15T21:25:58.218Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-12-15T21:25:58.218Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-12-15T21:25:58.218Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-12-15T21:25:58.218Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-12-15T21:25:58.218Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-12-15T21:25:58.218Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-12-15T21:25:58.218Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-12-15T21:25:58.218Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] [2020-12-15T21:25:58.218Z] DONE 88 tests, 37 skipped in 60.925s [2020-12-15T21:25:58.218Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-12-15T21:25:58.648Z] === RUN TestDockerSuite/TestExecTTY [2020-12-15T21:25:59.217Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-15T21:25:59.477Z] +++ /etc/init.d/apparmor stop [2020-12-15T21:25:59.477Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-15T21:25:59.477Z] [2020-12-15T21:25:59.477Z] Unloading profiles will leave already running processes permanently [2020-12-15T21:25:59.477Z] unconfined, which can lead to unexpected situations. [2020-12-15T21:25:59.477Z] [2020-12-15T21:25:59.477Z] To set a process to complain mode, use the command line tool [2020-12-15T21:25:59.477Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-15T21:25:59.477Z] +++ true [2020-12-15T21:25:59.477Z] exiting test-integration [2020-12-15T21:25:59.477Z] ++ exit 0 [2020-12-15T21:25:59.477Z] [2020-12-15T21:25:59.736Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-15T21:26:00.305Z] + for job in $(jobs -p) [2020-12-15T21:26:00.305Z] + wait 18528 [2020-12-15T21:26:00.410Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:00.410Z] INFO: Testing against a local daemon [2020-12-15T21:26:00.410Z] === RUN TestCommitInheritsEnv [2020-12-15T21:26:00.410Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-12-15T21:26:00.410Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-15T21:26:00.410Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-15T21:26:00.410Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-12-15T21:26:00.410Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-12-15T21:26:00.410Z] === RUN TestImagesFilterMultiReference [2020-12-15T21:26:00.410Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-12-15T21:26:00.410Z] === RUN TestImagePullPlatformInvalid [2020-12-15T21:26:00.410Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-12-15T21:26:00.410Z] === RUN TestRemoveImageOrphaning [2020-12-15T21:26:00.875Z] === RUN TestDockerSuite/TestExecUlimits [2020-12-15T21:26:01.397Z] --- PASS: TestRemoveImageOrphaning (0.85s) [2020-12-15T21:26:01.397Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-15T21:26:01.397Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-12-15T21:26:01.397Z] === RUN TestTagInvalidReference [2020-12-15T21:26:01.397Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-15T21:26:01.397Z] === RUN TestTagValidPrefixedRepo [2020-12-15T21:26:01.397Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-12-15T21:26:01.397Z] === RUN TestTagExistedNameWithoutForce [2020-12-15T21:26:01.397Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-12-15T21:26:01.397Z] === RUN TestTagOfficialNames [2020-12-15T21:26:01.443Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-15T21:26:01.443Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-15T21:26:01.866Z] --- PASS: TestTagOfficialNames (0.11s) [2020-12-15T21:26:01.866Z] === RUN TestTagMatchesDigest [2020-12-15T21:26:01.866Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-12-15T21:26:01.866Z] PASS [2020-12-15T21:26:01.866Z] ok github.com/docker/docker/integration/image 1.480s [2020-12-15T21:26:01.866Z] [2020-12-15T21:26:01.866Z] === Skipped [2020-12-15T21:26:01.866Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-12-15T21:26:01.866Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-15T21:26:01.866Z] [2020-12-15T21:26:01.866Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-12-15T21:26:01.866Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-12-15T21:26:01.866Z] [2020-12-15T21:26:01.866Z] [2020-12-15T21:26:01.866Z] DONE 11 tests, 2 skipped in 3.399s [2020-12-15T21:26:01.866Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-12-15T21:26:02.821Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-12-15T21:26:03.391Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-15T21:26:03.416Z] testing: warning: no tests to run [2020-12-15T21:26:03.416Z] PASS [2020-12-15T21:26:03.416Z] ok github.com/docker/docker/integration/network/ipvlan 0.111s [no tests to run] [2020-12-15T21:26:03.416Z] testing: warning: no tests to run [2020-12-15T21:26:03.416Z] PASS [2020-12-15T21:26:03.416Z] ok github.com/docker/docker/integration/network/macvlan 0.047s [no tests to run] [2020-12-15T21:26:04.330Z] === RUN TestDockerSuite/TestExecWithTERM [2020-12-15T21:26:04.391Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:04.391Z] INFO: Testing against a local daemon [2020-12-15T21:26:04.391Z] === RUN TestNetworkCreateDelete [2020-12-15T21:26:04.391Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-12-15T21:26:04.391Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:04.391Z] === RUN TestDockerNetworkDeletePreferID [2020-12-15T21:26:04.391Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-12-15T21:26:04.391Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-12-15T21:26:04.391Z] === RUN TestDaemonDNSFallback [2020-12-15T21:26:04.391Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-12-15T21:26:04.391Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:04.391Z] === RUN TestInspectNetwork [2020-12-15T21:26:04.391Z] --- SKIP: TestInspectNetwork (0.00s) [2020-12-15T21:26:04.391Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-12-15T21:26:04.391Z] === RUN TestRunContainerWithBridgeNone [2020-12-15T21:26:04.391Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-12-15T21:26:04.391Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:04.391Z] === RUN TestNetworkInvalidJSON [2020-12-15T21:26:04.391Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-15T21:26:04.391Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-15T21:26:04.391Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:26:04.391Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:26:04.391Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:26:04.391Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:26:04.391Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-15T21:26:04.391Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-15T21:26:04.391Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-15T21:26:04.391Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-12-15T21:26:04.391Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-15T21:26:04.391Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-12-15T21:26:04.391Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-12-15T21:26:04.391Z] === RUN TestHostIPv4BridgeLabel [2020-12-15T21:26:04.391Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-12-15T21:26:04.391Z] network_test.go:97: testEnv.OSType == "windows" [2020-12-15T21:26:04.391Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-15T21:26:04.391Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-12-15T21:26:04.391Z] service_test.go:29: testEnv.OSType == "windows" [2020-12-15T21:26:04.391Z] === RUN TestDaemonDefaultNetworkPools [2020-12-15T21:26:04.391Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-12-15T21:26:04.391Z] service_test.go:52: testEnv.OSType == "windows" [2020-12-15T21:26:04.391Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-15T21:26:04.391Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-12-15T21:26:04.391Z] service_test.go:96: testEnv.OSType == "windows" [2020-12-15T21:26:04.391Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-15T21:26:04.391Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-12-15T21:26:04.391Z] service_test.go:130: testEnv.OSType == "windows" [2020-12-15T21:26:04.391Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-15T21:26:04.391Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-15T21:26:04.391Z] service_test.go:181: testEnv.OSType == "windows" [2020-12-15T21:26:04.391Z] === RUN TestServiceWithPredefinedNetwork [2020-12-15T21:26:04.391Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-12-15T21:26:04.391Z] service_test.go:206: testEnv.OSType == "windows" [2020-12-15T21:26:04.391Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-15T21:26:04.391Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-15T21:26:04.391Z] service_test.go:236: FLAKY_TEST [2020-12-15T21:26:04.391Z] === RUN TestServiceWithDataPathPortInit [2020-12-15T21:26:04.391Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-12-15T21:26:04.391Z] service_test.go:326: testEnv.OSType == "windows" [2020-12-15T21:26:04.391Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-15T21:26:04.391Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-15T21:26:04.391Z] service_test.go:394: testEnv.OSType == "windows" [2020-12-15T21:26:04.391Z] PASS [2020-12-15T21:26:04.391Z] ok github.com/docker/docker/integration/network 0.203s [2020-12-15T21:26:04.597Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] === Skipped [2020-12-15T21:26:04.854Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-12-15T21:26:04.854Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-12-15T21:26:04.854Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-12-15T21:26:04.854Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-12-15T21:26:04.854Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-12-15T21:26:04.854Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-12-15T21:26:04.854Z] network_test.go:97: testEnv.OSType == "windows" [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-12-15T21:26:04.854Z] service_test.go:29: testEnv.OSType == "windows" [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-12-15T21:26:04.854Z] service_test.go:52: testEnv.OSType == "windows" [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-12-15T21:26:04.854Z] service_test.go:96: testEnv.OSType == "windows" [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-12-15T21:26:04.854Z] service_test.go:130: testEnv.OSType == "windows" [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-15T21:26:04.854Z] service_test.go:181: testEnv.OSType == "windows" [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-12-15T21:26:04.854Z] service_test.go:206: testEnv.OSType == "windows" [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-15T21:26:04.854Z] service_test.go:236: FLAKY_TEST [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-12-15T21:26:04.854Z] service_test.go:326: testEnv.OSType == "windows" [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-15T21:26:04.854Z] service_test.go:394: testEnv.OSType == "windows" [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] DONE 19 tests, 15 skipped in 2.842s [2020-12-15T21:26:04.854Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-12-15T21:26:04.854Z] testing: warning: no tests to run [2020-12-15T21:26:04.854Z] PASS [2020-12-15T21:26:04.854Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-12-15T21:26:04.854Z] [2020-12-15T21:26:04.854Z] DONE 0 tests in 0.298s [2020-12-15T21:26:04.854Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-12-15T21:26:05.318Z] testing: warning: no tests to run [2020-12-15T21:26:05.318Z] PASS [2020-12-15T21:26:05.318Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-12-15T21:26:05.318Z] [2020-12-15T21:26:05.318Z] DONE 0 tests in 0.319s [2020-12-15T21:26:05.318Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-12-15T21:26:05.539Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-15T21:26:06.872Z] testing: warning: no tests to run [2020-12-15T21:26:06.872Z] PASS [2020-12-15T21:26:06.872Z] ok github.com/docker/docker/integration/plugin/authz 0.144s [no tests to run] [2020-12-15T21:26:06.872Z] testing: warning: no tests to run [2020-12-15T21:26:06.872Z] PASS [2020-12-15T21:26:06.872Z] ok github.com/docker/docker/integration/plugin 0.114s [no tests to run] [2020-12-15T21:26:09.730Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-15T21:26:15.003Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-15T21:26:15.483Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:15.483Z] INFO: Testing against a local daemon [2020-12-15T21:26:15.483Z] === RUN TestExternalGraphDriver [2020-12-15T21:26:15.483Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-12-15T21:26:15.483Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-15T21:26:15.483Z] === RUN TestGraphdriverPluginV2 [2020-12-15T21:26:15.483Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2020-12-15T21:26:15.483Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-15T21:26:15.483Z] PASS [2020-12-15T21:26:15.484Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.456s [2020-12-15T21:26:15.940Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-15T21:26:15.949Z] testing: warning: no tests to run [2020-12-15T21:26:15.949Z] PASS [2020-12-15T21:26:16.413Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s [no tests to run] [2020-12-15T21:26:16.413Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:16.413Z] INFO: Testing against a local daemon [2020-12-15T21:26:16.413Z] === RUN TestPluginInvalidJSON [2020-12-15T21:26:16.413Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:26:16.413Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:26:16.413Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:26:16.413Z] --- PASS: TestPluginInvalidJSON (0.12s) [2020-12-15T21:26:16.413Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-12-15T21:26:16.413Z] === RUN TestPluginInstall [2020-12-15T21:26:16.413Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-15T21:26:16.413Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-15T21:26:16.413Z] PASS [2020-12-15T21:26:16.413Z] ok github.com/docker/docker/integration/plugin/common 0.448s [2020-12-15T21:26:16.413Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:16.413Z] INFO: Testing against a local daemon [2020-12-15T21:26:16.876Z] === RUN TestReadPluginNoRead [2020-12-15T21:26:16.876Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-12-15T21:26:16.876Z] read_test.go:21: no unix domain sockets on Windows [2020-12-15T21:26:16.876Z] PASS [2020-12-15T21:26:16.876Z] ok github.com/docker/docker/integration/plugin/logging 0.494s [2020-12-15T21:26:16.876Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-12-15T21:26:16.876Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-12-15T21:26:17.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:17.851Z] INFO: Testing against a local daemon [2020-12-15T21:26:17.851Z] === RUN TestPluginWithDevMounts [2020-12-15T21:26:17.851Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-15T21:26:17.851Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:17.851Z] PASS [2020-12-15T21:26:17.851Z] ok github.com/docker/docker/integration/plugin/volumes 0.209s [2020-12-15T21:26:17.851Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-12-15T21:26:18.312Z] [2020-12-15T21:26:18.312Z] === Skipped [2020-12-15T21:26:18.312Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-12-15T21:26:18.312Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-15T21:26:18.312Z] [2020-12-15T21:26:18.312Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-12-15T21:26:18.312Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-15T21:26:18.312Z] [2020-12-15T21:26:18.312Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2020-12-15T21:26:18.312Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-15T21:26:18.312Z] [2020-12-15T21:26:18.312Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-12-15T21:26:18.313Z] read_test.go:21: no unix domain sockets on Windows [2020-12-15T21:26:18.313Z] [2020-12-15T21:26:18.313Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-12-15T21:26:18.313Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:18.313Z] [2020-12-15T21:26:18.313Z] [2020-12-15T21:26:18.313Z] DONE 7 tests, 5 skipped in 12.717s [2020-12-15T21:26:18.313Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-12-15T21:26:18.313Z] testing: warning: no tests to run [2020-12-15T21:26:18.313Z] PASS [2020-12-15T21:26:18.313Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-12-15T21:26:18.313Z] [2020-12-15T21:26:18.313Z] DONE 0 tests in 0.306s [2020-12-15T21:26:18.792Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-12-15T21:26:19.256Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:19.256Z] INFO: Testing against a local daemon [2020-12-15T21:26:19.256Z] === RUN TestPluginInvalidJSON [2020-12-15T21:26:19.256Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:26:19.256Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:26:19.256Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-15T21:26:19.256Z] --- PASS: TestPluginInvalidJSON (0.12s) [2020-12-15T21:26:19.256Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-12-15T21:26:19.256Z] === RUN TestPluginInstall [2020-12-15T21:26:19.256Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-15T21:26:19.256Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-15T21:26:19.256Z] PASS [2020-12-15T21:26:19.256Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-12-15T21:26:19.256Z] [2020-12-15T21:26:19.256Z] === Skipped [2020-12-15T21:26:19.256Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-12-15T21:26:19.256Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-15T21:26:19.256Z] [2020-12-15T21:26:19.256Z] [2020-12-15T21:26:19.256Z] DONE 3 tests, 1 skipped in 0.802s [2020-12-15T21:26:19.256Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-12-15T21:26:20.230Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:20.230Z] INFO: Testing against a local daemon [2020-12-15T21:26:20.230Z] === RUN TestExternalGraphDriver [2020-12-15T21:26:20.230Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-12-15T21:26:20.230Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-15T21:26:20.230Z] === RUN TestGraphdriverPluginV2 [2020-12-15T21:26:20.230Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2020-12-15T21:26:20.230Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-15T21:26:20.230Z] PASS [2020-12-15T21:26:20.230Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-12-15T21:26:20.230Z] [2020-12-15T21:26:20.230Z] === Skipped [2020-12-15T21:26:20.230Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-12-15T21:26:20.230Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-15T21:26:20.230Z] [2020-12-15T21:26:20.230Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2020-12-15T21:26:20.230Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-15T21:26:20.230Z] [2020-12-15T21:26:20.230Z] [2020-12-15T21:26:20.230Z] DONE 2 tests, 2 skipped in 0.733s [2020-12-15T21:26:20.230Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-12-15T21:26:21.205Z] testing: warning: no tests to run [2020-12-15T21:26:21.205Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:21.205Z] PASS [2020-12-15T21:26:21.205Z] INFO: Testing against a local daemon [2020-12-15T21:26:21.205Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-12-15T21:26:21.205Z] === RUN TestReadPluginNoRead [2020-12-15T21:26:21.205Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-12-15T21:26:21.205Z] read_test.go:21: no unix domain sockets on Windows [2020-12-15T21:26:21.205Z] PASS [2020-12-15T21:26:21.205Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-12-15T21:26:21.205Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-12-15T21:26:21.205Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-12-15T21:26:21.205Z] [2020-12-15T21:26:21.205Z] === Skipped [2020-12-15T21:26:21.205Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-12-15T21:26:21.205Z] read_test.go:21: no unix domain sockets on Windows [2020-12-15T21:26:21.205Z] [2020-12-15T21:26:21.205Z] [2020-12-15T21:26:21.205Z] DONE 1 tests, 1 skipped in 0.879s [2020-12-15T21:26:21.205Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-12-15T21:26:21.211Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-15T21:26:21.211Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-15T21:26:21.211Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-15T21:26:21.211Z] === RUN TestDockerSuite/TestHealth [2020-12-15T21:26:21.667Z] testing: warning: no tests to run [2020-12-15T21:26:21.667Z] PASS [2020-12-15T21:26:21.667Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-12-15T21:26:21.667Z] [2020-12-15T21:26:21.667Z] DONE 0 tests in 0.478s [2020-12-15T21:26:21.667Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-12-15T21:26:22.642Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:22.642Z] INFO: Testing against a local daemon [2020-12-15T21:26:22.642Z] === RUN TestPluginWithDevMounts [2020-12-15T21:26:22.642Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-15T21:26:22.642Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:22.642Z] PASS [2020-12-15T21:26:22.642Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-12-15T21:26:22.642Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-12-15T21:26:22.642Z] [2020-12-15T21:26:22.642Z] === Skipped [2020-12-15T21:26:22.642Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-12-15T21:26:22.642Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:22.642Z] [2020-12-15T21:26:22.642Z] [2020-12-15T21:26:22.642Z] DONE 1 tests, 1 skipped in 0.760s [2020-12-15T21:26:22.642Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-12-15T21:26:24.833Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:24.833Z] INFO: Testing against a local daemon [2020-12-15T21:26:24.833Z] === RUN TestSecretInspect [2020-12-15T21:26:24.833Z] --- SKIP: TestSecretInspect (0.00s) [2020-12-15T21:26:24.833Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:24.833Z] === RUN TestSecretList [2020-12-15T21:26:24.833Z] --- SKIP: TestSecretList (0.00s) [2020-12-15T21:26:24.833Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:24.833Z] === RUN TestSecretsCreateAndDelete [2020-12-15T21:26:24.833Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-12-15T21:26:24.833Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:24.833Z] === RUN TestSecretsUpdate [2020-12-15T21:26:24.833Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-12-15T21:26:24.833Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:24.833Z] === RUN TestTemplatedSecret [2020-12-15T21:26:24.833Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-12-15T21:26:24.833Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:24.833Z] === RUN TestSecretCreateResolve [2020-12-15T21:26:24.833Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-12-15T21:26:24.833Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:24.833Z] PASS [2020-12-15T21:26:24.833Z] ok github.com/docker/docker/integration/secret 0.204s [2020-12-15T21:26:24.833Z] [2020-12-15T21:26:24.833Z] === Skipped [2020-12-15T21:26:24.833Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-12-15T21:26:24.833Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:24.833Z] [2020-12-15T21:26:24.833Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-12-15T21:26:24.833Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:24.833Z] [2020-12-15T21:26:24.833Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-12-15T21:26:24.833Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:24.833Z] [2020-12-15T21:26:24.833Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-12-15T21:26:24.833Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:24.833Z] [2020-12-15T21:26:24.833Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-12-15T21:26:24.833Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:24.833Z] [2020-12-15T21:26:24.833Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-12-15T21:26:24.833Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:24.833Z] [2020-12-15T21:26:24.833Z] [2020-12-15T21:26:24.833Z] DONE 6 tests, 6 skipped in 2.150s [2020-12-15T21:26:24.833Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-12-15T21:26:27.033Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:27.033Z] INFO: Testing against a local daemon [2020-12-15T21:26:27.033Z] === RUN TestServiceCreateInit [2020-12-15T21:26:27.033Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-15T21:26:27.033Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-15T21:26:27.033Z] --- PASS: TestServiceCreateInit (0.04s) [2020-12-15T21:26:27.033Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-15T21:26:27.033Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.033Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-15T21:26:27.033Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.033Z] === RUN TestCreateServiceMultipleTimes [2020-12-15T21:26:27.033Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-12-15T21:26:27.033Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.033Z] === RUN TestCreateServiceConflict [2020-12-15T21:26:27.033Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-12-15T21:26:27.033Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.033Z] === RUN TestCreateServiceMaxReplicas [2020-12-15T21:26:27.033Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-12-15T21:26:27.033Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.033Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-15T21:26:27.033Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-12-15T21:26:27.033Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.033Z] === RUN TestCreateServiceSecretFileMode [2020-12-15T21:26:27.033Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-12-15T21:26:27.033Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.033Z] === RUN TestCreateServiceConfigFileMode [2020-12-15T21:26:27.033Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-12-15T21:26:27.033Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.033Z] === RUN TestCreateServiceSysctls [2020-12-15T21:26:27.033Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-12-15T21:26:27.033Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.033Z] === RUN TestCreateServiceCapabilities [2020-12-15T21:26:27.496Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2020-12-15T21:26:27.496Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] === RUN TestInspect [2020-12-15T21:26:27.496Z] --- SKIP: TestInspect (0.00s) [2020-12-15T21:26:27.496Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] === RUN TestCreateJob [2020-12-15T21:26:27.496Z] --- SKIP: TestCreateJob (0.00s) [2020-12-15T21:26:27.496Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] === RUN TestReplicatedJob [2020-12-15T21:26:27.496Z] --- SKIP: TestReplicatedJob (0.00s) [2020-12-15T21:26:27.496Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] === RUN TestUpdateReplicatedJob [2020-12-15T21:26:27.496Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-12-15T21:26:27.496Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] === RUN TestServiceListWithStatuses [2020-12-15T21:26:27.496Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-15T21:26:27.496Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] === RUN TestDockerNetworkConnectAlias [2020-12-15T21:26:27.496Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-12-15T21:26:27.496Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] === RUN TestDockerNetworkReConnect [2020-12-15T21:26:27.496Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-12-15T21:26:27.496Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] === RUN TestServicePlugin [2020-12-15T21:26:27.496Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-15T21:26:27.496Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] === RUN TestServiceUpdateLabel [2020-12-15T21:26:27.496Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-12-15T21:26:27.496Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:27.496Z] === RUN TestServiceUpdateSecrets [2020-12-15T21:26:27.496Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-12-15T21:26:27.496Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:27.496Z] === RUN TestServiceUpdateConfigs [2020-12-15T21:26:27.496Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-12-15T21:26:27.496Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:27.496Z] === RUN TestServiceUpdateNetwork [2020-12-15T21:26:27.496Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-12-15T21:26:27.496Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:27.496Z] === RUN TestServiceUpdatePidsLimit [2020-12-15T21:26:27.496Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2020-12-15T21:26:27.496Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:27.496Z] PASS [2020-12-15T21:26:27.496Z] ok github.com/docker/docker/integration/service 0.343s [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === Skipped [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-15T21:26:27.496Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-15T21:26:27.496Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-15T21:26:27.496Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-15T21:26:27.496Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-12-15T21:26:27.496Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-12-15T21:26:27.496Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-12-15T21:26:27.496Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-12-15T21:26:27.496Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-12-15T21:26:27.496Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-12-15T21:26:27.496Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-12-15T21:26:27.496Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-12-15T21:26:27.496Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-12-15T21:26:27.496Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-12-15T21:26:27.496Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-12-15T21:26:27.496Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-12-15T21:26:27.496Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-12-15T21:26:27.496Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-12-15T21:26:27.496Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-12-15T21:26:27.496Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-12-15T21:26:27.496Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-12-15T21:26:27.496Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-12-15T21:26:27.496Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-12-15T21:26:27.496Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-12-15T21:26:27.496Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-12-15T21:26:27.496Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] [2020-12-15T21:26:27.496Z] DONE 24 tests, 23 skipped in 2.759s [2020-12-15T21:26:27.496Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-12-15T21:26:29.690Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:29.690Z] INFO: Testing against a local daemon [2020-12-15T21:26:29.690Z] === RUN TestSessionCreate [2020-12-15T21:26:29.690Z] --- SKIP: TestSessionCreate (0.00s) [2020-12-15T21:26:29.690Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-12-15T21:26:29.690Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-15T21:26:29.690Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-12-15T21:26:29.690Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-12-15T21:26:29.691Z] PASS [2020-12-15T21:26:29.691Z] ok github.com/docker/docker/integration/session 0.219s [2020-12-15T21:26:29.691Z] [2020-12-15T21:26:29.691Z] === Skipped [2020-12-15T21:26:29.691Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-12-15T21:26:29.691Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-12-15T21:26:29.691Z] [2020-12-15T21:26:29.691Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-12-15T21:26:29.691Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-12-15T21:26:29.691Z] [2020-12-15T21:26:29.691Z] [2020-12-15T21:26:29.691Z] DONE 2 tests, 2 skipped in 2.095s [2020-12-15T21:26:29.691Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-12-15T21:26:31.882Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:31.882Z] INFO: Testing against a local daemon [2020-12-15T21:26:31.882Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-15T21:26:31.882Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-15T21:26:31.882Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:31.882Z] === RUN TestEventsExecDie [2020-12-15T21:26:31.882Z] --- SKIP: TestEventsExecDie (0.00s) [2020-12-15T21:26:31.882Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-12-15T21:26:31.882Z] === RUN TestEventsBackwardsCompatible [2020-12-15T21:26:31.882Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-12-15T21:26:31.882Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-12-15T21:26:31.882Z] === RUN TestInfoAPI [2020-12-15T21:26:31.882Z] --- PASS: TestInfoAPI (0.04s) [2020-12-15T21:26:31.882Z] === RUN TestInfoAPIWarnings [2020-12-15T21:26:31.882Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-12-15T21:26:31.882Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-15T21:26:31.882Z] === RUN TestInfoDebug [2020-12-15T21:26:31.882Z] --- SKIP: TestInfoDebug (0.00s) [2020-12-15T21:26:31.882Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-15T21:26:31.882Z] === RUN TestInfoInsecureRegistries [2020-12-15T21:26:31.882Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-12-15T21:26:31.882Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-15T21:26:31.882Z] === RUN TestInfoRegistryMirrors [2020-12-15T21:26:31.882Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-12-15T21:26:31.882Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-15T21:26:31.882Z] === RUN TestLoginFailsWithBadCredentials [2020-12-15T21:26:32.862Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2020-12-15T21:26:32.862Z] === RUN TestPingCacheHeaders [2020-12-15T21:26:32.862Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-12-15T21:26:32.862Z] === RUN TestPingGet [2020-12-15T21:26:32.862Z] --- PASS: TestPingGet (0.03s) [2020-12-15T21:26:32.862Z] === RUN TestPingHead [2020-12-15T21:26:32.862Z] --- PASS: TestPingHead (0.03s) [2020-12-15T21:26:32.862Z] === RUN TestVersion [2020-12-15T21:26:32.862Z] --- PASS: TestVersion (0.02s) [2020-12-15T21:26:32.862Z] PASS [2020-12-15T21:26:32.862Z] ok github.com/docker/docker/integration/system 1.255s [2020-12-15T21:26:32.862Z] [2020-12-15T21:26:32.862Z] === Skipped [2020-12-15T21:26:32.862Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-15T21:26:32.862Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-12-15T21:26:32.862Z] [2020-12-15T21:26:32.862Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-12-15T21:26:32.862Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-12-15T21:26:32.862Z] [2020-12-15T21:26:32.862Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-12-15T21:26:32.862Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-12-15T21:26:32.862Z] [2020-12-15T21:26:32.862Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-12-15T21:26:32.862Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-15T21:26:32.862Z] [2020-12-15T21:26:32.862Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-12-15T21:26:32.862Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-15T21:26:32.862Z] [2020-12-15T21:26:32.862Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-12-15T21:26:32.862Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-15T21:26:32.862Z] [2020-12-15T21:26:32.862Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-12-15T21:26:32.862Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-15T21:26:32.862Z] [2020-12-15T21:26:32.862Z] [2020-12-15T21:26:32.862Z] DONE 13 tests, 7 skipped in 3.303s [2020-12-15T21:26:32.862Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-12-15T21:26:35.068Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:35.068Z] INFO: Testing against a local daemon [2020-12-15T21:26:35.068Z] === RUN TestVolumesCreateAndList [2020-12-15T21:26:35.068Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-12-15T21:26:35.068Z] === RUN TestVolumesRemove [2020-12-15T21:26:35.068Z] --- PASS: TestVolumesRemove (0.07s) [2020-12-15T21:26:35.068Z] === RUN TestVolumesInspect [2020-12-15T21:26:35.068Z] --- PASS: TestVolumesInspect (0.04s) [2020-12-15T21:26:35.068Z] === RUN TestVolumesInvalidJSON [2020-12-15T21:26:35.530Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-15T21:26:35.530Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-15T21:26:35.530Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-15T21:26:35.530Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2020-12-15T21:26:35.530Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-12-15T21:26:35.530Z] PASS [2020-12-15T21:26:35.530Z] ok github.com/docker/docker/integration/volume 0.409s [2020-12-15T21:26:35.530Z] [2020-12-15T21:26:35.530Z] DONE 5 tests in 2.490s [2020-12-15T21:26:35.530Z] INFO: make.ps1 ended at 12/15/2020 21:26:35 [2020-12-15T21:26:35.530Z] INFO: Integration CLI tests being run from the host: [2020-12-15T21:26:35.530Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2020-12-15T21:26:39.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-12-15T21:26:39.870Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-15T21:26:39.870Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-15T21:26:39.870Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-15T21:26:39.870Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-15T21:26:40.438Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-15T21:26:40.438Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-15T21:26:41.006Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-15T21:26:41.006Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-15T21:26:41.006Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-15T21:26:41.266Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-15T21:26:41.526Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-15T21:26:41.526Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-15T21:26:42.095Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-15T21:26:42.095Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-15T21:26:42.664Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-15T21:26:42.664Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-15T21:26:43.233Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-15T21:26:43.801Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-15T21:26:44.062Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-15T21:26:44.158Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-15T21:26:44.158Z] INFO: Testing against a local daemon [2020-12-15T21:26:44.158Z] === RUN TestDockerSuite [2020-12-15T21:26:44.158Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-15T21:26:44.158Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-15T21:26:44.158Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-15T21:26:44.158Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-15T21:26:44.158Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-15T21:26:44.158Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-15T21:26:44.158Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-15T21:26:44.158Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-15T21:26:44.322Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-15T21:26:44.620Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-15T21:26:44.620Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-15T21:26:45.092Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-15T21:26:45.555Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-15T21:26:47.611Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-15T21:26:47.611Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-15T21:26:47.611Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-15T21:26:48.179Z] === RUN TestDockerSuite/TestImportFile [2020-12-15T21:26:49.559Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-15T21:26:49.559Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-15T21:26:50.500Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-15T21:26:51.878Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-15T21:26:53.259Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-15T21:26:53.829Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-15T21:26:54.410Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-15T21:26:54.978Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-15T21:26:54.978Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-12-15T21:26:54.978Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-15T21:26:55.238Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-15T21:26:55.806Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-15T21:26:56.374Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-15T21:26:56.634Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-15T21:26:57.203Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-15T21:26:57.772Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-15T21:26:57.772Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-12-15T21:26:59.150Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-15T21:26:59.409Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-15T21:26:59.979Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-15T21:26:59.979Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-15T21:27:00.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-12-15T21:27:00.808Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-15T21:27:00.808Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-12-15T21:27:01.750Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-15T21:27:03.133Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-15T21:27:03.702Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-15T21:27:04.641Z] === RUN TestDockerSuite/TestInspectImage [2020-12-15T21:27:04.641Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-15T21:27:04.641Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-15T21:27:04.641Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-15T21:27:05.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-12-15T21:27:05.578Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-12-15T21:27:05.838Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-15T21:27:06.098Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-12-15T21:27:06.667Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-15T21:27:07.238Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-15T21:27:09.172Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-15T21:27:09.172Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-15T21:27:09.742Z] === RUN TestDockerSuite/TestInspectStatus [2020-12-15T21:27:10.312Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-15T21:27:12.219Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-15T21:27:12.479Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-12-15T21:27:13.421Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-12-15T21:27:14.359Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-15T21:27:14.619Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-15T21:27:15.187Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-15T21:27:15.446Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-15T21:27:15.446Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-12-15T21:27:17.351Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-15T21:27:18.288Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-15T21:27:19.224Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-15T21:27:19.224Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-15T21:27:20.610Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-12-15T21:27:21.988Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-15T21:27:23.367Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-15T21:27:23.367Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-15T21:27:24.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-12-15T21:27:24.880Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-15T21:27:25.140Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-15T21:27:25.709Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-15T21:27:35.698Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-15T21:27:35.957Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-15T21:27:37.336Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-15T21:27:37.595Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-15T21:27:39.503Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-12-15T21:27:39.503Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-15T21:27:39.503Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-15T21:27:39.503Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-15T21:27:39.503Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-15T21:27:40.072Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-15T21:27:40.641Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-15T21:27:42.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-12-15T21:27:44.558Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-15T21:27:44.818Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-15T21:27:50.107Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-15T21:27:50.107Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-15T21:27:50.107Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-15T21:27:50.676Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-15T21:27:51.615Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-15T21:27:52.555Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-15T21:27:53.493Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-15T21:27:54.060Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-15T21:27:56.596Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-15T21:27:56.856Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-15T21:27:57.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-12-15T21:27:57.374Z] === RUN TestDockerSuite/TestLogsSince [2020-12-15T21:28:02.648Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-12-15T21:28:04.025Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-15T21:28:10.603Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-12-15T21:28:10.603Z] === RUN TestDockerSuite/TestLogsTail [2020-12-15T21:28:10.862Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-15T21:28:11.431Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-15T21:28:12.000Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-15T21:28:12.000Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-15T21:28:12.568Z] === RUN TestDockerSuite/TestNetHostname [2020-12-15T21:28:13.947Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-15T21:28:14.207Z] === RUN TestDockerSuite/TestNetworkEvents [2020-12-15T21:28:20.778Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-15T21:28:21.038Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-15T21:28:21.606Z] === RUN TestDockerSuite/TestPluginActive [2020-12-15T21:28:23.511Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-15T21:28:28.832Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-15T21:28:28.832Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-15T21:28:29.405Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-15T21:28:30.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-12-15T21:28:32.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-12-15T21:28:34.255Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-15T21:28:36.160Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-15T21:28:38.713Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-15T21:28:42.907Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-15T21:28:44.287Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-15T21:28:45.665Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-15T21:28:46.603Z] === RUN TestDockerSuite/TestPortList [2020-12-15T21:28:53.186Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-15T21:28:53.755Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-15T21:28:55.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-12-15T21:28:59.859Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-15T21:28:59.859Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-15T21:28:59.859Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-15T21:29:00.799Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-15T21:29:00.799Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-15T21:29:01.738Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-15T21:29:01.738Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-15T21:29:02.677Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-15T21:29:02.677Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-15T21:29:04.058Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-15T21:29:04.058Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-12-15T21:29:05.967Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-12-15T21:29:06.916Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-12-15T21:29:07.175Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-12-15T21:29:07.434Z] === RUN TestDockerSuite/TestPsByOrder [2020-12-15T21:29:09.339Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-15T21:29:10.278Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-12-15T21:29:12.815Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-15T21:29:16.108Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-15T21:29:16.108Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-15T21:29:19.511Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-12-15T21:29:26.093Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-15T21:29:26.351Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-15T21:29:26.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-12-15T21:29:27.755Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-15T21:29:27.756Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-15T21:29:27.990Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-15T21:29:29.370Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-15T21:29:30.753Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-15T21:29:32.134Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-15T21:29:33.571Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-12-15T21:29:35.428Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-15T21:29:36.368Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-15T21:29:36.368Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-15T21:29:37.306Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-15T21:29:39.226Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-15T21:29:40.603Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-15T21:29:41.169Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-15T21:29:41.169Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-15T21:29:41.428Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-15T21:29:41.428Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-15T21:29:41.428Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-15T21:29:41.995Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-15T21:29:42.931Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-15T21:29:44.310Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-15T21:29:44.569Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-15T21:29:52.695Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-15T21:29:52.695Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-15T21:29:53.632Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-15T21:29:53.632Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-15T21:29:53.632Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-15T21:29:53.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-12-15T21:29:53.891Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-15T21:29:56.428Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-15T21:29:57.368Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-15T21:30:01.348Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-15T21:30:01.916Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-15T21:30:01.916Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-15T21:30:02.176Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-15T21:30:04.715Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-15T21:30:05.652Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-15T21:30:05.652Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-15T21:30:07.031Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-15T21:30:07.968Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-15T21:30:08.904Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-15T21:30:09.840Z] === RUN TestDockerSuite/TestRmiTag [2020-12-15T21:30:09.840Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-15T21:30:10.407Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-15T21:30:12.945Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-15T21:30:13.884Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-15T21:30:14.467Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-15T21:30:14.726Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-15T21:30:16.102Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-15T21:30:16.671Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-15T21:30:16.930Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-15T21:30:17.498Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-15T21:30:17.498Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-15T21:30:18.065Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-15T21:30:19.002Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-15T21:30:19.570Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-15T21:30:20.139Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-15T21:30:20.707Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-12-15T21:30:21.642Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-15T21:30:23.019Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-12-15T21:30:23.957Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-12-15T21:30:24.525Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-12-15T21:30:25.091Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-12-15T21:30:25.658Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-12-15T21:30:26.226Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-15T21:30:26.793Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-12-15T21:30:27.738Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-15T21:30:28.305Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-15T21:30:28.873Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-15T21:30:29.441Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-15T21:30:29.441Z] === RUN TestDockerSuite/TestRunBindMounts [2020-12-15T21:30:30.817Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-15T21:30:31.384Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-15T21:30:31.642Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-15T21:30:32.211Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-15T21:30:32.778Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-15T21:30:32.778Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-15T21:30:33.714Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-15T21:30:33.973Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-15T21:30:33.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-12-15T21:30:34.540Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-15T21:30:35.108Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-15T21:30:35.676Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-15T21:30:35.676Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-15T21:30:36.247Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-15T21:30:36.507Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-15T21:30:37.885Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-15T21:30:38.454Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-15T21:30:39.392Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-15T21:30:39.651Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-15T21:30:39.918Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-15T21:30:40.488Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-15T21:30:41.425Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-15T21:30:42.803Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-15T21:30:43.371Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-15T21:30:43.939Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-15T21:30:44.509Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-15T21:30:45.078Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-15T21:30:45.646Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-15T21:30:46.214Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-15T21:30:47.591Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-15T21:30:50.124Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-15T21:30:50.124Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-15T21:30:50.384Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-15T21:30:52.290Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-15T21:30:53.670Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-15T21:30:55.589Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-15T21:30:57.492Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-15T21:30:57.492Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-15T21:30:57.492Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-15T21:30:58.064Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-15T21:30:59.449Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-15T21:31:00.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-12-15T21:31:00.585Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-15T21:31:03.121Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-15T21:31:03.691Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-15T21:31:05.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-12-15T21:31:05.071Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-15T21:31:06.011Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-12-15T21:31:06.011Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-15T21:31:06.270Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-12-15T21:31:07.652Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-12-15T21:31:07.652Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-15T21:31:07.652Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-15T21:31:08.221Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-15T21:31:08.791Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-15T21:31:09.740Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-12-15T21:31:10.310Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-15T21:31:10.310Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-15T21:31:10.310Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-12-15T21:31:10.879Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-15T21:31:11.448Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-15T21:31:12.019Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-15T21:31:12.588Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-15T21:31:13.527Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-15T21:31:13.527Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-12-15T21:31:14.097Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-15T21:31:14.357Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-15T21:31:14.894Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-15T21:31:14.894Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-15T21:31:14.894Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-15T21:31:14.894Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-15T21:31:14.894Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-12-15T21:31:14.926Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-15T21:31:14.926Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-15T21:31:15.356Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-12-15T21:31:15.356Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-12-15T21:31:15.356Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-15T21:31:15.819Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-15T21:31:15.819Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-15T21:31:15.866Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-15T21:31:16.434Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-15T21:31:16.796Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-15T21:31:17.003Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-12-15T21:31:17.574Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-15T21:31:17.834Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-15T21:31:17.834Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-15T21:31:18.990Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-15T21:31:19.743Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-12-15T21:31:20.542Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-15T21:31:20.543Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-15T21:31:20.543Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-15T21:31:20.543Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-15T21:31:20.682Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-15T21:31:21.620Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-15T21:31:22.743Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-15T21:31:24.172Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-12-15T21:31:27.462Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-12-15T21:31:33.108Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-12-15T21:31:34.029Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-12-15T21:31:34.029Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-15T21:31:34.966Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-12-15T21:31:34.966Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-12-15T21:31:34.966Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-15T21:31:34.966Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-15T21:31:35.533Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-15T21:31:37.438Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-15T21:31:38.374Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-15T21:31:39.311Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-15T21:31:43.505Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-15T21:31:43.505Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-15T21:31:43.505Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-15T21:31:45.881Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-15T21:31:45.881Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-15T21:31:45.881Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-15T21:31:46.437Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-15T21:31:46.449Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-15T21:31:46.449Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-15T21:31:46.449Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-15T21:31:47.385Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-15T21:31:47.983Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-15T21:31:48.322Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-15T21:31:49.258Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-15T21:31:49.258Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-15T21:31:49.518Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-15T21:31:50.454Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-15T21:31:51.390Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-12-15T21:31:51.959Z] === RUN TestDockerSuite/TestRunMount [2020-12-15T21:31:53.803Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-15T21:31:53.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-15T21:31:53.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-15T21:31:53.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-15T21:31:53.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-15T21:31:53.803Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-15T21:31:57.230Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-15T21:31:57.801Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-15T21:31:58.369Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-15T21:31:59.306Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-15T21:32:00.264Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-12-15T21:32:01.649Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-15T21:32:04.188Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-12-15T21:32:04.448Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-15T21:32:06.353Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-15T21:32:08.257Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-15T21:32:08.825Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-15T21:32:10.204Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-15T21:32:10.204Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-15T21:32:10.464Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-15T21:32:11.033Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-15T21:32:11.601Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-15T21:32:12.169Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-15T21:32:13.550Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-15T21:32:14.929Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-15T21:32:16.849Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-12-15T21:32:18.234Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-15T21:32:18.493Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-15T21:32:18.493Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-12-15T21:32:19.431Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-15T21:32:19.431Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-15T21:32:19.998Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-12-15T21:32:19.999Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-15T21:32:20.567Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-15T21:32:20.567Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-15T21:32:21.135Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-15T21:32:23.040Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-12-15T21:32:25.575Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-12-15T21:32:26.956Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-12-15T21:32:26.956Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-15T21:32:27.897Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-12-15T21:32:28.465Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-15T21:32:28.465Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-12-15T21:32:29.403Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-15T21:32:30.359Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-12-15T21:32:31.297Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-15T21:32:31.866Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-15T21:32:31.866Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-12-15T21:32:32.125Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-15T21:32:33.064Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-15T21:32:33.634Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-15T21:32:33.634Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-15T21:32:34.572Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-15T21:32:34.572Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-12-15T21:32:35.141Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-15T21:32:35.141Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-15T21:32:35.709Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-12-15T21:32:36.650Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-15T21:32:36.650Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-15T21:32:37.590Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-12-15T21:32:39.497Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-15T21:32:40.880Z] === RUN TestDockerSuite/TestRunRm [2020-12-15T21:32:40.880Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-12-15T21:32:41.451Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-15T21:32:44.560Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-15T21:32:44.560Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-15T21:32:44.560Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-15T21:32:45.650Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-15T21:32:45.650Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-15T21:32:45.910Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-12-15T21:32:46.479Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-12-15T21:32:47.860Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-12-15T21:32:48.120Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-12-15T21:32:51.412Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-12-15T21:32:52.349Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-12-15T21:32:54.888Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-12-15T21:32:54.888Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-12-15T21:32:54.929Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-15T21:32:54.929Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-15T21:32:54.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-15T21:32:55.456Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-12-15T21:32:56.025Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-12-15T21:32:56.284Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-12-15T21:32:56.854Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-12-15T21:32:57.114Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-12-15T21:32:57.683Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-15T21:32:58.253Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-15T21:32:58.821Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-15T21:33:01.365Z] === RUN TestDockerSuite/TestRunState [2020-12-15T21:33:02.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-15T21:33:02.306Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-15T21:33:02.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-15T21:33:02.565Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-15T21:33:03.134Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-15T21:33:03.393Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-12-15T21:33:03.393Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-15T21:33:03.963Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-15T21:33:04.534Z] === RUN TestDockerSuite/TestRunSysctls [2020-12-15T21:33:05.473Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-12-15T21:33:05.732Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-15T21:33:05.732Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-15T21:33:05.732Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-15T21:33:06.303Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-12-15T21:33:07.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-15T21:33:08.842Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-12-15T21:33:08.842Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-12-15T21:33:08.842Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-12-15T21:33:10.755Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-12-15T21:33:12.664Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-12-15T21:33:13.601Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-15T21:33:15.512Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-12-15T21:33:15.840Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-15T21:33:16.457Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-15T21:33:17.027Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-15T21:33:17.597Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-15T21:33:18.166Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-15T21:33:20.074Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-12-15T21:33:20.333Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-12-15T21:33:20.901Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-15T21:33:21.470Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-15T21:33:21.470Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-15T21:33:21.729Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-15T21:33:22.299Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-15T21:33:23.238Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-15T21:33:23.806Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-12-15T21:33:23.806Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-12-15T21:33:23.806Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-15T21:33:23.806Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-15T21:33:24.377Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-15T21:33:24.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-15T21:33:24.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-15T21:33:27.671Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-15T21:33:28.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-12-15T21:33:28.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-12-15T21:33:28.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-15T21:33:28.239Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-15T21:33:28.808Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-15T21:33:30.201Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-15T21:33:31.137Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-15T21:33:32.517Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-15T21:33:34.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-15T21:33:34.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-15T21:33:34.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-12-15T21:33:34.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-15T21:33:34.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-15T21:33:34.423Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-15T21:33:34.682Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-15T21:33:34.682Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-15T21:33:34.682Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-15T21:33:34.682Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-15T21:33:34.942Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-12-15T21:33:34.942Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-12-15T21:33:35.511Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-12-15T21:33:36.080Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-12-15T21:33:36.648Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-12-15T21:33:37.217Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-12-15T21:33:37.785Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-12-15T21:33:38.354Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-15T21:33:38.354Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-12-15T21:33:39.293Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-12-15T21:33:39.293Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-12-15T21:33:39.293Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-12-15T21:33:39.294Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-15T21:33:39.294Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-12-15T21:33:39.294Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-12-15T21:33:39.294Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-12-15T21:33:39.294Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-12-15T21:33:39.294Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-12-15T21:33:39.294Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-12-15T21:33:39.863Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-12-15T21:33:40.431Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-12-15T21:33:40.691Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-12-15T21:33:40.951Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-12-15T21:33:41.521Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-15T21:33:41.521Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-15T21:33:42.088Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-15T21:33:42.088Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-12-15T21:33:42.656Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-12-15T21:33:42.916Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-12-15T21:33:42.916Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-15T21:33:43.181Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-15T21:33:43.439Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-15T21:33:44.377Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-12-15T21:33:44.945Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-12-15T21:33:44.945Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-15T21:33:45.205Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-15T21:33:45.464Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-15T21:33:46.404Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-15T21:33:46.664Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-15T21:33:48.043Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-15T21:33:48.611Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-15T21:33:48.611Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-15T21:33:48.611Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-15T21:33:49.549Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-12-15T21:33:49.809Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-12-15T21:33:50.380Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-12-15T21:33:51.760Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-15T21:33:51.760Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-15T21:33:53.669Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-15T21:33:53.669Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-15T21:33:53.669Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-15T21:33:55.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-15T21:33:55.574Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-15T21:33:55.574Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-15T21:33:56.513Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-15T21:33:56.771Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-15T21:33:56.771Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-15T21:33:58.175Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-15T21:33:58.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-15T21:33:58.972Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-15T21:33:59.435Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-15T21:33:59.554Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-15T21:33:59.554Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-15T21:33:59.813Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-15T21:33:59.813Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-15T21:33:59.813Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-15T21:34:00.381Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-15T21:34:00.993Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-15T21:34:00.993Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-15T21:34:02.286Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-15T21:34:03.666Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-12-15T21:34:05.706Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-15T21:34:06.169Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-15T21:34:06.169Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-15T21:34:06.169Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-15T21:34:06.201Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-12-15T21:34:07.139Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-15T21:34:07.144Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-15T21:34:08.119Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-15T21:34:08.581Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-15T21:34:09.047Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-15T21:34:09.510Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-15T21:34:09.679Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-15T21:34:09.939Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-15T21:34:10.876Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-15T21:34:13.409Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-15T21:34:14.223Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-15T21:34:15.324Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-15T21:34:15.776Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-15T21:34:15.776Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-15T21:34:16.264Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-15T21:34:16.750Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-15T21:34:16.750Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-15T21:34:17.214Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-15T21:34:17.647Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-15T21:34:18.586Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-15T21:34:18.761Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-15T21:34:19.736Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-15T21:34:19.736Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-15T21:34:19.736Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-15T21:34:19.966Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-15T21:34:20.711Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-15T21:34:21.174Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-15T21:34:21.174Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-15T21:34:21.174Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-15T21:34:22.501Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-15T21:34:25.037Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-12-15T21:34:25.890Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-15T21:34:26.942Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-15T21:34:27.509Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-12-15T21:34:30.043Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-12-15T21:34:30.043Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-15T21:34:35.387Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-15T21:34:37.921Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-12-15T21:34:38.859Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-15T21:34:39.428Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-15T21:34:40.001Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-15T21:34:40.569Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-15T21:34:40.569Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-15T21:34:41.137Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-15T21:34:43.672Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-15T21:34:46.961Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-12-15T21:34:46.961Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-12-15T21:34:47.529Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-12-15T21:34:47.529Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-12-15T21:34:48.097Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-12-15T21:34:49.477Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-12-15T21:34:49.477Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-12-15T21:34:49.477Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-12-15T21:34:50.415Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-12-15T21:34:50.985Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-12-15T21:34:51.925Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-12-15T21:34:53.306Z] === RUN TestDockerSuite/TestUpdateStats [2020-12-15T21:34:56.620Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-12-15T21:34:57.559Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-12-15T21:34:57.559Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-12-15T21:34:57.818Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-12-15T21:34:58.388Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-12-15T21:34:59.326Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-15T21:35:00.705Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-12-15T21:35:01.647Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-15T21:35:01.647Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-15T21:35:01.647Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-15T21:35:02.085Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-12-15T21:35:05.376Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-12-15T21:35:05.404Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-15T21:35:05.404Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-15T21:35:05.404Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-15T21:35:05.404Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-15T21:35:05.866Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-15T21:35:05.866Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-15T21:35:07.282Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-12-15T21:35:08.660Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-15T21:35:11.216Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-15T21:35:14.510Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-12-15T21:35:15.449Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-12-15T21:35:16.390Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-12-15T21:35:17.329Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-12-15T21:35:18.268Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-12-15T21:35:19.647Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-12-15T21:35:21.558Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-12-15T21:35:22.499Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-12-15T21:35:23.881Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-12-15T21:35:25.259Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-12-15T21:35:26.639Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-15T21:35:35.885Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-15T21:35:35.885Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-15T21:35:35.885Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-15T21:35:36.630Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-12-15T21:35:41.903Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-15T21:35:41.903Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-15T21:35:41.903Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-15T21:35:42.470Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-15T21:35:42.470Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-15T21:35:42.470Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-15T21:35:42.470Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-15T21:35:43.039Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-15T21:35:43.039Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-15T21:35:43.977Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-12-15T21:35:43.977Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-15T21:35:43.977Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-15T21:35:44.237Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-15T21:35:44.237Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-15T21:35:44.237Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-15T21:35:46.145Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-15T21:35:46.145Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-15T21:35:46.405Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-15T21:35:46.405Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-15T21:35:46.664Z] === RUN TestDockerSuite/TestVolumeEvents [2020-12-15T21:35:51.940Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-15T21:35:53.849Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-15T21:35:53.849Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-15T21:35:53.849Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-15T21:35:55.761Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-15T21:35:58.298Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite (1389.60s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.15s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.69s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.67s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.12s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.80s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.10s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.52s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.76s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.65s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.62s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAttachDetach (0.96s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.68s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.59s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.53s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.42s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.15s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.06s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.98s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.34s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.54s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.47s) [2020-12-15T21:35:58.298Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.84s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.77s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.70s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.83s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.26s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.77s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.29s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.47s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.26s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.42s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.36s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.07s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.72s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.72s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.90s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.66s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.67s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.56s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.08s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.74s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.37s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.76s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.84s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.21s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.35s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.41s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.38s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.44s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.45s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.27s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.53s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.11s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.30s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.68s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.00s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.20s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.15s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.02s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.84s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.65s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.06s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.96s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.34s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.61s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.98s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2020-12-15T21:35:58.299Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-12-15T21:35:58.299Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.36s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.91s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.20s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.07s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.99s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.00s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.49s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.23s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.75s) [2020-12-15T21:35:58.299Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-12-15T21:35:58.299Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.299Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-12-15T21:35:58.299Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.299Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-15T21:35:58.299Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.299Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-15T21:35:58.299Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.89s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.67s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.99s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.20s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.64s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.15s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.00s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.34s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.25s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.40s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.81s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.59s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.34s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.91s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.46s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.70s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.34s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.30s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.33s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.37s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.03s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.83s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.51s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.52s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.88s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEnv (1.13s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.43s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.88s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.34s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.99s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2020-12-15T21:35:58.299Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-12-15T21:35:58.299Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.06s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.56s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.38s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.44s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.18s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.54s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.77s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.81s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.41s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.32s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.28s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildHistory (4.47s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.66s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildLabels (0.68s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.27s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.79s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.40s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.99s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.12s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.00s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.83s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.85s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.24s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.06s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.36s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.13s) [2020-12-15T21:35:58.299Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-12-15T21:35:58.299Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.97s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.85s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.74s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.56s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.82s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.75s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.27s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.47s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.62s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.65s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.56s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.85s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.00s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.22s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.23s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.68s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildPATH (1.85s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.58s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.28s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.78s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.47s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildRm (1.93s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.68s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.27s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.77s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.99s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.93s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.88s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.78s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2020-12-15T21:35:58.299Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-15T21:35:58.299Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.60s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildStderr (0.62s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.95s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.83s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.00s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.64s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.91s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.36s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildUser (1.65s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.04s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.24s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.94s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.86s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.76s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.22s) [2020-12-15T21:35:58.299Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-15T21:35:58.299Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.299Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-15T21:35:58.299Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.299Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-12-15T21:35:58.299Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.299Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-15T21:35:58.299Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.57s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.78s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.86s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.05s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.96s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.68s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.14s) [2020-12-15T21:35:58.299Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-15T21:35:58.299Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.93s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.29s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-12-15T21:35:58.299Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-12-15T21:35:58.299Z] docker_cli_sni_test.go:18: Flakey test [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.01s) [2020-12-15T21:35:58.299Z] --- PASS: TestDockerSuite/TestCommitChange (1.05s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.81s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.10s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.45s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.74s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCommitTTY (1.35s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.77s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.22s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.70s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.19s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.23s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.61s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.61s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.62s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.52s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.61s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.96s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.56s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.94s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.86s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.56s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.77s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.55s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.94s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.38s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.47s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.22s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.64s) [2020-12-15T21:35:58.300Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.02s) [2020-12-15T21:35:58.300Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.69s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.09s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.48s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.63s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.42s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.88s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.45s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.75s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.35s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.33s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.35s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c0e2a0_} (1.35s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1591998211_/foo_false____} (1.47s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1591998211_/foo_true____} (0.52s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3028881030_/foo_false____} (1.52s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3028881030_/foo_true____} (1.47s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3028881030_/foo_true__0xc000c0e300__} (1.49s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c0e320_} (1.33s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c0e340_} (1.54s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c0e360_} (1.59s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c0e380_} (1.65s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.34s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.63s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.14s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.00s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.39s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.26s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.49s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.25s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.85s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.93s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.92s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.00s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.80s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.87s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.85s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.70s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.81s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.86s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.94s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.11s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.67s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.61s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.81s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.09s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.87s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.40s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.68s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.71s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.88s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.26s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.80s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.22s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.14s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.68s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.43s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.62s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToDot (0.80s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.94s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToStdout (0.59s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.91s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.09s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s) [2020-12-15T21:35:58.300Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-15T21:35:58.300Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2020-12-15T21:35:58.300Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-15T21:35:58.300Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.57s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.11s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.59s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.18s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.75s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.99s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.99s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.80s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.60s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.65s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.24s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.02s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.24s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.01s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.40s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.20s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsCopy (0.95s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.39s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.68s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsFilters (1.02s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsFormat (1.25s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.67s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.51s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2020-12-15T21:35:58.300Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-15T21:35:58.300Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-12-15T21:35:58.300Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-15T21:35:58.300Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.18s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsRename (0.62s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsResize (0.63s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.53s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.85s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.58s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.80s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.96s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExec (0.71s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.60s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.59s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.53s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.11s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.61s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.57s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.48s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecCgroup (1.09s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.11s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecInspectID (1.58s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.07s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecStartFails (0.63s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.79s) [2020-12-15T21:35:58.300Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.70s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.62s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.04s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestExecUlimits (0.69s) [2020-12-15T21:35:58.301Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-15T21:35:58.301Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.80s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestExecWithUser (0.67s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.58s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestHealth (18.91s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.63s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.53s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.64s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImportFile (1.14s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.19s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImportGzipped (1.39s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.27s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.48s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.51s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.28s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.58s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.57s) [2020-12-15T21:35:58.301Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-15T21:35:58.301Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.10s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.05s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectDefault (0.86s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectHistory (0.92s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-12-15T21:35:58.301Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-15T21:35:58.301Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.73s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.53s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.54s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.63s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.65s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.78s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectStatus (0.73s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.46s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.65s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.79s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.49s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.56s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.02s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.12s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.57s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.32s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.57s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.84s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.49s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.57s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.51s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.52s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.58s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.85s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.86s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.95s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.07s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.56s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.56s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsSince (6.75s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.71s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.49s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsTail (0.64s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestNetHostname (1.34s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPluginActive (1.78s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.09s) [2020-12-15T21:35:58.301Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-12-15T21:35:58.301Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.86s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPluginLogDriver (4.70s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.58s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.41s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.54s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.24s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPortList (6.47s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.02s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.89s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.25s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.98s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsByOrder (1.98s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.76s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.34s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.49s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.94s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.60s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.91s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.56s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.36s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.13s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.66s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.88s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.26s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.66s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.78s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.60s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2020-12-15T21:35:58.301Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-15T21:35:58.301Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.36s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.13s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.73s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.37s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.32s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.15s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.04s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.56s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.63s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.70s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.27s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.20s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.77s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.73s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.68s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.27s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAddHost (0.63s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.50s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.13s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.92s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.44s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.86s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.98s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.53s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.41s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.57s) [2020-12-15T21:35:58.301Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.53s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.62s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.57s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.57s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.53s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.66s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.05s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.48s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.60s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.82s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.59s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.09s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.01s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.96s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.69s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.53s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.21s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.41s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.53s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.71s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.72s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.88s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.74s) [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-15T21:35:58.302Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.49s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.63s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.16s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.17s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.55s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.62s) [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.41s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.58s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.59s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.74s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.56s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.76s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunExitCode (0.69s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.54s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.56s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.10s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-15T21:35:58.302Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.85s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.44s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.02s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.96s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.03s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.59s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.37s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.70s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.06s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.04s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.35s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunMount (5.35s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.14s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.13s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.82s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.80s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.82s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.41s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.39s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.44s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.20s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.42s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.13s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.59s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.50s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.14s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.56s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.69s) [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2020-12-15T21:35:58.302Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.65s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.18s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.82s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.76s) [2020-12-15T21:35:58.302Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.64s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.75s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s) [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.76s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.55s) [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.58s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.18s) [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.61s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.43s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.62s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.50s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.58s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.76s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.59s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.57s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunState (1.01s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.57s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.30s) [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.50s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunSysctls (1.27s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.07s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.56s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.62s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.89s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.01s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.51s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.71s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.52s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.53s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.10s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunUserByID (0.58s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunUserByName (0.72s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s) [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2020-12-15T21:35:58.302Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.53s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.24s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.73s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.45s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.43s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.63s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.23s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.64s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s) [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.49s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.91s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2020-12-15T21:35:58.302Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-15T21:35:58.302Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.48s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.75s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.00s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.05s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.82s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.45s) [2020-12-15T21:35:58.302Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents315212891 [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.31s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.38s) [2020-12-15T21:35:58.302Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.20s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.91s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.00s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.08s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.91s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStartRecordError (1.16s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.20s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.56s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.67s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.82s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.56s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2020-12-15T21:35:58.303Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-12-15T21:35:58.303Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.62s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.98s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2020-12-15T21:35:58.303Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-15T21:35:58.303Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.61s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.12s) [2020-12-15T21:35:58.303Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-15T21:35:58.303Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.05s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.68s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.05s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.08s) [2020-12-15T21:35:58.303Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-15T21:35:58.303Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.85s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.66s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.07s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.85s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.12s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.61s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.50s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.91s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.36s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.60s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.02s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.29s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.74s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.42s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.44s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.93s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.86s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.17s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.24s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.96s) [2020-12-15T21:35:58.303Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.48s) [2020-12-15T21:35:58.303Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-12-15T21:35:58.303Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-15T21:35:58.303Z] === RUN TestDockerRegistrySuite [2020-12-15T21:35:58.303Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-15T21:35:59.242Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-15T21:36:00.180Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-15T21:36:01.549Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-15T21:36:01.549Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-15T21:36:01.549Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-15T21:36:02.087Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-12-15T21:36:02.087Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-15T21:36:04.495Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-15T21:36:05.378Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-12-15T21:36:06.687Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-12-15T21:36:08.884Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-15T21:36:10.651Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-15T21:36:13.942Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-15T21:36:14.510Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-15T21:36:15.463Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-15T21:36:16.842Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-15T21:36:17.781Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-15T21:36:18.718Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-15T21:36:20.098Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-15T21:36:21.037Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-15T21:36:22.943Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-15T21:36:24.850Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-15T21:36:25.790Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-15T21:36:28.326Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-15T21:36:29.263Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-15T21:36:29.263Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-15T21:36:31.175Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-15T21:36:31.755Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-15T21:36:32.710Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-15T21:36:35.247Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-15T21:36:35.817Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-15T21:36:36.756Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-15T21:36:37.324Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-15T21:36:37.324Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-15T21:36:37.583Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-15T21:36:37.843Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-15T21:36:38.102Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-15T21:36:38.361Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-15T21:36:39.297Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-15T21:36:41.204Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-15T21:36:41.773Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-15T21:36:42.711Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-15T21:36:43.648Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite (46.51s) [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2020-12-15T21:36:44.586Z] check_test.go:196: [decb1611132f8] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.08s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d323214a08ed3] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.42s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d028df2a3ca16] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2020-12-15T21:36:44.586Z] check_test.go:196: [dc5192a8bdb61] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.92s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d6b44b2f4ac13] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.58s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d834c9704c14a] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.96s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d5c60f3201604] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.10s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d5ed2f4c8142e] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.93s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d4d8a3277204c] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.17s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d366d600ed778] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.17s) [2020-12-15T21:36:44.586Z] check_test.go:196: [daa9f62e51ca5] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.12s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d0a2e8b5fcea7] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) [2020-12-15T21:36:44.586Z] check_test.go:196: [da1b28251cefe] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d5718570e28f5] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.03s) [2020-12-15T21:36:44.586Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bd5d459922f7459ddfd8bcc55a552b3c8636b1be65d875fe280f3f8a2baefb6b [2020-12-15T21:36:44.586Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8a00d2bc2c3d8d2eeffe51912b6215d1e5af03bac6b5b7880a3191d6a5d85a16 [2020-12-15T21:36:44.586Z] check_test.go:196: [df86998d13b11] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.97s) [2020-12-15T21:36:44.586Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:66a228ff5add543d3f4edf5239360b7c73a66a85715246fdd7dd43af91fbabba [2020-12-15T21:36:44.586Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2ef57e83956df242deb4807a11ec08f4200a41d75ab0bfcb7ac4276ef867b765 [2020-12-15T21:36:44.586Z] check_test.go:196: [d82ee61099641] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d1bf39eeec431] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.18s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d648c045def2b] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.24s) [2020-12-15T21:36:44.586Z] check_test.go:196: [db84115959b0f] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d6fa527ba977a] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d4366a1de9d12] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d8d7f4ccbb942] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.98s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d4db5af4d826d] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.53s) [2020-12-15T21:36:44.586Z] check_test.go:196: [dd2ebe9775bdc] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d0f5e1fcf05d6] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.07s) [2020-12-15T21:36:44.586Z] check_test.go:196: [de6e66c044cae] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d923c58a1f476] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d75a22d90b9a9] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2020-12-15T21:36:44.586Z] check_test.go:196: [dc643522ea6f7] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d31834680d6a7] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d5422d3202cfa] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d05cc15fafd32] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.08s) [2020-12-15T21:36:44.586Z] check_test.go:196: [d9dbeaa5958c4] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.49s) [2020-12-15T21:36:44.586Z] check_test.go:196: [df27c9d3f04b2] daemon is not started [2020-12-15T21:36:44.586Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s) [2020-12-15T21:36:44.587Z] check_test.go:196: [dfb9c359ca006] daemon is not started [2020-12-15T21:36:44.587Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.04s) [2020-12-15T21:36:44.587Z] check_test.go:196: [dc74d98b83069] daemon is not started [2020-12-15T21:36:44.587Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2020-12-15T21:36:44.587Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s) [2020-12-15T21:36:44.587Z] === RUN TestDockerSchema1RegistrySuite [2020-12-15T21:36:44.587Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-12-15T21:36:44.587Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-15T21:36:47.883Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-12-15T21:36:53.157Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-15T21:36:55.693Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-15T21:36:56.261Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-15T21:36:57.201Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-15T21:36:57.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-15T21:36:58.397Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-15T21:36:59.336Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-15T21:37:00.274Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-15T21:37:02.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-15T21:37:03.378Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-15T21:37:03.948Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-15T21:37:03.948Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-15T21:37:04.207Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-15T21:37:04.466Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-15T21:37:04.725Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite (20.44s) [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-12-15T21:37:04.985Z] check_test.go:223: [d6cf54dae8d1b] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.90s) [2020-12-15T21:37:04.985Z] check_test.go:223: [d3c95867c87cf] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.78s) [2020-12-15T21:37:04.985Z] check_test.go:223: [dd8fa07ae529f] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.95s) [2020-12-15T21:37:04.985Z] check_test.go:223: [d31fce872388d] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.00s) [2020-12-15T21:37:04.985Z] check_test.go:223: [d2da14e1bd937] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2020-12-15T21:37:04.985Z] check_test.go:223: [d5fb361d18b6b] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-12-15T21:37:04.985Z] check_test.go:223: [d9285d7eabf59] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2020-12-15T21:37:04.985Z] check_test.go:223: [de05b0ea76232] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2020-12-15T21:37:04.985Z] check_test.go:223: [d6287e2edce16] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.97s) [2020-12-15T21:37:04.985Z] check_test.go:223: [de1679224366d] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.52s) [2020-12-15T21:37:04.985Z] check_test.go:223: [d4d7ec4daffdb] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2020-12-15T21:37:04.985Z] check_test.go:223: [d934b4e91029f] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2020-12-15T21:37:04.985Z] check_test.go:223: [d1b46221b6b18] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-12-15T21:37:04.985Z] check_test.go:223: [d0c272cf85d9d] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-12-15T21:37:04.985Z] check_test.go:223: [d011a758ccd1f] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-12-15T21:37:04.985Z] check_test.go:223: [d27ef577f2c99] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-12-15T21:37:04.985Z] check_test.go:223: [d30cb6e9b26ba] daemon is not started [2020-12-15T21:37:04.985Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-12-15T21:37:04.985Z] check_test.go:223: [d6c596045ab5d] daemon is not started [2020-12-15T21:37:04.985Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-15T21:37:04.985Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-15T21:37:05.927Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-15T21:37:06.187Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-15T21:37:06.446Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-15T21:37:07.825Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-15T21:37:07.825Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-15T21:37:08.393Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-15T21:37:08.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-15T21:37:08.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.98s) [2020-12-15T21:37:08.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.83s) [2020-12-15T21:37:08.913Z] check_test.go:252: [d17189f6c1cc7] daemon is not started [2020-12-15T21:37:08.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2020-12-15T21:37:08.913Z] check_test.go:252: [dd008d9124ada] daemon is not started [2020-12-15T21:37:08.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-12-15T21:37:08.913Z] check_test.go:252: [dfada09bae43c] daemon is not started [2020-12-15T21:37:08.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s) [2020-12-15T21:37:08.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2020-12-15T21:37:08.913Z] check_test.go:252: [db99927237fe5] daemon is not started [2020-12-15T21:37:08.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-12-15T21:37:08.913Z] check_test.go:252: [d172d46f38e18] daemon is not started [2020-12-15T21:37:08.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2020-12-15T21:37:08.913Z] check_test.go:252: [d57a7a2985d6d] daemon is not started [2020-12-15T21:37:08.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-12-15T21:37:08.913Z] check_test.go:252: [ded8396fa6935] daemon is not started [2020-12-15T21:37:08.913Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-15T21:37:08.913Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-15T21:37:14.186Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-15T21:37:14.186Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-15T21:37:14.444Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-15T21:37:14.444Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-15T21:37:14.703Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-12-15T21:37:14.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-12-15T21:37:14.703Z] check_test.go:279: [d27005a9cbf6f] daemon is not started [2020-12-15T21:37:14.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-12-15T21:37:14.703Z] check_test.go:279: [d2f1f96f2807c] daemon is not started [2020-12-15T21:37:14.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-12-15T21:37:14.703Z] check_test.go:279: [dd46d990a0362] daemon is not started [2020-12-15T21:37:14.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-12-15T21:37:14.703Z] check_test.go:279: [dd050561ba2ed] daemon is not started [2020-12-15T21:37:14.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-12-15T21:37:14.703Z] check_test.go:279: [db739d94f809d] daemon is not started [2020-12-15T21:37:14.703Z] === RUN TestDockerNetworkSuite [2020-12-15T21:37:14.703Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-12-15T21:37:17.240Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-12-15T21:37:17.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-12-15T21:37:17.809Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-12-15T21:37:21.066Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-15T21:37:21.066Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-15T21:37:21.066Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-15T21:37:22.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-12-15T21:37:22.010Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-12-15T21:37:23.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-12-15T21:37:27.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-12-15T21:37:29.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-12-15T21:37:29.777Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-12-15T21:37:37.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-12-15T21:37:37.903Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-12-15T21:37:39.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-12-15T21:37:40.070Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-12-15T21:37:41.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-12-15T21:37:42.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-12-15T21:37:42.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-12-15T21:37:43.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-12-15T21:37:44.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-12-15T21:37:44.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-12-15T21:37:45.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-12-15T21:37:45.430Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-12-15T21:37:46.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-12-15T21:37:46.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-12-15T21:37:46.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-12-15T21:37:46.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-12-15T21:37:48.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-12-15T21:37:48.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-12-15T21:37:49.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-12-15T21:37:49.213Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-12-15T21:37:49.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-12-15T21:37:49.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-12-15T21:37:52.767Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-12-15T21:37:54.147Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-12-15T21:37:54.147Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-12-15T21:37:54.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-12-15T21:38:01.289Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-12-15T21:38:01.548Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-12-15T21:38:02.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-12-15T21:38:02.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-12-15T21:38:02.377Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-12-15T21:38:03.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-12-15T21:38:03.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-12-15T21:38:03.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-12-15T21:38:03.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-12-15T21:38:04.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-12-15T21:38:04.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-12-15T21:38:05.033Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-12-15T21:38:07.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-12-15T21:38:07.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-12-15T21:38:07.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-12-15T21:38:08.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-12-15T21:38:11.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-12-15T21:38:11.833Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-15T21:38:11.833Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-15T21:38:11.833Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-15T21:38:14.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-12-15T21:38:14.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-12-15T21:38:15.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-12-15T21:38:17.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-12-15T21:38:17.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-12-15T21:38:17.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-12-15T21:38:18.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-12-15T21:38:19.283Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite (69.77s) [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.29s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d64e5ae1a7c63] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d114acfa93661] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.02s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d7bcf8b0707e4] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.94s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d80eae9b512f3] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.46s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:1233: [d0792e10bfe4f] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.20s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [df41d0f8f77e9] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.33s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d4b0d28e5085d] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.14s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d37cd19a87986] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.44s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d3ca015784870] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.70s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d5481dce1aaf5] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.46s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d3a805f81fab5] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.15s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d9f6c8f3a1f1f] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.18s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d38d913ceabf5] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.25s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d6567c4e26bdc] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.46s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d95b0668c5910] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.92s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d8748f3959a8f] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [dec735ad29d30] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d01bb69ed8068] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d1d1e9e96b05c] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.15s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [dc27f5b106d3c] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.17s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [daa3ec05e9321] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [df77c6d501b2e] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d0f1e5892445a] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [de870de5ebf24] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.86s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:968: [defdf6ef3a8c7] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.33s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d9c9f55a27bef] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.44s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:1116: [d0c05ada97d43] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.30s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d26e75f66639a] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.98s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [dba47bcbea804] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [de467ab91c523] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d50a353a8f223] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [dd009860bffd5] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.23s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [dfb5347ca8cb7] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d888272d7827d] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.25s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [dd7a6bb5c420c] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d6d648bc2be05] daemon is not started [2020-12-15T21:38:24.557Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d548d409a8b14] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d2b50d899d86d] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.42s) [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.08s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:1084: [da579cdc1e585] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [dc732e89932a6] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [da5d59ee227d4] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.58s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d5cf161fe72a6] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.09s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d6c10878457bc] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.83s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d0ce89e4cb776] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [dea4e720c751a] daemon is not started [2020-12-15T21:38:24.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2020-12-15T21:38:24.557Z] docker_cli_network_unix_test.go:46: [d9a0a070d1651] daemon is not started [2020-12-15T21:38:24.558Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.12s) [2020-12-15T21:38:24.558Z] docker_cli_network_unix_test.go:46: [d80149de4c4e6] daemon is not started [2020-12-15T21:38:24.558Z] === RUN TestDockerHubPullSuite [2020-12-15T21:38:24.558Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-12-15T21:38:26.475Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-12-15T21:38:26.695Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-15T21:38:28.378Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-12-15T21:38:29.315Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-12-15T21:38:31.850Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-12-15T21:38:32.109Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-12-15T21:38:32.109Z] --- PASS: TestDockerHubPullSuite (7.63s) [2020-12-15T21:38:32.109Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.74s) [2020-12-15T21:38:32.109Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2020-12-15T21:38:32.109Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.78s) [2020-12-15T21:38:32.109Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.60s) [2020-12-15T21:38:32.109Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2020-12-15T21:38:32.109Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-12-15T21:38:32.109Z] PASS [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === Skipped [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-12-15T21:38:32.109Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-12-15T21:38:32.109Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-15T21:38:32.109Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-15T21:38:32.109Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-12-15T21:38:32.109Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-12-15T21:38:32.109Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-15T21:38:32.109Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-15T21:38:32.109Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-15T21:38:32.109Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-12-15T21:38:32.109Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-15T21:38:32.109Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-15T21:38:32.109Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-12-15T21:38:32.109Z] docker_cli_sni_test.go:18: Flakey test [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.02s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.02s) [2020-12-15T21:38:32.109Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-15T21:38:32.109Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-15T21:38:32.109Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.02s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2020-12-15T21:38:32.109Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.02s) [2020-12-15T21:38:32.109Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-15T21:38:32.109Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-12-15T21:38:32.109Z] [2020-12-15T21:38:32.109Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-15T21:38:32.109Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-15T21:38:32.110Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-12-15T21:38:32.110Z] [2020-12-15T21:38:32.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-15T21:38:32.110Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-15T21:38:32.110Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-12-15T21:38:32.110Z] [2020-12-15T21:38:32.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-15T21:38:32.110Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-15T21:38:32.110Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-12-15T21:38:32.110Z] [2020-12-15T21:38:32.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-15T21:38:32.110Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-15T21:38:32.110Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-12-15T21:38:32.110Z] [2020-12-15T21:38:32.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-15T21:38:32.110Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-15T21:38:32.110Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-12-15T21:38:32.110Z] [2020-12-15T21:38:32.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-12-15T21:38:32.110Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-12-15T21:38:32.110Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-12-15T21:38:32.110Z] [2020-12-15T21:38:32.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-15T21:38:32.110Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-15T21:38:32.110Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-12-15T21:38:32.110Z] [2020-12-15T21:38:32.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-15T21:38:32.110Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-15T21:38:32.110Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-12-15T21:38:32.110Z] [2020-12-15T21:38:32.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-15T21:38:32.110Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-15T21:38:32.110Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-12-15T21:38:32.110Z] [2020-12-15T21:38:32.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-12-15T21:38:32.110Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-12-15T21:38:32.110Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-15T21:38:32.110Z] [2020-12-15T21:38:32.110Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-12-15T21:38:32.110Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-12-15T21:38:32.110Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-12-15T21:38:32.110Z] docker_cli_network_unix_test.go:46: [d548d409a8b14] daemon is not started [2020-12-15T21:38:32.110Z] [2020-12-15T21:38:32.110Z] [2020-12-15T21:38:32.110Z] DONE 1274 tests, 51 skipped in 1584.373s [2020-12-15T21:38:32.110Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-15T21:38:32.110Z] ++++ cat bundles/test-integration/docker.pid [2020-12-15T21:38:32.110Z] +++ kill 8130 [2020-12-15T21:38:33.046Z] +++ /etc/init.d/apparmor stop [2020-12-15T21:38:33.046Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-15T21:38:33.046Z] [2020-12-15T21:38:33.046Z] Unloading profiles will leave already running processes permanently [2020-12-15T21:38:33.046Z] unconfined, which can lead to unexpected situations. [2020-12-15T21:38:33.046Z] [2020-12-15T21:38:33.046Z] To set a process to complain mode, use the command line tool [2020-12-15T21:38:33.046Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-15T21:38:33.046Z] +++ true [2020-12-15T21:38:33.046Z] exiting test-integration [2020-12-15T21:38:33.046Z] ++ exit 0 [2020-12-15T21:38:33.046Z] [2020-12-15T21:38:33.619Z] + for job in $(jobs -p) [2020-12-15T21:38:33.619Z] + wait 18529 [2020-12-15T21:38:47.852Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-15T21:38:54.960Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-15T21:39:00.164Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-12-15T21:39:25.010Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-15T21:39:35.396Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-15T21:39:50.273Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-15T21:39:56.405Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-12-15T21:40:04.519Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-12-15T21:40:08.712Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-12-15T21:41:16.423Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-15T21:41:16.423Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-15T21:41:16.423Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-15T21:41:16.423Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-15T21:41:16.423Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-15T21:41:16.423Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-15T21:41:16.423Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-15T21:41:16.423Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-15T21:41:16.423Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-15T21:41:17.397Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-15T21:41:20.322Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-15T21:41:25.035Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-15T21:41:25.035Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-15T21:41:25.035Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-15T21:41:25.035Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-12-15T21:41:25.035Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-15T21:41:25.035Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-15T21:41:27.960Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-15T21:41:27.960Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-15T21:41:27.960Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-15T21:41:27.960Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-12-15T21:41:28.423Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-15T21:41:33.140Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-15T21:41:48.005Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-12-15T21:41:48.467Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-15T21:41:48.467Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-15T21:41:48.467Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-15T21:41:48.467Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-15T21:41:48.467Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-15T21:41:48.467Z] === RUN TestDockerSuite/TestBuildFails [2020-12-15T21:41:50.658Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-15T21:41:50.658Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-15T21:42:01.042Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-12-15T21:42:05.759Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-15T21:42:11.589Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-15T21:42:15.199Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-12-15T21:42:17.425Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-15T21:42:17.889Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-15T21:42:22.603Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-15T21:42:22.603Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-15T21:42:23.578Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-15T21:42:24.041Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-12-15T21:42:24.041Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-12-15T21:42:25.174Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-12-15T21:42:25.742Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-12-15T21:42:25.742Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-12-15T21:42:26.001Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-12-15T21:42:26.001Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-12-15T21:42:26.939Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-12-15T21:42:29.476Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-12-15T21:42:32.017Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-12-15T21:42:32.641Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-15T21:42:32.641Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-15T21:42:34.561Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-12-15T21:42:41.241Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-15T21:42:41.241Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-15T21:42:42.791Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-15T21:42:42.791Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-15T21:42:43.766Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-15T21:42:43.766Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-15T21:42:48.492Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-15T21:42:48.492Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-15T21:42:48.957Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-15T21:42:49.932Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-15T21:42:50.395Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-15T21:42:51.382Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-15T21:42:52.359Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-12-15T21:42:57.086Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-15T21:42:57.086Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-12-15T21:42:57.086Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-15T21:42:57.086Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-15T21:42:57.086Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-15T21:42:57.086Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-15T21:42:57.086Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-15T21:42:58.061Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-12-15T21:42:58.525Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-15T21:43:03.247Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-12-15T21:43:18.110Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-15T21:43:18.110Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-15T21:43:19.659Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-12-15T21:43:30.803Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-12-15T21:43:30.803Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-12-15T21:43:32.712Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-12-15T21:43:34.618Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-12-15T21:43:37.909Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-12-15T21:43:41.201Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-12-15T21:43:49.682Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-15T21:44:03.158Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-12-15T21:44:04.554Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-15T21:44:08.314Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-15T21:44:13.028Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-15T21:44:15.364Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-12-15T21:44:15.623Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-12-15T21:44:17.747Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-15T21:44:18.156Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-12-15T21:44:20.694Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-12-15T21:44:27.268Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-12-15T21:44:32.542Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-12-15T21:44:35.077Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-12-15T21:44:35.485Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-15T21:44:35.485Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-15T21:44:37.611Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-12-15T21:44:39.255Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-15T21:44:39.718Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-15T21:44:40.147Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-12-15T21:44:40.181Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-15T21:44:40.181Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-15T21:44:42.381Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-15T21:44:42.683Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-12-15T21:44:45.973Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-12-15T21:44:46.141Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-15T21:44:47.889Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-12-15T21:44:48.333Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-15T21:44:48.333Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-15T21:44:48.797Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-15T21:44:51.723Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-12-15T21:44:52.185Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-15T21:44:53.161Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-15T21:45:14.315Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-15T21:45:14.315Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-15T21:45:20.140Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-15T21:45:23.112Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-15T21:45:31.720Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-15T21:45:36.438Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-15T21:45:40.195Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-15T21:45:41.178Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-15T21:45:41.178Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-15T21:45:41.178Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-15T21:45:43.372Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-15T21:45:43.372Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-12-15T21:45:44.117Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-12-15T21:45:58.997Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite (1646.41s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.82s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.39s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.27s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.54s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.65s) [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:562: [df07e8b06d836] joining swarm manager [d6bd0f83772ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:584: [d885580670da8] joining swarm manager [d6bd0f83772ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] check_test.go:380: [df07e8b06d836] daemon is not started [2020-12-15T21:46:17.106Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.62s) [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:45: [de276dbed269d] joining swarm manager [df285732bfd63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.37s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.65s) [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:303: [d4fb8017e044e] joining swarm manager [d29a0cf8e8adf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:304: [d0632b1690e30] joining swarm manager [d29a0cf8e8adf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.01s) [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:271: [dc8637f22b60e] joining swarm manager [df0d4916cc58a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:272: [d9b1a17ce9c7e] joining swarm manager [df0d4916cc58a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.75s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.27s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.44s) [2020-12-15T21:46:17.106Z] docker_api_swarm_node_test.go:19: [ddb7a93e8b8fd] joining swarm manager [df286f8984959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_node_test.go:20: [dab4c4ca3c44b] joining swarm manager [df286f8984959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.05s) [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:501: [d2a1b02127e25] joining swarm manager [dbf8cced04b77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:506: [ddb298ee5d205] joining swarm manager [dbf8cced04b77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.83s) [2020-12-15T21:46:17.106Z] docker_api_swarm_node_test.go:80: [d2a7a3492cf46] joining swarm manager [d0f6e4b39b4bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.00s) [2020-12-15T21:46:17.106Z] docker_api_swarm_node_test.go:52: [d1619d1e21a87] joining swarm manager [ddca69c0ee22b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_node_test.go:53: [daa3a0cf94876] joining swarm manager [ddca69c0ee22b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.67s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.69s) [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:201: [df368d83bed46] joining swarm manager [d3e377cc8ccfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.06s) [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:383: [d71df5d6c46d1] joining swarm manager [d2d67d9975cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:384: [d4a441c7e3aca] joining swarm manager [d2d67d9975cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] check_test.go:380: [d4a441c7e3aca] daemon is not started [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.10s) [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:801: [df43e8d2b2f67] joining swarm manager [de5b17039b4d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:801: [d3ebc38eb1938] joining swarm manager [de5b17039b4d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:801: [d18df0585f720] joining swarm manager [de5b17039b4d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:801: [db77d963bee80] joining swarm manager [de5b17039b4d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-15T21:46:17.106Z] docker_api_swarm_test.go:809: [da2b6aec515c3] joining swarm manager [de5b17039b4d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.11s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.85s) [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:394: [d853939f62d33] joining swarm manager [d5f55fcf4f3ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:394: [d68b08da728c6] joining swarm manager [d5f55fcf4f3ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.56s) [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:342: [d656da3810e5f] joining swarm manager [d4c1bf6a218cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:342: [d93ce027fe2fd] joining swarm manager [d4c1bf6a218cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.22s) [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:489: [d4ced9370d7d6] joining swarm manager [d9ff52e7fb69b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:489: [d6e62536e74d0] joining swarm manager [d9ff52e7fb69b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.54s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.83s) [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:127: [d5c9dcfb0af27] joining swarm manager [dad18dfe30228]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:128: [d28c123a6584c] joining swarm manager [dad18dfe30228]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:136: [d468af2db69b3] joining swarm manager [dad18dfe30228]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:137: [d67b1ef4e39ee] joining swarm manager [dad18dfe30228]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.41s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.01s) [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:303: [d838f3b127220] joining swarm manager [d4249c057b57b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:303: [d3db3930ff989] joining swarm manager [d4249c057b57b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.94s) [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:99: [dd51c40b496b7] joining swarm manager [dd81f3a98afb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:100: [dd272c3f434d8] joining swarm manager [dd81f3a98afb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] check_test.go:380: [dd51c40b496b7] daemon is not started [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.09s) [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:532: [d7e003afe35b0] joining swarm manager [d94c5649e09b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:533: [da46162fd72ae] joining swarm manager [d94c5649e09b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.21s) [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:147: [de5f4e9b2b016] joining swarm manager [d132ff7492c7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_api_swarm_service_test.go:147: [d1eba467f67a7] joining swarm manager [d132ff7492c7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.98s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.84s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.99s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.24s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.26s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.55s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.33s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.69s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.83s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.03s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.58s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.03s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.11s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.86s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.39s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.23s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.24s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.86s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.73s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.50s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.65s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.63s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.31s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.21s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.63s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.11s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.92s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.36s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.03s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.07s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.99s) [2020-12-15T21:46:17.106Z] docker_cli_service_logs_test.go:245: checking task jzpj4j6j1otq [2020-12-15T21:46:17.106Z] docker_cli_service_logs_test.go:250: checking messages for jzpj4j6j1otq [2020-12-15T21:46:17.106Z] docker_cli_service_logs_test.go:245: checking task iorism1mopd6 [2020-12-15T21:46:17.106Z] docker_cli_service_logs_test.go:250: checking messages for iorism1mopd6 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.30s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.87s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.42s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.30s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.91s) [2020-12-15T21:46:17.106Z] docker_cli_swarm_test.go:1901: [d6c561eda22e4] joining swarm manager [dc95c3d416cba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_cli_swarm_test.go:1902: [d67f6f2e22efd] joining swarm manager [dc95c3d416cba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.24s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.76s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.93s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.51s) [2020-12-15T21:46:17.106Z] docker_cli_swarm_test.go:1802: [d1a5ff2c7d669] joining swarm manager [d478280c4389a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_cli_swarm_test.go:1803: [d1f67733468d4] joining swarm manager [d478280c4389a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.90s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.86s) [2020-12-15T21:46:17.106Z] docker_cli_swarm_test.go:1321: [d78346ad299f1] joining swarm manager [d11254f7a9193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_cli_swarm_test.go:1322: [d4fd30fca20b3] joining swarm manager [d11254f7a9193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.33s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.68s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.47s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.76s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.44s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.89s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.71s) [2020-12-15T21:46:17.106Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-12-15T21:46:17.106Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.52s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.96s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.90s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.59s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.65s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.19s) [2020-12-15T21:46:17.106Z] docker_cli_swarm_test.go:1186: [dc1ad1c5e7e1b] joining swarm manager [dc63c971f8f0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_cli_swarm_test.go:1195: [d86ede908ac1b] joining swarm manager [dc63c971f8f0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.65s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.45s) [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.88s) [2020-12-15T21:46:17.106Z] docker_cli_swarm_test.go:1118: [dfff2726436e5] joining swarm manager [d197d43bdd251]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.106Z] docker_cli_swarm_test.go:1119: [d52b73b1b0ab0] joining swarm manager [d197d43bdd251]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.106Z] docker_cli_swarm_test.go:1172: [df456279fef06] joining swarm manager [d197d43bdd251]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-15T21:46:17.106Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.41s) [2020-12-15T21:46:17.106Z] docker_cli_swarm_test.go:1453: [dea2f1c749fda] joining swarm manager [ddc994ab7ea3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.107Z] docker_cli_swarm_test.go:1454: [d2a40036e6890] joining swarm manager [ddc994ab7ea3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.46s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.28s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.06s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.26s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.65s) [2020-12-15T21:46:17.107Z] docker_cli_swarm_unix_test.go:62: [da9e87c0df431] joining swarm manager [d68dd409324f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.27s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.11s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.36s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.28s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.62s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.16s) [2020-12-15T21:46:17.107Z] docker_api_swarm_test.go:961: [dccebe19c7d28] joining swarm manager [da1a794508009]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.93s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.89s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.51s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.84s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.64s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.61s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.60s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.62s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.29s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.02s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.31s) [2020-12-15T21:46:17.107Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.90s) [2020-12-15T21:46:17.107Z] === RUN TestDockerExternalVolumeSuite [2020-12-15T21:46:17.107Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-12-15T21:46:25.975Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-15T21:46:31.987Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-12-15T21:46:40.847Z] === RUN TestDockerSuite/TestBuildRm [2020-12-15T21:46:53.281Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-15T21:46:56.204Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-15T21:46:56.204Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-15T21:46:56.204Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-15T21:46:57.754Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-15T21:47:00.679Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-15T21:47:03.602Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-15T21:47:07.362Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-15T21:47:22.233Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-15T21:47:23.208Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-15T21:47:23.671Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-12-15T21:47:34.046Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-15T21:47:34.046Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-15T21:47:37.802Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-15T21:47:38.265Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-15T21:47:39.674Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-12-15T21:47:42.981Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-15T21:47:47.809Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-12-15T21:48:04.128Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-15T21:48:04.128Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-15T21:48:04.128Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-15T21:48:05.105Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-15T21:48:09.820Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-15T21:48:14.538Z] === RUN TestDockerSuite/TestBuildUser [2020-12-15T21:48:14.538Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-15T21:48:14.538Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-15T21:48:14.538Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-15T21:48:18.299Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-15T21:48:18.762Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-15T21:48:19.884Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-12-15T21:48:20.965Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-15T21:48:20.965Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-15T21:48:20.965Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-15T21:48:32.087Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-12-15T21:48:42.115Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-15T21:48:42.115Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-15T21:48:50.731Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-15T21:48:55.446Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-15T21:48:55.909Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-15T21:48:55.909Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-15T21:48:58.101Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-15T21:48:58.101Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-12-15T21:49:04.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-12-15T21:49:10.554Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-12-15T21:49:14.315Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-15T21:49:14.315Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-15T21:49:19.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-12-15T21:49:26.748Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-15T21:49:26.748Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-15T21:49:27.211Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-15T21:49:27.211Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-15T21:49:28.191Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-15T21:49:36.809Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-15T21:49:37.785Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-15T21:49:38.248Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-15T21:49:38.248Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-15T21:49:38.248Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-15T21:49:39.796Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-15T21:49:44.519Z] === RUN TestDockerSuite/TestCommitChange [2020-12-15T21:49:49.245Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-15T21:49:51.131Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-12-15T21:49:53.010Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-15T21:49:53.011Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-15T21:50:00.122Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-15T21:50:00.122Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-15T21:50:05.944Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-15T21:50:06.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-12-15T21:50:09.708Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-15T21:50:09.708Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-15T21:50:09.708Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-15T21:50:09.708Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-15T21:50:09.708Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-15T21:50:09.708Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-12-15T21:50:09.708Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-15T21:50:09.708Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-15T21:50:09.708Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-15T21:50:16.817Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-15T21:50:20.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-12-15T21:50:22.640Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-15T21:50:22.640Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-15T21:50:24.191Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-15T21:50:24.191Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-15T21:50:24.191Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-15T21:50:24.191Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-15T21:50:26.384Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-15T21:50:26.384Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-15T21:50:26.384Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-15T21:50:28.577Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-15T21:50:28.577Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-15T21:50:28.577Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-15T21:50:28.577Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-15T21:50:28.577Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-12-15T21:50:30.127Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-15T21:50:31.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-15T21:50:33.223Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-15T21:50:33.686Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-15T21:50:33.686Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-15T21:50:35.235Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-15T21:50:35.235Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-15T21:50:37.429Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-15T21:50:37.429Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-15T21:50:37.429Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-15T21:50:38.979Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-15T21:50:38.979Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-15T21:50:41.177Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-15T21:50:41.177Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-15T21:50:43.372Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-15T21:50:43.372Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-15T21:50:50.551Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-15T21:50:54.306Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-12-15T21:50:57.230Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-15T21:50:57.231Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-15T21:50:57.231Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-15T21:50:57.694Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-15T21:50:57.694Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-15T21:50:59.241Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-15T21:50:59.241Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-15T21:51:06.371Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-15T21:51:06.371Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-15T21:51:07.353Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-15T21:51:07.353Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-15T21:51:07.612Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-12-15T21:51:11.116Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-15T21:51:12.664Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-15T21:51:12.664Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-15T21:51:12.664Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-15T21:51:12.664Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-15T21:51:12.664Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-15T21:51:12.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-12-15T21:51:14.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-12-15T21:51:14.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-12-15T21:51:21.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-12-15T21:51:24.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-12-15T21:51:25.706Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-12-15T21:51:26.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-12-15T21:51:33.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00088aa00_} [2020-12-15T21:51:35.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1338811982_c:\foo_false____} [2020-12-15T21:51:37.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1338811982_c:\foo_true____} [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-15T21:51:40.064Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-12-15T21:51:41.612Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-15T21:51:41.613Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-15T21:51:41.613Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-15T21:51:41.613Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-15T21:51:42.077Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-15T21:51:42.077Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-15T21:51:42.077Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-15T21:51:42.077Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-12-15T21:51:42.077Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-15T21:51:42.077Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-15T21:51:42.077Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-15T21:51:42.077Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-12-15T21:51:42.077Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-15T21:51:42.077Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-15T21:51:44.270Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-15T21:51:44.270Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-15T21:51:44.270Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-15T21:51:46.463Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-12-15T21:51:46.463Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-15T21:51:46.463Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-15T21:51:46.463Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-15T21:51:50.238Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-15T21:51:51.790Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-15T21:51:51.790Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-15T21:51:51.790Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-15T21:51:57.782Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-12-15T21:52:00.405Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-15T21:52:00.405Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-15T21:52:00.405Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-15T21:52:12.832Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-15T21:52:12.832Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-15T21:52:12.832Z] === RUN TestDockerSuite/TestCpToDot [2020-12-15T21:52:14.385Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-15T21:52:14.385Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-15T21:52:14.385Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-15T21:52:16.576Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-15T21:52:16.576Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-15T21:52:16.576Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-15T21:52:16.576Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-15T21:52:16.576Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-15T21:52:16.576Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-15T21:52:17.041Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-15T21:52:18.590Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-15T21:52:21.521Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-15T21:52:21.521Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-15T21:52:21.521Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-15T21:52:23.718Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-15T21:52:24.181Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-15T21:52:24.181Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-15T21:52:24.181Z] === RUN TestDockerSuite/TestCreateRM [2020-12-15T21:52:24.644Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-15T21:52:24.644Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-15T21:52:24.644Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-15T21:52:24.644Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-15T21:52:29.874Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-12-15T21:52:31.749Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-15T21:52:32.212Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-15T21:52:32.678Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-15T21:52:37.400Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-15T21:52:37.400Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-15T21:52:37.400Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestDevicePermissions [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestDockerFails [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-15T21:52:38.950Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-15T21:52:39.416Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-15T21:52:41.610Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-15T21:52:43.161Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-15T21:52:44.752Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-12-15T21:52:45.363Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-15T21:52:53.983Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-15T21:52:57.742Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-15T21:53:02.466Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-15T21:53:02.837Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-12-15T21:53:04.014Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-15T21:53:04.477Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-15T21:53:08.248Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-15T21:53:08.248Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-15T21:53:09.225Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-15T21:53:13.940Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-15T21:53:17.702Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-15T21:53:17.702Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-15T21:53:17.702Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-15T21:53:17.702Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-15T21:53:17.702Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-15T21:53:17.702Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-15T21:53:17.734Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-12-15T21:53:18.678Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-15T21:53:18.678Z] === RUN TestDockerSuite/TestEventsRename [2020-12-15T21:53:20.877Z] === RUN TestDockerSuite/TestEventsResize [2020-12-15T21:53:23.070Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-15T21:53:24.625Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-15T21:53:26.819Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-12-15T21:53:31.536Z] === RUN TestDockerSuite/TestEventsTop [2020-12-15T21:53:31.536Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite (437.32s) [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2020-12-15T21:53:32.611Z] docker_cli_external_volume_driver_test.go:53: [dfa37d59a0223] daemon is not started [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-12-15T21:53:32.611Z] docker_cli_external_volume_driver_test.go:53: [d0f073ec10aa6] daemon is not started [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2020-12-15T21:53:32.611Z] docker_cli_external_volume_driver_test.go:53: [d8b4848cf8c8a] daemon is not started [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-12-15T21:53:32.611Z] docker_cli_external_volume_driver_test.go:53: [d9d57e0581321] daemon is not started [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s) [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s) [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.38s) [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2020-12-15T21:53:32.611Z] docker_cli_external_volume_driver_test.go:485: [d2644cebcd091] daemon is not started [2020-12-15T21:53:32.611Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-12-15T21:53:32.611Z] docker_cli_external_volume_driver_test.go:53: [d26b0eb77414d] daemon is not started [2020-12-15T21:53:32.611Z] PASS [2020-12-15T21:53:32.611Z] [2020-12-15T21:53:32.611Z] === Skipped [2020-12-15T21:53:32.611Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-12-15T21:53:32.611Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-12-15T21:53:32.611Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-12-15T21:53:32.611Z] check_test.go:309: [de316c3948c5c] daemon is not started [2020-12-15T21:53:32.611Z] [2020-12-15T21:53:32.611Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-15T21:53:32.611Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-15T21:53:32.611Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-12-15T21:53:32.611Z] check_test.go:309: [d5d30474ad76c] daemon is not started [2020-12-15T21:53:32.611Z] [2020-12-15T21:53:32.611Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-12-15T21:53:32.611Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-12-15T21:53:32.611Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-12-15T21:53:32.611Z] check_test.go:309: [d4321066feaf5] daemon is not started [2020-12-15T21:53:32.611Z] [2020-12-15T21:53:32.611Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-12-15T21:53:32.611Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-12-15T21:53:32.611Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-12-15T21:53:32.611Z] [2020-12-15T21:53:32.611Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-12-15T21:53:32.611Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-12-15T21:53:32.611Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-12-15T21:53:32.611Z] [2020-12-15T21:53:32.611Z] [2020-12-15T21:53:32.611Z] DONE 273 tests, 5 skipped in 2483.760s [2020-12-15T21:53:32.611Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-15T21:53:32.611Z] ++++ cat bundles/test-integration/docker.pid [2020-12-15T21:53:32.611Z] +++ kill 8131 [2020-12-15T21:53:32.871Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d30f98d46a15c/docker.pid [2020-12-15T21:53:32.871Z] +++ kill 6091 [2020-12-15T21:53:32.871Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6091 is not a child of this shell [2020-12-15T21:53:32.871Z] warning: PID 6091 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d30f98d46a15c/docker.pid had a nonzero exit code [2020-12-15T21:53:32.871Z] +++ /etc/init.d/apparmor stop [2020-12-15T21:53:32.871Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-15T21:53:32.871Z] [2020-12-15T21:53:32.871Z] Unloading profiles will leave already running processes permanently [2020-12-15T21:53:32.871Z] unconfined, which can lead to unexpected situations. [2020-12-15T21:53:32.871Z] [2020-12-15T21:53:32.871Z] To set a process to complain mode, use the command line tool [2020-12-15T21:53:32.871Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-15T21:53:32.871Z] +++ true [2020-12-15T21:53:32.871Z] exiting test-integration [2020-12-15T21:53:32.871Z] ++ exit 0 [2020-12-15T21:53:32.871Z] [2020-12-15T21:53:33.130Z] + exit 0 [2020-12-15T21:53:33.130Z] ++ jobs -p [2020-12-15T21:53:33.130Z] + pids= [2020-12-15T21:53:33.130Z] + echo 'Remaining pids to kill: []' [2020-12-15T21:53:33.130Z] Remaining pids to kill: [] [2020-12-15T21:53:33.130Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-12-15T21:53:33.143Z] Recording test results [2020-12-15T21:53:34.459Z] === RUN TestDockerSuite/TestEventsUntilInThePast [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-15T21:53:35.341Z] + echo Ensuring container killed. [2020-12-15T21:53:35.341Z] Ensuring container killed. [2020-12-15T21:53:35.341Z] + docker ps -aq -f name=docker-pr1-* [2020-12-15T21:53:35.341Z] + cids=8865ef647c77 [2020-12-15T21:53:35.341Z] 3f494c6d16d3 [2020-12-15T21:53:35.341Z] 064b6a7a187d [2020-12-15T21:53:35.341Z] + [ -n 8865ef647c77 [2020-12-15T21:53:35.341Z] 3f494c6d16d3 [2020-12-15T21:53:35.341Z] 064b6a7a187d ] [2020-12-15T21:53:35.341Z] + docker rm -vf 8865ef647c77 3f494c6d16d3 064b6a7a187d [2020-12-15T21:53:36.723Z] 8865ef647c77 [2020-12-15T21:53:36.723Z] 3f494c6d16d3 [2020-12-15T21:53:37.382Z] === RUN TestDockerSuite/TestExec [2020-12-15T21:53:37.382Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-15T21:53:37.382Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-12-15T21:53:37.660Z] 064b6a7a187d [Pipeline] sh [2020-12-15T21:53:37.948Z] + echo Chowning /workspace to jenkins user [2020-12-15T21:53:37.948Z] Chowning /workspace to jenkins user [2020-12-15T21:53:37.948Z] + id -u [2020-12-15T21:53:37.948Z] + id -g [2020-12-15T21:53:37.948Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41806:/workspace busybox chown -R 1000:1000 /workspace [2020-12-15T21:53:37.948Z] Unable to find image 'busybox:latest' locally [2020-12-15T21:53:38.930Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-15T21:53:40.478Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-15T21:53:40.478Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-15T21:53:40.478Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-15T21:53:40.478Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-15T21:53:42.027Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-15T21:53:43.218Z] latest: Pulling from library/busybox [2020-12-15T21:53:43.577Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-15T21:53:45.120Z] ea97eb0eb3ec: Pulling fs layer [2020-12-15T21:53:45.120Z] ea97eb0eb3ec: Download complete [2020-12-15T21:53:45.379Z] ea97eb0eb3ec: Pull complete [2020-12-15T21:53:45.379Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-15T21:53:45.379Z] Status: Downloaded newer image for busybox:latest [2020-12-15T21:53:45.769Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-15T21:53:47.320Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-15T21:53:48.987Z] + bundleName=amd64 [2020-12-15T21:53:48.987Z] + echo Creating amd64-bundles.tar.gz [2020-12-15T21:53:48.987Z] Creating amd64-bundles.tar.gz [2020-12-15T21:53:48.987Z] + xargs tar -czf amd64-bundles.tar.gz [2020-12-15T21:53:48.987Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-12-15T21:53:49.936Z] Archiving artifacts [2020-12-15T21:53:51.076Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-15T21:53:51.077Z] === RUN TestDockerSuite/TestExecEnv [2020-12-15T21:53:51.077Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-15T21:53:51.077Z] === RUN TestDockerSuite/TestExecExitStatus [2020-12-15T21:53:51.806Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41806/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-15T21:53:52.130Z] + make clean [2020-12-15T21:53:52.389Z] docker volume rm -f docker-dev-cache [2020-12-15T21:53:52.389Z] docker-dev-cache [Pipeline] deleteDir [2020-12-15T21:53:52.624Z] === RUN TestDockerSuite/TestExecInspectID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-12-15T21:53:57.343Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-15T21:53:57.343Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-15T21:53:57.343Z] === RUN TestDockerSuite/TestExecParseError [2020-12-15T21:53:57.343Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-15T21:53:57.343Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-15T21:53:57.343Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [Pipeline] } [2020-12-15T21:53:59.534Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-15T21:53:59.534Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-15T21:53:59.534Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-15T21:53:59.534Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-15T21:53:59.534Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-15T21:53:59.534Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-15T21:54:01.086Z] === RUN TestDockerSuite/TestExecUlimits [2020-12-15T21:54:01.086Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-15T21:54:08.204Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-15T21:54:08.204Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-15T21:54:08.204Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-15T21:54:08.204Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-15T21:54:12.921Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-15T21:54:18.755Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-15T21:54:20.951Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-15T21:54:26.773Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-15T21:54:26.773Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-15T21:54:26.773Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-15T21:54:26.773Z] === RUN TestDockerSuite/TestHealth [2020-12-15T21:54:26.773Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-15T21:54:27.235Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-15T21:54:27.235Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-15T21:54:27.235Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-15T21:54:31.952Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-15T21:54:31.952Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-15T21:54:31.952Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-15T21:54:31.952Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-15T21:54:31.952Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-15T21:54:31.952Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-15T21:54:32.414Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-15T21:54:32.414Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-15T21:54:33.390Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-15T21:54:33.390Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-15T21:54:34.940Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-15T21:54:34.940Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-15T21:54:37.131Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-15T21:54:38.681Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-15T21:54:39.143Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-15T21:54:39.143Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-15T21:54:42.907Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-15T21:54:42.907Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-15T21:54:45.103Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-15T21:54:45.103Z] === RUN TestDockerSuite/TestImportFile [2020-12-15T21:54:45.103Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-15T21:54:45.103Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-15T21:54:45.103Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-15T21:54:45.103Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-15T21:54:45.103Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-15T21:54:45.103Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-15T21:54:45.103Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-15T21:54:45.103Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-15T21:54:45.103Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-15T21:54:45.103Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-15T21:54:45.103Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-15T21:54:47.303Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-15T21:54:48.849Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-15T21:54:48.849Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-15T21:54:48.849Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-15T21:54:48.849Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-15T21:54:48.849Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-15T21:54:51.041Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-15T21:54:51.041Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-15T21:54:52.588Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-15T21:54:52.588Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-12-15T21:54:52.588Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-15T21:54:52.588Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-15T21:54:54.780Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-15T21:54:58.535Z] === RUN TestDockerSuite/TestInspectImage [2020-12-15T21:54:58.535Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-15T21:54:58.535Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-15T21:54:58.535Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-15T21:55:05.647Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-12-15T21:55:07.194Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-15T21:55:07.194Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-12-15T21:55:08.742Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-15T21:55:10.289Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-15T21:55:10.289Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-15T21:55:10.751Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-15T21:55:12.301Z] === RUN TestDockerSuite/TestInspectStatus [2020-12-15T21:55:14.495Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-15T21:55:18.247Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-15T21:55:19.793Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-12-15T21:55:21.340Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-12-15T21:55:22.887Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-15T21:55:25.081Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-15T21:55:26.627Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-15T21:55:28.820Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-15T21:55:30.370Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-15T21:55:31.929Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-15T21:55:37.751Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-15T21:55:44.856Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-15T21:55:44.856Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-15T21:55:45.832Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-15T21:55:45.832Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-15T21:55:51.656Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-15T21:55:58.765Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-15T21:56:04.589Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-15T21:56:05.564Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-15T21:56:07.756Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-15T21:56:07.756Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-15T21:56:09.948Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-15T21:56:11.495Z] === RUN TestDockerSuite/TestLogsSince [2020-12-15T21:56:20.105Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-15T21:56:20.105Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-12-15T21:56:20.105Z] === RUN TestDockerSuite/TestLogsTail [2020-12-15T21:56:22.299Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-15T21:56:24.490Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-15T21:56:26.047Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-15T21:56:26.048Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-15T21:56:26.048Z] === RUN TestDockerSuite/TestNetHostname [2020-12-15T21:56:26.048Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-15T21:56:26.510Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-15T21:56:26.510Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-15T21:56:26.510Z] === RUN TestDockerSuite/TestPluginActive [2020-12-15T21:56:26.510Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-15T21:56:26.510Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-15T21:56:26.510Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-15T21:56:26.510Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-15T21:56:26.510Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-15T21:56:26.510Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-15T21:56:26.510Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-15T21:56:26.510Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-15T21:56:26.510Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-15T21:56:26.510Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-15T21:56:26.511Z] === RUN TestDockerSuite/TestPortList [2020-12-15T21:56:26.511Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-15T21:56:30.270Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-15T21:56:30.270Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-15T21:56:30.270Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-15T21:56:30.270Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-15T21:56:30.270Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-15T21:56:30.270Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-15T21:56:30.270Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-15T21:56:30.270Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-15T21:56:30.270Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-15T21:56:30.270Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-15T21:56:34.030Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-15T21:56:34.030Z] === RUN TestDockerSuite/TestPsByOrder [2020-12-15T21:56:41.151Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-15T21:56:41.151Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-12-15T21:56:49.754Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-15T21:57:07.506Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-15T21:57:07.506Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-15T21:57:07.506Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-12-15T21:57:19.946Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-15T21:57:20.926Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-15T21:57:33.353Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-15T21:57:35.544Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-15T21:57:35.544Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-15T21:57:35.544Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-15T21:57:40.263Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-15T21:57:40.263Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-15T21:57:40.263Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-15T21:57:40.263Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-15T21:57:40.263Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-15T21:57:47.370Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-15T21:57:47.370Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-15T21:57:48.345Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-15T21:57:48.346Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-15T21:57:49.332Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-15T21:57:50.308Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-15T21:57:50.308Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-15T21:57:54.064Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-15T21:57:57.830Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-15T21:58:00.022Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-15T21:58:25.220Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-15T21:58:25.220Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-15T21:58:27.412Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-15T21:58:27.412Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-15T21:58:27.412Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-15T21:58:27.875Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-15T21:58:31.653Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-15T21:58:35.408Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-15T21:58:35.408Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-15T21:58:38.330Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-15T21:58:38.330Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-15T21:58:38.792Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-15T21:58:51.213Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-15T21:58:53.404Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-15T21:58:54.379Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-15T21:59:00.198Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-15T21:59:04.919Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-15T21:59:12.023Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-15T21:59:15.778Z] === RUN TestDockerSuite/TestRmiTag [2020-12-15T21:59:15.778Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-15T21:59:17.971Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-15T21:59:32.842Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-15T21:59:35.765Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-15T21:59:40.478Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-15T21:59:40.478Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-15T21:59:40.478Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-15T21:59:40.478Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-15T21:59:40.941Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-15T21:59:40.941Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-15T21:59:40.941Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-15T21:59:40.941Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-15T21:59:40.941Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-15T21:59:42.490Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-15T21:59:42.490Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-15T21:59:42.490Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-15T21:59:47.205Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-15T21:59:48.752Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-15T21:59:50.944Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-15T21:59:53.138Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-15T21:59:54.687Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-15T21:59:55.149Z] === RUN TestDockerSuite/TestRunBindMounts [2020-12-15T21:59:58.909Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-15T21:59:58.909Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-15T21:59:58.909Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-15T21:59:58.909Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-15T21:59:58.909Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-15T21:59:58.909Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-15T21:59:58.909Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-15T21:59:58.909Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-15T21:59:59.372Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-15T21:59:59.372Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-15T21:59:59.372Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-15T21:59:59.372Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-15T22:00:00.921Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-15T22:00:00.921Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-15T22:00:03.845Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-15T22:00:03.845Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-15T22:00:03.845Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-15T22:00:05.394Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-15T22:00:05.394Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-15T22:00:05.394Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-15T22:00:05.394Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-15T22:00:05.858Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-15T22:00:05.858Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-15T22:00:05.858Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-15T22:00:05.858Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-15T22:00:08.050Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-15T22:00:09.601Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-15T22:00:11.799Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-15T22:00:11.799Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-15T22:00:11.799Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-15T22:00:11.799Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-15T22:00:13.992Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-15T22:00:13.992Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-15T22:00:13.992Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-15T22:00:13.992Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-15T22:00:13.992Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-15T22:00:15.538Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-15T22:00:20.256Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-15T22:00:20.256Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-15T22:00:20.256Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-15T22:00:20.256Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-15T22:00:20.256Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-15T22:00:20.256Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-15T22:00:20.256Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-15T22:00:22.448Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-15T22:00:22.448Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-15T22:00:22.448Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-15T22:00:22.448Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-15T22:00:23.995Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-15T22:00:26.187Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-15T22:00:26.187Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-15T22:00:27.736Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-15T22:00:27.736Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-15T22:00:27.736Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-15T22:00:27.736Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-15T22:00:29.928Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-15T22:00:31.476Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-15T22:00:33.667Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-15T22:00:35.217Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-15T22:00:35.679Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-15T22:00:35.679Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-15T22:00:35.679Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-15T22:00:35.679Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-15T22:00:35.679Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-15T22:00:35.679Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-15T22:00:35.679Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-15T22:00:35.679Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-15T22:00:39.454Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-15T22:00:39.454Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-15T22:00:39.454Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-15T22:00:39.454Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-15T22:00:39.454Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-15T22:00:39.454Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-15T22:00:39.454Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-15T22:00:46.563Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-15T22:00:46.563Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-15T22:00:47.538Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-15T22:00:47.538Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-15T22:00:47.538Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-15T22:00:47.538Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-15T22:00:47.538Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-15T22:00:47.538Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-15T22:00:47.538Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-15T22:00:48.001Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-15T22:00:48.001Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-15T22:00:48.001Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-15T22:00:48.001Z] === RUN TestDockerSuite/TestRunMount [2020-12-15T22:00:48.001Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-15T22:00:48.001Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-15T22:00:48.001Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-15T22:00:48.001Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-15T22:00:53.835Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-15T22:00:53.835Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-15T22:00:53.835Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-15T22:00:53.835Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-15T22:00:57.593Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-15T22:01:01.372Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-15T22:01:01.372Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-15T22:01:01.372Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-15T22:01:01.372Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-15T22:01:01.372Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-15T22:01:01.372Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-15T22:01:01.372Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-15T22:01:01.372Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-15T22:01:01.372Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-15T22:01:01.372Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-15T22:01:01.372Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-15T22:01:02.921Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-15T22:01:04.468Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-15T22:01:06.668Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-15T22:01:07.642Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-15T22:01:09.842Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-15T22:01:09.842Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-15T22:01:09.842Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-15T22:01:09.842Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-15T22:01:09.842Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-15T22:01:09.842Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-15T22:01:09.842Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-15T22:01:09.842Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-15T22:01:09.842Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-15T22:01:12.770Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-15T22:01:12.770Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-15T22:01:12.770Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-15T22:01:12.770Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-15T22:01:12.770Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-15T22:01:12.770Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-15T22:01:19.877Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-15T22:01:19.877Z] === RUN TestDockerSuite/TestRunRm [2020-12-15T22:01:22.071Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-15T22:01:26.790Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-15T22:01:28.985Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-15T22:01:30.538Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-15T22:01:32.086Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-15T22:01:34.281Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-15T22:01:34.281Z] === RUN TestDockerSuite/TestRunState [2020-12-15T22:01:34.281Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-15T22:01:36.475Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-15T22:01:36.475Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-15T22:01:38.024Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-15T22:01:38.024Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-15T22:01:38.024Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-15T22:01:38.024Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-15T22:01:38.024Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-15T22:01:38.024Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-15T22:01:42.743Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-15T22:01:42.743Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-15T22:01:42.743Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-15T22:01:42.743Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-15T22:01:42.743Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-12-15T22:01:42.743Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-15T22:01:42.743Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-15T22:01:42.743Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-15T22:01:42.743Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-15T22:01:42.743Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-15T22:01:42.743Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-15T22:01:44.293Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-15T22:01:44.293Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-15T22:01:46.488Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-15T22:01:46.488Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-15T22:01:46.488Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-15T22:01:48.689Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-15T22:01:54.517Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-15T22:01:58.274Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-15T22:02:02.989Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-15T22:02:02.989Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-15T22:02:02.989Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-15T22:02:05.179Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-15T22:02:07.371Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-15T22:02:08.921Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-15T22:02:08.921Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-15T22:02:09.384Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-15T22:02:09.384Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-15T22:02:09.384Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-15T22:02:09.384Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-15T22:02:09.384Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-15T22:02:09.384Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-15T22:02:09.384Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-15T22:02:13.143Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-15T22:02:14.701Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-15T22:02:16.258Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-15T22:02:20.023Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-15T22:02:22.215Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-15T22:02:22.677Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-15T22:02:23.139Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-15T22:02:23.607Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-15T22:02:25.154Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-15T22:02:30.976Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-15T22:02:30.976Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-15T22:02:36.816Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-15T22:02:36.816Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-15T22:02:40.572Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-15T22:02:40.572Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-15T22:02:40.572Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-15T22:02:40.572Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-15T22:02:40.572Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-15T22:02:46.406Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-15T22:02:46.406Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-15T22:02:46.406Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-15T22:02:46.406Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-15T22:02:46.406Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-15T22:02:46.406Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-15T22:02:46.406Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-15T22:02:47.383Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-15T22:02:49.574Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-15T22:02:49.574Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-15T22:02:51.127Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-15T22:02:51.127Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-15T22:02:51.127Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-15T22:02:51.127Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-15T22:02:51.127Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-15T22:02:51.127Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-15T22:02:51.127Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-15T22:03:08.876Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-15T22:03:08.876Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-15T22:03:08.876Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-15T22:03:08.876Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-15T22:03:08.876Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-15T22:03:08.876Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-15T22:03:08.876Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-15T22:03:09.338Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-15T22:03:09.800Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-15T22:03:11.991Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-15T22:03:12.454Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-15T22:03:12.918Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-15T22:03:12.918Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-15T22:03:12.918Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-15T22:03:25.345Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-15T22:03:25.345Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-15T22:03:25.345Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-15T22:03:25.345Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-15T22:03:25.345Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-15T22:03:31.165Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-15T22:03:31.165Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-15T22:03:31.165Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-15T22:03:39.778Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-15T22:03:39.778Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite (2216.17s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-12-15T22:03:39.778Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-15T22:03:39.778Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (148.03s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.68s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-12-15T22:03:39.778Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-12-15T22:03:39.778Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-12-15T22:03:39.778Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-15T22:03:39.778Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-12-15T22:03:39.778Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-12-15T22:03:39.778Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-12-15T22:03:39.778Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-15T22:03:39.778Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.37s) [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-15T22:03:39.778Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-12-15T22:03:39.778Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.63s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.80s) [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-15T22:03:39.778Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-15T22:03:39.778Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-12-15T22:03:39.778Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-12-15T22:03:39.778Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.78s) [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-15T22:03:39.778Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-12-15T22:03:39.778Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.24s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.81s) [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2020-12-15T22:03:39.778Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.36s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.88s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-15T22:03:39.778Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-12-15T22:03:39.778Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-12-15T22:03:39.778Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.66s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.16s) [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-12-15T22:03:39.778Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-15T22:03:39.778Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.17s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.63s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.39s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s) [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-12-15T22:03:39.778Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) [2020-12-15T22:03:39.778Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.59s) [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-12-15T22:03:39.778Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-12-15T22:03:39.778Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-15T22:03:39.778Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.778Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildAddTar (44.03s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.78s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.30s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.56s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.60s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.15s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.49s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.78s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.52s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.29s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.26s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-12-15T22:03:39.779Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.20s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.77s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.62s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.67s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.96s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.73s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.67s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.92s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.31s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.34s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.23s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.03s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.49s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.14s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.39s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.74s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.25s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.18s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.50s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.94s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (47.78s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.33s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.63s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.88s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (19.63s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.79s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.36s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.47s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.37s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.46s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.38s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.54s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.60s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.76s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.78s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.50s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.93s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildFails (1.73s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.22s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.55s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.99s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.32s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.23s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.97s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.45s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.26s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildHistory (8.17s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.75s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.77s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.11s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildLabel (0.79s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.78s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.48s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildLabels (0.75s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.31s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.42s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.93s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.45s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.77s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.49s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.42s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.08s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.67s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.00s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.51s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.24s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.96s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.10s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.96s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.00s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildOnBuild (17.99s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.29s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.51s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.93s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.01s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.80s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.43s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.88s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.85s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.38s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.46s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildRm (12.38s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.67s) [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-12-15T22:03:39.779Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-12-15T22:03:39.779Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.27s) [2020-12-15T22:03:39.779Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.96s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.95s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.08s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.84s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.64s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.47s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.64s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.55s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildStderr (4.38s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.55s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-12-15T22:03:39.780Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.59s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.00s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.51s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.84s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-12-15T22:03:39.780Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-12-15T22:03:39.780Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.95s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.27s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.76s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.01s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.79s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-12-15T22:03:39.780Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-12-15T22:03:39.780Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.19s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-12-15T22:03:39.780Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.32s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.26s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.35s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-12-15T22:03:39.780Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-12-15T22:03:39.780Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-12-15T22:03:39.780Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.94s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.16s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.51s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-12-15T22:03:39.780Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-12-15T22:03:39.780Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-15T22:03:39.780Z] docker_cli_sni_test.go:18: Flakey test [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.86s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.30s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestCommitChange (4.58s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.31s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.93s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestCommitTTY (6.10s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.41s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-12-15T22:03:39.780Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-12-15T22:03:39.780Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.19s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.16s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.89s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.08s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.01s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.08s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.60s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.55s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.89s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.88s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.90s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.71s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.20s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.45s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.38s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.25s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.46s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.65s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.64s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.91s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.61s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.68s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.09s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.14s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.15s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.18s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.15s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00088aa00_} (2.15s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1338811982_c:\foo_false____} (2.15s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1338811982_c:\foo_true____} (2.15s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-15T22:03:39.780Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.14s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-12-15T22:03:39.780Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.93s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-12-15T22:03:39.780Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.93s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.19s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.79s) [2020-12-15T22:03:39.780Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.99s) [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.780Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-12-15T22:03:39.780Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.84s) [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-12-15T22:03:39.781Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.29s) [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-12-15T22:03:39.781Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCpToDot (1.97s) [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCpToStdout (2.32s) [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.87s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.66s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.78s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.48s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateRM (0.26s) [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.97s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.45s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.22s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-15T22:03:39.781Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.97s) [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-12-15T22:03:39.781Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-15T22:03:39.781Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-12-15T22:03:39.781Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-12-15T22:03:39.781Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-12-15T22:03:39.781Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-12-15T22:03:39.781Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-12-15T22:03:39.781Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-15T22:03:39.781Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-15T22:03:39.781Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.02s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.97s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.36s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.32s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestEventsCopy (4.74s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.36s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.02s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.64s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.14s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestEventsFilters (4.06s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestEventsFormat (3.90s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2020-12-15T22:03:39.781Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-12-15T22:03:39.781Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-12-15T22:03:39.781Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestEventsRename (2.04s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestEventsResize (2.26s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.87s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.19s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.34s) [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.25s) [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-12-15T22:03:40.245Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.57s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.56s) [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-15T22:03:40.245Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-12-15T22:03:40.245Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-15T22:03:40.245Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.62s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.67s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.72s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.59s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.47s) [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.75s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestExecInspectID (4.78s) [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-12-15T22:03:40.245Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.96s) [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-15T22:03:40.245Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.84s) [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.09s) [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.60s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.63s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.63s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.71s) [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.06s) [2020-12-15T22:03:40.245Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.36s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-12-15T22:03:40.245Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.47s) [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.87s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.42s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.69s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.03s) [2020-12-15T22:03:40.245Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2020-12-15T22:03:40.245Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-15T22:03:40.245Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.32s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-12-15T22:03:40.246Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-15T22:03:40.246Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-15T22:03:40.246Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.84s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.79s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-15T22:03:40.246Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-15T22:03:40.246Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-12-15T22:03:40.246Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.82s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.75s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectDefault (1.77s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectHistory (4.12s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-12-15T22:03:40.246Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectInt64 (6.63s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.66s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.85s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.57s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.55s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectStatus (2.12s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.57s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.85s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.84s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.62s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.84s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.75s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.79s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-12-15T22:03:40.246Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.64s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.56s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.19s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (6.63s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2020-12-15T22:03:40.246Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.90s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.90s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.08s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.97s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.84s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.02s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.03s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.82s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsSince (8.51s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsTail (2.20s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.13s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.85s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-15T22:03:40.246Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-12-15T22:03:40.246Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-12-15T22:03:40.246Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.58s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-15T22:03:40.246Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-12-15T22:03:40.246Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-12-15T22:03:40.246Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-12-15T22:03:40.246Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-15T22:03:40.246Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-15T22:03:40.246Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-12-15T22:03:40.246Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-15T22:03:40.246Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.67s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-15T22:03:40.246Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPsByOrder (7.15s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.01s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.42s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-15T22:03:40.246Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.48s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.79s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.97s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.57s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-12-15T22:03:40.246Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.12s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-12-15T22:03:40.246Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.49s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.83s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-15T22:03:40.246Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.65s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.72s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.05s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.04s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.08s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.58s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.58s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.40s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.53s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.57s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.27s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.77s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.62s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.66s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.08s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.93s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.12s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.25s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.45s) [2020-12-15T22:03:40.246Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.91s) [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-12-15T22:03:40.246Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.246Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.86s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.83s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.40s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.99s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.89s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.12s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.09s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.92s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.52s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.89s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.04s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.02s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.98s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.02s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.72s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.78s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.87s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.83s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.82s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.83s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunExitCode (1.82s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.83s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.82s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.04s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.47s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.98s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.50s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.81s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.06s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.33s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.76s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.76s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.93s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.53s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.50s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunRm (1.90s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.97s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.91s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.80s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.67s) [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.08s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.82s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.247Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.63s) [2020-12-15T22:03:40.247Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-15T22:03:40.247Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.40s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.78s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.80s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.57s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.54s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.63s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.02s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.12s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.05s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.86s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.60s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.49s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.56s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-12-15T22:03:40.248Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.27s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.57s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.37s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-12-15T22:03:40.248Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.15s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2020-12-15T22:03:40.248Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2020-12-15T22:03:40.248Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2020-12-15T22:03:40.248Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.04s) [2020-12-15T22:03:40.248Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-12-15T22:03:40.248Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.80s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.81s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.70s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-12-15T22:03:40.248Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.06s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.52s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.43s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.53s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.25s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-12-15T22:03:40.248Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.26s) [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-15T22:03:40.248Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-15T22:03:40.248Z] --- PASS: TestDockerRegistrySuite (0.12s) [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.248Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-15T22:03:40.248Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-15T22:03:40.249Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-15T22:03:40.249Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-15T22:03:40.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-15T22:03:40.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-15T22:03:40.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-15T22:03:40.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-15T22:03:40.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-15T22:03:40.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-15T22:03:40.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-15T22:03:40.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-15T22:03:40.249Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-15T22:03:40.249Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-15T22:03:40.249Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-15T22:03:40.249Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-15T22:03:40.249Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-15T22:03:40.249Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-15T22:03:40.249Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] === RUN TestDockerDaemonSuite [2020-12-15T22:03:40.249Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-15T22:03:40.249Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-15T22:03:40.249Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-15T22:03:40.249Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] === RUN TestDockerSwarmSuite [2020-12-15T22:03:40.249Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-12-15T22:03:40.249Z] === RUN TestDockerPluginSuite [2020-12-15T22:03:40.249Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-12-15T22:03:40.249Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-12-15T22:03:40.249Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-12-15T22:03:40.249Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-12-15T22:03:40.249Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-12-15T22:03:40.249Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-12-15T22:03:40.249Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-12-15T22:03:40.249Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-12-15T22:03:40.249Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-12-15T22:03:40.249Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-12-15T22:03:40.249Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-12-15T22:03:40.249Z] --- PASS: TestDockerPluginSuite (0.02s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] === RUN TestDockerExternalVolumeSuite [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] === RUN TestDockerNetworkSuite [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] === RUN TestDockerHubPullSuite [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-12-15T22:03:40.249Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] PASS [2020-12-15T22:03:40.249Z] ok github.com/docker/docker/integration-cli 2216.908s [2020-12-15T22:03:40.249Z] [2020-12-15T22:03:40.249Z] === Skipped [2020-12-15T22:03:40.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-12-15T22:03:40.249Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] [2020-12-15T22:03:40.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-15T22:03:40.249Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] [2020-12-15T22:03:40.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-12-15T22:03:40.249Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] [2020-12-15T22:03:40.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-12-15T22:03:40.249Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] [2020-12-15T22:03:40.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-12-15T22:03:40.249Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] [2020-12-15T22:03:40.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-15T22:03:40.249Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] [2020-12-15T22:03:40.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-12-15T22:03:40.249Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] [2020-12-15T22:03:40.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-12-15T22:03:40.249Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] [2020-12-15T22:03:40.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-12-15T22:03:40.249Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] [2020-12-15T22:03:40.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-15T22:03:40.249Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] [2020-12-15T22:03:40.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-15T22:03:40.249Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] [2020-12-15T22:03:40.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-12-15T22:03:40.249Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.249Z] [2020-12-15T22:03:40.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-15T22:03:40.249Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-12-15T22:03:40.249Z] [2020-12-15T22:03:40.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-15T22:03:40.249Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-12-15T22:03:40.250Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2020-12-15T22:03:40.250Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-12-15T22:03:40.250Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.250Z] [2020-12-15T22:03:40.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-12-15T22:03:40.250Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-12-15T22:03:40.250Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-12-15T22:03:40.251Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-12-15T22:03:40.251Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-12-15T22:03:40.251Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-15T22:03:40.251Z] docker_cli_sni_test.go:18: Flakey test [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-12-15T22:03:40.251Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-12-15T22:03:40.251Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-15T22:03:40.251Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-12-15T22:03:40.251Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-12-15T22:03:40.251Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-12-15T22:03:40.251Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.251Z] [2020-12-15T22:03:40.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-12-15T22:03:40.715Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-12-15T22:03:40.715Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-12-15T22:03:40.715Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-15T22:03:40.715Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-12-15T22:03:40.715Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-15T22:03:40.715Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-12-15T22:03:40.715Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-12-15T22:03:40.715Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-12-15T22:03:40.715Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-12-15T22:03:40.715Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-12-15T22:03:40.715Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-15T22:03:40.715Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-15T22:03:40.715Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-12-15T22:03:40.715Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.715Z] [2020-12-15T22:03:40.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-12-15T22:03:40.715Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-12-15T22:03:40.716Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-15T22:03:40.716Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-12-15T22:03:40.716Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-15T22:03:40.716Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-12-15T22:03:40.716Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-15T22:03:40.716Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.06s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.06s) [2020-12-15T22:03:40.716Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-12-15T22:03:40.716Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-12-15T22:03:40.716Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-15T22:03:40.716Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-15T22:03:40.716Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-15T22:03:40.716Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-15T22:03:40.716Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-12-15T22:03:40.716Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-12-15T22:03:40.716Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-12-15T22:03:40.716Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2020-12-15T22:03:40.716Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.716Z] [2020-12-15T22:03:40.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-12-15T22:03:40.716Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-12-15T22:03:40.716Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-15T22:03:40.717Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-12-15T22:03:40.717Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-12-15T22:03:40.717Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-15T22:03:40.717Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-12-15T22:03:40.717Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-12-15T22:03:40.717Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-12-15T22:03:40.717Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-15T22:03:40.717Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-15T22:03:40.717Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-12-15T22:03:40.717Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-15T22:03:40.717Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-15T22:03:40.717Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-15T22:03:40.717Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-12-15T22:03:40.717Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-12-15T22:03:40.717Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-15T22:03:40.717Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-12-15T22:03:40.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-12-15T22:03:40.717Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.717Z] [2020-12-15T22:03:40.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-15T22:03:40.718Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-15T22:03:40.718Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.718Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-12-15T22:03:40.719Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-12-15T22:03:40.719Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2020-12-15T22:03:40.719Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2020-12-15T22:03:40.719Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2020-12-15T22:03:40.719Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.04s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.04s) [2020-12-15T22:03:40.719Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-12-15T22:03:40.719Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-12-15T22:03:40.719Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-12-15T22:03:40.719Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-12-15T22:03:40.719Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.719Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-12-15T22:03:40.720Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-15T22:03:40.720Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-12-15T22:03:40.720Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-15T22:03:40.720Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-15T22:03:40.720Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.720Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-15T22:03:40.721Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-12-15T22:03:40.721Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] DONE 1093 tests, 547 skipped in 2225.215s [2020-12-15T22:03:40.721Z] INFO: Integration tests ended at 12/15/2020 22:03:40. Duration:00:37:05.3133819 [2020-12-15T22:03:40.721Z] INFO: Docker info of the daemon under test at end of run [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] Containers: 2 [2020-12-15T22:03:40.721Z] Running: 0 [2020-12-15T22:03:40.721Z] Paused: 0 [2020-12-15T22:03:40.721Z] Stopped: 2 [2020-12-15T22:03:40.721Z] Images: 18 [2020-12-15T22:03:40.721Z] Server Version: 0.0.0-dev [2020-12-15T22:03:40.721Z] Storage Driver: windowsfilter [2020-12-15T22:03:40.721Z] Windows: [2020-12-15T22:03:40.721Z] Logging Driver: json-file [2020-12-15T22:03:40.721Z] Plugins: [2020-12-15T22:03:40.721Z] Volume: local [2020-12-15T22:03:40.721Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-15T22:03:40.721Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-15T22:03:40.721Z] Swarm: inactive [2020-12-15T22:03:40.721Z] Default Isolation: process [2020-12-15T22:03:40.721Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-15T22:03:40.721Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-15T22:03:40.721Z] OSType: windows [2020-12-15T22:03:40.721Z] Architecture: x86_64 [2020-12-15T22:03:40.721Z] CPUs: 4 [2020-12-15T22:03:40.721Z] Total Memory: 32GiB [2020-12-15T22:03:40.721Z] Name: azwin-2-3c6340 [2020-12-15T22:03:40.721Z] ID: UIU4:GXDU:V7WN:F275:XAEZ:F4NF:UB3F:EP5Q:DTC4:ODNA:FL74:MZ74 [2020-12-15T22:03:40.721Z] Docker Root Dir: D:\CI\PR-41806\1\daemon [2020-12-15T22:03:40.721Z] Debug Mode (client): false [2020-12-15T22:03:40.721Z] Debug Mode (server): true [2020-12-15T22:03:40.721Z] File Descriptors: -1 [2020-12-15T22:03:40.721Z] Goroutines: 17 [2020-12-15T22:03:40.721Z] System Time: 2020-12-15T22:03:40.6586064Z [2020-12-15T22:03:40.721Z] EventsListeners: 0 [2020-12-15T22:03:40.721Z] Registry: https://index.docker.io/v1/ [2020-12-15T22:03:40.721Z] Labels: [2020-12-15T22:03:40.721Z] Experimental: false [2020-12-15T22:03:40.721Z] Insecure Registries: [2020-12-15T22:03:40.721Z] 127.0.0.0/8 [2020-12-15T22:03:40.721Z] Live Restore Enabled: false [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:40.721Z] [2020-12-15T22:03:41.183Z] INFO: Stopping daemon under test [2020-12-15T22:03:41.183Z] SUCCESS: The process with PID 5888 (child process of PID 4052) has been terminated. [2020-12-15T22:03:41.183Z] SUCCESS: The process with PID 4052 (child process of PID 4240) has been terminated. [2020-12-15T22:03:41.646Z] INFO: Stop tailing logs of the daemon under tests [2020-12-15T22:03:41.646Z] INFO: executeCI.ps1 Completed successfully at 12/15/2020 22:03:41. [2020-12-15T22:03:41.646Z] INFO: Tidying up at end of run [2020-12-15T22:03:41.646Z] INFO: Saving daemon under test log (d:\CI\PR-41806\1\dut.out) to bundles\CIDUT.out [2020-12-15T22:03:41.646Z] INFO: Saving daemon under test log (d:\CI\PR-41806\1\dut.err) to bundles\CIDUT.err [2020-12-15T22:03:41.646Z] INFO: Nuke-Everything... [2020-12-15T22:03:41.646Z] INFO: Container count on control daemon to delete is 2 [2020-12-15T22:03:42.108Z] 676c37756eef [2020-12-15T22:03:42.108Z] 45797ebcd626 [2020-12-15T22:03:42.108Z] INFO: Tidying pidfile d:\CI\PR-41806\1\docker.pid [2020-12-15T22:03:42.108Z] INFO: Nuking d:\CI [2020-12-15T22:04:12.131Z] INFO: Zapped successfully [2020-12-15T22:04:12.131Z] [2020-12-15T22:04:12.131Z] INFO: executeCI.ps1 exiting at Tue Dec 15 22:04:07 CUT 2020. Duration 01:04:37.7436773 [2020-12-15T22:04:12.131Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-12-15T22:04:12.376Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-12-15T22:04:21.111Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-12-15T22:04:22.876Z] Archiving artifacts [2020-12-15T22:04:36.927Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41806/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-15T22:04:37.862Z] + make clean [2020-12-15T22:04:39.411Z] docker volume rm -f docker-dev-cache [2020-12-15T22:04:39.411Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS