Pull request #41701 updated Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at cd049777a21bc17bcedd5eec95ace65bbba833cf rather than c9ec21e17a3353872d486f2e732ae7f53de37c41 Obtained Jenkinsfile from cd049777a21bc17bcedd5eec95ace65bbba833cf 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-01-12T15:40:16.003Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-01-12T15:40:16.011Z] Trying to pass milestone 5 [Pipeline] milestone [2021-01-12T15:40:16.062Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-01-12T15:40:16.243Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0db9581fef6d434f8) in /home/ubuntu/workspace/moby_PR-41701 [Pipeline] { [Pipeline] checkout [2021-01-12T15:40:16.331Z] using credential docker-jenkins-github-credentials [2021-01-12T15:40:16.337Z] Cloning the remote Git repository [2021-01-12T15:40:16.337Z] Cloning with configured refspecs honoured and without tags [2021-01-12T15:40:16.343Z] Cloning repository https://github.com/moby/moby.git [2021-01-12T15:40:16.344Z] > git init /home/ubuntu/workspace/moby_PR-41701 # timeout=10 [2021-01-12T15:40:16.352Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T15:40:16.352Z] > git --version # timeout=10 [2021-01-12T15:40:16.358Z] > git --version # 'git version 2.17.1' [2021-01-12T15:40:16.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:40:16.359Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41701/head:refs/remotes/origin/PR-41701 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:40:36.008Z] Fetching without tags [2021-01-12T15:40:36.272Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit c9ec21e17a3353872d486f2e732ae7f53de37c41 [2021-01-12T15:40:37.405Z] Merge succeeded, producing f7426cd9a22cc8161761dcfc614fc8a82d18922e [2021-01-12T15:40:37.405Z] Checking out Revision f7426cd9a22cc8161761dcfc614fc8a82d18922e (PR-41701) [2021-01-12T15:40:37.575Z] Commit message: "Merge commit 'cd049777a21bc17bcedd5eec95ace65bbba833cf' into HEAD" [2021-01-12T15:40:37.592Z] First time build. Skipping changelog. [2021-01-12T15:40:35.979Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T15:40:35.982Z] > git config --add remote.origin.fetch +refs/pull/41701/head:refs/remotes/origin/PR-41701 # timeout=10 [2021-01-12T15:40:35.989Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:40:36.004Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T15:40:36.014Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T15:40:36.014Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:40:36.014Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41701/head:refs/remotes/origin/PR-41701 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:40:36.278Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:40:36.283Z] > git checkout -f c9ec21e17a3353872d486f2e732ae7f53de37c41 # timeout=10 [2021-01-12T15:40:36.798Z] > git remote # timeout=10 [2021-01-12T15:40:36.803Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T15:40:36.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:40:36.812Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T15:40:37.397Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T15:40:37.411Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:40:37.420Z] > git checkout -f f7426cd9a22cc8161761dcfc614fc8a82d18922e # timeout=10 [2021-01-12T15:40:37.582Z] > git rev-list --no-walk 71cbb83c236760dfa1b9ff0cac23d259a901990c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-12T15:40:38.248Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41701:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-01-12T15:40:38.248Z] Unable to find image 'alpine:latest' locally [2021-01-12T15:40:39.185Z] latest: Pulling from library/alpine [2021-01-12T15:40:39.444Z] 801bfaa63ef2: Pulling fs layer [2021-01-12T15:40:39.444Z] 801bfaa63ef2: Verifying Checksum [2021-01-12T15:40:39.444Z] 801bfaa63ef2: Download complete [2021-01-12T15:40:39.703Z] 801bfaa63ef2: Pull complete [2021-01-12T15:40:39.703Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-12T15:40:39.703Z] Status: Downloaded newer image for alpine:latest [2021-01-12T15:40:54.581Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-01-12T15:40:54.799Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0db9581fef6d434f8) in /home/ubuntu/workspace/moby_PR-41701 [Pipeline] node [Pipeline] node [Pipeline] node [2021-01-12T15:40:54.802Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41701 [Pipeline] node [2021-01-12T15:40:54.804Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-41701 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2021-01-12T15:40:54.889Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-01-12T15:40:54.899Z] Fetching changes from the remote Git repository [2021-01-12T15:40:54.905Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-01-12T15:40:54.937Z] using credential docker-jenkins-github-credentials [2021-01-12T15:40:54.941Z] using credential docker-jenkins-github-credentials [2021-01-12T15:40:54.951Z] Cloning the remote Git repository [2021-01-12T15:40:54.951Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [2021-01-12T15:40:54.954Z] Cloning the remote Git repository [2021-01-12T15:40:54.954Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-01-12T15:40:55.184Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit c9ec21e17a3353872d486f2e732ae7f53de37c41 [2021-01-12T15:40:55.484Z] Merge succeeded, producing 396e185be7049aa8b24411ea1c888461eddf4e28 [2021-01-12T15:40:55.485Z] Checking out Revision 396e185be7049aa8b24411ea1c888461eddf4e28 (PR-41701) [2021-01-12T15:40:55.607Z] Commit message: "Merge commit 'cd049777a21bc17bcedd5eec95ace65bbba833cf' into HEAD" [2021-01-12T15:40:55.618Z] First time build. Skipping changelog. [2021-01-12T15:40:54.900Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-01-12T15:40:54.905Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T15:40:54.911Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T15:40:54.911Z] > git --version # timeout=10 [2021-01-12T15:40:54.915Z] > git --version # 'git version 2.17.1' [2021-01-12T15:40:54.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:40:54.916Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41701/head:refs/remotes/origin/PR-41701 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:40:55.190Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:40:55.195Z] > git checkout -f c9ec21e17a3353872d486f2e732ae7f53de37c41 # timeout=10 [2021-01-12T15:40:55.270Z] > git remote # timeout=10 [2021-01-12T15:40:55.279Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T15:40:55.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:40:55.285Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T15:40:55.481Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T15:40:55.490Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:40:55.493Z] > git checkout -f 396e185be7049aa8b24411ea1c888461eddf4e28 # timeout=10 [2021-01-12T15:40:55.614Z] > git rev-list --no-walk 71cbb83c236760dfa1b9ff0cac23d259a901990c # timeout=10 [2021-01-12T15:40:54.959Z] Cloning repository https://github.com/moby/moby.git [2021-01-12T15:40:54.959Z] > git init /home/jenkins/workspace/moby_PR-41701 # timeout=10 [2021-01-12T15:40:54.985Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T15:40:54.985Z] > git --version # timeout=10 [2021-01-12T15:40:54.986Z] > git --version # 'git version 2.17.1' [2021-01-12T15:40:54.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:40:54.986Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41701/head:refs/remotes/origin/PR-41701 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:40:54.959Z] Cloning repository https://github.com/moby/moby.git [2021-01-12T15:40:54.959Z] > git init /home/docker/workspace/moby_PR-41701 # timeout=10 [2021-01-12T15:40:54.967Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T15:40:54.967Z] > git --version # timeout=10 [2021-01-12T15:40:54.970Z] > git --version # 'git version 2.7.4' [2021-01-12T15:40:54.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:40:54.971Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41701/head:refs/remotes/origin/PR-41701 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-12T15:40:56.347Z] + [ PR != PR ] [2021-01-12T15:40:56.347Z] + [ master != master ] [2021-01-12T15:40:56.347Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-12T15:40:56.665Z] + docker version [2021-01-12T15:40:56.665Z] Client: Docker Engine - Community [2021-01-12T15:40:56.665Z] Version: 19.03.13 [2021-01-12T15:40:56.665Z] API version: 1.40 [2021-01-12T15:40:56.665Z] Go version: go1.13.15 [2021-01-12T15:40:56.665Z] Git commit: 4484c46d9d [2021-01-12T15:40:56.665Z] Built: Wed Sep 16 17:02:36 2020 [2021-01-12T15:40:56.665Z] OS/Arch: linux/amd64 [2021-01-12T15:40:56.665Z] Experimental: false [2021-01-12T15:40:56.665Z] [2021-01-12T15:40:56.665Z] Server: Docker Engine - Community [2021-01-12T15:40:56.665Z] Engine: [2021-01-12T15:40:56.665Z] Version: 19.03.13 [2021-01-12T15:40:56.665Z] API version: 1.40 (minimum version 1.12) [2021-01-12T15:40:56.665Z] Go version: go1.13.15 [2021-01-12T15:40:56.665Z] Git commit: 4484c46d9d [2021-01-12T15:40:56.665Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-12T15:40:56.665Z] OS/Arch: linux/amd64 [2021-01-12T15:40:56.665Z] Experimental: true [2021-01-12T15:40:56.665Z] containerd: [2021-01-12T15:40:56.665Z] Version: 1.3.7 [2021-01-12T15:40:56.665Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T15:40:56.665Z] runc: [2021-01-12T15:40:56.665Z] Version: 1.0.0-rc10 [2021-01-12T15:40:56.665Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T15:40:56.665Z] docker-init: [2021-01-12T15:40:56.665Z] Version: 0.18.0 [2021-01-12T15:40:56.666Z] GitCommit: fec3683 [Pipeline] sh [2021-01-12T15:40:56.945Z] + docker info [2021-01-12T15:40:56.945Z] Client: [2021-01-12T15:40:56.945Z] Debug Mode: false [2021-01-12T15:40:56.945Z] [2021-01-12T15:40:56.945Z] Server: [2021-01-12T15:40:56.945Z] Containers: 0 [2021-01-12T15:40:56.945Z] Running: 0 [2021-01-12T15:40:56.945Z] Paused: 0 [2021-01-12T15:40:56.945Z] Stopped: 0 [2021-01-12T15:40:56.945Z] Images: 6 [2021-01-12T15:40:56.945Z] Server Version: 19.03.13 [2021-01-12T15:40:56.945Z] Storage Driver: overlay2 [2021-01-12T15:40:56.945Z] Backing Filesystem: extfs [2021-01-12T15:40:56.945Z] Supports d_type: true [2021-01-12T15:40:56.945Z] Native Overlay Diff: true [2021-01-12T15:40:56.945Z] Logging Driver: json-file [2021-01-12T15:40:56.945Z] Cgroup Driver: cgroupfs [2021-01-12T15:40:56.945Z] Plugins: [2021-01-12T15:40:56.945Z] Volume: local [2021-01-12T15:40:56.945Z] Network: bridge host ipvlan macvlan null overlay [2021-01-12T15:40:56.945Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-12T15:40:56.945Z] Swarm: inactive [2021-01-12T15:40:56.945Z] Runtimes: runc [2021-01-12T15:40:56.945Z] Default Runtime: runc [2021-01-12T15:40:56.945Z] Init Binary: docker-init [2021-01-12T15:40:56.945Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T15:40:56.945Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T15:40:56.945Z] init version: fec3683 [2021-01-12T15:40:56.945Z] Security Options: [2021-01-12T15:40:56.945Z] apparmor [2021-01-12T15:40:56.945Z] seccomp [2021-01-12T15:40:56.945Z] Profile: default [2021-01-12T15:40:56.945Z] Kernel Version: 5.4.0-1025-aws [2021-01-12T15:40:56.945Z] Operating System: Ubuntu 18.04.5 LTS [2021-01-12T15:40:56.945Z] OSType: linux [2021-01-12T15:40:56.945Z] Architecture: x86_64 [2021-01-12T15:40:56.945Z] CPUs: 2 [2021-01-12T15:40:56.945Z] Total Memory: 7.487GiB [2021-01-12T15:40:56.945Z] Name: ip-10-100-101-165 [2021-01-12T15:40:56.945Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2021-01-12T15:40:56.945Z] Docker Root Dir: /var/lib/docker [2021-01-12T15:40:56.945Z] Debug Mode: false [2021-01-12T15:40:56.945Z] Registry: https://index.docker.io/v1/ [2021-01-12T15:40:56.945Z] Labels: [2021-01-12T15:40:56.945Z] Experimental: true [2021-01-12T15:40:56.945Z] Insecure Registries: [2021-01-12T15:40:56.945Z] 127.0.0.0/8 [2021-01-12T15:40:56.945Z] Live Restore Enabled: true [2021-01-12T15:40:56.945Z] [2021-01-12T15:40:56.945Z] WARNING: No swap limit support [Pipeline] sh [2021-01-12T15:40:57.225Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T15:40:57.225Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T15:40:57.225Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41701/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-12T15:40:57.225Z] + bash /home/ubuntu/workspace/moby_PR-41701/check-config.sh [2021-01-12T15:40:57.225Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-12T15:40:57.226Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2021-01-12T15:40:57.226Z] [2021-01-12T15:40:57.226Z] Generally Necessary: [2021-01-12T15:40:57.226Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-12T15:40:57.226Z] - apparmor: enabled and tools installed [2021-01-12T15:40:57.226Z] - CONFIG_NAMESPACES: enabled [2021-01-12T15:40:57.226Z] - CONFIG_NET_NS: enabled [2021-01-12T15:40:57.226Z] - CONFIG_PID_NS: enabled [2021-01-12T15:40:57.226Z] - CONFIG_IPC_NS: enabled [2021-01-12T15:40:57.226Z] - CONFIG_UTS_NS: enabled [2021-01-12T15:40:57.226Z] - CONFIG_CGROUPS: enabled [2021-01-12T15:40:57.226Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-12T15:40:57.485Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-12T15:40:57.486Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-12T15:40:57.486Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-12T15:40:57.486Z] - CONFIG_CPUSETS: enabled [2021-01-12T15:40:57.486Z] - CONFIG_MEMCG: enabled [2021-01-12T15:40:57.486Z] - CONFIG_KEYS: enabled [2021-01-12T15:40:57.486Z] - CONFIG_VETH: enabled (as module) [2021-01-12T15:40:57.486Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-12T15:40:57.486Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-12T15:40:57.486Z] - CONFIG_NF_NAT_IPV4: missing [2021-01-12T15:40:57.486Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-12T15:40:57.486Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-12T15:40:57.486Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-12T15:40:57.486Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-12T15:40:57.486Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-12T15:40:57.486Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-12T15:40:57.486Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-12T15:40:57.486Z] - CONFIG_NF_NAT_NEEDED: missing [2021-01-12T15:40:57.486Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-12T15:40:57.486Z] [2021-01-12T15:40:57.486Z] Optional Features: [2021-01-12T15:40:57.486Z] - CONFIG_USER_NS: enabled [2021-01-12T15:40:57.486Z] - CONFIG_SECCOMP: enabled [2021-01-12T15:40:57.486Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-12T15:40:57.486Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-12T15:40:57.486Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-12T15:40:57.486Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-12T15:40:57.486Z] - CONFIG_BLK_CGROUP: enabled [2021-01-12T15:40:57.486Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-12T15:40:57.486Z] - CONFIG_IOSCHED_CFQ: missing [2021-01-12T15:40:57.486Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-01-12T15:40:57.486Z] - CONFIG_CGROUP_PERF: enabled [2021-01-12T15:40:57.486Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-12T15:40:57.486Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-12T15:40:57.486Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-12T15:40:57.486Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-12T15:40:57.486Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-12T15:40:57.486Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-12T15:40:57.486Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-12T15:40:57.486Z] - CONFIG_IP_VS: enabled (as module) [2021-01-12T15:40:57.486Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-12T15:40:57.486Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-12T15:40:57.486Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-12T15:40:57.486Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-12T15:40:57.486Z] - CONFIG_EXT4_FS: enabled [2021-01-12T15:40:57.486Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-12T15:40:57.486Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-12T15:40:57.486Z] - Network Drivers: [2021-01-12T15:40:57.486Z] - "overlay": [2021-01-12T15:40:57.486Z] - CONFIG_VXLAN: enabled (as module) [2021-01-12T15:40:57.486Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-12T15:40:57.486Z] Optional (for encrypted networks): [2021-01-12T15:40:57.744Z] - CONFIG_CRYPTO: enabled [2021-01-12T15:40:57.744Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-12T15:40:57.744Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-12T15:40:57.744Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-12T15:40:57.744Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-12T15:40:57.744Z] - CONFIG_XFRM: enabled [2021-01-12T15:40:57.744Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-12T15:40:57.744Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-12T15:40:57.744Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-12T15:40:57.744Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-01-12T15:40:57.744Z] - "ipvlan": [2021-01-12T15:40:57.744Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-12T15:40:57.744Z] - "macvlan": [2021-01-12T15:40:57.744Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-12T15:40:57.744Z] - CONFIG_DUMMY: enabled (as module) [2021-01-12T15:40:57.744Z] - "ftp,tftp client in container": [2021-01-12T15:40:57.744Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-12T15:40:57.744Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-12T15:40:57.744Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-12T15:40:57.744Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-12T15:40:57.744Z] - Storage Drivers: [2021-01-12T15:40:57.744Z] - "aufs": [2021-01-12T15:40:57.744Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-12T15:40:57.744Z] - "btrfs": [2021-01-12T15:40:57.744Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-12T15:40:57.744Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-12T15:40:57.744Z] - "devicemapper": [2021-01-12T15:40:57.744Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-12T15:40:57.744Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-12T15:40:57.744Z] - "overlay": [2021-01-12T15:40:57.744Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-12T15:40:57.744Z] - "zfs": [2021-01-12T15:40:57.744Z] - /dev/zfs: present [2021-01-12T15:40:57.744Z] - zfs command: missing [2021-01-12T15:40:57.744Z] - zpool command: missing [2021-01-12T15:40:57.744Z] [2021-01-12T15:40:57.744Z] Limits: [2021-01-12T15:40:57.744Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-12T15:40:57.744Z] [2021-01-12T15:40:57.744Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-12T15:40:58.069Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e . [2021-01-12T15:40:58.069Z] #2 [internal] load .dockerignore [2021-01-12T15:40:58.069Z] #2 transferring context: 87B done [2021-01-12T15:40:58.069Z] #2 DONE 0.0s [2021-01-12T15:40:58.069Z] [2021-01-12T15:40:58.069Z] #1 [internal] load build definition from Dockerfile [2021-01-12T15:40:58.069Z] #1 transferring dockerfile: 16.55kB done [2021-01-12T15:40:58.069Z] #1 DONE 0.0s [2021-01-12T15:40:58.069Z] [2021-01-12T15:40:58.069Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-12T15:40:58.637Z] #3 DONE 0.5s [2021-01-12T15:40:58.637Z] [2021-01-12T15:40:58.637Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-12T15:40:58.637Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-12T15:40:58.637Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-12T15:40:58.637Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-01-12T15:40:58.637Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-01-12T15:40:58.637Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-01-12T15:40:58.637Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.23MB / 8.88MB 0.2s [2021-01-12T15:40:58.896Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-01-12T15:40:58.896Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-01-12T15:40:59.155Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-01-12T15:40:59.155Z] #4 DONE 0.5s [2021-01-12T15:40:59.155Z] [2021-01-12T15:40:59.155Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-12T15:40:59.413Z] #7 ... [2021-01-12T15:40:59.413Z] [2021-01-12T15:40:59.413Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T15:40:59.413Z] #6 DONE 0.4s [2021-01-12T15:40:59.671Z] [2021-01-12T15:40:59.671Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-12T15:40:59.671Z] #5 DONE 0.5s [2021-01-12T15:40:59.671Z] [2021-01-12T15:40:59.671Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-12T15:40:59.930Z] #7 DONE 0.7s [2021-01-12T15:40:59.930Z] [2021-01-12T15:40:59.930Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:40:59.930Z] #8 CACHED [2021-01-12T15:40:59.930Z] [2021-01-12T15:40:59.930Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T15:40:59.930Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-12T15:40:59.930Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-12T15:40:59.930Z] #24 sha256:a5edb9fa5b2a8d6665ed911466827734795ef10d2b3985a46b7e9c7f0161a6b3 529B / 529B done [2021-01-12T15:40:59.930Z] #24 sha256:e7d08cddf791fe3245267654331eb21b805458b3412d368018009355855044a3 1.46kB / 1.46kB done [2021-01-12T15:40:59.930Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 0B / 50.40MB 0.0s [2021-01-12T15:41:00.189Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 7.23MB / 50.40MB 0.2s [2021-01-12T15:41:00.189Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 19.06MB / 50.40MB 0.4s [2021-01-12T15:41:00.448Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 28.67MB / 50.40MB 0.5s [2021-01-12T15:41:00.448Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 31.69MB / 50.40MB 0.6s [2021-01-12T15:41:00.707Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 43.35MB / 50.40MB 0.8s [2021-01-12T15:41:00.707Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 0.9s [2021-01-12T15:41:02.091Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 1.9s done [2021-01-12T15:41:02.091Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 0.1s [2021-01-12T15:41:02.091Z] #24 ... [2021-01-12T15:41:02.091Z] [2021-01-12T15:41:02.091Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T15:41:02.091Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-12T15:41:02.091Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-12T15:41:02.091Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-12T15:41:02.091Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-01-12T15:41:02.091Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2021-01-12T15:41:02.091Z] #60 DONE 2.3s [2021-01-12T15:41:02.091Z] [2021-01-12T15:41:02.091Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-12T15:41:02.091Z] #9 DONE 2.3s [2021-01-12T15:41:02.350Z] [2021-01-12T15:41:02.350Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T15:41:02.924Z] #24 ... [2021-01-12T15:41:02.924Z] [2021-01-12T15:41:02.924Z] #21 [internal] load build context [2021-01-12T15:41:02.924Z] #21 transferring context: 53.19MB 3.1s done [2021-01-12T15:41:02.924Z] #21 DONE 3.3s [2021-01-12T15:41:03.186Z] [2021-01-12T15:41:03.186Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T15:41:03.186Z] #24 ... [2021-01-12T15:41:03.186Z] [2021-01-12T15:41:03.186Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-12T15:41:03.186Z] #10 DONE 1.1s [2021-01-12T15:41:03.186Z] [2021-01-12T15:41:03.186Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T15:41:03.447Z] #24 ... [2021-01-12T15:41:03.447Z] [2021-01-12T15:41:03.447Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-12T15:41:03.447Z] #37 DONE 0.1s [2021-01-12T15:41:03.447Z] [2021-01-12T15:41:03.447Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-12T15:41:03.447Z] #29 DONE 0.2s [2021-01-12T15:41:03.447Z] [2021-01-12T15:41:03.447Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T15:41:04.063Z] Fetching without tags [2021-01-12T15:41:04.363Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit c9ec21e17a3353872d486f2e732ae7f53de37c41 [2021-01-12T15:41:04.041Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T15:41:04.042Z] > git config --add remote.origin.fetch +refs/pull/41701/head:refs/remotes/origin/PR-41701 # timeout=10 [2021-01-12T15:41:04.043Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:41:04.059Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T15:41:04.070Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T15:41:04.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:41:04.071Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41701/head:refs/remotes/origin/PR-41701 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:41:04.370Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:41:04.375Z] > git checkout -f c9ec21e17a3353872d486f2e732ae7f53de37c41 # timeout=10 [2021-01-12T15:41:05.363Z] Merge succeeded, producing caf73f8f8c3d992b01f85f24cea6cf97ce37c526 [2021-01-12T15:41:05.363Z] Checking out Revision caf73f8f8c3d992b01f85f24cea6cf97ce37c526 (PR-41701) [2021-01-12T15:41:05.473Z] Commit message: "Merge commit 'cd049777a21bc17bcedd5eec95ace65bbba833cf' into HEAD" [2021-01-12T15:41:05.485Z] First time build. Skipping changelog. [2021-01-12T15:41:04.828Z] > git remote # timeout=10 [2021-01-12T15:41:04.829Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T15:41:04.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:41:04.832Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T15:41:05.355Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T15:41:05.370Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:41:05.375Z] > git checkout -f caf73f8f8c3d992b01f85f24cea6cf97ce37c526 # timeout=10 [2021-01-12T15:41:05.480Z] > git rev-list --no-walk 71cbb83c236760dfa1b9ff0cac23d259a901990c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-12T15:41:06.413Z] + docker version [2021-01-12T15:41:06.413Z] Client: Docker Engine - Community [2021-01-12T15:41:06.413Z] Version: 19.03.7 [2021-01-12T15:41:06.413Z] API version: 1.40 [2021-01-12T15:41:06.413Z] Go version: go1.12.17 [2021-01-12T15:41:06.413Z] Git commit: 7141c199a2 [2021-01-12T15:41:06.413Z] Built: Sat Mar 7 16:48:47 2020 [2021-01-12T15:41:06.413Z] OS/Arch: linux/s390x [2021-01-12T15:41:06.413Z] Experimental: false [2021-01-12T15:41:06.413Z] [2021-01-12T15:41:06.413Z] Server: Docker Engine - Community [2021-01-12T15:41:06.413Z] Engine: [2021-01-12T15:41:06.413Z] Version: 19.03.7 [2021-01-12T15:41:06.413Z] API version: 1.40 (minimum version 1.12) [2021-01-12T15:41:06.413Z] Go version: go1.12.17 [2021-01-12T15:41:06.413Z] Git commit: 7141c199a2 [2021-01-12T15:41:06.413Z] Built: Sat Mar 7 16:47:46 2020 [2021-01-12T15:41:06.413Z] OS/Arch: linux/s390x [2021-01-12T15:41:06.413Z] Experimental: true [2021-01-12T15:41:06.413Z] containerd: [2021-01-12T15:41:06.413Z] Version: 1.2.13 [2021-01-12T15:41:06.413Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-01-12T15:41:06.413Z] runc: [2021-01-12T15:41:06.413Z] Version: 1.0.0-rc10 [2021-01-12T15:41:06.413Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T15:41:06.413Z] docker-init: [2021-01-12T15:41:06.413Z] Version: 0.18.0 [2021-01-12T15:41:06.413Z] GitCommit: fec3683 [Pipeline] sh [2021-01-12T15:41:06.789Z] + docker info [2021-01-12T15:41:07.419Z] Client: [2021-01-12T15:41:07.419Z] Debug Mode: false [2021-01-12T15:41:07.419Z] [2021-01-12T15:41:07.419Z] Server: [2021-01-12T15:41:07.419Z] Containers: 0 [2021-01-12T15:41:07.419Z] Running: 0 [2021-01-12T15:41:07.419Z] Paused: 0 [2021-01-12T15:41:07.419Z] Stopped: 0 [2021-01-12T15:41:07.419Z] Images: 0 [2021-01-12T15:41:07.419Z] Server Version: 19.03.7 [2021-01-12T15:41:07.419Z] Storage Driver: overlay2 [2021-01-12T15:41:07.419Z] Backing Filesystem: [2021-01-12T15:41:07.419Z] Supports d_type: true [2021-01-12T15:41:07.419Z] Native Overlay Diff: true [2021-01-12T15:41:07.419Z] Logging Driver: json-file [2021-01-12T15:41:07.419Z] Cgroup Driver: cgroupfs [2021-01-12T15:41:07.419Z] Plugins: [2021-01-12T15:41:07.419Z] Volume: local [2021-01-12T15:41:07.419Z] Network: bridge host ipvlan macvlan null overlay [2021-01-12T15:41:07.419Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-12T15:41:07.419Z] Swarm: inactive [2021-01-12T15:41:07.419Z] Runtimes: runc [2021-01-12T15:41:07.419Z] Default Runtime: runc [2021-01-12T15:41:07.419Z] Init Binary: docker-init [2021-01-12T15:41:07.419Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-01-12T15:41:07.419Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T15:41:07.419Z] init version: fec3683 [2021-01-12T15:41:07.419Z] Security Options: [2021-01-12T15:41:07.419Z] apparmor [2021-01-12T15:41:07.419Z] seccomp [2021-01-12T15:41:07.419Z] Profile: default [2021-01-12T15:41:07.419Z] Kernel Version: 4.15.0-91-generic [2021-01-12T15:41:07.419Z] Operating System: Ubuntu 18.04.4 LTS [2021-01-12T15:41:07.419Z] OSType: linux [2021-01-12T15:41:07.419Z] Architecture: s390x [2021-01-12T15:41:07.419Z] CPUs: 2 [2021-01-12T15:41:07.419Z] Total Memory: 7.861GiB [2021-01-12T15:41:07.419Z] Name: s390x-ubuntu-16 [2021-01-12T15:41:07.419Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-01-12T15:41:07.419Z] Docker Root Dir: /var/lib/docker [2021-01-12T15:41:07.419Z] Debug Mode: false [2021-01-12T15:41:07.419Z] Registry: https://index.docker.io/v1/ [2021-01-12T15:41:07.419Z] Labels: [2021-01-12T15:41:07.419Z] Experimental: true [2021-01-12T15:41:07.419Z] Insecure Registries: [2021-01-12T15:41:07.419Z] 127.0.0.0/8 [2021-01-12T15:41:07.419Z] Live Restore Enabled: false [2021-01-12T15:41:07.419Z] [2021-01-12T15:41:07.419Z] WARNING: No swap limit support [Pipeline] sh [2021-01-12T15:41:07.650Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 5.1s [2021-01-12T15:41:07.793Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T15:41:07.793Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T15:41:07.793Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41701/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-12T15:41:07.793Z] + bash /home/jenkins/workspace/moby_PR-41701/check-config.sh [2021-01-12T15:41:07.793Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-12T15:41:07.793Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-01-12T15:41:07.793Z] [2021-01-12T15:41:07.793Z] Generally Necessary: [2021-01-12T15:41:07.793Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-12T15:41:07.793Z] - apparmor: enabled and tools installed [2021-01-12T15:41:07.793Z] - CONFIG_NAMESPACES: enabled [2021-01-12T15:41:07.793Z] - CONFIG_NET_NS: enabled [2021-01-12T15:41:07.793Z] - CONFIG_PID_NS: enabled [2021-01-12T15:41:07.793Z] - CONFIG_IPC_NS: enabled [2021-01-12T15:41:07.793Z] - CONFIG_UTS_NS: enabled [2021-01-12T15:41:07.793Z] - CONFIG_CGROUPS: enabled [2021-01-12T15:41:07.793Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-12T15:41:07.793Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-12T15:41:07.793Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-12T15:41:07.793Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-12T15:41:07.793Z] - CONFIG_CPUSETS: enabled [2021-01-12T15:41:07.793Z] - CONFIG_MEMCG: enabled [2021-01-12T15:41:07.793Z] - CONFIG_KEYS: enabled [2021-01-12T15:41:07.793Z] - CONFIG_VETH: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-01-12T15:41:08.088Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-12T15:41:08.088Z] [2021-01-12T15:41:08.088Z] Optional Features: [2021-01-12T15:41:08.088Z] - CONFIG_USER_NS: enabled [2021-01-12T15:41:08.088Z] - CONFIG_SECCOMP: enabled [2021-01-12T15:41:08.088Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-12T15:41:08.088Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-12T15:41:08.088Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-12T15:41:08.088Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-12T15:41:08.088Z] - CONFIG_BLK_CGROUP: enabled [2021-01-12T15:41:08.088Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-12T15:41:08.088Z] - CONFIG_IOSCHED_CFQ: enabled [2021-01-12T15:41:08.088Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-01-12T15:41:08.088Z] - CONFIG_CGROUP_PERF: enabled [2021-01-12T15:41:08.088Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-12T15:41:08.088Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-12T15:41:08.088Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-12T15:41:08.088Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-12T15:41:08.088Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-12T15:41:08.088Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_IP_VS: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-12T15:41:08.088Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-12T15:41:08.088Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-12T15:41:08.088Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_EXT4_FS: enabled [2021-01-12T15:41:08.088Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-12T15:41:08.088Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-12T15:41:08.088Z] - Network Drivers: [2021-01-12T15:41:08.088Z] - "overlay": [2021-01-12T15:41:08.088Z] - CONFIG_VXLAN: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-12T15:41:08.088Z] Optional (for encrypted networks): [2021-01-12T15:41:08.088Z] - CONFIG_CRYPTO: enabled [2021-01-12T15:41:08.088Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-12T15:41:08.088Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-12T15:41:08.088Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-12T15:41:08.088Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-12T15:41:08.088Z] - CONFIG_XFRM: enabled [2021-01-12T15:41:08.088Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-01-12T15:41:08.088Z] - "ipvlan": [2021-01-12T15:41:08.088Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-12T15:41:08.088Z] - "macvlan": [2021-01-12T15:41:08.088Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_DUMMY: enabled (as module) [2021-01-12T15:41:08.088Z] - "ftp,tftp client in container": [2021-01-12T15:41:08.088Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-12T15:41:08.088Z] - Storage Drivers: [2021-01-12T15:41:08.088Z] - "aufs": [2021-01-12T15:41:08.088Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-12T15:41:08.088Z] - "btrfs": [2021-01-12T15:41:08.088Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-12T15:41:08.088Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-12T15:41:08.088Z] - "devicemapper": [2021-01-12T15:41:08.088Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-12T15:41:08.088Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-12T15:41:08.088Z] - "overlay": [2021-01-12T15:41:08.088Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-12T15:41:08.088Z] - "zfs": [2021-01-12T15:41:08.088Z] - /dev/zfs: missing [2021-01-12T15:41:08.088Z] - zfs command: missing [2021-01-12T15:41:08.088Z] - zpool command: missing [2021-01-12T15:41:08.088Z] [2021-01-12T15:41:08.088Z] Limits: [2021-01-12T15:41:08.088Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-12T15:41:08.088Z] [2021-01-12T15:41:08.088Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-12T15:41:08.510Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e . [2021-01-12T15:41:08.510Z] #1 [internal] load build definition from Dockerfile [2021-01-12T15:41:08.510Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-01-12T15:41:08.510Z] #1 DONE 0.0s [2021-01-12T15:41:08.510Z] [2021-01-12T15:41:08.510Z] #2 [internal] load .dockerignore [2021-01-12T15:41:08.510Z] #2 transferring context: 87B 0.0s done [2021-01-12T15:41:08.510Z] #2 DONE 0.0s [2021-01-12T15:41:08.510Z] [2021-01-12T15:41:08.510Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-12T15:41:09.140Z] #3 DONE 0.4s [2021-01-12T15:41:09.140Z] [2021-01-12T15:41:09.140Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-12T15:41:09.140Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-12T15:41:09.799Z] Still waiting to schedule task [2021-01-12T15:41:09.800Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0db9581fef6d434f8)’ [2021-01-12T15:41:09.800Z] Still waiting to schedule task [2021-01-12T15:41:09.800Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0db9581fef6d434f8)’ [2021-01-12T15:41:09.804Z] Still waiting to schedule task [2021-01-12T15:41:09.804Z] All nodes of label ‘arm64&&linux’ are offline [2021-01-12T15:41:09.806Z] Still waiting to schedule task [2021-01-12T15:41:09.806Z] All nodes of label ‘windows-2019’ are offline [2021-01-12T15:41:10.722Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-12T15:41:10.722Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2021-01-12T15:41:10.722Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2021-01-12T15:41:10.722Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.2s [2021-01-12T15:41:10.722Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s [2021-01-12T15:41:10.722Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2021-01-12T15:41:10.722Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s done [2021-01-12T15:41:11.012Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2021-01-12T15:41:11.012Z] #4 DONE 1.9s [2021-01-12T15:41:11.302Z] [2021-01-12T15:41:11.302Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-12T15:41:11.302Z] #7 DONE 0.1s [2021-01-12T15:41:11.302Z] [2021-01-12T15:41:11.302Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-12T15:41:11.302Z] #5 DONE 0.1s [2021-01-12T15:41:11.302Z] [2021-01-12T15:41:11.302Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T15:41:11.843Z] #24 ... [2021-01-12T15:41:11.843Z] [2021-01-12T15:41:11.843Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:11.843Z] #22 3.507 + RM_GOPATH=0 [2021-01-12T15:41:11.843Z] #22 3.507 + TMP_GOPATH= [2021-01-12T15:41:11.843Z] #22 3.507 + : /build [2021-01-12T15:41:11.843Z] #22 3.507 + '[' -z '' ']' [2021-01-12T15:41:11.843Z] #22 3.508 ++ mktemp -d [2021-01-12T15:41:11.843Z] #22 3.509 + export GOPATH=/tmp/tmp.Ckd7eouagO [2021-01-12T15:41:11.843Z] #22 3.509 + GOPATH=/tmp/tmp.Ckd7eouagO [2021-01-12T15:41:11.843Z] #22 3.509 + RM_GOPATH=1 [2021-01-12T15:41:11.843Z] #22 3.509 + case "$(go env GOARCH)" in [2021-01-12T15:41:11.843Z] #22 3.515 ++ go env GOARCH [2021-01-12T15:41:11.843Z] #22 3.518 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:11.843Z] #22 3.518 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:11.843Z] #22 3.519 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:11.843Z] #22 3.523 Install docker/cli version 17.06.2-ce from stable [2021-01-12T15:41:11.843Z] #22 3.523 + dir=/tmp/install [2021-01-12T15:41:11.843Z] #22 3.523 + bin=dockercli [2021-01-12T15:41:11.843Z] #22 3.523 + shift [2021-01-12T15:41:11.843Z] #22 3.523 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-12T15:41:11.843Z] #22 3.523 + . /tmp/install/dockercli.installer [2021-01-12T15:41:11.843Z] #22 3.523 ++ : stable [2021-01-12T15:41:11.843Z] #22 3.523 ++ : 17.06.2-ce [2021-01-12T15:41:11.843Z] #22 3.523 + install_dockercli [2021-01-12T15:41:11.843Z] #22 3.523 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-12T15:41:11.843Z] #22 3.531 ++ uname -m [2021-01-12T15:41:11.843Z] #22 3.531 + arch=x86_64 [2021-01-12T15:41:11.843Z] #22 3.531 + '[' x86_64 '!=' x86_64 ']' [2021-01-12T15:41:11.843Z] #22 3.531 + url=https://download.docker.com/linux/static [2021-01-12T15:41:11.843Z] #22 3.531 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-01-12T15:41:11.843Z] #22 3.531 + tar -xz docker/docker [2021-01-12T15:41:11.843Z] #22 7.023 + mkdir -p /build [2021-01-12T15:41:11.843Z] #22 7.039 + mv docker/docker /build/ [2021-01-12T15:41:11.843Z] #22 7.039 + rmdir docker [2021-01-12T15:41:11.843Z] #22 DONE 8.0s [2021-01-12T15:41:11.843Z] [2021-01-12T15:41:11.843Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:11.843Z] #45 5.980 + RM_GOPATH=0 [2021-01-12T15:41:11.843Z] #45 5.980 + TMP_GOPATH= [2021-01-12T15:41:11.843Z] #45 5.980 + : /build [2021-01-12T15:41:11.843Z] #45 5.980 + '[' -z '' ']' [2021-01-12T15:41:11.843Z] #45 5.987 ++ mktemp -d [2021-01-12T15:41:11.843Z] #45 6.007 + export GOPATH=/tmp/tmp.wVWAbwyPVu [2021-01-12T15:41:11.843Z] #45 6.007 + GOPATH=/tmp/tmp.wVWAbwyPVu [2021-01-12T15:41:11.843Z] #45 6.007 + RM_GOPATH=1 [2021-01-12T15:41:11.843Z] #45 6.008 + case "$(go env GOARCH)" in [2021-01-12T15:41:11.843Z] #45 6.011 ++ go env GOARCH [2021-01-12T15:41:11.843Z] #45 6.031 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:11.843Z] #45 6.031 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:11.843Z] #45 6.031 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:11.843Z] #45 6.051 + dir=/tmp/install [2021-01-12T15:41:11.843Z] #45 6.051 + bin=gotestsum [2021-01-12T15:41:11.843Z] #45 6.052 + shift [2021-01-12T15:41:11.843Z] #45 6.052 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-12T15:41:11.843Z] #45 6.052 + . /tmp/install/gotestsum.installer [2021-01-12T15:41:11.843Z] #45 6.052 ++ : v0.5.3 [2021-01-12T15:41:11.843Z] #45 6.053 + install_gotestsum [2021-01-12T15:41:11.843Z] #45 6.053 + set -e [2021-01-12T15:41:11.843Z] #45 6.058 + export GO111MODULE=on [2021-01-12T15:41:11.843Z] #45 6.058 + GO111MODULE=on [2021-01-12T15:41:11.843Z] #45 6.058 + GOBIN=/build [2021-01-12T15:41:11.843Z] #45 6.058 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-12T15:41:11.843Z] #45 6.181 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-12T15:41:11.843Z] #45 6.181 go: finding gotest.tools v0.5.3 [2021-01-12T15:41:11.843Z] #45 7.619 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-12T15:41:11.843Z] #45 8.448 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-12T15:41:11.843Z] #45 ... [2021-01-12T15:41:11.843Z] [2021-01-12T15:41:11.843Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T15:41:12.103Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 10.2s [2021-01-12T15:41:12.358Z] #6 DONE 1.1s [2021-01-12T15:41:12.358Z] [2021-01-12T15:41:12.358Z] #21 [internal] load build context [2021-01-12T15:41:12.364Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 10.3s done [2021-01-12T15:41:12.628Z] #24 DONE 12.8s [2021-01-12T15:41:12.628Z] [2021-01-12T15:41:12.628Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:41:12.896Z] Fetching without tags [2021-01-12T15:41:13.200Z] #25 ... [2021-01-12T15:41:13.200Z] [2021-01-12T15:41:13.200Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:41:13.200Z] #11 6.482 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:41:13.200Z] #11 6.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:41:13.200Z] #11 6.637 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:41:13.200Z] #11 8.495 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:41:13.315Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit c9ec21e17a3353872d486f2e732ae7f53de37c41 [2021-01-12T15:41:13.466Z] #11 ... [2021-01-12T15:41:13.466Z] [2021-01-12T15:41:13.466Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:41:13.466Z] #34 6.907 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:41:13.466Z] #34 ... [2021-01-12T15:41:13.466Z] [2021-01-12T15:41:13.466Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:13.466Z] #56 5.303 + RM_GOPATH=0 [2021-01-12T15:41:13.466Z] #56 5.303 + TMP_GOPATH= [2021-01-12T15:41:13.466Z] #56 5.303 + : /build [2021-01-12T15:41:13.466Z] #56 5.303 + '[' -z '' ']' [2021-01-12T15:41:13.466Z] #56 5.303 ++ mktemp -d [2021-01-12T15:41:13.466Z] #56 5.306 + export GOPATH=/tmp/tmp.dPR5kevhqV [2021-01-12T15:41:13.466Z] #56 5.306 + GOPATH=/tmp/tmp.dPR5kevhqV [2021-01-12T15:41:13.466Z] #56 5.306 + RM_GOPATH=1 [2021-01-12T15:41:13.466Z] #56 5.306 + case "$(go env GOARCH)" in [2021-01-12T15:41:13.466Z] #56 5.307 ++ go env GOARCH [2021-01-12T15:41:13.466Z] #56 5.311 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:13.466Z] #56 5.311 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:13.466Z] #56 5.316 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:41:13.466Z] #56 5.317 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:13.466Z] #56 5.317 + dir=/tmp/install [2021-01-12T15:41:13.466Z] #56 5.317 + bin=rootlesskit [2021-01-12T15:41:13.466Z] #56 5.317 + shift [2021-01-12T15:41:13.466Z] #56 5.317 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-12T15:41:13.466Z] #56 5.317 + . /tmp/install/rootlesskit.installer [2021-01-12T15:41:13.466Z] #56 5.317 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:41:13.466Z] #56 5.317 + install_rootlesskit [2021-01-12T15:41:13.466Z] #56 5.317 + case "$1" in [2021-01-12T15:41:13.466Z] #56 5.317 + export CGO_ENABLED=0 [2021-01-12T15:41:13.466Z] #56 5.317 + CGO_ENABLED=0 [2021-01-12T15:41:13.466Z] #56 5.317 + _install_rootlesskit [2021-01-12T15:41:13.466Z] #56 5.317 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-12T15:41:13.466Z] #56 5.317 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dPR5kevhqV/src/github.com/rootless-containers/rootlesskit [2021-01-12T15:41:13.466Z] #56 5.322 Cloning into '/tmp/tmp.dPR5kevhqV/src/github.com/rootless-containers/rootlesskit'... [2021-01-12T15:41:13.511Z] #21 transferring context: 53.19MB 0.8s done [2021-01-12T15:41:13.511Z] #21 DONE 0.8s [2021-01-12T15:41:13.511Z] [2021-01-12T15:41:13.511Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:41:13.511Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-12T15:41:13.511Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-12T15:41:13.511Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-01-12T15:41:13.511Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 16.20MB / 48.97MB 0.6s [2021-01-12T15:41:13.511Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2021-01-12T15:41:13.511Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-01-12T15:41:13.511Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.6s [2021-01-12T15:41:13.511Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 20.32MB / 48.97MB 0.7s [2021-01-12T15:41:13.511Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.7s done [2021-01-12T15:41:13.511Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.7s [2021-01-12T15:41:13.511Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 27.47MB / 48.97MB 0.9s [2021-01-12T15:41:13.511Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 7.91MB / 51.38MB 0.9s [2021-01-12T15:41:13.511Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 31.28MB / 48.97MB 1.0s [2021-01-12T15:41:13.511Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 11.66MB / 51.38MB 1.0s [2021-01-12T15:41:13.727Z] #56 ... [2021-01-12T15:41:13.727Z] [2021-01-12T15:41:13.727Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:13.727Z] #62 4.112 + RM_GOPATH=0 [2021-01-12T15:41:13.727Z] #62 4.112 + TMP_GOPATH= [2021-01-12T15:41:13.727Z] #62 4.112 + : /build [2021-01-12T15:41:13.727Z] #62 4.112 + '[' -z '' ']' [2021-01-12T15:41:13.727Z] #62 4.112 ++ mktemp -d [2021-01-12T15:41:13.727Z] #62 4.112 + export GOPATH=/tmp/tmp.RWPKOwnyEp [2021-01-12T15:41:13.727Z] #62 4.112 + GOPATH=/tmp/tmp.RWPKOwnyEp [2021-01-12T15:41:13.727Z] #62 4.112 + RM_GOPATH=1 [2021-01-12T15:41:13.727Z] #62 4.112 + case "$(go env GOARCH)" in [2021-01-12T15:41:13.727Z] #62 4.112 ++ go env GOARCH [2021-01-12T15:41:13.727Z] #62 4.145 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:41:13.727Z] #62 4.145 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:13.727Z] #62 4.145 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:13.727Z] #62 4.145 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:13.727Z] #62 4.145 + dir=/tmp/install [2021-01-12T15:41:13.727Z] #62 4.145 + bin=proxy [2021-01-12T15:41:13.727Z] #62 4.145 + shift [2021-01-12T15:41:13.727Z] #62 4.145 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-12T15:41:13.727Z] #62 4.145 + . /tmp/install/proxy.installer [2021-01-12T15:41:13.727Z] #62 4.145 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:41:13.727Z] #62 4.145 + install_proxy [2021-01-12T15:41:13.727Z] #62 4.145 + case "$1" in [2021-01-12T15:41:13.727Z] #62 4.145 + export CGO_ENABLED=0 [2021-01-12T15:41:13.727Z] #62 4.145 + CGO_ENABLED=0 [2021-01-12T15:41:13.727Z] #62 4.145 + _install_proxy [2021-01-12T15:41:13.727Z] #62 4.145 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-12T15:41:13.727Z] #62 4.145 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RWPKOwnyEp/src/github.com/docker/libnetwork [2021-01-12T15:41:13.727Z] #62 4.145 Cloning into '/tmp/tmp.RWPKOwnyEp/src/github.com/docker/libnetwork'... [2021-01-12T15:41:13.843Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 37.32MB / 48.97MB 1.1s [2021-01-12T15:41:13.843Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 16.98MB / 51.38MB 1.1s [2021-01-12T15:41:13.843Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 1.1s [2021-01-12T15:41:13.843Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 43.71MB / 48.97MB 1.3s [2021-01-12T15:41:13.843Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 20.95MB / 51.38MB 1.3s [2021-01-12T15:41:13.843Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 3.70MB / 56.74MB 1.3s [2021-01-12T15:41:13.988Z] #62 ... [2021-01-12T15:41:13.988Z] [2021-01-12T15:41:13.988Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:13.988Z] #49 5.225 + RM_GOPATH=0 [2021-01-12T15:41:13.988Z] #49 5.225 + TMP_GOPATH= [2021-01-12T15:41:13.988Z] #49 5.225 + : /build [2021-01-12T15:41:13.988Z] #49 5.225 + '[' -z '' ']' [2021-01-12T15:41:13.988Z] #49 5.225 ++ mktemp -d [2021-01-12T15:41:13.988Z] #49 5.225 + export GOPATH=/tmp/tmp.AD2ME4N30T [2021-01-12T15:41:13.988Z] #49 5.225 + GOPATH=/tmp/tmp.AD2ME4N30T [2021-01-12T15:41:13.988Z] #49 5.225 + RM_GOPATH=1 [2021-01-12T15:41:13.988Z] #49 5.225 + case "$(go env GOARCH)" in [2021-01-12T15:41:13.988Z] #49 5.225 ++ go env GOARCH [2021-01-12T15:41:13.988Z] #49 5.233 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:13.988Z] #49 5.233 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:13.988Z] #49 5.239 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:41:13.988Z] #49 5.239 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:13.988Z] #49 5.239 + dir=/tmp/install [2021-01-12T15:41:13.988Z] #49 5.239 + bin=shfmt [2021-01-12T15:41:13.988Z] #49 5.239 + shift [2021-01-12T15:41:13.988Z] #49 5.239 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-12T15:41:13.988Z] #49 5.239 + . /tmp/install/shfmt.installer [2021-01-12T15:41:13.988Z] #49 5.239 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:41:13.988Z] #49 5.239 + install_shfmt [2021-01-12T15:41:13.988Z] #49 5.239 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-12T15:41:13.988Z] #49 5.239 + git clone https://github.com/mvdan/sh.git /tmp/tmp.AD2ME4N30T/src/github.com/mvdan/sh [2021-01-12T15:41:13.988Z] #49 5.239 Cloning into '/tmp/tmp.AD2ME4N30T/src/github.com/mvdan/sh'... [2021-01-12T15:41:13.988Z] #49 ... [2021-01-12T15:41:13.988Z] [2021-01-12T15:41:13.988Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:41:13.988Z] #40 6.982 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:41:13.988Z] #40 7.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:41:13.988Z] #40 7.122 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:41:13.988Z] #40 9.555 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:41:14.144Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 47.45MB / 48.97MB 1.4s [2021-01-12T15:41:14.144Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 25.50MB / 51.38MB 1.4s [2021-01-12T15:41:14.144Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 7.22MB / 56.74MB 1.4s [2021-01-12T15:41:14.144Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.5s done [2021-01-12T15:41:14.144Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 34.25MB / 51.38MB 1.7s [2021-01-12T15:41:14.144Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 16.91MB / 56.74MB 1.7s [2021-01-12T15:41:14.144Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 568.53kB / 102.23MB 1.7s [2021-01-12T15:41:14.248Z] #40 ... [2021-01-12T15:41:14.248Z] [2021-01-12T15:41:14.248Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:14.248Z] #47 5.409 + RM_GOPATH=0 [2021-01-12T15:41:14.248Z] #47 5.410 + TMP_GOPATH= [2021-01-12T15:41:14.248Z] #47 5.410 + : /build [2021-01-12T15:41:14.248Z] #47 5.410 + '[' -z '' ']' [2021-01-12T15:41:14.248Z] #47 5.419 ++ mktemp -d [2021-01-12T15:41:14.248Z] #47 5.424 + export GOPATH=/tmp/tmp.l5ye79TiXE [2021-01-12T15:41:14.248Z] #47 5.424 + GOPATH=/tmp/tmp.l5ye79TiXE [2021-01-12T15:41:14.248Z] #47 5.424 + RM_GOPATH=1 [2021-01-12T15:41:14.248Z] #47 5.424 + case "$(go env GOARCH)" in [2021-01-12T15:41:14.248Z] #47 5.431 ++ go env GOARCH [2021-01-12T15:41:14.248Z] #47 5.490 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:14.248Z] #47 5.490 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:14.248Z] #47 5.490 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:14.248Z] #47 5.500 + dir=/tmp/install [2021-01-12T15:41:14.248Z] #47 5.500 + bin=golangci_lint [2021-01-12T15:41:14.248Z] #47 5.500 + shift [2021-01-12T15:41:14.248Z] #47 5.500 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-12T15:41:14.248Z] #47 5.500 + . /tmp/install/golangci_lint.installer [2021-01-12T15:41:14.248Z] #47 5.500 ++ : v1.23.8 [2021-01-12T15:41:14.248Z] #47 5.500 + install_golangci_lint [2021-01-12T15:41:14.248Z] #47 5.500 + set -e [2021-01-12T15:41:14.248Z] #47 5.500 + export GO111MODULE=on [2021-01-12T15:41:14.248Z] #47 5.500 + GO111MODULE=on [2021-01-12T15:41:14.248Z] #47 5.500 + GOBIN=/build [2021-01-12T15:41:14.248Z] #47 5.500 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-12T15:41:14.248Z] #47 5.694 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-12T15:41:14.248Z] #47 5.694 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:41:14.248Z] #47 5.694 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-12T15:41:14.248Z] #47 5.694 go: finding github.com v1.23.8 [2021-01-12T15:41:14.248Z] #47 5.694 go: finding github.com/golangci v1.23.8 [2021-01-12T15:41:14.248Z] #47 6.996 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:41:14.248Z] #47 7.979 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:41:14.248Z] #47 ... [2021-01-12T15:41:14.248Z] [2021-01-12T15:41:14.248Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:41:14.248Z] #38 6.268 + git clone https://github.com/docker/distribution.git . [2021-01-12T15:41:14.248Z] #38 6.268 Cloning into '.'... [2021-01-12T15:41:14.435Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 20.14MB / 56.74MB 1.7s [2021-01-12T15:41:14.435Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 37.59MB / 51.38MB 1.8s [2021-01-12T15:41:14.435Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0.1s [2021-01-12T15:41:14.435Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 41.01MB / 51.38MB 1.9s [2021-01-12T15:41:14.435Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.11MB / 56.74MB 1.9s [2021-01-12T15:41:14.435Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 7.69MB / 102.23MB 1.9s [2021-01-12T15:41:12.864Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T15:41:12.868Z] > git config --add remote.origin.fetch +refs/pull/41701/head:refs/remotes/origin/PR-41701 # timeout=10 [2021-01-12T15:41:12.871Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:41:12.886Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T15:41:12.900Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T15:41:12.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:41:12.901Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41701/head:refs/remotes/origin/PR-41701 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:41:13.320Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:41:13.323Z] > git checkout -f c9ec21e17a3353872d486f2e732ae7f53de37c41 # timeout=10 [2021-01-12T15:41:14.213Z] > git remote # timeout=10 [2021-01-12T15:41:14.217Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T15:41:14.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:41:14.225Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T15:41:14.527Z] #38 ... [2021-01-12T15:41:14.527Z] [2021-01-12T15:41:14.527Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:41:14.527Z] #53 6.113 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:41:14.527Z] #53 6.271 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:41:14.527Z] #53 6.271 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:41:14.527Z] #53 8.099 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:41:14.527Z] #53 10.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:41:14.527Z] #53 ... [2021-01-12T15:41:14.527Z] [2021-01-12T15:41:14.527Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:14.527Z] #32 5.915 + RM_GOPATH=0 [2021-01-12T15:41:14.527Z] #32 5.915 + TMP_GOPATH= [2021-01-12T15:41:14.527Z] #32 5.915 + : /build [2021-01-12T15:41:14.527Z] #32 5.915 + '[' -z '' ']' [2021-01-12T15:41:14.527Z] #32 5.915 ++ mktemp -d [2021-01-12T15:41:14.527Z] #32 5.916 + export GOPATH=/tmp/tmp.FInKVVd6p6 [2021-01-12T15:41:14.527Z] #32 5.916 + GOPATH=/tmp/tmp.FInKVVd6p6 [2021-01-12T15:41:14.527Z] #32 5.916 + RM_GOPATH=1 [2021-01-12T15:41:14.527Z] #32 5.923 + case "$(go env GOARCH)" in [2021-01-12T15:41:14.527Z] #32 5.923 ++ go env GOARCH [2021-01-12T15:41:14.527Z] #32 5.965 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:14.527Z] #32 5.965 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:14.527Z] #32 5.970 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:14.527Z] #32 5.970 + dir=/tmp/install [2021-01-12T15:41:14.527Z] #32 5.970 + bin=tomlv [2021-01-12T15:41:14.527Z] #32 5.970 + shift [2021-01-12T15:41:14.527Z] #32 5.970 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-12T15:41:14.527Z] #32 5.970 + . /tmp/install/tomlv.installer [2021-01-12T15:41:14.527Z] #32 5.970 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:41:14.527Z] #32 5.970 + install_tomlv [2021-01-12T15:41:14.527Z] #32 5.970 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-12T15:41:14.527Z] #32 5.970 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FInKVVd6p6/src/github.com/BurntSushi/toml [2021-01-12T15:41:14.527Z] #32 5.970 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:41:14.527Z] #32 5.976 Cloning into '/tmp/tmp.FInKVVd6p6/src/github.com/BurntSushi/toml'... [2021-01-12T15:41:14.527Z] #32 7.201 + cd /tmp/tmp.FInKVVd6p6/src/github.com/BurntSushi/toml [2021-01-12T15:41:14.527Z] #32 7.201 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:41:14.527Z] #32 7.262 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T15:41:14.527Z] #32 7.739 runtime/internal/atomic [2021-01-12T15:41:14.527Z] #32 7.750 internal/cpu [2021-01-12T15:41:14.527Z] #32 8.220 math/bits [2021-01-12T15:41:14.527Z] #32 8.539 internal/bytealg [2021-01-12T15:41:14.527Z] #32 9.126 math [2021-01-12T15:41:14.527Z] #32 10.07 runtime [2021-01-12T15:41:14.726Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 50.80MB / 51.38MB 2.2s [2021-01-12T15:41:14.726Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 34.21MB / 56.74MB 2.2s [2021-01-12T15:41:14.726Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 19.47MB / 102.23MB 2.2s [2021-01-12T15:41:14.790Z] Merge succeeded, producing cee4a1c613bc0385a9a1c082a8fb7b8d82688fd9 [2021-01-12T15:41:14.790Z] Checking out Revision cee4a1c613bc0385a9a1c082a8fb7b8d82688fd9 (PR-41701) [2021-01-12T15:41:14.797Z] #32 ... [2021-01-12T15:41:14.797Z] [2021-01-12T15:41:14.797Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:41:14.797Z] #30 6.013 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-12T15:41:14.797Z] #30 6.019 Cloning into '.'... [2021-01-12T15:41:14.797Z] #30 ... [2021-01-12T15:41:14.797Z] [2021-01-12T15:41:14.797Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:41:14.797Z] #43 4.919 + RM_GOPATH=0 [2021-01-12T15:41:14.797Z] #43 4.919 + TMP_GOPATH= [2021-01-12T15:41:14.797Z] #43 4.919 + : /build [2021-01-12T15:41:14.797Z] #43 4.919 + '[' -z '' ']' [2021-01-12T15:41:14.797Z] #43 4.919 ++ mktemp -d [2021-01-12T15:41:14.797Z] #43 4.919 + export GOPATH=/tmp/tmp.rEvcnmoibP [2021-01-12T15:41:14.797Z] #43 4.919 + GOPATH=/tmp/tmp.rEvcnmoibP [2021-01-12T15:41:14.797Z] #43 4.919 + RM_GOPATH=1 [2021-01-12T15:41:14.797Z] #43 4.919 + case "$(go env GOARCH)" in [2021-01-12T15:41:14.797Z] #43 4.919 ++ go env GOARCH [2021-01-12T15:41:14.797Z] #43 4.928 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:41:14.797Z] #43 4.928 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:14.797Z] #43 4.928 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:14.797Z] #43 4.928 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:14.797Z] #43 4.928 + dir=/tmp/install [2021-01-12T15:41:14.797Z] #43 4.928 + bin=vndr [2021-01-12T15:41:14.797Z] #43 4.928 + shift [2021-01-12T15:41:14.797Z] #43 4.928 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-12T15:41:14.797Z] #43 4.928 + . /tmp/install/vndr.installer [2021-01-12T15:41:14.797Z] #43 4.928 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:41:14.797Z] #43 4.928 + install_vndr [2021-01-12T15:41:14.797Z] #43 4.928 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-12T15:41:14.797Z] #43 4.928 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rEvcnmoibP/src/github.com/LK4D4/vndr [2021-01-12T15:41:14.797Z] #43 4.928 Cloning into '/tmp/tmp.rEvcnmoibP/src/github.com/LK4D4/vndr'... [2021-01-12T15:41:14.797Z] #43 5.568 + cd /tmp/tmp.rEvcnmoibP/src/github.com/LK4D4/vndr [2021-01-12T15:41:14.797Z] #43 5.568 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:41:14.797Z] #43 5.570 + go build -buildmode=pie -v -o /build/vndr . [2021-01-12T15:41:14.797Z] #43 7.536 runtime/internal/atomic [2021-01-12T15:41:14.797Z] #43 7.542 internal/cpu [2021-01-12T15:41:14.797Z] #43 7.808 runtime/internal/sys [2021-01-12T15:41:14.797Z] #43 7.903 runtime/internal/math [2021-01-12T15:41:14.797Z] #43 8.059 internal/race [2021-01-12T15:41:14.797Z] #43 8.273 sync/atomic [2021-01-12T15:41:14.797Z] #43 8.318 internal/bytealg [2021-01-12T15:41:14.797Z] #43 9.068 unicode [2021-01-12T15:41:14.797Z] #43 9.516 runtime [2021-01-12T15:41:15.023Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.3s done [2021-01-12T15:41:15.023Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 2.3s [2021-01-12T15:41:15.023Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 41.73MB / 56.74MB 2.4s [2021-01-12T15:41:15.023Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 24.71MB / 102.23MB 2.4s [2021-01-12T15:41:15.023Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.4s done [2021-01-12T15:41:15.023Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 46.03MB / 56.74MB 2.5s [2021-01-12T15:41:15.056Z] #43 ... [2021-01-12T15:41:15.056Z] [2021-01-12T15:41:15.056Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:15.056Z] #45 9.917 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-12T15:41:15.056Z] #45 9.920 go: downloading github.com/pkg/errors v0.9.1 [2021-01-12T15:41:15.056Z] #45 9.933 go: downloading github.com/fatih/color v1.9.0 [2021-01-12T15:41:15.056Z] #45 10.13 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:41:15.056Z] #45 10.13 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:41:15.056Z] #45 10.22 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:41:15.056Z] #45 10.37 go: extracting github.com/pkg/errors v0.9.1 [2021-01-12T15:41:15.056Z] #45 10.42 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:41:15.056Z] #45 10.66 go: extracting github.com/fatih/color v1.9.0 [2021-01-12T15:41:15.056Z] #45 10.69 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:41:15.056Z] #45 10.71 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:41:15.056Z] #45 10.91 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:41:15.056Z] #45 10.97 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:41:15.056Z] #45 11.05 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:41:15.056Z] #45 11.09 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:41:15.056Z] #45 11.13 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-12T15:41:15.056Z] #45 11.30 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:41:15.056Z] #45 11.32 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:41:15.056Z] #45 11.33 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:41:15.196Z] Commit message: "Merge commit 'cd049777a21bc17bcedd5eec95ace65bbba833cf' into HEAD" [2021-01-12T15:41:15.210Z] First time build. Skipping changelog. [2021-01-12T15:41:15.329Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 49.81MB / 56.74MB 2.6s [2021-01-12T15:41:15.329Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 31.81MB / 102.23MB 2.6s [2021-01-12T15:41:15.329Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 54.49MB / 56.74MB 2.7s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-01-12T15:41:15.697Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.9s done [2021-01-12T15:41:15.697Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 45.42MB / 102.23MB 2.9s [2021-01-12T15:41:15.697Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 55.80MB / 102.23MB 3.0s [2021-01-12T15:41:15.697Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 62.56MB / 102.23MB 3.1s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-12T15:41:15.990Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 73.73MB / 102.23MB 3.2s [2021-01-12T15:41:15.990Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 84.52MB / 102.23MB 3.3s [2021-01-12T15:41:16.067Z] + docker version [2021-01-12T15:41:16.067Z] Client: [2021-01-12T15:41:16.067Z] Version: 18.06.1-ce [2021-01-12T15:41:16.067Z] API version: 1.38 [2021-01-12T15:41:16.067Z] Go version: go1.10.3 [2021-01-12T15:41:16.067Z] Git commit: e68fc7a [2021-01-12T15:41:16.067Z] Built: Tue Aug 21 17:26:10 2018 [2021-01-12T15:41:16.067Z] OS/Arch: linux/ppc64le [2021-01-12T15:41:16.067Z] Experimental: false [2021-01-12T15:41:16.067Z] [2021-01-12T15:41:16.067Z] Server: [2021-01-12T15:41:16.067Z] Engine: [2021-01-12T15:41:16.067Z] Version: 18.06.1-ce [2021-01-12T15:41:16.067Z] API version: 1.38 (minimum version 1.12) [2021-01-12T15:41:16.067Z] Go version: go1.10.3 [2021-01-12T15:41:16.067Z] Git commit: e68fc7a [2021-01-12T15:41:16.067Z] Built: Tue Aug 21 17:24:20 2018 [2021-01-12T15:41:16.067Z] OS/Arch: linux/ppc64le [2021-01-12T15:41:16.067Z] Experimental: true [Pipeline] sh [2021-01-12T15:41:16.306Z] #8 ... [2021-01-12T15:41:16.306Z] [2021-01-12T15:41:16.306Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T15:41:16.306Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-12T15:41:16.306Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-12T15:41:16.306Z] #24 sha256:11bf5034297fd6c74478ca84e6faa5f5f327cbdd845c4fc55a77ee1f74fbf4a3 529B / 529B done [2021-01-12T15:41:16.306Z] #24 sha256:056d0a7c279321a0170f530baf74a93492ba49d7abaaa702d94533b125002c20 1.46kB / 1.46kB done [2021-01-12T15:41:16.306Z] #24 sha256:15e71c2ae22f7fff5a03d5a2c1ccbee8b2526b04a21e1cff46ad70648272e773 48.97MB / 48.97MB 1.2s done [2021-01-12T15:41:16.306Z] #24 extracting sha256:15e71c2ae22f7fff5a03d5a2c1ccbee8b2526b04a21e1cff46ad70648272e773 2.2s done [2021-01-12T15:41:16.306Z] #24 DONE 3.8s [2021-01-12T15:41:16.306Z] [2021-01-12T15:41:16.306Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T15:41:16.306Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-12T15:41:16.306Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-12T15:41:16.306Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-12T15:41:16.306Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done [2021-01-12T15:41:16.306Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2021-01-12T15:41:16.306Z] #60 DONE 3.8s [2021-01-12T15:41:16.306Z] [2021-01-12T15:41:16.306Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:41:16.307Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.6s [2021-01-12T15:41:16.307Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.8s done [2021-01-12T15:41:14.779Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T15:41:14.794Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:41:14.796Z] > git checkout -f cee4a1c613bc0385a9a1c082a8fb7b8d82688fd9 # timeout=10 [2021-01-12T15:41:15.200Z] > git rev-list --no-walk 71cbb83c236760dfa1b9ff0cac23d259a901990c # timeout=10 [2021-01-12T15:41:16.444Z] + docker info [2021-01-12T15:41:16.444Z] Containers: 0 [2021-01-12T15:41:16.444Z] Running: 0 [2021-01-12T15:41:16.444Z] Paused: 0 [2021-01-12T15:41:16.444Z] Stopped: 0 [2021-01-12T15:41:16.444Z] Images: 0 [2021-01-12T15:41:16.444Z] Server Version: 18.06.1-ce [2021-01-12T15:41:16.444Z] Storage Driver: overlay2 [2021-01-12T15:41:16.444Z] Backing Filesystem: extfs [2021-01-12T15:41:16.444Z] Supports d_type: true [2021-01-12T15:41:16.444Z] Native Overlay Diff: true [2021-01-12T15:41:16.444Z] Logging Driver: json-file [2021-01-12T15:41:16.444Z] Cgroup Driver: cgroupfs [2021-01-12T15:41:16.444Z] Plugins: [2021-01-12T15:41:16.444Z] Volume: local [2021-01-12T15:41:16.444Z] Network: bridge host ipvlan macvlan null overlay [2021-01-12T15:41:16.444Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-01-12T15:41:16.444Z] Swarm: inactive [2021-01-12T15:41:16.444Z] Runtimes: runc [2021-01-12T15:41:16.444Z] Default Runtime: runc [2021-01-12T15:41:16.444Z] Init Binary: docker-init [2021-01-12T15:41:16.444Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-01-12T15:41:16.444Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-01-12T15:41:16.444Z] init version: fec3683 [2021-01-12T15:41:16.444Z] Security Options: [2021-01-12T15:41:16.444Z] apparmor [2021-01-12T15:41:16.444Z] seccomp [2021-01-12T15:41:16.444Z] Profile: default [2021-01-12T15:41:16.444Z] Kernel Version: 4.4.0-139-generic [2021-01-12T15:41:16.444Z] Operating System: Ubuntu 16.04.3 LTS [2021-01-12T15:41:16.444Z] OSType: linux [2021-01-12T15:41:16.444Z] Architecture: ppc64le [2021-01-12T15:41:16.444Z] CPUs: 4 [2021-01-12T15:41:16.444Z] Total Memory: 7.972GiB [2021-01-12T15:41:16.444Z] Name: ppc64le-ubuntu-20 [2021-01-12T15:41:16.444Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-01-12T15:41:16.444Z] Docker Root Dir: /var/lib/docker [2021-01-12T15:41:16.444Z] Debug Mode (client): false [2021-01-12T15:41:16.444Z] Debug Mode (server): false [2021-01-12T15:41:16.444Z] Registry: https://index.docker.io/v1/ [2021-01-12T15:41:16.444Z] Labels: [2021-01-12T15:41:16.444Z] Experimental: true [2021-01-12T15:41:16.444Z] Insecure Registries: [2021-01-12T15:41:16.444Z] 127.0.0.0/8 [2021-01-12T15:41:16.444Z] Live Restore Enabled: false [2021-01-12T15:41:16.444Z] [Pipeline] sh [2021-01-12T15:41:16.822Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T15:41:16.822Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T15:41:16.822Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41701/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-12T15:41:16.822Z] + bash /home/docker/workspace/moby_PR-41701/check-config.sh [2021-01-12T15:41:16.822Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-12T15:41:16.822Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-01-12T15:41:16.822Z] [2021-01-12T15:41:16.822Z] Generally Necessary: [2021-01-12T15:41:16.822Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-12T15:41:16.822Z] - apparmor: enabled and tools installed [2021-01-12T15:41:16.822Z] - CONFIG_NAMESPACES: enabled [2021-01-12T15:41:16.822Z] - CONFIG_NET_NS: enabled [2021-01-12T15:41:16.822Z] - CONFIG_PID_NS: enabled [2021-01-12T15:41:16.822Z] - CONFIG_IPC_NS: enabled [2021-01-12T15:41:16.822Z] - CONFIG_UTS_NS: enabled [2021-01-12T15:41:16.822Z] - CONFIG_CGROUPS: enabled [2021-01-12T15:41:16.822Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-12T15:41:16.822Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-12T15:41:16.822Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-12T15:41:16.822Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-12T15:41:16.822Z] - CONFIG_CPUSETS: enabled [2021-01-12T15:41:16.936Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.4s done [2021-01-12T15:41:16.936Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2021-01-12T15:41:17.016Z] #45 13.65 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:41:17.118Z] - CONFIG_MEMCG: enabled [2021-01-12T15:41:17.118Z] - CONFIG_KEYS: enabled [2021-01-12T15:41:17.118Z] - CONFIG_VETH: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-01-12T15:41:17.118Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-12T15:41:17.118Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-01-12T15:41:17.118Z] [2021-01-12T15:41:17.118Z] Optional Features: [2021-01-12T15:41:17.118Z] - CONFIG_USER_NS: enabled [2021-01-12T15:41:17.118Z] - CONFIG_SECCOMP: enabled [2021-01-12T15:41:17.118Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-12T15:41:17.118Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-12T15:41:17.118Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-12T15:41:17.118Z] (cgroup swap accounting is currently enabled) [2021-01-12T15:41:17.118Z] - CONFIG_MEMCG_KMEM: enabled [2021-01-12T15:41:17.118Z] - CONFIG_BLK_CGROUP: enabled [2021-01-12T15:41:17.118Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-12T15:41:17.118Z] - CONFIG_IOSCHED_CFQ: enabled [2021-01-12T15:41:17.118Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-01-12T15:41:17.118Z] - CONFIG_CGROUP_PERF: enabled [2021-01-12T15:41:17.118Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-12T15:41:17.118Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-12T15:41:17.118Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-12T15:41:17.118Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-12T15:41:17.118Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-12T15:41:17.118Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_IP_VS: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-12T15:41:17.118Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-12T15:41:17.118Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-12T15:41:17.118Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_EXT4_FS: enabled [2021-01-12T15:41:17.118Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-12T15:41:17.118Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-12T15:41:17.118Z] - Network Drivers: [2021-01-12T15:41:17.118Z] - "overlay": [2021-01-12T15:41:17.118Z] - CONFIG_VXLAN: enabled (as module) [2021-01-12T15:41:17.118Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-12T15:41:17.118Z] Optional (for encrypted networks): [2021-01-12T15:41:17.225Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2021-01-12T15:41:17.411Z] - CONFIG_CRYPTO: enabled [2021-01-12T15:41:17.411Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-01-12T15:41:17.411Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-01-12T15:41:17.411Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-01-12T15:41:17.411Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-01-12T15:41:17.411Z] - CONFIG_XFRM: enabled [2021-01-12T15:41:17.411Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-12T15:41:17.411Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-12T15:41:17.411Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-12T15:41:17.411Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-01-12T15:41:17.411Z] - "ipvlan": [2021-01-12T15:41:17.411Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-12T15:41:17.411Z] - "macvlan": [2021-01-12T15:41:17.411Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-12T15:41:17.411Z] - CONFIG_DUMMY: enabled (as module) [2021-01-12T15:41:17.411Z] - "ftp,tftp client in container": [2021-01-12T15:41:17.411Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-12T15:41:17.411Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-12T15:41:17.411Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-12T15:41:17.411Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-12T15:41:17.411Z] - Storage Drivers: [2021-01-12T15:41:17.411Z] - "aufs": [2021-01-12T15:41:17.411Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-12T15:41:17.411Z] - "btrfs": [2021-01-12T15:41:17.411Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-12T15:41:17.411Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-12T15:41:17.411Z] - "devicemapper": [2021-01-12T15:41:17.411Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-12T15:41:17.411Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-12T15:41:17.411Z] - "overlay": [2021-01-12T15:41:17.411Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-12T15:41:17.411Z] - "zfs": [2021-01-12T15:41:17.411Z] - /dev/zfs: missing [2021-01-12T15:41:17.411Z] - zfs command: missing [2021-01-12T15:41:17.411Z] - zpool command: missing [2021-01-12T15:41:17.411Z] [2021-01-12T15:41:17.411Z] Limits: [2021-01-12T15:41:17.411Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-12T15:41:17.411Z] [2021-01-12T15:41:17.411Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-12T15:41:17.524Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2021-01-12T15:41:17.836Z] + make bundles/buildx [2021-01-12T15:41:17.858Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [2021-01-12T15:41:17.858Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2021-01-12T15:41:18.130Z] make: command: Command not found [2021-01-12T15:41:18.130Z] make: command: Command not found [2021-01-12T15:41:18.130Z] mkdir bundles [2021-01-12T15:41:18.130Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-01-12T15:41:18.130Z] --build-arg BUILDX_COMMIT \ [2021-01-12T15:41:18.130Z] --build-arg BUILDX_REPO \ [2021-01-12T15:41:18.130Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-01-12T15:41:18.130Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-01-12T15:41:18.130Z] . [2021-01-12T15:41:18.130Z] /bin/sh: 4: go: not found [2021-01-12T15:41:18.130Z] /bin/sh: 5: go: not found [2021-01-12T15:41:18.427Z] #45 15.23 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:41:18.995Z] #45 15.60 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:41:19.565Z] #45 ... [2021-01-12T15:41:19.565Z] [2021-01-12T15:41:19.565Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:19.565Z] #49 16.21 + cd /tmp/tmp.AD2ME4N30T/src/github.com/mvdan/sh [2021-01-12T15:41:19.565Z] #49 16.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:41:19.565Z] #49 16.35 + GO111MODULE=on [2021-01-12T15:41:19.565Z] #49 16.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-12T15:41:20.081Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.0s done [2021-01-12T15:41:20.081Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0.1s [2021-01-12T15:41:20.218Z] Sending build context to Docker daemon 58.07MB [2021-01-12T15:41:20.218Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-01-12T15:41:20.218Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2021-01-12T15:41:20.218Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-01-12T15:41:20.218Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-01-12T15:41:20.509Z] 1.13.15-buster: Pulling from library/golang [2021-01-12T15:41:20.800Z] db4e2d8d5901: Pulling fs layer [2021-01-12T15:41:20.800Z] dfe2d012519c: Pulling fs layer [2021-01-12T15:41:20.800Z] 5d8f1d1f9197: Pulling fs layer [2021-01-12T15:41:20.800Z] 1301750ffb48: Pulling fs layer [2021-01-12T15:41:20.800Z] dc5c6edc9cff: Pulling fs layer [2021-01-12T15:41:20.800Z] 3c370c2e2f82: Pulling fs layer [2021-01-12T15:41:20.800Z] 5ffb2f5886e2: Pulling fs layer [2021-01-12T15:41:20.800Z] 1301750ffb48: Waiting [2021-01-12T15:41:20.800Z] dc5c6edc9cff: Waiting [2021-01-12T15:41:20.800Z] 3c370c2e2f82: Waiting [2021-01-12T15:41:20.800Z] 5ffb2f5886e2: Waiting [2021-01-12T15:41:20.947Z] #49 17.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:41:20.947Z] #49 17.66 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:41:20.947Z] #49 17.72 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:41:20.947Z] #49 17.82 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:41:21.109Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.2s done [2021-01-12T15:41:21.438Z] dfe2d012519c: Verifying Checksum [2021-01-12T15:41:21.438Z] dfe2d012519c: Download complete [2021-01-12T15:41:21.438Z] 5d8f1d1f9197: Verifying Checksum [2021-01-12T15:41:21.438Z] 5d8f1d1f9197: Download complete [2021-01-12T15:41:21.465Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2021-01-12T15:41:21.515Z] #49 18.32 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:41:22.455Z] #49 19.06 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:41:23.022Z] #49 19.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:41:23.531Z] db4e2d8d5901: Verifying Checksum [2021-01-12T15:41:23.531Z] db4e2d8d5901: Download complete [2021-01-12T15:41:24.188Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.3s done [2021-01-12T15:41:24.188Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-01-12T15:41:24.188Z] #8 DONE 11.8s [2021-01-12T15:41:24.188Z] [2021-01-12T15:41:24.188Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-12T15:41:24.397Z] #49 ... [2021-01-12T15:41:24.397Z] [2021-01-12T15:41:24.397Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:41:24.397Z] #11 10.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:41:24.397Z] #11 13.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:41:24.397Z] #11 ... [2021-01-12T15:41:24.397Z] [2021-01-12T15:41:24.397Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:24.397Z] #45 19.30 go: finding github.com/fatih/color v1.9.0 [2021-01-12T15:41:24.397Z] #45 19.34 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:41:24.397Z] #45 19.48 go: finding github.com/pkg/errors v0.9.1 [2021-01-12T15:41:24.397Z] #45 19.49 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:41:24.397Z] #45 19.54 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:41:24.397Z] #45 19.54 go: finding github.com/spf13/pflag v1.0.3 [2021-01-12T15:41:24.397Z] #45 19.75 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:41:24.397Z] #45 20.03 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:41:24.397Z] #45 20.10 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:41:24.397Z] #45 20.16 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:41:24.397Z] #45 20.18 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:41:24.397Z] #45 ... [2021-01-12T15:41:24.397Z] [2021-01-12T15:41:24.397Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:41:24.397Z] #25 1.878 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:41:24.397Z] #25 1.920 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:41:24.397Z] #25 2.015 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:41:24.397Z] #25 3.267 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:41:24.397Z] #25 4.820 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:41:24.397Z] #25 6.557 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:41:24.579Z] 1301750ffb48: Verifying Checksum [2021-01-12T15:41:24.579Z] 1301750ffb48: Download complete [2021-01-12T15:41:24.579Z] 5ffb2f5886e2: Verifying Checksum [2021-01-12T15:41:24.579Z] 5ffb2f5886e2: Download complete [2021-01-12T15:41:24.656Z] #25 ... [2021-01-12T15:41:24.656Z] [2021-01-12T15:41:24.656Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:24.656Z] #49 21.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:41:25.222Z] #49 ... [2021-01-12T15:41:25.222Z] [2021-01-12T15:41:25.222Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:25.222Z] #56 12.05 Checking out files: 99% (789/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2021-01-12T15:41:25.222Z] #56 12.10 + cd /tmp/tmp.dPR5kevhqV/src/github.com/rootless-containers/rootlesskit [2021-01-12T15:41:25.222Z] #56 12.10 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:41:25.222Z] #56 12.40 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T15:41:25.222Z] #56 12.40 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-12T15:41:25.229Z] dc5c6edc9cff: Verifying Checksum [2021-01-12T15:41:25.229Z] dc5c6edc9cff: Download complete [2021-01-12T15:41:25.480Z] #56 ... [2021-01-12T15:41:25.481Z] [2021-01-12T15:41:25.481Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:41:25.481Z] #40 12.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:41:25.481Z] #40 18.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:41:25.481Z] #40 ... [2021-01-12T15:41:25.481Z] [2021-01-12T15:41:25.481Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:41:25.481Z] #53 12.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:41:25.740Z] #53 ... [2021-01-12T15:41:25.740Z] [2021-01-12T15:41:25.740Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:25.740Z] #47 16.49 go: downloading github.com/pkg/errors v0.8.1 [2021-01-12T15:41:25.740Z] #47 16.52 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-12T15:41:25.740Z] #47 16.62 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:41:25.740Z] #47 16.62 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:41:25.740Z] #47 16.80 go: downloading github.com/fatih/color v1.7.0 [2021-01-12T15:41:25.740Z] #47 16.81 go: downloading github.com/spf13/viper v1.6.1 [2021-01-12T15:41:25.740Z] #47 16.81 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-12T15:41:25.740Z] #47 16.81 go: extracting github.com/pkg/errors v0.8.1 [2021-01-12T15:41:25.740Z] #47 16.91 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:41:25.740Z] #47 16.96 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:41:25.740Z] #47 17.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:41:25.740Z] #47 17.35 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:41:25.740Z] #47 17.35 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:41:25.740Z] #47 17.35 go: extracting github.com/spf13/viper v1.6.1 [2021-01-12T15:41:25.740Z] #47 17.40 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-12T15:41:25.740Z] #47 17.63 go: extracting github.com/fatih/color v1.7.0 [2021-01-12T15:41:25.740Z] #47 17.69 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:41:25.740Z] #47 17.81 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:41:25.740Z] #47 17.84 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-12T15:41:25.740Z] #47 18.14 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:41:25.740Z] #47 19.05 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:41:25.740Z] #47 20.78 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:41:25.740Z] #47 ... [2021-01-12T15:41:25.740Z] [2021-01-12T15:41:25.740Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:41:25.740Z] #34 12.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:41:25.740Z] #34 12.68 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:41:25.740Z] #34 12.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:41:25.740Z] #34 13.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:41:25.740Z] #34 15.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:41:25.740Z] #34 18.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:41:25.999Z] #34 ... [2021-01-12T15:41:25.999Z] [2021-01-12T15:41:25.999Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:25.999Z] #47 22.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:41:25.999Z] #47 22.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:41:25.999Z] #47 22.76 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-12T15:41:25.999Z] #47 22.79 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:41:25.999Z] #47 22.79 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:41:25.999Z] #47 22.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:41:25.999Z] #47 22.81 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:41:25.999Z] #47 22.81 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:41:25.999Z] #47 22.81 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:41:25.999Z] #47 22.84 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-12T15:41:25.999Z] #47 ... [2021-01-12T15:41:25.999Z] [2021-01-12T15:41:25.999Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:41:25.999Z] #43 12.87 unicode/utf8 [2021-01-12T15:41:25.999Z] #43 13.40 math [2021-01-12T15:41:25.999Z] #43 16.93 unicode/utf16 [2021-01-12T15:41:25.999Z] #43 17.21 container/list [2021-01-12T15:41:25.999Z] #43 17.90 crypto/internal/subtle [2021-01-12T15:41:25.999Z] #43 18.08 crypto/subtle [2021-01-12T15:41:25.999Z] #43 18.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-12T15:41:25.999Z] #43 18.52 internal/nettrace [2021-01-12T15:41:25.999Z] #43 18.67 runtime/cgo [2021-01-12T15:41:26.257Z] #43 ... [2021-01-12T15:41:26.257Z] [2021-01-12T15:41:26.257Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:26.257Z] #47 22.92 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-12T15:41:26.257Z] #47 22.94 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:41:26.257Z] #47 23.10 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:41:26.257Z] #47 23.10 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:41:26.257Z] #47 23.14 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:41:26.301Z] #9 DONE 1.7s [2021-01-12T15:41:26.301Z] [2021-01-12T15:41:26.301Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-12T15:41:26.301Z] #10 ... [2021-01-12T15:41:26.301Z] [2021-01-12T15:41:26.301Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:41:26.301Z] #25 0.785 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:41:26.301Z] #25 0.807 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:41:26.301Z] #25 0.830 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:41:26.301Z] #25 0.899 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [231 kB] [2021-01-12T15:41:26.301Z] #25 1.025 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-12T15:41:26.301Z] #25 1.303 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-12T15:41:26.301Z] #25 2.267 Fetched 8101 kB in 2s (5389 kB/s) [2021-01-12T15:41:26.301Z] #25 2.267 Reading package lists... [2021-01-12T15:41:26.301Z] #25 2.712 Reading package lists... [2021-01-12T15:41:26.301Z] #25 3.293 Building dependency tree... [2021-01-12T15:41:26.301Z] #25 3.449 The following additional packages will be installed: [2021-01-12T15:41:26.301Z] #25 3.449 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-12T15:41:26.301Z] #25 3.449 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-12T15:41:26.301Z] #25 3.449 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-12T15:41:26.301Z] #25 3.450 Suggested packages: [2021-01-12T15:41:26.301Z] #25 3.450 krb5-doc krb5-user [2021-01-12T15:41:26.301Z] #25 3.450 Recommended packages: [2021-01-12T15:41:26.301Z] #25 3.450 krb5-locales publicsuffix libsasl2-modules [2021-01-12T15:41:26.301Z] #25 3.617 The following NEW packages will be installed: [2021-01-12T15:41:26.301Z] #25 3.618 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-12T15:41:26.301Z] #25 3.618 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-12T15:41:26.301Z] #25 3.618 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-12T15:41:26.301Z] #25 3.618 libssh2-1 libssl1.1 openssl [2021-01-12T15:41:26.301Z] #25 3.665 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T15:41:26.301Z] #25 3.665 Need to get 4592 kB of archives. [2021-01-12T15:41:26.301Z] #25 3.665 After this operation, 11.9 MB of additional disk space will be used. [2021-01-12T15:41:26.301Z] #25 3.665 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB] [2021-01-12T15:41:26.301Z] #25 3.677 Get:2 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-12T15:41:26.301Z] #25 3.708 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-01-12T15:41:26.301Z] #25 3.709 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-01-12T15:41:26.301Z] #25 3.712 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-01-12T15:41:26.301Z] #25 3.726 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-01-12T15:41:26.301Z] #25 3.739 Get:7 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB] [2021-01-12T15:41:26.301Z] #25 3.743 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-01-12T15:41:26.301Z] #25 3.750 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-01-12T15:41:26.301Z] #25 3.754 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-01-12T15:41:26.301Z] #25 3.759 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-12T15:41:26.301Z] #25 3.763 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB] [2021-01-12T15:41:26.301Z] #25 3.785 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-01-12T15:41:26.301Z] #25 3.785 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-01-12T15:41:26.301Z] #25 3.786 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-01-12T15:41:26.301Z] #25 3.788 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-01-12T15:41:26.302Z] #25 3.794 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-01-12T15:41:26.302Z] #25 3.868 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-01-12T15:41:26.302Z] #25 8.745 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-01-12T15:41:26.302Z] #25 8.746 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-01-12T15:41:26.302Z] #25 8.804 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-01-12T15:41:26.302Z] #25 8.938 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:41:26.302Z] #25 8.981 Fetched 4592 kB in 5s (888 kB/s) [2021-01-12T15:41:26.302Z] #25 9.128 Selecting previously unselected package libssl1.1:s390x. [2021-01-12T15:41:26.302Z] #25 9.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 ... 6675 files and directories currently installed.) [2021-01-12T15:41:26.302Z] #25 9.128 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ... [2021-01-12T15:41:26.302Z] #25 9.298 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-01-12T15:41:26.302Z] #25 9.660 Selecting previously unselected package openssl. [2021-01-12T15:41:26.302Z] #25 9.660 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_s390x.deb ... [2021-01-12T15:41:26.302Z] #25 9.690 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-12T15:41:26.302Z] #25 9.827 Selecting previously unselected package ca-certificates. [2021-01-12T15:41:26.302Z] #25 9.827 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-12T15:41:26.302Z] #25 9.839 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-12T15:41:26.302Z] #25 9.879 Selecting previously unselected package libkeyutils1:s390x. [2021-01-12T15:41:26.302Z] #25 9.879 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-01-12T15:41:26.302Z] #25 9.882 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-01-12T15:41:26.302Z] #25 9.904 Selecting previously unselected package libkrb5support0:s390x. [2021-01-12T15:41:26.302Z] #25 9.904 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-01-12T15:41:26.302Z] #25 9.904 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-01-12T15:41:26.302Z] #25 9.935 Selecting previously unselected package libk5crypto3:s390x. [2021-01-12T15:41:26.302Z] #25 9.935 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-01-12T15:41:26.302Z] #25 9.937 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-01-12T15:41:26.302Z] #25 9.978 Selecting previously unselected package libkrb5-3:s390x. [2021-01-12T15:41:26.302Z] #25 9.979 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-01-12T15:41:26.302Z] #25 9.982 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-01-12T15:41:26.302Z] #25 10.04 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-01-12T15:41:26.302Z] #25 10.04 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-01-12T15:41:26.302Z] #25 10.05 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-01-12T15:41:26.302Z] #25 10.08 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-01-12T15:41:26.302Z] #25 10.08 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-01-12T15:41:26.302Z] #25 10.09 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:41:26.302Z] #25 10.11 Selecting previously unselected package libsasl2-2:s390x. [2021-01-12T15:41:26.302Z] #25 10.11 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-01-12T15:41:26.302Z] #25 10.11 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:41:26.302Z] #25 10.15 Selecting previously unselected package libldap-common. [2021-01-12T15:41:26.302Z] #25 10.15 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-12T15:41:26.302Z] #25 10.15 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:41:26.302Z] #25 10.17 Selecting previously unselected package libldap-2.4-2:s390x. [2021-01-12T15:41:26.302Z] #25 10.17 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ... [2021-01-12T15:41:26.302Z] #25 10.18 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:41:26.302Z] #25 10.22 Selecting previously unselected package libnghttp2-14:s390x. [2021-01-12T15:41:26.302Z] #25 10.22 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-01-12T15:41:26.302Z] #25 10.22 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-01-12T15:41:26.302Z] #25 10.25 Selecting previously unselected package libpsl5:s390x. [2021-01-12T15:41:26.517Z] #47 23.17 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:41:26.517Z] #47 23.22 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-12T15:41:26.517Z] #47 23.23 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:41:26.517Z] #47 23.23 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:41:26.517Z] #47 23.26 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:41:26.517Z] #47 23.26 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:41:26.517Z] #47 23.28 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:41:26.593Z] #25 10.25 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-01-12T15:41:26.593Z] #25 10.25 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-01-12T15:41:26.593Z] #25 10.28 Selecting previously unselected package librtmp1:s390x. [2021-01-12T15:41:26.593Z] #25 10.28 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-01-12T15:41:26.593Z] #25 10.28 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T15:41:26.593Z] #25 10.31 Selecting previously unselected package libssh2-1:s390x. [2021-01-12T15:41:26.593Z] #25 10.31 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-01-12T15:41:26.593Z] #25 10.31 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-01-12T15:41:26.593Z] #25 10.35 Selecting previously unselected package libcurl4:s390x. [2021-01-12T15:41:26.593Z] #25 10.35 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-01-12T15:41:26.593Z] #25 ... [2021-01-12T15:41:26.593Z] [2021-01-12T15:41:26.593Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-12T15:41:26.593Z] #10 DONE 0.7s [2021-01-12T15:41:26.593Z] [2021-01-12T15:41:26.593Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-12T15:41:26.593Z] #29 DONE 0.1s [2021-01-12T15:41:26.593Z] [2021-01-12T15:41:26.593Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:41:26.593Z] #25 10.35 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-01-12T15:41:26.593Z] #25 10.41 Selecting previously unselected package curl. [2021-01-12T15:41:26.593Z] #25 10.41 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-01-12T15:41:26.593Z] #25 10.41 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-12T15:41:26.593Z] #25 10.46 Selecting previously unselected package libonig5:s390x. [2021-01-12T15:41:26.593Z] #25 ... [2021-01-12T15:41:26.593Z] [2021-01-12T15:41:26.593Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:41:26.593Z] #30 ... [2021-01-12T15:41:26.593Z] [2021-01-12T15:41:26.593Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-12T15:41:26.593Z] #37 DONE 0.1s [2021-01-12T15:41:26.775Z] #47 23.54 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:41:26.775Z] #47 23.56 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-12T15:41:26.775Z] #47 23.56 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:41:26.775Z] #47 23.56 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:41:26.883Z] [2021-01-12T15:41:26.883Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:41:26.883Z] #25 10.46 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-01-12T15:41:26.883Z] #25 10.47 Unpacking libonig5:s390x (6.9.1-1) ... [2021-01-12T15:41:26.883Z] #25 10.51 Selecting previously unselected package libjq1:s390x. [2021-01-12T15:41:26.883Z] #25 10.51 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-01-12T15:41:26.883Z] #25 10.52 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-12T15:41:26.883Z] #25 10.54 Selecting previously unselected package jq. [2021-01-12T15:41:26.883Z] #25 10.54 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-01-12T15:41:26.883Z] #25 10.54 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T15:41:26.883Z] #25 10.58 Setting up libkeyutils1:s390x (1.6-6) ... [2021-01-12T15:41:26.883Z] #25 10.59 Setting up libpsl5:s390x (0.20.2-2) ... [2021-01-12T15:41:26.883Z] #25 10.59 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-01-12T15:41:26.883Z] #25 10.66 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-01-12T15:41:26.883Z] #25 10.67 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:41:26.883Z] #25 10.68 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-01-12T15:41:26.883Z] #25 10.69 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:41:26.883Z] #25 10.69 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T15:41:26.883Z] #25 10.70 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-01-12T15:41:26.883Z] #25 10.71 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:41:26.883Z] #25 10.72 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-01-12T15:41:26.883Z] #25 10.72 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-01-12T15:41:26.883Z] #25 10.73 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-12T15:41:26.883Z] #25 10.74 Setting up libonig5:s390x (6.9.1-1) ... [2021-01-12T15:41:26.883Z] #25 10.75 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-12T15:41:26.883Z] #25 10.75 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:41:26.883Z] #25 10.76 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-12T15:41:27.037Z] #47 23.68 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:41:27.037Z] #47 23.69 go: downloading github.com/spf13/cast v1.3.0 [2021-01-12T15:41:27.037Z] #47 23.72 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:41:27.037Z] #47 23.79 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:41:27.037Z] #47 23.81 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:41:27.037Z] #47 23.81 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-12T15:41:27.306Z] #47 23.86 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:41:27.307Z] #47 23.86 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:41:27.307Z] #47 23.89 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:41:27.307Z] #47 23.99 go: extracting github.com/spf13/cast v1.3.0 [2021-01-12T15:41:27.307Z] #47 24.03 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:41:27.307Z] #47 24.03 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:41:27.307Z] #47 24.04 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:41:27.307Z] #47 24.08 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-12T15:41:27.307Z] #47 24.10 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:41:27.307Z] #47 24.14 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-12T15:41:27.307Z] #47 24.14 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:41:27.307Z] #47 24.15 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:41:27.307Z] #47 ... [2021-01-12T15:41:27.307Z] [2021-01-12T15:41:27.307Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:27.307Z] #32 14.08 internal/testlog [2021-01-12T15:41:27.307Z] #32 14.55 encoding [2021-01-12T15:41:27.307Z] #32 14.76 runtime/cgo [2021-01-12T15:41:27.309Z] db4e2d8d5901: Pull complete [2021-01-12T15:41:27.309Z] dfe2d012519c: Pull complete [2021-01-12T15:41:27.524Z] #25 11.21 Updating certificates in /etc/ssl/certs... [2021-01-12T15:41:27.565Z] #32 ... [2021-01-12T15:41:27.565Z] [2021-01-12T15:41:27.565Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:27.565Z] #62 23.50 Checking out files: 66% (1269/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-12T15:41:27.565Z] #62 24.12 + cd /tmp/tmp.RWPKOwnyEp/src/github.com/docker/libnetwork [2021-01-12T15:41:27.565Z] #62 24.13 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:41:27.565Z] #62 24.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-12T15:41:27.945Z] 5d8f1d1f9197: Pull complete [2021-01-12T15:41:27.945Z] 3c370c2e2f82: Verifying Checksum [2021-01-12T15:41:27.945Z] 3c370c2e2f82: Download complete [2021-01-12T15:41:28.206Z] #25 12.08 126 added, 0 removed; done. [2021-01-12T15:41:28.499Z] #25 12.11 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-01-12T15:41:28.499Z] #25 12.12 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T15:41:28.499Z] #25 12.13 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-01-12T15:41:28.499Z] #25 12.14 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-12T15:41:28.499Z] #25 12.14 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:41:28.499Z] #25 12.15 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-12T15:41:28.499Z] #25 12.16 Updating certificates in /etc/ssl/certs... [2021-01-12T15:41:29.539Z] #25 13.35 0 added, 0 removed; done. [2021-01-12T15:41:29.539Z] #25 13.35 Running hooks in /etc/ca-certificates/update.d... [2021-01-12T15:41:29.539Z] #25 13.36 done. [2021-01-12T15:41:29.830Z] #25 DONE 13.7s [2021-01-12T15:41:29.830Z] [2021-01-12T15:41:29.830Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-12T15:41:29.830Z] #26 DONE 0.1s [2021-01-12T15:41:29.830Z] [2021-01-12T15:41:29.830Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:41:29.830Z] #30 2.674 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-12T15:41:29.830Z] #30 2.675 Cloning into '.'... [2021-01-12T15:41:30.685Z] 1301750ffb48: Pull complete [2021-01-12T15:41:32.765Z] dc5c6edc9cff: Pull complete [2021-01-12T15:41:34.141Z] #62 ... [2021-01-12T15:41:34.141Z] [2021-01-12T15:41:34.141Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:34.141Z] #47 24.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:41:34.141Z] #47 24.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:41:34.141Z] #47 24.29 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:41:34.141Z] #47 24.36 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:41:34.141Z] #47 24.39 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:41:34.141Z] #47 24.51 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:41:34.141Z] #47 24.52 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:41:34.141Z] #47 24.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:41:34.141Z] #47 24.61 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:41:34.141Z] #47 24.76 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:41:34.141Z] #47 24.82 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:41:34.141Z] #47 24.87 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:41:34.141Z] #47 24.99 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:41:34.141Z] #47 25.09 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:41:34.141Z] #47 25.10 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:41:34.141Z] #47 25.15 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-12T15:41:34.141Z] #47 25.20 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:41:34.141Z] #47 25.25 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:41:34.141Z] #47 25.25 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:41:34.141Z] #47 25.38 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-12T15:41:34.141Z] #47 25.42 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:41:34.141Z] #47 25.46 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:41:34.141Z] #47 25.46 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-12T15:41:34.141Z] #47 25.47 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:41:34.141Z] #47 25.52 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:41:34.141Z] #47 25.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:41:34.141Z] #47 25.66 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:41:34.141Z] #47 25.73 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:41:34.141Z] #47 25.88 go: downloading github.com/spf13/afero v1.1.2 [2021-01-12T15:41:34.141Z] #47 25.89 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:41:34.141Z] #47 25.98 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:41:34.141Z] #47 26.18 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:41:34.141Z] #47 26.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:41:34.141Z] #47 26.28 go: extracting github.com/spf13/afero v1.1.2 [2021-01-12T15:41:34.141Z] #47 26.45 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:41:34.141Z] #47 26.60 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:41:34.141Z] #47 26.68 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:41:34.141Z] #47 26.69 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:41:34.141Z] #47 26.70 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:41:34.141Z] #47 26.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:41:34.141Z] #47 26.94 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:41:34.141Z] #47 27.04 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-12T15:41:34.141Z] #47 27.08 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:41:34.141Z] #47 27.11 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:41:34.141Z] #47 27.15 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:41:34.141Z] #47 27.15 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:41:34.141Z] #47 27.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:41:34.141Z] #47 27.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:41:34.141Z] #47 27.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:41:34.141Z] #47 27.55 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:41:34.141Z] #47 27.59 go: downloading golang.org/x/text v0.3.2 [2021-01-12T15:41:34.141Z] #47 27.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:41:34.141Z] #47 27.82 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-12T15:41:34.141Z] #47 28.06 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:41:34.141Z] #47 28.11 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:41:34.141Z] #47 28.34 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T15:41:34.141Z] #47 28.45 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:41:34.141Z] #47 28.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:41:34.141Z] #47 28.67 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:41:34.141Z] #47 28.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:41:34.141Z] #47 28.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:41:34.141Z] #47 29.12 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:41:34.141Z] #47 29.37 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:41:34.141Z] #47 29.42 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T15:41:34.141Z] #47 29.56 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-12T15:41:34.141Z] #47 29.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T15:41:34.141Z] #47 30.01 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:41:34.141Z] #47 30.21 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:41:34.141Z] #47 30.31 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T15:41:34.141Z] #47 30.31 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:41:34.141Z] #47 30.51 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:41:34.141Z] #47 30.59 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:41:34.141Z] #47 30.68 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-12T15:41:34.141Z] #47 30.71 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:41:34.141Z] #47 30.72 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:41:34.141Z] #47 30.86 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:41:34.141Z] #47 30.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:41:34.400Z] #47 30.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:41:34.400Z] #47 30.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:41:34.400Z] #47 31.23 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:41:34.660Z] #47 31.39 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:41:34.660Z] #47 31.40 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:41:34.660Z] #47 31.45 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:41:35.228Z] #47 31.86 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:41:35.402Z] #30 ... [2021-01-12T15:41:35.402Z] [2021-01-12T15:41:35.402Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:41:35.402Z] #27 2.193 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-12T15:41:35.402Z] #27 2.618 #=#=# [2021-01-12T15:41:35.402Z] #27 2.756 #=#=# ##### 8.3% ######### 12.8% ############## 19.5% #################### 28.5% ######################### 35.2% ############################### 44.3% ################################### 48.8% ######################################## 56.0% ############################################ 61.6% ############################################# 63.4% #################################################### 72.4% ######################################################## 78.3% ######################################################### 80.5% ############################################################# 85.0% ################################################################## 91.8% ###################################################################### 98.5% ######################################################################## 100.0% [2021-01-12T15:41:35.402Z] #27 5.120 [2021-01-12T15:41:35.692Z] #27 5.256 #=#=# ################ 22.6% #################################### 51.0% ###################################################################### 98.4% ######################################################################## 100.0% [2021-01-12T15:41:35.797Z] #47 ... [2021-01-12T15:41:35.797Z] [2021-01-12T15:41:35.797Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:35.797Z] #49 22.54 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:41:35.797Z] #49 22.74 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:41:35.797Z] #49 22.89 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:41:35.797Z] #49 22.98 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:41:35.797Z] #49 23.98 runtime/cgo [2021-01-12T15:41:35.797Z] #49 24.01 runtime [2021-01-12T15:41:35.797Z] #49 ... [2021-01-12T15:41:35.797Z] [2021-01-12T15:41:35.797Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:41:35.797Z] #38 22.92 Checking out files: 86% (1440/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-01-12T15:41:35.797Z] #38 23.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-12T15:41:35.797Z] #38 25.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-12T15:41:35.996Z] #27 5.947 #=#=# [2021-01-12T15:41:35.996Z] [2021-01-12T15:41:35.996Z] #27 ... [2021-01-12T15:41:35.996Z] [2021-01-12T15:41:35.996Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:35.996Z] #22 2.279 + RM_GOPATH=0 [2021-01-12T15:41:35.996Z] #22 2.279 + TMP_GOPATH= [2021-01-12T15:41:35.996Z] #22 2.279 + : /build [2021-01-12T15:41:35.996Z] #22 2.279 + '[' -z '' ']' [2021-01-12T15:41:35.996Z] #22 2.282 ++ mktemp -d [2021-01-12T15:41:35.996Z] #22 2.282 + export GOPATH=/tmp/tmp.MqfMtKdryt [2021-01-12T15:41:35.996Z] #22 2.282 + GOPATH=/tmp/tmp.MqfMtKdryt [2021-01-12T15:41:35.996Z] #22 2.282 + RM_GOPATH=1 [2021-01-12T15:41:35.996Z] #22 2.282 + case "$(go env GOARCH)" in [2021-01-12T15:41:35.996Z] #22 2.282 ++ go env GOARCH [2021-01-12T15:41:35.996Z] #22 2.306 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:35.996Z] #22 2.306 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:35.996Z] #22 2.306 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:35.996Z] #22 2.306 + dir=/tmp/install [2021-01-12T15:41:35.996Z] #22 2.306 + bin=dockercli [2021-01-12T15:41:35.996Z] #22 2.306 + shift [2021-01-12T15:41:35.996Z] #22 2.306 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-12T15:41:35.996Z] #22 2.306 + . /tmp/install/dockercli.installer [2021-01-12T15:41:35.996Z] #22 2.306 ++ : stable [2021-01-12T15:41:35.996Z] #22 2.306 ++ : 17.06.2-ce [2021-01-12T15:41:35.996Z] #22 2.306 + install_dockercli [2021-01-12T15:41:35.996Z] #22 2.306 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-12T15:41:35.996Z] #22 2.306 ++ uname -m [2021-01-12T15:41:35.996Z] #22 2.306 + arch=s390x [2021-01-12T15:41:35.996Z] #22 2.306 + '[' s390x '!=' x86_64 ']' [2021-01-12T15:41:35.996Z] #22 2.306 + '[' s390x '!=' s390x ']' [2021-01-12T15:41:35.996Z] #22 2.306 + url=https://download.docker.com/linux/static [2021-01-12T15:41:35.996Z] #22 2.306 + tar -xz docker/docker [2021-01-12T15:41:35.996Z] #22 2.306 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-01-12T15:41:35.996Z] #22 2.307 Install docker/cli version 17.06.2-ce from stable [2021-01-12T15:41:35.996Z] #22 8.950 + mkdir -p /build [2021-01-12T15:41:35.996Z] #22 8.960 + mv docker/docker /build/ [2021-01-12T15:41:35.996Z] #22 8.961 + rmdir docker [2021-01-12T15:41:35.996Z] #22 DONE 9.4s [2021-01-12T15:41:35.996Z] [2021-01-12T15:41:35.996Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:41:35.996Z] #27 6.088 # 2.7% [2021-01-12T15:41:35.996Z] #27 ... [2021-01-12T15:41:35.996Z] [2021-01-12T15:41:35.996Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:35.996Z] #47 1.430 + RM_GOPATH=0 [2021-01-12T15:41:35.996Z] #47 1.430 + TMP_GOPATH= [2021-01-12T15:41:35.996Z] #47 1.430 + : /build [2021-01-12T15:41:35.996Z] #47 1.430 + '[' -z '' ']' [2021-01-12T15:41:35.996Z] #47 1.430 ++ mktemp -d [2021-01-12T15:41:35.996Z] #47 1.430 + export GOPATH=/tmp/tmp.mjdaxApE15 [2021-01-12T15:41:35.996Z] #47 1.430 + GOPATH=/tmp/tmp.mjdaxApE15 [2021-01-12T15:41:35.996Z] #47 1.430 + RM_GOPATH=1 [2021-01-12T15:41:35.996Z] #47 1.430 + case "$(go env GOARCH)" in [2021-01-12T15:41:35.996Z] #47 1.430 ++ go env GOARCH [2021-01-12T15:41:35.996Z] #47 1.430 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:35.996Z] #47 1.430 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:35.996Z] #47 1.430 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:35.996Z] #47 1.435 + dir=/tmp/install [2021-01-12T15:41:35.996Z] #47 1.435 + bin=golangci_lint [2021-01-12T15:41:35.996Z] #47 1.435 + shift [2021-01-12T15:41:35.996Z] #47 1.435 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-12T15:41:35.996Z] #47 1.435 + . /tmp/install/golangci_lint.installer [2021-01-12T15:41:35.996Z] #47 1.435 ++ : v1.23.8 [2021-01-12T15:41:35.996Z] #47 1.435 + install_golangci_lint [2021-01-12T15:41:35.996Z] #47 1.435 + set -e [2021-01-12T15:41:35.996Z] #47 1.435 + export GO111MODULE=on [2021-01-12T15:41:35.996Z] #47 1.435 + GO111MODULE=on [2021-01-12T15:41:35.996Z] #47 1.435 + GOBIN=/build [2021-01-12T15:41:35.996Z] #47 1.435 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-12T15:41:35.996Z] #47 1.435 go: finding github.com v1.23.8 [2021-01-12T15:41:35.996Z] #47 1.435 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-12T15:41:35.996Z] #47 1.435 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-12T15:41:35.996Z] #47 1.435 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:41:35.996Z] #47 1.435 go: finding github.com/golangci v1.23.8 [2021-01-12T15:41:35.996Z] #47 1.726 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:41:35.996Z] #47 2.187 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:41:35.996Z] #47 5.294 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-12T15:41:35.996Z] #47 5.295 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-12T15:41:35.996Z] #47 5.301 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-12T15:41:35.996Z] #47 5.329 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:41:35.996Z] #47 5.334 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:41:35.996Z] #47 5.348 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:41:35.996Z] #47 5.393 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:41:35.996Z] #47 5.393 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:41:35.996Z] #47 5.544 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:41:35.996Z] #47 5.553 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:41:35.996Z] #47 5.587 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:41:35.996Z] #47 5.595 go: downloading github.com/fatih/color v1.7.0 [2021-01-12T15:41:35.996Z] #47 5.633 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:41:35.996Z] #47 5.642 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-12T15:41:35.996Z] #47 5.671 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:41:35.996Z] #47 5.842 go: downloading github.com/spf13/viper v1.6.1 [2021-01-12T15:41:35.996Z] #47 5.842 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:41:35.996Z] #47 5.843 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:41:35.996Z] #47 5.847 go: extracting github.com/fatih/color v1.7.0 [2021-01-12T15:41:35.996Z] #47 5.847 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-12T15:41:35.997Z] #47 5.917 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:41:35.997Z] #47 5.918 go: downloading github.com/pkg/errors v0.8.1 [2021-01-12T15:41:35.997Z] #47 5.988 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:41:35.997Z] #47 5.997 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:41:35.997Z] #47 6.017 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-12T15:41:35.997Z] #47 6.101 go: extracting github.com/spf13/viper v1.6.1 [2021-01-12T15:41:35.997Z] #47 6.103 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:41:35.997Z] #47 6.105 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:41:35.997Z] #47 6.106 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:41:35.997Z] #47 6.129 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:41:35.997Z] #47 6.130 go: extracting github.com/pkg/errors v0.8.1 [2021-01-12T15:41:35.997Z] #47 6.182 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:41:35.997Z] #47 6.182 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:41:35.997Z] #47 6.185 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:41:35.997Z] #47 6.351 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:41:35.997Z] #47 6.362 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:41:35.997Z] #47 6.388 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-12T15:41:35.997Z] #47 6.525 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-12T15:41:35.997Z] #47 6.542 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:41:35.997Z] #47 6.779 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:41:35.997Z] #47 6.802 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:41:35.997Z] #47 6.959 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:41:35.997Z] #47 6.989 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:41:35.997Z] #47 7.170 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:41:35.997Z] #47 7.256 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:41:35.997Z] #47 7.727 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:41:35.997Z] #47 7.860 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:41:35.997Z] #47 7.905 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:41:35.997Z] #47 7.993 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:41:35.997Z] #47 8.077 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:41:35.997Z] #47 8.290 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:41:35.997Z] #47 8.327 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:41:36.292Z] 3c370c2e2f82: Pull complete [2021-01-12T15:41:36.293Z] 5ffb2f5886e2: Pull complete [2021-01-12T15:41:36.293Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-01-12T15:41:36.293Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-01-12T15:41:36.293Z] ---> 805dc2d65d1c [2021-01-12T15:41:36.293Z] Step 5/15 : ARG BUILDX_REPO [2021-01-12T15:41:36.293Z] ---> Running in e93482fc2272 [2021-01-12T15:41:36.295Z] #47 ... [2021-01-12T15:41:36.295Z] [2021-01-12T15:41:36.295Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:41:36.584Z] Removing intermediate container e93482fc2272 [2021-01-12T15:41:36.584Z] ---> e735f36ab520 [2021-01-12T15:41:36.584Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-01-12T15:41:36.584Z] ---> Running in b97f72ac6ab6 [2021-01-12T15:41:36.662Z] #27 6.088 # 2.7% ################################## 47.5% ################################################################## 92.4% ######################################################################## 100.0% [2021-01-12T15:41:36.662Z] #27 6.660 [2021-01-12T15:41:36.662Z] #27 ... [2021-01-12T15:41:36.662Z] [2021-01-12T15:41:36.662Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:36.662Z] #45 1.157 + RM_GOPATH=0 [2021-01-12T15:41:36.662Z] #45 1.157 + TMP_GOPATH= [2021-01-12T15:41:36.662Z] #45 1.157 + : /build [2021-01-12T15:41:36.662Z] #45 1.157 + '[' -z '' ']' [2021-01-12T15:41:36.662Z] #45 1.157 ++ mktemp -d [2021-01-12T15:41:36.662Z] #45 1.157 + export GOPATH=/tmp/tmp.Pqx5fgHGxM [2021-01-12T15:41:36.662Z] #45 1.157 + GOPATH=/tmp/tmp.Pqx5fgHGxM [2021-01-12T15:41:36.662Z] #45 1.157 + RM_GOPATH=1 [2021-01-12T15:41:36.662Z] #45 1.157 + case "$(go env GOARCH)" in [2021-01-12T15:41:36.662Z] #45 1.157 ++ go env GOARCH [2021-01-12T15:41:36.662Z] #45 1.165 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:36.662Z] #45 1.165 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:36.662Z] #45 1.165 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:36.662Z] #45 1.171 + dir=/tmp/install [2021-01-12T15:41:36.662Z] #45 1.171 + bin=gotestsum [2021-01-12T15:41:36.662Z] #45 1.171 + shift [2021-01-12T15:41:36.662Z] #45 1.171 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-12T15:41:36.662Z] #45 1.171 + . /tmp/install/gotestsum.installer [2021-01-12T15:41:36.662Z] #45 1.171 ++ : v0.5.3 [2021-01-12T15:41:36.662Z] #45 1.171 + install_gotestsum [2021-01-12T15:41:36.662Z] #45 1.171 + set -e [2021-01-12T15:41:36.662Z] #45 1.171 + export GO111MODULE=on [2021-01-12T15:41:36.662Z] #45 1.171 + GO111MODULE=on [2021-01-12T15:41:36.662Z] #45 1.171 + GOBIN=/build [2021-01-12T15:41:36.662Z] #45 1.171 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-12T15:41:36.662Z] #45 1.186 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-12T15:41:36.662Z] #45 1.186 go: finding gotest.tools v0.5.3 [2021-01-12T15:41:36.662Z] #45 1.485 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-12T15:41:36.662Z] #45 1.955 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-12T15:41:36.662Z] #45 2.362 go: downloading github.com/fatih/color v1.9.0 [2021-01-12T15:41:36.662Z] #45 2.362 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:41:36.662Z] #45 2.374 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:41:36.662Z] #45 2.401 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-12T15:41:36.662Z] #45 2.408 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:41:36.662Z] #45 2.415 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:41:36.662Z] #45 2.429 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:41:36.662Z] #45 2.494 go: downloading github.com/pkg/errors v0.9.1 [2021-01-12T15:41:36.662Z] #45 2.527 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:41:36.662Z] #45 2.527 go: extracting github.com/fatih/color v1.9.0 [2021-01-12T15:41:36.662Z] #45 2.529 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:41:36.662Z] #45 2.536 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:41:36.662Z] #45 2.540 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:41:36.662Z] #45 2.560 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:41:36.662Z] #45 2.661 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:41:36.662Z] #45 2.725 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:41:36.662Z] #45 2.728 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-12T15:41:36.662Z] #45 2.735 go: extracting github.com/pkg/errors v0.9.1 [2021-01-12T15:41:36.662Z] #45 2.777 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:41:36.662Z] #45 3.927 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:41:36.662Z] #45 4.453 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:41:36.662Z] #45 5.856 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:41:36.662Z] #45 7.986 go: finding github.com/fatih/color v1.9.0 [2021-01-12T15:41:36.662Z] #45 7.988 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:41:36.662Z] #45 8.084 go: finding github.com/pkg/errors v0.9.1 [2021-01-12T15:41:36.662Z] #45 8.136 go: finding github.com/spf13/pflag v1.0.3 [2021-01-12T15:41:36.662Z] #45 8.167 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:41:36.662Z] #45 8.230 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:41:36.662Z] #45 8.412 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:41:36.662Z] #45 8.417 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:41:36.662Z] #45 8.443 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:41:36.662Z] #45 8.447 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:41:36.662Z] #45 8.487 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:41:36.662Z] #45 ... [2021-01-12T15:41:36.662Z] [2021-01-12T15:41:36.662Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:41:36.662Z] #38 2.617 + git clone https://github.com/docker/distribution.git . [2021-01-12T15:41:36.662Z] #38 2.620 Cloning into '.'... [2021-01-12T15:41:36.874Z] Cloning into '/buildx'... [2021-01-12T15:41:36.957Z] #38 ... [2021-01-12T15:41:36.957Z] [2021-01-12T15:41:36.957Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:36.957Z] #62 1.733 + RM_GOPATH=0 [2021-01-12T15:41:36.957Z] #62 1.733 + TMP_GOPATH= [2021-01-12T15:41:36.957Z] #62 1.733 + : /build [2021-01-12T15:41:36.957Z] #62 1.733 + '[' -z '' ']' [2021-01-12T15:41:36.957Z] #62 1.733 ++ mktemp -d [2021-01-12T15:41:36.957Z] #62 1.733 + export GOPATH=/tmp/tmp.7fcp9WLi8e [2021-01-12T15:41:36.957Z] #62 1.733 + GOPATH=/tmp/tmp.7fcp9WLi8e [2021-01-12T15:41:36.957Z] #62 1.733 + RM_GOPATH=1 [2021-01-12T15:41:36.957Z] #62 1.733 + case "$(go env GOARCH)" in [2021-01-12T15:41:36.957Z] #62 1.735 ++ go env GOARCH [2021-01-12T15:41:36.957Z] #62 1.735 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:36.957Z] #62 1.735 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:36.957Z] #62 1.736 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:36.957Z] #62 1.736 + dir=/tmp/install [2021-01-12T15:41:36.957Z] #62 1.736 + bin=proxy [2021-01-12T15:41:36.957Z] #62 1.736 + shift [2021-01-12T15:41:36.957Z] #62 1.736 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-12T15:41:36.957Z] #62 1.736 + . /tmp/install/proxy.installer [2021-01-12T15:41:36.957Z] #62 1.736 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:41:36.957Z] #62 1.736 + install_proxy [2021-01-12T15:41:36.957Z] #62 1.736 + case "$1" in [2021-01-12T15:41:36.957Z] #62 1.736 + export CGO_ENABLED=0 [2021-01-12T15:41:36.957Z] #62 1.736 + CGO_ENABLED=0 [2021-01-12T15:41:36.957Z] #62 1.736 + _install_proxy [2021-01-12T15:41:36.957Z] #62 1.736 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-12T15:41:36.957Z] #62 1.736 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7fcp9WLi8e/src/github.com/docker/libnetwork [2021-01-12T15:41:36.957Z] #62 1.737 Cloning into '/tmp/tmp.7fcp9WLi8e/src/github.com/docker/libnetwork'... [2021-01-12T15:41:36.957Z] #62 1.739 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:41:36.957Z] #62 ... [2021-01-12T15:41:36.957Z] [2021-01-12T15:41:36.957Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:41:36.957Z] #34 2.672 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:41:36.958Z] #34 2.705 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:41:36.958Z] #34 2.718 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:41:36.958Z] #34 3.321 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-12T15:41:36.958Z] #34 5.279 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [231 kB] [2021-01-12T15:41:36.958Z] #34 7.658 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-12T15:41:36.958Z] #34 ... [2021-01-12T15:41:36.958Z] [2021-01-12T15:41:36.958Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:36.958Z] #32 2.081 + RM_GOPATH=0 [2021-01-12T15:41:36.958Z] #32 2.081 + TMP_GOPATH= [2021-01-12T15:41:36.958Z] #32 2.081 + : /build [2021-01-12T15:41:36.958Z] #32 2.081 + '[' -z '' ']' [2021-01-12T15:41:36.958Z] #32 2.086 ++ mktemp -d [2021-01-12T15:41:36.958Z] #32 2.086 + export GOPATH=/tmp/tmp.pPO7teJJsR [2021-01-12T15:41:36.958Z] #32 2.086 + GOPATH=/tmp/tmp.pPO7teJJsR [2021-01-12T15:41:36.958Z] #32 2.086 + RM_GOPATH=1 [2021-01-12T15:41:36.958Z] #32 2.086 + case "$(go env GOARCH)" in [2021-01-12T15:41:36.958Z] #32 2.086 ++ go env GOARCH [2021-01-12T15:41:36.958Z] #32 2.086 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:36.958Z] #32 2.086 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:36.958Z] #32 2.102 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:36.958Z] #32 2.102 + dir=/tmp/install [2021-01-12T15:41:36.958Z] #32 2.102 + bin=tomlv [2021-01-12T15:41:36.958Z] #32 2.102 + shift [2021-01-12T15:41:36.958Z] #32 2.102 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-12T15:41:36.958Z] #32 2.102 + . /tmp/install/tomlv.installer [2021-01-12T15:41:36.958Z] #32 2.102 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:41:36.958Z] #32 2.102 + install_tomlv [2021-01-12T15:41:36.958Z] #32 2.102 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-12T15:41:36.958Z] #32 2.102 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pPO7teJJsR/src/github.com/BurntSushi/toml [2021-01-12T15:41:36.958Z] #32 2.102 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:41:36.958Z] #32 2.109 Cloning into '/tmp/tmp.pPO7teJJsR/src/github.com/BurntSushi/toml'... [2021-01-12T15:41:36.958Z] #32 2.834 + cd /tmp/tmp.pPO7teJJsR/src/github.com/BurntSushi/toml [2021-01-12T15:41:36.958Z] #32 2.840 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:41:36.958Z] #32 2.855 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T15:41:36.958Z] #32 3.192 runtime/internal/atomic [2021-01-12T15:41:36.958Z] #32 3.196 internal/cpu [2021-01-12T15:41:36.958Z] #32 3.437 runtime/internal/sys [2021-01-12T15:41:36.958Z] #32 3.646 runtime/internal/math [2021-01-12T15:41:36.958Z] #32 3.702 math/bits [2021-01-12T15:41:36.958Z] #32 3.813 internal/bytealg [2021-01-12T15:41:36.958Z] #32 4.041 math [2021-01-12T15:41:36.958Z] #32 4.234 runtime [2021-01-12T15:41:36.958Z] #32 8.858 internal/testlog [2021-01-12T15:41:36.958Z] #32 9.076 encoding [2021-01-12T15:41:36.958Z] #32 9.192 runtime/cgo [2021-01-12T15:41:37.249Z] #32 ... [2021-01-12T15:41:37.249Z] [2021-01-12T15:41:37.249Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:41:37.249Z] #53 2.624 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:41:37.249Z] #53 2.726 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:41:37.249Z] #53 2.770 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:41:37.249Z] #53 3.487 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-12T15:41:37.249Z] #53 5.349 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [231 kB] [2021-01-12T15:41:37.249Z] #53 7.526 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-12T15:41:37.249Z] #53 ... [2021-01-12T15:41:37.249Z] [2021-01-12T15:41:37.249Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:41:37.249Z] #43 2.095 + RM_GOPATH=0 [2021-01-12T15:41:37.249Z] #43 2.095 + TMP_GOPATH= [2021-01-12T15:41:37.249Z] #43 2.095 + : /build [2021-01-12T15:41:37.249Z] #43 2.095 + '[' -z '' ']' [2021-01-12T15:41:37.249Z] #43 2.095 ++ mktemp -d [2021-01-12T15:41:37.249Z] #43 2.095 + export GOPATH=/tmp/tmp.7wz7FenyUX [2021-01-12T15:41:37.249Z] #43 2.095 + GOPATH=/tmp/tmp.7wz7FenyUX [2021-01-12T15:41:37.249Z] #43 2.095 + RM_GOPATH=1 [2021-01-12T15:41:37.249Z] #43 2.095 + case "$(go env GOARCH)" in [2021-01-12T15:41:37.249Z] #43 2.102 ++ go env GOARCH [2021-01-12T15:41:37.249Z] #43 2.108 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:37.249Z] #43 2.108 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:37.249Z] #43 2.108 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:37.249Z] #43 2.108 + dir=/tmp/install [2021-01-12T15:41:37.249Z] #43 2.108 + bin=vndr [2021-01-12T15:41:37.249Z] #43 2.108 + shift [2021-01-12T15:41:37.249Z] #43 2.108 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-12T15:41:37.249Z] #43 2.108 + . /tmp/install/vndr.installer [2021-01-12T15:41:37.249Z] #43 2.108 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:41:37.249Z] #43 2.109 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:41:37.249Z] #43 2.109 + install_vndr [2021-01-12T15:41:37.249Z] #43 2.109 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-12T15:41:37.249Z] #43 2.109 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7wz7FenyUX/src/github.com/LK4D4/vndr [2021-01-12T15:41:37.249Z] #43 2.110 Cloning into '/tmp/tmp.7wz7FenyUX/src/github.com/LK4D4/vndr'... [2021-01-12T15:41:37.249Z] #43 2.718 + cd /tmp/tmp.7wz7FenyUX/src/github.com/LK4D4/vndr [2021-01-12T15:41:37.249Z] #43 2.718 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:41:37.249Z] #43 2.753 + go build -buildmode=pie -v -o /build/vndr . [2021-01-12T15:41:37.249Z] #43 3.514 internal/cpu [2021-01-12T15:41:37.249Z] #43 3.519 runtime/internal/sys [2021-01-12T15:41:37.249Z] #43 3.667 runtime/internal/math [2021-01-12T15:41:37.249Z] #43 3.738 internal/race [2021-01-12T15:41:37.249Z] #43 3.870 sync/atomic [2021-01-12T15:41:37.249Z] #43 4.034 unicode [2021-01-12T15:41:37.249Z] #43 4.111 internal/bytealg [2021-01-12T15:41:37.249Z] #43 4.791 runtime [2021-01-12T15:41:37.249Z] #43 6.275 unicode/utf8 [2021-01-12T15:41:37.249Z] #43 6.533 math [2021-01-12T15:41:37.249Z] #43 ... [2021-01-12T15:41:37.249Z] [2021-01-12T15:41:37.249Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:37.249Z] #49 2.415 + RM_GOPATH=0 [2021-01-12T15:41:37.249Z] #49 2.415 + TMP_GOPATH= [2021-01-12T15:41:37.249Z] #49 2.415 + : /build [2021-01-12T15:41:37.249Z] #49 2.415 + '[' -z '' ']' [2021-01-12T15:41:37.249Z] #49 2.415 ++ mktemp -d [2021-01-12T15:41:37.249Z] #49 2.420 + export GOPATH=/tmp/tmp.RK6BQ6R5Un [2021-01-12T15:41:37.249Z] #49 2.420 + GOPATH=/tmp/tmp.RK6BQ6R5Un [2021-01-12T15:41:37.249Z] #49 2.420 + RM_GOPATH=1 [2021-01-12T15:41:37.249Z] #49 2.420 + case "$(go env GOARCH)" in [2021-01-12T15:41:37.249Z] #49 2.422 ++ go env GOARCH [2021-01-12T15:41:37.249Z] #49 2.427 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:37.249Z] #49 2.427 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:37.249Z] #49 2.433 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:37.249Z] #49 2.437 + dir=/tmp/install [2021-01-12T15:41:37.249Z] #49 2.437 + bin=shfmt [2021-01-12T15:41:37.249Z] #49 2.437 + shift [2021-01-12T15:41:37.249Z] #49 2.437 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-12T15:41:37.249Z] #49 2.437 + . /tmp/install/shfmt.installer [2021-01-12T15:41:37.249Z] #49 2.437 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:41:37.249Z] #49 2.437 + install_shfmt [2021-01-12T15:41:37.249Z] #49 2.437 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-12T15:41:37.249Z] #49 2.437 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RK6BQ6R5Un/src/github.com/mvdan/sh [2021-01-12T15:41:37.249Z] #49 2.437 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:41:37.249Z] #49 2.464 Cloning into '/tmp/tmp.RK6BQ6R5Un/src/github.com/mvdan/sh'... [2021-01-12T15:41:37.249Z] #49 8.923 + cd /tmp/tmp.RK6BQ6R5Un/src/github.com/mvdan/sh [2021-01-12T15:41:37.249Z] #49 8.923 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:41:37.249Z] #49 9.044 + GO111MODULE=on [2021-01-12T15:41:37.249Z] #49 9.044 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-12T15:41:37.249Z] #49 10.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:41:37.249Z] #49 10.00 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:41:37.249Z] #49 10.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:41:37.249Z] #49 10.20 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:41:37.249Z] #49 10.25 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:41:37.539Z] #49 10.96 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:41:37.539Z] #49 ... [2021-01-12T15:41:37.539Z] [2021-01-12T15:41:37.539Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:41:37.539Z] #40 2.835 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:41:37.539Z] #40 2.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:41:37.539Z] #40 2.898 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:41:37.539Z] #40 3.614 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-12T15:41:37.539Z] #40 4.747 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [231 kB] [2021-01-12T15:41:37.539Z] #40 6.233 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-12T15:41:37.539Z] #40 ... [2021-01-12T15:41:37.539Z] [2021-01-12T15:41:37.539Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:37.539Z] #56 2.427 + RM_GOPATH=0 [2021-01-12T15:41:37.539Z] #56 2.427 + TMP_GOPATH= [2021-01-12T15:41:37.539Z] #56 2.427 + : /build [2021-01-12T15:41:37.539Z] #56 2.427 + '[' -z '' ']' [2021-01-12T15:41:37.539Z] #56 2.429 ++ mktemp -d [2021-01-12T15:41:37.539Z] #56 2.432 + export GOPATH=/tmp/tmp.zIWS89L6Yx [2021-01-12T15:41:37.539Z] #56 2.432 + GOPATH=/tmp/tmp.zIWS89L6Yx [2021-01-12T15:41:37.539Z] #56 2.432 + RM_GOPATH=1 [2021-01-12T15:41:37.539Z] #56 2.432 + case "$(go env GOARCH)" in [2021-01-12T15:41:37.539Z] #56 2.433 ++ go env GOARCH [2021-01-12T15:41:37.539Z] #56 2.447 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:37.539Z] #56 2.447 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:37.539Z] #56 2.455 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:37.539Z] #56 2.465 + dir=/tmp/install [2021-01-12T15:41:37.539Z] #56 2.465 + bin=rootlesskit [2021-01-12T15:41:37.539Z] #56 2.465 + shift [2021-01-12T15:41:37.539Z] #56 2.465 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-12T15:41:37.539Z] #56 2.465 + . /tmp/install/rootlesskit.installer [2021-01-12T15:41:37.539Z] #56 2.465 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:41:37.539Z] #56 2.466 + install_rootlesskit [2021-01-12T15:41:37.539Z] #56 2.466 + case "$1" in [2021-01-12T15:41:37.539Z] #56 2.466 + export CGO_ENABLED=0 [2021-01-12T15:41:37.539Z] #56 2.466 + CGO_ENABLED=0 [2021-01-12T15:41:37.539Z] #56 2.466 + _install_rootlesskit [2021-01-12T15:41:37.539Z] #56 2.466 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-12T15:41:37.539Z] #56 2.466 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:41:37.539Z] #56 2.466 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zIWS89L6Yx/src/github.com/rootless-containers/rootlesskit [2021-01-12T15:41:37.539Z] #56 2.468 Cloning into '/tmp/tmp.zIWS89L6Yx/src/github.com/rootless-containers/rootlesskit'... [2021-01-12T15:41:37.539Z] #56 6.062 + cd /tmp/tmp.zIWS89L6Yx/src/github.com/rootless-containers/rootlesskit [2021-01-12T15:41:37.539Z] #56 6.062 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:41:37.539Z] #56 6.233 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T15:41:37.539Z] #56 6.241 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-12T15:41:37.704Z] #38 ... [2021-01-12T15:41:37.704Z] [2021-01-12T15:41:37.705Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:41:37.705Z] #53 24.20 Fetched 8414 kB in 19s (454 kB/s) [2021-01-12T15:41:37.705Z] #53 24.20 Reading package lists... [2021-01-12T15:41:37.705Z] #53 31.22 Reading package lists... [2021-01-12T15:41:37.705Z] #53 ... [2021-01-12T15:41:37.705Z] [2021-01-12T15:41:37.705Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:41:37.705Z] #40 25.76 Fetched 8414 kB in 19s (436 kB/s) [2021-01-12T15:41:37.705Z] #40 25.76 Reading package lists... [2021-01-12T15:41:37.705Z] #40 33.05 Reading package lists... [2021-01-12T15:41:37.705Z] #40 ... [2021-01-12T15:41:37.705Z] [2021-01-12T15:41:37.705Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:37.705Z] #47 34.50 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-12T15:41:37.829Z] #56 ... [2021-01-12T15:41:37.829Z] [2021-01-12T15:41:37.829Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:41:37.829Z] #11 2.689 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:41:37.829Z] #11 2.726 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:41:37.829Z] #11 2.761 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:41:37.830Z] #11 3.356 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-12T15:41:37.830Z] #11 4.854 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [231 kB] [2021-01-12T15:41:37.830Z] #11 6.633 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-12T15:41:37.830Z] #11 ... [2021-01-12T15:41:37.830Z] [2021-01-12T15:41:37.830Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:41:37.964Z] #47 ... [2021-01-12T15:41:37.964Z] [2021-01-12T15:41:37.964Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:41:37.964Z] #11 24.73 Fetched 8414 kB in 19s (447 kB/s) [2021-01-12T15:41:37.964Z] #11 24.73 Reading package lists... [2021-01-12T15:41:38.223Z] #11 31.76 Reading package lists... [2021-01-12T15:41:38.223Z] #11 ... [2021-01-12T15:41:38.223Z] [2021-01-12T15:41:38.223Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:41:38.223Z] #25 18.70 Fetched 8414 kB in 17s (493 kB/s) [2021-01-12T15:41:38.223Z] #25 18.70 Reading package lists... [2021-01-12T15:41:38.990Z] #27 6.884 #=#=# 0.2% ### 5.3% ######## 11.7% ############ 18.1% ################### 26.6% ####################### 33.0% ############################# 41.7% ################################## 48.0% ###################################### 53.0% ############################################ 61.4% ################################################ 67.8% ###################################################### 76.4% ########################################################### 82.8% ################################################################ 89.3% #################################################################### 95.7% ######################################################################## 100.0% [2021-01-12T15:41:38.990Z] #27 9.075 [2021-01-12T15:41:40.761Z] #25 25.71 Reading package lists... [2021-01-12T15:41:40.761Z] #25 ... [2021-01-12T15:41:40.761Z] [2021-01-12T15:41:40.761Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:41:40.761Z] #34 29.28 Fetched 8371 kB in 23s (369 kB/s) [2021-01-12T15:41:40.761Z] #34 29.28 Reading package lists... [2021-01-12T15:41:41.332Z] #34 36.40 Reading package lists... [2021-01-12T15:41:41.332Z] #34 ... [2021-01-12T15:41:41.332Z] [2021-01-12T15:41:41.332Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:41:41.332Z] #53 31.22 Reading package lists... [2021-01-12T15:41:41.343Z] Removing intermediate container b97f72ac6ab6 [2021-01-12T15:41:41.343Z] ---> 777d56b71094 [2021-01-12T15:41:41.343Z] Step 7/15 : WORKDIR /buildx [2021-01-12T15:41:41.343Z] ---> Running in 59b2f81541ce [2021-01-12T15:41:41.343Z] Removing intermediate container 59b2f81541ce [2021-01-12T15:41:41.343Z] ---> d608657d0951 [2021-01-12T15:41:41.343Z] Step 8/15 : ARG BUILDX_COMMIT [2021-01-12T15:41:41.343Z] ---> Running in f08121594e65 [2021-01-12T15:41:41.343Z] Removing intermediate container f08121594e65 [2021-01-12T15:41:41.343Z] ---> 308f27947351 [2021-01-12T15:41:41.343Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-01-12T15:41:41.343Z] ---> Running in cddb3118ae8c [2021-01-12T15:41:41.634Z] From https://github.com/docker/buildx [2021-01-12T15:41:41.634Z] * [new tag] v0.3.1 -> build [2021-01-12T15:41:42.269Z] Switched to branch 'build' [2021-01-12T15:41:43.305Z] Removing intermediate container cddb3118ae8c [2021-01-12T15:41:43.305Z] ---> 08272cc51cf4 [2021-01-12T15:41:43.305Z] Step 10/15 : ARG GOOS [2021-01-12T15:41:43.305Z] ---> Running in 546fd7ff8dd8 [2021-01-12T15:41:43.305Z] Removing intermediate container 546fd7ff8dd8 [2021-01-12T15:41:43.305Z] ---> 45eb47436d26 [2021-01-12T15:41:43.305Z] Step 11/15 : ARG GOARCH [2021-01-12T15:41:43.305Z] ---> Running in 00ea4d023538 [2021-01-12T15:41:43.305Z] Removing intermediate container 00ea4d023538 [2021-01-12T15:41:43.305Z] ---> caf0536c9a7b [2021-01-12T15:41:43.305Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-01-12T15:41:43.305Z] ---> Running in 1a05c0e444af [2021-01-12T15:41:43.500Z] #53 38.33 Building dependency tree... [2021-01-12T15:41:44.849Z] #27 9.227 0.2% # 2.1% ## 4.0% #### 5.9% ##### 7.7% ###### 9.6% ######## 12.1% ######### 13.3% ########## 15.2% ############# 18.3% ############## 20.8% ################# 23.9% ################## 25.8% #################### 28.3% ###################### 30.9% ####################### 33.1% ######################### 35.6% ########################## 37.5% ############################ 40.0% ############################## 42.5% ################################ 45.0% ################################# 46.8% ################################### 48.7% #################################### 50.6% ###################################### 53.7% ####################################### 55.5% ######################################### 57.4% ########################################### 59.9% ############################################ 62.4% ############################################## 64.3% ############################################### 66.1% ################################################ 68.0% ################################################## 69.9% #################################################### 72.4% ##################################################### 74.2% ####################################################### 76.7% ######################################################### 79.2% ########################################################## 81.7% ############################################################ 83.8% ############################################################# 85.7% ############################################################## 87.0% ############################################################### 88.2% ################################################################# 91.3% #################################################################### 95.1% ##################################################################### 96.9% ####################################################################### 99.4% ######################################################################## 100.0% [2021-01-12T15:41:44.849Z] #27 14.87 [2021-01-12T15:41:45.406Z] #53 41.94 The following additional packages will be installed: [2021-01-12T15:41:45.406Z] #53 41.96 libbtrfs0 [2021-01-12T15:41:45.406Z] #53 42.16 The following NEW packages will be installed: [2021-01-12T15:41:45.406Z] #53 42.17 libbtrfs-dev libbtrfs0 [2021-01-12T15:41:45.879Z] #27 16.05 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-12T15:41:45.975Z] #53 42.63 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:41:45.975Z] #53 42.63 Need to get 119 kB of archives. [2021-01-12T15:41:45.975Z] #53 42.63 After this operation, 387 kB of additional disk space will be used. [2021-01-12T15:41:45.975Z] #53 42.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-12T15:41:45.975Z] #53 42.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-12T15:41:46.168Z] #27 16.32 [2021-01-12T15:41:46.459Z] #27 16.48 ################################################################ 89.4% ######################################################################## 100.0% [2021-01-12T15:41:46.750Z] #27 16.63 [2021-01-12T15:41:46.912Z] #53 ... [2021-01-12T15:41:46.912Z] [2021-01-12T15:41:46.912Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:41:46.912Z] #34 36.40 Reading package lists... [2021-01-12T15:41:47.172Z] #34 43.25 Building dependency tree... [2021-01-12T15:41:47.172Z] #34 ... [2021-01-12T15:41:47.172Z] [2021-01-12T15:41:47.172Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:47.172Z] #62 DONE 44.0s [2021-01-12T15:41:47.379Z] #27 ... [2021-01-12T15:41:47.379Z] [2021-01-12T15:41:47.379Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:47.379Z] #47 10.67 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:41:47.379Z] #47 10.67 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:41:47.379Z] #47 10.67 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:41:47.379Z] #47 10.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:41:47.379Z] #47 10.67 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:41:47.379Z] #47 10.67 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T15:41:47.379Z] #47 10.67 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T15:41:47.379Z] #47 10.67 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:41:47.379Z] #47 10.72 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:41:47.380Z] #47 10.86 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:41:47.380Z] #47 10.87 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:41:47.380Z] #47 10.87 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:41:47.380Z] #47 10.88 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:41:47.380Z] #47 10.89 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T15:41:47.380Z] #47 10.90 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:41:47.380Z] #47 10.94 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:41:47.380Z] #47 10.94 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:41:47.380Z] #47 10.94 go: downloading github.com/spf13/cast v1.3.0 [2021-01-12T15:41:47.380Z] #47 10.95 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:41:47.380Z] #47 10.96 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:41:47.380Z] #47 10.99 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:41:47.380Z] #47 11.01 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:41:47.380Z] #47 11.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:41:47.380Z] #47 11.01 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T15:41:47.380Z] #47 11.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:41:47.380Z] #47 11.03 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:41:47.380Z] #47 11.07 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:41:47.380Z] #47 11.07 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:41:47.380Z] #47 11.07 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:41:47.380Z] #47 11.09 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:41:47.380Z] #47 11.09 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:41:47.380Z] #47 11.11 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:41:47.380Z] #47 11.14 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:41:47.380Z] #47 11.14 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:41:47.380Z] #47 11.14 go: extracting github.com/spf13/cast v1.3.0 [2021-01-12T15:41:47.380Z] #47 11.14 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-12T15:41:47.380Z] #47 11.26 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-12T15:41:47.380Z] #47 11.30 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:41:47.380Z] #47 11.31 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:41:47.380Z] #47 11.37 go: downloading github.com/spf13/afero v1.1.2 [2021-01-12T15:41:47.380Z] #47 11.37 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:41:47.380Z] #47 11.39 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-12T15:41:47.380Z] #47 11.40 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-12T15:41:47.380Z] #47 11.41 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:41:47.380Z] #47 11.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:41:47.380Z] #47 11.47 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-12T15:41:47.380Z] #47 11.47 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:41:47.380Z] #47 11.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:41:47.380Z] #47 11.52 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-12T15:41:47.380Z] #47 11.60 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:41:47.380Z] #47 11.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:41:47.380Z] #47 11.63 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:41:47.380Z] #47 11.72 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-12T15:41:47.380Z] #47 11.78 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:41:47.380Z] #47 11.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:41:47.380Z] #47 11.83 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:41:47.380Z] #47 11.88 go: extracting github.com/spf13/afero v1.1.2 [2021-01-12T15:41:47.380Z] #47 11.89 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:41:47.380Z] #47 11.90 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-12T15:41:47.380Z] #47 11.92 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:41:47.380Z] #47 12.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:41:47.380Z] #47 12.30 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:41:47.380Z] #47 12.30 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:41:47.380Z] #47 12.31 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:41:47.380Z] #47 12.32 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:41:47.380Z] #47 12.35 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:41:47.380Z] #47 12.35 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-12T15:41:47.380Z] #47 12.36 go: downloading golang.org/x/text v0.3.2 [2021-01-12T15:41:47.380Z] #47 12.49 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:41:47.380Z] #47 12.56 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:41:47.380Z] #47 12.58 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:41:47.380Z] #47 12.61 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:41:47.380Z] #47 12.70 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:41:47.380Z] #47 12.70 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:41:47.380Z] #47 12.71 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-12T15:41:47.380Z] #47 12.75 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:41:47.380Z] #47 13.01 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:41:47.380Z] #47 13.02 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:41:47.380Z] #47 13.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:41:47.380Z] #47 13.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:41:47.380Z] #47 13.17 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:41:47.380Z] #47 13.17 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:41:47.380Z] #47 13.25 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:41:47.380Z] #47 13.27 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:41:47.380Z] #47 13.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:41:47.380Z] #47 13.31 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-12T15:41:47.380Z] #47 13.38 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:41:47.380Z] #47 13.49 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:41:47.380Z] #47 13.51 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:41:47.380Z] #47 13.54 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:41:47.380Z] #47 13.54 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:41:47.380Z] #47 14.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:41:47.380Z] #47 14.06 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:41:47.380Z] #47 14.10 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:41:47.380Z] #47 14.15 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:41:47.380Z] #47 14.35 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:41:47.380Z] #47 14.41 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:41:47.380Z] #47 14.96 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-12T15:41:47.380Z] #47 15.77 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:41:47.380Z] #47 17.89 go: extracting golang.org/x/text v0.3.2 [2021-01-12T15:41:47.432Z] [2021-01-12T15:41:47.432Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:41:47.432Z] #53 44.13 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:41:47.670Z] #47 ... [2021-01-12T15:41:47.670Z] [2021-01-12T15:41:47.670Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:41:47.670Z] #43 11.06 unicode/utf16 [2021-01-12T15:41:47.670Z] #43 11.32 container/list [2021-01-12T15:41:47.670Z] #43 11.73 crypto/internal/subtle [2021-01-12T15:41:47.670Z] #43 11.81 crypto/subtle [2021-01-12T15:41:47.670Z] #43 11.97 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-12T15:41:47.670Z] #43 12.07 internal/nettrace [2021-01-12T15:41:47.670Z] #43 12.16 runtime/cgo [2021-01-12T15:41:47.670Z] #43 17.10 vendor/golang.org/x/crypto/internal/subtle [2021-01-12T15:41:47.692Z] #53 44.46 Fetched 119 kB in 0s (337 kB/s) [2021-01-12T15:41:47.951Z] #53 44.66 Selecting previously unselected package libbtrfs0. [2021-01-12T15:41:47.951Z] #53 44.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 ... 15410 files and directories currently installed.) [2021-01-12T15:41:47.951Z] #53 44.79 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-12T15:41:47.951Z] #53 44.80 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T15:41:47.960Z] #43 ... [2021-01-12T15:41:47.960Z] [2021-01-12T15:41:47.960Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:41:47.960Z] #11 13.42 Fetched 8101 kB in 11s (752 kB/s) [2021-01-12T15:41:47.960Z] #11 13.42 Reading package lists... [2021-01-12T15:41:47.960Z] #11 16.72 Reading package lists... [2021-01-12T15:41:47.960Z] #11 20.06 Building dependency tree... [2021-01-12T15:41:47.960Z] #11 20.91 The following additional packages will be installed: [2021-01-12T15:41:47.960Z] #11 20.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-12T15:41:47.960Z] #11 20.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-12T15:41:47.960Z] #11 20.92 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-12T15:41:47.960Z] #11 20.92 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-12T15:41:47.960Z] #11 20.92 mingw-w64-x86-64-dev [2021-01-12T15:41:47.960Z] #11 20.93 Suggested packages: [2021-01-12T15:41:47.960Z] #11 20.93 gcc-8-locales seccomp wine64 [2021-01-12T15:41:47.960Z] #11 ... [2021-01-12T15:41:47.960Z] [2021-01-12T15:41:47.960Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:47.960Z] #49 11.41 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:41:47.960Z] #49 12.26 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:41:47.960Z] #49 13.11 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:41:47.960Z] #49 13.28 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:41:47.960Z] #49 13.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:41:47.960Z] #49 13.44 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:41:47.960Z] #49 13.91 runtime [2021-01-12T15:41:47.960Z] #49 13.91 runtime/cgo [2021-01-12T15:41:48.250Z] #49 ... [2021-01-12T15:41:48.250Z] [2021-01-12T15:41:48.250Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:41:48.250Z] #53 13.35 Fetched 8101 kB in 11s (744 kB/s) [2021-01-12T15:41:48.250Z] #53 13.35 Reading package lists... [2021-01-12T15:41:48.250Z] #53 17.04 Reading package lists... [2021-01-12T15:41:48.250Z] #53 20.34 Building dependency tree... [2021-01-12T15:41:48.250Z] #53 21.34 The following additional packages will be installed: [2021-01-12T15:41:48.250Z] #53 21.34 libbtrfs0 [2021-01-12T15:41:48.250Z] #53 21.43 The following NEW packages will be installed: [2021-01-12T15:41:48.250Z] #53 21.43 libbtrfs-dev libbtrfs0 [2021-01-12T15:41:48.250Z] #53 21.56 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:41:48.250Z] #53 21.56 Need to get 118 kB of archives. [2021-01-12T15:41:48.250Z] #53 21.56 After this operation, 390 kB of additional disk space will be used. [2021-01-12T15:41:48.250Z] #53 21.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-01-12T15:41:48.250Z] #53 21.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-01-12T15:41:48.250Z] #53 ... [2021-01-12T15:41:48.250Z] [2021-01-12T15:41:48.250Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:48.250Z] #47 21.68 go: finding github.com/fatih/color v1.7.0 [2021-01-12T15:41:48.250Z] #47 21.71 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:41:48.250Z] #47 21.73 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:41:48.250Z] #47 21.74 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:41:48.250Z] #47 21.83 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:41:48.250Z] #47 21.83 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:41:48.519Z] #53 45.22 Selecting previously unselected package libbtrfs-dev. [2021-01-12T15:41:48.519Z] #53 45.23 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-12T15:41:48.519Z] #53 45.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:41:48.539Z] #47 21.85 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:41:48.539Z] #47 21.86 go: finding github.com/pkg/errors v0.8.1 [2021-01-12T15:41:48.540Z] #47 21.87 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:41:48.540Z] #47 21.88 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:41:48.540Z] #47 21.90 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:41:48.540Z] #47 21.90 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:41:48.540Z] #47 21.90 go: finding github.com/stretchr/testify v1.4.0 [2021-01-12T15:41:48.540Z] #47 21.92 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:41:48.540Z] #47 21.92 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:41:48.540Z] #47 21.92 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:41:48.540Z] #47 21.92 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:41:48.540Z] #47 21.93 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:41:48.540Z] #47 21.94 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:41:48.540Z] #47 21.94 go: finding github.com/stretchr/objx v0.2.0 [2021-01-12T15:41:48.540Z] #47 21.94 go: finding github.com/spf13/viper v1.6.1 [2021-01-12T15:41:48.540Z] #47 21.96 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:41:48.540Z] #47 22.07 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:41:48.778Z] #53 45.48 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T15:41:48.778Z] #53 45.51 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:41:48.778Z] #53 45.52 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:41:48.829Z] #47 22.07 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:41:48.829Z] #47 22.08 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:41:48.829Z] #47 22.10 go: finding github.com/spf13/cobra v0.0.5 [2021-01-12T15:41:48.829Z] #47 22.10 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:41:48.829Z] #47 22.10 go: finding github.com/gobwas/glob v0.2.3 [2021-01-12T15:41:48.829Z] #47 22.11 go: finding github.com/spf13/pflag v1.0.5 [2021-01-12T15:41:48.829Z] #47 22.12 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:41:48.829Z] #47 22.13 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:41:48.829Z] #47 22.14 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:41:48.829Z] #47 22.27 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:41:48.829Z] #47 22.27 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:41:48.829Z] #47 22.28 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:41:48.829Z] #47 22.30 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:41:48.829Z] #47 22.30 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:41:48.829Z] #47 22.33 go: finding github.com/magiconair/properties v1.8.1 [2021-01-12T15:41:48.829Z] #47 22.33 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:41:48.829Z] #47 22.35 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:41:48.829Z] #47 22.37 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:41:48.829Z] #47 22.39 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:41:49.037Z] #53 DONE 45.8s [2021-01-12T15:41:49.037Z] [2021-01-12T15:41:49.037Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:49.037Z] #47 38.95 go: extracting golang.org/x/text v0.3.2 [2021-01-12T15:41:49.037Z] #47 43.89 go: finding github.com/fatih/color v1.7.0 [2021-01-12T15:41:49.037Z] #47 43.91 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:41:49.037Z] #47 44.05 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:41:49.037Z] #47 44.14 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:41:49.037Z] #47 44.27 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:41:49.037Z] #47 44.34 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:41:49.037Z] #47 44.41 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:41:49.037Z] #47 44.41 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:41:49.037Z] #47 44.48 go: finding github.com/pkg/errors v0.8.1 [2021-01-12T15:41:49.037Z] #47 44.51 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:41:49.037Z] #47 44.55 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:41:49.037Z] #47 44.58 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:41:49.037Z] #47 44.60 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:41:49.037Z] #47 44.61 go: finding github.com/stretchr/testify v1.4.0 [2021-01-12T15:41:49.037Z] #47 44.66 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:41:49.037Z] #47 44.66 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:41:49.037Z] #47 44.69 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:41:49.037Z] #47 44.69 go: finding github.com/spf13/viper v1.6.1 [2021-01-12T15:41:49.037Z] #47 44.73 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:41:49.037Z] #47 44.91 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:41:49.037Z] #47 45.00 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:41:49.037Z] #47 45.07 go: finding github.com/stretchr/objx v0.2.0 [2021-01-12T15:41:49.037Z] #47 45.12 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:41:49.037Z] #47 45.13 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:41:49.037Z] #47 45.15 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:41:49.037Z] #47 45.22 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:41:49.037Z] #47 45.26 go: finding github.com/gobwas/glob v0.2.3 [2021-01-12T15:41:49.037Z] #47 45.33 go: finding github.com/spf13/cobra v0.0.5 [2021-01-12T15:41:49.037Z] #47 45.41 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:41:49.037Z] #47 45.45 go: finding github.com/spf13/pflag v1.0.5 [2021-01-12T15:41:49.037Z] #47 45.48 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:41:49.037Z] #47 45.51 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:41:49.037Z] #47 45.55 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:41:49.037Z] #47 45.60 go: finding github.com/magiconair/properties v1.8.1 [2021-01-12T15:41:49.037Z] #47 45.62 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:41:49.037Z] #47 45.66 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:41:49.037Z] #47 45.79 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:41:49.037Z] #47 45.88 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:41:49.037Z] #47 ... [2021-01-12T15:41:49.037Z] [2021-01-12T15:41:49.037Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:49.119Z] #47 22.45 go: finding github.com/spf13/afero v1.1.2 [2021-01-12T15:41:49.119Z] #47 22.50 go: finding github.com/spf13/cast v1.3.0 [2021-01-12T15:41:49.119Z] #47 22.50 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:41:49.119Z] #47 22.50 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-12T15:41:49.119Z] #47 22.51 go: finding golang.org/x/text v0.3.2 [2021-01-12T15:41:49.119Z] #47 22.51 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:41:49.119Z] #47 22.52 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:41:49.119Z] #47 22.52 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:41:49.119Z] #47 22.54 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:41:49.119Z] #47 22.59 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:41:49.119Z] #47 22.60 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:41:49.119Z] #47 22.61 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:41:49.119Z] #47 22.61 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:41:49.119Z] #47 22.62 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:41:49.119Z] #47 22.62 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-12T15:41:49.119Z] #47 22.62 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:41:49.119Z] #47 22.63 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:41:49.119Z] #47 22.65 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:41:49.119Z] #47 22.66 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:41:49.119Z] #47 22.73 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:41:49.413Z] #47 22.76 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:41:49.413Z] #47 22.77 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:41:49.413Z] #47 22.78 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-12T15:41:49.413Z] #47 22.80 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:41:49.413Z] #47 22.82 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-12T15:41:49.413Z] #47 22.83 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:41:49.413Z] #47 22.84 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:41:49.413Z] #47 22.97 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:41:49.715Z] #47 23.05 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:41:49.715Z] #47 23.06 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:41:49.715Z] #47 23.06 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:41:49.715Z] #47 23.18 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:41:50.010Z] #47 ... [2021-01-12T15:41:50.010Z] [2021-01-12T15:41:50.010Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:41:50.010Z] #53 22.20 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:41:50.010Z] #53 22.26 Fetched 118 kB in 0s (1021 kB/s) [2021-01-12T15:41:50.010Z] #53 22.32 Selecting previously unselected package libbtrfs0. [2021-01-12T15:41:50.010Z] #53 22.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-12T15:41:50.010Z] #53 22.40 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-01-12T15:41:50.010Z] #53 22.41 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T15:41:50.010Z] #53 22.46 Selecting previously unselected package libbtrfs-dev. [2021-01-12T15:41:50.010Z] #53 22.46 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-01-12T15:41:50.010Z] #53 22.47 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:41:50.010Z] #53 22.61 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T15:41:50.010Z] #53 22.62 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:41:50.010Z] #53 22.63 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:41:50.010Z] #53 DONE 23.5s [2021-01-12T15:41:50.300Z] [2021-01-12T15:41:50.300Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:41:50.300Z] #27 18.23 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-12T15:41:50.300Z] #27 18.26 skipping existing aab193acf6ba [2021-01-12T15:41:50.300Z] #27 18.34 [2021-01-12T15:41:50.300Z] #27 19.46 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-12T15:41:50.300Z] #27 19.74 [2021-01-12T15:41:50.300Z] #27 19.85 ## 3.4% ########## 14.1% ################### 26.4% ######################## 34.5% ############################## 42.7% [2021-01-12T15:41:50.300Z] #27 ... [2021-01-12T15:41:50.300Z] [2021-01-12T15:41:50.300Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:41:50.300Z] #40 13.85 Fetched 8101 kB in 11s (736 kB/s) [2021-01-12T15:41:50.300Z] #40 13.85 Reading package lists... [2021-01-12T15:41:50.300Z] #40 17.54 Reading package lists... [2021-01-12T15:41:50.300Z] #40 20.97 Building dependency tree... [2021-01-12T15:41:50.300Z] #40 21.99 The following additional packages will be installed: [2021-01-12T15:41:50.300Z] #40 21.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-12T15:41:50.300Z] #40 22.00 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-12T15:41:50.300Z] #40 22.00 Suggested packages: [2021-01-12T15:41:50.300Z] #40 22.00 manpages-dev python-setuptools [2021-01-12T15:41:50.300Z] #40 22.83 The following NEW packages will be installed: [2021-01-12T15:41:50.300Z] #40 22.83 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-12T15:41:50.300Z] #40 22.83 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-12T15:41:50.300Z] #40 22.83 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-12T15:41:50.300Z] #40 22.83 python-six zlib1g-dev [2021-01-12T15:41:50.300Z] #40 23.01 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:41:50.300Z] #40 23.01 Need to get 3742 kB of archives. [2021-01-12T15:41:50.300Z] #40 23.01 After this operation, 22.0 MB of additional disk space will be used. [2021-01-12T15:41:50.300Z] #40 23.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-01-12T15:41:50.300Z] #40 23.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-01-12T15:41:50.300Z] #40 23.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-01-12T15:41:50.300Z] #40 23.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-01-12T15:41:50.300Z] #40 23.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-01-12T15:41:50.300Z] #40 23.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-01-12T15:41:50.300Z] #40 23.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-01-12T15:41:50.300Z] #40 23.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-01-12T15:41:50.300Z] #40 23.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-01-12T15:41:50.300Z] #40 23.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-01-12T15:41:50.460Z] #54 1.107 + RM_GOPATH=0 [2021-01-12T15:41:50.460Z] #54 1.107 + TMP_GOPATH= [2021-01-12T15:41:50.460Z] #54 1.107 + : /build [2021-01-12T15:41:50.460Z] #54 1.107 + '[' -z '' ']' [2021-01-12T15:41:50.460Z] #54 1.114 ++ mktemp -d [2021-01-12T15:41:50.460Z] #54 1.115 + export GOPATH=/tmp/tmp.8GGOzTxyfd [2021-01-12T15:41:50.460Z] #54 1.115 + GOPATH=/tmp/tmp.8GGOzTxyfd [2021-01-12T15:41:50.460Z] #54 1.115 + RM_GOPATH=1 [2021-01-12T15:41:50.460Z] #54 1.115 + case "$(go env GOARCH)" in [2021-01-12T15:41:50.460Z] #54 1.115 ++ go env GOARCH [2021-01-12T15:41:50.460Z] #54 1.140 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:50.460Z] #54 1.140 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:50.460Z] #54 1.141 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:50.460Z] #54 1.148 + dir=/tmp/install [2021-01-12T15:41:50.460Z] #54 1.148 + bin=containerd [2021-01-12T15:41:50.460Z] #54 1.148 + shift [2021-01-12T15:41:50.460Z] #54 1.148 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-12T15:41:50.460Z] #54 1.148 + . /tmp/install/containerd.installer [2021-01-12T15:41:50.460Z] #54 1.148 ++ set -e [2021-01-12T15:41:50.460Z] #54 1.148 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:41:50.460Z] #54 1.148 + install_containerd [2021-01-12T15:41:50.460Z] #54 1.158 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-12T15:41:50.460Z] #54 1.158 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:41:50.460Z] #54 1.158 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8GGOzTxyfd/src/github.com/containerd/containerd [2021-01-12T15:41:50.460Z] #54 1.161 Cloning into '/tmp/tmp.8GGOzTxyfd/src/github.com/containerd/containerd'... [2021-01-12T15:41:50.590Z] #40 ... [2021-01-12T15:41:50.590Z] [2021-01-12T15:41:50.590Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:41:50.590Z] #38 13.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-12T15:41:50.590Z] #38 15.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-12T15:41:50.590Z] #38 ... [2021-01-12T15:41:50.590Z] [2021-01-12T15:41:50.590Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:41:50.880Z] #27 19.85 ## 3.4% ########## 14.1% ################### 26.4% ######################## 34.5% ############################## 42.7% #################################### 50.9% ######################################### 57.1% ############################################## 65.2% [2021-01-12T15:41:50.880Z] #27 ... [2021-01-12T15:41:50.880Z] [2021-01-12T15:41:50.880Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:41:50.880Z] #34 14.10 Fetched 8101 kB in 12s (701 kB/s) [2021-01-12T15:41:50.880Z] #34 14.10 Reading package lists... [2021-01-12T15:41:50.880Z] #34 17.86 Reading package lists... [2021-01-12T15:41:50.880Z] #34 21.06 Building dependency tree... [2021-01-12T15:41:50.880Z] #34 22.04 The following additional packages will be installed: [2021-01-12T15:41:50.880Z] #34 22.07 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-12T15:41:50.880Z] #34 22.08 Suggested packages: [2021-01-12T15:41:50.880Z] #34 22.08 cmake-doc ninja-build lrzip [2021-01-12T15:41:50.880Z] #34 22.08 Recommended packages: [2021-01-12T15:41:50.880Z] #34 22.08 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-12T15:41:50.880Z] #34 22.78 The following NEW packages will be installed: [2021-01-12T15:41:50.880Z] #34 22.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-12T15:41:50.880Z] #34 22.78 vim-common xxd [2021-01-12T15:41:50.880Z] #34 ... [2021-01-12T15:41:50.880Z] [2021-01-12T15:41:50.880Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:41:51.170Z] #27 19.85 ## 3.4% ########## 14.1% ################### 26.4% ######################## 34.5% ############################## 42.7% #################################### 50.9% ######################################### 57.1% ############################################## 65.2% ###################################################### 75.5% ############################################################ 83.6% ################################################################## 91.8% ######################################################################## 100.0% [2021-01-12T15:41:51.170Z] #27 21.19 [2021-01-12T15:41:51.170Z] #27 ... [2021-01-12T15:41:51.170Z] [2021-01-12T15:41:51.170Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:51.170Z] #62 14.66 Checking out files: 99% (1890/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-12T15:41:51.170Z] #62 14.69 + cd /tmp/tmp.7fcp9WLi8e/src/github.com/docker/libnetwork [2021-01-12T15:41:51.170Z] #62 14.69 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:41:51.170Z] #62 14.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-12T15:41:51.460Z] #62 ... [2021-01-12T15:41:51.460Z] [2021-01-12T15:41:51.460Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:51.460Z] #54 0.780 + RM_GOPATH=0 [2021-01-12T15:41:51.460Z] #54 0.780 + TMP_GOPATH= [2021-01-12T15:41:51.460Z] #54 0.780 + : /build [2021-01-12T15:41:51.460Z] #54 0.780 + '[' -z '' ']' [2021-01-12T15:41:51.460Z] #54 0.780 ++ mktemp -d [2021-01-12T15:41:51.460Z] #54 0.781 + export GOPATH=/tmp/tmp.IimIHDPtCz [2021-01-12T15:41:51.460Z] #54 0.781 + GOPATH=/tmp/tmp.IimIHDPtCz [2021-01-12T15:41:51.460Z] #54 0.781 + RM_GOPATH=1 [2021-01-12T15:41:51.460Z] #54 0.781 + case "$(go env GOARCH)" in [2021-01-12T15:41:51.460Z] #54 0.781 ++ go env GOARCH [2021-01-12T15:41:51.460Z] #54 0.794 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:51.460Z] #54 0.794 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:41:51.460Z] #54 0.796 ++ dirname /tmp/install/install.sh [2021-01-12T15:41:51.460Z] #54 0.804 + dir=/tmp/install [2021-01-12T15:41:51.460Z] #54 0.804 + bin=containerd [2021-01-12T15:41:51.460Z] #54 0.804 + shift [2021-01-12T15:41:51.460Z] #54 0.804 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-12T15:41:51.460Z] #54 0.805 + . /tmp/install/containerd.installer [2021-01-12T15:41:51.460Z] #54 0.805 ++ set -e [2021-01-12T15:41:51.460Z] #54 0.805 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:41:51.460Z] #54 0.805 + install_containerd [2021-01-12T15:41:51.460Z] #54 0.806 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-12T15:41:51.460Z] #54 0.806 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:41:51.460Z] #54 0.806 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IimIHDPtCz/src/github.com/containerd/containerd [2021-01-12T15:41:51.460Z] #54 0.808 Cloning into '/tmp/tmp.IimIHDPtCz/src/github.com/containerd/containerd'... [2021-01-12T15:41:51.750Z] #54 ... [2021-01-12T15:41:51.750Z] [2021-01-12T15:41:51.750Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:51.750Z] #62 DONE 25.3s [2021-01-12T15:41:51.872Z] #54 ... [2021-01-12T15:41:51.872Z] [2021-01-12T15:41:51.872Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:41:51.872Z] #11 31.76 Reading package lists... [2021-01-12T15:41:51.872Z] #11 38.93 Building dependency tree... [2021-01-12T15:41:51.872Z] #11 42.50 The following additional packages will be installed: [2021-01-12T15:41:51.872Z] #11 42.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-12T15:41:51.872Z] #11 42.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-12T15:41:51.872Z] #11 42.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-12T15:41:51.872Z] #11 42.52 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-12T15:41:51.872Z] #11 42.53 mingw-w64-x86-64-dev [2021-01-12T15:41:51.872Z] #11 42.53 Suggested packages: [2021-01-12T15:41:51.872Z] #11 42.53 gcc-8-locales seccomp wine64 [2021-01-12T15:41:51.872Z] #11 44.44 The following NEW packages will be installed: [2021-01-12T15:41:51.872Z] #11 44.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-12T15:41:51.872Z] #11 44.44 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-12T15:41:51.872Z] #11 44.44 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-12T15:41:51.872Z] #11 44.44 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-12T15:41:51.872Z] #11 44.44 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-12T15:41:51.872Z] #11 44.48 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-12T15:41:51.872Z] #11 44.48 The following packages will be upgraded: [2021-01-12T15:41:51.872Z] #11 44.48 libsystemd0 libudev1 [2021-01-12T15:41:51.872Z] #11 44.88 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T15:41:51.872Z] #11 44.88 Need to get 78.2 MB of archives. [2021-01-12T15:41:51.872Z] #11 44.88 After this operation, 487 MB of additional disk space will be used. [2021-01-12T15:41:51.872Z] #11 44.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2021-01-12T15:41:51.872Z] #11 44.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2021-01-12T15:41:51.872Z] #11 44.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-01-12T15:41:51.872Z] #11 ... [2021-01-12T15:41:51.872Z] [2021-01-12T15:41:51.872Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:51.872Z] #47 45.95 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:41:51.872Z] #47 46.03 go: finding github.com/spf13/afero v1.1.2 [2021-01-12T15:41:51.872Z] #47 46.09 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:41:51.872Z] #47 46.09 go: finding github.com/spf13/cast v1.3.0 [2021-01-12T15:41:51.872Z] #47 46.15 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:41:51.872Z] #47 46.15 go: finding golang.org/x/text v0.3.2 [2021-01-12T15:41:51.872Z] #47 46.16 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:41:51.872Z] #47 46.17 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:41:51.872Z] #47 46.20 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-12T15:41:51.872Z] #47 46.21 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:41:51.872Z] #47 46.27 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:41:51.872Z] #47 46.27 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:41:51.872Z] #47 46.29 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:41:51.872Z] #47 46.31 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:41:51.872Z] #47 46.32 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:41:51.872Z] #47 46.38 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:41:51.872Z] #47 46.38 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:41:51.872Z] #47 46.38 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:41:51.872Z] #47 46.40 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:41:51.872Z] #47 46.41 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:41:51.872Z] #47 46.44 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:41:51.872Z] #47 46.47 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-12T15:41:51.872Z] #47 46.54 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:41:51.872Z] #47 46.55 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:41:51.872Z] #47 46.73 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:41:51.872Z] #47 46.73 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:41:51.872Z] #47 46.77 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-12T15:41:51.872Z] #47 46.80 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:41:51.872Z] #47 46.82 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:41:51.872Z] #47 46.84 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:41:51.872Z] #47 46.88 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-12T15:41:51.872Z] #47 47.01 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:41:51.872Z] #47 47.06 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:41:51.872Z] #47 47.06 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:41:51.872Z] #47 47.08 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:41:51.872Z] #47 47.15 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:41:52.044Z] [2021-01-12T15:41:52.044Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:41:52.044Z] #43 23.92 github.com/LK4D4/vndr/godl/singleflight [2021-01-12T15:41:52.044Z] #43 23.92 errors [2021-01-12T15:41:52.044Z] #43 24.13 sort [2021-01-12T15:41:52.044Z] #43 24.23 io [2021-01-12T15:41:52.044Z] #43 24.90 bytes [2021-01-12T15:41:52.044Z] #43 24.95 strconv [2021-01-12T15:41:52.156Z] #47 ... [2021-01-12T15:41:52.156Z] [2021-01-12T15:41:52.156Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:52.156Z] #32 38.78 sync [2021-01-12T15:41:52.156Z] #32 38.79 internal/reflectlite [2021-01-12T15:41:52.156Z] #32 41.55 sort [2021-01-12T15:41:52.156Z] #32 41.57 errors [2021-01-12T15:41:52.156Z] #32 42.02 strconv [2021-01-12T15:41:52.156Z] #32 42.74 io [2021-01-12T15:41:52.156Z] #32 44.73 internal/oserror [2021-01-12T15:41:52.156Z] #32 45.14 syscall [2021-01-12T15:41:52.156Z] #32 46.62 reflect [2021-01-12T15:41:52.156Z] #32 ... [2021-01-12T15:41:52.156Z] [2021-01-12T15:41:52.156Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:41:52.156Z] #40 33.05 Reading package lists... [2021-01-12T15:41:52.156Z] #40 40.21 Building dependency tree... [2021-01-12T15:41:52.156Z] #40 43.72 The following additional packages will be installed: [2021-01-12T15:41:52.156Z] #40 43.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-12T15:41:52.156Z] #40 43.74 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-12T15:41:52.156Z] #40 43.74 Suggested packages: [2021-01-12T15:41:52.156Z] #40 43.74 manpages-dev python-setuptools [2021-01-12T15:41:52.156Z] #40 45.55 The following NEW packages will be installed: [2021-01-12T15:41:52.156Z] #40 45.55 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-12T15:41:52.156Z] #40 45.55 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-12T15:41:52.156Z] #40 45.55 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-12T15:41:52.156Z] #40 45.55 python-six zlib1g-dev [2021-01-12T15:41:52.156Z] #40 45.94 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:41:52.156Z] #40 45.94 Need to get 4095 kB of archives. [2021-01-12T15:41:52.156Z] #40 45.94 After this operation, 22.5 MB of additional disk space will be used. [2021-01-12T15:41:52.156Z] #40 45.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-01-12T15:41:52.156Z] #40 45.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-12T15:41:52.156Z] #40 45.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-01-12T15:41:52.156Z] #40 45.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-12T15:41:52.156Z] #40 45.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-01-12T15:41:52.156Z] #40 46.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-12T15:41:52.156Z] #40 46.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-01-12T15:41:52.156Z] #40 46.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-01-12T15:41:52.156Z] #40 46.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-01-12T15:41:52.156Z] #40 46.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-01-12T15:41:52.156Z] #40 46.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-01-12T15:41:52.156Z] #40 46.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-01-12T15:41:52.156Z] #40 46.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-01-12T15:41:52.156Z] #40 46.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-01-12T15:41:52.156Z] #40 46.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-12T15:41:52.156Z] #40 46.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-01-12T15:41:52.156Z] #40 46.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-01-12T15:41:52.157Z] #40 47.87 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:41:52.157Z] #40 48.10 Fetched 4095 kB in 1s (4575 kB/s) [2021-01-12T15:41:52.157Z] #40 48.19 Selecting previously unselected package libcap-dev:amd64. [2021-01-12T15:41:52.157Z] #40 48.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T15:41:52.157Z] #40 48.28 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-01-12T15:41:52.157Z] #40 48.29 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-01-12T15:41:52.157Z] #40 48.48 Selecting previously unselected package libnet1:amd64. [2021-01-12T15:41:52.157Z] #40 48.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T15:41:52.157Z] #40 48.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:41:52.157Z] #40 48.62 Selecting previously unselected package libnet1-dev. [2021-01-12T15:41:52.157Z] #40 48.62 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T15:41:52.157Z] #40 48.63 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T15:41:52.157Z] #40 48.80 Selecting previously unselected package libnl-3-200:amd64. [2021-01-12T15:41:52.157Z] #40 48.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-12T15:41:52.157Z] #40 48.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T15:41:52.157Z] #40 48.98 Selecting previously unselected package libnl-3-dev:amd64. [2021-01-12T15:41:52.157Z] #40 48.98 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-01-12T15:41:52.157Z] #40 48.99 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-12T15:41:52.415Z] #40 49.27 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-12T15:41:52.415Z] #40 49.27 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-12T15:41:52.674Z] #40 49.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T15:41:52.674Z] #40 49.37 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-01-12T15:41:52.674Z] #40 49.38 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-01-12T15:41:52.674Z] #40 49.40 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-12T15:41:52.674Z] #40 49.50 Selecting previously unselected package zlib1g-dev:amd64. [2021-01-12T15:41:52.933Z] #40 49.52 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-01-12T15:41:52.934Z] #40 49.53 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-12T15:41:52.934Z] #40 49.75 Selecting previously unselected package libprotobuf17:amd64. [2021-01-12T15:41:52.934Z] #40 49.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-01-12T15:41:53.083Z] #43 26.34 bufio [2021-01-12T15:41:53.193Z] #40 49.78 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-12T15:41:53.712Z] #43 26.94 reflect [2021-01-12T15:41:53.760Z] #40 ... [2021-01-12T15:41:53.761Z] [2021-01-12T15:41:53.761Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:41:53.761Z] #43 40.48 github.com/LK4D4/vndr/godl/singleflight [2021-01-12T15:41:53.761Z] #43 40.48 internal/reflectlite [2021-01-12T15:41:53.761Z] #43 40.80 math/rand [2021-01-12T15:41:53.761Z] #43 42.28 internal/singleflight [2021-01-12T15:41:53.761Z] #43 43.22 io [2021-01-12T15:41:53.761Z] #43 43.25 strconv [2021-01-12T15:41:53.761Z] #43 45.14 bytes [2021-01-12T15:41:53.761Z] #43 47.57 bufio [2021-01-12T15:41:53.761Z] #43 47.89 reflect [2021-01-12T15:41:53.761Z] #43 49.32 syscall [2021-01-12T15:41:53.761Z] #43 ... [2021-01-12T15:41:53.761Z] [2021-01-12T15:41:53.761Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:41:53.761Z] #40 50.53 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-01-12T15:41:53.761Z] #40 50.53 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-01-12T15:41:53.761Z] #40 50.54 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-12T15:41:54.002Z] #43 27.42 syscall [2021-01-12T15:41:54.002Z] #43 ... [2021-01-12T15:41:54.002Z] [2021-01-12T15:41:54.002Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:41:54.002Z] #27 22.61 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-12T15:41:54.002Z] #27 22.88 #=#=# [2021-01-12T15:41:54.002Z] #27 22.96 ######################################################################## 100.0% [2021-01-12T15:41:54.002Z] #27 23.00 [2021-01-12T15:41:54.002Z] #27 23.43 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-12T15:41:54.002Z] #27 23.64 [2021-01-12T15:41:54.002Z] #27 23.72 ######################################################################## 100.0% [2021-01-12T15:41:54.002Z] #27 23.78 [2021-01-12T15:41:54.002Z] #27 23.85 Download of images into '/build' complete. [2021-01-12T15:41:54.002Z] #27 23.85 Use something like the following to load the result into a Docker daemon: [2021-01-12T15:41:54.002Z] #27 23.85 tar -cC '/build' . | docker load [2021-01-12T15:41:54.002Z] #27 DONE 24.0s [2021-01-12T15:41:54.019Z] #40 50.76 Selecting previously unselected package libprotobuf-dev:amd64. [2021-01-12T15:41:54.019Z] #40 50.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-01-12T15:41:54.019Z] #40 50.77 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-12T15:41:54.292Z] [2021-01-12T15:41:54.292Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:41:54.292Z] #11 21.83 The following NEW packages will be installed: [2021-01-12T15:41:54.292Z] #11 21.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-12T15:41:54.292Z] #11 21.86 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-12T15:41:54.292Z] #11 21.86 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-12T15:41:54.292Z] #11 21.86 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-12T15:41:54.292Z] #11 21.86 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-12T15:41:54.292Z] #11 21.86 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-12T15:41:54.292Z] #11 21.86 The following packages will be upgraded: [2021-01-12T15:41:54.292Z] #11 21.86 libsystemd0 libudev1 [2021-01-12T15:41:54.292Z] #11 22.07 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T15:41:54.292Z] #11 22.07 Need to get 73.7 MB of archives. [2021-01-12T15:41:54.292Z] #11 22.07 After this operation, 494 MB of additional disk space will be used. [2021-01-12T15:41:54.292Z] #11 22.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u5 [307 kB] [2021-01-12T15:41:54.923Z] #11 ... [2021-01-12T15:41:54.923Z] [2021-01-12T15:41:54.923Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:54.923Z] #49 28.28 syscall [2021-01-12T15:41:54.923Z] #49 28.30 reflect [2021-01-12T15:41:54.955Z] #40 ... [2021-01-12T15:41:54.955Z] [2021-01-12T15:41:54.955Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:41:54.955Z] #25 25.71 Reading package lists... [2021-01-12T15:41:54.955Z] #25 32.67 Building dependency tree... [2021-01-12T15:41:54.955Z] #25 36.76 The following additional packages will be installed: [2021-01-12T15:41:54.955Z] #25 36.76 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-12T15:41:54.955Z] #25 36.76 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-12T15:41:54.955Z] #25 36.76 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-12T15:41:54.955Z] #25 36.81 Suggested packages: [2021-01-12T15:41:54.955Z] #25 36.81 krb5-doc krb5-user [2021-01-12T15:41:54.955Z] #25 36.81 Recommended packages: [2021-01-12T15:41:54.955Z] #25 36.81 krb5-locales publicsuffix libsasl2-modules [2021-01-12T15:41:54.955Z] #25 38.55 The following NEW packages will be installed: [2021-01-12T15:41:54.955Z] #25 38.57 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-12T15:41:54.955Z] #25 38.57 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-12T15:41:54.955Z] #25 38.57 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-12T15:41:54.955Z] #25 38.57 libssh2-1 libssl1.1 openssl [2021-01-12T15:41:54.955Z] #25 39.07 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T15:41:54.955Z] #25 39.07 Need to get 5047 kB of archives. [2021-01-12T15:41:54.955Z] #25 39.07 After this operation, 12.1 MB of additional disk space will be used. [2021-01-12T15:41:54.955Z] #25 39.07 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-12T15:41:54.955Z] #25 39.07 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-01-12T15:41:54.955Z] #25 39.08 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-01-12T15:41:54.955Z] #25 39.08 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-01-12T15:41:54.955Z] #25 39.08 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-01-12T15:41:54.955Z] #25 39.09 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-01-12T15:41:54.955Z] #25 39.12 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-01-12T15:41:54.955Z] #25 39.15 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-01-12T15:41:54.955Z] #25 39.16 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-01-12T15:41:54.955Z] #25 39.16 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-12T15:41:54.955Z] #25 39.19 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2021-01-12T15:41:54.955Z] #25 39.21 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-01-12T15:41:54.955Z] #25 39.21 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-01-12T15:41:54.955Z] #25 39.23 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-01-12T15:41:54.955Z] #25 39.25 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-01-12T15:41:54.955Z] #25 39.27 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-01-12T15:41:54.955Z] #25 39.31 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-01-12T15:41:54.955Z] #25 39.33 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-12T15:41:54.955Z] #25 39.36 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-12T15:41:54.955Z] #25 39.36 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-12T15:41:54.955Z] #25 39.86 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-01-12T15:41:54.955Z] #25 40.80 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:41:54.955Z] #25 40.94 Fetched 5047 kB in 1s (4493 kB/s) [2021-01-12T15:41:54.955Z] #25 41.06 Selecting previously unselected package libssl1.1:amd64. [2021-01-12T15:41:54.955Z] #25 41.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-01-12T15:41:54.955Z] #25 41.08 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-12T15:41:54.955Z] #25 41.09 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-12T15:41:54.955Z] #25 42.07 Selecting previously unselected package openssl. [2021-01-12T15:41:54.955Z] #25 42.08 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-12T15:41:54.955Z] #25 42.09 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-12T15:41:55.213Z] #25 ... [2021-01-12T15:41:55.213Z] [2021-01-12T15:41:55.213Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:41:55.213Z] #30 50.87 Checking out files: 88% (1343/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-01-12T15:41:55.213Z] #30 51.41 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-12T15:41:55.473Z] #30 52.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-12T15:41:58.759Z] #30 ... [2021-01-12T15:41:58.759Z] [2021-01-12T15:41:58.759Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:41:58.759Z] #34 43.25 Building dependency tree... [2021-01-12T15:41:58.759Z] #34 47.41 The following additional packages will be installed: [2021-01-12T15:41:58.759Z] #34 47.45 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-12T15:41:58.759Z] #34 47.46 Suggested packages: [2021-01-12T15:41:58.759Z] #34 47.46 cmake-doc ninja-build lrzip [2021-01-12T15:41:58.759Z] #34 47.46 Recommended packages: [2021-01-12T15:41:58.759Z] #34 47.46 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-12T15:41:58.759Z] #34 48.65 The following NEW packages will be installed: [2021-01-12T15:41:58.759Z] #34 48.65 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-12T15:41:58.759Z] #34 48.66 vim-common xxd [2021-01-12T15:41:58.759Z] #34 49.03 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:41:58.759Z] #34 49.03 Need to get 14.9 MB of archives. [2021-01-12T15:41:58.759Z] #34 49.03 After this operation, 61.8 MB of additional disk space will be used. [2021-01-12T15:41:58.759Z] #34 49.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-12T15:41:58.759Z] #34 51.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T15:41:58.759Z] #34 51.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-01-12T15:41:58.759Z] #34 51.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-12T15:41:58.759Z] #34 52.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-01-12T15:41:58.759Z] #34 52.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-01-12T15:41:58.759Z] #34 52.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-01-12T15:41:58.759Z] #34 52.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-01-12T15:41:58.759Z] #34 52.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-01-12T15:41:58.759Z] #34 52.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-01-12T15:41:58.759Z] #34 53.98 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:41:58.759Z] #34 54.20 Fetched 14.9 MB in 4s (3674 kB/s) [2021-01-12T15:41:58.759Z] #34 54.30 Selecting previously unselected package xxd. [2021-01-12T15:41:58.759Z] #34 54.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.) [2021-01-12T15:41:58.759Z] #34 54.40 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T15:41:58.759Z] #34 54.40 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T15:41:58.759Z] #34 54.62 Selecting previously unselected package vim-common. [2021-01-12T15:41:58.759Z] #34 54.62 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:41:58.759Z] #34 54.66 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T15:41:58.759Z] #34 55.06 Selecting previously unselected package cmake-data. [2021-01-12T15:41:58.759Z] #34 55.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-12T15:41:58.759Z] #34 55.07 Unpacking cmake-data (3.13.4-1) ... [2021-01-12T15:41:58.759Z] #34 ... [2021-01-12T15:41:58.759Z] [2021-01-12T15:41:58.759Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:41:58.759Z] #25 42.82 Selecting previously unselected package ca-certificates. [2021-01-12T15:41:58.759Z] #25 42.82 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-12T15:41:58.759Z] #25 42.83 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-12T15:41:58.759Z] #25 43.16 Selecting previously unselected package libkeyutils1:amd64. [2021-01-12T15:41:58.759Z] #25 43.17 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-01-12T15:41:58.759Z] #25 43.19 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-01-12T15:41:58.759Z] #25 43.27 Selecting previously unselected package libkrb5support0:amd64. [2021-01-12T15:41:58.759Z] #25 43.27 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-01-12T15:41:58.759Z] #25 43.28 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:41:58.759Z] #25 43.43 Selecting previously unselected package libk5crypto3:amd64. [2021-01-12T15:41:58.759Z] #25 43.43 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-01-12T15:41:58.759Z] #25 43.44 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:41:58.759Z] #25 43.59 Selecting previously unselected package libkrb5-3:amd64. [2021-01-12T15:41:58.759Z] #25 43.59 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-01-12T15:41:58.759Z] #25 43.61 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:41:58.759Z] #25 44.05 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-12T15:41:58.759Z] #25 44.05 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-01-12T15:41:58.759Z] #25 44.06 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:41:58.759Z] #25 44.23 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-12T15:41:58.759Z] #25 44.23 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-12T15:41:58.759Z] #25 44.25 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:41:58.759Z] #25 44.40 Selecting previously unselected package libsasl2-2:amd64. [2021-01-12T15:41:58.759Z] #25 44.40 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-12T15:41:58.759Z] #25 44.40 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:41:58.759Z] #25 44.59 Selecting previously unselected package libldap-common. [2021-01-12T15:41:58.759Z] #25 44.59 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-12T15:41:58.759Z] #25 44.59 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:41:58.759Z] #25 44.75 Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-12T15:41:58.759Z] #25 44.75 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2021-01-12T15:41:58.759Z] #25 44.75 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:41:58.759Z] #25 44.99 Selecting previously unselected package libnghttp2-14:amd64. [2021-01-12T15:41:58.759Z] #25 45.01 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-01-12T15:41:58.759Z] #25 45.01 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-12T15:41:58.759Z] #25 45.14 Selecting previously unselected package libpsl5:amd64. [2021-01-12T15:41:58.759Z] #25 45.14 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-01-12T15:41:58.759Z] #25 45.15 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-01-12T15:41:58.759Z] #25 45.30 Selecting previously unselected package librtmp1:amd64. [2021-01-12T15:41:58.759Z] #25 45.30 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-01-12T15:41:58.759Z] #25 45.31 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T15:41:58.759Z] #25 45.41 Selecting previously unselected package libssh2-1:amd64. [2021-01-12T15:41:58.759Z] #25 45.42 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-01-12T15:41:58.759Z] #25 45.43 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-12T15:41:58.760Z] #25 45.63 Selecting previously unselected package libcurl4:amd64. [2021-01-12T15:41:58.760Z] #25 45.63 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-01-12T15:41:58.760Z] #25 45.67 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-12T15:41:58.760Z] #25 46.01 Selecting previously unselected package curl. [2021-01-12T15:41:58.760Z] #25 46.02 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-01-12T15:41:58.760Z] #25 46.03 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-12T15:41:59.018Z] #25 46.28 Selecting previously unselected package libonig5:amd64. [2021-01-12T15:41:59.018Z] #25 46.28 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-01-12T15:41:59.018Z] #25 46.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-12T15:41:59.018Z] #25 46.53 Selecting previously unselected package libjq1:amd64. [2021-01-12T15:41:59.255Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0c5410b5d721ba17d) in /home/ubuntu/workspace/moby_PR-41701 [Pipeline] { [2021-01-12T15:41:59.277Z] #25 46.53 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T15:41:59.277Z] #25 46.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T15:41:59.277Z] #25 46.75 Selecting previously unselected package jq. [2021-01-12T15:41:59.277Z] #25 46.75 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T15:41:59.277Z] #25 46.75 Unpacking jq (1.5+dfsg-2+b1) ... [Pipeline] checkout [2021-01-12T15:41:59.374Z] #49 ... [2021-01-12T15:41:59.374Z] [2021-01-12T15:41:59.374Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:41:59.374Z] #45 DONE 32.0s [2021-01-12T15:41:59.374Z] [2021-01-12T15:41:59.374Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:41:59.374Z] #30 28.76 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-12T15:41:59.374Z] #30 28.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-12T15:41:59.374Z] #30 ... [2021-01-12T15:41:59.374Z] [2021-01-12T15:41:59.374Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:59.374Z] #32 22.32 sync [2021-01-12T15:41:59.374Z] #32 22.33 internal/reflectlite [2021-01-12T15:41:59.374Z] #32 23.84 errors [2021-01-12T15:41:59.374Z] #32 23.84 sort [2021-01-12T15:41:59.374Z] #32 24.09 strconv [2021-01-12T15:41:59.374Z] #32 24.71 io [2021-01-12T15:41:59.374Z] #32 25.42 internal/oserror [2021-01-12T15:41:59.374Z] #32 25.47 syscall [2021-01-12T15:41:59.374Z] #32 26.42 reflect [2021-01-12T15:41:59.374Z] #32 30.31 time [2021-01-12T15:41:59.374Z] #32 ... [2021-01-12T15:41:59.374Z] [2021-01-12T15:41:59.374Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:41:59.374Z] #49 32.42 time [2021-01-12T15:41:59.536Z] #25 46.90 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-01-12T15:41:59.536Z] #25 46.94 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-01-12T15:41:59.536Z] #25 46.95 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-12T15:42:00.104Z] #25 47.58 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-12T15:42:00.104Z] #25 47.60 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:42:00.104Z] #25 47.63 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:42:00.104Z] #25 47.65 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:42:00.362Z] #25 47.66 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T15:42:00.362Z] #25 47.68 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:42:00.362Z] #25 47.70 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:42:00.362Z] #25 47.72 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-12T15:42:00.362Z] #25 47.75 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:42:00.362Z] #25 47.76 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-12T15:42:00.362Z] #25 47.80 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-12T15:42:00.362Z] #25 47.83 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T15:42:00.362Z] #25 47.86 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:42:00.362Z] #25 47.87 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-12T15:42:01.469Z] #49 34.56 context [2021-01-12T15:42:01.469Z] #49 ... [2021-01-12T15:42:01.469Z] [2021-01-12T15:42:01.469Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:42:01.469Z] #40 24.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-01-12T15:42:01.469Z] #40 33.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-01-12T15:42:01.469Z] #40 ... [2021-01-12T15:42:01.469Z] [2021-01-12T15:42:01.469Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:42:01.469Z] #49 34.90 os [2021-01-12T15:42:02.099Z] #49 35.29 encoding/binary [2021-01-12T15:42:02.270Z] #25 ... [2021-01-12T15:42:02.270Z] [2021-01-12T15:42:02.270Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:42:02.270Z] #45 DONE 59.0s [2021-01-12T15:42:02.270Z] [2021-01-12T15:42:02.270Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:42:02.270Z] #40 52.10 Selecting previously unselected package libprotoc17:amd64. [2021-01-12T15:42:02.270Z] #40 52.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-01-12T15:42:02.270Z] #40 52.11 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-12T15:42:02.270Z] #40 52.74 Selecting previously unselected package protobuf-c-compiler. [2021-01-12T15:42:02.270Z] #40 52.76 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-01-12T15:42:02.270Z] #40 52.78 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T15:42:02.270Z] #40 52.96 Selecting previously unselected package protobuf-compiler. [2021-01-12T15:42:02.270Z] #40 52.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-01-12T15:42:02.270Z] #40 52.98 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-12T15:42:02.271Z] #40 53.14 Selecting previously unselected package python-pkg-resources. [2021-01-12T15:42:02.271Z] #40 53.15 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T15:42:02.271Z] #40 53.16 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-12T15:42:02.271Z] #40 53.41 Selecting previously unselected package python-six. [2021-01-12T15:42:02.271Z] #40 53.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-12T15:42:02.271Z] #40 53.42 Unpacking python-six (1.12.0-1) ... [2021-01-12T15:42:02.271Z] #40 53.55 Selecting previously unselected package python-protobuf. [2021-01-12T15:42:02.271Z] #40 53.56 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-01-12T15:42:02.271Z] #40 53.59 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-12T15:42:02.271Z] #40 54.18 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-12T15:42:02.271Z] #40 58.46 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-12T15:42:02.271Z] #40 58.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:42:02.271Z] #40 58.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T15:42:02.271Z] #40 58.55 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-12T15:42:02.271Z] #40 58.58 Setting up python-six (1.12.0-1) ... [2021-01-12T15:42:03.128Z] #49 36.43 encoding/base64 [2021-01-12T15:42:03.418Z] #49 36.80 fmt [2021-01-12T15:42:03.418Z] #49 36.80 golang.org/x/sys/unix [2021-01-12T15:42:04.174Z] #40 ... [2021-01-12T15:42:04.174Z] [2021-01-12T15:42:04.174Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:42:04.174Z] #49 50.50 reflect [2021-01-12T15:42:04.174Z] #49 50.54 syscall [2021-01-12T15:42:04.174Z] #49 57.85 time [2021-01-12T15:42:04.174Z] #49 ... [2021-01-12T15:42:04.174Z] [2021-01-12T15:42:04.174Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:42:04.174Z] #25 51.35 Updating certificates in /etc/ssl/certs... [2021-01-12T15:42:04.315Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-056bcbf687aeeebee) in /home/ubuntu/workspace/moby_PR-41701 [Pipeline] { [Pipeline] checkout [2021-01-12T15:42:04.342Z] using credential docker-jenkins-github-credentials [2021-01-12T15:42:04.350Z] Cloning the remote Git repository [2021-01-12T15:42:04.350Z] Cloning with configured refspecs honoured and without tags [2021-01-12T15:42:04.365Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04013c50e8d4a48f8) in /home/ubuntu/workspace/moby_PR-41701 [Pipeline] { [Pipeline] checkout [2021-01-12T15:42:04.141Z] Cloning repository https://github.com/moby/moby.git [2021-01-12T15:42:04.212Z] > git init /home/ubuntu/workspace/moby_PR-41701 # timeout=10 [2021-01-12T15:42:05.478Z] #49 38.87 encoding/json [2021-01-12T15:42:05.478Z] #49 ... [2021-01-12T15:42:05.478Z] [2021-01-12T15:42:05.478Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:42:05.478Z] #34 28.73 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:42:05.478Z] #34 28.73 Need to get 14.0 MB of archives. [2021-01-12T15:42:05.478Z] #34 28.73 After this operation, 62.1 MB of additional disk space will be used. [2021-01-12T15:42:05.478Z] #34 28.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-01-12T15:42:05.478Z] #34 30.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T15:42:05.478Z] #34 33.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-01-12T15:42:05.478Z] #34 ... [2021-01-12T15:42:05.478Z] [2021-01-12T15:42:05.478Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:42:05.478Z] #32 33.31 internal/poll [2021-01-12T15:42:05.478Z] #32 33.75 internal/fmtsort [2021-01-12T15:42:05.478Z] #32 34.16 internal/syscall/execenv [2021-01-12T15:42:05.478Z] #32 34.21 internal/syscall/unix [2021-01-12T15:42:05.478Z] #32 34.39 strings [2021-01-12T15:42:05.478Z] #32 34.54 os [2021-01-12T15:42:05.478Z] #32 35.71 path [2021-01-12T15:42:05.478Z] #32 36.03 text/tabwriter [2021-01-12T15:42:05.478Z] #32 36.28 fmt [2021-01-12T15:42:05.478Z] #32 36.34 path/filepath [2021-01-12T15:42:05.478Z] #32 37.02 io/ioutil [2021-01-12T15:42:05.478Z] #32 37.84 flag [2021-01-12T15:42:05.478Z] #32 37.84 github.com/BurntSushi/toml [2021-01-12T15:42:05.478Z] #32 38.78 log [2021-01-12T15:42:04.940Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T15:42:04.940Z] > git --version # timeout=10 [2021-01-12T15:42:04.956Z] > git --version # 'git version 2.7.4' [2021-01-12T15:42:04.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:42:04.960Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41701/head:refs/remotes/origin/PR-41701 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:42:06.079Z] #25 ... [2021-01-12T15:42:06.079Z] [2021-01-12T15:42:06.079Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:42:06.079Z] #32 52.56 time [2021-01-12T15:42:06.079Z] #32 58.57 internal/poll [2021-01-12T15:42:06.079Z] #32 60.63 internal/fmtsort [2021-01-12T15:42:06.079Z] #32 61.22 internal/syscall/execenv [2021-01-12T15:42:06.079Z] #32 61.27 internal/syscall/unix [2021-01-12T15:42:06.079Z] #32 61.37 strings [2021-01-12T15:42:06.079Z] #32 61.60 os [2021-01-12T15:42:06.079Z] #32 ... [2021-01-12T15:42:06.079Z] [2021-01-12T15:42:06.079Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:42:06.079Z] #40 62.79 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-12T15:42:06.079Z] #40 62.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T15:42:06.079Z] #40 62.84 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-12T15:42:06.079Z] #40 62.86 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-01-12T15:42:06.079Z] #40 62.87 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-12T15:42:06.079Z] #40 62.89 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-12T15:42:06.079Z] #40 62.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T15:42:06.079Z] #40 62.93 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-12T15:42:06.079Z] #40 ... [2021-01-12T15:42:06.079Z] [2021-01-12T15:42:06.079Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:42:06.079Z] #11 52.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-01-12T15:42:06.079Z] #11 53.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-12T15:42:06.338Z] #11 ... [2021-01-12T15:42:06.338Z] [2021-01-12T15:42:06.338Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:42:06.338Z] #40 62.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T15:42:06.338Z] #40 62.97 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-12T15:42:06.508Z] #32 39.64 github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T15:42:07.138Z] #32 ... [2021-01-12T15:42:07.138Z] [2021-01-12T15:42:07.138Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:42:07.138Z] #34 40.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-01-12T15:42:07.792Z] using credential docker-jenkins-github-credentials [2021-01-12T15:42:07.803Z] Cloning the remote Git repository [2021-01-12T15:42:07.804Z] Cloning with configured refspecs honoured and without tags [2021-01-12T15:42:07.876Z] Cloning repository https://github.com/moby/moby.git [2021-01-12T15:42:07.966Z] > git init /home/ubuntu/workspace/moby_PR-41701 # timeout=10 [2021-01-12T15:42:08.090Z] using credential docker-jenkins-github-credentials [2021-01-12T15:42:08.096Z] Cloning the remote Git repository [2021-01-12T15:42:08.096Z] Cloning with configured refspecs honoured and without tags [2021-01-12T15:42:08.167Z] #34 ... [2021-01-12T15:42:08.167Z] [2021-01-12T15:42:08.167Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:42:08.167Z] #43 31.40 time [2021-01-12T15:42:08.167Z] #43 34.06 internal/poll [2021-01-12T15:42:08.167Z] #43 34.08 internal/fmtsort [2021-01-12T15:42:08.167Z] #43 34.31 internal/syscall/unix [2021-01-12T15:42:08.167Z] #43 34.48 strings [2021-01-12T15:42:08.167Z] #43 34.97 os [2021-01-12T15:42:08.167Z] #43 35.77 regexp/syntax [2021-01-12T15:42:08.167Z] #43 36.99 fmt [2021-01-12T15:42:08.167Z] #43 38.31 regexp [2021-01-12T15:42:08.167Z] #43 39.24 go/token [2021-01-12T15:42:08.167Z] #43 39.71 go/scanner [2021-01-12T15:42:08.167Z] #43 39.87 internal/lazyregexp [2021-01-12T15:42:08.167Z] #43 40.01 net/url [2021-01-12T15:42:08.167Z] #43 40.44 go/ast [2021-01-12T15:42:08.167Z] #43 40.92 text/template/parse [2021-01-12T15:42:08.167Z] #43 ... [2021-01-12T15:42:08.167Z] [2021-01-12T15:42:08.167Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:42:08.167Z] #40 41.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-01-12T15:42:08.801Z] #40 ... [2021-01-12T15:42:08.801Z] [2021-01-12T15:42:08.801Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:42:08.801Z] #32 DONE 42.2s [2021-01-12T15:42:08.801Z] [2021-01-12T15:42:08.801Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:42:08.801Z] #49 40.72 github.com/pkg/diff [2021-01-12T15:42:08.801Z] #49 41.43 go/ast [2021-01-12T15:42:08.801Z] #49 41.56 golang.org/x/crypto/ssh/terminal [2021-01-12T15:42:08.801Z] #49 42.42 mvdan.cc/editorconfig [2021-01-12T15:42:07.963Z] Cloning repository https://github.com/moby/moby.git [2021-01-12T15:42:08.029Z] > git init /home/ubuntu/workspace/moby_PR-41701 # timeout=10 [2021-01-12T15:42:08.301Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T15:42:08.301Z] > git --version # timeout=10 [2021-01-12T15:42:08.347Z] > git --version # 'git version 2.17.1' [2021-01-12T15:42:08.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:42:08.349Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41701/head:refs/remotes/origin/PR-41701 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:42:08.241Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T15:42:08.242Z] > git --version # timeout=10 [2021-01-12T15:42:08.299Z] > git --version # 'git version 2.17.1' [2021-01-12T15:42:08.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:42:08.301Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41701/head:refs/remotes/origin/PR-41701 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:42:09.626Z] #40 ... [2021-01-12T15:42:09.626Z] [2021-01-12T15:42:09.626Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:42:09.626Z] #43 56.30 time [2021-01-12T15:42:09.626Z] #43 61.79 strings [2021-01-12T15:42:09.626Z] #43 62.24 os [2021-01-12T15:42:09.626Z] #43 64.89 regexp/syntax [2021-01-12T15:42:09.626Z] #43 65.91 fmt [2021-01-12T15:42:09.626Z] #43 ... [2021-01-12T15:42:09.626Z] [2021-01-12T15:42:09.626Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:42:09.626Z] #25 54.56 126 added, 0 removed; done. [2021-01-12T15:42:09.626Z] #25 54.68 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:42:09.626Z] #25 54.71 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T15:42:09.626Z] #25 54.74 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-12T15:42:09.626Z] #25 54.76 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-12T15:42:09.626Z] #25 54.77 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:42:09.626Z] #25 54.83 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-12T15:42:09.626Z] #25 54.86 Updating certificates in /etc/ssl/certs... [2021-01-12T15:42:09.843Z] #49 43.25 mvdan.cc/sh/v3/fileutil [2021-01-12T15:42:09.843Z] #49 43.42 mvdan.cc/sh/v3/syntax [2021-01-12T15:42:10.193Z] #25 57.54 0 added, 0 removed; done. [2021-01-12T15:42:10.193Z] #25 57.56 Running hooks in /etc/ca-certificates/update.d... [2021-01-12T15:42:10.193Z] #25 57.56 done. [2021-01-12T15:42:10.455Z] #25 DONE 57.8s [2021-01-12T15:42:10.455Z] [2021-01-12T15:42:10.455Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:42:10.455Z] #34 58.01 Selecting previously unselected package libicu63:amd64. [2021-01-12T15:42:10.455Z] #34 58.01 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-12T15:42:10.455Z] #34 58.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T15:42:10.455Z] #34 65.64 Selecting previously unselected package libxml2:amd64. [2021-01-12T15:42:10.455Z] #34 65.65 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-01-12T15:42:10.455Z] #34 65.67 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T15:42:10.455Z] #34 66.23 Selecting previously unselected package libarchive13:amd64. [2021-01-12T15:42:10.455Z] #34 66.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-01-12T15:42:10.455Z] #34 66.24 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-12T15:42:10.455Z] #34 66.51 Selecting previously unselected package libjsoncpp1:amd64. [2021-01-12T15:42:10.455Z] #34 66.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-01-12T15:42:10.455Z] #34 66.55 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-12T15:42:10.455Z] #34 66.68 Selecting previously unselected package librhash0:amd64. [2021-01-12T15:42:10.455Z] #34 66.68 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-01-12T15:42:10.455Z] #34 66.69 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-01-12T15:42:10.455Z] #34 66.84 Selecting previously unselected package libuv1:amd64. [2021-01-12T15:42:10.455Z] #34 66.85 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-01-12T15:42:10.455Z] #34 66.85 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-01-12T15:42:10.455Z] #34 66.97 Selecting previously unselected package cmake. [2021-01-12T15:42:10.455Z] #34 66.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-01-12T15:42:10.455Z] #34 67.01 Unpacking cmake (3.13.4-1) ... [2021-01-12T15:42:10.455Z] #34 ... [2021-01-12T15:42:10.455Z] [2021-01-12T15:42:10.455Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-12T15:42:10.455Z] #26 DONE 0.0s [2021-01-12T15:42:10.455Z] [2021-01-12T15:42:10.455Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:42:10.455Z] #11 67.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-01-12T15:42:10.455Z] #11 67.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-01-12T15:42:10.716Z] #11 67.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-12T15:42:10.974Z] #11 67.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-12T15:42:11.912Z] #11 68.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-01-12T15:42:11.912Z] #11 68.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-01-12T15:42:12.605Z] #49 ... [2021-01-12T15:42:12.605Z] [2021-01-12T15:42:12.605Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:42:12.605Z] #54 21.08 Checking out files: 91% (3412/3735) Checking out files: 92% (3437/3735) Checking out files: 93% (3474/3735) Checking out files: 94% (3511/3735) Checking out files: 95% (3549/3735) Checking out files: 96% (3586/3735) Checking out files: 97% (3623/3735) Checking out files: 98% (3661/3735) Checking out files: 99% (3698/3735) Checking out files: 100% (3735/3735) Checking out files: 100% (3735/3735), done. [2021-01-12T15:42:12.605Z] #54 21.30 + cd /tmp/tmp.IimIHDPtCz/src/github.com/containerd/containerd [2021-01-12T15:42:12.605Z] #54 21.30 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:42:12.605Z] #54 21.84 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-12T15:42:12.605Z] #54 21.84 + BUILDTAGS='netgo osusergo static_build' [2021-01-12T15:42:12.605Z] #54 21.84 + export EXTRA_FLAGS=-buildmode=pie [2021-01-12T15:42:12.605Z] #54 21.84 + EXTRA_FLAGS=-buildmode=pie [2021-01-12T15:42:12.605Z] #54 21.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-12T15:42:12.605Z] #54 21.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-12T15:42:12.605Z] #54 21.84 + '[' '' = dynamic ']' [2021-01-12T15:42:12.605Z] #54 21.84 + make [2021-01-12T15:42:12.605Z] #54 22.37 + bin/ctr [2021-01-12T15:42:13.816Z] #11 ... [2021-01-12T15:42:13.816Z] [2021-01-12T15:42:13.816Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:42:13.816Z] #40 69.73 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-12T15:42:13.816Z] #40 69.78 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:42:13.816Z] #40 DONE 70.6s [2021-01-12T15:42:14.076Z] [2021-01-12T15:42:14.076Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:42:14.076Z] #27 2.030 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-12T15:42:14.076Z] #27 2.437 [2021-01-12T15:42:14.594Z] #27 2.644 #### 6.5% ######## 12.1% ############# 18.9% ################### 26.4% ######################## 34.1% ############################## 42.4% ###################################### 53.5% ############################################ 61.3% ################################################# 68.3% #################################################### 72.3% ######################################################### 80.0% ############################################################## 87.0% ######################################################################## 100.0% [2021-01-12T15:42:14.663Z] #54 ... [2021-01-12T15:42:14.663Z] [2021-01-12T15:42:14.663Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:42:14.663Z] #11 37.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u5 [307 kB] [2021-01-12T15:42:14.663Z] #11 37.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u5 [145 kB] [2021-01-12T15:42:14.663Z] #11 38.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-01-12T15:42:14.663Z] #11 41.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-01-12T15:42:14.663Z] #11 43.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-12T15:42:14.663Z] #11 43.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-01-12T15:42:14.663Z] #11 47.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-01-12T15:42:14.663Z] #11 47.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-12T15:42:14.663Z] #11 ... [2021-01-12T15:42:14.663Z] [2021-01-12T15:42:14.663Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:42:14.663Z] #43 42.60 text/template [2021-01-12T15:42:14.663Z] #43 43.90 go/parser [2021-01-12T15:42:14.663Z] #43 45.15 go/doc [2021-01-12T15:42:14.663Z] #43 45.65 encoding/xml [2021-01-12T15:42:14.663Z] #43 46.78 github.com/LK4D4/vndr/build [2021-01-12T15:42:14.663Z] #43 47.90 github.com/LK4D4/vndr/versioned [2021-01-12T15:42:14.663Z] #43 47.95 compress/flate [2021-01-12T15:42:14.663Z] #43 ... [2021-01-12T15:42:14.663Z] [2021-01-12T15:42:14.663Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:42:14.663Z] #11 48.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-12T15:42:14.852Z] #27 4.453 [2021-01-12T15:42:14.952Z] #11 48.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-01-12T15:42:14.952Z] #11 48.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-01-12T15:42:15.370Z] #27 4.605 ############################ 39.3% ################################################################## 92.8% ######################################################################## 100.0% [2021-01-12T15:42:15.629Z] #27 5.089 [2021-01-12T15:42:15.888Z] #27 5.269 #################### 27.8% ##################################################### 74.9% ######################################################################## 100.0% [2021-01-12T15:42:16.158Z] #27 ... [2021-01-12T15:42:16.158Z] [2021-01-12T15:42:16.158Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:42:16.158Z] #34 71.01 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T15:42:16.158Z] #34 71.03 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T15:42:16.158Z] #34 71.05 Setting up libuv1:amd64 (1.24.1-1) ... [2021-01-12T15:42:16.158Z] #34 71.06 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T15:42:16.158Z] #34 71.20 Setting up librhash0:amd64 (1.3.8-1) ... [2021-01-12T15:42:16.158Z] #34 71.22 Setting up cmake-data (3.13.4-1) ... [2021-01-12T15:42:16.158Z] #34 71.26 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T15:42:16.158Z] #34 71.31 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-12T15:42:16.158Z] #34 71.33 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-12T15:42:16.158Z] #34 71.37 Setting up cmake (3.13.4-1) ... [2021-01-12T15:42:16.158Z] #34 71.40 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:42:16.158Z] #34 71.50 Processing triggers for mime-support (3.62) ... [2021-01-12T15:42:16.158Z] #34 DONE 72.9s [2021-01-12T15:42:16.158Z] [2021-01-12T15:42:16.158Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:42:16.458Z] #11 ... [2021-01-12T15:42:16.458Z] [2021-01-12T15:42:16.458Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:42:16.458Z] #49 47.06 mvdan.cc/sh/v3/cmd/shfmt [2021-01-12T15:42:16.458Z] #49 DONE 50.0s [2021-01-12T15:42:16.752Z] [2021-01-12T15:42:16.752Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:42:16.752Z] #43 48.45 hash/crc32 [2021-01-12T15:42:16.752Z] #43 48.71 net [2021-01-12T15:42:16.752Z] #43 48.81 compress/gzip [2021-01-12T15:42:16.752Z] #43 49.07 vendor/golang.org/x/text/transform [2021-01-12T15:42:16.752Z] #43 49.49 vendor/golang.org/x/text/unicode/bidi [2021-01-12T15:42:17.042Z] #43 50.63 vendor/golang.org/x/text/secure/bidirule [2021-01-12T15:42:17.042Z] #43 50.67 vendor/golang.org/x/text/unicode/norm [2021-01-12T15:42:17.094Z] #35 ... [2021-01-12T15:42:17.094Z] [2021-01-12T15:42:17.094Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:42:17.094Z] #32 63.82 path [2021-01-12T15:42:17.094Z] #32 64.43 text/tabwriter [2021-01-12T15:42:17.094Z] #32 65.37 path/filepath [2021-01-12T15:42:17.094Z] #32 65.38 fmt [2021-01-12T15:42:17.094Z] #32 66.64 io/ioutil [2021-01-12T15:42:17.094Z] #32 69.15 github.com/BurntSushi/toml [2021-01-12T15:42:17.094Z] #32 69.15 flag [2021-01-12T15:42:17.094Z] #32 71.53 log [2021-01-12T15:42:17.094Z] #32 ... [2021-01-12T15:42:17.094Z] [2021-01-12T15:42:17.094Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:42:17.094Z] #27 5.936 #=#=# [2021-01-12T15:42:17.353Z] #27 6.165 0.0% ## 2.8% ####### 10.4% ############## 19.9% ################## 25.8% ########################## 37.2% ################################# 46.0% #### [2021-01-12T15:42:17.353Z] #27 ... [2021-01-12T15:42:17.353Z] [2021-01-12T15:42:17.353Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:42:17.353Z] #49 64.12 encoding/binary [2021-01-12T15:42:17.353Z] #49 64.16 context [2021-01-12T15:42:17.353Z] #49 65.10 os [2021-01-12T15:42:17.353Z] #49 66.38 encoding/base64 [2021-01-12T15:42:17.353Z] #49 67.30 golang.org/x/sys/unix [2021-01-12T15:42:17.353Z] #49 69.82 encoding/json [2021-01-12T15:42:17.353Z] #49 ... [2021-01-12T15:42:17.353Z] [2021-01-12T15:42:17.353Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:42:17.872Z] #27 6.165 0.0% ## 2.8% ####### 10.4% ############## 19.9% ################## 25.8% ########################## 37.2% ################################# 46.0% ####################################### 55.4% ############################################### 65.3% ###################################################### 75.3% ############################################################# 84.9% ################################################################## 92.7% ######################################################################## 100.0% [2021-01-12T15:42:18.131Z] #27 7.795 [2021-01-12T15:42:18.542Z] #43 51.89 vendor/golang.org/x/net/idna [2021-01-12T15:42:19.571Z] #43 52.84 vendor/golang.org/x/net/http2/hpack [2021-01-12T15:42:19.861Z] #43 53.49 mime [2021-01-12T15:42:20.890Z] #43 54.34 mime/quotedprintable [2021-01-12T15:42:21.179Z] #43 54.50 net/http/internal [2021-01-12T15:42:21.808Z] #43 ... [2021-01-12T15:42:21.808Z] [2021-01-12T15:42:21.808Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:42:21.808Z] #56 55.23 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T15:42:21.808Z] #56 55.23 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-12T15:42:22.437Z] #56 ... [2021-01-12T15:42:22.437Z] [2021-01-12T15:42:22.437Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:42:22.437Z] #34 45.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-01-12T15:42:22.437Z] #34 50.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-01-12T15:42:22.437Z] #34 50.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-01-12T15:42:22.437Z] #34 50.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-01-12T15:42:22.437Z] #34 ... [2021-01-12T15:42:22.437Z] [2021-01-12T15:42:22.438Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:42:22.438Z] #11 52.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-01-12T15:42:22.438Z] #11 53.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-01-12T15:42:23.596Z] #27 7.953 1.0% # 2.5% ### 4.3% #### 6.1% ##### 8.0% ######## 11.2% ######### 13.7% ########### 15.3% ############ 17.0% ############# 18.3% ############## 20.2% ############### 21.8% ################ 23.1% ################# 24.5% ################### 26.6% #################### 28.4% ##################### 30.4% ######################## 33.8% ######################### 34.8% ########################## 37.2% ########################### 38.9% ############################# 40.5% ############################## 42.2% ############################### 44.2% ################################ 45.2% ################################# 46.5% ################################## 47.7% ################################### 49.0% #################################### 50.1% ##################################### 51.6% ##################################### 52.8% ###################################### 54.1% ######################################## 56.0% ######################################### 57.2% ########################################## 59.3% ########################################### 61.0% ############################################ 62.2% ############################################# 63.2% ############################################## 64.2% ############################################### 65.6% ################################################ 67.0% ################################################# 68.1% ################################################# 69.4% ################################################## 70.8% ################################################### 72.0% ##################################################### 74.1% ###################################################### 75.5% ####################################################### 76.7% [2021-01-12T15:42:23.596Z] #27 ... [2021-01-12T15:42:23.596Z] [2021-01-12T15:42:23.596Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:42:23.596Z] #43 70.31 regexp [2021-01-12T15:42:23.596Z] #43 71.57 go/token [2021-01-12T15:42:23.596Z] #43 72.59 go/scanner [2021-01-12T15:42:23.596Z] #43 74.23 go/ast [2021-01-12T15:42:23.596Z] #43 75.22 internal/lazyregexp [2021-01-12T15:42:23.596Z] #43 75.47 net/url [2021-01-12T15:42:23.596Z] #43 77.80 text/template/parse [2021-01-12T15:42:23.596Z] #43 79.92 go/parser [2021-01-12T15:42:23.596Z] #43 ... [2021-01-12T15:42:23.596Z] [2021-01-12T15:42:23.596Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:42:23.864Z] #27 7.953 1.0% # 2.5% ### 4.3% #### 6.1% ##### 8.0% ######## 11.2% ######### 13.7% ########### 15.3% ############ 17.0% ############# 18.3% ############## 20.2% ############### 21.8% ################ 23.1% ################# 24.5% ################### 26.6% #################### 28.4% ##################### 30.4% ######################## 33.8% ######################### 34.8% ########################## 37.2% ########################### 38.9% ############################# 40.5% ############################## 42.2% ############################### 44.2% ################################ 45.2% ################################# 46.5% ################################## 47.7% ################################### 49.0% #################################### 50.1% ##################################### 51.6% ##################################### 52.8% ###################################### 54.1% ######################################## 56.0% ######################################### 57.2% ########################################## 59.3% ########################################### 61.0% ############################################ 62.2% ############################################# 63.2% ############################################## 64.2% ############################################### 65.6% ################################################ 67.0% ################################################# 68.1% ################################################# 69.4% ################################################## 70.8% ################################################### 72.0% ##################################################### 74.1% ###################################################### 75.5% ####################################################### 76.7% ####################################################### 77.6% ######################################################## 79.1% [2021-01-12T15:42:23.864Z] #27 ... [2021-01-12T15:42:23.864Z] [2021-01-12T15:42:23.864Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:42:23.864Z] #41 2.253 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T15:42:23.864Z] #41 2.253 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T15:42:23.864Z] #41 2.257 Note: Building without GnuTLS support [2021-01-12T15:42:23.864Z] #41 2.262 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T15:42:23.864Z] #41 2.262 Makefile.config:40: Warn: Building without nftables support [2021-01-12T15:42:23.864Z] #41 4.679 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T15:42:23.864Z] #41 4.766 GEN .gitid [2021-01-12T15:42:23.864Z] #41 4.780 GEN criu/include/version.h [2021-01-12T15:42:23.864Z] #41 4.881 GEN include/common/asm [2021-01-12T15:42:23.864Z] #41 6.746 PBCC images/timens.pb-c.c [2021-01-12T15:42:23.864Z] #41 6.799 DEP images/timens.pb-c.d [2021-01-12T15:42:23.864Z] #41 6.885 PBCC images/fown.pb-c.c [2021-01-12T15:42:23.864Z] #41 6.922 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-12T15:42:23.864Z] #41 6.970 PBCC images/opts.pb-c.c [2021-01-12T15:42:23.864Z] #41 7.024 PBCC images/memfd.pb-c.c [2021-01-12T15:42:23.864Z] #41 7.098 DEP images/fown.pb-c.d [2021-01-12T15:42:23.864Z] #41 7.140 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-12T15:42:23.864Z] #41 7.277 DEP images/opts.pb-c.d [2021-01-12T15:42:23.864Z] #41 7.303 DEP images/memfd.pb-c.d [2021-01-12T15:42:23.864Z] #41 7.335 PBCC images/sit.pb-c.c [2021-01-12T15:42:23.864Z] #41 7.382 DEP images/sit.pb-c.d [2021-01-12T15:42:23.864Z] #41 7.459 PBCC images/macvlan.pb-c.c [2021-01-12T15:42:23.864Z] #41 7.558 DEP images/macvlan.pb-c.d [2021-01-12T15:42:23.864Z] #41 7.621 PBCC images/autofs.pb-c.c [2021-01-12T15:42:23.864Z] #41 7.693 DEP images/autofs.pb-c.d [2021-01-12T15:42:23.864Z] #41 7.759 PBCC images/sysctl.pb-c.c [2021-01-12T15:42:23.864Z] #41 7.803 DEP images/sysctl.pb-c.d [2021-01-12T15:42:23.864Z] #41 7.896 PBCC images/time.pb-c.c [2021-01-12T15:42:23.864Z] #41 7.957 DEP images/time.pb-c.d [2021-01-12T15:42:23.864Z] #41 7.981 PBCC images/binfmt-misc.pb-c.c [2021-01-12T15:42:23.864Z] #41 8.069 DEP images/binfmt-misc.pb-c.d [2021-01-12T15:42:23.864Z] #41 8.121 PBCC images/seccomp.pb-c.c [2021-01-12T15:42:23.864Z] #41 8.197 DEP images/seccomp.pb-c.d [2021-01-12T15:42:23.864Z] #41 8.297 PBCC images/userns.pb-c.c [2021-01-12T15:42:23.864Z] #41 8.331 DEP images/userns.pb-c.d [2021-01-12T15:42:23.864Z] #41 8.383 PBCC images/cgroup.pb-c.c [2021-01-12T15:42:23.864Z] #41 8.441 DEP images/cgroup.pb-c.d [2021-01-12T15:42:23.864Z] #41 8.529 PBCC images/ext-file.pb-c.c [2021-01-12T15:42:23.864Z] #41 8.567 DEP images/ext-file.pb-c.d [2021-01-12T15:42:23.864Z] #41 8.623 PBCC images/rpc.pb-c.c [2021-01-12T15:42:23.864Z] #41 8.665 DEP images/rpc.pb-c.d [2021-01-12T15:42:23.864Z] #41 8.761 PBCC images/siginfo.pb-c.c [2021-01-12T15:42:23.864Z] #41 8.779 DEP images/siginfo.pb-c.d [2021-01-12T15:42:23.864Z] #41 8.833 PBCC images/pagemap.pb-c.c [2021-01-12T15:42:23.864Z] #41 8.917 DEP images/pagemap.pb-c.d [2021-01-12T15:42:23.864Z] #41 8.974 PBCC images/rlimit.pb-c.c [2021-01-12T15:42:23.864Z] #41 9.013 DEP images/rlimit.pb-c.d [2021-01-12T15:42:23.864Z] #41 9.093 PBCC images/file-lock.pb-c.c [2021-01-12T15:42:23.864Z] #41 9.156 DEP images/file-lock.pb-c.d [2021-01-12T15:42:23.864Z] #41 9.210 PBCC images/tty.pb-c.c [2021-01-12T15:42:23.864Z] #41 9.252 DEP images/tty.pb-c.d [2021-01-12T15:42:23.864Z] #41 9.315 PBCC images/tun.pb-c.c [2021-01-12T15:42:23.864Z] #41 9.365 PBCC images/netdev.pb-c.c [2021-01-12T15:42:23.864Z] #41 9.451 DEP images/tun.pb-c.d [2021-01-12T15:42:23.864Z] #41 9.514 DEP images/netdev.pb-c.d [2021-01-12T15:42:23.864Z] #41 9.559 PBCC images/vma.pb-c.c [2021-01-12T15:42:23.864Z] #41 9.621 DEP images/vma.pb-c.d [2021-01-12T15:42:23.864Z] #41 9.667 PBCC images/creds.pb-c.c [2021-01-12T15:42:23.864Z] #41 9.717 DEP images/creds.pb-c.d [2021-01-12T15:42:23.864Z] #41 9.750 PBCC images/utsns.pb-c.c [2021-01-12T15:42:23.864Z] #41 9.764 DEP images/utsns.pb-c.d [2021-01-12T15:42:23.864Z] #41 9.843 PBCC images/ipc-desc.pb-c.c [2021-01-12T15:42:23.864Z] #41 9.886 PBCC images/ipc-sem.pb-c.c [2021-01-12T15:42:23.864Z] #41 9.911 DEP images/ipc-desc.pb-c.d [2021-01-12T15:42:23.864Z] #41 10.11 DEP images/ipc-sem.pb-c.d [2021-01-12T15:42:23.864Z] #41 ... [2021-01-12T15:42:23.864Z] [2021-01-12T15:42:23.864Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:42:24.125Z] #27 7.953 1.0% # 2.5% ### 4.3% #### 6.1% ##### 8.0% ######## 11.2% ######### 13.7% ########### 15.3% ############ 17.0% ############# 18.3% ############## 20.2% ############### 21.8% ################ 23.1% ################# 24.5% ################### 26.6% #################### 28.4% ##################### 30.4% ######################## 33.8% ######################### 34.8% ########################## 37.2% ########################### 38.9% ############################# 40.5% ############################## 42.2% ############################### 44.2% ################################ 45.2% ################################# 46.5% ################################## 47.7% ################################### 49.0% #################################### 50.1% ##################################### 51.6% ##################################### 52.8% ###################################### 54.1% ######################################## 56.0% ######################################### 57.2% ########################################## 59.3% ########################################### 61.0% ############################################ 62.2% ############################################# 63.2% ############################################## 64.2% ############################################### 65.6% ################################################ 67.0% ################################################# 68.1% ################################################# 69.4% ################################################## 70.8% ################################################### 72.0% ##################################################### 74.1% ###################################################### 75.5% ####################################################### 76.7% ####################################################### 77.6% ######################################################## 79.1% ######################################################### 80.1% ########################################################## 81.7% ########################################################### 82.6% [2021-01-12T15:42:24.125Z] #27 ... [2021-01-12T15:42:24.125Z] [2021-01-12T15:42:24.125Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:42:24.125Z] #32 74.57 github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T15:42:24.125Z] #32 DONE 81.0s [2021-01-12T15:42:24.125Z] [2021-01-12T15:42:24.125Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:42:25.160Z] #11 ... [2021-01-12T15:42:25.160Z] [2021-01-12T15:42:25.160Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:42:25.160Z] #43 56.52 net/textproto [2021-01-12T15:42:25.160Z] #43 56.52 crypto/x509 [2021-01-12T15:42:25.160Z] #43 56.87 vendor/golang.org/x/net/http/httpguts [2021-01-12T15:42:25.160Z] #43 57.00 vendor/golang.org/x/net/http/httpproxy [2021-01-12T15:42:25.160Z] #43 57.23 mime/multipart [2021-01-12T15:42:25.160Z] #43 58.11 crypto/tls [2021-01-12T15:42:25.160Z] #43 ... [2021-01-12T15:42:25.160Z] [2021-01-12T15:42:25.160Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:42:25.160Z] #56 DONE 58.4s [2021-01-12T15:42:25.160Z] [2021-01-12T15:42:25.160Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-12T15:42:25.160Z] #57 DONE 0.1s [2021-01-12T15:42:25.160Z] [2021-01-12T15:42:25.160Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-12T15:42:25.160Z] #58 DONE 0.1s [2021-01-12T15:42:25.160Z] [2021-01-12T15:42:25.160Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:42:25.160Z] #34 57.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-01-12T15:42:25.160Z] #34 58.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-01-12T15:42:25.688Z] #27 7.953 1.0% # 2.5% ### 4.3% #### 6.1% ##### 8.0% ######## 11.2% ######### 13.7% ########### 15.3% ############ 17.0% ############# 18.3% ############## 20.2% ############### 21.8% ################ 23.1% ################# 24.5% ################### 26.6% #################### 28.4% ##################### 30.4% ######################## 33.8% ######################### 34.8% ########################## 37.2% ########################### 38.9% ############################# 40.5% ############################## 42.2% ############################### 44.2% ################################ 45.2% ################################# 46.5% ################################## 47.7% ################################### 49.0% #################################### 50.1% ##################################### 51.6% ##################################### 52.8% ###################################### 54.1% ######################################## 56.0% ######################################### 57.2% ########################################## 59.3% ########################################### 61.0% ############################################ 62.2% ############################################# 63.2% ############################################## 64.2% ############################################### 65.6% ################################################ 67.0% ################################################# 68.1% ################################################# 69.4% ################################################## 70.8% ################################################### 72.0% ##################################################### 74.1% ###################################################### 75.5% ####################################################### 76.7% ####################################################### 77.6% ######################################################## 79.1% ######################################################### 80.1% ########################################################## 81.7% ########################################################### 82.6% ############################################################ 83.9% ############################################################ 84.6% ############################################################# 85.4% ############################################################## 86.6% ############################################################## 87.3% ############################################################### 87.9% ############################################################### 88.4% ################################################################ 88.9% ################################################################ 89.6% ################################################################ 90.2% ################################################################## 93.0% ################################################################### 93.6% #################################################################### 95.6% ###################################################################### 98.4% ######################################################################## 100.0% [2021-01-12T15:42:25.789Z] #34 59.16 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:42:25.789Z] #34 59.18 Fetched 14.0 MB in 36s (387 kB/s) [2021-01-12T15:42:25.789Z] #34 59.20 Selecting previously unselected package xxd. [2021-01-12T15:42:25.789Z] #34 59.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-12T15:42:25.789Z] #34 59.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-01-12T15:42:25.789Z] #34 59.21 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T15:42:25.789Z] #34 59.27 Selecting previously unselected package vim-common. [2021-01-12T15:42:25.789Z] #34 59.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:42:25.789Z] #34 59.28 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T15:42:25.789Z] #34 59.41 Selecting previously unselected package cmake-data. [2021-01-12T15:42:25.947Z] #27 15.40 [2021-01-12T15:42:26.078Z] #34 59.41 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-12T15:42:26.078Z] #34 59.41 Unpacking cmake-data (3.13.4-1) ... [2021-01-12T15:42:26.517Z] #27 ... [2021-01-12T15:42:26.517Z] [2021-01-12T15:42:26.517Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:42:26.517Z] #35 1.105 + RM_GOPATH=0 [2021-01-12T15:42:26.517Z] #35 1.105 + TMP_GOPATH= [2021-01-12T15:42:26.517Z] #35 1.105 + : /build [2021-01-12T15:42:26.517Z] #35 1.105 + '[' -z '' ']' [2021-01-12T15:42:26.517Z] #35 1.107 ++ mktemp -d [2021-01-12T15:42:26.517Z] #35 1.109 + export GOPATH=/tmp/tmp.BqYy4hr7XB [2021-01-12T15:42:26.517Z] #35 1.109 + GOPATH=/tmp/tmp.BqYy4hr7XB [2021-01-12T15:42:26.517Z] #35 1.109 + RM_GOPATH=1 [2021-01-12T15:42:26.517Z] #35 1.109 + case "$(go env GOARCH)" in [2021-01-12T15:42:26.517Z] #35 1.111 ++ go env GOARCH [2021-01-12T15:42:26.517Z] #35 1.153 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:42:26.517Z] #35 1.154 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:42:26.517Z] #35 1.155 ++ dirname /tmp/install/install.sh [2021-01-12T15:42:26.517Z] #35 1.158 + dir=/tmp/install [2021-01-12T15:42:26.517Z] #35 1.158 + bin=tini [2021-01-12T15:42:26.517Z] #35 1.159 + shift [2021-01-12T15:42:26.517Z] #35 1.159 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-12T15:42:26.517Z] #35 1.159 + . /tmp/install/tini.installer [2021-01-12T15:42:26.517Z] #35 1.160 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:42:26.517Z] #35 1.160 + install_tini [2021-01-12T15:42:26.517Z] #35 1.161 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-12T15:42:26.517Z] #35 1.161 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:42:26.517Z] #35 1.162 + git clone https://github.com/krallin/tini.git /tmp/tmp.BqYy4hr7XB/tini [2021-01-12T15:42:26.517Z] #35 1.163 Cloning into '/tmp/tmp.BqYy4hr7XB/tini'... [2021-01-12T15:42:26.517Z] #35 1.952 + cd /tmp/tmp.BqYy4hr7XB/tini [2021-01-12T15:42:26.517Z] #35 1.952 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:42:26.517Z] #35 1.959 + cmake . [2021-01-12T15:42:26.517Z] #35 2.570 -- The C compiler identification is GNU 8.3.0 [2021-01-12T15:42:26.517Z] #35 2.629 -- Check for working C compiler: /usr/bin/cc [2021-01-12T15:42:26.517Z] #35 3.474 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-12T15:42:26.517Z] #35 3.475 -- Detecting C compiler ABI info [2021-01-12T15:42:26.517Z] #35 4.172 -- Detecting C compiler ABI info - done [2021-01-12T15:42:26.517Z] #35 4.242 -- Detecting C compile features [2021-01-12T15:42:26.517Z] #35 6.747 -- Detecting C compile features - done [2021-01-12T15:42:26.517Z] #35 6.775 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-12T15:42:26.517Z] #35 7.196 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-12T15:42:26.517Z] #35 7.331 -- Configuring done [2021-01-12T15:42:26.517Z] #35 7.362 -- Generating done [2021-01-12T15:42:26.517Z] #35 7.389 -- Build files have been written to: /tmp/tmp.BqYy4hr7XB/tini [2021-01-12T15:42:26.517Z] #35 7.394 + make tini-static [2021-01-12T15:42:26.517Z] #35 7.664 Scanning dependencies of target tini-static [2021-01-12T15:42:26.517Z] #35 7.730 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-12T15:42:26.517Z] #35 9.651 [100%] Linking C executable tini-static [2021-01-12T15:42:26.517Z] #35 10.22 [100%] Built target tini-static [2021-01-12T15:42:26.517Z] #35 10.32 + mkdir -p /build [2021-01-12T15:42:26.517Z] #35 10.32 + cp tini-static /build/docker-init [2021-01-12T15:42:26.517Z] #35 DONE 10.5s [2021-01-12T15:42:26.586Z] Fetching without tags [2021-01-12T15:42:26.777Z] [2021-01-12T15:42:26.777Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:42:26.777Z] #43 83.56 text/template [2021-01-12T15:42:27.013Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit c9ec21e17a3353872d486f2e732ae7f53de37c41 [2021-01-12T15:42:27.107Z] #34 60.33 Selecting previously unselected package libicu63:s390x. [2021-01-12T15:42:27.107Z] #34 60.34 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-01-12T15:42:27.107Z] #34 60.34 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-01-12T15:42:26.515Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T15:42:26.535Z] > git config --add remote.origin.fetch +refs/pull/41701/head:refs/remotes/origin/PR-41701 # timeout=10 [2021-01-12T15:42:26.541Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:42:26.560Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T15:42:26.572Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T15:42:26.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:42:26.574Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41701/head:refs/remotes/origin/PR-41701 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:42:27.004Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:42:27.023Z] > git checkout -f c9ec21e17a3353872d486f2e732ae7f53de37c41 # timeout=10 [2021-01-12T15:42:28.683Z] #43 85.27 encoding/xml [2021-01-12T15:42:29.207Z] #34 62.51 Selecting previously unselected package libxml2:s390x. [2021-01-12T15:42:29.207Z] #34 62.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-01-12T15:42:29.207Z] #34 62.51 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T15:42:29.207Z] #34 62.65 Selecting previously unselected package libarchive13:s390x. [2021-01-12T15:42:29.207Z] #34 62.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-01-12T15:42:29.207Z] #34 62.65 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-01-12T15:42:29.207Z] #34 62.73 Selecting previously unselected package libjsoncpp1:s390x. [2021-01-12T15:42:29.207Z] #34 62.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-01-12T15:42:29.207Z] #34 62.74 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-01-12T15:42:29.207Z] #34 62.80 Selecting previously unselected package librhash0:s390x. [2021-01-12T15:42:29.207Z] #34 62.80 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-01-12T15:42:29.524Z] #34 62.80 Unpacking librhash0:s390x (1.3.8-1) ... [2021-01-12T15:42:29.524Z] #34 62.91 Selecting previously unselected package libuv1:s390x. [2021-01-12T15:42:29.524Z] #34 62.91 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-01-12T15:42:29.524Z] #34 62.91 Unpacking libuv1:s390x (1.24.1-1) ... [2021-01-12T15:42:29.524Z] #34 62.96 Selecting previously unselected package cmake. [2021-01-12T15:42:29.524Z] #34 62.96 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-01-12T15:42:29.524Z] #34 62.96 Unpacking cmake (3.13.4-1) ... [2021-01-12T15:42:30.200Z] Merge succeeded, producing 8f810dff59b376044588e51defda2f18e10dc322 [2021-01-12T15:42:30.200Z] Checking out Revision 8f810dff59b376044588e51defda2f18e10dc322 (PR-41701) [2021-01-12T15:42:29.299Z] > git remote # timeout=10 [2021-01-12T15:42:29.323Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T15:42:29.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:42:29.411Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T15:42:30.181Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T15:42:30.190Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:42:30.195Z] > git checkout -f 8f810dff59b376044588e51defda2f18e10dc322 # timeout=10 [2021-01-12T15:42:30.553Z] #34 63.93 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-01-12T15:42:30.553Z] #34 ... [2021-01-12T15:42:30.553Z] [2021-01-12T15:42:30.553Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:42:30.553Z] #40 53.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-01-12T15:42:30.553Z] #40 58.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-12T15:42:30.553Z] #40 58.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-01-12T15:42:30.553Z] #40 61.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-01-12T15:42:30.553Z] #40 ... [2021-01-12T15:42:30.553Z] [2021-01-12T15:42:30.553Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:42:30.553Z] #34 63.94 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T15:42:30.553Z] #34 63.95 Setting up libuv1:s390x (1.24.1-1) ... [2021-01-12T15:42:30.553Z] #34 63.95 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T15:42:30.553Z] #34 63.96 Setting up librhash0:s390x (1.3.8-1) ... [2021-01-12T15:42:30.553Z] #34 63.97 Setting up cmake-data (3.13.4-1) ... [2021-01-12T15:42:30.553Z] #34 64.01 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T15:42:30.553Z] #34 64.03 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-01-12T15:42:30.553Z] #34 64.05 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-01-12T15:42:30.720Z] Removing intermediate container 1a05c0e444af [2021-01-12T15:42:30.720Z] ---> e7c4c9a8a8b2 [2021-01-12T15:42:30.720Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-01-12T15:42:30.720Z] ---> 805dc2d65d1c [2021-01-12T15:42:30.720Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-01-12T15:42:30.720Z] ---> a54f06f362e5 [2021-01-12T15:42:30.720Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-01-12T15:42:30.720Z] ---> Running in 38c0e4339516 [2021-01-12T15:42:30.720Z] Removing intermediate container 38c0e4339516 [2021-01-12T15:42:30.720Z] ---> f9be731c135d [2021-01-12T15:42:30.720Z] Successfully built f9be731c135d [2021-01-12T15:42:30.720Z] Successfully tagged moby-buildx:latest [2021-01-12T15:42:30.720Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-01-12T15:42:30.720Z] if [ -n "${id}" ]; then \ [2021-01-12T15:42:30.720Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-01-12T15:42:30.720Z] && touch bundles/buildx; \ [2021-01-12T15:42:30.720Z] docker rm -f ${id}; \ [2021-01-12T15:42:30.720Z] fi [2021-01-12T15:42:30.720Z] d0718ce9138367772530c642ae8ac46857d7062fa2f58f7e45af65e7b63142a4 [2021-01-12T15:42:30.720Z] bundles/buildx version [2021-01-12T15:42:30.720Z] buildx v0.3.1 6db68d0 [2021-01-12T15:42:30.720Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e . [2021-01-12T15:42:30.720Z] #1 [internal] booting buildkit [2021-01-12T15:42:30.720Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-01-12T15:42:30.720Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2021-01-12T15:42:30.720Z] #1 creating container buildx_buildkit_default [2021-01-12T15:42:30.720Z] #1 creating container buildx_buildkit_default 0.4s done [2021-01-12T15:42:30.720Z] #1 DONE 3.3s [2021-01-12T15:42:30.720Z] [2021-01-12T15:42:30.720Z] #2 [internal] load build definition from Dockerfile [2021-01-12T15:42:30.720Z] #2 transferring dockerfile: 16.55kB done [2021-01-12T15:42:30.720Z] #2 DONE 0.0s [2021-01-12T15:42:30.720Z] [2021-01-12T15:42:30.720Z] #3 [internal] load .dockerignore [2021-01-12T15:42:30.720Z] #3 transferring context: 87B done [2021-01-12T15:42:30.720Z] #3 DONE 0.0s [2021-01-12T15:42:30.720Z] [2021-01-12T15:42:30.720Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-12T15:42:30.843Z] #34 64.06 Setting up cmake (3.13.4-1) ... [2021-01-12T15:42:30.843Z] #34 64.07 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:42:30.843Z] #34 64.12 Processing triggers for mime-support (3.62) ... [2021-01-12T15:42:31.011Z] #4 DONE 0.6s [2021-01-12T15:42:31.012Z] [2021-01-12T15:42:31.012Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-12T15:42:31.012Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-12T15:42:31.012Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2021-01-12T15:42:31.012Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2021-01-12T15:42:31.132Z] #34 DONE 64.4s [2021-01-12T15:42:31.132Z] [2021-01-12T15:42:31.132Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:42:31.220Z] #43 ... [2021-01-12T15:42:31.220Z] [2021-01-12T15:42:31.220Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:42:31.220Z] #49 77.50 github.com/pkg/diff [2021-01-12T15:42:31.220Z] #49 77.74 go/ast [2021-01-12T15:42:31.220Z] #49 79.08 golang.org/x/crypto/ssh/terminal [2021-01-12T15:42:31.220Z] #49 81.35 mvdan.cc/editorconfig [2021-01-12T15:42:31.220Z] #49 83.20 mvdan.cc/sh/v3/fileutil [2021-01-12T15:42:31.220Z] #49 83.67 mvdan.cc/sh/v3/syntax [2021-01-12T15:42:31.220Z] #49 ... [2021-01-12T15:42:31.220Z] [2021-01-12T15:42:31.220Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:42:31.220Z] #27 16.21 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-12T15:42:31.220Z] #27 16.72 #=#=# [2021-01-12T15:42:31.220Z] #27 16.93 ################################################### 70.9% ######################################################################## 100.0% [2021-01-12T15:42:31.220Z] #27 17.07 [2021-01-12T15:42:31.220Z] #27 18.35 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-12T15:42:31.220Z] #27 18.66 [2021-01-12T15:42:31.220Z] #27 18.92 0.6% ######################################################################## 100.0% [2021-01-12T15:42:31.220Z] #27 19.12 [2021-01-12T15:42:31.302Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2021-01-12T15:42:31.302Z] #5 DONE 0.3s [2021-01-12T15:42:31.302Z] [2021-01-12T15:42:31.302Z] #6 [internal] load build definition from Dockerfile [2021-01-12T15:42:31.302Z] #6 transferring dockerfile: 16.55kB done [2021-01-12T15:42:31.302Z] #6 DONE 0.0s [2021-01-12T15:42:31.302Z] [2021-01-12T15:42:31.302Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-12T15:42:31.592Z] #7 DONE 0.3s [2021-01-12T15:42:31.592Z] [2021-01-12T15:42:31.592Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-12T15:42:31.592Z] #9 DONE 0.4s [2021-01-12T15:42:31.592Z] [2021-01-12T15:42:31.592Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T15:42:31.761Z] #35 0.750 + RM_GOPATH=0 [2021-01-12T15:42:31.761Z] #35 0.750 + TMP_GOPATH= [2021-01-12T15:42:31.761Z] #35 0.750 + : /build [2021-01-12T15:42:31.761Z] #35 0.750 + '[' -z '' ']' [2021-01-12T15:42:31.761Z] #35 0.750 ++ mktemp -d [2021-01-12T15:42:31.761Z] #35 0.751 + export GOPATH=/tmp/tmp.wyDsaKgsHB [2021-01-12T15:42:31.761Z] #35 0.751 + GOPATH=/tmp/tmp.wyDsaKgsHB [2021-01-12T15:42:31.761Z] #35 0.751 + RM_GOPATH=1 [2021-01-12T15:42:31.761Z] #35 0.751 + case "$(go env GOARCH)" in [2021-01-12T15:42:31.761Z] #35 0.751 ++ go env GOARCH [2021-01-12T15:42:31.761Z] #35 0.753 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:42:31.761Z] #35 0.753 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:42:31.761Z] #35 0.755 ++ dirname /tmp/install/install.sh [2021-01-12T15:42:31.761Z] #35 0.755 + dir=/tmp/install [2021-01-12T15:42:31.761Z] #35 0.756 + bin=tini [2021-01-12T15:42:31.761Z] #35 0.756 + shift [2021-01-12T15:42:31.761Z] #35 0.756 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-12T15:42:31.761Z] #35 0.756 + . /tmp/install/tini.installer [2021-01-12T15:42:31.761Z] #35 0.756 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:42:31.761Z] #35 0.756 + install_tini [2021-01-12T15:42:31.761Z] #35 0.756 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-12T15:42:31.761Z] #35 0.756 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:42:31.761Z] #35 0.756 + git clone https://github.com/krallin/tini.git /tmp/tmp.wyDsaKgsHB/tini [2021-01-12T15:42:31.761Z] #35 0.760 Cloning into '/tmp/tmp.wyDsaKgsHB/tini'... [2021-01-12T15:42:31.789Z] #27 21.10 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-12T15:42:31.887Z] #8 DONE 0.6s [2021-01-12T15:42:31.887Z] [2021-01-12T15:42:31.887Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T15:42:31.887Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-01-12T15:42:31.887Z] #62 DONE 0.0s [2021-01-12T15:42:31.887Z] [2021-01-12T15:42:31.887Z] #23 [internal] load build context [2021-01-12T15:42:32.048Z] #27 21.42 [2021-01-12T15:42:32.307Z] #27 21.66 0.0% [2021-01-12T15:42:32.307Z] #27 ... [2021-01-12T15:42:32.307Z] [2021-01-12T15:42:32.308Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:42:32.308Z] #11 78.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-01-12T15:42:32.308Z] #11 82.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-01-12T15:42:32.308Z] #11 82.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-01-12T15:42:32.308Z] #11 82.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-12T15:42:32.308Z] #11 82.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-12T15:42:32.308Z] #11 82.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-01-12T15:42:32.308Z] #11 82.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2021-01-12T15:42:32.308Z] #11 82.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-01-12T15:42:32.308Z] #11 82.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-01-12T15:42:32.308Z] #11 82.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-01-12T15:42:32.308Z] #11 82.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-01-12T15:42:32.308Z] #11 82.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-01-12T15:42:32.308Z] #11 82.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-01-12T15:42:32.308Z] #11 82.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-01-12T15:42:32.308Z] #11 82.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-01-12T15:42:32.308Z] #11 82.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2021-01-12T15:42:32.308Z] #11 83.47 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:42:32.308Z] #11 83.94 Fetched 78.2 MB in 38s (2069 kB/s) [2021-01-12T15:42:32.308Z] #11 84.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T15:42:32.308Z] #11 84.24 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2021-01-12T15:42:32.308Z] #11 84.34 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T15:42:32.308Z] #11 84.69 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2021-01-12T15:42:32.308Z] #11 84.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T15:42:32.308Z] #11 84.84 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2021-01-12T15:42:32.308Z] #11 84.87 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T15:42:32.308Z] #11 85.03 Setting up libudev1:amd64 (241-7~deb10u5) ... [2021-01-12T15:42:32.308Z] #11 85.19 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-12T15:42:32.308Z] #11 85.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T15:42:32.308Z] #11 85.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-01-12T15:42:32.308Z] #11 85.24 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T15:42:32.308Z] #11 87.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-12T15:42:32.308Z] #11 87.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-01-12T15:42:32.308Z] #11 87.32 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T15:42:32.308Z] #11 ... [2021-01-12T15:42:32.308Z] [2021-01-12T15:42:32.308Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:42:32.390Z] #35 1.285 + cd /tmp/tmp.wyDsaKgsHB/tini [2021-01-12T15:42:32.390Z] #35 1.285 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:42:32.390Z] #35 1.288 + cmake . [2021-01-12T15:42:32.390Z] #35 1.497 -- The C compiler identification is GNU 8.3.0 [2021-01-12T15:42:32.390Z] #35 1.519 -- Check for working C compiler: /usr/bin/cc [2021-01-12T15:42:33.019Z] #35 1.787 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-12T15:42:33.019Z] #35 1.787 -- Detecting C compiler ABI info [2021-01-12T15:42:33.019Z] #35 2.029 -- Detecting C compiler ABI info - done [2021-01-12T15:42:33.019Z] #35 2.034 -- Detecting C compile features [2021-01-12T15:42:33.649Z] #35 2.693 -- Detecting C compile features - done [2021-01-12T15:42:33.649Z] #35 2.698 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-12T15:42:33.727Z] Fetching without tags [2021-01-12T15:42:33.868Z] #27 21.66 0.0% ##### 7.1% ########### 15.4% ############### 20.9% #################### 27.9% ######################## 34.7% ############################## 41.9% ################################# 46.0% #################################### 51.2% ######################################### 57.3% ############################################ 62.1% ################################################ 67.3% ####################################################### 77.0% ####################################################### 77.6% ########################################################## 81.5% ############################################################# 85.9% ################################################################# 91.6% ######################################################################## 100.0% [2021-01-12T15:42:33.938Z] #35 2.816 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-12T15:42:33.938Z] #35 2.857 -- Configuring done [2021-01-12T15:42:33.938Z] #35 2.860 -- Generating done [2021-01-12T15:42:33.938Z] #35 2.865 -- Build files have been written to: /tmp/tmp.wyDsaKgsHB/tini [2021-01-12T15:42:33.938Z] #35 2.868 + make tini-static [2021-01-12T15:42:33.938Z] #35 2.990 Scanning dependencies of target tini-static [2021-01-12T15:42:33.938Z] #35 3.043 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-12T15:42:34.110Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit c9ec21e17a3353872d486f2e732ae7f53de37c41 [2021-01-12T15:42:34.128Z] #27 23.59 [2021-01-12T15:42:34.128Z] #27 ... [2021-01-12T15:42:34.128Z] [2021-01-12T15:42:34.128Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:42:34.128Z] #41 10.29 PBCC images/ipc-msg.pb-c.c [2021-01-12T15:42:34.128Z] #41 10.44 DEP images/ipc-msg.pb-c.d [2021-01-12T15:42:34.128Z] #41 10.52 PBCC images/ipc-shm.pb-c.c [2021-01-12T15:42:34.128Z] #41 10.63 DEP images/ipc-shm.pb-c.d [2021-01-12T15:42:34.128Z] #41 10.83 PBCC images/ipc-var.pb-c.c [2021-01-12T15:42:34.128Z] #41 10.93 DEP images/ipc-var.pb-c.d [2021-01-12T15:42:34.128Z] #41 11.02 PBCC images/sk-opts.pb-c.c [2021-01-12T15:42:34.128Z] #41 11.16 PBCC images/packet-sock.pb-c.c [2021-01-12T15:42:34.128Z] #41 11.25 DEP images/sk-opts.pb-c.d [2021-01-12T15:42:34.128Z] #41 11.39 DEP images/packet-sock.pb-c.d [2021-01-12T15:42:34.128Z] #41 11.47 PBCC images/sk-netlink.pb-c.c [2021-01-12T15:42:34.128Z] #41 11.66 DEP images/sk-netlink.pb-c.d [2021-01-12T15:42:34.128Z] #41 11.72 PBCC images/sk-inet.pb-c.c [2021-01-12T15:42:34.128Z] #41 11.76 DEP images/sk-inet.pb-c.d [2021-01-12T15:42:34.128Z] #41 11.83 PBCC images/sk-unix.pb-c.c [2021-01-12T15:42:34.128Z] #41 11.90 DEP images/sk-unix.pb-c.d [2021-01-12T15:42:34.128Z] #41 11.96 PBCC images/mm.pb-c.c [2021-01-12T15:42:34.128Z] #41 12.00 DEP images/mm.pb-c.d [2021-01-12T15:42:34.128Z] #41 12.03 PBCC images/timerfd.pb-c.c [2021-01-12T15:42:34.128Z] #41 12.17 DEP images/timerfd.pb-c.d [2021-01-12T15:42:34.128Z] #41 12.24 PBCC images/timer.pb-c.c [2021-01-12T15:42:34.128Z] #41 12.29 DEP images/timer.pb-c.d [2021-01-12T15:42:34.128Z] #41 12.33 PBCC images/sa.pb-c.c [2021-01-12T15:42:34.128Z] #41 12.38 DEP images/sa.pb-c.d [2021-01-12T15:42:34.128Z] #41 12.43 PBCC images/pipe-data.pb-c.c [2021-01-12T15:42:34.128Z] #41 12.48 DEP images/pipe-data.pb-c.d [2021-01-12T15:42:34.128Z] #41 12.57 PBCC images/mnt.pb-c.c [2021-01-12T15:42:34.128Z] #41 12.70 DEP images/mnt.pb-c.d [2021-01-12T15:42:34.128Z] #41 12.73 PBCC images/sk-packet.pb-c.c [2021-01-12T15:42:34.128Z] #41 12.89 DEP images/sk-packet.pb-c.d [2021-01-12T15:42:34.128Z] #41 12.94 PBCC images/tcp-stream.pb-c.c [2021-01-12T15:42:34.128Z] #41 12.99 DEP images/tcp-stream.pb-c.d [2021-01-12T15:42:34.128Z] #41 13.09 PBCC images/pipe.pb-c.c [2021-01-12T15:42:34.128Z] #41 13.12 DEP images/pipe.pb-c.d [2021-01-12T15:42:34.128Z] #41 13.16 PBCC images/pstree.pb-c.c [2021-01-12T15:42:34.128Z] #41 13.17 DEP images/pstree.pb-c.d [2021-01-12T15:42:34.128Z] #41 13.22 PBCC images/fs.pb-c.c [2021-01-12T15:42:34.128Z] #41 13.25 DEP images/fs.pb-c.d [2021-01-12T15:42:34.128Z] #41 13.40 PBCC images/signalfd.pb-c.c [2021-01-12T15:42:34.128Z] #41 13.48 DEP images/signalfd.pb-c.d [2021-01-12T15:42:34.128Z] #41 13.53 PBCC images/fh.pb-c.c [2021-01-12T15:42:34.128Z] #41 13.61 PBCC images/fsnotify.pb-c.c [2021-01-12T15:42:34.128Z] #41 13.87 DEP images/fh.pb-c.d [2021-01-12T15:42:34.128Z] #41 13.96 DEP images/fsnotify.pb-c.d [2021-01-12T15:42:34.128Z] #41 14.00 PBCC images/eventpoll.pb-c.c [2021-01-12T15:42:34.128Z] #41 14.03 DEP images/eventpoll.pb-c.d [2021-01-12T15:42:34.128Z] #41 14.07 PBCC images/eventfd.pb-c.c [2021-01-12T15:42:34.128Z] #41 14.08 DEP images/eventfd.pb-c.d [2021-01-12T15:42:34.128Z] #41 14.16 PBCC images/remap-file-path.pb-c.c [2021-01-12T15:42:34.128Z] #41 14.19 DEP images/remap-file-path.pb-c.d [2021-01-12T15:42:34.128Z] #41 14.24 PBCC images/fifo.pb-c.c [2021-01-12T15:42:34.128Z] #41 14.25 DEP images/fifo.pb-c.d [2021-01-12T15:42:34.128Z] #41 14.29 PBCC images/ghost-file.pb-c.c [2021-01-12T15:42:34.128Z] #41 14.33 DEP images/ghost-file.pb-c.d [2021-01-12T15:42:34.128Z] #41 14.37 PBCC images/regfile.pb-c.c [2021-01-12T15:42:34.128Z] #41 14.46 DEP images/regfile.pb-c.d [2021-01-12T15:42:34.128Z] #41 14.53 PBCC images/ns.pb-c.c [2021-01-12T15:42:34.128Z] #41 14.56 DEP images/ns.pb-c.d [2021-01-12T15:42:34.128Z] #41 14.59 PBCC images/fdinfo.pb-c.c [2021-01-12T15:42:34.128Z] #41 14.64 DEP images/fdinfo.pb-c.d [2021-01-12T15:42:34.128Z] #41 14.70 PBCC images/core-aarch64.pb-c.c [2021-01-12T15:42:34.128Z] #41 14.77 PBCC images/core-arm.pb-c.c [2021-01-12T15:42:34.128Z] #41 14.81 PBCC images/core-ppc64.pb-c.c [2021-01-12T15:42:34.128Z] #41 14.87 PBCC images/core-s390.pb-c.c [2021-01-12T15:42:34.128Z] #41 14.93 PBCC images/core-x86.pb-c.c [2021-01-12T15:42:34.128Z] #41 14.99 PBCC images/core.pb-c.c [2021-01-12T15:42:34.128Z] #41 15.06 PBCC images/inventory.pb-c.c [2021-01-12T15:42:34.128Z] #41 15.15 DEP images/core-aarch64.pb-c.d [2021-01-12T15:42:34.128Z] #41 15.23 DEP images/core-arm.pb-c.d [2021-01-12T15:42:34.128Z] #41 15.35 DEP images/core-ppc64.pb-c.d [2021-01-12T15:42:34.128Z] #41 15.43 DEP images/core-s390.pb-c.d [2021-01-12T15:42:34.128Z] #41 15.48 DEP images/core-x86.pb-c.d [2021-01-12T15:42:34.128Z] #41 15.53 DEP images/core.pb-c.d [2021-01-12T15:42:34.128Z] #41 15.57 DEP images/inventory.pb-c.d [2021-01-12T15:42:34.128Z] #41 15.68 PBCC images/cpuinfo.pb-c.c [2021-01-12T15:42:34.128Z] #41 15.69 DEP images/cpuinfo.pb-c.d [2021-01-12T15:42:34.128Z] #41 15.75 PBCC images/stats.pb-c.c [2021-01-12T15:42:34.128Z] #41 15.77 DEP images/stats.pb-c.d [2021-01-12T15:42:34.128Z] #41 17.11 make[1]: Nothing to be done for 'all'. [2021-01-12T15:42:34.128Z] #41 18.51 CC images/stats.o [2021-01-12T15:42:34.128Z] #41 19.02 CC images/core.o [2021-01-12T15:42:34.128Z] #41 19.65 CC images/core-x86.o [2021-01-12T15:42:34.128Z] #41 20.33 CC images/core-arm.o [2021-01-12T15:42:34.128Z] #41 ... [2021-01-12T15:42:34.128Z] [2021-01-12T15:42:34.128Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:42:34.406Z] #23 ... [2021-01-12T15:42:34.406Z] [2021-01-12T15:42:34.406Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T15:42:34.406Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-01-12T15:42:34.406Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done [2021-01-12T15:42:34.406Z] #62 DONE 2.1s [2021-01-12T15:42:34.406Z] [2021-01-12T15:42:34.406Z] #23 [internal] load build context [2021-01-12T15:42:34.484Z] Commit message: "Merge commit 'cd049777a21bc17bcedd5eec95ace65bbba833cf' into HEAD" [2021-01-12T15:42:34.509Z] First time build. Skipping changelog. [2021-01-12T15:42:34.647Z] #54 44.02 Checking out files: 40% (1512/3735) Checking out files: 41% (1532/3735) Checking out files: 42% (1569/3735) Checking out files: 43% (1607/3735) Checking out files: 44% (1644/3735) Checking out files: 45% (1681/3735) Checking out files: 46% (1719/3735) Checking out files: 47% (1756/3735) Checking out files: 48% (1793/3735) Checking out files: 49% (1831/3735) Checking out files: 50% (1868/3735) Checking out files: 51% (1905/3735) Checking out files: 52% (1943/3735) Checking out files: 53% (1980/3735) Checking out files: 54% (2017/3735) Checking out files: 55% (2055/3735) Checking out files: 56% (2092/3735) Checking out files: 57% (2129/3735) Checking out files: 58% (2167/3735) Checking out files: 59% (2204/3735) Checking out files: 60% (2241/3735) Checking out files: 61% (2279/3735) Checking out files: 62% (2316/3735) Checking out files: 63% (2354/3735) Checking out files: 64% (2391/3735) Checking out files: 65% (2428/3735) Checking out files: 66% (2466/3735) Checking out files: 67% (2503/3735) Checking out files: 68% (2540/3735) Checking out files: 69% (2578/3735) Checking out files: 70% (2615/3735) Checking out files: 71% (2652/3735) Checking out files: 72% (2690/3735) Checking out files: 73% (2727/3735) Checking out files: 74% (2764/3735) Checking out files: 75% (2802/3735) Checking out files: 76% (2839/3735) Checking out files: 77% (2876/3735) Checking out files: 78% (2914/3735) Checking out files: 79% (2951/3735) Checking out files: 80% (2988/3735) Checking out files: 81% (3026/3735) Checking out files: 82% (3063/3735) Checking out files: 83% (3101/3735) Checking out files: 84% (3138/3735) Checking out files: 85% (3175/3735) Checking out files: 85% (3189/3735) Checking out files: 86% (3213/3735) Checking out files: 87% (3250/3735) Checking out files: 88% (3287/3735) Checking out files: 89% (3325/3735) Checking out files: 90% (3362/3735) Checking out files: 91% (3399/3735) Checking out files: 92% (3437/3735) Checking out files: 93% (3474/3735) Checking out files: 94% (3511/3735) Checking out files: 95% (3549/3735) Checking out files: 96% (3586/3735) Checking out files: 97% (3623/3735) Checking out files: 98% (3661/3735) Checking out files: 99% (3698/3735) Checking out files: 100% (3735/3735) Checking out files: 100% (3735/3735), done. [2021-01-12T15:42:34.647Z] #54 45.64 + cd /tmp/tmp.8GGOzTxyfd/src/github.com/containerd/containerd [2021-01-12T15:42:34.647Z] #54 45.64 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-01-12T15:42:34.970Z] #35 3.650 [100%] Linking C executable tini-static [2021-01-12T15:42:34.970Z] #35 3.876 [100%] Built target tini-static [2021-01-12T15:42:34.970Z] #35 3.945 + mkdir -p /build [2021-01-12T15:42:34.970Z] #35 3.947 + cp tini-static /build/docker-init [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-12T15:42:33.530Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T15:42:33.546Z] > git config --add remote.origin.fetch +refs/pull/41701/head:refs/remotes/origin/PR-41701 # timeout=10 [2021-01-12T15:42:33.609Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:42:33.666Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T15:42:33.725Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T15:42:33.725Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:42:33.733Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41701/head:refs/remotes/origin/PR-41701 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:42:34.110Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:42:34.147Z] > git checkout -f c9ec21e17a3353872d486f2e732ae7f53de37c41 # timeout=10 [2021-01-12T15:42:35.197Z] Fetching without tags [2021-01-12T15:42:35.260Z] #35 DONE 4.2s [2021-01-12T15:42:35.260Z] [2021-01-12T15:42:35.260Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:42:35.260Z] #40 64.97 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:42:35.260Z] #40 65.03 Fetched 3742 kB in 42s (90.0 kB/s) [2021-01-12T15:42:35.260Z] #40 65.07 Selecting previously unselected package libcap-dev:s390x. [2021-01-12T15:42:35.260Z] #40 65.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 ... 15177 files and directories currently installed.) [2021-01-12T15:42:35.260Z] #40 65.10 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-01-12T15:42:35.260Z] #40 65.11 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-01-12T15:42:35.260Z] #40 65.16 Selecting previously unselected package libnet1:s390x. [2021-01-12T15:42:35.260Z] #40 65.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-01-12T15:42:35.260Z] #40 65.17 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-12T15:42:35.260Z] #40 65.23 Selecting previously unselected package libnet1-dev. [2021-01-12T15:42:35.260Z] #40 65.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-01-12T15:42:35.260Z] #40 65.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T15:42:35.260Z] #40 65.33 Selecting previously unselected package libnl-3-200:s390x. [2021-01-12T15:42:35.260Z] #40 65.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-01-12T15:42:35.260Z] #40 65.33 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-01-12T15:42:35.260Z] #40 65.39 Selecting previously unselected package libnl-3-dev:s390x. [2021-01-12T15:42:35.260Z] #40 65.40 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-01-12T15:42:35.260Z] #40 65.40 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-01-12T15:42:35.260Z] #40 65.51 Selecting previously unselected package libprotobuf-c1:s390x. [2021-01-12T15:42:35.260Z] #40 65.51 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-01-12T15:42:35.260Z] #40 65.52 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-12T15:42:35.260Z] #40 65.56 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-01-12T15:42:35.260Z] #40 65.56 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-01-12T15:42:35.260Z] #40 65.57 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-01-12T15:42:35.260Z] #40 65.60 Selecting previously unselected package zlib1g-dev:s390x. [2021-01-12T15:42:35.260Z] #40 65.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-01-12T15:42:35.260Z] #40 65.60 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-01-12T15:42:35.260Z] #40 65.73 Selecting previously unselected package libprotobuf17:s390x. [2021-01-12T15:42:35.260Z] #40 65.73 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-01-12T15:42:35.260Z] #40 65.73 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-01-12T15:42:35.260Z] #40 66.01 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-01-12T15:42:35.260Z] #40 66.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-01-12T15:42:35.260Z] #40 66.02 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-01-12T15:42:35.260Z] #40 66.10 Selecting previously unselected package libprotobuf-dev:s390x. [2021-01-12T15:42:35.260Z] #40 66.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-01-12T15:42:35.260Z] #40 66.10 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-01-12T15:42:35.260Z] #40 66.50 Selecting previously unselected package libprotoc17:s390x. [2021-01-12T15:42:35.260Z] #40 66.50 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-01-12T15:42:35.260Z] #40 66.50 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-01-12T15:42:35.260Z] #40 66.74 Selecting previously unselected package protobuf-c-compiler. [2021-01-12T15:42:35.260Z] #40 66.74 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-01-12T15:42:35.260Z] #40 66.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T15:42:35.260Z] #40 66.79 Selecting previously unselected package protobuf-compiler. [2021-01-12T15:42:35.260Z] #40 66.79 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-01-12T15:42:35.260Z] #40 66.79 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-12T15:42:35.260Z] #40 66.84 Selecting previously unselected package python-pkg-resources. [2021-01-12T15:42:35.260Z] #40 66.84 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T15:42:35.260Z] #40 66.84 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-12T15:42:35.260Z] #40 66.94 Selecting previously unselected package python-six. [2021-01-12T15:42:35.260Z] #40 66.94 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-12T15:42:35.260Z] #40 66.94 Unpacking python-six (1.12.0-1) ... [2021-01-12T15:42:35.260Z] #40 66.99 Selecting previously unselected package python-protobuf. [2021-01-12T15:42:35.260Z] #40 66.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-01-12T15:42:35.260Z] #40 66.99 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-12T15:42:35.260Z] #40 67.19 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-12T15:42:35.260Z] #40 68.22 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-01-12T15:42:35.260Z] #40 68.23 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-12T15:42:35.260Z] #40 68.23 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-12T15:42:35.260Z] #40 68.24 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-01-12T15:42:35.260Z] #40 68.25 Setting up python-six (1.12.0-1) ... [2021-01-12T15:42:35.029Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T15:42:35.080Z] > git config --add remote.origin.fetch +refs/pull/41701/head:refs/remotes/origin/PR-41701 # timeout=10 [2021-01-12T15:42:35.115Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:42:35.168Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T15:42:35.206Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T15:42:35.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:42:35.212Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41701/head:refs/remotes/origin/PR-41701 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:42:34.479Z] > git rev-list --no-walk 71cbb83c236760dfa1b9ff0cac23d259a901990c # timeout=10 [2021-01-12T15:42:35.631Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit c9ec21e17a3353872d486f2e732ae7f53de37c41 [2021-01-12T15:42:35.840Z] #23 transferring context: 16.54MB 3.2s [2021-01-12T15:42:35.921Z] #40 69.23 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-01-12T15:42:35.922Z] #40 69.26 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-01-12T15:42:35.922Z] #40 69.26 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-01-12T15:42:35.922Z] #40 69.27 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-01-12T15:42:35.922Z] #40 69.28 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-01-12T15:42:35.922Z] #40 69.29 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-12T15:42:35.922Z] #40 69.30 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T15:42:35.922Z] #40 69.30 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-01-12T15:42:35.922Z] #40 69.31 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T15:42:35.922Z] #40 69.32 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-12T15:42:36.019Z] + docker version [2021-01-12T15:42:36.035Z] #54 46.82 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-12T15:42:36.035Z] #54 46.82 + BUILDTAGS='netgo osusergo static_build' [2021-01-12T15:42:36.035Z] #54 46.82 + export EXTRA_FLAGS=-buildmode=pie [2021-01-12T15:42:36.035Z] #54 46.82 + EXTRA_FLAGS=-buildmode=pie [2021-01-12T15:42:36.035Z] #54 46.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-12T15:42:36.035Z] #54 46.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-12T15:42:36.035Z] #54 46.82 + '[' '' = dynamic ']' [2021-01-12T15:42:36.035Z] #54 46.82 + make [2021-01-12T15:42:36.603Z] #54 47.74 + bin/ctr [2021-01-12T15:42:37.567Z] Merge succeeded, producing e7d98fa6c704d013b4c375ff09b57f6f32be7f41 [2021-01-12T15:42:37.567Z] Checking out Revision e7d98fa6c704d013b4c375ff09b57f6f32be7f41 (PR-41701) [2021-01-12T15:42:35.938Z] > git remote # timeout=10 [2021-01-12T15:42:35.964Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T15:42:35.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:42:36.057Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T15:42:37.510Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T15:42:37.563Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:42:37.713Z] Merge succeeded, producing 8fefeefc44aaf0d546326f9e122bba025beb3e52 [2021-01-12T15:42:37.714Z] Checking out Revision 8fefeefc44aaf0d546326f9e122bba025beb3e52 (PR-41701) [2021-01-12T15:42:35.647Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:42:35.675Z] > git checkout -f c9ec21e17a3353872d486f2e732ae7f53de37c41 # timeout=10 [2021-01-12T15:42:36.687Z] > git remote # timeout=10 [2021-01-12T15:42:36.733Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T15:42:36.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:42:36.758Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T15:42:37.685Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T15:42:37.718Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:42:37.740Z] > git checkout -f 8fefeefc44aaf0d546326f9e122bba025beb3e52 # timeout=10 [2021-01-12T15:42:37.982Z] #40 71.16 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-01-12T15:42:37.982Z] #40 71.18 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:42:37.982Z] #40 ... [2021-01-12T15:42:37.982Z] [2021-01-12T15:42:37.982Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:42:37.982Z] #43 61.25 net/http/httptrace [2021-01-12T15:42:37.982Z] #43 61.36 net/http [2021-01-12T15:42:37.982Z] #43 67.37 github.com/LK4D4/vndr/godl [2021-01-12T15:42:37.982Z] #43 67.86 github.com/LK4D4/vndr [2021-01-12T15:42:38.271Z] #43 ... [2021-01-12T15:42:38.272Z] [2021-01-12T15:42:38.272Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:42:38.272Z] #40 DONE 71.5s [2021-01-12T15:42:38.272Z] [2021-01-12T15:42:38.272Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:42:38.272Z] #41 ... [2021-01-12T15:42:38.272Z] [2021-01-12T15:42:38.272Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:42:38.272Z] #11 61.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-01-12T15:42:38.510Z] #54 ... [2021-01-12T15:42:38.510Z] [2021-01-12T15:42:38.510Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:42:38.510Z] #27 25.31 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-12T15:42:38.510Z] #27 25.62 [2021-01-12T15:42:38.510Z] #27 25.83 ######################################################################## 100.0% [2021-01-12T15:42:38.510Z] #27 25.92 [2021-01-12T15:42:38.510Z] #27 26.48 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-12T15:42:38.510Z] #27 26.81 [2021-01-12T15:42:38.510Z] #27 26.94 ######################################################################## 100.0% [2021-01-12T15:42:38.510Z] #27 27.06 [2021-01-12T15:42:38.510Z] #27 27.14 Download of images into '/build' complete. [2021-01-12T15:42:38.510Z] #27 27.15 Use something like the following to load the result into a Docker daemon: [2021-01-12T15:42:38.510Z] #27 27.15 tar -cC '/build' . | docker load [2021-01-12T15:42:38.510Z] #27 DONE 27.9s [2021-01-12T15:42:38.510Z] [2021-01-12T15:42:38.510Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:42:38.510Z] #11 89.88 Selecting previously unselected package binutils-mingw-w64. [2021-01-12T15:42:38.510Z] #11 89.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-12T15:42:38.510Z] #11 89.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T15:42:38.510Z] #11 90.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-01-12T15:42:38.510Z] #11 90.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-12T15:42:38.510Z] #11 90.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T15:42:38.510Z] #11 90.26 Selecting previously unselected package dmsetup. [2021-01-12T15:42:38.510Z] #11 90.27 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-01-12T15:42:38.510Z] #11 90.28 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-12T15:42:38.510Z] #11 90.51 Selecting previously unselected package mingw-w64-common. [2021-01-12T15:42:38.510Z] #11 90.52 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-12T15:42:38.510Z] #11 90.53 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-12T15:42:39.103Z] #11 95.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-12T15:42:39.103Z] #11 95.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-12T15:42:39.103Z] #11 95.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T15:42:39.785Z] #11 ... [2021-01-12T15:42:39.785Z] [2021-01-12T15:42:39.785Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:42:39.785Z] #43 DONE 72.8s [2021-01-12T15:42:39.785Z] [2021-01-12T15:42:39.785Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:42:40.104Z] #23 transferring context: 53.19MB 7.5s done [2021-01-12T15:42:40.104Z] #23 DONE 7.6s [2021-01-12T15:42:40.104Z] [2021-01-12T15:42:40.104Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:42:40.104Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-01-12T15:42:40.104Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.3s done [2021-01-12T15:42:40.104Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.9s done [2021-01-12T15:42:40.104Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-01-12T15:42:40.104Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.2s done [2021-01-12T15:42:40.104Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.1s done [2021-01-12T15:42:40.104Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.3s done [2021-01-12T15:42:40.104Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done [2021-01-12T15:42:40.104Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-01-12T15:42:37.590Z] > git checkout -f e7d98fa6c704d013b4c375ff09b57f6f32be7f41 # timeout=10 [2021-01-12T15:42:40.520Z] #11 ... [2021-01-12T15:42:40.520Z] [2021-01-12T15:42:40.520Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:42:40.520Z] #49 90.72 mvdan.cc/sh/v3/cmd/shfmt [2021-01-12T15:42:40.520Z] #49 DONE 97.0s [2021-01-12T15:42:40.520Z] [2021-01-12T15:42:40.520Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:42:40.520Z] #41 20.73 CC images/core-aarch64.o [2021-01-12T15:42:40.520Z] #41 21.03 CC images/core-ppc64.o [2021-01-12T15:42:40.520Z] #41 21.64 CC images/core-s390.o [2021-01-12T15:42:40.520Z] #41 22.38 CC images/cpuinfo.o [2021-01-12T15:42:40.520Z] #41 22.85 CC images/inventory.o [2021-01-12T15:42:40.520Z] #41 23.22 CC images/fdinfo.o [2021-01-12T15:42:40.520Z] #41 23.67 CC images/fown.o [2021-01-12T15:42:40.520Z] #41 23.98 CC images/ns.o [2021-01-12T15:42:40.520Z] #41 24.17 CC images/regfile.o [2021-01-12T15:42:40.520Z] #41 24.42 CC images/ghost-file.o [2021-01-12T15:42:40.520Z] #41 25.00 CC images/fifo.o [2021-01-12T15:42:40.520Z] #41 25.44 CC images/remap-file-path.o [2021-01-12T15:42:40.520Z] #41 25.81 CC images/eventfd.o [2021-01-12T15:42:40.520Z] #41 26.28 CC images/eventpoll.o [2021-01-12T15:42:40.520Z] #41 26.82 CC images/fh.o [2021-01-12T15:42:41.091Z] #41 27.31 CC images/fsnotify.o [2021-01-12T15:42:41.148Z] #10 ... [2021-01-12T15:42:41.148Z] [2021-01-12T15:42:41.148Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T15:42:41.148Z] #26 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 0.0s done [2021-01-12T15:42:41.148Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 54.14MB / 54.14MB 3.6s done [2021-01-12T15:42:41.148Z] #26 extracting sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 5.5s done [2021-01-12T15:42:41.148Z] #26 DONE 9.1s [2021-01-12T15:42:41.441Z] [2021-01-12T15:42:41.441Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:42:41.441Z] #27 0.275 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:42:41.735Z] #27 0.297 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:42:41.735Z] #27 0.324 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:42:41.735Z] #27 0.521 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [249 kB] [2021-01-12T15:42:41.862Z] Commit message: "Merge commit 'cd049777a21bc17bcedd5eec95ace65bbba833cf' into HEAD" [2021-01-12T15:42:41.866Z] Commit message: "Merge commit 'cd049777a21bc17bcedd5eec95ace65bbba833cf' into HEAD" [2021-01-12T15:42:41.896Z] First time build. Skipping changelog. [2021-01-12T15:42:41.902Z] First time build. Skipping changelog. [2021-01-12T15:42:42.026Z] #41 ... [2021-01-12T15:42:42.026Z] [2021-01-12T15:42:42.026Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:42:42.026Z] #43 88.65 go/doc [2021-01-12T15:42:42.026Z] #43 91.15 github.com/LK4D4/vndr/versioned [2021-01-12T15:42:42.026Z] #43 91.30 compress/flate [2021-01-12T15:42:42.026Z] #43 92.27 github.com/LK4D4/vndr/build [2021-01-12T15:42:42.026Z] #43 94.45 hash/crc32 [2021-01-12T15:42:42.026Z] #43 95.03 compress/gzip [2021-01-12T15:42:42.026Z] #43 95.93 crypto/x509/pkix [2021-01-12T15:42:42.026Z] #43 95.97 vendor/golang.org/x/crypto/cryptobyte [2021-01-12T15:42:42.026Z] #43 97.27 net [2021-01-12T15:42:42.026Z] #43 ... [2021-01-12T15:42:42.026Z] [2021-01-12T15:42:42.026Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:42:42.026Z] #41 28.23 CC images/signalfd.o [2021-01-12T15:42:42.285Z] #41 28.51 CC images/fs.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-01-12T15:42:42.373Z] #27 0.924 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-12T15:42:42.373Z] #27 ... [2021-01-12T15:42:42.373Z] [2021-01-12T15:42:42.373Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:42:42.373Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.4s done [2021-01-12T15:42:42.373Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-01-12T15:42:42.373Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-01-12T15:42:42.373Z] #10 DONE 10.0s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-12T15:42:42.534Z] #47 ... [2021-01-12T15:42:42.534Z] [2021-01-12T15:42:42.534Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:42:42.534Z] #11 75.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-01-12T15:42:42.534Z] #11 ... [2021-01-12T15:42:42.534Z] [2021-01-12T15:42:42.534Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:42:42.534Z] #30 DONE 75.7s [2021-01-12T15:42:42.534Z] [2021-01-12T15:42:42.534Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:42:42.534Z] #38 ... [2021-01-12T15:42:42.534Z] [2021-01-12T15:42:42.534Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:42:42.534Z] #11 76.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-01-12T15:42:42.543Z] #41 28.66 CC images/pstree.o [2021-01-12T15:42:42.665Z] [2021-01-12T15:42:42.665Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:42:42.665Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 [2021-01-12T15:42:42.801Z] #41 28.83 CC images/pipe.o [2021-01-12T15:42:42.801Z] #41 29.00 CC images/tcp-stream.o [2021-01-12T15:42:42.825Z] #11 76.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-01-12T15:42:42.825Z] #11 76.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-01-12T15:42:42.825Z] #11 76.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-01-12T15:42:42.825Z] #11 76.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u5 [110 kB] [Pipeline] sh [2021-01-12T15:42:43.060Z] #41 29.18 CC images/sk-packet.o [2021-01-12T15:42:41.862Z] > git rev-list --no-walk 71cbb83c236760dfa1b9ff0cac23d259a901990c # timeout=10 [2021-01-12T15:42:43.134Z] + docker version [2021-01-12T15:42:41.870Z] > git rev-list --no-walk 71cbb83c236760dfa1b9ff0cac23d259a901990c # timeout=10 [2021-01-12T15:42:43.319Z] #41 29.48 CC images/mnt.o [2021-01-12T15:42:43.577Z] #41 29.75 CC images/pipe-data.o [2021-01-12T15:42:43.610Z] + docker version [2021-01-12T15:42:43.836Z] #41 29.93 CC images/sa.o [2021-01-12T15:42:43.836Z] #41 30.16 CC images/timer.o [2021-01-12T15:42:44.402Z] #41 30.48 CC images/timerfd.o [2021-01-12T15:42:44.402Z] #41 30.74 CC images/mm.o [2021-01-12T15:42:44.969Z] #41 31.04 CC images/sk-opts.o [2021-01-12T15:42:45.227Z] #41 31.26 CC images/sk-unix.o [2021-01-12T15:42:45.412Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.5s done [2021-01-12T15:42:45.412Z] #10 DONE 12.5s [2021-01-12T15:42:45.412Z] [2021-01-12T15:42:45.412Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:42:45.412Z] #27 2.247 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-12T15:42:45.486Z] #41 31.55 CC images/sk-inet.o [2021-01-12T15:42:45.705Z] #27 4.467 Fetched 8188 kB in 4s (1949 kB/s) [2021-01-12T15:42:45.744Z] #41 31.96 CC images/tun.o [2021-01-12T15:42:46.002Z] #41 32.25 CC images/sk-netlink.o [2021-01-12T15:42:46.069Z] Client: Docker Engine - Community [2021-01-12T15:42:46.069Z] Version: 19.03.13 [2021-01-12T15:42:46.069Z] API version: 1.40 [2021-01-12T15:42:46.069Z] Go version: go1.13.15 [2021-01-12T15:42:46.069Z] Git commit: 4484c46 [2021-01-12T15:42:46.069Z] Built: Wed Sep 16 17:03:45 2020 [2021-01-12T15:42:46.069Z] OS/Arch: linux/arm64 [2021-01-12T15:42:46.069Z] Experimental: false [2021-01-12T15:42:46.069Z] [2021-01-12T15:42:46.069Z] Server: Docker Engine - Community [2021-01-12T15:42:46.069Z] Engine: [2021-01-12T15:42:46.069Z] Version: 19.03.13 [2021-01-12T15:42:46.069Z] API version: 1.40 (minimum version 1.12) [2021-01-12T15:42:46.069Z] Go version: go1.13.15 [2021-01-12T15:42:46.069Z] Git commit: 4484c46 [2021-01-12T15:42:46.069Z] Built: Wed Sep 16 17:02:17 2020 [2021-01-12T15:42:46.069Z] OS/Arch: linux/arm64 [2021-01-12T15:42:46.069Z] Experimental: true [2021-01-12T15:42:46.069Z] containerd: [2021-01-12T15:42:46.069Z] Version: 1.3.7 [2021-01-12T15:42:46.069Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T15:42:46.069Z] runc: [2021-01-12T15:42:46.069Z] Version: 1.0.0-rc10 [2021-01-12T15:42:46.069Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T15:42:46.069Z] docker-init: [2021-01-12T15:42:46.069Z] Version: 0.18.0 [2021-01-12T15:42:46.069Z] GitCommit: fec3683 [Pipeline] sh [2021-01-12T15:42:46.261Z] #41 32.45 CC images/packet-sock.o [2021-01-12T15:42:46.409Z] + docker info [2021-01-12T15:42:46.519Z] #41 32.71 CC images/ipc-var.o [2021-01-12T15:42:46.519Z] #41 32.85 CC images/ipc-desc.o [2021-01-12T15:42:47.086Z] #41 33.02 CC images/ipc-shm.o [2021-01-12T15:42:47.086Z] #41 33.19 CC images/ipc-msg.o [2021-01-12T15:42:47.220Z] #27 4.467 Reading package lists... [2021-01-12T15:42:47.344Z] #41 33.45 CC images/ipc-sem.o [2021-01-12T15:42:47.602Z] #41 33.65 CC images/utsns.o [2021-01-12T15:42:47.602Z] #41 33.86 CC images/creds.o [2021-01-12T15:42:47.860Z] #41 34.06 CC images/vma.o [2021-01-12T15:42:48.119Z] #41 34.24 CC images/netdev.o [2021-01-12T15:42:48.374Z] #11 ... [2021-01-12T15:42:48.374Z] [2021-01-12T15:42:48.374Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:42:48.374Z] #41 6.465 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T15:42:48.374Z] #41 6.466 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T15:42:48.374Z] #41 6.471 Note: Building without GnuTLS support [2021-01-12T15:42:48.374Z] #41 6.472 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T15:42:48.374Z] #41 6.472 Makefile.config:40: Warn: Building without nftables support [2021-01-12T15:42:48.374Z] #41 6.845 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T15:42:48.374Z] #41 6.850 GEN .gitid [2021-01-12T15:42:48.374Z] #41 6.853 GEN criu/include/version.h [2021-01-12T15:42:48.374Z] #41 6.864 GEN include/common/asm [2021-01-12T15:42:48.374Z] #41 7.186 PBCC images/timens.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.189 DEP images/timens.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.208 PBCC images/fown.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.212 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.229 PBCC images/opts.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.235 PBCC images/memfd.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.249 DEP images/fown.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.260 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.276 DEP images/opts.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.291 DEP images/memfd.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.306 PBCC images/sit.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.318 DEP images/sit.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.343 PBCC images/macvlan.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.345 DEP images/macvlan.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.352 PBCC images/autofs.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.367 DEP images/autofs.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.375 PBCC images/sysctl.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.378 DEP images/sysctl.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.394 PBCC images/time.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.397 DEP images/time.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.411 PBCC images/binfmt-misc.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.414 DEP images/binfmt-misc.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.432 PBCC images/seccomp.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.435 DEP images/seccomp.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.463 PBCC images/userns.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.468 DEP images/userns.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.478 PBCC images/cgroup.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.484 DEP images/cgroup.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.502 PBCC images/ext-file.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.504 DEP images/ext-file.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.517 PBCC images/rpc.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.534 DEP images/rpc.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.548 PBCC images/siginfo.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.555 DEP images/siginfo.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.571 PBCC images/pagemap.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.576 DEP images/pagemap.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.591 PBCC images/rlimit.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.594 DEP images/rlimit.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.602 PBCC images/file-lock.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.608 DEP images/file-lock.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.622 PBCC images/tty.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.646 DEP images/tty.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.659 PBCC images/tun.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.675 PBCC images/netdev.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.686 DEP images/tun.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.699 DEP images/netdev.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.712 PBCC images/vma.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.718 DEP images/vma.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.742 PBCC images/creds.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.745 DEP images/creds.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.756 PBCC images/utsns.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.761 DEP images/utsns.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.778 PBCC images/ipc-desc.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.781 PBCC images/ipc-sem.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.787 DEP images/ipc-desc.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.802 DEP images/ipc-sem.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.809 PBCC images/ipc-msg.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.811 DEP images/ipc-msg.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.828 PBCC images/ipc-shm.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.833 DEP images/ipc-shm.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.841 PBCC images/ipc-var.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.851 DEP images/ipc-var.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.865 PBCC images/sk-opts.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.868 PBCC images/packet-sock.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.884 DEP images/sk-opts.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.892 DEP images/packet-sock.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.910 PBCC images/sk-netlink.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.921 DEP images/sk-netlink.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.934 PBCC images/sk-inet.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.949 DEP images/sk-inet.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.962 PBCC images/sk-unix.pb-c.c [2021-01-12T15:42:48.374Z] #41 7.970 DEP images/sk-unix.pb-c.d [2021-01-12T15:42:48.374Z] #41 7.984 PBCC images/mm.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.003 DEP images/mm.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.018 PBCC images/timerfd.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.023 DEP images/timerfd.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.032 PBCC images/timer.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.035 DEP images/timer.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.046 PBCC images/sa.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.055 DEP images/sa.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.066 PBCC images/pipe-data.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.071 DEP images/pipe-data.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.086 PBCC images/mnt.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.093 DEP images/mnt.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.104 PBCC images/sk-packet.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.109 DEP images/sk-packet.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.118 PBCC images/tcp-stream.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.127 DEP images/tcp-stream.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.142 PBCC images/pipe.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.152 DEP images/pipe.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.167 PBCC images/pstree.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.176 DEP images/pstree.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.196 PBCC images/fs.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.199 DEP images/fs.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.205 PBCC images/signalfd.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.211 DEP images/signalfd.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.244 PBCC images/fh.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.250 PBCC images/fsnotify.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.265 DEP images/fh.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.276 DEP images/fsnotify.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.293 PBCC images/eventpoll.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.298 DEP images/eventpoll.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.307 PBCC images/eventfd.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.310 DEP images/eventfd.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.323 PBCC images/remap-file-path.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.326 DEP images/remap-file-path.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.336 PBCC images/fifo.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.344 DEP images/fifo.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.360 PBCC images/ghost-file.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.370 DEP images/ghost-file.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.386 PBCC images/regfile.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.398 DEP images/regfile.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.416 PBCC images/ns.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.420 DEP images/ns.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.429 PBCC images/fdinfo.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.451 DEP images/fdinfo.pb-c.d [2021-01-12T15:42:48.374Z] #41 8.475 PBCC images/core-aarch64.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.480 PBCC images/core-arm.pb-c.c [2021-01-12T15:42:48.374Z] #41 8.486 PBCC images/core-ppc64.pb-c.c [2021-01-12T15:42:48.375Z] #41 8.500 PBCC images/core-s390.pb-c.c [2021-01-12T15:42:48.375Z] #41 8.518 PBCC images/core-x86.pb-c.c [2021-01-12T15:42:48.375Z] #41 8.540 PBCC images/core.pb-c.c [2021-01-12T15:42:48.375Z] #41 8.560 PBCC images/inventory.pb-c.c [2021-01-12T15:42:48.375Z] #41 8.595 DEP images/core-aarch64.pb-c.d [2021-01-12T15:42:48.375Z] #41 8.606 DEP images/core-arm.pb-c.d [2021-01-12T15:42:48.375Z] #41 8.617 DEP images/core-ppc64.pb-c.d [2021-01-12T15:42:48.375Z] #41 8.636 DEP images/core-s390.pb-c.d [2021-01-12T15:42:48.375Z] #41 8.656 DEP images/core-x86.pb-c.d [2021-01-12T15:42:48.375Z] #41 8.676 DEP images/core.pb-c.d [2021-01-12T15:42:48.375Z] #41 8.691 DEP images/inventory.pb-c.d [2021-01-12T15:42:48.375Z] #41 8.707 PBCC images/cpuinfo.pb-c.c [2021-01-12T15:42:48.375Z] #41 8.714 DEP images/cpuinfo.pb-c.d [2021-01-12T15:42:48.375Z] #41 8.731 PBCC images/stats.pb-c.c [2021-01-12T15:42:48.375Z] #41 8.735 DEP images/stats.pb-c.d [2021-01-12T15:42:48.375Z] #41 9.033 make[1]: Nothing to be done for 'all'. [2021-01-12T15:42:48.375Z] #41 9.349 CC images/stats.o [2021-01-12T15:42:48.375Z] #41 9.454 CC images/core.o [2021-01-12T15:42:48.375Z] #41 9.596 CC images/core-x86.o [2021-01-12T15:42:48.375Z] #41 9.708 CC images/core-arm.o [2021-01-12T15:42:48.375Z] #41 9.778 CC images/core-aarch64.o [2021-01-12T15:42:48.375Z] #41 9.849 CC images/core-ppc64.o [2021-01-12T15:42:48.375Z] #41 10.03 CC images/core-s390.o [2021-01-12T15:42:48.375Z] #41 10.20 CC images/cpuinfo.o [2021-01-12T15:42:48.375Z] #41 10.32 CC images/inventory.o [2021-01-12T15:42:48.375Z] #41 10.37 CC images/fdinfo.o [2021-01-12T15:42:48.375Z] #41 10.43 CC images/fown.o [2021-01-12T15:42:48.378Z] #41 34.60 CC images/tty.o [2021-01-12T15:42:48.664Z] #41 10.50 CC images/ns.o [2021-01-12T15:42:48.664Z] #41 10.58 CC images/regfile.o [2021-01-12T15:42:48.664Z] #41 10.62 CC images/ghost-file.o [2021-01-12T15:42:48.664Z] #41 10.70 CC images/fifo.o [2021-01-12T15:42:48.664Z] #41 10.77 CC images/remap-file-path.o [2021-01-12T15:42:48.664Z] #41 10.82 CC images/eventfd.o [2021-01-12T15:42:48.742Z] #27 5.887 Reading package lists... [2021-01-12T15:42:48.945Z] #41 35.14 CC images/file-lock.o [2021-01-12T15:42:48.953Z] #41 10.86 CC images/eventpoll.o [2021-01-12T15:42:48.953Z] #41 10.91 CC images/fh.o [2021-01-12T15:42:48.953Z] #41 10.95 CC images/fsnotify.o [2021-01-12T15:42:48.953Z] #41 11.04 CC images/signalfd.o [2021-01-12T15:42:48.953Z] #41 11.07 CC images/fs.o [2021-01-12T15:42:49.038Z] #27 7.378 Building dependency tree... [2021-01-12T15:42:49.038Z] #27 7.921 The following additional packages will be installed: [2021-01-12T15:42:49.038Z] #27 7.921 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-12T15:42:49.038Z] #27 7.921 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-12T15:42:49.038Z] #27 7.922 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-12T15:42:49.038Z] #27 7.926 Suggested packages: [2021-01-12T15:42:49.038Z] #27 7.926 krb5-doc krb5-user [2021-01-12T15:42:49.038Z] #27 7.926 Recommended packages: [2021-01-12T15:42:49.038Z] #27 7.926 krb5-locales publicsuffix libsasl2-modules [2021-01-12T15:42:49.203Z] #41 35.32 CC images/rlimit.o [2021-01-12T15:42:49.243Z] #41 11.10 CC images/pstree.o [2021-01-12T15:42:49.243Z] #41 11.13 CC images/pipe.o [2021-01-12T15:42:49.243Z] #41 11.17 CC images/tcp-stream.o [2021-01-12T15:42:49.243Z] #41 11.24 CC images/sk-packet.o [2021-01-12T15:42:49.243Z] #41 11.32 CC images/mnt.o [2021-01-12T15:42:49.462Z] #41 35.56 CC images/pagemap.o [2021-01-12T15:42:49.532Z] #41 11.39 CC images/pipe-data.o [2021-01-12T15:42:49.532Z] #41 11.43 CC images/sa.o [2021-01-12T15:42:49.533Z] #41 11.50 CC images/timer.o [2021-01-12T15:42:49.533Z] #41 11.63 CC images/timerfd.o [2021-01-12T15:42:49.675Z] #27 8.290 The following NEW packages will be installed: [2021-01-12T15:42:49.675Z] #27 8.291 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-12T15:42:49.675Z] #27 8.291 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-12T15:42:49.675Z] #27 8.291 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-12T15:42:49.675Z] #27 8.292 libssh2-1 libssl1.1 openssl [2021-01-12T15:42:49.675Z] #27 8.343 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T15:42:49.675Z] #27 8.343 Need to get 5166 kB of archives. [2021-01-12T15:42:49.675Z] #27 8.343 After this operation, 14.6 MB of additional disk space will be used. [2021-01-12T15:42:49.675Z] #27 8.343 Get:1 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-12T15:42:49.675Z] #27 8.380 Get:2 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-01-12T15:42:49.675Z] #27 8.380 Get:3 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-01-12T15:42:49.675Z] #27 8.382 Get:4 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-01-12T15:42:49.675Z] #27 8.391 Get:5 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-01-12T15:42:49.675Z] #27 8.417 Get:6 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2021-01-12T15:42:49.675Z] #27 8.419 Get:7 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-01-12T15:42:49.675Z] #27 8.432 Get:8 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-01-12T15:42:49.675Z] #27 8.437 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-01-12T15:42:49.675Z] #27 8.445 Get:10 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-12T15:42:49.721Z] #41 35.87 CC images/siginfo.o [2021-01-12T15:42:49.822Z] #41 11.68 CC images/mm.o [2021-01-12T15:42:49.822Z] #41 11.76 CC images/sk-opts.o [2021-01-12T15:42:49.822Z] #41 11.82 CC images/sk-unix.o [2021-01-12T15:42:49.822Z] #41 11.90 CC images/sk-inet.o [2021-01-12T15:42:49.967Z] #27 8.456 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB] [2021-01-12T15:42:49.967Z] #27 8.469 Get:12 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-01-12T15:42:49.967Z] #27 8.477 Get:13 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-01-12T15:42:49.967Z] #27 8.481 Get:14 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-01-12T15:42:49.967Z] #27 8.487 Get:15 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-01-12T15:42:49.967Z] #27 8.528 Get:16 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-01-12T15:42:49.979Z] #41 36.18 CC images/rpc.o [2021-01-12T15:42:50.111Z] #41 12.00 CC images/tun.o [2021-01-12T15:42:50.111Z] #41 12.06 CC images/sk-netlink.o [2021-01-12T15:42:50.111Z] #41 12.12 CC images/packet-sock.o [2021-01-12T15:42:50.170Z] Client: Docker Engine - Community [2021-01-12T15:42:50.170Z] Version: 19.03.13 [2021-01-12T15:42:50.170Z] API version: 1.40 [2021-01-12T15:42:50.170Z] Go version: go1.13.15 [2021-01-12T15:42:50.170Z] Git commit: 4484c46d9d [2021-01-12T15:42:50.170Z] Built: Wed Sep 16 17:02:36 2020 [2021-01-12T15:42:50.170Z] OS/Arch: linux/amd64 [2021-01-12T15:42:50.170Z] Experimental: false [2021-01-12T15:42:50.170Z] [2021-01-12T15:42:50.170Z] Server: Docker Engine - Community [2021-01-12T15:42:50.170Z] Engine: [2021-01-12T15:42:50.170Z] Version: 19.03.13 [2021-01-12T15:42:50.170Z] API version: 1.40 (minimum version 1.12) [2021-01-12T15:42:50.170Z] Go version: go1.13.15 [2021-01-12T15:42:50.170Z] Git commit: 4484c46d9d [2021-01-12T15:42:50.170Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-12T15:42:50.170Z] OS/Arch: linux/amd64 [2021-01-12T15:42:50.170Z] Experimental: true [2021-01-12T15:42:50.170Z] containerd: [2021-01-12T15:42:50.170Z] Version: 1.3.7 [2021-01-12T15:42:50.170Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T15:42:50.170Z] runc: [2021-01-12T15:42:50.170Z] Version: 1.0.0-rc10 [2021-01-12T15:42:50.170Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T15:42:50.170Z] docker-init: [2021-01-12T15:42:50.170Z] Version: 0.18.0 [2021-01-12T15:42:50.170Z] GitCommit: fec3683 [Pipeline] sh [2021-01-12T15:42:50.259Z] #27 8.781 Get:17 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2021-01-12T15:42:50.259Z] #27 8.784 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-01-12T15:42:50.401Z] #41 12.23 CC images/ipc-var.o [2021-01-12T15:42:50.401Z] #41 12.29 CC images/ipc-desc.o [2021-01-12T15:42:50.401Z] #41 12.33 CC images/ipc-shm.o [2021-01-12T15:42:50.401Z] #41 12.36 CC images/ipc-msg.o [2021-01-12T15:42:50.401Z] #41 12.41 CC images/ipc-sem.o [2021-01-12T15:42:50.401Z] #41 12.44 CC images/utsns.o [2021-01-12T15:42:50.401Z] #41 12.48 CC images/creds.o [2021-01-12T15:42:50.401Z] #41 12.54 CC images/vma.o [2021-01-12T15:42:50.492Z] + docker info [2021-01-12T15:42:50.690Z] #41 12.60 CC images/netdev.o [2021-01-12T15:42:50.690Z] #41 12.69 CC images/tty.o [2021-01-12T15:42:50.690Z] #41 12.82 CC images/file-lock.o [2021-01-12T15:42:50.979Z] #41 12.85 CC images/rlimit.o [2021-01-12T15:42:50.979Z] #41 12.91 CC images/pagemap.o [2021-01-12T15:42:50.979Z] #41 12.96 CC images/siginfo.o [2021-01-12T15:42:50.979Z] #41 13.00 CC images/rpc.o [2021-01-12T15:42:51.269Z] #41 13.19 CC images/ext-file.o [2021-01-12T15:42:51.269Z] #41 13.22 CC images/cgroup.o [2021-01-12T15:42:51.269Z] #41 13.31 CC images/userns.o [2021-01-12T15:42:51.269Z] #41 13.34 CC images/google/protobuf/descriptor.o [2021-01-12T15:42:51.302Z] Client: Docker Engine - Community [2021-01-12T15:42:51.302Z] Version: 19.03.13 [2021-01-12T15:42:51.302Z] API version: 1.40 [2021-01-12T15:42:51.302Z] Go version: go1.13.15 [2021-01-12T15:42:51.302Z] Git commit: 4484c46d9d [2021-01-12T15:42:51.302Z] Built: Wed Sep 16 17:02:36 2020 [2021-01-12T15:42:51.302Z] OS/Arch: linux/amd64 [2021-01-12T15:42:51.302Z] Experimental: false [2021-01-12T15:42:51.302Z] [2021-01-12T15:42:51.302Z] Server: Docker Engine - Community [2021-01-12T15:42:51.302Z] Engine: [2021-01-12T15:42:51.302Z] Version: 19.03.13 [2021-01-12T15:42:51.302Z] API version: 1.40 (minimum version 1.12) [2021-01-12T15:42:51.302Z] Go version: go1.13.15 [2021-01-12T15:42:51.302Z] Git commit: 4484c46d9d [2021-01-12T15:42:51.302Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-12T15:42:51.302Z] OS/Arch: linux/amd64 [2021-01-12T15:42:51.302Z] Experimental: true [2021-01-12T15:42:51.302Z] containerd: [2021-01-12T15:42:51.302Z] Version: 1.3.7 [2021-01-12T15:42:51.302Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T15:42:51.302Z] runc: [2021-01-12T15:42:51.302Z] Version: 1.0.0-rc10 [2021-01-12T15:42:51.302Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T15:42:51.302Z] docker-init: [2021-01-12T15:42:51.302Z] Version: 0.18.0 [2021-01-12T15:42:51.302Z] GitCommit: fec3683 [Pipeline] sh [2021-01-12T15:42:51.356Z] #41 37.53 CC images/ext-file.o [2021-01-12T15:42:51.559Z] #41 13.61 CC images/opts.o [2021-01-12T15:42:51.559Z] #41 13.67 CC images/seccomp.o [2021-01-12T15:42:51.559Z] #41 13.71 CC images/binfmt-misc.o [2021-01-12T15:42:51.614Z] #41 37.75 CC images/cgroup.o [2021-01-12T15:42:51.620Z] + docker info [2021-01-12T15:42:51.781Z] #27 ... [2021-01-12T15:42:51.781Z] [2021-01-12T15:42:51.781Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:42:51.781Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-01-12T15:42:51.781Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.2s done [2021-01-12T15:42:51.781Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-01-12T15:42:51.781Z] #10 DONE 19.0s [2021-01-12T15:42:51.781Z] [2021-01-12T15:42:51.781Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-12T15:42:51.781Z] #11 DONE 0.2s [2021-01-12T15:42:51.781Z] [2021-01-12T15:42:51.781Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:42:51.781Z] #27 10.26 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-01-12T15:42:51.781Z] #27 10.27 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-01-12T15:42:51.781Z] #27 10.28 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-01-12T15:42:51.781Z] #27 10.43 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:42:51.781Z] #27 10.44 Fetched 5166 kB in 2s (2637 kB/s) [2021-01-12T15:42:51.781Z] #27 10.46 Selecting previously unselected package libssl1.1:ppc64el. [2021-01-12T15:42:51.781Z] #27 10.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 ... 6677 files and directories currently installed.) [2021-01-12T15:42:51.781Z] #27 10.47 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-01-12T15:42:51.781Z] #27 10.47 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-01-12T15:42:51.781Z] #27 ... [2021-01-12T15:42:51.781Z] [2021-01-12T15:42:51.781Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-12T15:42:51.781Z] #12 DONE 0.2s [2021-01-12T15:42:51.781Z] [2021-01-12T15:42:51.781Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-12T15:42:51.781Z] #39 DONE 0.1s [2021-01-12T15:42:51.781Z] [2021-01-12T15:42:51.781Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:42:51.781Z] #27 10.64 Selecting previously unselected package openssl. [2021-01-12T15:42:51.781Z] #27 10.65 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-01-12T15:42:51.781Z] #27 10.65 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-12T15:42:51.849Z] #41 13.74 CC images/time.o [2021-01-12T15:42:51.849Z] #41 13.80 CC images/sysctl.o [2021-01-12T15:42:51.849Z] #41 13.85 CC images/autofs.o [2021-01-12T15:42:51.849Z] #41 13.90 CC images/macvlan.o [2021-01-12T15:42:51.849Z] #41 13.94 CC images/sit.o [2021-01-12T15:42:51.849Z] #41 13.98 CC images/memfd.o [2021-01-12T15:42:52.082Z] #27 ... [2021-01-12T15:42:52.082Z] [2021-01-12T15:42:52.082Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-12T15:42:52.082Z] #31 DONE 0.1s [2021-01-12T15:42:52.082Z] [2021-01-12T15:42:52.082Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:42:52.138Z] #41 14.09 CC images/timens.o [2021-01-12T15:42:52.138Z] #41 14.18 LINK images/built-in.o [2021-01-12T15:42:52.138Z] #41 14.23 GEN compel/include/asm [2021-01-12T15:42:52.180Z] #41 38.35 CC images/userns.o [2021-01-12T15:42:52.428Z] #41 14.23 GEN compel/include/version.h [2021-01-12T15:42:52.428Z] #41 14.23 touch .config [2021-01-12T15:42:52.428Z] #41 14.24 GEN include/common/config.h [2021-01-12T15:42:52.428Z] #41 14.26 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-01-12T15:42:52.428Z] #41 14.30 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-12T15:42:52.428Z] #41 14.30 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-12T15:42:52.428Z] #41 14.30 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-01-12T15:42:52.428Z] #41 14.31 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-01-12T15:42:52.428Z] #41 14.32 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-01-12T15:42:52.428Z] #41 14.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-12T15:42:52.428Z] #41 14.33 DEP compel/plugins/std/infect.d [2021-01-12T15:42:52.428Z] #41 14.37 DEP compel/plugins/std/string.d [2021-01-12T15:42:52.428Z] #41 14.39 DEP compel/plugins/std/log.d [2021-01-12T15:42:52.428Z] #41 14.42 DEP compel/plugins/std/fds.d [2021-01-12T15:42:52.428Z] #41 14.46 DEP compel/plugins/std/std.d [2021-01-12T15:42:52.428Z] #41 14.50 DEP compel/plugins/shmem/shmem.d [2021-01-12T15:42:52.428Z] #41 14.53 DEP compel/plugins/fds/fds.d [2021-01-12T15:42:52.428Z] #41 14.59 CC compel/plugins/std/std.o [2021-01-12T15:42:52.438Z] #41 38.66 CC images/google/protobuf/descriptor.o [2021-01-12T15:42:52.696Z] #41 ... [2021-01-12T15:42:52.697Z] [2021-01-12T15:42:52.697Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:42:52.697Z] #43 99.54 vendor/golang.org/x/crypto/internal/chacha20 [2021-01-12T15:42:52.697Z] #43 100.1 vendor/golang.org/x/crypto/poly1305 [2021-01-12T15:42:52.697Z] #43 100.5 vendor/golang.org/x/sys/cpu [2021-01-12T15:42:52.697Z] #43 100.7 vendor/golang.org/x/crypto/chacha20poly1305 [2021-01-12T15:42:52.697Z] #43 102.0 vendor/golang.org/x/crypto/hkdf [2021-01-12T15:42:52.697Z] #43 102.2 vendor/golang.org/x/text/transform [2021-01-12T15:42:52.697Z] #43 102.9 vendor/golang.org/x/text/unicode/bidi [2021-01-12T15:42:52.697Z] #43 104.5 vendor/golang.org/x/text/secure/bidirule [2021-01-12T15:42:52.697Z] #43 104.8 vendor/golang.org/x/text/unicode/norm [2021-01-12T15:42:52.697Z] #43 109.1 vendor/golang.org/x/net/idna [2021-01-12T15:42:52.718Z] #41 14.66 CC compel/plugins/std/fds.o [2021-01-12T15:42:52.723Z] #32 0.758 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-12T15:42:52.723Z] #32 0.771 Cloning into '.'... [2021-01-12T15:42:53.007Z] #41 14.80 CC compel/plugins/std/log.o [2021-01-12T15:42:53.007Z] #41 15.00 CC compel/plugins/std/string.o [2021-01-12T15:42:53.297Z] #41 15.17 CC compel/plugins/std/infect.o [2021-01-12T15:42:53.297Z] #41 15.25 CC compel/arch/s390/plugins/std/parasite-head.o [2021-01-12T15:42:53.297Z] #41 15.26 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-01-12T15:42:53.297Z] #41 15.27 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-01-12T15:42:53.297Z] #41 15.30 AR compel/plugins/std.lib.a [2021-01-12T15:42:53.297Z] #41 15.31 CC compel/plugins/fds/fds.o [2021-01-12T15:42:53.297Z] #41 15.36 AR compel/plugins/fds.lib.a [2021-01-12T15:42:53.588Z] #41 15.37 HOSTDEP compel/src/lib/log-host.d [2021-01-12T15:42:53.588Z] #41 15.38 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-12T15:42:53.588Z] #41 15.47 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-01-12T15:42:53.588Z] #41 15.51 HOSTDEP compel/src/main-host.d [2021-01-12T15:42:53.588Z] #41 15.56 DEP compel/src/lib/ptrace.d [2021-01-12T15:42:53.588Z] #41 15.59 DEP compel/src/lib/infect.d [2021-01-12T15:42:53.588Z] #41 15.66 DEP compel/src/lib/infect-util.d [2021-01-12T15:42:53.588Z] #41 15.71 DEP compel/src/lib/infect-rpc.d [2021-01-12T15:42:53.877Z] #41 15.75 DEP compel/arch/s390/src/lib/infect.d [2021-01-12T15:42:53.877Z] #41 15.81 DEP compel/arch/s390/src/lib/cpu.d [2021-01-12T15:42:53.877Z] #41 15.82 DEP compel/src/lib/log.d [2021-01-12T15:42:53.877Z] #41 15.85 DEP compel/src/main.d [2021-01-12T15:42:53.877Z] #41 15.89 DEP compel/src/lib/handle-elf.d [2021-01-12T15:42:53.877Z] #41 15.92 DEP compel/arch/s390/src/lib/handle-elf.d [2021-01-12T15:42:53.877Z] #41 15.95 CC compel/src/lib/log.o [2021-01-12T15:42:54.072Z] #43 ... [2021-01-12T15:42:54.072Z] [2021-01-12T15:42:54.072Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:42:54.072Z] #41 40.28 CC images/opts.o [2021-01-12T15:42:54.167Z] #41 16.01 CC compel/arch/s390/src/lib/cpu.o [2021-01-12T15:42:54.167Z] #41 16.07 CC compel/arch/s390/src/lib/infect.o [2021-01-12T15:42:54.330Z] #41 40.49 CC images/seccomp.o [2021-01-12T15:42:54.457Z] #41 16.39 CC compel/src/lib/infect-rpc.o [2021-01-12T15:42:54.457Z] #41 16.52 CC compel/src/lib/infect-util.o [2021-01-12T15:42:54.457Z] #41 16.62 CC compel/src/lib/infect.o [2021-01-12T15:42:54.588Z] #41 40.71 CC images/binfmt-misc.o [2021-01-12T15:42:54.846Z] #41 40.97 CC images/time.o [2021-01-12T15:42:55.087Z] #41 ... [2021-01-12T15:42:55.087Z] [2021-01-12T15:42:55.087Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:42:55.087Z] #38 88.20 + dpkg --print-architecture [2021-01-12T15:42:55.087Z] #38 88.20 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-12T15:42:55.104Z] #41 41.12 CC images/sysctl.o [2021-01-12T15:42:55.104Z] #41 41.31 CC images/autofs.o [2021-01-12T15:42:55.363Z] #41 41.50 CC images/macvlan.o [2021-01-12T15:42:55.363Z] #41 ... [2021-01-12T15:42:55.363Z] [2021-01-12T15:42:55.363Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:42:55.363Z] #11 102.2 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-12T15:42:55.363Z] #11 102.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T15:42:55.363Z] #11 102.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:42:55.363Z] #11 102.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-12T15:42:55.363Z] #11 102.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T15:42:55.363Z] #11 102.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:42:55.377Z] #38 88.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-12T15:42:55.377Z] #38 88.64 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-12T15:42:55.621Z] #11 ... [2021-01-12T15:42:55.621Z] [2021-01-12T15:42:55.621Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:42:55.621Z] #41 41.66 CC images/sit.o [2021-01-12T15:42:55.879Z] #41 41.96 CC images/memfd.o [2021-01-12T15:42:56.138Z] #41 42.25 CC images/timens.o [2021-01-12T15:42:56.397Z] #41 42.52 LINK images/built-in.o [2021-01-12T15:42:56.397Z] #41 42.67 GEN compel/include/asm [2021-01-12T15:42:56.656Z] #41 42.71 GEN compel/include/version.h [2021-01-12T15:42:56.657Z] #41 42.74 touch .config [2021-01-12T15:42:56.657Z] #41 42.79 GEN include/common/config.h [2021-01-12T15:42:56.657Z] #41 42.86 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-01-12T15:42:56.657Z] #41 42.90 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-01-12T15:42:56.916Z] #41 42.93 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-01-12T15:42:56.916Z] #41 42.94 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-01-12T15:42:56.916Z] #41 42.97 DEP compel/arch/x86/plugins/std/memcpy.d [2021-01-12T15:42:56.916Z] #41 43.00 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-01-12T15:42:56.916Z] #41 43.03 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-12T15:42:56.916Z] #41 43.05 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-01-12T15:42:56.916Z] #41 43.06 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-12T15:42:56.916Z] #41 43.08 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-12T15:42:56.916Z] #41 43.09 DEP compel/plugins/std/infect.d [2021-01-12T15:42:57.175Z] #41 43.17 DEP compel/plugins/std/string.d [2021-01-12T15:42:57.175Z] #41 43.30 DEP compel/plugins/std/log.d [2021-01-12T15:42:57.175Z] #41 43.37 DEP compel/plugins/std/fds.d [2021-01-12T15:42:57.258Z] #32 ... [2021-01-12T15:42:57.258Z] [2021-01-12T15:42:57.258Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:42:57.258Z] #27 11.05 Selecting previously unselected package ca-certificates. [2021-01-12T15:42:57.258Z] #27 11.06 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-12T15:42:57.258Z] #27 11.06 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-12T15:42:57.258Z] #27 11.12 Selecting previously unselected package libkeyutils1:ppc64el. [2021-01-12T15:42:57.258Z] #27 11.12 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 11.13 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-01-12T15:42:57.258Z] #27 11.16 Selecting previously unselected package libkrb5support0:ppc64el. [2021-01-12T15:42:57.258Z] #27 11.16 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 11.16 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-01-12T15:42:57.258Z] #27 11.18 Selecting previously unselected package libk5crypto3:ppc64el. [2021-01-12T15:42:57.258Z] #27 11.19 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 11.19 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-01-12T15:42:57.258Z] #27 11.21 Selecting previously unselected package libkrb5-3:ppc64el. [2021-01-12T15:42:57.258Z] #27 11.22 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 11.22 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-01-12T15:42:57.258Z] #27 11.28 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-01-12T15:42:57.258Z] #27 11.28 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 11.28 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-01-12T15:42:57.258Z] #27 11.33 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-01-12T15:42:57.258Z] #27 11.33 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 11.34 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:42:57.258Z] #27 11.36 Selecting previously unselected package libsasl2-2:ppc64el. [2021-01-12T15:42:57.258Z] #27 11.36 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 11.36 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:42:57.258Z] #27 11.57 Selecting previously unselected package libldap-common. [2021-01-12T15:42:57.258Z] #27 11.58 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-12T15:42:57.258Z] #27 11.60 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:42:57.258Z] #27 11.73 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-01-12T15:42:57.258Z] #27 11.73 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 11.73 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:42:57.258Z] #27 12.00 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-01-12T15:42:57.258Z] #27 12.01 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 12.01 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-01-12T15:42:57.258Z] #27 12.10 Selecting previously unselected package libpsl5:ppc64el. [2021-01-12T15:42:57.258Z] #27 12.10 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 12.10 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-01-12T15:42:57.258Z] #27 12.19 Selecting previously unselected package librtmp1:ppc64el. [2021-01-12T15:42:57.258Z] #27 12.20 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 12.20 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T15:42:57.258Z] #27 12.33 Selecting previously unselected package libssh2-1:ppc64el. [2021-01-12T15:42:57.258Z] #27 12.33 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 12.35 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-01-12T15:42:57.258Z] #27 12.56 Selecting previously unselected package libcurl4:ppc64el. [2021-01-12T15:42:57.258Z] #27 12.56 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 12.58 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-01-12T15:42:57.258Z] #27 12.94 Selecting previously unselected package curl. [2021-01-12T15:42:57.258Z] #27 12.94 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 12.95 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-12T15:42:57.258Z] #27 13.19 Selecting previously unselected package libonig5:ppc64el. [2021-01-12T15:42:57.258Z] #27 13.19 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 13.20 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-01-12T15:42:57.258Z] #27 13.44 Selecting previously unselected package libjq1:ppc64el. [2021-01-12T15:42:57.258Z] #27 13.44 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 13.45 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-12T15:42:57.258Z] #27 13.58 Selecting previously unselected package jq. [2021-01-12T15:42:57.258Z] #27 13.58 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-12T15:42:57.258Z] #27 13.58 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T15:42:57.258Z] #27 13.78 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-01-12T15:42:57.259Z] #27 13.79 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-01-12T15:42:57.259Z] #27 13.81 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-01-12T15:42:57.259Z] #27 14.33 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-01-12T15:42:57.259Z] #27 14.34 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:42:57.259Z] #27 14.35 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-01-12T15:42:57.259Z] #27 14.35 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:42:57.259Z] #27 14.37 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T15:42:57.259Z] #27 14.37 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-01-12T15:42:57.259Z] #27 14.38 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:42:57.259Z] #27 14.38 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-01-12T15:42:57.259Z] #27 14.39 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-01-12T15:42:57.259Z] #27 14.39 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-12T15:42:57.259Z] #27 14.40 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-01-12T15:42:57.259Z] #27 14.42 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-12T15:42:57.259Z] #27 14.42 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:42:57.259Z] #27 14.43 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-12T15:42:57.434Z] #41 43.48 DEP compel/plugins/std/std.d [2021-01-12T15:42:57.434Z] #41 43.57 DEP compel/plugins/shmem/shmem.d [2021-01-12T15:42:57.694Z] #41 43.74 DEP compel/plugins/fds/fds.d [2021-01-12T15:42:57.694Z] #41 43.93 CC compel/plugins/std/std.o [2021-01-12T15:42:58.262Z] #41 44.23 CC compel/plugins/std/fds.o [2021-01-12T15:42:58.521Z] #41 44.74 CC compel/plugins/std/log.o [2021-01-12T15:42:58.592Z] Client: [2021-01-12T15:42:58.592Z] Debug Mode: false [2021-01-12T15:42:58.592Z] [2021-01-12T15:42:58.592Z] Server: [2021-01-12T15:42:58.592Z] Containers: 0 [2021-01-12T15:42:58.592Z] Running: 0 [2021-01-12T15:42:58.592Z] Paused: 0 [2021-01-12T15:42:58.592Z] Stopped: 0 [2021-01-12T15:42:58.592Z] Images: 0 [2021-01-12T15:42:58.592Z] Server Version: 19.03.13 [2021-01-12T15:42:58.592Z] Storage Driver: overlay2 [2021-01-12T15:42:58.592Z] Backing Filesystem: extfs [2021-01-12T15:42:58.592Z] Supports d_type: true [2021-01-12T15:42:58.592Z] Native Overlay Diff: true [2021-01-12T15:42:58.592Z] Logging Driver: json-file [2021-01-12T15:42:58.592Z] Cgroup Driver: cgroupfs [2021-01-12T15:42:58.592Z] Plugins: [2021-01-12T15:42:58.592Z] Volume: local [2021-01-12T15:42:58.592Z] Network: bridge host ipvlan macvlan null overlay [2021-01-12T15:42:58.592Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-12T15:42:58.592Z] Swarm: inactive [2021-01-12T15:42:58.592Z] Runtimes: runc [2021-01-12T15:42:58.592Z] Default Runtime: runc [2021-01-12T15:42:58.592Z] Init Binary: docker-init [2021-01-12T15:42:58.592Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T15:42:58.592Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T15:42:58.592Z] init version: fec3683 [2021-01-12T15:42:58.592Z] Security Options: [2021-01-12T15:42:58.592Z] apparmor [2021-01-12T15:42:58.592Z] seccomp [2021-01-12T15:42:58.592Z] Profile: default [2021-01-12T15:42:58.592Z] Kernel Version: 5.4.0-1025-aws [2021-01-12T15:42:58.592Z] Operating System: Ubuntu 18.04.5 LTS [2021-01-12T15:42:58.592Z] OSType: linux [2021-01-12T15:42:58.592Z] Architecture: x86_64 [2021-01-12T15:42:58.592Z] CPUs: 2 [2021-01-12T15:42:58.592Z] Total Memory: 7.569GiB [2021-01-12T15:42:58.592Z] Name: ip-10-100-83-59 [2021-01-12T15:42:58.592Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2021-01-12T15:42:58.592Z] Docker Root Dir: /var/lib/docker [2021-01-12T15:42:58.592Z] Debug Mode: false [2021-01-12T15:42:58.592Z] Registry: https://index.docker.io/v1/ [2021-01-12T15:42:58.592Z] Labels: [2021-01-12T15:42:58.592Z] Experimental: true [2021-01-12T15:42:58.592Z] Insecure Registries: [2021-01-12T15:42:58.592Z] 127.0.0.0/8 [2021-01-12T15:42:58.592Z] Live Restore Enabled: true [2021-01-12T15:42:58.592Z] [2021-01-12T15:42:58.592Z] WARNING: No swap limit support [Pipeline] sh [2021-01-12T15:42:58.876Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T15:42:58.876Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T15:42:58.876Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41701/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-12T15:42:58.876Z] + bash /home/ubuntu/workspace/moby_PR-41701/check-config.sh [2021-01-12T15:42:58.876Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-12T15:42:58.876Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2021-01-12T15:42:58.876Z] [2021-01-12T15:42:58.876Z] Generally Necessary: [2021-01-12T15:42:58.876Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-12T15:42:58.876Z] - apparmor: enabled and tools installed [2021-01-12T15:42:58.876Z] - CONFIG_NAMESPACES: enabled [2021-01-12T15:42:58.876Z] - CONFIG_NET_NS: enabled [2021-01-12T15:42:58.876Z] - CONFIG_PID_NS: enabled [2021-01-12T15:42:58.876Z] - CONFIG_IPC_NS: enabled [2021-01-12T15:42:59.138Z] - CONFIG_UTS_NS: enabled [2021-01-12T15:42:59.138Z] - CONFIG_CGROUPS: enabled [2021-01-12T15:42:59.138Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-12T15:42:59.138Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-12T15:42:59.138Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-12T15:42:59.138Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-12T15:42:59.138Z] - CONFIG_CPUSETS: enabled [2021-01-12T15:42:59.138Z] - CONFIG_MEMCG: enabled [2021-01-12T15:42:59.138Z] - CONFIG_KEYS: enabled [2021-01-12T15:42:59.138Z] - CONFIG_VETH: enabled (as module) [2021-01-12T15:42:59.138Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-12T15:42:59.138Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-12T15:42:59.138Z] - CONFIG_NF_NAT_IPV4: missing [2021-01-12T15:42:59.138Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-12T15:42:59.138Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-12T15:42:59.138Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-12T15:42:59.138Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-12T15:42:59.138Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-12T15:42:59.138Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-12T15:42:59.138Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-12T15:42:59.138Z] - CONFIG_NF_NAT_NEEDED: missing [2021-01-12T15:42:59.138Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-12T15:42:59.138Z] [2021-01-12T15:42:59.138Z] Optional Features: [2021-01-12T15:42:59.138Z] - CONFIG_USER_NS: enabled [2021-01-12T15:42:59.138Z] - CONFIG_SECCOMP: enabled [2021-01-12T15:42:59.138Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-12T15:42:59.138Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-12T15:42:59.138Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-12T15:42:59.138Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-12T15:42:59.138Z] - CONFIG_BLK_CGROUP: enabled [2021-01-12T15:42:59.138Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-12T15:42:59.138Z] - CONFIG_IOSCHED_CFQ: missing [2021-01-12T15:42:59.138Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-01-12T15:42:59.138Z] - CONFIG_CGROUP_PERF: enabled [2021-01-12T15:42:59.138Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-12T15:42:59.138Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-12T15:42:59.409Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-12T15:42:59.409Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-12T15:42:59.409Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-12T15:42:59.409Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-12T15:42:59.409Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-12T15:42:59.409Z] - CONFIG_IP_VS: enabled (as module) [2021-01-12T15:42:59.409Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-12T15:42:59.409Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-12T15:42:59.409Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-12T15:42:59.409Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-12T15:42:59.409Z] - CONFIG_EXT4_FS: enabled [2021-01-12T15:42:59.409Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-12T15:42:59.409Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-12T15:42:59.409Z] - Network Drivers: [2021-01-12T15:42:59.409Z] - "overlay": [2021-01-12T15:42:59.409Z] - CONFIG_VXLAN: enabled (as module) [2021-01-12T15:42:59.409Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-12T15:42:59.409Z] Optional (for encrypted networks): [2021-01-12T15:42:59.409Z] - CONFIG_CRYPTO: enabled [2021-01-12T15:42:59.409Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-12T15:42:59.409Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-12T15:42:59.409Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-12T15:42:59.409Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-12T15:42:59.409Z] - CONFIG_XFRM: enabled [2021-01-12T15:42:59.409Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-12T15:42:59.409Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-12T15:42:59.409Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-12T15:42:59.409Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-01-12T15:42:59.409Z] - "ipvlan": [2021-01-12T15:42:59.409Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-12T15:42:59.409Z] - "macvlan": [2021-01-12T15:42:59.409Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-12T15:42:59.409Z] - CONFIG_DUMMY: enabled (as module) [2021-01-12T15:42:59.409Z] - "ftp,tftp client in container": [2021-01-12T15:42:59.459Z] #41 45.53 CC compel/plugins/std/string.o [2021-01-12T15:42:59.669Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-12T15:42:59.669Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-12T15:42:59.669Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-12T15:42:59.669Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-12T15:42:59.669Z] - Storage Drivers: [2021-01-12T15:42:59.669Z] - "aufs": [2021-01-12T15:42:59.669Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-12T15:42:59.669Z] - "btrfs": [2021-01-12T15:42:59.669Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-12T15:42:59.669Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-12T15:42:59.669Z] - "devicemapper": [2021-01-12T15:42:59.669Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-12T15:42:59.669Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-12T15:42:59.669Z] - "overlay": [2021-01-12T15:42:59.669Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-12T15:42:59.669Z] - "zfs": [2021-01-12T15:42:59.669Z] - /dev/zfs: present [2021-01-12T15:42:59.669Z] - zfs command: missing [2021-01-12T15:42:59.669Z] - zpool command: missing [2021-01-12T15:42:59.669Z] [2021-01-12T15:42:59.669Z] Limits: [2021-01-12T15:42:59.669Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-12T15:42:59.669Z] [2021-01-12T15:42:59.669Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-01-12T15:42:59.719Z] #41 46.05 CC compel/plugins/std/infect.o [Pipeline] sh [2021-01-12T15:42:59.775Z] Client: [2021-01-12T15:42:59.775Z] Debug Mode: false [2021-01-12T15:42:59.775Z] [2021-01-12T15:42:59.775Z] Server: [2021-01-12T15:42:59.775Z] Containers: 0 [2021-01-12T15:42:59.775Z] Running: 0 [2021-01-12T15:42:59.775Z] Paused: 0 [2021-01-12T15:42:59.775Z] Stopped: 0 [2021-01-12T15:42:59.775Z] Images: 0 [2021-01-12T15:42:59.775Z] Server Version: 19.03.13 [2021-01-12T15:42:59.775Z] Storage Driver: overlay2 [2021-01-12T15:42:59.775Z] Backing Filesystem: extfs [2021-01-12T15:42:59.775Z] Supports d_type: true [2021-01-12T15:42:59.775Z] Native Overlay Diff: true [2021-01-12T15:42:59.775Z] Logging Driver: json-file [2021-01-12T15:42:59.775Z] Cgroup Driver: cgroupfs [2021-01-12T15:42:59.775Z] Plugins: [2021-01-12T15:42:59.775Z] Volume: local [2021-01-12T15:42:59.775Z] Network: bridge host ipvlan macvlan null overlay [2021-01-12T15:42:59.775Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-12T15:42:59.775Z] Swarm: inactive [2021-01-12T15:42:59.775Z] Runtimes: runc [2021-01-12T15:42:59.775Z] Default Runtime: runc [2021-01-12T15:42:59.775Z] Init Binary: docker-init [2021-01-12T15:42:59.775Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T15:42:59.775Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T15:42:59.775Z] init version: fec3683 [2021-01-12T15:42:59.775Z] Security Options: [2021-01-12T15:42:59.775Z] apparmor [2021-01-12T15:42:59.775Z] seccomp [2021-01-12T15:42:59.775Z] Profile: default [2021-01-12T15:42:59.775Z] Kernel Version: 5.4.0-1025-aws [2021-01-12T15:42:59.775Z] Operating System: Ubuntu 18.04.5 LTS [2021-01-12T15:42:59.775Z] OSType: linux [2021-01-12T15:42:59.775Z] Architecture: x86_64 [2021-01-12T15:42:59.775Z] CPUs: 2 [2021-01-12T15:42:59.775Z] Total Memory: 7.569GiB [2021-01-12T15:42:59.775Z] Name: ip-10-100-62-203 [2021-01-12T15:42:59.775Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2021-01-12T15:42:59.775Z] Docker Root Dir: /var/lib/docker [2021-01-12T15:42:59.775Z] Debug Mode: false [2021-01-12T15:42:59.775Z] Registry: https://index.docker.io/v1/ [2021-01-12T15:42:59.775Z] Labels: [2021-01-12T15:42:59.775Z] Experimental: true [2021-01-12T15:42:59.775Z] Insecure Registries: [2021-01-12T15:42:59.775Z] 127.0.0.0/8 [2021-01-12T15:42:59.775Z] Live Restore Enabled: true [2021-01-12T15:42:59.775Z] [2021-01-12T15:42:59.775Z] WARNING: No swap limit support [Pipeline] sh [2021-01-12T15:43:00.010Z] + sudo modprobe ip_vs [2021-01-12T15:43:00.010Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e . [2021-01-12T15:43:00.010Z] #2 [internal] load .dockerignore [2021-01-12T15:43:00.049Z] #27 18.54 Updating certificates in /etc/ssl/certs... [2021-01-12T15:43:00.088Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T15:43:00.088Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T15:43:00.088Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41701/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-12T15:43:00.088Z] + bash /home/ubuntu/workspace/moby_PR-41701/check-config.sh [2021-01-12T15:43:00.088Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-12T15:43:00.088Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2021-01-12T15:43:00.088Z] [2021-01-12T15:43:00.088Z] Generally Necessary: [2021-01-12T15:43:00.088Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-12T15:43:00.088Z] - apparmor: enabled and tools installed [2021-01-12T15:43:00.088Z] - CONFIG_NAMESPACES: enabled [2021-01-12T15:43:00.088Z] - CONFIG_NET_NS: enabled [2021-01-12T15:43:00.088Z] - CONFIG_PID_NS: enabled [2021-01-12T15:43:00.088Z] - CONFIG_IPC_NS: enabled [2021-01-12T15:43:00.088Z] - CONFIG_UTS_NS: enabled [2021-01-12T15:43:00.088Z] - CONFIG_CGROUPS: enabled [2021-01-12T15:43:00.088Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-12T15:43:00.088Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-12T15:43:00.088Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-12T15:43:00.088Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-12T15:43:00.088Z] - CONFIG_CPUSETS: enabled [2021-01-12T15:43:00.088Z] - CONFIG_MEMCG: enabled [2021-01-12T15:43:00.088Z] - CONFIG_KEYS: enabled [2021-01-12T15:43:00.088Z] - CONFIG_VETH: enabled (as module) [2021-01-12T15:43:00.088Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-12T15:43:00.088Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-12T15:43:00.088Z] - CONFIG_NF_NAT_IPV4: missing [2021-01-12T15:43:00.088Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-12T15:43:00.088Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-12T15:43:00.088Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-12T15:43:00.088Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-12T15:43:00.088Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-12T15:43:00.088Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-12T15:43:00.088Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-12T15:43:00.088Z] - CONFIG_NF_NAT_NEEDED: missing [2021-01-12T15:43:00.088Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-12T15:43:00.088Z] [2021-01-12T15:43:00.088Z] Optional Features: [2021-01-12T15:43:00.088Z] - CONFIG_USER_NS: enabled [2021-01-12T15:43:00.088Z] - CONFIG_SECCOMP: enabled [2021-01-12T15:43:00.088Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-12T15:43:00.088Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-12T15:43:00.268Z] #2 transferring context: [2021-01-12T15:43:00.268Z] #2 transferring context: 87B done [2021-01-12T15:43:00.268Z] #2 DONE 0.1s [2021-01-12T15:43:00.268Z] [2021-01-12T15:43:00.268Z] #1 [internal] load build definition from Dockerfile [2021-01-12T15:43:00.268Z] #1 transferring dockerfile: 16.55kB done [2021-01-12T15:43:00.268Z] #1 DONE 0.1s [2021-01-12T15:43:00.268Z] [2021-01-12T15:43:00.268Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-12T15:43:00.287Z] #41 46.41 CC compel/arch/x86/plugins/std/parasite-head.o [2021-01-12T15:43:00.287Z] #41 46.47 CC compel/arch/x86/plugins/std/memcpy.o [2021-01-12T15:43:00.287Z] #41 46.56 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-01-12T15:43:00.360Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-12T15:43:00.360Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-12T15:43:00.360Z] - CONFIG_BLK_CGROUP: enabled [2021-01-12T15:43:00.360Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-12T15:43:00.360Z] - CONFIG_IOSCHED_CFQ: missing [2021-01-12T15:43:00.360Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-01-12T15:43:00.360Z] - CONFIG_CGROUP_PERF: enabled [2021-01-12T15:43:00.360Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-12T15:43:00.360Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-12T15:43:00.360Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-12T15:43:00.360Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-12T15:43:00.360Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-12T15:43:00.360Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-12T15:43:00.360Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-12T15:43:00.360Z] - CONFIG_IP_VS: enabled (as module) [2021-01-12T15:43:00.360Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-12T15:43:00.360Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-12T15:43:00.360Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-12T15:43:00.360Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-12T15:43:00.360Z] - CONFIG_EXT4_FS: enabled [2021-01-12T15:43:00.360Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-12T15:43:00.360Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-12T15:43:00.360Z] - Network Drivers: [2021-01-12T15:43:00.360Z] - "overlay": [2021-01-12T15:43:00.360Z] - CONFIG_VXLAN: enabled (as module) [2021-01-12T15:43:00.360Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-12T15:43:00.360Z] Optional (for encrypted networks): [2021-01-12T15:43:00.360Z] - CONFIG_CRYPTO: enabled [2021-01-12T15:43:00.360Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-12T15:43:00.360Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-12T15:43:00.360Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-12T15:43:00.360Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-12T15:43:00.360Z] - CONFIG_XFRM: enabled [2021-01-12T15:43:00.360Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-12T15:43:00.360Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-12T15:43:00.360Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-12T15:43:00.360Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-01-12T15:43:00.360Z] - "ipvlan": [2021-01-12T15:43:00.360Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-12T15:43:00.360Z] - "macvlan": [2021-01-12T15:43:00.546Z] #41 46.64 AR compel/plugins/std.lib.a [2021-01-12T15:43:00.546Z] #41 46.70 CC compel/plugins/fds/fds.o [2021-01-12T15:43:00.546Z] #41 46.89 AR compel/plugins/fds.lib.a [2021-01-12T15:43:00.628Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-12T15:43:00.628Z] - CONFIG_DUMMY: enabled (as module) [2021-01-12T15:43:00.628Z] - "ftp,tftp client in container": [2021-01-12T15:43:00.628Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-12T15:43:00.628Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-12T15:43:00.628Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-12T15:43:00.628Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-12T15:43:00.628Z] - Storage Drivers: [2021-01-12T15:43:00.628Z] - "aufs": [2021-01-12T15:43:00.628Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-12T15:43:00.628Z] - "btrfs": [2021-01-12T15:43:00.628Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-12T15:43:00.628Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-12T15:43:00.628Z] - "devicemapper": [2021-01-12T15:43:00.628Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-12T15:43:00.628Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-12T15:43:00.628Z] - "overlay": [2021-01-12T15:43:00.628Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-12T15:43:00.628Z] - "zfs": [2021-01-12T15:43:00.628Z] - /dev/zfs: present [2021-01-12T15:43:00.628Z] - zfs command: missing [2021-01-12T15:43:00.628Z] - zpool command: missing [2021-01-12T15:43:00.628Z] [2021-01-12T15:43:00.628Z] Limits: [2021-01-12T15:43:00.628Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-12T15:43:00.628Z] [2021-01-12T15:43:00.628Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-12T15:43:00.811Z] #41 46.93 HOSTDEP compel/src/lib/log-host.d [2021-01-12T15:43:00.954Z] #38 ... [2021-01-12T15:43:00.954Z] [2021-01-12T15:43:00.954Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:00.954Z] #41 17.23 CC compel/src/lib/ptrace.o [2021-01-12T15:43:00.954Z] #41 17.35 AR compel/libcompel.a [2021-01-12T15:43:00.954Z] #41 17.35 HOSTCC compel/src/main-host.o [2021-01-12T15:43:00.954Z] #41 17.43 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-01-12T15:43:00.954Z] #41 17.49 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-12T15:43:00.954Z] #41 17.62 HOSTCC compel/src/lib/log-host.o [2021-01-12T15:43:00.954Z] #41 17.69 HOSTLINK compel/compel-host-bin [2021-01-12T15:43:00.954Z] #41 17.76 DEP soccr/soccr.d [2021-01-12T15:43:00.954Z] #41 17.84 CC soccr/soccr.o [2021-01-12T15:43:00.954Z] #41 18.34 AR soccr/libsoccr.a [2021-01-12T15:43:00.954Z] #41 18.35 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T15:43:00.954Z] #41 18.44 DEP criu/arch/s390/sigframe.d [2021-01-12T15:43:00.954Z] #41 18.47 DEP criu/arch/s390/crtools.d [2021-01-12T15:43:00.954Z] #41 18.51 DEP criu/arch/s390/cpu.d [2021-01-12T15:43:00.954Z] #41 18.56 CC criu/arch/s390/cpu.o [2021-01-12T15:43:00.954Z] #41 18.69 CC criu/arch/s390/crtools.o [2021-01-12T15:43:00.954Z] #41 18.89 CC criu/arch/s390/sigframe.o [2021-01-12T15:43:00.954Z] #41 18.94 LINK criu/arch/s390/crtools.built-in.o [2021-01-12T15:43:00.954Z] #41 18.95 DEP criu/pie/util-vdso.d [2021-01-12T15:43:00.954Z] #41 18.98 DEP criu/pie/util.d [2021-01-12T15:43:00.954Z] #41 19.01 CC criu/pie/util.o [2021-01-12T15:43:00.954Z] #41 19.06 CC criu/pie/util-vdso.o [2021-01-12T15:43:00.954Z] #41 19.27 AR criu/pie/pie.lib.a [2021-01-12T15:43:00.954Z] #41 19.29 DEP criu/pie/restorer.d [2021-01-12T15:43:00.954Z] #41 19.38 DEP criu/arch/s390/restorer.d [2021-01-12T15:43:00.954Z] #41 19.43 DEP criu/arch/s390/vdso-pie.d [2021-01-12T15:43:00.954Z] #41 19.46 DEP criu/pie/parasite-vdso.d [2021-01-12T15:43:00.954Z] #41 19.52 DEP criu/pie/parasite.d [2021-01-12T15:43:00.954Z] #41 19.62 CC criu/pie/parasite.o [2021-01-12T15:43:00.954Z] #41 20.00 LINK criu/pie/parasite.built-in.o [2021-01-12T15:43:00.954Z] #41 20.01 GEN criu/pie/parasite-blob.h [2021-01-12T15:43:00.954Z] #41 20.01 CC criu/pie/parasite-vdso.o [2021-01-12T15:43:00.954Z] #41 20.22 CC criu/arch/s390/vdso-pie.o [2021-01-12T15:43:00.954Z] #41 20.31 CC criu/arch/s390/restorer.o [2021-01-12T15:43:00.954Z] #41 20.43 CC criu/pie/restorer.o [2021-01-12T15:43:00.954Z] #41 21.12 LINK criu/pie/restorer.built-in.o [2021-01-12T15:43:00.954Z] #41 21.13 GEN criu/pie/restorer-blob.h [2021-01-12T15:43:00.954Z] #41 21.15 DEP criu/vdso.d [2021-01-12T15:43:00.954Z] #41 21.19 DEP criu/uts_ns.d [2021-01-12T15:43:00.954Z] #41 21.26 DEP criu/util.d [2021-01-12T15:43:00.954Z] #41 21.36 DEP criu/uffd.d [2021-01-12T15:43:00.954Z] #41 21.40 DEP criu/tun.d [2021-01-12T15:43:00.954Z] #41 21.44 DEP criu/tty.d [2021-01-12T15:43:00.954Z] #41 21.48 DEP criu/timerfd.d [2021-01-12T15:43:00.954Z] #41 21.53 DEP criu/timens.d [2021-01-12T15:43:00.954Z] #41 21.58 DEP criu/sysfs_parse.d [2021-01-12T15:43:00.954Z] #41 21.67 DEP criu/sysctl.d [2021-01-12T15:43:00.954Z] #41 21.72 DEP criu/string.d [2021-01-12T15:43:00.954Z] #41 21.74 DEP criu/stats.d [2021-01-12T15:43:00.954Z] #41 21.81 DEP criu/sockets.d [2021-01-12T15:43:00.954Z] #41 21.87 DEP criu/sk-unix.d [2021-01-12T15:43:00.954Z] #41 21.93 DEP criu/sk-tcp.d [2021-01-12T15:43:00.954Z] #41 21.98 DEP criu/sk-queue.d [2021-01-12T15:43:00.954Z] #41 22.06 DEP criu/sk-packet.d [2021-01-12T15:43:00.954Z] #41 22.13 DEP criu/sk-netlink.d [2021-01-12T15:43:00.954Z] #41 22.18 DEP criu/sk-inet.d [2021-01-12T15:43:00.954Z] #41 22.28 DEP criu/signalfd.d [2021-01-12T15:43:00.954Z] #41 22.39 DEP criu/sigframe.d [2021-01-12T15:43:00.954Z] #41 22.42 DEP criu/shmem.d [2021-01-12T15:43:00.954Z] #41 22.50 DEP criu/servicefd.d [2021-01-12T15:43:00.954Z] #41 22.55 DEP criu/seize.d [2021-01-12T15:43:00.954Z] #41 22.59 DEP criu/seccomp.d [2021-01-12T15:43:00.954Z] #41 22.65 DEP criu/rst-malloc.d [2021-01-12T15:43:00.954Z] #41 22.68 DEP criu/rbtree.d [2021-01-12T15:43:00.954Z] #41 22.69 DEP criu/pstree.d [2021-01-12T15:43:00.954Z] #41 22.74 DEP criu/protobuf.d [2021-01-12T15:43:00.954Z] #41 22.81 GEN criu/protobuf-desc-gen.h [2021-01-12T15:43:00.976Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e . [2021-01-12T15:43:01.082Z] #41 47.04 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-12T15:43:01.083Z] #41 47.23 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-01-12T15:43:01.083Z] #41 47.28 HOSTDEP compel/src/main-host.d [2021-01-12T15:43:01.244Z] #1 [internal] load .dockerignore [2021-01-12T15:43:01.244Z] #1 transferring context: 87B done [2021-01-12T15:43:01.244Z] #1 DONE 0.0s [2021-01-12T15:43:01.244Z] [2021-01-12T15:43:01.244Z] #2 [internal] load build definition from Dockerfile [2021-01-12T15:43:01.244Z] #2 transferring dockerfile: 16.55kB done [2021-01-12T15:43:01.244Z] #2 DONE 0.0s [2021-01-12T15:43:01.244Z] [2021-01-12T15:43:01.244Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-12T15:43:01.244Z] #41 23.27 DEP criu/protobuf-desc.d [2021-01-12T15:43:01.244Z] #41 23.31 DEP criu/proc_parse.d [2021-01-12T15:43:01.341Z] #41 47.39 DEP compel/src/lib/ptrace.d [2021-01-12T15:43:01.341Z] #41 47.46 DEP compel/src/lib/infect.d [2021-01-12T15:43:01.341Z] #41 47.58 DEP compel/src/lib/infect-util.d [2021-01-12T15:43:01.349Z] Client: [2021-01-12T15:43:01.349Z] Debug Mode: false [2021-01-12T15:43:01.349Z] [2021-01-12T15:43:01.349Z] Server: [2021-01-12T15:43:01.349Z] Containers: 0 [2021-01-12T15:43:01.349Z] Running: 0 [2021-01-12T15:43:01.349Z] Paused: 0 [2021-01-12T15:43:01.349Z] Stopped: 0 [2021-01-12T15:43:01.349Z] Images: 0 [2021-01-12T15:43:01.349Z] Server Version: 19.03.13 [2021-01-12T15:43:01.349Z] Storage Driver: overlay2 [2021-01-12T15:43:01.349Z] Backing Filesystem: extfs [2021-01-12T15:43:01.349Z] Supports d_type: true [2021-01-12T15:43:01.349Z] Native Overlay Diff: true [2021-01-12T15:43:01.349Z] Logging Driver: json-file [2021-01-12T15:43:01.349Z] Cgroup Driver: cgroupfs [2021-01-12T15:43:01.349Z] Plugins: [2021-01-12T15:43:01.349Z] Volume: local [2021-01-12T15:43:01.349Z] Network: bridge host ipvlan macvlan null overlay [2021-01-12T15:43:01.349Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-12T15:43:01.349Z] Swarm: inactive [2021-01-12T15:43:01.349Z] Runtimes: runc [2021-01-12T15:43:01.349Z] Default Runtime: runc [2021-01-12T15:43:01.349Z] Init Binary: docker-init [2021-01-12T15:43:01.349Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T15:43:01.349Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T15:43:01.349Z] init version: fec3683 [2021-01-12T15:43:01.349Z] Security Options: [2021-01-12T15:43:01.349Z] apparmor [2021-01-12T15:43:01.349Z] seccomp [2021-01-12T15:43:01.349Z] Profile: default [2021-01-12T15:43:01.349Z] Kernel Version: 4.15.0-1083-aws [2021-01-12T15:43:01.349Z] Operating System: Ubuntu 16.04.7 LTS [2021-01-12T15:43:01.349Z] OSType: linux [2021-01-12T15:43:01.349Z] Architecture: aarch64 [2021-01-12T15:43:01.349Z] CPUs: 4 [2021-01-12T15:43:01.349Z] Total Memory: 7.525GiB [2021-01-12T15:43:01.349Z] Name: ip-10-100-111-253 [2021-01-12T15:43:01.349Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2021-01-12T15:43:01.349Z] Docker Root Dir: /var/lib/docker [2021-01-12T15:43:01.349Z] Debug Mode: false [2021-01-12T15:43:01.349Z] Registry: https://index.docker.io/v1/ [2021-01-12T15:43:01.349Z] Labels: [2021-01-12T15:43:01.349Z] Experimental: true [2021-01-12T15:43:01.349Z] Insecure Registries: [2021-01-12T15:43:01.349Z] 127.0.0.0/8 [2021-01-12T15:43:01.349Z] Live Restore Enabled: true [2021-01-12T15:43:01.349Z] [2021-01-12T15:43:01.349Z] WARNING: No swap limit support [Pipeline] sh [2021-01-12T15:43:01.507Z] #3 DONE 0.4s [2021-01-12T15:43:01.507Z] [2021-01-12T15:43:01.507Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-12T15:43:01.507Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-12T15:43:01.507Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-12T15:43:01.507Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-01-12T15:43:01.507Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-01-12T15:43:01.507Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2021-01-12T15:43:01.534Z] #41 23.37 DEP criu/plugin.d [2021-01-12T15:43:01.534Z] #41 23.41 DEP criu/pipes.d [2021-01-12T15:43:01.534Z] #41 23.46 DEP criu/pie-util.d [2021-01-12T15:43:01.534Z] #41 23.50 DEP criu/pie-util-vdso.d [2021-01-12T15:43:01.534Z] #41 23.55 DEP criu/path.d [2021-01-12T15:43:01.601Z] #41 ... [2021-01-12T15:43:01.601Z] [2021-01-12T15:43:01.601Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:01.601Z] #56 111.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T15:43:01.601Z] #56 111.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-12T15:43:01.601Z] #56 DONE 118.2s [2021-01-12T15:43:01.601Z] [2021-01-12T15:43:01.601Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-12T15:43:01.601Z] #57 DONE 0.1s [2021-01-12T15:43:01.601Z] [2021-01-12T15:43:01.601Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:01.601Z] #43 111.3 vendor/golang.org/x/net/http2/hpack [2021-01-12T15:43:01.601Z] #43 112.5 mime [2021-01-12T15:43:01.601Z] #43 114.3 mime/quotedprintable [2021-01-12T15:43:01.601Z] #43 114.6 net/http/internal [2021-01-12T15:43:01.601Z] #43 116.2 crypto/tls [2021-01-12T15:43:01.601Z] #43 ... [2021-01-12T15:43:01.601Z] [2021-01-12T15:43:01.601Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-12T15:43:01.601Z] #58 DONE 0.0s [2021-01-12T15:43:01.601Z] [2021-01-12T15:43:01.601Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:01.601Z] #41 47.69 DEP compel/src/lib/infect-rpc.d [2021-01-12T15:43:01.642Z] #3 DONE 1.1s [2021-01-12T15:43:01.642Z] [2021-01-12T15:43:01.643Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-12T15:43:01.643Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-12T15:43:01.643Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-12T15:43:01.643Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-01-12T15:43:01.643Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-01-12T15:43:01.643Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 620.98kB / 8.88MB 0.1s [2021-01-12T15:43:01.643Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-01-12T15:43:01.643Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-01-12T15:43:01.643Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-01-12T15:43:01.647Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T15:43:01.647Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T15:43:01.647Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41701/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-12T15:43:01.647Z] + bash /home/ubuntu/workspace/moby_PR-41701/check-config.sh [2021-01-12T15:43:01.647Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-12T15:43:01.647Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2021-01-12T15:43:01.647Z] [2021-01-12T15:43:01.647Z] Generally Necessary: [2021-01-12T15:43:01.647Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-12T15:43:01.647Z] - apparmor: enabled and tools installed [2021-01-12T15:43:01.773Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.74MB / 8.88MB 0.1s [2021-01-12T15:43:01.773Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-01-12T15:43:01.773Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-01-12T15:43:01.823Z] #41 23.59 DEP criu/parasite-syscall.d [2021-01-12T15:43:01.823Z] #41 23.65 DEP criu/pagemap.d [2021-01-12T15:43:01.823Z] #41 23.70 DEP criu/pagemap-cache.d [2021-01-12T15:43:01.823Z] #41 23.74 DEP criu/page-xfer.d [2021-01-12T15:43:01.823Z] #41 23.81 DEP criu/page-pipe.d [2021-01-12T15:43:01.823Z] #41 23.85 DEP criu/netfilter.d [2021-01-12T15:43:01.823Z] #41 23.92 DEP criu/net.d [2021-01-12T15:43:01.860Z] #41 47.90 DEP compel/arch/x86/src/lib/infect.d [2021-01-12T15:43:01.860Z] #41 48.13 DEP compel/arch/x86/src/lib/cpu.d [2021-01-12T15:43:01.911Z] - CONFIG_NAMESPACES: enabled [2021-01-12T15:43:01.911Z] - CONFIG_NET_NS: enabled [2021-01-12T15:43:01.911Z] - CONFIG_PID_NS: enabled [2021-01-12T15:43:01.911Z] - CONFIG_IPC_NS: enabled [2021-01-12T15:43:01.911Z] - CONFIG_UTS_NS: enabled [2021-01-12T15:43:01.911Z] - CONFIG_CGROUPS: enabled [2021-01-12T15:43:01.911Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-12T15:43:01.911Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-12T15:43:01.911Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-12T15:43:01.911Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-12T15:43:01.911Z] - CONFIG_CPUSETS: enabled [2021-01-12T15:43:01.911Z] - CONFIG_MEMCG: enabled [2021-01-12T15:43:01.911Z] - CONFIG_KEYS: enabled [2021-01-12T15:43:01.911Z] - CONFIG_VETH: enabled (as module) [2021-01-12T15:43:01.911Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-12T15:43:01.911Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-12T15:43:01.911Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-01-12T15:43:01.911Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-12T15:43:01.911Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-12T15:43:01.911Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-12T15:43:01.911Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-12T15:43:01.911Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-12T15:43:01.911Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-12T15:43:02.035Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-01-12T15:43:02.112Z] #41 23.97 DEP criu/namespaces.d [2021-01-12T15:43:02.112Z] #41 24.03 DEP criu/mount.d [2021-01-12T15:43:02.112Z] #41 24.09 DEP criu/memfd.d [2021-01-12T15:43:02.112Z] #41 24.13 DEP criu/mem.d [2021-01-12T15:43:02.112Z] #41 24.19 DEP criu/lsm.d [2021-01-12T15:43:02.112Z] #41 24.27 DEP criu/log.d [2021-01-12T15:43:02.119Z] #41 48.22 DEP compel/src/lib/log.d [2021-01-12T15:43:02.119Z] #41 48.28 DEP compel/src/main.d [2021-01-12T15:43:02.148Z] #27 ... [2021-01-12T15:43:02.148Z] [2021-01-12T15:43:02.148Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:43:02.148Z] #42 1.395 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:02.148Z] #42 5.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:02.148Z] #42 5.813 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:02.148Z] #42 7.653 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-12T15:43:02.148Z] #42 10.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [249 kB] [2021-01-12T15:43:02.148Z] #42 ... [2021-01-12T15:43:02.148Z] [2021-01-12T15:43:02.148Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:43:02.148Z] #34 0.867 + RM_GOPATH=0 [2021-01-12T15:43:02.148Z] #34 0.871 + TMP_GOPATH= [2021-01-12T15:43:02.148Z] #34 0.871 + : /build [2021-01-12T15:43:02.148Z] #34 0.872 + '[' -z '' ']' [2021-01-12T15:43:02.148Z] #34 0.872 ++ mktemp -d [2021-01-12T15:43:02.148Z] #34 0.877 + export GOPATH=/tmp/tmp.SrNi2Go9Wt [2021-01-12T15:43:02.148Z] #34 0.877 + GOPATH=/tmp/tmp.SrNi2Go9Wt [2021-01-12T15:43:02.148Z] #34 0.877 + RM_GOPATH=1 [2021-01-12T15:43:02.148Z] #34 0.877 + case "$(go env GOARCH)" in [2021-01-12T15:43:02.148Z] #34 0.877 ++ go env GOARCH [2021-01-12T15:43:02.148Z] #34 0.888 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:02.148Z] #34 0.888 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:02.148Z] #34 0.889 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:02.148Z] #34 0.890 + dir=/tmp/install [2021-01-12T15:43:02.148Z] #34 0.890 + bin=tomlv [2021-01-12T15:43:02.148Z] #34 0.890 + shift [2021-01-12T15:43:02.148Z] #34 0.891 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-12T15:43:02.148Z] #34 0.891 + . /tmp/install/tomlv.installer [2021-01-12T15:43:02.148Z] #34 0.891 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:43:02.148Z] #34 0.891 + install_tomlv [2021-01-12T15:43:02.148Z] #34 0.891 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-12T15:43:02.148Z] #34 0.891 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:43:02.148Z] #34 0.891 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SrNi2Go9Wt/src/github.com/BurntSushi/toml [2021-01-12T15:43:02.148Z] #34 0.894 Cloning into '/tmp/tmp.SrNi2Go9Wt/src/github.com/BurntSushi/toml'... [2021-01-12T15:43:02.148Z] #34 1.687 + cd /tmp/tmp.SrNi2Go9Wt/src/github.com/BurntSushi/toml [2021-01-12T15:43:02.148Z] #34 1.689 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:43:02.148Z] #34 1.701 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T15:43:02.148Z] #34 2.249 runtime/internal/sys [2021-01-12T15:43:02.148Z] #34 2.317 math/bits [2021-01-12T15:43:02.148Z] #34 2.319 runtime/internal/atomic [2021-01-12T15:43:02.148Z] #34 2.322 internal/cpu [2021-01-12T15:43:02.148Z] #34 2.564 runtime/internal/math [2021-01-12T15:43:02.148Z] #34 2.810 unicode/utf8 [2021-01-12T15:43:02.148Z] #34 3.030 internal/race [2021-01-12T15:43:02.148Z] #34 3.194 sync/atomic [2021-01-12T15:43:02.148Z] #34 3.724 unicode [2021-01-12T15:43:02.148Z] #34 3.787 internal/bytealg [2021-01-12T15:43:02.148Z] #34 4.006 internal/testlog [2021-01-12T15:43:02.148Z] #34 4.010 math [2021-01-12T15:43:02.148Z] #34 4.510 encoding [2021-01-12T15:43:02.148Z] #34 5.098 runtime/cgo [2021-01-12T15:43:02.148Z] #34 5.553 runtime [2021-01-12T15:43:02.148Z] #34 ... [2021-01-12T15:43:02.148Z] [2021-01-12T15:43:02.148Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:43:02.148Z] #55 1.227 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:02.148Z] #55 5.982 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:02.148Z] #55 6.000 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:02.148Z] #55 6.027 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-12T15:43:02.148Z] #55 8.245 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [249 kB] [2021-01-12T15:43:02.148Z] #55 ... [2021-01-12T15:43:02.148Z] [2021-01-12T15:43:02.148Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:02.148Z] #49 0.746 + RM_GOPATH=0 [2021-01-12T15:43:02.148Z] #49 0.746 + TMP_GOPATH= [2021-01-12T15:43:02.148Z] #49 0.746 + : /build [2021-01-12T15:43:02.148Z] #49 0.746 + '[' -z '' ']' [2021-01-12T15:43:02.148Z] #49 0.747 ++ mktemp -d [2021-01-12T15:43:02.148Z] #49 0.748 + export GOPATH=/tmp/tmp.8Q6Rw7eaR8 [2021-01-12T15:43:02.148Z] #49 0.749 + GOPATH=/tmp/tmp.8Q6Rw7eaR8 [2021-01-12T15:43:02.148Z] #49 0.749 + RM_GOPATH=1 [2021-01-12T15:43:02.148Z] #49 0.750 + case "$(go env GOARCH)" in [2021-01-12T15:43:02.148Z] #49 0.751 ++ go env GOARCH [2021-01-12T15:43:02.148Z] #49 0.761 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:02.148Z] #49 0.761 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:02.148Z] #49 0.762 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:02.148Z] #49 0.763 + dir=/tmp/install [2021-01-12T15:43:02.148Z] #49 0.763 + bin=golangci_lint [2021-01-12T15:43:02.148Z] #49 0.763 + shift [2021-01-12T15:43:02.148Z] #49 0.764 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-12T15:43:02.148Z] #49 0.764 + . /tmp/install/golangci_lint.installer [2021-01-12T15:43:02.148Z] #49 0.764 ++ : v1.23.8 [2021-01-12T15:43:02.148Z] #49 0.764 + install_golangci_lint [2021-01-12T15:43:02.148Z] #49 0.764 + set -e [2021-01-12T15:43:02.148Z] #49 0.764 + export GO111MODULE=on [2021-01-12T15:43:02.148Z] #49 0.764 + GO111MODULE=on [2021-01-12T15:43:02.148Z] #49 0.764 + GOBIN=/build [2021-01-12T15:43:02.148Z] #49 0.764 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-12T15:43:02.148Z] #49 0.772 go: finding github.com v1.23.8 [2021-01-12T15:43:02.148Z] #49 0.773 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-12T15:43:02.148Z] #49 0.774 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-12T15:43:02.148Z] #49 0.774 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:43:02.148Z] #49 0.774 go: finding github.com/golangci v1.23.8 [2021-01-12T15:43:02.148Z] #49 1.650 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:43:02.148Z] #49 2.961 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:43:02.178Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-12T15:43:02.178Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-01-12T15:43:02.178Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-12T15:43:02.178Z] [2021-01-12T15:43:02.178Z] Optional Features: [2021-01-12T15:43:02.178Z] - CONFIG_USER_NS: enabled [2021-01-12T15:43:02.178Z] - CONFIG_SECCOMP: enabled [2021-01-12T15:43:02.178Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-12T15:43:02.178Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-12T15:43:02.178Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-12T15:43:02.178Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-12T15:43:02.178Z] - CONFIG_BLK_CGROUP: enabled [2021-01-12T15:43:02.178Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-12T15:43:02.178Z] - CONFIG_IOSCHED_CFQ: enabled [2021-01-12T15:43:02.178Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-01-12T15:43:02.178Z] - CONFIG_CGROUP_PERF: enabled [2021-01-12T15:43:02.178Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-12T15:43:02.178Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-12T15:43:02.178Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-12T15:43:02.178Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-12T15:43:02.178Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-12T15:43:02.178Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-12T15:43:02.178Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-12T15:43:02.178Z] - CONFIG_IP_VS: enabled (as module) [2021-01-12T15:43:02.178Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-12T15:43:02.178Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-12T15:43:02.207Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-01-12T15:43:02.207Z] #4 DONE 0.8s [2021-01-12T15:43:02.207Z] [2021-01-12T15:43:02.207Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T15:43:02.296Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-01-12T15:43:02.296Z] #4 DONE 0.8s [2021-01-12T15:43:02.378Z] #41 48.47 DEP compel/src/lib/handle-elf.d [2021-01-12T15:43:02.402Z] #41 24.35 DEP criu/libnetlink.d [2021-01-12T15:43:02.402Z] #41 24.46 DEP criu/kerndat.d [2021-01-12T15:43:02.402Z] #41 24.54 DEP criu/kcmp-ids.d [2021-01-12T15:43:02.441Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-12T15:43:02.441Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-12T15:43:02.441Z] - CONFIG_EXT4_FS: enabled [2021-01-12T15:43:02.441Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-12T15:43:02.441Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-12T15:43:02.441Z] - Network Drivers: [2021-01-12T15:43:02.441Z] - "overlay": [2021-01-12T15:43:02.441Z] - CONFIG_VXLAN: enabled (as module) [2021-01-12T15:43:02.441Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-12T15:43:02.441Z] Optional (for encrypted networks): [2021-01-12T15:43:02.441Z] - CONFIG_CRYPTO: enabled [2021-01-12T15:43:02.441Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-12T15:43:02.441Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-12T15:43:02.441Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-12T15:43:02.441Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-12T15:43:02.441Z] - CONFIG_XFRM: enabled [2021-01-12T15:43:02.441Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-12T15:43:02.441Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-12T15:43:02.441Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-12T15:43:02.441Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-01-12T15:43:02.441Z] - "ipvlan": [2021-01-12T15:43:02.441Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-12T15:43:02.441Z] - "macvlan": [2021-01-12T15:43:02.441Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-12T15:43:02.441Z] - CONFIG_DUMMY: enabled (as module) [2021-01-12T15:43:02.441Z] - "ftp,tftp client in container": [2021-01-12T15:43:02.446Z] #49 ... [2021-01-12T15:43:02.446Z] [2021-01-12T15:43:02.446Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:43:02.446Z] #36 1.226 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:02.446Z] #36 5.963 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:02.446Z] #36 5.981 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:02.446Z] #36 6.009 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-12T15:43:02.446Z] #36 8.656 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [249 kB] [2021-01-12T15:43:02.446Z] #36 ... [2021-01-12T15:43:02.446Z] [2021-01-12T15:43:02.446Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:43:02.446Z] #13 1.223 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:02.446Z] #13 1.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:02.446Z] #13 1.516 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:02.446Z] #13 2.534 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-12T15:43:02.446Z] #13 4.428 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [249 kB] [2021-01-12T15:43:02.446Z] #13 6.888 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-12T15:43:02.562Z] [2021-01-12T15:43:02.562Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-12T15:43:02.637Z] #41 48.65 DEP compel/arch/x86/src/lib/handle-elf.d [2021-01-12T15:43:02.637Z] #41 48.82 CC compel/src/lib/log.o [2021-01-12T15:43:02.691Z] #41 24.57 DEP criu/irmap.d [2021-01-12T15:43:02.691Z] #41 24.63 DEP criu/ipc_ns.d [2021-01-12T15:43:02.691Z] #41 24.70 DEP criu/image.d [2021-01-12T15:43:02.691Z] #41 24.77 DEP criu/image-desc.d [2021-01-12T15:43:02.691Z] #41 24.78 DEP criu/fsnotify.d [2021-01-12T15:43:02.691Z] #41 24.83 DEP criu/filesystems.d [2021-01-12T15:43:02.703Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-12T15:43:02.703Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-12T15:43:02.703Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-12T15:43:02.703Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-12T15:43:02.703Z] - Storage Drivers: [2021-01-12T15:43:02.703Z] - "aufs": [2021-01-12T15:43:02.703Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-12T15:43:02.703Z] - "btrfs": [2021-01-12T15:43:02.703Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-12T15:43:02.703Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-12T15:43:02.703Z] - "devicemapper": [2021-01-12T15:43:02.703Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-12T15:43:02.703Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-12T15:43:02.703Z] - "overlay": [2021-01-12T15:43:02.703Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-12T15:43:02.703Z] - "zfs": [2021-01-12T15:43:02.703Z] - /dev/zfs: missing [2021-01-12T15:43:02.703Z] - zfs command: missing [2021-01-12T15:43:02.703Z] - zpool command: missing [2021-01-12T15:43:02.703Z] [2021-01-12T15:43:02.703Z] Limits: [2021-01-12T15:43:02.703Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-12T15:43:02.703Z] [2021-01-12T15:43:02.703Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-01-12T15:43:02.744Z] #13 ... [2021-01-12T15:43:02.744Z] [2021-01-12T15:43:02.744Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:02.744Z] #47 0.570 + RM_GOPATH=0 [2021-01-12T15:43:02.744Z] #47 0.570 + TMP_GOPATH= [2021-01-12T15:43:02.744Z] #47 0.570 + : /build [2021-01-12T15:43:02.744Z] #47 0.570 + '[' -z '' ']' [2021-01-12T15:43:02.744Z] #47 0.572 ++ mktemp -d [2021-01-12T15:43:02.744Z] #47 0.573 + export GOPATH=/tmp/tmp.ezGxbIgFWn [2021-01-12T15:43:02.744Z] #47 0.573 + GOPATH=/tmp/tmp.ezGxbIgFWn [2021-01-12T15:43:02.744Z] #47 0.573 + RM_GOPATH=1 [2021-01-12T15:43:02.744Z] #47 0.574 + case "$(go env GOARCH)" in [2021-01-12T15:43:02.744Z] #47 0.575 ++ go env GOARCH [2021-01-12T15:43:02.744Z] #47 0.583 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:02.744Z] #47 0.583 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:02.744Z] #47 0.584 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:02.744Z] #47 0.585 + dir=/tmp/install [2021-01-12T15:43:02.744Z] #47 0.585 + bin=gotestsum [2021-01-12T15:43:02.744Z] #47 0.585 + shift [2021-01-12T15:43:02.744Z] #47 0.585 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-12T15:43:02.744Z] #47 0.586 + . /tmp/install/gotestsum.installer [2021-01-12T15:43:02.744Z] #47 0.586 ++ : v0.5.3 [2021-01-12T15:43:02.744Z] #47 0.586 + install_gotestsum [2021-01-12T15:43:02.744Z] #47 0.586 + set -e [2021-01-12T15:43:02.744Z] #47 0.587 + export GO111MODULE=on [2021-01-12T15:43:02.744Z] #47 0.587 + GO111MODULE=on [2021-01-12T15:43:02.744Z] #47 0.587 + GOBIN=/build [2021-01-12T15:43:02.744Z] #47 0.587 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-12T15:43:02.744Z] #47 0.609 go: finding gotest.tools v0.5.3 [2021-01-12T15:43:02.744Z] #47 0.609 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-12T15:43:02.744Z] #47 1.381 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-12T15:43:02.744Z] #47 2.526 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-12T15:43:02.744Z] #47 4.188 go: downloading github.com/fatih/color v1.9.0 [2021-01-12T15:43:02.744Z] #47 4.189 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:43:02.744Z] #47 4.221 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-12T15:43:02.744Z] #47 4.262 go: downloading github.com/pkg/errors v0.9.1 [2021-01-12T15:43:02.744Z] #47 4.337 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:43:02.744Z] #47 4.384 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:43:02.744Z] #47 4.547 go: extracting github.com/pkg/errors v0.9.1 [2021-01-12T15:43:02.744Z] #47 4.599 go: extracting github.com/fatih/color v1.9.0 [2021-01-12T15:43:02.744Z] #47 4.629 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:43:02.744Z] #47 4.706 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:43:02.744Z] #47 4.719 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:43:02.744Z] #47 4.769 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:43:02.744Z] #47 4.883 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:43:02.744Z] #47 4.919 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:43:02.744Z] #47 4.978 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:43:02.744Z] #47 5.042 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:43:02.744Z] #47 5.061 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:43:02.744Z] #47 5.099 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-12T15:43:02.744Z] #47 5.401 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:43:02.744Z] #47 7.585 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:43:02.744Z] #47 9.405 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:43:02.744Z] #47 10.99 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:43:02.744Z] #47 ... [2021-01-12T15:43:02.744Z] [2021-01-12T15:43:02.744Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:02.744Z] #45 0.724 + RM_GOPATH=0 [2021-01-12T15:43:02.744Z] #45 0.724 + TMP_GOPATH= [2021-01-12T15:43:02.744Z] #45 0.724 + : /build [2021-01-12T15:43:02.744Z] #45 0.724 + '[' -z '' ']' [2021-01-12T15:43:02.744Z] #45 0.725 ++ mktemp -d [2021-01-12T15:43:02.744Z] #45 0.727 + export GOPATH=/tmp/tmp.1RojLHSLPh [2021-01-12T15:43:02.744Z] #45 0.727 + GOPATH=/tmp/tmp.1RojLHSLPh [2021-01-12T15:43:02.744Z] #45 0.727 + RM_GOPATH=1 [2021-01-12T15:43:02.744Z] #45 0.727 + case "$(go env GOARCH)" in [2021-01-12T15:43:02.744Z] #45 0.728 ++ go env GOARCH [2021-01-12T15:43:02.744Z] #45 0.732 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:02.744Z] #45 0.732 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:02.744Z] #45 0.733 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:02.744Z] #45 0.735 + dir=/tmp/install [2021-01-12T15:43:02.744Z] #45 0.736 + bin=vndr [2021-01-12T15:43:02.744Z] #45 0.736 + shift [2021-01-12T15:43:02.744Z] #45 0.736 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-12T15:43:02.744Z] #45 0.736 + . /tmp/install/vndr.installer [2021-01-12T15:43:02.744Z] #45 0.736 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:43:02.744Z] #45 0.736 + install_vndr [2021-01-12T15:43:02.744Z] #45 0.736 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-12T15:43:02.744Z] #45 0.736 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:43:02.744Z] #45 0.736 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1RojLHSLPh/src/github.com/LK4D4/vndr [2021-01-12T15:43:02.744Z] #45 0.739 Cloning into '/tmp/tmp.1RojLHSLPh/src/github.com/LK4D4/vndr'... [2021-01-12T15:43:02.744Z] #45 1.575 + cd /tmp/tmp.1RojLHSLPh/src/github.com/LK4D4/vndr [2021-01-12T15:43:02.744Z] #45 1.575 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:43:02.744Z] #45 1.603 + go build -buildmode=pie -v -o /build/vndr . [2021-01-12T15:43:02.744Z] #45 2.899 internal/cpu [2021-01-12T15:43:02.744Z] #45 2.923 sync/atomic [2021-01-12T15:43:02.744Z] #45 2.950 internal/race [2021-01-12T15:43:02.744Z] #45 2.984 runtime/internal/atomic [2021-01-12T15:43:02.744Z] #45 3.290 unicode [2021-01-12T15:43:02.744Z] #45 3.719 unicode/utf8 [2021-01-12T15:43:02.744Z] #45 3.749 math/bits [2021-01-12T15:43:02.744Z] #45 4.171 internal/bytealg [2021-01-12T15:43:02.744Z] #45 4.921 unicode/utf16 [2021-01-12T15:43:02.744Z] #45 5.568 math [2021-01-12T15:43:02.744Z] #45 5.797 runtime [2021-01-12T15:43:02.744Z] #45 5.840 container/list [2021-01-12T15:43:02.744Z] #45 9.203 crypto/internal/subtle [2021-01-12T15:43:02.744Z] #45 9.914 crypto/subtle [2021-01-12T15:43:02.744Z] #45 10.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-12T15:43:02.744Z] #45 10.58 internal/nettrace [Pipeline] sh [2021-01-12T15:43:02.773Z] #6 ... [2021-01-12T15:43:02.773Z] [2021-01-12T15:43:02.773Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-12T15:43:02.773Z] #7 DONE 0.6s [2021-01-12T15:43:02.773Z] [2021-01-12T15:43:02.773Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-12T15:43:02.773Z] #5 DONE 0.6s [2021-01-12T15:43:02.895Z] #41 49.17 CC compel/arch/x86/src/lib/cpu.o [2021-01-12T15:43:02.981Z] #41 24.88 DEP criu/files.d [2021-01-12T15:43:02.981Z] #41 24.98 DEP criu/files-reg.d [2021-01-12T15:43:02.981Z] #41 25.03 DEP criu/files-ext.d [2021-01-12T15:43:02.981Z] #41 25.08 DEP criu/file-lock.d [2021-01-12T15:43:02.981Z] #41 25.12 DEP criu/file-ids.d [2021-01-12T15:43:03.031Z] [2021-01-12T15:43:03.031Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T15:43:03.031Z] #6 DONE 0.7s [2021-01-12T15:43:03.031Z] [2021-01-12T15:43:03.031Z] #21 [internal] load build context [2021-01-12T15:43:03.042Z] #45 11.10 runtime/cgo [2021-01-12T15:43:03.042Z] #45 ... [2021-01-12T15:43:03.042Z] [2021-01-12T15:43:03.042Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:43:03.042Z] #64 0.867 + RM_GOPATH=0 [2021-01-12T15:43:03.042Z] #64 0.873 + TMP_GOPATH= [2021-01-12T15:43:03.042Z] #64 0.877 + : /build [2021-01-12T15:43:03.042Z] #64 0.878 + '[' -z '' ']' [2021-01-12T15:43:03.042Z] #64 0.880 ++ mktemp -d [2021-01-12T15:43:03.042Z] #64 0.882 + export GOPATH=/tmp/tmp.JVnMTQHL0v [2021-01-12T15:43:03.042Z] #64 0.883 + GOPATH=/tmp/tmp.JVnMTQHL0v [2021-01-12T15:43:03.042Z] #64 0.884 + RM_GOPATH=1 [2021-01-12T15:43:03.042Z] #64 0.885 + case "$(go env GOARCH)" in [2021-01-12T15:43:03.042Z] #64 0.901 ++ go env GOARCH [2021-01-12T15:43:03.042Z] #64 0.949 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:03.042Z] #64 0.949 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:03.042Z] #64 0.982 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:03.042Z] #64 0.984 + dir=/tmp/install [2021-01-12T15:43:03.042Z] #64 0.984 + bin=proxy [2021-01-12T15:43:03.042Z] #64 0.984 + shift [2021-01-12T15:43:03.042Z] #64 0.984 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-12T15:43:03.042Z] #64 0.985 + . /tmp/install/proxy.installer [2021-01-12T15:43:03.042Z] #64 0.985 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:43:03.042Z] #64 0.993 + install_proxy [2021-01-12T15:43:03.042Z] #64 0.993 + case "$1" in [2021-01-12T15:43:03.042Z] #64 0.993 + export CGO_ENABLED=0 [2021-01-12T15:43:03.042Z] #64 0.994 + CGO_ENABLED=0 [2021-01-12T15:43:03.042Z] #64 0.994 + _install_proxy [2021-01-12T15:43:03.042Z] #64 0.994 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-12T15:43:03.042Z] #64 0.994 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:43:03.042Z] #64 0.998 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JVnMTQHL0v/src/github.com/docker/libnetwork [2021-01-12T15:43:03.042Z] #64 1.006 Cloning into '/tmp/tmp.JVnMTQHL0v/src/github.com/docker/libnetwork'... [2021-01-12T15:43:03.042Z] #64 ... [2021-01-12T15:43:03.042Z] [2021-01-12T15:43:03.042Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:03.042Z] #24 0.852 + RM_GOPATH=0 [2021-01-12T15:43:03.042Z] #24 0.852 + TMP_GOPATH= [2021-01-12T15:43:03.042Z] #24 0.852 + : /build [2021-01-12T15:43:03.042Z] #24 0.852 + '[' -z '' ']' [2021-01-12T15:43:03.042Z] #24 0.853 ++ mktemp -d [2021-01-12T15:43:03.042Z] #24 0.858 + export GOPATH=/tmp/tmp.SD2sfwNBZD [2021-01-12T15:43:03.042Z] #24 0.859 + GOPATH=/tmp/tmp.SD2sfwNBZD [2021-01-12T15:43:03.042Z] #24 0.860 + RM_GOPATH=1 [2021-01-12T15:43:03.042Z] #24 0.861 + case "$(go env GOARCH)" in [2021-01-12T15:43:03.042Z] #24 0.864 ++ go env GOARCH [2021-01-12T15:43:03.042Z] #24 0.888 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:03.042Z] #24 0.890 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:03.042Z] #24 0.901 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:03.042Z] #24 0.906 + dir=/tmp/install [2021-01-12T15:43:03.042Z] #24 0.907 + bin=dockercli [2021-01-12T15:43:03.042Z] #24 0.909 + shift [2021-01-12T15:43:03.042Z] #24 0.910 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-12T15:43:03.042Z] #24 0.913 + . /tmp/install/dockercli.installer [2021-01-12T15:43:03.042Z] #24 0.914 ++ : stable [2021-01-12T15:43:03.042Z] #24 0.915 ++ : 17.06.2-ce [2021-01-12T15:43:03.042Z] #24 0.918 + install_dockercli [2021-01-12T15:43:03.042Z] #24 0.920 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-12T15:43:03.042Z] #24 0.921 Install docker/cli version 17.06.2-ce from stable [2021-01-12T15:43:03.042Z] #24 0.924 ++ uname -m [2021-01-12T15:43:03.042Z] #24 0.927 + arch=ppc64le [2021-01-12T15:43:03.042Z] #24 0.927 + '[' ppc64le '!=' x86_64 ']' [2021-01-12T15:43:03.042Z] #24 0.928 + '[' ppc64le '!=' s390x ']' [2021-01-12T15:43:03.042Z] #24 0.928 + '[' ppc64le '!=' armhf ']' [2021-01-12T15:43:03.042Z] #24 0.928 + build_dockercli [2021-01-12T15:43:03.042Z] #24 0.928 + git clone https://github.com/docker/docker-ce /tmp/tmp.SD2sfwNBZD/tmp/docker-ce [2021-01-12T15:43:03.042Z] #24 0.930 Cloning into '/tmp/tmp.SD2sfwNBZD/tmp/docker-ce'... [2021-01-12T15:43:03.042Z] #24 ... [2021-01-12T15:43:03.042Z] [2021-01-12T15:43:03.042Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:43:03.042Z] #51 0.908 + RM_GOPATH=0 [2021-01-12T15:43:03.042Z] #51 0.909 + TMP_GOPATH= [2021-01-12T15:43:03.042Z] #51 0.909 + : /build [2021-01-12T15:43:03.042Z] #51 0.909 + '[' -z '' ']' [2021-01-12T15:43:03.042Z] #51 0.911 ++ mktemp -d [2021-01-12T15:43:03.042Z] #51 0.916 + export GOPATH=/tmp/tmp.B0UZsu2ay9 [2021-01-12T15:43:03.042Z] #51 0.916 + GOPATH=/tmp/tmp.B0UZsu2ay9 [2021-01-12T15:43:03.042Z] #51 0.916 + RM_GOPATH=1 [2021-01-12T15:43:03.042Z] #51 0.917 + case "$(go env GOARCH)" in [2021-01-12T15:43:03.042Z] #51 0.930 ++ go env GOARCH [2021-01-12T15:43:03.042Z] #51 0.941 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:03.042Z] #51 0.941 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:03.042Z] #51 0.943 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:03.042Z] #51 0.945 + dir=/tmp/install [2021-01-12T15:43:03.042Z] #51 0.953 + bin=shfmt [2021-01-12T15:43:03.042Z] #51 0.954 + shift [2021-01-12T15:43:03.042Z] #51 0.954 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-12T15:43:03.042Z] #51 0.954 + . /tmp/install/shfmt.installer [2021-01-12T15:43:03.042Z] #51 0.965 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:43:03.042Z] #51 0.965 + install_shfmt [2021-01-12T15:43:03.042Z] #51 0.981 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-12T15:43:03.042Z] #51 0.981 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:43:03.042Z] #51 0.981 + git clone https://github.com/mvdan/sh.git /tmp/tmp.B0UZsu2ay9/src/github.com/mvdan/sh [2021-01-12T15:43:03.042Z] #51 0.997 Cloning into '/tmp/tmp.B0UZsu2ay9/src/github.com/mvdan/sh'... [2021-01-12T15:43:03.058Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e . [2021-01-12T15:43:03.058Z] #1 [internal] load .dockerignore [2021-01-12T15:43:03.135Z] #7 DONE 0.4s [2021-01-12T15:43:03.135Z] [2021-01-12T15:43:03.135Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T15:43:03.270Z] #41 25.15 DEP criu/fifo.d [2021-01-12T15:43:03.270Z] #41 25.19 DEP criu/fdstore.d [2021-01-12T15:43:03.270Z] #41 25.25 DEP criu/fault-injection.d [2021-01-12T15:43:03.270Z] #41 25.27 DEP criu/external.d [2021-01-12T15:43:03.270Z] #41 25.32 DEP criu/eventpoll.d [2021-01-12T15:43:03.270Z] #41 25.36 DEP criu/eventfd.d [2021-01-12T15:43:03.339Z] #51 ... [2021-01-12T15:43:03.339Z] [2021-01-12T15:43:03.339Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:43:03.339Z] #40 0.775 + git clone https://github.com/docker/distribution.git . [2021-01-12T15:43:03.339Z] #40 0.780 Cloning into '.'... [2021-01-12T15:43:03.339Z] #40 ... [2021-01-12T15:43:03.339Z] [2021-01-12T15:43:03.339Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:03.339Z] #58 0.912 + RM_GOPATH=0 [2021-01-12T15:43:03.339Z] #58 0.913 + TMP_GOPATH= [2021-01-12T15:43:03.339Z] #58 0.913 + : /build [2021-01-12T15:43:03.339Z] #58 0.913 + '[' -z '' ']' [2021-01-12T15:43:03.339Z] #58 0.917 ++ mktemp -d [2021-01-12T15:43:03.339Z] #58 0.927 + export GOPATH=/tmp/tmp.fRhyeEZBDv [2021-01-12T15:43:03.339Z] #58 0.929 + GOPATH=/tmp/tmp.fRhyeEZBDv [2021-01-12T15:43:03.339Z] #58 0.930 + RM_GOPATH=1 [2021-01-12T15:43:03.339Z] #58 0.931 + case "$(go env GOARCH)" in [2021-01-12T15:43:03.339Z] #58 0.938 ++ go env GOARCH [2021-01-12T15:43:03.339Z] #58 1.006 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:03.339Z] #58 1.006 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:03.339Z] #58 1.012 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:03.339Z] #58 1.022 + dir=/tmp/install [2021-01-12T15:43:03.339Z] #58 1.022 + bin=rootlesskit [2021-01-12T15:43:03.339Z] #58 1.022 + shift [2021-01-12T15:43:03.339Z] #58 1.022 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-12T15:43:03.339Z] #58 1.022 + . /tmp/install/rootlesskit.installer [2021-01-12T15:43:03.339Z] #58 1.022 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:43:03.339Z] #58 1.023 + install_rootlesskit [2021-01-12T15:43:03.339Z] #58 1.023 + case "$1" in [2021-01-12T15:43:03.339Z] #58 1.023 + export CGO_ENABLED=0 [2021-01-12T15:43:03.339Z] #58 1.023 + CGO_ENABLED=0 [2021-01-12T15:43:03.339Z] #58 1.023 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:43:03.339Z] #58 1.023 + _install_rootlesskit [2021-01-12T15:43:03.339Z] #58 1.023 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-12T15:43:03.339Z] #58 1.023 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fRhyeEZBDv/src/github.com/rootless-containers/rootlesskit [2021-01-12T15:43:03.339Z] #58 1.027 Cloning into '/tmp/tmp.fRhyeEZBDv/src/github.com/rootless-containers/rootlesskit'... [2021-01-12T15:43:03.339Z] #58 6.356 + cd /tmp/tmp.fRhyeEZBDv/src/github.com/rootless-containers/rootlesskit [2021-01-12T15:43:03.339Z] #58 6.357 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:43:03.339Z] #58 6.893 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T15:43:03.339Z] #58 6.894 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-12T15:43:03.463Z] #41 49.72 CC compel/arch/x86/src/lib/infect.o [2021-01-12T15:43:03.560Z] #41 25.39 DEP criu/crtools.d [2021-01-12T15:43:03.560Z] #41 25.43 DEP criu/cr-service.d [2021-01-12T15:43:03.560Z] #41 25.49 DEP criu/cr-restore.d [2021-01-12T15:43:03.560Z] #41 25.57 DEP criu/cr-errno.d [2021-01-12T15:43:03.560Z] #41 25.58 DEP criu/cr-dump.d [2021-01-12T15:43:03.637Z] #58 ... [2021-01-12T15:43:03.637Z] [2021-01-12T15:43:03.637Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:03.637Z] #49 11.16 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-12T15:43:03.637Z] #49 11.18 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:43:03.637Z] #49 11.22 go: downloading github.com/fatih/color v1.7.0 [2021-01-12T15:43:03.637Z] #49 11.27 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-12T15:43:03.637Z] #49 11.39 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:43:03.637Z] #49 11.44 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:43:03.637Z] #49 11.49 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:43:03.637Z] #49 11.49 go: extracting github.com/fatih/color v1.7.0 [2021-01-12T15:43:03.637Z] #49 11.54 go: downloading github.com/spf13/viper v1.6.1 [2021-01-12T15:43:03.637Z] #49 11.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:43:03.637Z] #49 11.59 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:43:03.637Z] #49 11.66 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:43:03.640Z] #1 transferring context: 87B 0.0s done [2021-01-12T15:43:03.640Z] #1 DONE 0.5s [2021-01-12T15:43:03.640Z] [2021-01-12T15:43:03.640Z] #2 [internal] load build definition from Dockerfile [2021-01-12T15:43:03.640Z] #2 transferring dockerfile: 16.55kB done [2021-01-12T15:43:03.640Z] #2 DONE 0.5s [2021-01-12T15:43:03.640Z] [2021-01-12T15:43:03.640Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-12T15:43:03.710Z] #6 DONE 1.1s [2021-01-12T15:43:03.711Z] [2021-01-12T15:43:03.711Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-12T15:43:03.711Z] #5 DONE 1.2s [2021-01-12T15:43:03.711Z] [2021-01-12T15:43:03.711Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T15:43:03.711Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-12T15:43:03.711Z] #60 DONE 0.0s [2021-01-12T15:43:03.711Z] [2021-01-12T15:43:03.711Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:03.711Z] #8 DONE 0.0s [2021-01-12T15:43:03.711Z] [2021-01-12T15:43:03.711Z] #21 [internal] load build context [2021-01-12T15:43:03.849Z] #41 25.66 DEP criu/cr-dedup.d [2021-01-12T15:43:03.850Z] #41 25.72 DEP criu/cr-check.d [2021-01-12T15:43:03.850Z] #41 25.78 DEP criu/config.d [2021-01-12T15:43:03.850Z] #41 25.88 DEP criu/clone-noasan.d [2021-01-12T15:43:03.850Z] #41 25.90 DEP criu/cgroup.d [2021-01-12T15:43:03.939Z] #49 12.09 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:43:03.939Z] #49 12.09 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-12T15:43:04.140Z] #41 25.95 DEP criu/cgroup-props.d [2021-01-12T15:43:04.140Z] #41 26.00 DEP criu/bitmap.d [2021-01-12T15:43:04.140Z] #41 26.00 DEP criu/bfd.d [2021-01-12T15:43:04.140Z] #41 26.04 DEP criu/autofs.d [2021-01-12T15:43:04.140Z] #41 26.09 DEP criu/aio.d [2021-01-12T15:43:04.140Z] #41 26.12 DEP criu/action-scripts.d [2021-01-12T15:43:04.140Z] #41 26.17 CC criu/action-scripts.o [2021-01-12T15:43:04.247Z] #49 12.24 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-12T15:43:04.400Z] #41 50.57 CC compel/src/lib/infect-rpc.o [2021-01-12T15:43:04.430Z] #41 26.24 CC criu/aio.o [2021-01-12T15:43:04.430Z] #41 26.40 CC criu/autofs.o [2021-01-12T15:43:04.542Z] #49 12.72 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:43:04.542Z] #49 12.78 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:43:04.659Z] #41 50.95 CC compel/src/lib/infect-util.o [2021-01-12T15:43:04.719Z] #41 ... [2021-01-12T15:43:04.719Z] [2021-01-12T15:43:04.719Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:43:04.719Z] #11 88.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-01-12T15:43:04.719Z] #11 88.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-01-12T15:43:04.719Z] #11 88.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-01-12T15:43:04.719Z] #11 96.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-01-12T15:43:04.838Z] #49 12.82 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:43:04.839Z] #49 13.00 go: extracting github.com/spf13/viper v1.6.1 [2021-01-12T15:43:04.839Z] #49 13.00 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:43:04.839Z] #49 13.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:43:04.918Z] #41 51.16 CC compel/src/lib/infect.o [2021-01-12T15:43:05.009Z] #11 ... [2021-01-12T15:43:05.009Z] [2021-01-12T15:43:05.009Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:05.009Z] #41 26.85 CC criu/bfd.o [2021-01-12T15:43:05.009Z] #41 27.02 CC criu/bitmap.o [2021-01-12T15:43:05.133Z] #49 13.25 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:43:05.299Z] #41 27.11 CC criu/cgroup-props.o [2021-01-12T15:43:05.299Z] #41 27.31 CC criu/cgroup.o [2021-01-12T15:43:05.563Z] #3 DONE 1.6s [2021-01-12T15:43:05.563Z] [2021-01-12T15:43:05.563Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-12T15:43:05.563Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-12T15:43:05.570Z] #21 transferring context: 12.01MB 2.2s [2021-01-12T15:43:05.772Z] #49 13.85 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:43:06.292Z] #21 transferring context: 20.80MB 2.4s [2021-01-12T15:43:06.328Z] #41 28.08 CC criu/clone-noasan.o [2021-01-12T15:43:06.328Z] #41 28.13 CC criu/config.o [2021-01-12T15:43:06.618Z] #41 ... [2021-01-12T15:43:06.618Z] [2021-01-12T15:43:06.618Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:06.618Z] #47 99.31 + /build/golangci-lint --version [2021-01-12T15:43:06.618Z] #47 99.53 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-12T15:43:06.618Z] #47 DONE 100.0s [2021-01-12T15:43:06.618Z] [2021-01-12T15:43:06.618Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:06.618Z] #41 28.65 CC criu/cr-check.o [2021-01-12T15:43:06.907Z] #41 ... [2021-01-12T15:43:06.907Z] [2021-01-12T15:43:06.907Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:43:06.907Z] #38 DONE 100.3s [2021-01-12T15:43:06.907Z] [2021-01-12T15:43:06.907Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:43:06.908Z] #11 100.5 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-01-12T15:43:07.210Z] #11 100.6 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-01-12T15:43:07.210Z] #11 100.8 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-01-12T15:43:07.296Z] #49 15.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:43:07.296Z] #49 15.32 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:43:07.452Z] #41 53.22 CC compel/src/lib/ptrace.o [2021-01-12T15:43:07.452Z] #41 53.59 AR compel/libcompel.a [2021-01-12T15:43:07.482Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-12T15:43:07.482Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2021-01-12T15:43:07.482Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2021-01-12T15:43:07.482Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2021-01-12T15:43:07.482Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.41MB / 8.28MB 0.2s [2021-01-12T15:43:07.712Z] #41 53.67 HOSTCC compel/src/main-host.o [2021-01-12T15:43:07.744Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2021-01-12T15:43:07.744Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2021-01-12T15:43:07.744Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2021-01-12T15:43:07.971Z] #41 53.96 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-01-12T15:43:07.971Z] #41 54.13 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-12T15:43:08.006Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2021-01-12T15:43:08.006Z] #4 DONE 2.9s [2021-01-12T15:43:08.230Z] #41 54.45 HOSTCC compel/src/lib/log-host.o [2021-01-12T15:43:08.267Z] [2021-01-12T15:43:08.267Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T15:43:08.342Z] #49 16.58 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:43:08.490Z] #41 54.60 HOSTLINK compel/compel-host-bin [2021-01-12T15:43:08.490Z] #41 54.69 DEP soccr/soccr.d [2021-01-12T15:43:08.749Z] #41 54.91 CC soccr/soccr.o [2021-01-12T15:43:08.840Z] #7 ... [2021-01-12T15:43:08.840Z] [2021-01-12T15:43:08.840Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-12T15:43:08.840Z] #5 DONE 0.4s [2021-01-12T15:43:08.840Z] [2021-01-12T15:43:08.840Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-12T15:43:08.989Z] #49 ... [2021-01-12T15:43:08.989Z] [2021-01-12T15:43:08.989Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:43:08.989Z] #40 16.97 Checking out files: 99% (1654/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-01-12T15:43:08.989Z] #40 17.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-12T15:43:09.101Z] #6 ... [2021-01-12T15:43:09.102Z] [2021-01-12T15:43:09.102Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T15:43:09.102Z] #7 DONE 0.7s [2021-01-12T15:43:09.363Z] [2021-01-12T15:43:09.363Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-12T15:43:09.631Z] #40 ... [2021-01-12T15:43:09.631Z] [2021-01-12T15:43:09.631Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:43:09.631Z] #27 23.25 126 added, 0 removed; done. [2021-01-12T15:43:09.631Z] #27 23.47 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-01-12T15:43:09.631Z] #27 23.47 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T15:43:09.631Z] #27 23.48 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-01-12T15:43:09.631Z] #27 23.48 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-12T15:43:09.631Z] #27 23.50 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:43:09.631Z] #27 23.56 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-12T15:43:09.631Z] #27 23.57 Updating certificates in /etc/ssl/certs... [2021-01-12T15:43:09.631Z] #27 27.94 0 added, 0 removed; done. [2021-01-12T15:43:09.631Z] #27 27.94 Running hooks in /etc/ca-certificates/update.d... [2021-01-12T15:43:09.631Z] #27 27.95 done. [2021-01-12T15:43:09.631Z] #27 DONE 28.2s [2021-01-12T15:43:09.631Z] [2021-01-12T15:43:09.631Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-12T15:43:09.631Z] #28 DONE 0.1s [2021-01-12T15:43:09.631Z] [2021-01-12T15:43:09.631Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:09.769Z] #21 ... [2021-01-12T15:43:09.769Z] [2021-01-12T15:43:09.769Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T15:43:09.769Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-12T15:43:09.769Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-12T15:43:09.769Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-12T15:43:09.769Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2021-01-12T15:43:09.769Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.8s done [2021-01-12T15:43:09.769Z] #60 DONE 5.9s [2021-01-12T15:43:09.769Z] [2021-01-12T15:43:09.769Z] #21 [internal] load build context [2021-01-12T15:43:09.769Z] #21 ... [2021-01-12T15:43:09.769Z] [2021-01-12T15:43:09.769Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:09.769Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-12T15:43:09.769Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-12T15:43:09.769Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-01-12T15:43:09.769Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-01-12T15:43:09.769Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.1s done [2021-01-12T15:43:09.769Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-01-12T15:43:09.769Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.8s done [2021-01-12T15:43:09.769Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.7s done [2021-01-12T15:43:09.769Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.33MB / 68.67MB 5.8s [2021-01-12T15:43:09.769Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.13MB / 120.17MB 5.8s [2021-01-12T15:43:09.769Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.7s [2021-01-12T15:43:09.769Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.8s done [2021-01-12T15:43:09.769Z] #8 ... [2021-01-12T15:43:09.769Z] [2021-01-12T15:43:09.769Z] #21 [internal] load build context [2021-01-12T15:43:10.127Z] #41 56.20 AR soccr/libsoccr.a [2021-01-12T15:43:10.127Z] #41 56.24 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T15:43:10.336Z] #21 transferring context: 41.14MB 7.3s [2021-01-12T15:43:10.386Z] #41 56.54 DEP criu/arch/x86/sigframe.d [2021-01-12T15:43:10.386Z] #41 56.63 DEP criu/arch/x86/sigaction_compat.d [2021-01-12T15:43:10.516Z] #21 ... [2021-01-12T15:43:10.516Z] [2021-01-12T15:43:10.516Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T15:43:10.516Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-12T15:43:10.516Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-12T15:43:10.516Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.1s done [2021-01-12T15:43:10.516Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.7s done [2021-01-12T15:43:10.516Z] #60 DONE 6.0s [2021-01-12T15:43:10.516Z] [2021-01-12T15:43:10.516Z] #21 [internal] load build context [2021-01-12T15:43:10.516Z] #21 ... [2021-01-12T15:43:10.516Z] [2021-01-12T15:43:10.516Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:10.516Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-12T15:43:10.516Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-12T15:43:10.516Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-01-12T15:43:10.516Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-01-12T15:43:10.516Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-01-12T15:43:10.516Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.0s done [2021-01-12T15:43:10.516Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done [2021-01-12T15:43:10.516Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.1s done [2021-01-12T15:43:10.516Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.8s done [2021-01-12T15:43:10.516Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.91MB / 120.17MB 5.9s [2021-01-12T15:43:10.516Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.4s [2021-01-12T15:43:10.516Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.2s done [2021-01-12T15:43:10.516Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.83MB / 120.17MB 6.3s [2021-01-12T15:43:10.516Z] #8 ... [2021-01-12T15:43:10.516Z] [2021-01-12T15:43:10.516Z] #21 [internal] load build context [2021-01-12T15:43:10.516Z] #21 transferring context: 53.19MB 6.6s done [2021-01-12T15:43:10.516Z] #21 DONE 6.8s [2021-01-12T15:43:10.516Z] [2021-01-12T15:43:10.516Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:10.516Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.79MB / 120.17MB 6.7s [2021-01-12T15:43:10.516Z] #8 ... [2021-01-12T15:43:10.516Z] [2021-01-12T15:43:10.516Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T15:43:10.516Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-12T15:43:10.516Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-12T15:43:10.516Z] #24 sha256:a5edb9fa5b2a8d6665ed911466827734795ef10d2b3985a46b7e9c7f0161a6b3 529B / 529B done [2021-01-12T15:43:10.516Z] #24 sha256:e7d08cddf791fe3245267654331eb21b805458b3412d368018009355855044a3 1.46kB / 1.46kB done [2021-01-12T15:43:10.516Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 30.44MB / 50.40MB 6.8s [2021-01-12T15:43:10.645Z] #41 56.69 DEP criu/arch/x86/kerndat.d [2021-01-12T15:43:10.645Z] #41 56.79 DEP criu/arch/x86/crtools.d [2021-01-12T15:43:10.645Z] #41 56.92 DEP criu/arch/x86/cpu.d [2021-01-12T15:43:10.778Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 34.24MB / 50.40MB 6.9s [2021-01-12T15:43:10.778Z] #24 ... [2021-01-12T15:43:10.778Z] [2021-01-12T15:43:10.778Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:10.778Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.13MB / 120.17MB 7.0s [2021-01-12T15:43:10.904Z] #41 57.11 CC criu/arch/x86/cpu.o [2021-01-12T15:43:11.045Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.89MB / 120.17MB 7.2s [2021-01-12T15:43:11.267Z] #21 transferring context: 53.19MB 8.3s done [2021-01-12T15:43:11.283Z] #6 DONE 2.7s [2021-01-12T15:43:11.283Z] [2021-01-12T15:43:11.283Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:11.283Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-12T15:43:11.283Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-01-12T15:43:11.283Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-12T15:43:11.283Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s [2021-01-12T15:43:11.284Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 2.66MB / 7.68MB 0.1s [2021-01-12T15:43:11.284Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-01-12T15:43:11.284Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 6.94MB / 7.68MB 0.2s [2021-01-12T15:43:11.306Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.25MB / 120.17MB 7.4s [2021-01-12T15:43:11.528Z] #21 DONE 8.6s [2021-01-12T15:43:11.528Z] [2021-01-12T15:43:11.528Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:11.528Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 8.3s done [2021-01-12T15:43:11.528Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.17MB / 120.17MB 8.4s [2021-01-12T15:43:11.569Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.88MB / 120.17MB 7.8s [2021-01-12T15:43:11.575Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.33MB / 49.18MB 0.3s [2021-01-12T15:43:11.575Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.2s done [2021-01-12T15:43:11.575Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.3s [2021-01-12T15:43:11.575Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 12.32MB / 49.18MB 0.4s [2021-01-12T15:43:11.723Z] #29 1.968 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-12T15:43:11.788Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.49MB / 120.17MB 8.6s [2021-01-12T15:43:11.830Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.71MB / 120.17MB 8.1s [2021-01-12T15:43:11.841Z] #41 57.71 CC criu/arch/x86/crtools.o [2021-01-12T15:43:11.853Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 21.59MB / 49.18MB 0.5s [2021-01-12T15:43:11.853Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 4.11MB / 9.98MB 0.5s [2021-01-12T15:43:11.853Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.6s [2021-01-12T15:43:12.023Z] #29 2.405 #=#=# [2021-01-12T15:43:12.045Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.24MB / 120.17MB 9.0s [2021-01-12T15:43:12.092Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.31MB / 120.17MB 8.3s [2021-01-12T15:43:12.124Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 42.96MB / 49.18MB 0.8s [2021-01-12T15:43:12.124Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.9s [2021-01-12T15:43:12.320Z] #29 2.571 0.2% ### 4.5% ####### 10.6% [2021-01-12T15:43:12.320Z] #29 ... [2021-01-12T15:43:12.320Z] [2021-01-12T15:43:12.320Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:43:12.320Z] #55 10.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-12T15:43:12.354Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.6s [2021-01-12T15:43:12.609Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.4s [2021-01-12T15:43:12.622Z] #55 ... [2021-01-12T15:43:12.622Z] [2021-01-12T15:43:12.622Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:43:12.622Z] #36 10.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-12T15:43:12.622Z] #36 19.93 Fetched 8188 kB in 19s (436 kB/s) [2021-01-12T15:43:12.622Z] #36 19.93 Reading package lists... [2021-01-12T15:43:12.622Z] #36 ... [2021-01-12T15:43:12.622Z] [2021-01-12T15:43:12.622Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:43:12.777Z] #41 58.88 CC criu/arch/x86/kerndat.o [2021-01-12T15:43:12.780Z] #11 ... [2021-01-12T15:43:12.780Z] [2021-01-12T15:43:12.780Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:12.780Z] #41 29.20 CC criu/cr-dedup.o [2021-01-12T15:43:12.780Z] #41 29.38 CC criu/cr-dump.o [2021-01-12T15:43:12.780Z] #41 30.18 CC criu/cr-errno.o [2021-01-12T15:43:12.780Z] #41 30.19 CC criu/cr-restore.o [2021-01-12T15:43:12.780Z] #41 31.02 CC criu/cr-service.o [2021-01-12T15:43:12.780Z] #41 31.29 CC criu/crtools.o [2021-01-12T15:43:12.780Z] #41 31.39 CC criu/eventfd.o [2021-01-12T15:43:12.780Z] #41 31.45 CC criu/eventpoll.o [2021-01-12T15:43:12.780Z] #41 31.59 CC criu/external.o [2021-01-12T15:43:12.780Z] #41 31.65 CC criu/fault-injection.o [2021-01-12T15:43:12.780Z] #41 31.67 CC criu/fdstore.o [2021-01-12T15:43:12.780Z] #41 31.73 CC criu/fifo.o [2021-01-12T15:43:12.780Z] #41 31.79 CC criu/file-ids.o [2021-01-12T15:43:12.780Z] #41 31.85 CC criu/file-lock.o [2021-01-12T15:43:12.780Z] #41 32.01 CC criu/files-ext.o [2021-01-12T15:43:12.780Z] #41 32.07 CC criu/files-reg.o [2021-01-12T15:43:12.780Z] #41 32.47 CC criu/files.o [2021-01-12T15:43:12.780Z] #41 32.85 CC criu/filesystems.o [2021-01-12T15:43:12.780Z] #41 32.97 CC criu/fsnotify.o [2021-01-12T15:43:12.780Z] #41 33.19 CC criu/image-desc.o [2021-01-12T15:43:12.780Z] #41 33.22 CC criu/image.o [2021-01-12T15:43:12.780Z] #41 33.37 CC criu/ipc_ns.o [2021-01-12T15:43:12.780Z] #41 33.59 CC criu/irmap.o [2021-01-12T15:43:12.780Z] #41 33.70 CC criu/kcmp-ids.o [2021-01-12T15:43:12.780Z] #41 33.75 CC criu/kerndat.o [2021-01-12T15:43:12.780Z] #41 33.95 CC criu/libnetlink.o [2021-01-12T15:43:12.780Z] #41 34.02 CC criu/log.o [2021-01-12T15:43:12.780Z] #41 34.11 CC criu/lsm.o [2021-01-12T15:43:12.780Z] #41 34.18 CC criu/mem.o [2021-01-12T15:43:12.780Z] #41 34.50 CC criu/memfd.o [2021-01-12T15:43:12.780Z] #41 34.61 CC criu/mount.o [2021-01-12T15:43:12.920Z] #64 20.50 Checking out files: 61% (1181/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-12T15:43:12.920Z] #64 21.18 + cd /tmp/tmp.JVnMTQHL0v/src/github.com/docker/libnetwork [2021-01-12T15:43:12.920Z] #64 21.18 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:43:13.176Z] #8 ... [2021-01-12T15:43:13.177Z] [2021-01-12T15:43:13.177Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T15:43:13.177Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-12T15:43:13.177Z] #24 sha256:a5edb9fa5b2a8d6665ed911466827734795ef10d2b3985a46b7e9c7f0161a6b3 529B / 529B done [2021-01-12T15:43:13.177Z] #24 sha256:e7d08cddf791fe3245267654331eb21b805458b3412d368018009355855044a3 1.46kB / 1.46kB done [2021-01-12T15:43:13.177Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 2.5s done [2021-01-12T15:43:13.177Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-12T15:43:13.177Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 6.7s [2021-01-12T15:43:13.177Z] #24 ... [2021-01-12T15:43:13.177Z] [2021-01-12T15:43:13.177Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:13.177Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.8s done [2021-01-12T15:43:13.216Z] #64 ... [2021-01-12T15:43:13.216Z] [2021-01-12T15:43:13.216Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:43:13.216Z] #51 11.57 + cd /tmp/tmp.B0UZsu2ay9/src/github.com/mvdan/sh [2021-01-12T15:43:13.216Z] #51 11.57 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:43:13.216Z] #51 11.79 + GO111MODULE=on [2021-01-12T15:43:13.216Z] #51 11.79 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-12T15:43:13.216Z] #51 13.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:43:13.216Z] #51 13.85 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:43:13.216Z] #51 13.87 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:43:13.216Z] #51 14.01 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:43:13.216Z] #51 14.14 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:43:13.216Z] #51 15.55 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:43:13.216Z] #51 16.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:43:13.216Z] #51 18.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:43:13.216Z] #51 19.75 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:43:13.216Z] #51 19.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:43:13.216Z] #51 19.97 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:43:13.216Z] #51 20.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:43:13.216Z] #51 21.47 runtime/cgo [2021-01-12T15:43:13.216Z] #51 21.56 runtime [2021-01-12T15:43:13.301Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.3s done [2021-01-12T15:43:13.344Z] #41 59.40 CC criu/arch/x86/sigaction_compat.o [2021-01-12T15:43:13.453Z] #41 35.46 CC criu/namespaces.o [2021-01-12T15:43:13.514Z] #51 ... [2021-01-12T15:43:13.514Z] [2021-01-12T15:43:13.514Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:13.603Z] #41 59.66 CC criu/arch/x86/sigframe.o [2021-01-12T15:43:13.839Z] #29 2.571 0.2% ### 4.5% ####### 10.6% ########## 14.6% ############# 18.7% ################# 24.8% #################### 28.9% ######################## 34.1% ########################## 37.1% ############################# 41.1% ################################## 47.2% #################################### 51.3% ####################################### 55.3% ############################################ 61.4% [2021-01-12T15:43:13.839Z] #29 ... [2021-01-12T15:43:13.839Z] [2021-01-12T15:43:13.839Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:43:13.839Z] #42 11.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-12T15:43:13.839Z] #42 21.58 Fetched 8188 kB in 20s (400 kB/s) [2021-01-12T15:43:13.839Z] #42 21.58 Reading package lists... [2021-01-12T15:43:13.839Z] #42 ... [2021-01-12T15:43:13.839Z] [2021-01-12T15:43:13.839Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:13.862Z] #41 59.97 LINK criu/arch/x86/crtools.built-in.o [2021-01-12T15:43:13.862Z] #41 60.00 DEP criu/pie/util-vdso-elf32.d [2021-01-12T15:43:14.083Z] #41 35.82 CC criu/net.o [2021-01-12T15:43:14.086Z] #8 ... [2021-01-12T15:43:14.086Z] [2021-01-12T15:43:14.086Z] #21 [internal] load build context [2021-01-12T15:43:14.086Z] #21 transferring context: 53.19MB 1.9s done [2021-01-12T15:43:14.086Z] #21 DONE 2.7s [2021-01-12T15:43:14.086Z] [2021-01-12T15:43:14.086Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:14.086Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.5s done [2021-01-12T15:43:14.086Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.5s done [2021-01-12T15:43:14.086Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.64MB / 52.16MB 2.6s [2021-01-12T15:43:14.086Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 2.6s [2021-01-12T15:43:14.086Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.6s [2021-01-12T15:43:14.086Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 7.39MB / 52.16MB 2.7s [2021-01-12T15:43:14.086Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 5.34MB / 62.53MB 2.7s [2021-01-12T15:43:14.086Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-01-12T15:43:14.086Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 11.68MB / 52.16MB 2.8s [2021-01-12T15:43:14.086Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 17.78MB / 62.53MB 2.8s [2021-01-12T15:43:14.086Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 9.87MB / 97.69MB 2.8s [2021-01-12T15:43:14.086Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 25.62MB / 52.16MB 2.9s [2021-01-12T15:43:14.086Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 24.73MB / 62.53MB 2.9s [2021-01-12T15:43:14.086Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 19.35MB / 97.69MB 2.9s [2021-01-12T15:43:14.107Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.8s [2021-01-12T15:43:14.120Z] #41 60.13 DEP criu/pie/util-vdso.d [2021-01-12T15:43:14.120Z] #41 60.24 DEP criu/pie/util.d [2021-01-12T15:43:14.350Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 29.14MB / 52.16MB 3.0s [2021-01-12T15:43:14.350Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 28.51MB / 62.53MB 3.0s [2021-01-12T15:43:14.350Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 24.59MB / 97.69MB 3.0s [2021-01-12T15:43:14.350Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 46.13MB / 52.16MB 3.1s [2021-01-12T15:43:14.350Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 33.54MB / 62.53MB 3.1s [2021-01-12T15:43:14.350Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 31.26MB / 97.69MB 3.1s [2021-01-12T15:43:14.372Z] #41 36.44 CC criu/netfilter.o [2021-01-12T15:43:14.372Z] #41 36.51 CC criu/page-pipe.o [2021-01-12T15:43:14.379Z] #41 60.40 CC criu/pie/util.o [2021-01-12T15:43:14.613Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.2s [2021-01-12T15:43:14.613Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 38.67MB / 62.53MB 3.2s [2021-01-12T15:43:14.613Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 55.01MB / 62.53MB 3.4s [2021-01-12T15:43:14.613Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 42.36MB / 97.69MB 3.4s [2021-01-12T15:43:14.613Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.5s [2021-01-12T15:43:14.613Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 47.77MB / 97.69MB 3.5s [2021-01-12T15:43:14.638Z] #41 60.69 CC criu/pie/util-vdso.o [2021-01-12T15:43:14.662Z] #41 36.63 CC criu/page-xfer.o [2021-01-12T15:43:14.771Z] #29 2.571 0.2% ### 4.5% ####### 10.6% ########## 14.6% ############# 18.7% ################# 24.8% #################### 28.9% ######################## 34.1% ########################## 37.1% ############################# 41.1% ################################## 47.2% #################################### 51.3% ####################################### 55.3% ############################################ 61.4% ################################################ 67.5% ##################################################### 73.7% ######################################################### 79.7% ############################################################### 87.9% ################################################################### 94.0% ##################################################################### 96.6% ######################################################################## 100.0% [2021-01-12T15:43:14.897Z] #41 ... [2021-01-12T15:43:14.897Z] [2021-01-12T15:43:14.897Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:43:14.897Z] #11 121.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-12T15:43:14.897Z] #11 121.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T15:43:14.897Z] #11 121.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:43:14.951Z] #41 36.94 CC criu/pagemap-cache.o [2021-01-12T15:43:14.951Z] #41 37.00 CC criu/pagemap.o [2021-01-12T15:43:15.156Z] #11 ... [2021-01-12T15:43:15.156Z] [2021-01-12T15:43:15.156Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:15.156Z] #41 61.22 CC criu/pie/util-vdso-elf32.o [2021-01-12T15:43:15.189Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 56.57MB / 97.69MB 3.8s [2021-01-12T15:43:15.189Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.00MB / 97.69MB 4.1s [2021-01-12T15:43:15.217Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.5s [2021-01-12T15:43:15.240Z] #41 37.19 CC criu/parasite-syscall.o [2021-01-12T15:43:15.415Z] #41 ... [2021-01-12T15:43:15.415Z] [2021-01-12T15:43:15.415Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:15.415Z] #43 122.3 net/http/httptrace [2021-01-12T15:43:15.415Z] #43 122.6 net/http [2021-01-12T15:43:15.435Z] #29 5.678 [2021-01-12T15:43:15.452Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 75.35MB / 97.69MB 4.2s [2021-01-12T15:43:15.529Z] #41 37.37 CC criu/path.o [2021-01-12T15:43:15.529Z] #41 37.43 CC criu/pie-util-vdso.o [2021-01-12T15:43:15.529Z] #41 37.52 CC criu/pie-util.o [2021-01-12T15:43:15.529Z] #41 37.56 CC criu/pipes.o [2021-01-12T15:43:15.726Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 81.61MB / 97.69MB 4.4s [2021-01-12T15:43:15.819Z] #41 37.71 CC criu/plugin.o [2021-01-12T15:43:15.819Z] #41 37.79 CC criu/proc_parse.o [2021-01-12T15:43:15.984Z] #43 ... [2021-01-12T15:43:15.984Z] [2021-01-12T15:43:15.984Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:15.984Z] #41 61.88 AR criu/pie/pie.lib.a [2021-01-12T15:43:15.984Z] #41 61.94 DEP criu/pie/restorer.d [2021-01-12T15:43:15.984Z] #41 62.08 DEP criu/arch/x86/sigaction_compat_pie.d [2021-01-12T15:43:15.984Z] #41 62.17 DEP criu/arch/x86/restorer_unmap.d [2021-01-12T15:43:15.984Z] #41 62.19 DEP criu/arch/x86/restorer.d [2021-01-12T15:43:15.989Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 89.69MB / 97.69MB 4.7s [2021-01-12T15:43:15.989Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.8s [2021-01-12T15:43:16.033Z] #29 5.935 0.4% ############ 18.0% ######################################### 58.1% ######################################################################## 100.0% [2021-01-12T15:43:16.161Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.0s done [2021-01-12T15:43:16.243Z] #41 62.37 DEP criu/arch/x86/vdso-pie.d [2021-01-12T15:43:16.243Z] #41 62.46 DEP criu/pie/parasite-vdso.d [2021-01-12T15:43:16.332Z] #29 ... [2021-01-12T15:43:16.332Z] [2021-01-12T15:43:16.332Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:16.332Z] #45 14.54 vendor/golang.org/x/crypto/internal/subtle [2021-01-12T15:43:16.436Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-01-12T15:43:16.448Z] #41 38.35 CC criu/protobuf-desc.o [2021-01-12T15:43:16.502Z] #41 62.67 DEP criu/pie/parasite.d [2021-01-12T15:43:16.631Z] #45 ... [2021-01-12T15:43:16.631Z] [2021-01-12T15:43:16.631Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:16.631Z] #49 19.28 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:43:16.631Z] #49 19.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:43:16.631Z] #49 19.28 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:43:16.631Z] #49 19.30 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:43:16.631Z] #49 19.31 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:43:16.631Z] #49 19.31 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:43:16.631Z] #49 19.32 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:43:16.631Z] #49 19.32 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:43:16.631Z] #49 19.39 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:43:16.631Z] #49 19.41 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-12T15:43:16.631Z] #49 19.53 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:43:16.631Z] #49 19.53 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:43:16.631Z] #49 19.55 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:43:16.631Z] #49 19.60 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:43:16.631Z] #49 19.61 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:43:16.631Z] #49 19.67 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:43:16.631Z] #49 19.69 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:43:16.631Z] #49 19.69 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:43:16.631Z] #49 19.70 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:43:16.631Z] #49 19.73 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-12T15:43:16.631Z] #49 19.82 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:43:16.631Z] #49 19.93 go: downloading github.com/pkg/errors v0.8.1 [2021-01-12T15:43:16.631Z] #49 20.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:43:16.631Z] #49 20.05 go: downloading github.com/spf13/afero v1.1.2 [2021-01-12T15:43:16.631Z] #49 20.06 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:43:16.631Z] #49 20.19 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:43:16.631Z] #49 20.20 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:43:16.631Z] #49 20.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:43:16.631Z] #49 20.29 go: extracting github.com/pkg/errors v0.8.1 [2021-01-12T15:43:16.631Z] #49 20.30 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:43:16.631Z] #49 20.38 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:43:16.631Z] #49 20.41 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:43:16.631Z] #49 20.48 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:43:16.631Z] #49 20.49 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-12T15:43:16.631Z] #49 20.55 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:43:16.631Z] #49 20.55 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-12T15:43:16.631Z] #49 20.80 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:43:16.631Z] #49 20.85 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:43:16.631Z] #49 20.86 go: extracting github.com/spf13/afero v1.1.2 [2021-01-12T15:43:16.631Z] #49 20.92 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-12T15:43:16.631Z] #49 20.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:43:16.631Z] #49 21.02 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:43:16.631Z] #49 21.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:43:16.631Z] #49 21.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:43:16.631Z] #49 21.45 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:43:16.631Z] #49 21.60 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:43:16.631Z] #49 21.65 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-12T15:43:16.631Z] #49 21.93 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:43:16.631Z] #49 21.96 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:43:16.631Z] #49 22.11 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:43:16.631Z] #49 22.15 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:43:16.631Z] #49 22.27 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:43:16.631Z] #49 22.29 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:43:16.631Z] #49 22.32 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:43:16.631Z] #49 22.32 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:43:16.631Z] #49 22.37 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-12T15:43:16.631Z] #49 22.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:43:16.631Z] #49 22.62 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:43:16.631Z] #49 22.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:43:16.631Z] #49 22.91 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:43:16.631Z] #49 22.92 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:43:16.631Z] #49 23.05 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:43:16.631Z] #49 23.09 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:43:16.631Z] #49 23.10 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:43:16.631Z] #49 23.13 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:43:16.631Z] #49 23.13 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:43:16.631Z] #49 23.13 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:43:16.631Z] #49 23.23 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-12T15:43:16.631Z] #49 23.64 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:43:16.631Z] #49 23.75 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:43:16.631Z] #49 23.77 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:43:16.631Z] #49 24.01 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-12T15:43:16.631Z] #49 24.12 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:43:16.631Z] #49 24.12 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:43:16.631Z] #49 24.13 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:43:16.631Z] #49 24.19 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-12T15:43:16.631Z] #49 24.28 go: downloading golang.org/x/text v0.3.2 [2021-01-12T15:43:16.631Z] #49 24.31 go: downloading github.com/spf13/cast v1.3.0 [2021-01-12T15:43:16.631Z] #49 24.35 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:43:16.631Z] #49 24.54 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:43:16.631Z] #49 24.64 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-12T15:43:16.631Z] #49 24.74 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:43:16.631Z] #49 ... [2021-01-12T15:43:16.631Z] [2021-01-12T15:43:16.631Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:16.631Z] #29 6.828 #=#=# [2021-01-12T15:43:16.737Z] #41 38.57 CC criu/protobuf.o [2021-01-12T15:43:16.737Z] #41 38.66 CC criu/pstree.o [2021-01-12T15:43:16.761Z] #41 62.94 CC criu/pie/parasite.o [2021-01-12T15:43:16.930Z] #29 7.063 0.3% ############ 17.5% ########################### 38.0% [2021-01-12T15:43:16.930Z] #29 ... [2021-01-12T15:43:16.930Z] [2021-01-12T15:43:16.930Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:16.930Z] #47 15.08 go: finding github.com/pkg/errors v0.9.1 [2021-01-12T15:43:16.930Z] #47 15.08 go: finding github.com/fatih/color v1.9.0 [2021-01-12T15:43:16.930Z] #47 15.09 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:43:16.930Z] #47 15.14 go: finding github.com/spf13/pflag v1.0.3 [2021-01-12T15:43:16.930Z] #47 15.28 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:43:16.930Z] #47 15.32 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:43:16.930Z] #47 15.82 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:43:16.930Z] #47 15.88 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:43:16.930Z] #47 15.98 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:43:16.930Z] #47 16.08 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:43:16.930Z] #47 16.09 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:43:16.930Z] #47 ... [2021-01-12T15:43:16.930Z] [2021-01-12T15:43:16.930Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:17.027Z] #41 38.95 CC criu/rbtree.o [2021-01-12T15:43:17.027Z] #41 39.01 CC criu/rst-malloc.o [2021-01-12T15:43:17.027Z] #41 39.07 CC criu/seccomp.o [2021-01-12T15:43:17.229Z] #29 7.063 0.3% ############ 17.5% ########################### 38.0% ################################################# 68.7% ######################################################################## 100.0% [2021-01-12T15:43:17.318Z] #41 39.22 CC criu/seize.o [2021-01-12T15:43:17.527Z] #29 8.022 [2021-01-12T15:43:17.527Z] #29 ... [2021-01-12T15:43:17.527Z] [2021-01-12T15:43:17.527Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:43:17.527Z] #13 15.84 Fetched 8188 kB in 15s (556 kB/s) [2021-01-12T15:43:17.527Z] #13 15.84 Reading package lists... [2021-01-12T15:43:17.607Z] #41 39.42 CC criu/servicefd.o [2021-01-12T15:43:17.607Z] #41 39.52 CC criu/shmem.o [2021-01-12T15:43:17.824Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-01-12T15:43:17.824Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-01-12T15:43:17.828Z] #13 25.04 Reading package lists... [2021-01-12T15:43:17.828Z] #13 ... [2021-01-12T15:43:17.828Z] [2021-01-12T15:43:17.828Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:17.897Z] #41 39.74 CC criu/sigframe.o [2021-01-12T15:43:17.897Z] #41 39.77 CC criu/signalfd.o [2021-01-12T15:43:17.897Z] #41 ... [2021-01-12T15:43:17.897Z] [2021-01-12T15:43:17.897Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:17.897Z] #54 87.69 + bin/containerd [2021-01-12T15:43:18.138Z] #41 64.20 LINK criu/pie/parasite.built-in.o [2021-01-12T15:43:18.138Z] #41 64.21 GEN criu/pie/parasite-blob.h [2021-01-12T15:43:18.138Z] #41 64.24 CC criu/pie/parasite-vdso.o [2021-01-12T15:43:18.280Z] #8 ... [2021-01-12T15:43:18.280Z] [2021-01-12T15:43:18.280Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T15:43:18.280Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 11.2s done [2021-01-12T15:43:18.280Z] #24 DONE 14.6s [2021-01-12T15:43:18.280Z] [2021-01-12T15:43:18.280Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:18.280Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.5s done [2021-01-12T15:43:18.280Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-01-12T15:43:18.544Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.8s done [2021-01-12T15:43:18.544Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.4s done [2021-01-12T15:43:18.544Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.1s done [2021-01-12T15:43:18.708Z] #41 64.86 CC criu/arch/x86/vdso-pie.o [2021-01-12T15:43:18.773Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.1s done [2021-01-12T15:43:18.843Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-01-12T15:43:18.843Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-01-12T15:43:18.967Z] #41 65.12 CC criu/arch/x86/restorer.o [2021-01-12T15:43:19.120Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.1s done [2021-01-12T15:43:19.345Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-01-12T15:43:19.383Z] #8 ... [2021-01-12T15:43:19.383Z] [2021-01-12T15:43:19.383Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T15:43:19.383Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-12T15:43:19.383Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-12T15:43:19.383Z] #24 sha256:39d4106901196a8793153a724a94adc6dbc708326bcced72f1b971b3a1fc2f80 529B / 529B done [2021-01-12T15:43:19.383Z] #24 sha256:db7272368d6f74695d5037e54e3288aad092b4f995c3051c94ab3b0373c1211a 1.46kB / 1.46kB done [2021-01-12T15:43:19.383Z] #24 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 49.18MB / 49.18MB 2.7s done [2021-01-12T15:43:19.383Z] #24 extracting sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 5.0s done [2021-01-12T15:43:19.383Z] #24 DONE 8.3s [2021-01-12T15:43:19.383Z] [2021-01-12T15:43:19.383Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:19.383Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.0s done [2021-01-12T15:43:19.383Z] #8 ... [2021-01-12T15:43:19.383Z] [2021-01-12T15:43:19.383Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T15:43:19.383Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-12T15:43:19.383Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-12T15:43:19.383Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-12T15:43:19.383Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 7.9s done [2021-01-12T15:43:19.383Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-01-12T15:43:19.383Z] #60 ... [2021-01-12T15:43:19.383Z] [2021-01-12T15:43:19.383Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:19.383Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-01-12T15:43:19.540Z] #41 65.58 CC criu/arch/x86/restorer_unmap.o [2021-01-12T15:43:19.540Z] #41 65.60 CC criu/arch/x86/sigaction_compat_pie.o [2021-01-12T15:43:19.782Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-01-12T15:43:19.800Z] #41 65.90 CC criu/pie/restorer.o [2021-01-12T15:43:19.961Z] #8 ... [2021-01-12T15:43:19.961Z] [2021-01-12T15:43:19.961Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T15:43:19.961Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2021-01-12T15:43:19.961Z] #60 DONE 9.0s [2021-01-12T15:43:19.961Z] [2021-01-12T15:43:19.961Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:19.961Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.6s done [2021-01-12T15:43:20.040Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-01-12T15:43:20.233Z] #29 8.282 0.3% ### 4.7% ####### 10.4% ############# 18.1% ################## 25.8% ####################### 33.2% ############################ 39.6% ############################### 43.8% ################################## 47.6% ###################################### 53.4% ######################################### 57.2% ############################################# 62.7% ############################################### 66.5% ################################################# 68.4% ##################################################### 74.1% ###################################################### 75.8% ######################################################## 78.9% ########################################################### 83.2% ############################################################## 87.1% #################################################################### 94.7% ######################################################################## 100.0% [2021-01-12T15:43:20.295Z] #8 ... [2021-01-12T15:43:20.295Z] [2021-01-12T15:43:20.295Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T15:43:20.295Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 8.7s done [2021-01-12T15:43:20.295Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 7.1s done [2021-01-12T15:43:20.295Z] #24 DONE 16.5s [2021-01-12T15:43:20.295Z] [2021-01-12T15:43:20.295Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:20.295Z] #8 ... [2021-01-12T15:43:20.295Z] [2021-01-12T15:43:20.295Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:43:20.552Z] #29 10.91 [2021-01-12T15:43:21.177Z] #41 ... [2021-01-12T15:43:21.177Z] [2021-01-12T15:43:21.177Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:43:21.177Z] #11 134.7 Selecting previously unselected package libapparmor1:amd64. [2021-01-12T15:43:21.177Z] #11 134.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-01-12T15:43:21.177Z] #11 134.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-01-12T15:43:21.177Z] #11 134.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-01-12T15:43:21.177Z] #11 134.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-01-12T15:43:21.177Z] #11 134.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-12T15:43:21.177Z] #11 135.0 Selecting previously unselected package libbtrfs0. [2021-01-12T15:43:21.177Z] #11 135.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-12T15:43:21.177Z] #11 135.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T15:43:21.177Z] #11 135.1 Selecting previously unselected package libbtrfs-dev. [2021-01-12T15:43:21.177Z] #11 135.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-12T15:43:21.177Z] #11 135.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:43:21.177Z] #11 135.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-01-12T15:43:21.177Z] #11 135.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-12T15:43:21.177Z] #11 135.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T15:43:21.177Z] #11 135.3 Selecting previously unselected package libudev-dev:amd64. [2021-01-12T15:43:21.177Z] #11 135.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2021-01-12T15:43:21.177Z] #11 135.4 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-12T15:43:21.177Z] #11 135.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-01-12T15:43:21.177Z] #11 135.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-01-12T15:43:21.177Z] #11 135.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-01-12T15:43:21.177Z] #11 135.8 Selecting previously unselected package libpcre16-3:amd64. [2021-01-12T15:43:21.177Z] #11 135.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-01-12T15:43:21.177Z] #11 135.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-01-12T15:43:21.177Z] #11 136.0 Selecting previously unselected package libpcre32-3:amd64. [2021-01-12T15:43:21.177Z] #11 136.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-01-12T15:43:21.177Z] #11 136.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-01-12T15:43:21.177Z] #11 136.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-01-12T15:43:21.177Z] #11 136.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-01-12T15:43:21.177Z] #11 136.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-12T15:43:21.177Z] #11 136.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-01-12T15:43:21.177Z] #11 136.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-01-12T15:43:21.177Z] #11 136.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-12T15:43:21.177Z] #11 136.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-01-12T15:43:21.177Z] #11 136.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-01-12T15:43:21.177Z] #11 136.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-12T15:43:21.177Z] #11 137.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-01-12T15:43:21.177Z] #11 137.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-01-12T15:43:21.177Z] #11 137.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-12T15:43:21.177Z] #11 137.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-01-12T15:43:21.177Z] #11 137.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-01-12T15:43:21.177Z] #11 137.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-12T15:43:21.177Z] #11 137.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-01-12T15:43:21.177Z] #11 137.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2021-01-12T15:43:21.177Z] #11 137.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-12T15:43:21.177Z] #11 137.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-12T15:43:21.177Z] #11 137.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-12T15:43:21.177Z] #11 137.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-01-12T15:43:21.177Z] #11 137.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T15:43:21.177Z] #11 137.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-01-12T15:43:21.177Z] #11 137.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-01-12T15:43:21.177Z] #11 137.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:43:21.177Z] #11 137.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T15:43:21.177Z] #11 137.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-01-12T15:43:21.177Z] #11 137.8 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-12T15:43:21.177Z] #11 137.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T15:43:21.177Z] #11 137.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:43:21.177Z] #11 137.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-12T15:43:21.177Z] #11 137.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-12T15:43:21.177Z] #11 137.9 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-12T15:43:21.177Z] #11 137.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T15:43:21.177Z] #11 137.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-12T15:43:21.177Z] #11 138.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:43:21.177Z] #11 138.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-12T15:43:21.177Z] #11 138.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-12T15:43:21.177Z] #11 138.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:43:21.353Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-01-12T15:43:21.436Z] #11 138.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-12T15:43:21.436Z] #11 138.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-12T15:43:21.436Z] #11 138.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T15:43:21.436Z] #11 138.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-12T15:43:21.436Z] #11 138.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T15:43:21.436Z] #11 138.0 Setting up dmsetup (2:1.02.155-3) ... [2021-01-12T15:43:21.436Z] #11 138.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T15:43:21.436Z] #11 138.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-12T15:43:21.436Z] #11 138.1 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:43:21.796Z] #29 11.11 0.0% 0.8% # 1.9% ## 3.5% ### 4.6% #### 5.6% ##### 7.3% [2021-01-12T15:43:21.796Z] #29 ... [2021-01-12T15:43:21.796Z] [2021-01-12T15:43:21.796Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:43:21.796Z] #40 19.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-12T15:43:21.796Z] #40 ... [2021-01-12T15:43:21.796Z] [2021-01-12T15:43:21.796Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:21.926Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done [2021-01-12T15:43:22.840Z] #25 2.081 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:22.840Z] #25 2.092 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:22.841Z] #25 2.092 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:22.841Z] #25 2.353 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:43:22.874Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-01-12T15:43:23.003Z] #29 11.11 0.0% 0.8% # 1.9% ## 3.5% ### 4.6% #### 5.6% ##### 7.3% ##### 7.8% ###### 9.4% ####### 11.1% ######## 12.1% ######### 13.2% ########## 14.3% ########## 15.1% ########### 16.2% ############ 17.5% ############# 18.6% ############## 19.7% [2021-01-12T15:43:23.003Z] #29 ... [2021-01-12T15:43:23.003Z] [2021-01-12T15:43:23.003Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:43:23.003Z] #55 21.09 Fetched 8188 kB in 20s (408 kB/s) [2021-01-12T15:43:23.003Z] #55 21.09 Reading package lists... [2021-01-12T15:43:23.003Z] #55 30.26 Reading package lists... [2021-01-12T15:43:23.003Z] #55 ... [2021-01-12T15:43:23.003Z] [2021-01-12T15:43:23.003Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:23.102Z] #25 2.704 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:43:23.342Z] #11 DONE 139.9s [2021-01-12T15:43:23.342Z] [2021-01-12T15:43:23.342Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:23.363Z] #25 3.021 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:43:23.442Z] #54 ... [2021-01-12T15:43:23.442Z] [2021-01-12T15:43:23.442Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:43:23.442Z] #11 113.8 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2021-01-12T15:43:23.442Z] #11 113.8 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u5 [322 kB] [2021-01-12T15:43:23.442Z] #11 114.0 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:43:23.442Z] #11 114.0 Fetched 73.0 MB in 1min 32s (794 kB/s) [2021-01-12T15:43:23.442Z] #11 114.1 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-12T15:43:23.442Z] #11 114.1 Preparing to unpack .../libsystemd0_241-7~deb10u5_s390x.deb ... [2021-01-12T15:43:23.442Z] #11 114.1 Unpacking libsystemd0:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T15:43:23.442Z] #11 114.2 Setting up libsystemd0:s390x (241-7~deb10u5) ... [2021-01-12T15:43:23.442Z] #11 114.2 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-12T15:43:23.442Z] #11 114.2 Preparing to unpack .../libudev1_241-7~deb10u5_s390x.deb ... [2021-01-12T15:43:23.442Z] #11 114.2 Unpacking libudev1:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T15:43:23.442Z] #11 114.3 Setting up libudev1:s390x (241-7~deb10u5) ... [2021-01-12T15:43:23.442Z] #11 114.3 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-12T15:43:23.442Z] #11 114.3 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-12T15:43:23.442Z] #11 114.3 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-01-12T15:43:23.442Z] #11 114.3 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T15:43:23.442Z] #11 114.8 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-12T15:43:23.442Z] #11 114.8 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-01-12T15:43:23.442Z] #11 114.8 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T15:43:23.442Z] #11 115.3 Selecting previously unselected package binutils-mingw-w64. [2021-01-12T15:43:23.442Z] #11 115.3 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-12T15:43:23.442Z] #11 115.3 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T15:43:23.442Z] #11 115.4 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-01-12T15:43:23.442Z] #11 115.4 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-01-12T15:43:23.442Z] #11 115.4 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-01-12T15:43:23.442Z] #11 115.4 Selecting previously unselected package dmsetup. [2021-01-12T15:43:23.442Z] #11 115.4 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-01-12T15:43:23.442Z] #11 115.4 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-12T15:43:23.442Z] #11 115.4 Selecting previously unselected package mingw-w64-common. [2021-01-12T15:43:23.442Z] #11 115.4 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-12T15:43:23.442Z] #11 115.4 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-12T15:43:23.442Z] #11 116.5 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-12T15:43:23.442Z] #11 116.5 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-12T15:43:23.442Z] #11 116.5 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T15:43:23.606Z] #29 11.11 0.0% 0.8% # 1.9% ## 3.5% ### 4.6% #### 5.6% ##### 7.3% ##### 7.8% ###### 9.4% ####### 11.1% ######## 12.1% ######### 13.2% ########## 14.3% ########## 15.1% ########### 16.2% ############ 17.5% ############# 18.6% ############## 19.7% ############## 20.8% ############### 21.3% ################ 22.9% ################# 24.0% ################## 25.6% ################### 26.7% [2021-01-12T15:43:23.606Z] #29 ... [2021-01-12T15:43:23.606Z] [2021-01-12T15:43:23.606Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:43:23.606Z] #64 21.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-12T15:43:23.906Z] #64 ... [2021-01-12T15:43:23.906Z] [2021-01-12T15:43:23.906Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:24.073Z] #11 ... [2021-01-12T15:43:24.073Z] [2021-01-12T15:43:24.073Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:24.073Z] #41 39.83 CC criu/sk-inet.o [2021-01-12T15:43:24.073Z] #41 40.06 CC criu/sk-netlink.o [2021-01-12T15:43:24.073Z] #41 40.15 CC criu/sk-packet.o [2021-01-12T15:43:24.073Z] #41 40.28 CC criu/sk-queue.o [2021-01-12T15:43:24.073Z] #41 40.39 CC criu/sk-tcp.o [2021-01-12T15:43:24.073Z] #41 40.51 CC criu/sk-unix.o [2021-01-12T15:43:24.073Z] #41 40.96 CC criu/sockets.o [2021-01-12T15:43:24.073Z] #41 41.18 CC criu/stats.o [2021-01-12T15:43:24.073Z] #41 41.25 CC criu/string.o [2021-01-12T15:43:24.073Z] #41 41.27 CC criu/sysctl.o [2021-01-12T15:43:24.073Z] #41 41.42 CC criu/sysfs_parse.o [2021-01-12T15:43:24.073Z] #41 41.51 CC criu/timens.o [2021-01-12T15:43:24.073Z] #41 41.58 CC criu/timerfd.o [2021-01-12T15:43:24.073Z] #41 41.66 CC criu/tty.o [2021-01-12T15:43:24.073Z] #41 42.12 CC criu/tun.o [2021-01-12T15:43:24.073Z] #41 42.25 CC criu/uffd.o [2021-01-12T15:43:24.073Z] #41 42.61 CC criu/util.o [2021-01-12T15:43:24.073Z] #41 43.18 CC criu/uts_ns.o [2021-01-12T15:43:24.073Z] #41 43.25 CC criu/vdso.o [2021-01-12T15:43:24.073Z] #41 43.48 LINK criu/built-in.o [2021-01-12T15:43:24.073Z] #41 43.54 LINK criu/criu [2021-01-12T15:43:24.073Z] #41 43.71 DEP lib/c/criu.d [2021-01-12T15:43:24.073Z] #41 43.78 CC images/rpc.pb-c.o [2021-01-12T15:43:24.073Z] #41 43.99 CC lib/c/criu.o [2021-01-12T15:43:24.073Z] #41 44.37 LINK lib/c/built-in.o [2021-01-12T15:43:24.073Z] #41 44.38 LINK lib/c/libcriu.so [2021-01-12T15:43:24.073Z] #41 44.40 LINK lib/c/libcriu.a [2021-01-12T15:43:24.073Z] #41 44.46 GEN magic.py [2021-01-12T15:43:24.073Z] #41 44.51 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T15:43:24.073Z] #41 44.51 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T15:43:24.073Z] #41 44.51 Note: Building without GnuTLS support [2021-01-12T15:43:24.073Z] #41 44.52 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T15:43:24.073Z] #41 44.52 Makefile.config:40: Warn: Building without nftables support [2021-01-12T15:43:24.073Z] #41 44.84 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T15:43:24.073Z] #41 45.18 make[1]: Nothing to be done for 'all'. [2021-01-12T15:43:24.073Z] #41 45.49 make[1]: 'images/built-in.o' is up to date. [2021-01-12T15:43:24.073Z] #41 45.50 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-12T15:43:24.073Z] #41 45.51 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-12T15:43:24.073Z] #41 45.52 make[1]: 'compel/libcompel.a' is up to date. [2021-01-12T15:43:24.073Z] #41 45.54 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-12T15:43:24.073Z] #41 45.54 make[1]: Nothing to be done for 'all'. [2021-01-12T15:43:24.073Z] #41 45.55 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T15:43:24.073Z] #41 45.63 make[2]: Nothing to be done for 'all'. [2021-01-12T15:43:24.073Z] #41 45.64 make[2]: Nothing to be done for 'all'. [2021-01-12T15:43:24.073Z] #41 45.65 make[2]: Nothing to be done for 'all'. [2021-01-12T15:43:24.073Z] #41 45.71 make[2]: Nothing to be done for 'all'. [2021-01-12T15:43:24.073Z] #41 45.75 make[2]: Nothing to be done for 'all'. [2021-01-12T15:43:24.073Z] #41 45.76 make[2]: Nothing to be done for 'all'. [2021-01-12T15:43:24.073Z] #41 45.77 make[2]: Nothing to be done for 'all'. [2021-01-12T15:43:24.073Z] #41 45.82 make[2]: Nothing to be done for 'all'. [2021-01-12T15:43:24.073Z] #41 45.82 INSTALL criu/criu [2021-01-12T15:43:24.073Z] #41 DONE 46.1s [2021-01-12T15:43:24.073Z] [2021-01-12T15:43:24.073Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:43:24.073Z] #11 117.7 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-12T15:43:24.073Z] #11 117.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-01-12T15:43:24.073Z] #11 117.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:43:24.362Z] #11 117.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-12T15:43:24.362Z] #11 117.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-01-12T15:43:24.362Z] #11 117.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:43:24.719Z] #51 1.499 + RM_GOPATH=0 [2021-01-12T15:43:24.719Z] #51 1.499 + TMP_GOPATH= [2021-01-12T15:43:24.719Z] #51 1.499 + : /build [2021-01-12T15:43:24.719Z] #51 1.499 + '[' -z '' ']' [2021-01-12T15:43:24.719Z] #51 1.502 ++ mktemp -d [2021-01-12T15:43:24.719Z] #51 1.507 + export GOPATH=/tmp/tmp.y40mQkJrNY [2021-01-12T15:43:24.719Z] #51 1.507 + GOPATH=/tmp/tmp.y40mQkJrNY [2021-01-12T15:43:24.719Z] #51 1.507 + RM_GOPATH=1 [2021-01-12T15:43:24.719Z] #51 1.507 + case "$(go env GOARCH)" in [2021-01-12T15:43:24.719Z] #51 1.511 ++ go env GOARCH [2021-01-12T15:43:24.719Z] #51 1.515 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:24.719Z] #51 1.515 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:24.719Z] #51 1.516 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:24.719Z] #51 1.535 + dir=/tmp/install [2021-01-12T15:43:24.719Z] #51 1.535 + bin=runc [2021-01-12T15:43:24.719Z] #51 1.535 + shift [2021-01-12T15:43:24.719Z] #51 1.535 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-12T15:43:24.719Z] #51 1.535 + . /tmp/install/runc.installer [2021-01-12T15:43:24.719Z] #51 1.535 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T15:43:24.719Z] #51 1.536 + install_runc [2021-01-12T15:43:24.719Z] #51 1.536 + uname -r [2021-01-12T15:43:24.719Z] #51 1.536 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-12T15:43:24.719Z] #51 1.539 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-12T15:43:24.719Z] #51 1.539 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-12T15:43:24.719Z] #51 1.539 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.y40mQkJrNY/src/github.com/opencontainers/runc [2021-01-12T15:43:24.719Z] #51 1.540 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-12T15:43:24.719Z] #51 1.552 Cloning into '/tmp/tmp.y40mQkJrNY/src/github.com/opencontainers/runc'... [2021-01-12T15:43:24.978Z] #51 ... [2021-01-12T15:43:24.978Z] [2021-01-12T15:43:24.978Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-12T15:43:24.978Z] #12 DONE 1.9s [2021-01-12T15:43:25.237Z] [2021-01-12T15:43:25.237Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:25.237Z] #41 68.39 LINK criu/pie/restorer.built-in.o [2021-01-12T15:43:25.237Z] #41 68.41 GEN criu/pie/restorer-blob.h [2021-01-12T15:43:25.237Z] #41 68.54 DEP criu/vdso.d [2021-01-12T15:43:25.237Z] #41 68.74 DEP criu/vdso-compat.d [2021-01-12T15:43:25.237Z] #41 68.87 DEP criu/uts_ns.d [2021-01-12T15:43:25.237Z] #41 69.03 DEP criu/util.d [2021-01-12T15:43:25.237Z] #41 69.15 DEP criu/uffd.d [2021-01-12T15:43:25.237Z] #41 69.30 DEP criu/tun.d [2021-01-12T15:43:25.237Z] #41 69.55 DEP criu/tty.d [2021-01-12T15:43:25.237Z] #41 69.84 DEP criu/timerfd.d [2021-01-12T15:43:25.237Z] #41 70.11 DEP criu/timens.d [2021-01-12T15:43:25.237Z] #41 70.41 DEP criu/sysfs_parse.d [2021-01-12T15:43:25.237Z] #41 70.63 DEP criu/sysctl.d [2021-01-12T15:43:25.237Z] #41 70.83 DEP criu/string.d [2021-01-12T15:43:25.237Z] #41 70.89 DEP criu/stats.d [2021-01-12T15:43:25.237Z] #41 71.02 DEP criu/sockets.d [2021-01-12T15:43:25.237Z] #41 71.18 DEP criu/sk-unix.d [2021-01-12T15:43:25.237Z] #41 71.46 DEP criu/sk-tcp.d [2021-01-12T15:43:25.297Z] #25 4.643 Fetched 8414 kB in 3s (2988 kB/s) [2021-01-12T15:43:25.329Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-01-12T15:43:25.805Z] #41 71.80 DEP criu/sk-queue.d [2021-01-12T15:43:25.868Z] #25 4.643 Reading package lists... [2021-01-12T15:43:26.064Z] #41 72.04 DEP criu/sk-packet.d [2021-01-12T15:43:26.064Z] #41 72.26 DEP criu/sk-netlink.d [2021-01-12T15:43:26.189Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.5s done [2021-01-12T15:43:26.323Z] #41 ... [2021-01-12T15:43:26.323Z] [2021-01-12T15:43:26.323Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-12T15:43:26.323Z] #13 DONE 1.2s [2021-01-12T15:43:26.323Z] [2021-01-12T15:43:26.323Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:26.323Z] #41 72.51 DEP criu/sk-inet.d [2021-01-12T15:43:26.441Z] #25 5.596 Reading package lists... [2021-01-12T15:43:26.441Z] #25 ... [2021-01-12T15:43:26.441Z] [2021-01-12T15:43:26.441Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:26.441Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.2s done [2021-01-12T15:43:26.451Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2021-01-12T15:43:26.582Z] #41 72.92 DEP criu/signalfd.d [2021-01-12T15:43:26.702Z] #8 ... [2021-01-12T15:43:26.702Z] [2021-01-12T15:43:26.702Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:43:26.702Z] #25 5.596 Reading package lists... [2021-01-12T15:43:26.711Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.5s done [2021-01-12T15:43:26.711Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-01-12T15:43:26.842Z] #41 ... [2021-01-12T15:43:26.842Z] [2021-01-12T15:43:26.843Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:26.843Z] #43 133.6 github.com/LK4D4/vndr/godl [2021-01-12T15:43:26.843Z] #43 134.3 github.com/LK4D4/vndr [2021-01-12T15:43:26.963Z] #25 6.540 Building dependency tree... [2021-01-12T15:43:26.986Z] #29 11.11 0.0% 0.8% # 1.9% ## 3.5% ### 4.6% #### 5.6% ##### 7.3% ##### 7.8% ###### 9.4% ####### 11.1% ######## 12.1% ######### 13.2% ########## 14.3% ########## 15.1% ########### 16.2% ############ 17.5% ############# 18.6% ############## 19.7% ############## 20.8% ############### 21.3% ################ 22.9% ################# 24.0% ################## 25.6% ################### 26.7% ################### 27.2% ##################### 29.4% ###################### 31.0% ####################### 33.1% ######################### 35.9% ########################### 38.0% ############################ 40.0% ############################# 41.2% ############################## 42.3% ############################## 42.8% ############################### 43.9% ################################ 45.0% ################################# 46.6% ################################## 47.7% ################################### 49.3% #################################### 51.1% ##################################### 52.1% ###################################### 53.2% ####################################### 54.3% ######################################## 55.9% ######################################### 57.6% ########################################## 59.2% ########################################### 60.8% ############################################ 61.9% [2021-01-12T15:43:26.986Z] #29 ... [2021-01-12T15:43:26.986Z] [2021-01-12T15:43:26.986Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:26.986Z] #49 24.93 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:43:26.986Z] #49 25.03 go: extracting github.com/spf13/cast v1.3.0 [2021-01-12T15:43:26.986Z] #49 25.46 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:43:26.986Z] #49 25.87 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:43:26.986Z] #49 26.51 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:43:26.986Z] #49 26.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:43:26.986Z] #49 27.18 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:43:26.986Z] #49 27.27 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:43:26.986Z] #49 27.56 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T15:43:26.986Z] #49 27.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:43:26.986Z] #49 27.88 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:43:26.986Z] #49 28.51 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:43:26.986Z] #49 28.61 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:43:26.986Z] #49 28.62 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-12T15:43:26.986Z] #49 28.67 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T15:43:26.986Z] #49 28.70 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:43:26.986Z] #49 28.78 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:43:26.986Z] #49 28.83 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:43:26.986Z] #49 28.90 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:43:26.986Z] #49 29.31 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-12T15:43:26.986Z] #49 29.49 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:43:26.986Z] #49 29.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:43:26.986Z] #49 29.87 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:43:26.986Z] #49 30.01 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:43:26.986Z] #49 30.26 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:43:26.986Z] #49 30.41 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:43:26.986Z] #49 30.55 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:43:26.986Z] #49 30.80 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:43:26.986Z] #49 30.84 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T15:43:26.986Z] #49 31.04 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T15:43:26.986Z] #49 31.05 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:43:26.986Z] #49 31.10 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-12T15:43:26.986Z] #49 31.11 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:43:26.986Z] #49 31.13 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:43:26.986Z] #49 31.38 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:43:26.986Z] #49 31.43 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:43:26.986Z] #49 31.72 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-12T15:43:26.986Z] #49 31.74 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:43:26.986Z] #49 31.81 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:43:26.986Z] #49 31.86 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:43:26.986Z] #49 31.90 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:43:26.986Z] #49 32.27 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:43:26.986Z] #49 33.65 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-12T15:43:26.986Z] #49 ... [2021-01-12T15:43:26.986Z] [2021-01-12T15:43:26.986Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:27.101Z] #43 ... [2021-01-12T15:43:27.101Z] [2021-01-12T15:43:27.101Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:27.101Z] #41 73.08 DEP criu/sigframe.d [2021-01-12T15:43:27.101Z] #41 73.24 DEP criu/shmem.d [2021-01-12T15:43:27.224Z] #25 6.957 The following additional packages will be installed: [2021-01-12T15:43:27.225Z] #25 6.957 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-12T15:43:27.225Z] #25 6.957 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-12T15:43:27.225Z] #25 6.957 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-12T15:43:27.225Z] #25 6.957 Suggested packages: [2021-01-12T15:43:27.225Z] #25 6.957 krb5-doc krb5-user [2021-01-12T15:43:27.225Z] #25 6.957 Recommended packages: [2021-01-12T15:43:27.225Z] #25 6.957 krb5-locales publicsuffix libsasl2-modules [2021-01-12T15:43:27.406Z] #41 ... [2021-01-12T15:43:27.406Z] [2021-01-12T15:43:27.406Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-12T15:43:27.406Z] #14 0.938 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-12T15:43:27.406Z] #14 DONE 1.1s [2021-01-12T15:43:27.406Z] [2021-01-12T15:43:27.406Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:27.406Z] #41 73.51 DEP criu/servicefd.d [2021-01-12T15:43:27.486Z] #25 7.181 The following NEW packages will be installed: [2021-01-12T15:43:27.486Z] #25 7.181 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-12T15:43:27.486Z] #25 7.181 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-12T15:43:27.486Z] #25 7.181 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-12T15:43:27.486Z] #25 7.181 libssh2-1 libssl1.1 openssl [2021-01-12T15:43:27.641Z] #8 ... [2021-01-12T15:43:27.641Z] [2021-01-12T15:43:27.641Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:43:27.641Z] #25 1.529 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:27.641Z] #25 1.542 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:27.641Z] #25 1.551 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:27.641Z] #25 1.807 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:43:27.641Z] #25 2.093 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:43:27.641Z] #25 2.649 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:43:27.641Z] #25 4.027 Fetched 8414 kB in 3s (3065 kB/s) [2021-01-12T15:43:27.641Z] #25 4.027 Reading package lists... [2021-01-12T15:43:27.641Z] #25 4.983 Reading package lists... [2021-01-12T15:43:27.641Z] #25 5.859 Building dependency tree... [2021-01-12T15:43:27.641Z] #25 6.176 The following additional packages will be installed: [2021-01-12T15:43:27.641Z] #25 6.176 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-12T15:43:27.641Z] #25 6.176 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-12T15:43:27.641Z] #25 6.176 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-12T15:43:27.641Z] #25 6.177 Suggested packages: [2021-01-12T15:43:27.641Z] #25 6.177 krb5-doc krb5-user [2021-01-12T15:43:27.641Z] #25 6.177 Recommended packages: [2021-01-12T15:43:27.641Z] #25 6.177 krb5-locales publicsuffix libsasl2-modules [2021-01-12T15:43:27.641Z] #25 6.434 The following NEW packages will be installed: [2021-01-12T15:43:27.641Z] #25 6.435 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-12T15:43:27.641Z] #25 6.435 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-12T15:43:27.641Z] #25 6.435 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-12T15:43:27.641Z] #25 6.436 libssh2-1 libssl1.1 openssl [2021-01-12T15:43:27.641Z] #25 6.715 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T15:43:27.641Z] #25 6.715 Need to get 5047 kB of archives. [2021-01-12T15:43:27.641Z] #25 6.715 After this operation, 12.1 MB of additional disk space will be used. [2021-01-12T15:43:27.641Z] #25 6.715 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-12T15:43:27.641Z] #25 6.723 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-01-12T15:43:27.641Z] #25 6.723 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-01-12T15:43:27.641Z] #25 6.723 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-01-12T15:43:27.641Z] #25 6.723 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-01-12T15:43:27.641Z] #25 6.723 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-01-12T15:43:27.641Z] #25 6.738 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-01-12T15:43:27.641Z] #25 6.781 Get:8 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-01-12T15:43:27.641Z] #25 9.610 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-01-12T15:43:27.641Z] #25 9.627 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-01-12T15:43:27.641Z] #25 9.627 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-12T15:43:27.641Z] #25 9.627 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2021-01-12T15:43:27.641Z] #25 9.627 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-01-12T15:43:27.641Z] #25 9.627 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-01-12T15:43:27.641Z] #25 9.627 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-01-12T15:43:27.641Z] #25 9.627 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-01-12T15:43:27.641Z] #25 9.632 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-01-12T15:43:27.641Z] #25 9.641 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-01-12T15:43:27.641Z] #25 9.641 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-12T15:43:27.696Z] #41 73.69 DEP criu/seize.d [2021-01-12T15:43:27.747Z] #25 7.482 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T15:43:27.747Z] #25 7.482 Need to get 5047 kB of archives. [2021-01-12T15:43:27.747Z] #25 7.482 After this operation, 12.1 MB of additional disk space will be used. [2021-01-12T15:43:27.747Z] #25 7.482 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-12T15:43:27.747Z] #25 7.482 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-01-12T15:43:27.747Z] #25 7.482 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-01-12T15:43:27.747Z] #25 7.482 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-01-12T15:43:27.747Z] #25 7.489 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-01-12T15:43:27.747Z] #25 7.514 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-01-12T15:43:27.747Z] #25 7.517 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-01-12T15:43:27.747Z] #25 7.534 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-01-12T15:43:27.747Z] #25 7.534 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-01-12T15:43:27.747Z] #25 7.534 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-12T15:43:27.747Z] #25 7.534 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2021-01-12T15:43:27.747Z] #25 7.534 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-01-12T15:43:27.747Z] #25 7.535 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-01-12T15:43:27.747Z] #25 7.537 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-01-12T15:43:27.747Z] #25 7.542 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-01-12T15:43:27.747Z] #25 7.544 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-01-12T15:43:27.747Z] #25 7.564 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-01-12T15:43:27.747Z] #25 7.573 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-01-12T15:43:27.747Z] #25 7.579 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-12T15:43:27.747Z] #25 7.582 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-12T15:43:27.747Z] #25 7.589 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-12T15:43:27.864Z] #11 121.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-12T15:43:27.864Z] #11 121.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-01-12T15:43:27.864Z] #11 121.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:43:27.898Z] #25 ... [2021-01-12T15:43:27.898Z] [2021-01-12T15:43:27.898Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:27.962Z] #41 73.94 DEP criu/seccomp.d [2021-01-12T15:43:27.962Z] #41 ... [2021-01-12T15:43:27.962Z] [2021-01-12T15:43:27.962Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:27.962Z] #43 DONE 144.7s [2021-01-12T15:43:28.009Z] #25 7.781 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:43:28.009Z] #25 7.813 Fetched 5047 kB in 0s (13.6 MB/s) [2021-01-12T15:43:28.229Z] [2021-01-12T15:43:28.229Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:28.229Z] #41 74.32 DEP criu/rst-malloc.d [2021-01-12T15:43:28.229Z] #41 74.49 DEP criu/rbtree.d [2021-01-12T15:43:28.270Z] #25 7.853 Selecting previously unselected package libssl1.1:amd64. [2021-01-12T15:43:28.270Z] #25 7.853 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-01-12T15:43:28.270Z] #25 7.853 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-12T15:43:28.270Z] #25 7.862 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-12T15:43:28.370Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.7s done [2021-01-12T15:43:28.370Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-01-12T15:43:28.496Z] #41 74.57 DEP criu/pstree.d [2021-01-12T15:43:28.534Z] #25 8.064 Selecting previously unselected package openssl. [2021-01-12T15:43:28.534Z] #25 8.064 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-12T15:43:28.534Z] #25 8.069 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-12T15:43:28.534Z] #25 8.281 Selecting previously unselected package ca-certificates. [2021-01-12T15:43:28.534Z] #25 8.281 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-12T15:43:28.534Z] #25 8.286 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-12T15:43:28.763Z] #41 74.91 DEP criu/protobuf.d [2021-01-12T15:43:28.798Z] #25 8.380 Selecting previously unselected package libkeyutils1:amd64. [2021-01-12T15:43:28.798Z] #25 8.380 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-01-12T15:43:28.798Z] #25 8.385 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-01-12T15:43:28.798Z] #25 8.459 Selecting previously unselected package libkrb5support0:amd64. [2021-01-12T15:43:28.798Z] #25 8.459 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-01-12T15:43:28.798Z] #25 8.464 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:28.798Z] #25 8.519 Selecting previously unselected package libk5crypto3:amd64. [2021-01-12T15:43:28.798Z] #25 8.519 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-01-12T15:43:28.799Z] #25 8.528 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:28.799Z] #25 8.594 Selecting previously unselected package libkrb5-3:amd64. [2021-01-12T15:43:28.799Z] #25 8.594 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-01-12T15:43:29.027Z] #41 75.09 GEN criu/protobuf-desc-gen.h [2021-01-12T15:43:29.027Z] #41 ... [2021-01-12T15:43:29.027Z] [2021-01-12T15:43:29.027Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-12T15:43:29.027Z] #15 DONE 1.7s [2021-01-12T15:43:29.062Z] #25 8.600 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:29.062Z] #25 8.725 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-12T15:43:29.062Z] #25 8.725 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-01-12T15:43:29.062Z] #25 8.729 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:29.062Z] #25 8.814 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-12T15:43:29.062Z] #25 8.817 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-12T15:43:29.062Z] #25 8.825 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:43:29.062Z] #25 8.882 Selecting previously unselected package libsasl2-2:amd64. [2021-01-12T15:43:29.062Z] #25 8.882 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-12T15:43:29.062Z] #25 8.894 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:43:29.062Z] #25 8.943 Selecting previously unselected package libldap-common. [2021-01-12T15:43:29.062Z] #25 8.943 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-12T15:43:29.285Z] [2021-01-12T15:43:29.285Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-12T15:43:29.317Z] #8 ... [2021-01-12T15:43:29.317Z] [2021-01-12T15:43:29.317Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:43:29.317Z] #25 1.345 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:29.317Z] #25 1.370 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:29.317Z] #25 1.458 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:29.317Z] #25 1.539 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-12T15:43:29.317Z] #25 1.849 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [254 kB] [2021-01-12T15:43:29.317Z] #25 1.879 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-12T15:43:29.317Z] #25 3.427 Fetched 8238 kB in 2s (3535 kB/s) [2021-01-12T15:43:29.317Z] #25 3.427 Reading package lists... [2021-01-12T15:43:29.317Z] #25 4.752 Reading package lists... [2021-01-12T15:43:29.317Z] #25 6.034 Building dependency tree... [2021-01-12T15:43:29.317Z] #25 6.702 The following additional packages will be installed: [2021-01-12T15:43:29.317Z] #25 6.710 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-12T15:43:29.317Z] #25 6.710 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-12T15:43:29.317Z] #25 6.710 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-12T15:43:29.317Z] #25 6.710 Suggested packages: [2021-01-12T15:43:29.317Z] #25 6.710 krb5-doc krb5-user [2021-01-12T15:43:29.317Z] #25 6.710 Recommended packages: [2021-01-12T15:43:29.317Z] #25 6.710 krb5-locales publicsuffix libsasl2-modules [2021-01-12T15:43:29.317Z] #25 7.005 The following NEW packages will be installed: [2021-01-12T15:43:29.317Z] #25 7.008 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-12T15:43:29.317Z] #25 7.008 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-12T15:43:29.317Z] #25 7.008 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-12T15:43:29.317Z] #25 7.008 libssh2-1 libssl1.1 openssl [2021-01-12T15:43:29.317Z] #25 7.308 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T15:43:29.317Z] #25 7.308 Need to get 4769 kB of archives. [2021-01-12T15:43:29.317Z] #25 7.308 After this operation, 11.5 MB of additional disk space will be used. [2021-01-12T15:43:29.317Z] #25 7.308 Get:1 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-12T15:43:29.317Z] #25 7.313 Get:2 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-01-12T15:43:29.317Z] #25 7.315 Get:3 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-01-12T15:43:29.317Z] #25 7.322 Get:4 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-01-12T15:43:29.317Z] #25 7.322 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-01-12T15:43:29.317Z] #25 7.324 Get:6 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-01-12T15:43:29.317Z] #25 7.326 Get:7 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-01-12T15:43:29.317Z] #25 7.328 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-01-12T15:43:29.317Z] #25 7.329 Get:9 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-12T15:43:29.317Z] #25 7.331 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB] [2021-01-12T15:43:29.317Z] #25 7.334 Get:11 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-01-12T15:43:29.317Z] #25 7.336 Get:12 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-01-12T15:43:29.317Z] #25 7.337 Get:13 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-01-12T15:43:29.317Z] #25 7.338 Get:14 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-01-12T15:43:29.317Z] #25 7.340 Get:15 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-01-12T15:43:29.317Z] #25 7.346 Get:16 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-01-12T15:43:29.317Z] #25 7.349 Get:17 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-01-12T15:43:29.317Z] #25 7.351 Get:18 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-01-12T15:43:29.317Z] #25 7.353 Get:19 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-01-12T15:43:29.317Z] #25 7.411 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u4 [1382 kB] [2021-01-12T15:43:29.317Z] #25 9.094 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u4 [823 kB] [2021-01-12T15:43:29.317Z] #25 9.622 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:43:29.317Z] #25 9.662 Fetched 4769 kB in 2s (2132 kB/s) [2021-01-12T15:43:29.317Z] #25 9.710 Selecting previously unselected package libssl1.1:arm64. [2021-01-12T15:43:29.317Z] #25 9.710 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-01-12T15:43:29.317Z] #25 9.712 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_arm64.deb ... [2021-01-12T15:43:29.317Z] #25 9.721 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2021-01-12T15:43:29.317Z] #25 9.919 Selecting previously unselected package openssl. [2021-01-12T15:43:29.317Z] #25 9.919 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_arm64.deb ... [2021-01-12T15:43:29.317Z] #25 9.924 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-12T15:43:29.317Z] #25 10.08 Selecting previously unselected package ca-certificates. [2021-01-12T15:43:29.317Z] #25 10.08 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-12T15:43:29.317Z] #25 10.09 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-12T15:43:29.317Z] #25 ... [2021-01-12T15:43:29.317Z] [2021-01-12T15:43:29.317Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:29.323Z] #25 8.947 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:43:29.323Z] #25 9.005 Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-12T15:43:29.323Z] #25 9.005 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2021-01-12T15:43:29.323Z] #25 9.009 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:43:29.323Z] #25 9.097 Selecting previously unselected package libnghttp2-14:amd64. [2021-01-12T15:43:29.323Z] #25 9.097 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-01-12T15:43:29.324Z] #25 9.100 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-12T15:43:29.324Z] #25 9.156 Selecting previously unselected package libpsl5:amd64. [2021-01-12T15:43:29.324Z] #25 9.156 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-01-12T15:43:29.324Z] #25 9.165 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-01-12T15:43:29.585Z] #25 9.217 Selecting previously unselected package librtmp1:amd64. [2021-01-12T15:43:29.585Z] #25 9.219 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-01-12T15:43:29.585Z] #25 9.225 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T15:43:29.585Z] #25 9.293 Selecting previously unselected package libssh2-1:amd64. [2021-01-12T15:43:29.585Z] #25 9.293 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-01-12T15:43:29.585Z] #25 9.298 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-12T15:43:29.585Z] #25 9.360 Selecting previously unselected package libcurl4:amd64. [2021-01-12T15:43:29.585Z] #25 9.360 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-01-12T15:43:29.585Z] #25 9.366 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-12T15:43:29.814Z] #29 11.11 0.0% 0.8% # 1.9% ## 3.5% ### 4.6% #### 5.6% ##### 7.3% ##### 7.8% ###### 9.4% ####### 11.1% ######## 12.1% ######### 13.2% ########## 14.3% ########## 15.1% ########### 16.2% ############ 17.5% ############# 18.6% ############## 19.7% ############## 20.8% ############### 21.3% ################ 22.9% ################# 24.0% ################## 25.6% ################### 26.7% ################### 27.2% ##################### 29.4% ###################### 31.0% ####################### 33.1% ######################### 35.9% ########################### 38.0% ############################ 40.0% ############################# 41.2% ############################## 42.3% ############################## 42.8% ############################### 43.9% ################################ 45.0% ################################# 46.6% ################################## 47.7% ################################### 49.3% #################################### 51.1% ##################################### 52.1% ###################################### 53.2% ####################################### 54.3% ######################################## 55.9% ######################################### 57.6% ########################################## 59.2% ########################################### 60.8% ############################################ 61.9% ############################################# 63.0% ############################################## 64.6% ############################################### 66.2% ################################################ 67.8% ################################################## 69.5% ################################################## 70.5% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.3% ###################################################### 76.4% ####################################################### 77.2% ######################################################## 78.3% ######################################################### 80.4% ########################################################## 81.5% ########################################################### 83.2% ############################################################# 84.8% ############################################################## 87.1% ############################################################### 88.8% ################################################################# 90.4% ################################################################## 92.0% ################################################################### 94.1% ##################################################################### 96.3% ###################################################################### 98.4% ######################################################################## 100.0% [2021-01-12T15:43:29.851Z] #25 9.449 Selecting previously unselected package curl. [2021-01-12T15:43:29.851Z] #25 9.451 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-01-12T15:43:29.851Z] #25 9.455 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-12T15:43:29.851Z] #25 9.536 Selecting previously unselected package libonig5:amd64. [2021-01-12T15:43:29.851Z] #25 9.536 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-01-12T15:43:29.851Z] #25 9.540 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-12T15:43:29.851Z] #25 9.617 Selecting previously unselected package libjq1:amd64. [2021-01-12T15:43:29.851Z] #25 9.619 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T15:43:29.851Z] #25 9.622 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T15:43:29.920Z] #11 123.3 Selecting previously unselected package libapparmor1:s390x. [2021-01-12T15:43:29.920Z] #11 123.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-01-12T15:43:29.920Z] #11 123.3 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-01-12T15:43:29.920Z] #11 123.4 Selecting previously unselected package libapparmor-dev:s390x. [2021-01-12T15:43:29.920Z] #11 123.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-01-12T15:43:29.920Z] #11 123.4 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-01-12T15:43:29.920Z] #11 123.4 Selecting previously unselected package libbtrfs0. [2021-01-12T15:43:29.920Z] #11 123.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-01-12T15:43:29.920Z] #11 123.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T15:43:29.920Z] #11 123.4 Selecting previously unselected package libbtrfs-dev. [2021-01-12T15:43:29.920Z] #11 123.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-01-12T15:43:29.920Z] #11 123.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:43:29.920Z] #11 123.5 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-01-12T15:43:29.920Z] #11 123.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-01-12T15:43:29.920Z] #11 123.5 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-01-12T15:43:29.920Z] #11 123.5 Selecting previously unselected package libudev-dev:s390x. [2021-01-12T15:43:29.920Z] #11 123.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_s390x.deb ... [2021-01-12T15:43:29.920Z] #11 123.5 Unpacking libudev-dev:s390x (241-7~deb10u5) ... [2021-01-12T15:43:29.920Z] #11 123.5 Selecting previously unselected package libsepol1-dev:s390x. [2021-01-12T15:43:30.110Z] #29 20.43 [2021-01-12T15:43:30.110Z] #29 ... [2021-01-12T15:43:30.110Z] [2021-01-12T15:43:30.110Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:43:30.110Z] #42 21.58 Reading package lists... [2021-01-12T15:43:30.110Z] #42 28.73 Reading package lists... [2021-01-12T15:43:30.113Z] #25 9.686 Selecting previously unselected package jq. [2021-01-12T15:43:30.113Z] #25 9.686 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T15:43:30.113Z] #25 9.697 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T15:43:30.113Z] #25 9.752 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-01-12T15:43:30.113Z] #25 9.763 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-01-12T15:43:30.113Z] #25 9.775 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-12T15:43:30.113Z] #25 9.901 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-12T15:43:30.113Z] #25 9.914 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:43:30.113Z] #25 9.929 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:30.113Z] #25 9.940 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:43:30.113Z] #25 9.951 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T15:43:30.113Z] #25 9.962 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:30.113Z] #25 9.973 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:43:30.113Z] #25 9.985 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-12T15:43:30.113Z] #25 9.996 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:30.210Z] #11 123.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-01-12T15:43:30.210Z] #11 123.5 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-01-12T15:43:30.210Z] #11 123.6 Selecting previously unselected package libpcre16-3:s390x. [2021-01-12T15:43:30.210Z] #11 123.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-01-12T15:43:30.210Z] #11 123.6 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-01-12T15:43:30.210Z] #11 123.7 Selecting previously unselected package libpcre32-3:s390x. [2021-01-12T15:43:30.210Z] #11 123.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-01-12T15:43:30.210Z] #11 123.7 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-01-12T15:43:30.210Z] #11 123.7 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-01-12T15:43:30.210Z] #11 123.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-01-12T15:43:30.210Z] #11 123.7 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-01-12T15:43:30.210Z] #11 123.7 Selecting previously unselected package libpcre3-dev:s390x. [2021-01-12T15:43:30.210Z] #11 123.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-01-12T15:43:30.210Z] #11 123.7 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-01-12T15:43:30.376Z] #25 10.01 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-12T15:43:30.376Z] #25 10.03 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-12T15:43:30.376Z] #25 10.04 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T15:43:30.376Z] #25 10.05 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:43:30.376Z] #25 10.06 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-12T15:43:30.408Z] #42 37.98 Building dependency tree... [2021-01-12T15:43:30.408Z] #42 ... [2021-01-12T15:43:30.408Z] [2021-01-12T15:43:30.408Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:43:30.408Z] #36 19.93 Reading package lists... [2021-01-12T15:43:30.408Z] #36 28.68 Reading package lists... [2021-01-12T15:43:30.408Z] #36 ... [2021-01-12T15:43:30.408Z] [2021-01-12T15:43:30.408Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:43:30.408Z] #13 25.04 Reading package lists... [2021-01-12T15:43:30.408Z] #13 34.89 Building dependency tree... [2021-01-12T15:43:30.408Z] #13 38.24 The following additional packages will be installed: [2021-01-12T15:43:30.408Z] #13 38.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-12T15:43:30.408Z] #13 38.24 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-12T15:43:30.408Z] #13 38.24 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-12T15:43:30.408Z] #13 38.24 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-12T15:43:30.408Z] #13 38.24 mingw-w64-x86-64-dev [2021-01-12T15:43:30.408Z] #13 38.25 Suggested packages: [2021-01-12T15:43:30.408Z] #13 38.26 gcc-8-locales seccomp wine64 [2021-01-12T15:43:30.499Z] #11 123.8 Selecting previously unselected package libselinux1-dev:s390x. [2021-01-12T15:43:30.499Z] #11 123.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-01-12T15:43:30.499Z] #11 123.8 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-01-12T15:43:30.499Z] #11 123.9 Selecting previously unselected package libdevmapper-dev:s390x. [2021-01-12T15:43:30.499Z] #11 123.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-01-12T15:43:30.499Z] #11 123.9 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-01-12T15:43:30.499Z] #11 123.9 Selecting previously unselected package libseccomp-dev:s390x. [2021-01-12T15:43:30.499Z] #11 123.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2021-01-12T15:43:30.499Z] #11 123.9 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2021-01-12T15:43:30.499Z] #11 123.9 Selecting previously unselected package libsystemd-dev:s390x. [2021-01-12T15:43:30.499Z] #11 123.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_s390x.deb ... [2021-01-12T15:43:30.499Z] #11 123.9 Unpacking libsystemd-dev:s390x (241-7~deb10u5) ... [2021-01-12T15:43:30.661Z] #16 DONE 1.5s [2021-01-12T15:43:30.661Z] [2021-01-12T15:43:30.661Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-12T15:43:30.788Z] #11 124.1 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-01-12T15:43:30.788Z] #11 124.1 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2021-01-12T15:43:30.788Z] #11 124.1 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-01-12T15:43:30.788Z] #11 124.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T15:43:30.788Z] #11 124.1 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-01-12T15:43:30.788Z] #11 124.1 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-01-12T15:43:30.788Z] #11 124.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:43:30.788Z] #11 124.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T15:43:30.788Z] #11 124.1 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-01-12T15:43:30.788Z] #11 124.1 Setting up libudev-dev:s390x (241-7~deb10u5) ... [2021-01-12T15:43:30.788Z] #11 124.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T15:43:30.788Z] #11 124.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:43:30.788Z] #11 124.2 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-01-12T15:43:30.788Z] #11 124.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-12T15:43:30.788Z] #11 124.2 Setting up libsystemd-dev:s390x (241-7~deb10u5) ... [2021-01-12T15:43:30.789Z] #11 124.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T15:43:30.789Z] #11 124.2 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-01-12T15:43:30.789Z] #11 124.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:43:30.789Z] #11 124.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-12T15:43:30.789Z] #11 124.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-12T15:43:30.789Z] #11 124.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:43:30.789Z] #11 124.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-12T15:43:30.789Z] #11 124.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-12T15:43:30.789Z] #11 124.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T15:43:30.789Z] #11 124.2 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-01-12T15:43:30.789Z] #11 124.2 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-01-12T15:43:30.789Z] #11 124.3 Setting up dmsetup (2:1.02.155-3) ... [2021-01-12T15:43:30.789Z] #11 124.3 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-01-12T15:43:30.789Z] #11 124.3 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-01-12T15:43:30.789Z] #11 124.3 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:43:30.950Z] #25 10.70 Updating certificates in /etc/ssl/certs... [2021-01-12T15:43:31.078Z] #11 DONE 124.6s [2021-01-12T15:43:31.078Z] [2021-01-12T15:43:31.078Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:31.171Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.4s done [2021-01-12T15:43:31.371Z] #54 ... [2021-01-12T15:43:31.371Z] [2021-01-12T15:43:31.371Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:31.427Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-01-12T15:43:31.940Z] #13 39.79 The following NEW packages will be installed: [2021-01-12T15:43:31.940Z] #13 39.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-12T15:43:31.940Z] #13 39.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-12T15:43:31.940Z] #13 39.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-12T15:43:31.940Z] #13 39.81 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-12T15:43:31.940Z] #13 39.81 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-12T15:43:31.940Z] #13 39.82 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-12T15:43:31.940Z] #13 39.84 The following packages will be upgraded: [2021-01-12T15:43:31.940Z] #13 39.84 libsystemd0 libudev1 [2021-01-12T15:43:31.940Z] #13 40.03 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T15:43:31.940Z] #13 40.03 Need to get 79.4 MB of archives. [2021-01-12T15:43:31.940Z] #13 40.03 After this operation, 532 MB of additional disk space will be used. [2021-01-12T15:43:31.940Z] #13 40.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u5 [358 kB] [2021-01-12T15:43:31.940Z] #13 40.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u5 [158 kB] [2021-01-12T15:43:31.940Z] #13 40.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-01-12T15:43:32.000Z] #51 ... [2021-01-12T15:43:32.000Z] [2021-01-12T15:43:32.000Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-12T15:43:32.000Z] #12 DONE 1.0s [2021-01-12T15:43:32.000Z] [2021-01-12T15:43:32.000Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:32.000Z] #51 0.963 + RM_GOPATH=0 [2021-01-12T15:43:32.000Z] #51 0.963 + TMP_GOPATH= [2021-01-12T15:43:32.000Z] #51 0.963 + : /build [2021-01-12T15:43:32.000Z] #51 0.963 + '[' -z '' ']' [2021-01-12T15:43:32.000Z] #51 0.963 ++ mktemp -d [2021-01-12T15:43:32.000Z] #51 0.964 + export GOPATH=/tmp/tmp.S87bZwDLGD [2021-01-12T15:43:32.000Z] #51 0.964 + GOPATH=/tmp/tmp.S87bZwDLGD [2021-01-12T15:43:32.000Z] #51 0.964 + RM_GOPATH=1 [2021-01-12T15:43:32.000Z] #51 0.964 + case "$(go env GOARCH)" in [2021-01-12T15:43:32.000Z] #51 0.964 ++ go env GOARCH [2021-01-12T15:43:32.000Z] #51 0.967 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:32.000Z] #51 0.967 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:32.000Z] #51 0.967 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:32.000Z] #51 0.968 + dir=/tmp/install [2021-01-12T15:43:32.000Z] #51 0.968 + bin=runc [2021-01-12T15:43:32.000Z] #51 0.968 + shift [2021-01-12T15:43:32.000Z] #51 0.968 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-12T15:43:32.000Z] #51 0.968 + . /tmp/install/runc.installer [2021-01-12T15:43:32.000Z] #51 0.968 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T15:43:32.000Z] #51 0.968 + install_runc [2021-01-12T15:43:32.000Z] #51 0.968 + uname -r [2021-01-12T15:43:32.000Z] #51 0.968 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-12T15:43:32.000Z] #51 0.969 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-12T15:43:32.000Z] #51 0.969 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-12T15:43:32.000Z] #51 0.969 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-12T15:43:32.000Z] #51 0.969 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.S87bZwDLGD/src/github.com/opencontainers/runc [2021-01-12T15:43:32.000Z] #51 0.971 Cloning into '/tmp/tmp.S87bZwDLGD/src/github.com/opencontainers/runc'... [2021-01-12T15:43:32.057Z] #17 DONE 1.2s [2021-01-12T15:43:32.057Z] [2021-01-12T15:43:32.057Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:43:32.236Z] #13 40.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-01-12T15:43:32.339Z] #25 12.04 126 added, 0 removed; done. [2021-01-12T15:43:32.339Z] #25 12.07 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:32.339Z] #25 12.08 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T15:43:32.339Z] #25 12.10 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-12T15:43:32.339Z] #25 12.12 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-12T15:43:32.339Z] #25 12.13 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:43:32.339Z] #25 12.16 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-12T15:43:32.339Z] #25 12.17 Updating certificates in /etc/ssl/certs... [2021-01-12T15:43:32.878Z] #13 40.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-12T15:43:32.878Z] #13 ... [2021-01-12T15:43:32.878Z] [2021-01-12T15:43:32.878Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:32.878Z] #29 23.27 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-12T15:43:33.441Z] #18 1.676 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:33.523Z] #29 23.89 [2021-01-12T15:43:33.526Z] #51 ... [2021-01-12T15:43:33.526Z] [2021-01-12T15:43:33.526Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-12T15:43:33.526Z] #13 DONE 1.1s [2021-01-12T15:43:33.526Z] [2021-01-12T15:43:33.526Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-12T15:43:33.555Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.7s done [2021-01-12T15:43:33.555Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-01-12T15:43:33.730Z] #25 13.22 0 added, 0 removed; done. [2021-01-12T15:43:33.730Z] #25 13.22 Running hooks in /etc/ca-certificates/update.d... [2021-01-12T15:43:33.730Z] #25 13.22 done. [2021-01-12T15:43:33.818Z] #8 DONE 22.7s [2021-01-12T15:43:33.818Z] [2021-01-12T15:43:33.818Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:43:33.818Z] #25 10.35 Selecting previously unselected package libkeyutils1:arm64. [2021-01-12T15:43:33.818Z] #25 10.35 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 10.36 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-01-12T15:43:33.818Z] #25 10.41 Selecting previously unselected package libkrb5support0:arm64. [2021-01-12T15:43:33.818Z] #25 10.41 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 10.42 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-01-12T15:43:33.818Z] #25 10.50 Selecting previously unselected package libk5crypto3:arm64. [2021-01-12T15:43:33.818Z] #25 10.50 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 10.50 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-01-12T15:43:33.818Z] #25 10.57 Selecting previously unselected package libkrb5-3:arm64. [2021-01-12T15:43:33.818Z] #25 10.57 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 10.58 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-01-12T15:43:33.818Z] #25 10.68 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-01-12T15:43:33.818Z] #25 10.68 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 10.69 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-01-12T15:43:33.818Z] #25 10.84 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-01-12T15:43:33.818Z] #25 10.84 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 10.84 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:43:33.818Z] #25 10.89 Selecting previously unselected package libsasl2-2:arm64. [2021-01-12T15:43:33.818Z] #25 10.89 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 10.89 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:43:33.818Z] #25 10.95 Selecting previously unselected package libldap-common. [2021-01-12T15:43:33.818Z] #25 10.95 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-12T15:43:33.818Z] #25 10.96 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:43:33.818Z] #25 11.01 Selecting previously unselected package libldap-2.4-2:arm64. [2021-01-12T15:43:33.818Z] #25 11.01 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 11.01 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:43:33.818Z] #25 11.08 Selecting previously unselected package libnghttp2-14:arm64. [2021-01-12T15:43:33.818Z] #25 11.08 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 11.09 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-01-12T15:43:33.818Z] #25 11.14 Selecting previously unselected package libpsl5:arm64. [2021-01-12T15:43:33.818Z] #25 11.14 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 11.15 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-01-12T15:43:33.818Z] #25 11.19 Selecting previously unselected package librtmp1:arm64. [2021-01-12T15:43:33.818Z] #25 11.19 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 11.20 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T15:43:33.818Z] #25 11.25 Selecting previously unselected package libssh2-1:arm64. [2021-01-12T15:43:33.818Z] #25 11.25 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 11.25 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-01-12T15:43:33.818Z] #25 11.32 Selecting previously unselected package libcurl4:arm64. [2021-01-12T15:43:33.818Z] #25 11.32 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 11.33 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-01-12T15:43:33.818Z] #25 11.41 Selecting previously unselected package curl. [2021-01-12T15:43:33.818Z] #25 11.41 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 11.42 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-12T15:43:33.818Z] #25 11.50 Selecting previously unselected package libonig5:arm64. [2021-01-12T15:43:33.818Z] #25 11.50 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 11.51 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-01-12T15:43:33.818Z] #25 11.65 Selecting previously unselected package libjq1:arm64. [2021-01-12T15:43:33.818Z] #25 11.65 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 11.66 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-12T15:43:33.818Z] #25 11.72 Selecting previously unselected package jq. [2021-01-12T15:43:33.818Z] #25 11.72 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-01-12T15:43:33.818Z] #25 11.72 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T15:43:33.818Z] #25 11.78 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-01-12T15:43:33.818Z] #25 11.80 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-01-12T15:43:33.818Z] #25 11.82 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2021-01-12T15:43:33.818Z] #25 12.12 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-01-12T15:43:33.818Z] #25 12.19 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:43:33.818Z] #25 12.22 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-01-12T15:43:33.818Z] #25 12.25 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:43:33.818Z] #25 12.26 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T15:43:33.818Z] #25 12.28 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-01-12T15:43:33.818Z] #25 12.29 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:43:33.818Z] #25 12.36 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-01-12T15:43:33.818Z] #25 12.37 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-01-12T15:43:33.819Z] #25 12.39 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-12T15:43:33.819Z] #25 12.42 Setting up libonig5:arm64 (6.9.1-1) ... [2021-01-12T15:43:33.819Z] #25 12.43 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-12T15:43:33.819Z] #25 12.44 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:43:33.819Z] #25 12.46 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-12T15:43:33.819Z] #25 13.38 Updating certificates in /etc/ssl/certs... [2021-01-12T15:43:33.819Z] #25 14.41 126 added, 0 removed; done. [2021-01-12T15:43:33.819Z] #25 14.46 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-01-12T15:43:33.819Z] #25 14.47 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T15:43:33.819Z] #25 14.49 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-01-12T15:43:34.086Z] #25 14.50 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-12T15:43:34.086Z] #25 14.52 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:43:34.086Z] #25 14.55 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-12T15:43:34.086Z] #25 14.56 Updating certificates in /etc/ssl/certs... [2021-01-12T15:43:34.127Z] #29 24.28 #=#=# 1.3% ##################################### 51.8% ######################################################################## 100.0% [2021-01-12T15:43:34.160Z] #14 0.805 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-12T15:43:34.450Z] #29 24.76 [2021-01-12T15:43:34.450Z] #14 DONE 1.0s [2021-01-12T15:43:34.450Z] [2021-01-12T15:43:34.450Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-12T15:43:34.665Z] #25 15.33 0 added, 0 removed; done. [2021-01-12T15:43:34.665Z] #25 15.33 Running hooks in /etc/ca-certificates/update.d... [2021-01-12T15:43:34.665Z] #25 15.34 done. [2021-01-12T15:43:35.079Z] #15 DONE 1.0s [2021-01-12T15:43:35.079Z] [2021-01-12T15:43:35.079Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:35.079Z] #51 2.721 + cd /tmp/tmp.S87bZwDLGD/src/github.com/opencontainers/runc [2021-01-12T15:43:35.079Z] #51 2.721 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T15:43:35.079Z] #51 2.814 + '[' -z '' ']' [2021-01-12T15:43:35.079Z] #51 2.815 + target=static [2021-01-12T15:43:35.079Z] #51 2.815 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-12T15:43:35.079Z] #51 2.925 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-01-12T15:43:35.978Z] #29 26.54 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-12T15:43:36.114Z] #51 ... [2021-01-12T15:43:36.114Z] [2021-01-12T15:43:36.114Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-12T15:43:36.114Z] #16 DONE 1.0s [2021-01-12T15:43:36.274Z] #29 26.59 skipping existing 5cb8031fd95d [2021-01-12T15:43:36.274Z] #29 26.68 [2021-01-12T15:43:36.404Z] [2021-01-12T15:43:36.404Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-12T15:43:36.687Z] #8 ... [2021-01-12T15:43:36.687Z] [2021-01-12T15:43:36.687Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:43:36.687Z] #25 12.77 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-12T15:43:36.687Z] #25 12.77 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-12T15:43:36.687Z] #25 12.97 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:43:36.687Z] #25 13.00 Fetched 5047 kB in 6s (799 kB/s) [2021-01-12T15:43:36.687Z] #25 13.06 Selecting previously unselected package libssl1.1:amd64. [2021-01-12T15:43:36.687Z] #25 13.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-01-12T15:43:36.687Z] #25 13.06 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 13.07 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-12T15:43:36.687Z] #25 13.34 Selecting previously unselected package openssl. [2021-01-12T15:43:36.687Z] #25 13.34 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 13.35 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-12T15:43:36.687Z] #25 13.53 Selecting previously unselected package ca-certificates. [2021-01-12T15:43:36.687Z] #25 13.53 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-12T15:43:36.687Z] #25 13.53 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-12T15:43:36.687Z] #25 13.64 Selecting previously unselected package libkeyutils1:amd64. [2021-01-12T15:43:36.687Z] #25 13.64 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 13.66 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-01-12T15:43:36.687Z] #25 13.71 Selecting previously unselected package libkrb5support0:amd64. [2021-01-12T15:43:36.687Z] #25 13.71 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 13.71 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 13.81 Selecting previously unselected package libk5crypto3:amd64. [2021-01-12T15:43:36.687Z] #25 13.81 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 13.82 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 13.89 Selecting previously unselected package libkrb5-3:amd64. [2021-01-12T15:43:36.687Z] #25 13.89 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 13.89 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 14.04 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-12T15:43:36.687Z] #25 14.04 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 14.04 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 14.10 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-12T15:43:36.687Z] #25 14.11 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 14.11 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 14.16 Selecting previously unselected package libsasl2-2:amd64. [2021-01-12T15:43:36.687Z] #25 14.16 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 14.17 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 14.24 Selecting previously unselected package libldap-common. [2021-01-12T15:43:36.687Z] #25 14.24 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-12T15:43:36.687Z] #25 14.24 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:43:36.687Z] #25 14.30 Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-12T15:43:36.687Z] #25 14.30 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 14.30 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:43:36.687Z] #25 14.39 Selecting previously unselected package libnghttp2-14:amd64. [2021-01-12T15:43:36.687Z] #25 14.39 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 14.39 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 14.45 Selecting previously unselected package libpsl5:amd64. [2021-01-12T15:43:36.687Z] #25 14.45 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 14.45 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-01-12T15:43:36.687Z] #25 14.50 Selecting previously unselected package librtmp1:amd64. [2021-01-12T15:43:36.687Z] #25 14.50 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 14.51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T15:43:36.687Z] #25 14.56 Selecting previously unselected package libssh2-1:amd64. [2021-01-12T15:43:36.687Z] #25 14.56 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 14.57 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-12T15:43:36.687Z] #25 14.65 Selecting previously unselected package libcurl4:amd64. [2021-01-12T15:43:36.687Z] #25 14.65 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 14.65 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 14.74 Selecting previously unselected package curl. [2021-01-12T15:43:36.687Z] #25 14.74 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 14.74 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 14.82 Selecting previously unselected package libonig5:amd64. [2021-01-12T15:43:36.687Z] #25 14.82 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 14.82 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-12T15:43:36.687Z] #25 14.91 Selecting previously unselected package libjq1:amd64. [2021-01-12T15:43:36.687Z] #25 14.91 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 14.92 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T15:43:36.687Z] #25 15.03 Selecting previously unselected package jq. [2021-01-12T15:43:36.687Z] #25 15.03 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T15:43:36.687Z] #25 15.04 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T15:43:36.687Z] #25 15.12 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-01-12T15:43:36.687Z] #25 15.13 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-01-12T15:43:36.687Z] #25 15.14 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-12T15:43:36.687Z] #25 15.29 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 15.30 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:43:36.687Z] #25 15.32 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 15.33 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 15.34 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T15:43:36.687Z] #25 15.35 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 15.37 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 15.38 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-12T15:43:36.687Z] #25 15.39 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 15.40 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-12T15:43:36.687Z] #25 15.42 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-12T15:43:36.687Z] #25 15.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T15:43:36.687Z] #25 15.44 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T15:43:36.687Z] #25 15.45 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-12T15:43:36.687Z] #25 16.19 Updating certificates in /etc/ssl/certs... [2021-01-12T15:43:36.687Z] #25 17.31 126 added, 0 removed; done. [2021-01-12T15:43:36.687Z] #25 17.40 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 17.41 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T15:43:36.687Z] #25 17.42 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 17.43 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-12T15:43:36.687Z] #25 17.44 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:43:36.687Z] #25 17.46 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-12T15:43:36.687Z] #25 17.47 Updating certificates in /etc/ssl/certs... [2021-01-12T15:43:36.687Z] #25 18.15 0 added, 0 removed; done. [2021-01-12T15:43:36.687Z] #25 18.16 Running hooks in /etc/ca-certificates/update.d... [2021-01-12T15:43:36.687Z] #25 18.16 done. [2021-01-12T15:43:37.036Z] #25 DONE 16.1s [2021-01-12T15:43:37.036Z] [2021-01-12T15:43:37.036Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-12T15:43:37.036Z] #26 DONE 0.1s [2021-01-12T15:43:37.036Z] [2021-01-12T15:43:37.036Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:37.036Z] #27 ... [2021-01-12T15:43:37.036Z] [2021-01-12T15:43:37.036Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:37.036Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.9s done [2021-01-12T15:43:37.036Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.8s [2021-01-12T15:43:37.433Z] #17 DONE 1.0s [2021-01-12T15:43:37.433Z] [2021-01-12T15:43:37.433Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:43:37.628Z] #18 5.266 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:37.628Z] #18 5.308 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:37.628Z] #18 ... [2021-01-12T15:43:37.628Z] [2021-01-12T15:43:37.628Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:37.628Z] #41 77.73 DEP criu/protobuf-desc.d [2021-01-12T15:43:37.628Z] #41 77.85 DEP criu/proc_parse.d [2021-01-12T15:43:37.628Z] #41 78.19 DEP criu/plugin.d [2021-01-12T15:43:37.628Z] #41 78.30 DEP criu/pipes.d [2021-01-12T15:43:37.628Z] #41 78.51 DEP criu/pie-util.d [2021-01-12T15:43:37.628Z] #41 78.62 DEP criu/pie-util-vdso.d [2021-01-12T15:43:37.628Z] #41 78.78 DEP criu/pie-util-vdso-elf32.d [2021-01-12T15:43:37.628Z] #41 78.92 DEP criu/path.d [2021-01-12T15:43:37.628Z] #41 79.05 DEP criu/parasite-syscall.d [2021-01-12T15:43:37.628Z] #41 79.19 DEP criu/pagemap.d [2021-01-12T15:43:37.628Z] #41 79.36 DEP criu/pagemap-cache.d [2021-01-12T15:43:37.628Z] #41 79.51 DEP criu/page-xfer.d [2021-01-12T15:43:37.628Z] #41 79.59 DEP criu/page-pipe.d [2021-01-12T15:43:37.628Z] #41 79.65 DEP criu/netfilter.d [2021-01-12T15:43:37.628Z] #41 79.73 DEP criu/net.d [2021-01-12T15:43:37.628Z] #41 79.90 DEP criu/namespaces.d [2021-01-12T15:43:37.628Z] #41 80.07 DEP criu/mount.d [2021-01-12T15:43:37.628Z] #41 80.27 DEP criu/memfd.d [2021-01-12T15:43:37.628Z] #41 80.43 DEP criu/mem.d [2021-01-12T15:43:37.628Z] #41 80.63 DEP criu/lsm.d [2021-01-12T15:43:37.628Z] #41 80.73 DEP criu/log.d [2021-01-12T15:43:37.628Z] #41 80.81 DEP criu/libnetlink.d [2021-01-12T15:43:37.628Z] #41 80.90 DEP criu/kerndat.d [2021-01-12T15:43:37.628Z] #41 81.12 DEP criu/kcmp-ids.d [2021-01-12T15:43:37.628Z] #41 81.19 DEP criu/irmap.d [2021-01-12T15:43:37.628Z] #41 81.37 DEP criu/ipc_ns.d [2021-01-12T15:43:37.628Z] #41 81.53 DEP criu/image.d [2021-01-12T15:43:37.628Z] #41 81.65 DEP criu/image-desc.d [2021-01-12T15:43:37.628Z] #41 81.72 DEP criu/fsnotify.d [2021-01-12T15:43:37.628Z] #41 81.85 DEP criu/filesystems.d [2021-01-12T15:43:37.628Z] #41 81.94 DEP criu/files.d [2021-01-12T15:43:37.628Z] #41 82.09 DEP criu/files-reg.d [2021-01-12T15:43:37.628Z] #41 82.29 DEP criu/files-ext.d [2021-01-12T15:43:37.628Z] #41 82.44 DEP criu/file-lock.d [2021-01-12T15:43:37.628Z] #41 82.56 DEP criu/file-ids.d [2021-01-12T15:43:37.628Z] #41 82.66 DEP criu/fifo.d [2021-01-12T15:43:37.628Z] #41 82.73 DEP criu/fdstore.d [2021-01-12T15:43:37.628Z] #41 82.79 DEP criu/fault-injection.d [2021-01-12T15:43:37.628Z] #41 82.84 DEP criu/external.d [2021-01-12T15:43:37.628Z] #41 82.91 DEP criu/eventpoll.d [2021-01-12T15:43:37.628Z] #41 83.02 DEP criu/eventfd.d [2021-01-12T15:43:37.628Z] #41 83.14 DEP criu/crtools.d [2021-01-12T15:43:37.628Z] #41 83.30 DEP criu/cr-service.d [2021-01-12T15:43:37.628Z] #41 83.44 DEP criu/cr-restore.d [2021-01-12T15:43:37.628Z] #41 83.65 DEP criu/cr-errno.d [2021-01-12T15:43:37.628Z] #41 83.67 DEP criu/cr-dump.d [2021-01-12T15:43:37.628Z] #41 ... [2021-01-12T15:43:37.628Z] [2021-01-12T15:43:37.628Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:43:37.628Z] #18 5.846 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:43:37.723Z] #18 0.642 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:37.808Z] #29 28.27 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-12T15:43:38.107Z] #29 28.62 [2021-01-12T15:43:38.424Z] #8 ... [2021-01-12T15:43:38.424Z] [2021-01-12T15:43:38.424Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:38.424Z] #27 1.817 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-12T15:43:38.424Z] #27 1.928 [2021-01-12T15:43:38.563Z] #18 6.712 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:43:38.751Z] #18 1.339 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:38.751Z] #18 1.469 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:38.751Z] #18 1.575 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-12T15:43:38.821Z] #18 ... [2021-01-12T15:43:38.821Z] [2021-01-12T15:43:38.821Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:43:38.821Z] #30 DONE 155.3s [2021-01-12T15:43:38.821Z] [2021-01-12T15:43:38.821Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:38.821Z] #41 83.91 DEP criu/cr-dedup.d [2021-01-12T15:43:38.821Z] #41 84.12 DEP criu/cr-check.d [2021-01-12T15:43:38.821Z] #41 84.30 DEP criu/config.d [2021-01-12T15:43:38.821Z] #41 84.45 DEP criu/clone-noasan.d [2021-01-12T15:43:38.821Z] #41 84.53 DEP criu/cgroup.d [2021-01-12T15:43:38.821Z] #41 84.78 DEP criu/cgroup-props.d [2021-01-12T15:43:38.821Z] #41 84.88 DEP criu/bitmap.d [2021-01-12T15:43:38.821Z] #41 84.92 DEP criu/bfd.d [2021-01-12T15:43:38.821Z] #41 84.99 DEP criu/autofs.d [2021-01-12T15:43:38.877Z] #25 ... [2021-01-12T15:43:38.877Z] [2021-01-12T15:43:38.877Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-12T15:43:38.877Z] #9 DONE 4.6s [2021-01-12T15:43:38.877Z] [2021-01-12T15:43:38.877Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T15:43:38.877Z] #25 DONE 19.0s [2021-01-12T15:43:38.877Z] [2021-01-12T15:43:38.877Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-12T15:43:38.877Z] #26 DONE 0.1s [2021-01-12T15:43:38.877Z] [2021-01-12T15:43:38.877Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:38.950Z] #27 2.050 ########## 13.9% ########################## 37.1% ######################################### 57.0% ################################################ 67.9% ##################################################################### 96.7% ######################################################################## 100.0% [2021-01-12T15:43:39.041Z] #18 1.812 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [231 kB] [2021-01-12T15:43:39.079Z] #41 85.15 DEP criu/aio.d [2021-01-12T15:43:39.215Z] #27 2.604 [2021-01-12T15:43:39.215Z] #27 2.730 ################################################## 69.7% ######################################################################## 100.0% [2021-01-12T15:43:39.215Z] #27 2.842 [2021-01-12T15:43:39.330Z] #18 2.305 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-12T15:43:39.337Z] #41 85.44 DEP criu/action-scripts.d [2021-01-12T15:43:39.451Z] #27 ... [2021-01-12T15:43:39.451Z] [2021-01-12T15:43:39.451Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-12T15:43:39.451Z] #10 DONE 1.0s [2021-01-12T15:43:39.451Z] [2021-01-12T15:43:39.451Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-12T15:43:39.451Z] #29 DONE 0.1s [2021-01-12T15:43:39.451Z] [2021-01-12T15:43:39.451Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:43:39.451Z] #30 ... [2021-01-12T15:43:39.451Z] [2021-01-12T15:43:39.451Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-12T15:43:39.451Z] #37 DONE 0.2s [2021-01-12T15:43:39.477Z] #27 2.966 ####################################### 54.8% ######################################################################## 100.0% [2021-01-12T15:43:39.477Z] #27 3.101 [2021-01-12T15:43:39.644Z] #29 28.81 0.5% ##### 7.0% ########### 16.2% ################## 25.3% ####################### 32.7% ############################### 43.1% ##################################### 52.3% ########################################## 59.7% ################################################# 68.9% ##################################################### 74.4% [2021-01-12T15:43:39.644Z] #29 ... [2021-01-12T15:43:39.644Z] [2021-01-12T15:43:39.644Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:43:39.644Z] #64 DONE 47.8s [2021-01-12T15:43:39.644Z] [2021-01-12T15:43:39.644Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:39.644Z] #29 28.81 0.5% ##### 7.0% ########### 16.2% ################## 25.3% ####################### 32.7% ############################### 43.1% ##################################### 52.3% ########################################## 59.7% ################################################# 68.9% ##################################################### 74.4% ########################################################## 81.8% [2021-01-12T15:43:39.644Z] #29 ... [2021-01-12T15:43:39.644Z] [2021-01-12T15:43:39.644Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:43:39.644Z] #42 37.98 Building dependency tree... [2021-01-12T15:43:39.644Z] #42 41.07 The following additional packages will be installed: [2021-01-12T15:43:39.644Z] #42 41.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-12T15:43:39.644Z] #42 41.07 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-12T15:43:39.644Z] #42 41.08 Suggested packages: [2021-01-12T15:43:39.644Z] #42 41.09 manpages-dev python-setuptools [2021-01-12T15:43:39.644Z] #42 42.26 The following NEW packages will be installed: [2021-01-12T15:43:39.644Z] #42 42.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-12T15:43:39.644Z] #42 42.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-12T15:43:39.644Z] #42 42.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-12T15:43:39.644Z] #42 42.27 python-six zlib1g-dev [2021-01-12T15:43:39.644Z] #42 42.45 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:43:39.644Z] #42 42.45 Need to get 4075 kB of archives. [2021-01-12T15:43:39.644Z] #42 42.45 After this operation, 24.5 MB of additional disk space will be used. [2021-01-12T15:43:39.644Z] #42 42.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-01-12T15:43:39.644Z] #42 42.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-01-12T15:43:39.644Z] #42 42.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-01-12T15:43:39.644Z] #42 42.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-01-12T15:43:39.644Z] #42 42.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-01-12T15:43:39.644Z] #42 42.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-01-12T15:43:39.645Z] #42 42.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-01-12T15:43:39.645Z] #42 45.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-01-12T15:43:39.645Z] #42 45.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-01-12T15:43:39.645Z] #42 45.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-01-12T15:43:39.645Z] #42 45.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-01-12T15:43:39.645Z] #42 45.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-01-12T15:43:39.645Z] #42 45.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-01-12T15:43:39.645Z] #42 45.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-01-12T15:43:39.645Z] #42 45.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-12T15:43:39.645Z] #42 ... [2021-01-12T15:43:39.645Z] [2021-01-12T15:43:39.645Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:39.720Z] [2021-01-12T15:43:39.720Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:43:39.904Z] #41 85.86 CC criu/action-scripts.o [2021-01-12T15:43:39.965Z] #25 DONE 22.1s [2021-01-12T15:43:39.966Z] [2021-01-12T15:43:39.966Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-12T15:43:39.966Z] #26 DONE 0.1s [2021-01-12T15:43:39.966Z] [2021-01-12T15:43:39.966Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:40.167Z] #41 86.35 CC criu/aio.o [2021-01-12T15:43:40.223Z] #27 ... [2021-01-12T15:43:40.223Z] [2021-01-12T15:43:40.223Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:40.223Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.7s done [2021-01-12T15:43:40.223Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-01-12T15:43:40.223Z] #8 DONE 37.1s [2021-01-12T15:43:40.223Z] [2021-01-12T15:43:40.223Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-12T15:43:40.235Z] #29 28.81 0.5% ##### 7.0% ########### 16.2% ################## 25.3% ####################### 32.7% ############################### 43.1% ##################################### 52.3% ########################################## 59.7% ################################################# 68.9% ##################################################### 74.4% ########################################################## 81.8% ############################################################# 85.5% ############################################################## 86.6% ################################################################ 89.1% ################################################################## 92.6% #################################################################### 95.8% ####################################################################### 99.5% ######################################################################## 100.0% [2021-01-12T15:43:40.266Z] #27 3.226 ######## 11.6% ###################### 31.0% ######################################## 56.0% ######################################################### 79.5% ######################################################################## 100.0% [2021-01-12T15:43:40.266Z] #27 3.703 [2021-01-12T15:43:40.530Z] #29 31.01 [2021-01-12T15:43:40.530Z] #29 ... [2021-01-12T15:43:40.530Z] [2021-01-12T15:43:40.530Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:43:40.530Z] #36 28.68 Reading package lists... [2021-01-12T15:43:40.530Z] #36 39.03 Building dependency tree... [2021-01-12T15:43:40.530Z] #36 41.65 The following additional packages will be installed: [2021-01-12T15:43:40.530Z] #36 41.66 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-12T15:43:40.530Z] #36 41.67 Suggested packages: [2021-01-12T15:43:40.530Z] #36 41.67 cmake-doc ninja-build lrzip [2021-01-12T15:43:40.530Z] #36 41.67 Recommended packages: [2021-01-12T15:43:40.530Z] #36 41.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-12T15:43:40.530Z] #36 42.66 The following NEW packages will be installed: [2021-01-12T15:43:40.530Z] #36 42.67 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-12T15:43:40.530Z] #36 42.67 vim-common xxd [2021-01-12T15:43:40.530Z] #36 42.86 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:43:40.530Z] #36 42.86 Need to get 14.9 MB of archives. [2021-01-12T15:43:40.530Z] #36 42.86 After this operation, 67.2 MB of additional disk space will be used. [2021-01-12T15:43:40.530Z] #36 42.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-01-12T15:43:40.530Z] #36 47.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T15:43:40.530Z] #36 47.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-01-12T15:43:40.530Z] #36 47.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-01-12T15:43:40.530Z] #36 47.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-01-12T15:43:40.530Z] #36 47.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-01-12T15:43:40.530Z] #36 47.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-01-12T15:43:40.530Z] #36 47.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-01-12T15:43:40.530Z] #36 47.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-01-12T15:43:40.530Z] #36 47.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-01-12T15:43:40.733Z] #41 86.91 CC criu/autofs.o [2021-01-12T15:43:40.825Z] #36 ... [2021-01-12T15:43:40.825Z] [2021-01-12T15:43:40.825Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:43:40.825Z] #55 30.26 Reading package lists... [2021-01-12T15:43:40.825Z] #55 39.10 Building dependency tree... [2021-01-12T15:43:40.825Z] #55 41.73 The following additional packages will be installed: [2021-01-12T15:43:40.825Z] #55 41.73 libbtrfs0 [2021-01-12T15:43:40.825Z] #55 41.89 The following NEW packages will be installed: [2021-01-12T15:43:40.825Z] #55 41.91 libbtrfs-dev libbtrfs0 [2021-01-12T15:43:40.825Z] #55 42.30 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:43:40.825Z] #55 42.30 Need to get 120 kB of archives. [2021-01-12T15:43:40.825Z] #55 42.30 After this operation, 423 kB of additional disk space will be used. [2021-01-12T15:43:40.825Z] #55 42.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-01-12T15:43:40.825Z] #55 ... [2021-01-12T15:43:40.825Z] [2021-01-12T15:43:40.825Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:40.825Z] #49 41.85 go: extracting golang.org/x/text v0.3.2 [2021-01-12T15:43:40.825Z] #49 46.63 go: finding github.com/fatih/color v1.7.0 [2021-01-12T15:43:40.825Z] #49 46.83 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:43:40.825Z] #49 46.94 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:43:40.825Z] #49 47.01 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:43:40.825Z] #49 47.23 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:43:40.825Z] #49 47.40 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:43:40.825Z] #49 47.43 go: finding github.com/pkg/errors v0.8.1 [2021-01-12T15:43:40.825Z] #49 47.52 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:43:40.825Z] #49 47.56 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:43:40.825Z] #49 47.58 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:43:40.825Z] #49 47.60 go: finding github.com/spf13/viper v1.6.1 [2021-01-12T15:43:40.825Z] #49 47.68 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:43:40.825Z] #49 47.77 go: finding github.com/stretchr/testify v1.4.0 [2021-01-12T15:43:40.825Z] #49 47.77 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:43:40.825Z] #49 48.05 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:43:40.825Z] #49 48.05 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:43:40.825Z] #49 48.24 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:43:40.825Z] #49 48.25 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:43:40.825Z] #49 48.27 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:43:40.825Z] #49 48.28 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:43:40.825Z] #49 48.29 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:43:40.825Z] #49 48.36 go: finding github.com/stretchr/objx v0.2.0 [2021-01-12T15:43:40.825Z] #49 48.37 go: finding github.com/spf13/cobra v0.0.5 [2021-01-12T15:43:40.825Z] #49 48.38 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:43:40.825Z] #49 48.40 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:43:40.825Z] #49 48.43 go: finding github.com/spf13/pflag v1.0.5 [2021-01-12T15:43:40.825Z] #49 48.51 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:43:40.825Z] #49 48.55 go: finding github.com/gobwas/glob v0.2.3 [2021-01-12T15:43:40.825Z] #49 48.55 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:43:40.825Z] #49 48.58 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:43:40.825Z] #49 48.63 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:43:40.825Z] #49 48.66 go: finding github.com/magiconair/properties v1.8.1 [2021-01-12T15:43:40.825Z] #49 48.67 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:43:40.825Z] #49 48.80 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:43:40.825Z] #49 48.80 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:43:40.825Z] #49 48.86 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:43:40.825Z] #49 48.95 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:43:40.825Z] #49 48.98 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:43:40.825Z] #49 49.00 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:43:40.825Z] #49 49.02 go: finding github.com/spf13/afero v1.1.2 [2021-01-12T15:43:40.825Z] #49 49.08 go: finding github.com/spf13/cast v1.3.0 [2021-01-12T15:43:40.830Z] #18 3.396 Fetched 8101 kB in 3s (2892 kB/s) [2021-01-12T15:43:41.121Z] #49 49.10 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:43:41.121Z] #49 49.22 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:43:41.121Z] #49 49.24 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:43:41.121Z] #49 49.27 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:43:41.158Z] #9 DONE 0.8s [2021-01-12T15:43:41.158Z] [2021-01-12T15:43:41.158Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-12T15:43:41.417Z] #49 49.47 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-12T15:43:41.417Z] #49 49.48 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:43:41.417Z] #49 49.51 go: finding golang.org/x/text v0.3.2 [2021-01-12T15:43:41.417Z] #49 49.55 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:43:41.417Z] #49 49.58 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:43:41.417Z] #49 49.60 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:43:41.417Z] #49 49.66 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:43:41.417Z] #49 49.67 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:43:41.417Z] #49 49.68 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:43:41.459Z] #18 3.396 Reading package lists... [2021-01-12T15:43:41.713Z] #49 49.77 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:43:41.713Z] #49 49.81 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:43:41.713Z] #49 49.82 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:43:41.713Z] #49 49.86 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-12T15:43:41.713Z] #49 49.87 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:43:41.713Z] #49 49.98 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:43:41.722Z] #10 DONE 0.8s [2021-01-12T15:43:41.723Z] [2021-01-12T15:43:41.723Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:41.723Z] #27 1.797 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-12T15:43:41.723Z] #27 1.916 [2021-01-12T15:43:42.008Z] #49 49.98 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:43:42.008Z] #49 49.99 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:43:42.008Z] #49 50.05 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:43:42.008Z] #49 50.08 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-12T15:43:42.008Z] #49 50.08 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:43:42.008Z] #49 50.09 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:43:42.008Z] #49 50.14 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:43:42.008Z] #49 50.20 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:43:42.087Z] #18 4.210 Reading package lists... [2021-01-12T15:43:42.087Z] #18 4.850 Building dependency tree... [2021-01-12T15:43:42.087Z] #18 5.028 libcap2-bin is already the newest version (1:2.25-2). [2021-01-12T15:43:42.088Z] #18 5.028 The following additional packages will be installed: [2021-01-12T15:43:42.088Z] #18 5.029 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-12T15:43:42.088Z] #18 5.029 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-12T15:43:42.088Z] #18 5.029 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-12T15:43:42.088Z] #18 5.029 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-12T15:43:42.088Z] #18 5.029 python3.7 python3.7-minimal vim-runtime xxd [2021-01-12T15:43:42.088Z] #18 5.030 Suggested packages: [2021-01-12T15:43:42.088Z] #18 5.030 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-12T15:43:42.088Z] #18 5.030 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-12T15:43:42.088Z] #18 5.030 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-12T15:43:42.088Z] #18 5.030 Recommended packages: [2021-01-12T15:43:42.088Z] #18 5.030 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-12T15:43:42.088Z] #18 5.030 python3-keyrings.alt python3-xdg unzip [2021-01-12T15:43:42.109Z] #41 88.24 CC criu/bfd.o [2021-01-12T15:43:42.132Z] #27 3.838 # 2.8% ###### 9.6% ########## 14.4% ############## 20.3% ################## 25.6% ###################### 30.8% ######################### 35.8% ############################# 41.2% ################################# 46.3% ##################################### 51.4% ######################################## 56.9% ############################################ 62.0% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.8% ############################################################## 87.3% ################################################################### 93.2% ######################################################################## 100.0% [2021-01-12T15:43:42.132Z] #27 5.714 [2021-01-12T15:43:42.307Z] #49 50.36 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:43:42.307Z] #49 50.48 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:43:42.307Z] #49 ... [2021-01-12T15:43:42.307Z] [2021-01-12T15:43:42.307Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:42.307Z] #29 32.70 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-12T15:43:42.503Z] #27 2.057 ####### 10.3% ###################### 31.6% ######################################### 58.2% ######################################################## 78.1% ###################################################################### 97.5% ######################################################################## 100.0% [2021-01-12T15:43:42.503Z] #27 2.560 [2021-01-12T15:43:42.503Z] #27 ... [2021-01-12T15:43:42.503Z] [2021-01-12T15:43:42.503Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-12T15:43:42.503Z] #37 DONE 0.7s [2021-01-12T15:43:42.503Z] [2021-01-12T15:43:42.503Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-12T15:43:42.503Z] #29 DONE 0.7s [2021-01-12T15:43:42.503Z] [2021-01-12T15:43:42.503Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:42.503Z] #27 2.686 ######################### 36.1% ######################################################################## 100.0% [2021-01-12T15:43:42.676Z] #41 88.78 CC criu/bitmap.o [2021-01-12T15:43:42.716Z] #18 5.501 The following NEW packages will be installed: [2021-01-12T15:43:42.716Z] #18 5.502 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-12T15:43:42.716Z] #18 5.502 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-12T15:43:42.716Z] #18 5.502 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-12T15:43:42.716Z] #18 5.502 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-12T15:43:42.716Z] #18 5.502 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-12T15:43:42.716Z] #18 5.502 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-12T15:43:42.716Z] #18 5.502 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-12T15:43:42.716Z] #18 5.502 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-12T15:43:42.716Z] #18 5.502 xz-utils zip [2021-01-12T15:43:42.772Z] #27 2.900 [2021-01-12T15:43:42.934Z] #41 88.93 CC criu/cgroup-props.o [2021-01-12T15:43:42.949Z] #29 33.28 [2021-01-12T15:43:43.028Z] #27 3.055 ############################ 39.4% #################################################################### 95.4% ######################################################################## 100.0% [2021-01-12T15:43:43.246Z] #29 33.52 #=#=# ######################################################################## 100.0% [2021-01-12T15:43:43.246Z] #29 33.72 [2021-01-12T15:43:43.285Z] #27 3.269 [2021-01-12T15:43:43.502Z] #41 89.70 CC criu/cgroup.o [2021-01-12T15:43:43.521Z] #27 7.056 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-12T15:43:43.781Z] #27 7.165 [2021-01-12T15:43:43.782Z] #27 7.276 ######################################################################## 100.0% [2021-01-12T15:43:43.885Z] #29 ... [2021-01-12T15:43:43.885Z] [2021-01-12T15:43:43.885Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:43:43.885Z] #55 49.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-01-12T15:43:43.885Z] #55 50.96 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:43:43.885Z] #55 51.14 Fetched 120 kB in 8s (15.9 kB/s) [2021-01-12T15:43:43.885Z] #55 51.27 Selecting previously unselected package libbtrfs0. [2021-01-12T15:43:43.885Z] #55 51.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-12T15:43:43.885Z] #55 51.41 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-01-12T15:43:43.885Z] #55 51.42 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T15:43:43.885Z] #55 51.55 Selecting previously unselected package libbtrfs-dev. [2021-01-12T15:43:43.885Z] #55 51.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-01-12T15:43:43.885Z] #55 51.57 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:43:43.885Z] #55 51.86 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T15:43:43.885Z] #55 51.86 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:43:43.885Z] #55 51.87 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:43:43.885Z] #55 DONE 52.1s [2021-01-12T15:43:44.043Z] #27 7.311 [2021-01-12T15:43:44.056Z] #27 3.415 ###### 9.0% ############### 21.4% ########################### 38.5% ################################### 49.1% ############################################### 65.4% ########################################################## 80.6% ################################################################### 93.9% ######################################################################## 100.0% [2021-01-12T15:43:44.056Z] #27 4.226 [2021-01-12T15:43:44.069Z] #41 ... [2021-01-12T15:43:44.069Z] [2021-01-12T15:43:44.069Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:44.069Z] #51 10.80 + cd /tmp/tmp.y40mQkJrNY/src/github.com/opencontainers/runc [2021-01-12T15:43:44.069Z] #51 10.80 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T15:43:44.069Z] #51 11.22 + '[' -z '' ']' [2021-01-12T15:43:44.069Z] #51 11.22 + target=static [2021-01-12T15:43:44.069Z] #51 11.22 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-12T15:43:44.069Z] #51 11.47 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-01-12T15:43:44.185Z] [2021-01-12T15:43:44.186Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:44.186Z] #56 0.269 + RM_GOPATH=0 [2021-01-12T15:43:44.186Z] #56 0.269 + TMP_GOPATH= [2021-01-12T15:43:44.186Z] #56 0.269 + : /build [2021-01-12T15:43:44.186Z] #56 0.269 + '[' -z '' ']' [2021-01-12T15:43:44.186Z] #56 0.270 ++ mktemp -d [2021-01-12T15:43:44.186Z] #56 0.272 + export GOPATH=/tmp/tmp.0N2uWjQO2q [2021-01-12T15:43:44.186Z] #56 0.272 + GOPATH=/tmp/tmp.0N2uWjQO2q [2021-01-12T15:43:44.186Z] #56 0.272 + RM_GOPATH=1 [2021-01-12T15:43:44.186Z] #56 0.272 + case "$(go env GOARCH)" in [2021-01-12T15:43:44.186Z] #56 0.272 ++ go env GOARCH [2021-01-12T15:43:44.186Z] #56 0.298 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:44.186Z] #56 0.298 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:44.186Z] #56 0.301 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:44.186Z] #56 0.309 + dir=/tmp/install [2021-01-12T15:43:44.186Z] #56 0.310 + bin=containerd [2021-01-12T15:43:44.186Z] #56 0.310 + shift [2021-01-12T15:43:44.186Z] #56 0.311 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-12T15:43:44.186Z] #56 0.311 + . /tmp/install/containerd.installer [2021-01-12T15:43:44.186Z] #56 0.312 ++ set -e [2021-01-12T15:43:44.186Z] #56 0.312 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:43:44.186Z] #56 0.314 + install_containerd [2021-01-12T15:43:44.186Z] #56 0.317 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-12T15:43:44.186Z] #56 0.318 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:43:44.186Z] #56 0.318 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0N2uWjQO2q/src/github.com/containerd/containerd [2021-01-12T15:43:44.186Z] #56 0.336 Cloning into '/tmp/tmp.0N2uWjQO2q/src/github.com/containerd/containerd'... [2021-01-12T15:43:44.616Z] #27 7.882 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-12T15:43:44.616Z] #27 7.986 [2021-01-12T15:43:44.616Z] #27 8.126 0.6%#27 ... [2021-01-12T15:43:44.616Z] [2021-01-12T15:43:44.616Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T15:43:44.616Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.0s done [2021-01-12T15:43:44.616Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-01-12T15:43:44.616Z] #8 DONE 41.0s [2021-01-12T15:43:44.616Z] [2021-01-12T15:43:44.616Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:44.616Z] #27 8.126 0.6% ######################################################################## 100.0% [2021-01-12T15:43:44.616Z] #27 8.246 [2021-01-12T15:43:44.616Z] #27 ... [2021-01-12T15:43:44.616Z] [2021-01-12T15:43:44.616Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-12T15:43:44.776Z] #18 7.301 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T15:43:44.776Z] #18 7.301 Need to get 27.7 MB of archives. [2021-01-12T15:43:44.776Z] #18 7.301 After this operation, 117 MB of additional disk space will be used. [2021-01-12T15:43:44.776Z] #18 7.301 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-01-12T15:43:44.776Z] #18 7.553 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-01-12T15:43:44.776Z] #18 7.599 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-01-12T15:43:44.776Z] #18 7.663 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-01-12T15:43:45.028Z] #38 4.966 + git clone https://github.com/docker/distribution.git . [2021-01-12T15:43:45.028Z] #38 4.977 Cloning into '.'... [2021-01-12T15:43:45.028Z] #38 ... [2021-01-12T15:43:45.028Z] [2021-01-12T15:43:45.028Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:43:45.028Z] #30 5.172 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-12T15:43:45.028Z] #30 5.176 Cloning into '.'... [2021-01-12T15:43:45.405Z] #18 7.966 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-01-12T15:43:45.735Z] #56 ... [2021-01-12T15:43:45.735Z] [2021-01-12T15:43:45.735Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:45.735Z] #29 35.20 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-12T15:43:45.735Z] #29 35.55 [2021-01-12T15:43:45.735Z] #29 35.74 ######################################################################## 100.0% [2021-01-12T15:43:45.735Z] #29 35.86 [2021-01-12T15:43:45.735Z] #29 35.97 Download of images into '/build' complete. [2021-01-12T15:43:45.736Z] #29 35.97 Use something like the following to load the result into a Docker daemon: [2021-01-12T15:43:45.736Z] #29 35.97 tar -cC '/build' . | docker load [2021-01-12T15:43:45.736Z] #29 DONE 36.1s [2021-01-12T15:43:45.736Z] [2021-01-12T15:43:45.736Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:43:45.736Z] #42 53.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-01-12T15:43:45.736Z] #42 53.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-01-12T15:43:46.382Z] #42 54.74 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:43:46.602Z] #51 ... [2021-01-12T15:43:46.602Z] [2021-01-12T15:43:46.602Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:46.602Z] #41 92.59 CC criu/clone-noasan.o [2021-01-12T15:43:46.602Z] #41 92.77 CC criu/config.o [2021-01-12T15:43:46.648Z] #27 4.351 # 2.0% ##### 7.6% ######### 13.0% ############# 18.8% ################ 22.8% ################### 26.5% ###################### 31.6% ######################### 35.9% ############################## 42.1% ################################# 46.3% #################################### 50.3% ####################################### 54.2% ######################################### 58.3% ############################################# 63.0% ################################################ 67.4% ##################################################### 73.8% ######################################################### 79.3% ############################################################ 84.0% ################################################################# 90.7% ###################################################################### 97.6% ######################################################################## 100.0% [2021-01-12T15:43:46.648Z] #27 6.692 [2021-01-12T15:43:46.681Z] #42 54.96 Fetched 4075 kB in 11s (363 kB/s) [2021-01-12T15:43:46.904Z] #18 9.558 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-01-12T15:43:46.904Z] #18 9.613 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-01-12T15:43:46.904Z] #18 9.623 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-01-12T15:43:46.904Z] #18 9.623 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-01-12T15:43:46.904Z] #18 9.624 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-01-12T15:43:46.904Z] #18 9.626 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-01-12T15:43:46.904Z] #18 9.627 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-01-12T15:43:46.904Z] #18 9.630 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-01-12T15:43:46.904Z] #18 9.630 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-01-12T15:43:46.905Z] #27 7.197 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-12T15:43:46.979Z] #42 55.11 Selecting previously unselected package libcap-dev:ppc64el. [2021-01-12T15:43:46.979Z] #42 55.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-12T15:43:46.979Z] #42 55.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-01-12T15:43:46.979Z] #42 55.22 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-01-12T15:43:46.979Z] #42 ... [2021-01-12T15:43:46.979Z] [2021-01-12T15:43:46.979Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:43:46.979Z] #13 45.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-01-12T15:43:46.979Z] #13 45.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-01-12T15:43:46.979Z] #13 45.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-12T15:43:46.979Z] #13 45.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-12T15:43:46.979Z] #13 46.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-01-12T15:43:46.979Z] #13 46.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-01-12T15:43:46.979Z] #13 49.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-01-12T15:43:46.979Z] #13 51.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-01-12T15:43:46.979Z] #13 51.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-01-12T15:43:46.979Z] #13 51.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-01-12T15:43:46.979Z] #13 51.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-01-12T15:43:46.979Z] #13 51.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-01-12T15:43:46.979Z] #13 53.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u5 [110 kB] [2021-01-12T15:43:46.979Z] #13 53.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-01-12T15:43:46.979Z] #13 53.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-01-12T15:43:46.979Z] #13 53.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-01-12T15:43:46.979Z] #13 53.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-01-12T15:43:46.979Z] #13 53.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-01-12T15:43:46.979Z] #13 53.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-01-12T15:43:46.979Z] #13 53.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-01-12T15:43:46.979Z] #13 53.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-01-12T15:43:46.979Z] #13 53.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u5 [322 kB] [2021-01-12T15:43:46.979Z] #13 55.32 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:43:47.162Z] #27 7.298 [2021-01-12T15:43:47.163Z] #27 7.365 ######################################################################## 100.0% [2021-01-12T15:43:47.163Z] #27 7.396 [2021-01-12T15:43:47.276Z] #13 ... [2021-01-12T15:43:47.276Z] [2021-01-12T15:43:47.276Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:43:47.276Z] #32 53.94 Checking out files: 91% (1391/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-01-12T15:43:47.276Z] #32 54.84 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-12T15:43:47.276Z] #32 55.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-12T15:43:47.917Z] #32 ... [2021-01-12T15:43:47.917Z] [2021-01-12T15:43:47.917Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:43:47.917Z] #34 46.05 internal/reflectlite [2021-01-12T15:43:47.917Z] #34 46.08 sync [2021-01-12T15:43:47.917Z] #34 50.27 sort [2021-01-12T15:43:47.917Z] #34 50.27 errors [2021-01-12T15:43:47.918Z] #34 50.83 internal/oserror [2021-01-12T15:43:47.918Z] #34 50.83 strconv [2021-01-12T15:43:47.918Z] #34 50.86 io [2021-01-12T15:43:47.918Z] #34 51.30 syscall [2021-01-12T15:43:47.918Z] #34 54.76 bytes [2021-01-12T15:43:47.918Z] #34 54.77 strings [2021-01-12T15:43:47.982Z] #41 94.12 CC criu/cr-check.o [2021-01-12T15:43:48.093Z] #27 7.945 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-12T15:43:48.094Z] #27 8.040 [2021-01-12T15:43:48.094Z] #27 8.164 ################################################## 70.4% ######################################################################## 100.0% [2021-01-12T15:43:48.094Z] #27 8.231 [2021-01-12T15:43:48.213Z] #34 ... [2021-01-12T15:43:48.213Z] [2021-01-12T15:43:48.213Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:43:48.213Z] #13 55.67 Fetched 79.4 MB in 13s (5880 kB/s) [2021-01-12T15:43:48.213Z] #13 55.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-12T15:43:48.213Z] #13 55.90 Preparing to unpack .../libsystemd0_241-7~deb10u5_ppc64el.deb ... [2021-01-12T15:43:48.213Z] #13 55.93 Unpacking libsystemd0:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T15:43:48.213Z] #13 56.49 Setting up libsystemd0:ppc64el (241-7~deb10u5) ... [2021-01-12T15:43:48.805Z] #13 56.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-12T15:43:48.805Z] #13 56.87 Preparing to unpack .../libudev1_241-7~deb10u5_ppc64el.deb ... [2021-01-12T15:43:48.805Z] #13 56.90 Unpacking libudev1:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T15:43:48.805Z] #13 ... [2021-01-12T15:43:48.805Z] [2021-01-12T15:43:48.805Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:48.805Z] #45 46.99 sync [2021-01-12T15:43:48.805Z] #45 47.01 internal/reflectlite [2021-01-12T15:43:48.805Z] #45 50.06 github.com/LK4D4/vndr/godl/singleflight [2021-01-12T15:43:48.805Z] #45 50.09 math/rand [2021-01-12T15:43:48.805Z] #45 50.10 internal/singleflight [2021-01-12T15:43:48.805Z] #45 52.71 io [2021-01-12T15:43:48.805Z] #45 52.71 sort [2021-01-12T15:43:48.805Z] #45 52.76 syscall [2021-01-12T15:43:48.805Z] #45 52.85 strconv [2021-01-12T15:43:48.805Z] #45 56.53 vendor/golang.org/x/net/dns/dnsmessage [2021-01-12T15:43:49.103Z] #45 57.17 bytes [2021-01-12T15:43:49.103Z] #45 ... [2021-01-12T15:43:49.103Z] [2021-01-12T15:43:49.103Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:43:49.103Z] #36 55.91 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:43:49.103Z] #36 56.20 Fetched 14.9 MB in 11s (1312 kB/s) [2021-01-12T15:43:49.103Z] #36 56.30 Selecting previously unselected package xxd. [2021-01-12T15:43:49.103Z] #36 56.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-12T15:43:49.103Z] #36 56.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-01-12T15:43:49.103Z] #36 56.42 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T15:43:49.103Z] #36 56.71 Selecting previously unselected package vim-common. [2021-01-12T15:43:49.103Z] #36 56.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:43:49.103Z] #36 56.82 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T15:43:49.103Z] #36 57.30 Selecting previously unselected package cmake-data. [2021-01-12T15:43:49.103Z] #36 57.30 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-12T15:43:49.103Z] #36 57.31 Unpacking cmake-data (3.13.4-1) ... [2021-01-12T15:43:49.258Z] #30 ... [2021-01-12T15:43:49.258Z] [2021-01-12T15:43:49.258Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:43:49.258Z] #62 4.923 + RM_GOPATH=0 [2021-01-12T15:43:49.258Z] #62 4.923 + TMP_GOPATH= [2021-01-12T15:43:49.258Z] #62 4.923 + : /build [2021-01-12T15:43:49.258Z] #62 4.923 + '[' -z '' ']' [2021-01-12T15:43:49.258Z] #62 4.927 ++ mktemp -d [2021-01-12T15:43:49.258Z] #62 4.927 + export GOPATH=/tmp/tmp.CT2nle0DnB [2021-01-12T15:43:49.258Z] #62 4.927 + GOPATH=/tmp/tmp.CT2nle0DnB [2021-01-12T15:43:49.258Z] #62 4.927 + RM_GOPATH=1 [2021-01-12T15:43:49.258Z] #62 4.927 + case "$(go env GOARCH)" in [2021-01-12T15:43:49.258Z] #62 4.927 ++ go env GOARCH [2021-01-12T15:43:49.258Z] #62 5.007 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:49.258Z] #62 5.007 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:49.258Z] #62 5.007 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:49.258Z] #62 5.009 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:43:49.258Z] #62 5.010 + dir=/tmp/install [2021-01-12T15:43:49.258Z] #62 5.010 + bin=proxy [2021-01-12T15:43:49.258Z] #62 5.010 + shift [2021-01-12T15:43:49.258Z] #62 5.010 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-12T15:43:49.258Z] #62 5.010 + . /tmp/install/proxy.installer [2021-01-12T15:43:49.258Z] #62 5.010 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:43:49.258Z] #62 5.010 + install_proxy [2021-01-12T15:43:49.258Z] #62 5.010 + case "$1" in [2021-01-12T15:43:49.258Z] #62 5.010 + export CGO_ENABLED=0 [2021-01-12T15:43:49.258Z] #62 5.010 + CGO_ENABLED=0 [2021-01-12T15:43:49.258Z] #62 5.010 + _install_proxy [2021-01-12T15:43:49.258Z] #62 5.010 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-12T15:43:49.258Z] #62 5.010 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CT2nle0DnB/src/github.com/docker/libnetwork [2021-01-12T15:43:49.258Z] #62 5.024 Cloning into '/tmp/tmp.CT2nle0DnB/src/github.com/docker/libnetwork'... [2021-01-12T15:43:49.463Z] #27 9.439 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-12T15:43:49.463Z] #27 9.682 [2021-01-12T15:43:49.522Z] #62 ... [2021-01-12T15:43:49.522Z] [2021-01-12T15:43:49.522Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:43:49.522Z] #34 4.171 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:49.522Z] #34 4.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:49.522Z] #34 4.300 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:49.522Z] #34 4.775 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-12T15:43:49.522Z] #34 5.980 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [254 kB] [2021-01-12T15:43:49.522Z] #34 7.999 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-12T15:43:49.522Z] #34 ... [2021-01-12T15:43:49.522Z] [2021-01-12T15:43:49.522Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:43:49.522Z] #40 5.320 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:49.522Z] #40 9.526 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:49.522Z] #40 9.584 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:49.621Z] #18 ... [2021-01-12T15:43:49.621Z] [2021-01-12T15:43:49.621Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:49.621Z] #51 18.44 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-01-12T15:43:49.787Z] #40 ... [2021-01-12T15:43:49.787Z] [2021-01-12T15:43:49.787Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:43:49.787Z] #53 4.830 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:49.787Z] #53 4.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:49.787Z] #53 4.900 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:49.787Z] #53 5.638 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-12T15:43:49.787Z] #53 7.571 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [254 kB] [2021-01-12T15:43:49.787Z] #53 ... [2021-01-12T15:43:49.787Z] [2021-01-12T15:43:49.787Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:43:49.787Z] #32 4.456 + RM_GOPATH=0 [2021-01-12T15:43:49.787Z] #32 4.456 + TMP_GOPATH= [2021-01-12T15:43:49.787Z] #32 4.456 + : /build [2021-01-12T15:43:49.787Z] #32 4.456 + '[' -z '' ']' [2021-01-12T15:43:49.787Z] #32 4.456 ++ mktemp -d [2021-01-12T15:43:49.787Z] #32 4.456 + export GOPATH=/tmp/tmp.Jq540DjkAH [2021-01-12T15:43:49.787Z] #32 4.456 + GOPATH=/tmp/tmp.Jq540DjkAH [2021-01-12T15:43:49.787Z] #32 4.456 + RM_GOPATH=1 [2021-01-12T15:43:49.787Z] #32 4.456 + case "$(go env GOARCH)" in [2021-01-12T15:43:49.787Z] #32 4.456 ++ go env GOARCH [2021-01-12T15:43:49.787Z] #32 4.473 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:49.787Z] #32 4.473 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:49.787Z] #32 4.479 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:49.787Z] #32 4.481 + dir=/tmp/install [2021-01-12T15:43:49.787Z] #32 4.481 + bin=tomlv [2021-01-12T15:43:49.787Z] #32 4.481 + shift [2021-01-12T15:43:49.787Z] #32 4.481 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-12T15:43:49.787Z] #32 4.481 + . /tmp/install/tomlv.installer [2021-01-12T15:43:49.787Z] #32 4.481 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:43:49.787Z] #32 4.482 + install_tomlv [2021-01-12T15:43:49.787Z] #32 4.482 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-12T15:43:49.787Z] #32 4.482 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Jq540DjkAH/src/github.com/BurntSushi/toml [2021-01-12T15:43:49.787Z] #32 4.488 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:43:49.787Z] #32 4.492 Cloning into '/tmp/tmp.Jq540DjkAH/src/github.com/BurntSushi/toml'... [2021-01-12T15:43:49.787Z] #32 5.647 + cd /tmp/tmp.Jq540DjkAH/src/github.com/BurntSushi/toml [2021-01-12T15:43:49.787Z] #32 5.647 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:43:49.787Z] #32 5.657 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T15:43:49.787Z] #32 6.353 runtime/internal/sys [2021-01-12T15:43:49.787Z] #32 6.406 math/bits [2021-01-12T15:43:49.787Z] #32 6.406 internal/cpu [2021-01-12T15:43:49.787Z] #32 6.634 runtime/internal/atomic [2021-01-12T15:43:49.787Z] #32 6.802 runtime/internal/math [2021-01-12T15:43:49.787Z] #32 6.994 unicode/utf8 [2021-01-12T15:43:49.787Z] #32 7.168 internal/bytealg [2021-01-12T15:43:49.787Z] #32 7.259 math [2021-01-12T15:43:49.787Z] #32 7.568 unicode [2021-01-12T15:43:49.787Z] #32 8.185 internal/testlog [2021-01-12T15:43:49.787Z] #32 8.872 encoding [2021-01-12T15:43:49.787Z] #32 8.931 runtime [2021-01-12T15:43:49.787Z] #32 9.097 runtime/cgo [2021-01-12T15:43:49.887Z] #41 95.97 CC criu/cr-dedup.o [2021-01-12T15:43:49.908Z] #9 ... [2021-01-12T15:43:49.908Z] [2021-01-12T15:43:49.908Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:49.908Z] #27 8.787 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-12T15:43:49.908Z] #27 8.926 [2021-01-12T15:43:49.908Z] #27 9.074 0.0% ######## 12.1% ################## 26.1% ############################### 44.3% ################################################ 67.8% #################################################################### 95.7% ######################################################################## 100.0% [2021-01-12T15:43:49.908Z] #27 9.813 [2021-01-12T15:43:49.908Z] #27 10.26 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-12T15:43:49.908Z] #27 10.33 [2021-01-12T15:43:49.908Z] #27 10.37 ######################################################################## 100.0% [2021-01-12T15:43:49.908Z] #27 10.39 [2021-01-12T15:43:49.908Z] #27 10.77 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-12T15:43:49.908Z] #27 10.84 [2021-01-12T15:43:49.908Z] #27 10.90 ######################################################################## 100.0% [2021-01-12T15:43:49.908Z] #27 10.92 [2021-01-12T15:43:49.908Z] #27 10.93 Download of images into '/build' complete. [2021-01-12T15:43:49.908Z] #27 10.93 Use something like the following to load the result into a Docker daemon: [2021-01-12T15:43:49.908Z] #27 10.93 tar -cC '/build' . | docker load [2021-01-12T15:43:49.911Z] #51 18.93 + mkdir -p /build [2021-01-12T15:43:50.052Z] #32 ... [2021-01-12T15:43:50.052Z] [2021-01-12T15:43:50.052Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:50.052Z] #56 4.765 + RM_GOPATH=0 [2021-01-12T15:43:50.052Z] #56 4.765 + TMP_GOPATH= [2021-01-12T15:43:50.052Z] #56 4.765 + : /build [2021-01-12T15:43:50.053Z] #56 4.765 + '[' -z '' ']' [2021-01-12T15:43:50.053Z] #56 4.766 ++ mktemp -d [2021-01-12T15:43:50.053Z] #56 4.768 + export GOPATH=/tmp/tmp.1o1KlbKaV4 [2021-01-12T15:43:50.053Z] #56 4.768 + GOPATH=/tmp/tmp.1o1KlbKaV4 [2021-01-12T15:43:50.053Z] #56 4.768 + RM_GOPATH=1 [2021-01-12T15:43:50.053Z] #56 4.768 + case "$(go env GOARCH)" in [2021-01-12T15:43:50.053Z] #56 4.772 ++ go env GOARCH [2021-01-12T15:43:50.053Z] #56 4.792 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:50.053Z] #56 4.794 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:50.053Z] #56 4.796 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:50.053Z] #56 4.810 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:43:50.053Z] #56 4.810 + dir=/tmp/install [2021-01-12T15:43:50.053Z] #56 4.810 + bin=rootlesskit [2021-01-12T15:43:50.053Z] #56 4.810 + shift [2021-01-12T15:43:50.053Z] #56 4.810 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-12T15:43:50.053Z] #56 4.810 + . /tmp/install/rootlesskit.installer [2021-01-12T15:43:50.053Z] #56 4.810 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:43:50.053Z] #56 4.810 + install_rootlesskit [2021-01-12T15:43:50.053Z] #56 4.810 + case "$1" in [2021-01-12T15:43:50.053Z] #56 4.810 + export CGO_ENABLED=0 [2021-01-12T15:43:50.053Z] #56 4.810 + CGO_ENABLED=0 [2021-01-12T15:43:50.053Z] #56 4.810 + _install_rootlesskit [2021-01-12T15:43:50.053Z] #56 4.810 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-12T15:43:50.053Z] #56 4.810 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1o1KlbKaV4/src/github.com/rootless-containers/rootlesskit [2021-01-12T15:43:50.053Z] #56 4.810 Cloning into '/tmp/tmp.1o1KlbKaV4/src/github.com/rootless-containers/rootlesskit'... [2021-01-12T15:43:50.053Z] #56 9.660 + cd /tmp/tmp.1o1KlbKaV4/src/github.com/rootless-containers/rootlesskit [2021-01-12T15:43:50.053Z] #56 9.661 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:43:50.053Z] #56 10.15 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T15:43:50.053Z] #56 10.15 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-12T15:43:50.053Z] #56 ... [2021-01-12T15:43:50.053Z] [2021-01-12T15:43:50.053Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:50.053Z] #43 4.324 + RM_GOPATH=0 [2021-01-12T15:43:50.053Z] #43 4.324 + TMP_GOPATH= [2021-01-12T15:43:50.053Z] #43 4.324 + : /build [2021-01-12T15:43:50.053Z] #43 4.324 + '[' -z '' ']' [2021-01-12T15:43:50.053Z] #43 4.324 ++ mktemp -d [2021-01-12T15:43:50.053Z] #43 4.328 + export GOPATH=/tmp/tmp.2RxA0lrefO [2021-01-12T15:43:50.053Z] #43 4.328 + GOPATH=/tmp/tmp.2RxA0lrefO [2021-01-12T15:43:50.053Z] #43 4.328 + RM_GOPATH=1 [2021-01-12T15:43:50.053Z] #43 4.328 + case "$(go env GOARCH)" in [2021-01-12T15:43:50.053Z] #43 4.329 ++ go env GOARCH [2021-01-12T15:43:50.053Z] #43 4.351 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:43:50.053Z] #43 4.351 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:50.053Z] #43 4.351 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:50.053Z] #43 4.351 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:50.053Z] #43 4.351 + dir=/tmp/install [2021-01-12T15:43:50.053Z] #43 4.351 + bin=vndr [2021-01-12T15:43:50.053Z] #43 4.351 + shift [2021-01-12T15:43:50.053Z] #43 4.351 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-12T15:43:50.053Z] #43 4.351 + . /tmp/install/vndr.installer [2021-01-12T15:43:50.053Z] #43 4.351 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:43:50.053Z] #43 4.351 + install_vndr [2021-01-12T15:43:50.053Z] #43 4.351 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-12T15:43:50.053Z] #43 4.351 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2RxA0lrefO/src/github.com/LK4D4/vndr [2021-01-12T15:43:50.053Z] #43 4.362 Cloning into '/tmp/tmp.2RxA0lrefO/src/github.com/LK4D4/vndr'... [2021-01-12T15:43:50.053Z] #43 4.947 + cd /tmp/tmp.2RxA0lrefO/src/github.com/LK4D4/vndr [2021-01-12T15:43:50.053Z] #43 4.947 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:43:50.053Z] #43 4.994 + go build -buildmode=pie -v -o /build/vndr . [2021-01-12T15:43:50.053Z] #43 6.493 internal/race [2021-01-12T15:43:50.053Z] #43 6.507 internal/cpu [2021-01-12T15:43:50.053Z] #43 6.629 runtime/internal/sys [2021-01-12T15:43:50.053Z] #43 6.814 runtime/internal/atomic [2021-01-12T15:43:50.053Z] #43 6.818 sync/atomic [2021-01-12T15:43:50.053Z] #43 7.070 unicode [2021-01-12T15:43:50.053Z] #43 7.094 internal/bytealg [2021-01-12T15:43:50.053Z] #43 7.375 unicode/utf8 [2021-01-12T15:43:50.053Z] #43 7.521 math [2021-01-12T15:43:50.053Z] #43 8.064 internal/testlog [2021-01-12T15:43:50.053Z] #43 8.826 encoding [2021-01-12T15:43:50.053Z] #43 8.997 runtime [2021-01-12T15:43:50.053Z] #43 9.190 unicode/utf16 [2021-01-12T15:43:50.053Z] #43 9.669 container/list [2021-01-12T15:43:50.146Z] #41 96.34 CC criu/cr-dump.o [2021-01-12T15:43:50.203Z] #51 18.93 + cp runc /build/runc [2021-01-12T15:43:50.319Z] #43 ... [2021-01-12T15:43:50.319Z] [2021-01-12T15:43:50.319Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:43:50.319Z] #49 5.231 + RM_GOPATH=0 [2021-01-12T15:43:50.319Z] #49 5.231 + TMP_GOPATH= [2021-01-12T15:43:50.319Z] #49 5.231 + : /build [2021-01-12T15:43:50.319Z] #49 5.231 + '[' -z '' ']' [2021-01-12T15:43:50.319Z] #49 5.240 ++ mktemp -d [2021-01-12T15:43:50.319Z] #49 5.254 + export GOPATH=/tmp/tmp.1ogbqBJiT9 [2021-01-12T15:43:50.319Z] #49 5.254 + GOPATH=/tmp/tmp.1ogbqBJiT9 [2021-01-12T15:43:50.319Z] #49 5.254 + RM_GOPATH=1 [2021-01-12T15:43:50.319Z] #49 5.254 + case "$(go env GOARCH)" in [2021-01-12T15:43:50.319Z] #49 5.308 ++ go env GOARCH [2021-01-12T15:43:50.319Z] #49 5.315 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:50.319Z] #49 5.315 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:50.319Z] #49 5.316 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:50.319Z] #49 5.324 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:43:50.319Z] #49 5.325 + dir=/tmp/install [2021-01-12T15:43:50.319Z] #49 5.325 + bin=shfmt [2021-01-12T15:43:50.319Z] #49 5.325 + shift [2021-01-12T15:43:50.319Z] #49 5.325 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-12T15:43:50.319Z] #49 5.325 + . /tmp/install/shfmt.installer [2021-01-12T15:43:50.319Z] #49 5.325 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:43:50.319Z] #49 5.325 + install_shfmt [2021-01-12T15:43:50.319Z] #49 5.325 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-12T15:43:50.319Z] #49 5.325 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1ogbqBJiT9/src/github.com/mvdan/sh [2021-01-12T15:43:50.319Z] #49 5.326 Cloning into '/tmp/tmp.1ogbqBJiT9/src/github.com/mvdan/sh'... [2021-01-12T15:43:50.319Z] #49 ... [2021-01-12T15:43:50.319Z] [2021-01-12T15:43:50.319Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:50.319Z] #22 5.187 + RM_GOPATH=0 [2021-01-12T15:43:50.319Z] #22 5.187 + TMP_GOPATH= [2021-01-12T15:43:50.319Z] #22 5.188 + : /build [2021-01-12T15:43:50.319Z] #22 5.189 + '[' -z '' ']' [2021-01-12T15:43:50.319Z] #22 5.189 ++ mktemp -d [2021-01-12T15:43:50.319Z] #22 5.204 + export GOPATH=/tmp/tmp.pQLuGJXR78 [2021-01-12T15:43:50.319Z] #22 5.204 + GOPATH=/tmp/tmp.pQLuGJXR78 [2021-01-12T15:43:50.319Z] #22 5.204 + RM_GOPATH=1 [2021-01-12T15:43:50.319Z] #22 5.204 + case "$(go env GOARCH)" in [2021-01-12T15:43:50.319Z] #22 5.208 ++ go env GOARCH [2021-01-12T15:43:50.319Z] #22 5.250 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:50.319Z] #22 5.250 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:50.319Z] #22 5.250 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:50.319Z] #22 5.255 + dir=/tmp/install [2021-01-12T15:43:50.319Z] #22 5.255 + bin=dockercli [2021-01-12T15:43:50.319Z] #22 5.255 + shift [2021-01-12T15:43:50.319Z] #22 5.255 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-12T15:43:50.319Z] #22 5.255 + . /tmp/install/dockercli.installer [2021-01-12T15:43:50.319Z] #22 5.255 ++ : stable [2021-01-12T15:43:50.319Z] #22 5.255 ++ : 17.06.2-ce [2021-01-12T15:43:50.319Z] #22 5.255 + install_dockercli [2021-01-12T15:43:50.319Z] #22 5.255 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-12T15:43:50.319Z] #22 5.255 ++ uname -m [2021-01-12T15:43:50.319Z] #22 5.255 Install docker/cli version 17.06.2-ce from stable [2021-01-12T15:43:50.319Z] #22 5.262 + arch=aarch64 [2021-01-12T15:43:50.319Z] #22 5.262 + '[' aarch64 '!=' x86_64 ']' [2021-01-12T15:43:50.319Z] #22 5.262 + '[' aarch64 '!=' s390x ']' [2021-01-12T15:43:50.319Z] #22 5.262 + '[' aarch64 '!=' armhf ']' [2021-01-12T15:43:50.319Z] #22 5.262 + build_dockercli [2021-01-12T15:43:50.319Z] #22 5.262 + git clone https://github.com/docker/docker-ce /tmp/tmp.pQLuGJXR78/tmp/docker-ce [2021-01-12T15:43:50.319Z] #22 5.283 Cloning into '/tmp/tmp.pQLuGJXR78/tmp/docker-ce'... [2021-01-12T15:43:50.319Z] #22 ... [2021-01-12T15:43:50.320Z] [2021-01-12T15:43:50.320Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:43:50.320Z] #11 4.313 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:50.320Z] #11 4.352 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:50.320Z] #11 4.352 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:50.320Z] #11 10.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-12T15:43:50.405Z] #41 ... [2021-01-12T15:43:50.405Z] [2021-01-12T15:43:50.405Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:43:50.405Z] #18 8.640 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:43:50.405Z] #18 12.96 Fetched 8414 kB in 12s (704 kB/s) [2021-01-12T15:43:50.405Z] #18 12.96 Reading package lists... [2021-01-12T15:43:50.405Z] #18 15.98 Reading package lists... [2021-01-12T15:43:50.493Z] #51 DONE 19.3s [2021-01-12T15:43:50.493Z] [2021-01-12T15:43:50.493Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:43:50.591Z] #11 ... [2021-01-12T15:43:50.591Z] [2021-01-12T15:43:50.591Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:50.591Z] #47 5.237 + RM_GOPATH=0 [2021-01-12T15:43:50.591Z] #47 5.237 + TMP_GOPATH= [2021-01-12T15:43:50.591Z] #47 5.237 + : /build [2021-01-12T15:43:50.591Z] #47 5.237 + '[' -z '' ']' [2021-01-12T15:43:50.591Z] #47 5.308 ++ mktemp -d [2021-01-12T15:43:50.591Z] #47 5.311 + export GOPATH=/tmp/tmp.EbpXavnNRS [2021-01-12T15:43:50.591Z] #47 5.311 + GOPATH=/tmp/tmp.EbpXavnNRS [2021-01-12T15:43:50.591Z] #47 5.311 + RM_GOPATH=1 [2021-01-12T15:43:50.591Z] #47 5.311 + case "$(go env GOARCH)" in [2021-01-12T15:43:50.591Z] #47 5.311 ++ go env GOARCH [2021-01-12T15:43:50.591Z] #47 5.321 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:50.591Z] #47 5.321 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:50.591Z] #47 5.324 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:50.591Z] #47 5.328 + dir=/tmp/install [2021-01-12T15:43:50.591Z] #47 5.328 + bin=golangci_lint [2021-01-12T15:43:50.591Z] #47 5.328 + shift [2021-01-12T15:43:50.591Z] #47 5.328 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-12T15:43:50.591Z] #47 5.328 + . /tmp/install/golangci_lint.installer [2021-01-12T15:43:50.591Z] #47 5.328 ++ : v1.23.8 [2021-01-12T15:43:50.591Z] #47 5.330 + install_golangci_lint [2021-01-12T15:43:50.591Z] #47 5.330 + set -e [2021-01-12T15:43:50.591Z] #47 5.330 + export GO111MODULE=on [2021-01-12T15:43:50.591Z] #47 5.330 + GO111MODULE=on [2021-01-12T15:43:50.591Z] #47 5.330 + GOBIN=/build [2021-01-12T15:43:50.591Z] #47 5.330 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-12T15:43:50.591Z] #47 5.343 go: finding github.com v1.23.8 [2021-01-12T15:43:50.591Z] #47 5.343 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-12T15:43:50.591Z] #47 5.343 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-12T15:43:50.591Z] #47 5.343 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:43:50.591Z] #47 5.343 go: finding github.com/golangci v1.23.8 [2021-01-12T15:43:50.591Z] #47 6.435 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:43:50.591Z] #47 7.209 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:43:50.591Z] #47 ... [2021-01-12T15:43:50.591Z] [2021-01-12T15:43:50.591Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:50.591Z] #27 1.856 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-12T15:43:50.591Z] #27 2.008 [2021-01-12T15:43:50.591Z] #27 2.211 0.0% ### 4.9% ########## 15.1% ################## 26.2% ########################## 36.4% ####################################### 55.5% #################################################### 72.7% ########################################################### 82.6% #################################################################### 95.4% ######################################################################## 100.0% [2021-01-12T15:43:50.591Z] #27 3.365 [2021-01-12T15:43:50.591Z] #27 3.532 0.2% ##################################################################### 96.0% ######################################################################## 100.0% [2021-01-12T15:43:50.591Z] #27 3.808 [2021-01-12T15:43:50.591Z] #27 4.015 0.2% ############################################### 65.4% ######################################################################## 100.0% [2021-01-12T15:43:50.591Z] #27 4.323 [2021-01-12T15:43:50.591Z] #27 4.509 0.0% ########## 14.7% ######################### 35.2% ######################################## 56.8% ############################################## 64.6% ############################################################### 87.6% ######################################################################## 100.0% [2021-01-12T15:43:50.591Z] #27 5.428 [2021-01-12T15:43:50.855Z] #27 5.741 0.0% # 1.9% ### 4.6% ##### 7.1% ###### 8.7% ####### 10.2% ######## 11.8% ######### 13.5% ########## 15.0% ########### 16.1% ############ 17.0% ############# 18.5% ############## 19.8% ############### 20.9% ################ 22.4% ################ 23.4% ################# 24.3% ################## 26.0% ################### 27.4% #################### 28.7% ##################### 29.8% ###################### 31.3% ######################## 33.3% ######################## 34.5% ########################## 36.9% ########################### 37.8% ############################ 39.4% ############################# 40.8% ############################## 42.4% ############################### 43.6% ################################ 44.6% ################################ 45.7% ################################# 46.9% ################################## 48.3% ################################### 49.8% #################################### 50.8% #################################### 51.3% ##################################### 52.5% ###################################### 54.0% ####################################### 55.2% ######################################## 56.8% ########################################## 58.5% ########################################### 59.7% ########################################### 60.7% ############################################ 61.8% ############################################# 63.3% ############################################## 63.9% ############################################## 65.2% ############################################### 65.9% ################################################ 67.6% ################################################## 69.6% ################################################## 70.4% ################################################### 71.7% #################################################### 73.4% ##################################################### 74.7% ###################################################### 76.2% ####################################################### 77.0% ######################################################## 78.7% ######################################################### 80.2% ########################################################## 81.1% ########################################################### 82.1% [2021-01-12T15:43:50.855Z] #27 ... [2021-01-12T15:43:50.855Z] [2021-01-12T15:43:50.855Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:50.855Z] #45 3.883 + RM_GOPATH=0 [2021-01-12T15:43:50.855Z] #45 3.883 + TMP_GOPATH= [2021-01-12T15:43:50.855Z] #45 3.883 + : /build [2021-01-12T15:43:50.855Z] #45 3.883 + '[' -z '' ']' [2021-01-12T15:43:50.855Z] #45 3.889 ++ mktemp -d [2021-01-12T15:43:50.855Z] #45 3.892 + export GOPATH=/tmp/tmp.npWb9EO5VS [2021-01-12T15:43:50.855Z] #45 3.892 + GOPATH=/tmp/tmp.npWb9EO5VS [2021-01-12T15:43:50.855Z] #45 3.892 + RM_GOPATH=1 [2021-01-12T15:43:50.855Z] #45 3.892 + case "$(go env GOARCH)" in [2021-01-12T15:43:50.855Z] #45 3.900 ++ go env GOARCH [2021-01-12T15:43:50.855Z] #45 3.917 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:50.855Z] #45 3.917 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:50.855Z] #45 3.924 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:50.855Z] #45 3.929 + dir=/tmp/install [2021-01-12T15:43:50.855Z] #45 3.929 + bin=gotestsum [2021-01-12T15:43:50.855Z] #45 3.929 + shift [2021-01-12T15:43:50.855Z] #45 3.929 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-12T15:43:50.855Z] #45 3.929 + . /tmp/install/gotestsum.installer [2021-01-12T15:43:50.855Z] #45 3.929 ++ : v0.5.3 [2021-01-12T15:43:50.855Z] #45 3.929 + install_gotestsum [2021-01-12T15:43:50.855Z] #45 3.930 + set -e [2021-01-12T15:43:50.855Z] #45 3.930 + export GO111MODULE=on [2021-01-12T15:43:50.855Z] #45 3.930 + GO111MODULE=on [2021-01-12T15:43:50.855Z] #45 3.930 + GOBIN=/build [2021-01-12T15:43:50.855Z] #45 3.930 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-12T15:43:50.855Z] #45 3.972 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-12T15:43:50.855Z] #45 3.977 go: finding gotest.tools v0.5.3 [2021-01-12T15:43:50.855Z] #45 4.700 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-12T15:43:50.855Z] #45 5.686 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-12T15:43:50.855Z] #45 6.414 go: downloading github.com/pkg/errors v0.9.1 [2021-01-12T15:43:50.855Z] #45 6.485 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-12T15:43:50.855Z] #45 6.485 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:43:50.855Z] #45 6.516 go: downloading github.com/fatih/color v1.9.0 [2021-01-12T15:43:50.855Z] #45 6.682 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:43:50.855Z] #45 6.687 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:43:50.855Z] #45 6.746 go: extracting github.com/pkg/errors v0.9.1 [2021-01-12T15:43:50.855Z] #45 6.946 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:43:50.855Z] #45 6.972 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:43:50.855Z] #45 7.192 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:43:50.855Z] #45 7.233 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:43:50.855Z] #45 7.312 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-12T15:43:50.855Z] #45 7.328 go: extracting github.com/fatih/color v1.9.0 [2021-01-12T15:43:50.855Z] #45 7.329 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:43:50.855Z] #45 7.332 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:43:50.855Z] #45 7.637 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:43:50.855Z] #45 7.639 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:43:50.855Z] #45 8.057 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:43:50.855Z] #45 8.058 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:43:50.855Z] #45 8.987 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:43:50.855Z] #45 9.621 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:43:50.855Z] #45 11.21 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:43:50.855Z] #45 ... [2021-01-12T15:43:50.855Z] [2021-01-12T15:43:50.855Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:43:51.521Z] #18 14.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-01-12T15:43:51.600Z] #18 18.90 Building dependency tree... [2021-01-12T15:43:51.811Z] #27 9.881 0.0% #### 5.8% ######## 11.2% ############# 18.7% ################## 25.5% ###################### 30.8% ########################## 36.1% ########################### 38.1% ############################### 43.3% ################################### 49.4% ######################################## 56.4% ########################################## 58.8% ############################################ 62.3% ################################################# 68.2% ##################################################### 74.3% ########################################################### 83.0% ############################################################# 85.5% #################################################################### 94.5% ############################################## [2021-01-12T15:43:51.811Z] #27 ... [2021-01-12T15:43:51.811Z] [2021-01-12T15:43:51.811Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:43:51.811Z] #62 8.828 + RM_GOPATH=0 [2021-01-12T15:43:51.811Z] #62 8.828 + TMP_GOPATH= [2021-01-12T15:43:51.811Z] #62 8.828 + : /build [2021-01-12T15:43:51.811Z] #62 8.828 + '[' -z '' ']' [2021-01-12T15:43:51.811Z] #62 8.829 ++ mktemp -d [2021-01-12T15:43:51.811Z] #62 8.833 + export GOPATH=/tmp/tmp.19nKsG4BT9 [2021-01-12T15:43:51.811Z] #62 8.833 + GOPATH=/tmp/tmp.19nKsG4BT9 [2021-01-12T15:43:51.811Z] #62 8.833 + RM_GOPATH=1 [2021-01-12T15:43:51.811Z] #62 8.833 + case "$(go env GOARCH)" in [2021-01-12T15:43:51.811Z] #62 8.833 ++ go env GOARCH [2021-01-12T15:43:51.811Z] #62 8.948 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:51.811Z] #62 8.948 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:51.811Z] #62 8.951 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:51.811Z] #62 8.959 + dir=/tmp/install [2021-01-12T15:43:51.811Z] #62 8.959 + bin=proxy [2021-01-12T15:43:51.811Z] #62 8.961 + shift [2021-01-12T15:43:51.811Z] #62 8.961 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-12T15:43:51.811Z] #62 8.961 + . /tmp/install/proxy.installer [2021-01-12T15:43:51.811Z] #62 8.961 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:43:51.811Z] #62 8.961 + install_proxy [2021-01-12T15:43:51.811Z] #62 8.961 + case "$1" in [2021-01-12T15:43:51.811Z] #62 8.961 + export CGO_ENABLED=0 [2021-01-12T15:43:51.811Z] #62 8.961 + CGO_ENABLED=0 [2021-01-12T15:43:51.811Z] #62 8.963 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:43:51.811Z] #62 8.964 + _install_proxy [2021-01-12T15:43:51.811Z] #62 8.964 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-12T15:43:51.811Z] #62 8.964 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.19nKsG4BT9/src/github.com/docker/libnetwork [2021-01-12T15:43:51.811Z] #62 8.975 Cloning into '/tmp/tmp.19nKsG4BT9/src/github.com/docker/libnetwork'... [2021-01-12T15:43:51.859Z] #18 20.12 libcap2-bin is already the newest version (1:2.25-2). [2021-01-12T15:43:51.860Z] #18 20.12 The following additional packages will be installed: [2021-01-12T15:43:51.860Z] #18 20.14 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-12T15:43:51.860Z] #18 20.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-12T15:43:51.860Z] #18 20.14 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-12T15:43:51.860Z] #18 20.14 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-12T15:43:51.860Z] #18 20.14 python3.7 python3.7-minimal vim-runtime xxd [2021-01-12T15:43:51.860Z] #18 20.14 Suggested packages: [2021-01-12T15:43:51.860Z] #18 20.14 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-12T15:43:51.860Z] #18 20.14 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-12T15:43:51.860Z] #18 20.14 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-12T15:43:51.860Z] #18 20.14 Recommended packages: [2021-01-12T15:43:51.860Z] #18 20.14 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-12T15:43:51.860Z] #18 20.14 python3-keyrings.alt python3-xdg unzip [2021-01-12T15:43:52.068Z] #62 ... [2021-01-12T15:43:52.068Z] [2021-01-12T15:43:52.068Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:43:52.068Z] #49 8.951 + RM_GOPATH=0 [2021-01-12T15:43:52.068Z] #49 8.951 + TMP_GOPATH= [2021-01-12T15:43:52.068Z] #49 8.951 + : /build [2021-01-12T15:43:52.068Z] #49 8.951 + '[' -z '' ']' [2021-01-12T15:43:52.068Z] #49 8.954 ++ mktemp -d [2021-01-12T15:43:52.068Z] #49 8.964 + export GOPATH=/tmp/tmp.wWjr2NUxqw [2021-01-12T15:43:52.068Z] #49 8.964 + GOPATH=/tmp/tmp.wWjr2NUxqw [2021-01-12T15:43:52.068Z] #49 8.964 + RM_GOPATH=1 [2021-01-12T15:43:52.068Z] #49 8.964 + case "$(go env GOARCH)" in [2021-01-12T15:43:52.068Z] #49 8.975 ++ go env GOARCH [2021-01-12T15:43:52.068Z] #49 9.007 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:43:52.068Z] #49 9.008 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:52.068Z] #49 9.008 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:52.068Z] #49 9.008 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:52.068Z] #49 9.008 + dir=/tmp/install [2021-01-12T15:43:52.068Z] #49 9.008 + bin=shfmt [2021-01-12T15:43:52.068Z] #49 9.008 + shift [2021-01-12T15:43:52.068Z] #49 9.008 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-12T15:43:52.068Z] #49 9.008 + . /tmp/install/shfmt.installer [2021-01-12T15:43:52.068Z] #49 9.008 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:43:52.068Z] #49 9.008 + install_shfmt [2021-01-12T15:43:52.068Z] #49 9.008 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-12T15:43:52.068Z] #49 9.008 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wWjr2NUxqw/src/github.com/mvdan/sh [2021-01-12T15:43:52.068Z] #49 9.013 Cloning into '/tmp/tmp.wWjr2NUxqw/src/github.com/mvdan/sh'... [2021-01-12T15:43:52.068Z] #49 ... [2021-01-12T15:43:52.068Z] [2021-01-12T15:43:52.068Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:43:52.330Z] #11 ... [2021-01-12T15:43:52.330Z] [2021-01-12T15:43:52.330Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:52.330Z] #47 7.959 + RM_GOPATH=0 [2021-01-12T15:43:52.330Z] #47 7.959 + TMP_GOPATH= [2021-01-12T15:43:52.330Z] #47 7.959 + : /build [2021-01-12T15:43:52.330Z] #47 7.959 + '[' -z '' ']' [2021-01-12T15:43:52.330Z] #47 7.959 ++ mktemp -d [2021-01-12T15:43:52.330Z] #47 7.959 + export GOPATH=/tmp/tmp.VmE1J1geSx [2021-01-12T15:43:52.330Z] #47 7.959 + GOPATH=/tmp/tmp.VmE1J1geSx [2021-01-12T15:43:52.330Z] #47 7.959 + RM_GOPATH=1 [2021-01-12T15:43:52.330Z] #47 7.959 + case "$(go env GOARCH)" in [2021-01-12T15:43:52.330Z] #47 7.959 ++ go env GOARCH [2021-01-12T15:43:52.330Z] #47 7.987 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:52.330Z] #47 7.987 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:52.330Z] #47 7.987 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:52.330Z] #47 7.987 + dir=/tmp/install [2021-01-12T15:43:52.330Z] #47 7.987 + bin=golangci_lint [2021-01-12T15:43:52.330Z] #47 7.987 + shift [2021-01-12T15:43:52.330Z] #47 7.987 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-12T15:43:52.330Z] #47 7.987 + . /tmp/install/golangci_lint.installer [2021-01-12T15:43:52.330Z] #47 7.987 ++ : v1.23.8 [2021-01-12T15:43:52.330Z] #47 7.987 + install_golangci_lint [2021-01-12T15:43:52.330Z] #47 7.987 + set -e [2021-01-12T15:43:52.330Z] #47 7.987 + export GO111MODULE=on [2021-01-12T15:43:52.330Z] #47 7.987 + GO111MODULE=on [2021-01-12T15:43:52.330Z] #47 7.987 + GOBIN=/build [2021-01-12T15:43:52.330Z] #47 7.987 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-12T15:43:52.330Z] #47 8.020 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-12T15:43:52.330Z] #47 8.020 go: finding github.com v1.23.8 [2021-01-12T15:43:52.330Z] #47 8.020 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:43:52.330Z] #47 8.020 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-12T15:43:52.330Z] #47 8.020 go: finding github.com/golangci v1.23.8 [2021-01-12T15:43:52.330Z] #47 9.557 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:43:52.330Z] #47 ... [2021-01-12T15:43:52.330Z] [2021-01-12T15:43:52.330Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:43:52.330Z] #34 6.123 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:52.330Z] #34 6.139 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:52.330Z] #34 6.220 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:52.330Z] #34 6.468 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:43:52.330Z] #34 6.915 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:43:52.330Z] #34 7.997 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:43:52.588Z] #34 ... [2021-01-12T15:43:52.588Z] [2021-01-12T15:43:52.588Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:43:52.588Z] #40 9.654 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:52.588Z] #40 9.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:52.588Z] #40 9.811 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:52.663Z] #36 60.37 Selecting previously unselected package libicu63:ppc64el. [2021-01-12T15:43:52.663Z] #36 60.37 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-01-12T15:43:52.663Z] #36 60.38 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-12T15:43:52.663Z] #36 ... [2021-01-12T15:43:52.663Z] [2021-01-12T15:43:52.663Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:52.663Z] #49 50.55 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:43:52.663Z] #49 50.56 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-12T15:43:52.663Z] #49 50.66 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:43:52.663Z] #49 50.73 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:43:52.663Z] #49 ... [2021-01-12T15:43:52.663Z] [2021-01-12T15:43:52.663Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:43:52.663Z] #42 55.48 Selecting previously unselected package libnet1:ppc64el. [2021-01-12T15:43:52.663Z] #42 55.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-01-12T15:43:52.663Z] #42 55.50 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-12T15:43:52.663Z] #42 55.69 Selecting previously unselected package libnet1-dev. [2021-01-12T15:43:52.663Z] #42 55.71 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-01-12T15:43:52.663Z] #42 55.72 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T15:43:52.663Z] #42 55.90 Selecting previously unselected package libnl-3-200:ppc64el. [2021-01-12T15:43:52.663Z] #42 55.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-01-12T15:43:52.663Z] #42 55.94 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-12T15:43:52.663Z] #42 56.07 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-01-12T15:43:52.663Z] #42 56.10 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-01-12T15:43:52.663Z] #42 56.10 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-01-12T15:43:52.663Z] #42 56.45 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-01-12T15:43:52.663Z] #42 56.50 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-01-12T15:43:52.663Z] #42 56.51 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-12T15:43:52.663Z] #42 56.65 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-01-12T15:43:52.663Z] #42 56.67 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-01-12T15:43:52.663Z] #42 56.69 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-01-12T15:43:52.663Z] #42 56.79 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-01-12T15:43:52.663Z] #42 56.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-01-12T15:43:52.663Z] #42 56.80 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-01-12T15:43:52.663Z] #42 57.05 Selecting previously unselected package libprotobuf17:ppc64el. [2021-01-12T15:43:52.663Z] #42 57.06 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-01-12T15:43:52.663Z] #42 57.07 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-01-12T15:43:52.663Z] #42 57.87 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-01-12T15:43:52.663Z] #42 57.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-01-12T15:43:52.663Z] #42 57.89 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-01-12T15:43:52.663Z] #42 58.24 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-01-12T15:43:52.663Z] #42 58.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-01-12T15:43:52.663Z] #42 58.28 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-01-12T15:43:52.663Z] #42 59.49 Selecting previously unselected package libprotoc17:ppc64el. [2021-01-12T15:43:52.663Z] #42 59.50 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-01-12T15:43:52.663Z] #42 59.52 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-01-12T15:43:52.663Z] #42 60.12 Selecting previously unselected package protobuf-c-compiler. [2021-01-12T15:43:52.663Z] #42 60.12 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-01-12T15:43:52.663Z] #42 60.15 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T15:43:52.663Z] #42 60.30 Selecting previously unselected package protobuf-compiler. [2021-01-12T15:43:52.663Z] #42 60.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-01-12T15:43:52.663Z] #42 60.32 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-12T15:43:52.663Z] #42 60.45 Selecting previously unselected package python-pkg-resources. [2021-01-12T15:43:52.663Z] #42 60.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T15:43:52.663Z] #42 60.46 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-12T15:43:52.663Z] #42 60.72 Selecting previously unselected package python-six. [2021-01-12T15:43:52.663Z] #42 60.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-12T15:43:52.663Z] #42 60.74 Unpacking python-six (1.12.0-1) ... [2021-01-12T15:43:52.663Z] #42 60.87 Selecting previously unselected package python-protobuf. [2021-01-12T15:43:52.663Z] #42 60.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-01-12T15:43:52.663Z] #42 60.88 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-12T15:43:52.727Z] #27 5.741 0.0% # 1.9% ### 4.6% ##### 7.1% ###### 8.7% ####### 10.2% ######## 11.8% ######### 13.5% ########## 15.0% ########### 16.1% ############ 17.0% ############# 18.5% ############## 19.8% ############### 20.9% ################ 22.4% ################ 23.4% ################# 24.3% ################## 26.0% ################### 27.4% #################### 28.7% ##################### 29.8% ###################### 31.3% ######################## 33.3% ######################## 34.5% ########################## 36.9% ########################### 37.8% ############################ 39.4% ############################# 40.8% ############################## 42.4% ############################### 43.6% ################################ 44.6% ################################ 45.7% ################################# 46.9% ################################## 48.3% ################################### 49.8% #################################### 50.8% #################################### 51.3% ##################################### 52.5% ###################################### 54.0% ####################################### 55.2% ######################################## 56.8% ########################################## 58.5% ########################################### 59.7% ########################################### 60.7% ############################################ 61.8% ############################################# 63.3% ############################################## 63.9% ############################################## 65.2% ############################################### 65.9% ################################################ 67.6% ################################################## 69.6% ################################################## 70.4% ################################################### 71.7% #################################################### 73.4% ##################################################### 74.7% ###################################################### 76.2% ####################################################### 77.0% ######################################################## 78.7% ######################################################### 80.2% ########################################################## 81.1% ########################################################### 82.1% ########################################################### 82.5% ############################################################ 83.5% ############################################################ 84.5% ############################################################# 85.2% ############################################################# 86.0% ############################################################## 86.9% ############################################################### 87.5% ############################################################### 88.7% ################################################################ 90.0% ################################################################# 91.3% ################################################################## 92.4% ################################################################### 93.6% #################################################################### 94.5% ##################################################################### 96.0% ###################################################################### 97.4% ####################################################################### 99.2% ######################################################################## 100.0% [2021-01-12T15:43:52.727Z] #27 14.25 [2021-01-12T15:43:52.796Z] #18 ... [2021-01-12T15:43:52.796Z] [2021-01-12T15:43:52.796Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:43:52.796Z] #41 98.68 CC criu/cr-errno.o [2021-01-12T15:43:52.796Z] #41 98.77 CC criu/cr-restore.o [2021-01-12T15:43:52.848Z] #40 ... [2021-01-12T15:43:52.848Z] [2021-01-12T15:43:52.848Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:43:52.848Z] #53 9.388 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:52.848Z] #53 9.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:52.848Z] #53 9.528 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:52.848Z] #53 ... [2021-01-12T15:43:52.848Z] [2021-01-12T15:43:52.848Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:52.848Z] #45 8.696 + RM_GOPATH=0 [2021-01-12T15:43:52.848Z] #45 8.696 + TMP_GOPATH= [2021-01-12T15:43:52.848Z] #45 8.696 + : /build [2021-01-12T15:43:52.848Z] #45 8.696 + '[' -z '' ']' [2021-01-12T15:43:52.848Z] #45 8.696 ++ mktemp -d [2021-01-12T15:43:52.848Z] #45 8.726 + export GOPATH=/tmp/tmp.OjfcGlTqMo [2021-01-12T15:43:52.848Z] #45 8.726 + GOPATH=/tmp/tmp.OjfcGlTqMo [2021-01-12T15:43:52.848Z] #45 8.726 + RM_GOPATH=1 [2021-01-12T15:43:52.848Z] #45 8.726 + case "$(go env GOARCH)" in [2021-01-12T15:43:52.848Z] #45 8.726 ++ go env GOARCH [2021-01-12T15:43:52.848Z] #45 8.852 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:52.848Z] #45 8.853 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:52.848Z] #45 8.862 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:52.848Z] #45 8.864 + dir=/tmp/install [2021-01-12T15:43:52.848Z] #45 8.864 + bin=gotestsum [2021-01-12T15:43:52.848Z] #45 8.864 + shift [2021-01-12T15:43:52.848Z] #45 8.865 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-12T15:43:52.848Z] #45 8.865 + . /tmp/install/gotestsum.installer [2021-01-12T15:43:52.848Z] #45 8.865 ++ : v0.5.3 [2021-01-12T15:43:52.848Z] #45 8.866 + install_gotestsum [2021-01-12T15:43:52.848Z] #45 8.870 + set -e [2021-01-12T15:43:52.848Z] #45 8.870 + export GO111MODULE=on [2021-01-12T15:43:52.848Z] #45 8.870 + GO111MODULE=on [2021-01-12T15:43:52.848Z] #45 8.870 + GOBIN=/build [2021-01-12T15:43:52.848Z] #45 8.870 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-12T15:43:52.848Z] #45 8.894 go: finding gotest.tools v0.5.3 [2021-01-12T15:43:52.848Z] #45 8.910 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-12T15:43:52.848Z] #45 10.37 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-12T15:43:53.106Z] #45 11.17 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-12T15:43:53.106Z] #45 ... [2021-01-12T15:43:53.106Z] [2021-01-12T15:43:53.106Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:53.106Z] #22 8.726 + RM_GOPATH=0 [2021-01-12T15:43:53.106Z] #22 8.726 + TMP_GOPATH= [2021-01-12T15:43:53.106Z] #22 8.726 + : /build [2021-01-12T15:43:53.106Z] #22 8.726 + '[' -z '' ']' [2021-01-12T15:43:53.106Z] #22 8.726 ++ mktemp -d [2021-01-12T15:43:53.106Z] #22 8.726 + export GOPATH=/tmp/tmp.RVZwemBPby [2021-01-12T15:43:53.106Z] #22 8.726 + GOPATH=/tmp/tmp.RVZwemBPby [2021-01-12T15:43:53.106Z] #22 8.726 + RM_GOPATH=1 [2021-01-12T15:43:53.106Z] #22 8.726 + case "$(go env GOARCH)" in [2021-01-12T15:43:53.106Z] #22 8.726 ++ go env GOARCH [2021-01-12T15:43:53.106Z] #22 8.803 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:53.106Z] #22 8.803 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:53.106Z] #22 8.803 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:53.106Z] #22 8.803 + dir=/tmp/install [2021-01-12T15:43:53.106Z] #22 8.803 + bin=dockercli [2021-01-12T15:43:53.106Z] #22 8.803 + shift [2021-01-12T15:43:53.106Z] #22 8.803 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-12T15:43:53.106Z] #22 8.803 + . /tmp/install/dockercli.installer [2021-01-12T15:43:53.106Z] #22 8.803 ++ : stable [2021-01-12T15:43:53.106Z] #22 8.803 ++ : 17.06.2-ce [2021-01-12T15:43:53.106Z] #22 8.803 + install_dockercli [2021-01-12T15:43:53.106Z] #22 8.803 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-12T15:43:53.106Z] #22 8.803 Install docker/cli version 17.06.2-ce from stable [2021-01-12T15:43:53.106Z] #22 8.811 ++ uname -m [2021-01-12T15:43:53.106Z] #22 8.817 + arch=x86_64 [2021-01-12T15:43:53.106Z] #22 8.817 + '[' x86_64 '!=' x86_64 ']' [2021-01-12T15:43:53.106Z] #22 8.817 + url=https://download.docker.com/linux/static [2021-01-12T15:43:53.106Z] #22 8.817 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-01-12T15:43:53.106Z] #22 8.818 + tar -xz docker/docker [2021-01-12T15:43:53.106Z] #22 ... [2021-01-12T15:43:53.106Z] [2021-01-12T15:43:53.106Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:43:53.106Z] #32 8.696 + RM_GOPATH=0 [2021-01-12T15:43:53.106Z] #32 8.696 + TMP_GOPATH= [2021-01-12T15:43:53.106Z] #32 8.696 + : /build [2021-01-12T15:43:53.106Z] #32 8.696 + '[' -z '' ']' [2021-01-12T15:43:53.106Z] #32 8.722 ++ mktemp -d [2021-01-12T15:43:53.106Z] #32 8.745 + export GOPATH=/tmp/tmp.IpU1YZzRPy [2021-01-12T15:43:53.106Z] #32 8.745 + GOPATH=/tmp/tmp.IpU1YZzRPy [2021-01-12T15:43:53.106Z] #32 8.745 + RM_GOPATH=1 [2021-01-12T15:43:53.106Z] #32 8.745 + case "$(go env GOARCH)" in [2021-01-12T15:43:53.106Z] #32 8.746 ++ go env GOARCH [2021-01-12T15:43:53.106Z] #32 8.864 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:53.106Z] #32 8.864 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:53.106Z] #32 8.870 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:53.106Z] #32 8.870 + dir=/tmp/install [2021-01-12T15:43:53.106Z] #32 8.870 + bin=tomlv [2021-01-12T15:43:53.106Z] #32 8.870 + shift [2021-01-12T15:43:53.106Z] #32 8.871 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-12T15:43:53.106Z] #32 8.873 + . /tmp/install/tomlv.installer [2021-01-12T15:43:53.106Z] #32 8.873 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:43:53.106Z] #32 8.874 + install_tomlv [2021-01-12T15:43:53.106Z] #32 8.874 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-12T15:43:53.106Z] #32 8.874 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:43:53.106Z] #32 8.874 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IpU1YZzRPy/src/github.com/BurntSushi/toml [2021-01-12T15:43:53.106Z] #32 8.883 Cloning into '/tmp/tmp.IpU1YZzRPy/src/github.com/BurntSushi/toml'... [2021-01-12T15:43:53.106Z] #32 10.39 + cd /tmp/tmp.IpU1YZzRPy/src/github.com/BurntSushi/toml [2021-01-12T15:43:53.106Z] #32 10.43 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:43:53.106Z] #32 10.45 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T15:43:53.208Z] #27 DONE 16.1s [2021-01-12T15:43:53.208Z] [2021-01-12T15:43:53.208Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-12T15:43:53.208Z] #9 DONE 7.9s [2021-01-12T15:43:53.208Z] [2021-01-12T15:43:53.208Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-12T15:43:53.307Z] #42 61.48 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-12T15:43:53.362Z] #32 11.53 runtime/internal/atomic [2021-01-12T15:43:53.362Z] #32 ... [2021-01-12T15:43:53.362Z] [2021-01-12T15:43:53.362Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:43:53.362Z] #30 6.945 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-12T15:43:53.362Z] #30 6.945 Cloning into '.'... [2021-01-12T15:43:53.362Z] #30 ... [2021-01-12T15:43:53.362Z] [2021-01-12T15:43:53.362Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:43:53.362Z] #38 8.121 + git clone https://github.com/docker/distribution.git . [2021-01-12T15:43:53.362Z] #38 8.127 Cloning into '.'... [2021-01-12T15:43:53.619Z] #38 ... [2021-01-12T15:43:53.619Z] [2021-01-12T15:43:53.619Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:53.619Z] #43 8.743 + RM_GOPATH=0 [2021-01-12T15:43:53.619Z] #43 8.743 + TMP_GOPATH= [2021-01-12T15:43:53.619Z] #43 8.743 + : /build [2021-01-12T15:43:53.619Z] #43 8.743 + '[' -z '' ']' [2021-01-12T15:43:53.619Z] #43 8.743 ++ mktemp -d [2021-01-12T15:43:53.619Z] #43 8.752 + export GOPATH=/tmp/tmp.73DFlbaaTs [2021-01-12T15:43:53.619Z] #43 8.752 + GOPATH=/tmp/tmp.73DFlbaaTs [2021-01-12T15:43:53.619Z] #43 8.752 + RM_GOPATH=1 [2021-01-12T15:43:53.619Z] #43 8.752 + case "$(go env GOARCH)" in [2021-01-12T15:43:53.619Z] #43 8.762 ++ go env GOARCH [2021-01-12T15:43:53.619Z] #43 8.789 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:53.619Z] #43 8.789 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:53.619Z] #43 8.789 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:53.619Z] #43 8.834 + dir=/tmp/install [2021-01-12T15:43:53.619Z] #43 8.835 + bin=vndr [2021-01-12T15:43:53.619Z] #43 8.835 + shift [2021-01-12T15:43:53.619Z] #43 8.841 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-12T15:43:53.619Z] #43 8.846 + . /tmp/install/vndr.installer [2021-01-12T15:43:53.619Z] #43 8.850 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:43:53.619Z] #43 8.850 + install_vndr [2021-01-12T15:43:53.619Z] #43 8.852 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-12T15:43:53.619Z] #43 8.852 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:43:53.619Z] #43 8.852 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.73DFlbaaTs/src/github.com/LK4D4/vndr [2021-01-12T15:43:53.619Z] #43 8.870 Cloning into '/tmp/tmp.73DFlbaaTs/src/github.com/LK4D4/vndr'... [2021-01-12T15:43:53.619Z] #43 9.883 + cd /tmp/tmp.73DFlbaaTs/src/github.com/LK4D4/vndr [2021-01-12T15:43:53.619Z] #43 9.884 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:43:53.619Z] #43 9.894 + go build -buildmode=pie -v -o /build/vndr . [2021-01-12T15:43:53.619Z] #43 ... [2021-01-12T15:43:53.619Z] [2021-01-12T15:43:53.619Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:53.619Z] #56 7.064 + RM_GOPATH=0 [2021-01-12T15:43:53.619Z] #56 7.064 + TMP_GOPATH= [2021-01-12T15:43:53.619Z] #56 7.064 + : /build [2021-01-12T15:43:53.619Z] #56 7.064 + '[' -z '' ']' [2021-01-12T15:43:53.619Z] #56 7.064 ++ mktemp -d [2021-01-12T15:43:53.619Z] #56 7.064 + export GOPATH=/tmp/tmp.VYLQJ5GLwV [2021-01-12T15:43:53.619Z] #56 7.064 + GOPATH=/tmp/tmp.VYLQJ5GLwV [2021-01-12T15:43:53.619Z] #56 7.064 + RM_GOPATH=1 [2021-01-12T15:43:53.619Z] #56 7.064 + case "$(go env GOARCH)" in [2021-01-12T15:43:53.619Z] #56 7.064 ++ go env GOARCH [2021-01-12T15:43:53.619Z] #56 7.083 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:53.619Z] #56 7.083 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:53.619Z] #56 7.083 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:53.619Z] #56 7.083 + dir=/tmp/install [2021-01-12T15:43:53.619Z] #56 7.083 + bin=rootlesskit [2021-01-12T15:43:53.619Z] #56 7.083 + shift [2021-01-12T15:43:53.619Z] #56 7.083 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-12T15:43:53.619Z] #56 7.083 + . /tmp/install/rootlesskit.installer [2021-01-12T15:43:53.619Z] #56 7.083 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:43:53.619Z] #56 7.083 + install_rootlesskit [2021-01-12T15:43:53.619Z] #56 7.083 + case "$1" in [2021-01-12T15:43:53.619Z] #56 7.083 + export CGO_ENABLED=0 [2021-01-12T15:43:53.619Z] #56 7.083 + CGO_ENABLED=0 [2021-01-12T15:43:53.619Z] #56 7.083 + _install_rootlesskit [2021-01-12T15:43:53.619Z] #56 7.083 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-12T15:43:53.619Z] #56 7.083 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VYLQJ5GLwV/src/github.com/rootless-containers/rootlesskit [2021-01-12T15:43:53.619Z] #56 7.085 Cloning into '/tmp/tmp.VYLQJ5GLwV/src/github.com/rootless-containers/rootlesskit'... [2021-01-12T15:43:53.619Z] #56 7.091 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:43:53.781Z] #10 DONE 1.1s [2021-01-12T15:43:53.781Z] [2021-01-12T15:43:53.781Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-12T15:43:53.781Z] #37 DONE 0.1s [2021-01-12T15:43:53.781Z] [2021-01-12T15:43:53.781Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:43:53.877Z] #56 ... [2021-01-12T15:43:53.877Z] [2021-01-12T15:43:53.877Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:43:53.877Z] #11 11.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:43:53.877Z] #11 11.94 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:43:53.877Z] #11 12.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:43:54.043Z] #40 ... [2021-01-12T15:43:54.043Z] [2021-01-12T15:43:54.043Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-12T15:43:54.043Z] #29 DONE 0.1s [2021-01-12T15:43:54.043Z] [2021-01-12T15:43:54.043Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:43:54.124Z] #27 15.42 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-12T15:43:54.386Z] #27 15.99 [2021-01-12T15:43:55.094Z] #27 16.28 #=#=# ######################################################################## 100.0% [2021-01-12T15:43:55.094Z] #27 16.46 [2021-01-12T15:43:55.404Z] #42 ... [2021-01-12T15:43:55.404Z] [2021-01-12T15:43:55.404Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:43:55.404Z] #45 63.50 bufio [2021-01-12T15:43:56.490Z] #27 17.96 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-12T15:43:56.754Z] #27 18.44 [2021-01-12T15:43:56.937Z] #45 ... [2021-01-12T15:43:56.937Z] [2021-01-12T15:43:56.937Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:43:56.937Z] #51 54.86 bytes [2021-01-12T15:43:56.937Z] #51 54.87 strconv [2021-01-12T15:43:56.937Z] #51 54.88 syscall [2021-01-12T15:43:56.937Z] #51 54.90 strings [2021-01-12T15:43:56.937Z] #51 63.33 bufio [2021-01-12T15:43:56.937Z] #51 65.06 text/tabwriter [2021-01-12T15:43:56.937Z] #51 ... [2021-01-12T15:43:56.937Z] [2021-01-12T15:43:56.937Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:43:56.937Z] #13 57.27 Setting up libudev1:ppc64el (241-7~deb10u5) ... [2021-01-12T15:43:56.937Z] #13 57.41 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-12T15:43:56.937Z] #13 57.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-12T15:43:56.937Z] #13 57.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-01-12T15:43:56.937Z] #13 57.48 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T15:43:56.937Z] #13 60.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-12T15:43:56.937Z] #13 60.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-01-12T15:43:56.937Z] #13 60.23 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T15:43:56.937Z] #13 62.95 Selecting previously unselected package binutils-mingw-w64. [2021-01-12T15:43:56.937Z] #13 62.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-12T15:43:56.937Z] #13 62.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T15:43:56.937Z] #13 63.07 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-01-12T15:43:56.937Z] #13 63.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-01-12T15:43:56.937Z] #13 63.08 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-12T15:43:56.937Z] #13 63.30 Selecting previously unselected package dmsetup. [2021-01-12T15:43:56.937Z] #13 63.31 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-01-12T15:43:56.937Z] #13 63.32 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-12T15:43:56.937Z] #13 63.51 Selecting previously unselected package mingw-w64-common. [2021-01-12T15:43:56.937Z] #13 63.53 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-12T15:43:56.937Z] #13 63.53 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-12T15:43:56.987Z] #41 102.5 CC criu/cr-service.o [2021-01-12T15:43:57.334Z] #27 18.70 0.8% ######################################################################## 100.0% [2021-01-12T15:43:57.334Z] #27 18.96 [2021-01-12T15:43:57.925Z] #41 103.8 CC criu/crtools.o [2021-01-12T15:43:57.925Z] #41 ... [2021-01-12T15:43:57.925Z] [2021-01-12T15:43:57.925Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:43:57.925Z] #18 21.75 The following NEW packages will be installed: [2021-01-12T15:43:57.925Z] #18 21.75 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-12T15:43:57.925Z] #18 21.75 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-12T15:43:57.925Z] #18 21.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-12T15:43:57.925Z] #18 21.75 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-12T15:43:57.925Z] #18 21.75 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-12T15:43:57.925Z] #18 21.75 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-12T15:43:57.925Z] #18 21.75 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-12T15:43:57.925Z] #18 21.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-12T15:43:57.925Z] #18 21.75 xz-utils zip [2021-01-12T15:43:57.925Z] #18 22.07 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T15:43:57.925Z] #18 22.07 Need to get 28.5 MB of archives. [2021-01-12T15:43:57.925Z] #18 22.07 After this operation, 116 MB of additional disk space will be used. [2021-01-12T15:43:57.925Z] #18 22.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-01-12T15:43:57.925Z] #18 25.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-01-12T15:43:57.925Z] #18 25.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-01-12T15:43:57.925Z] #18 25.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-01-12T15:43:57.925Z] #18 25.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-01-12T15:43:57.925Z] #18 25.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-01-12T15:43:57.925Z] #18 25.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-01-12T15:43:57.925Z] #18 25.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-01-12T15:43:57.925Z] #18 25.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-01-12T15:43:57.925Z] #18 25.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-01-12T15:43:57.925Z] #18 25.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-01-12T15:43:57.925Z] #18 25.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-01-12T15:43:57.925Z] #18 25.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-01-12T15:43:57.925Z] #18 25.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-01-12T15:43:57.925Z] #18 25.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-01-12T15:43:57.925Z] #18 25.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-01-12T15:43:57.925Z] #18 25.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-12T15:43:57.925Z] #18 25.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T15:43:57.925Z] #18 25.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-01-12T15:43:57.925Z] #18 25.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-01-12T15:43:57.925Z] #18 25.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-01-12T15:43:57.925Z] #18 25.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-01-12T15:43:57.925Z] #18 25.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-01-12T15:43:57.925Z] #18 25.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-12T15:43:57.925Z] #18 25.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-12T15:43:57.925Z] #18 25.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-12T15:43:57.925Z] #18 25.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-01-12T15:43:57.989Z] #13 ... [2021-01-12T15:43:57.989Z] [2021-01-12T15:43:57.989Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:43:58.286Z] #42 66.24 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-01-12T15:43:58.286Z] #42 66.25 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-12T15:43:58.286Z] #42 66.26 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-12T15:43:58.286Z] #42 66.28 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-01-12T15:43:58.286Z] #42 66.29 Setting up python-six (1.12.0-1) ... [2021-01-12T15:43:58.394Z] #18 ... [2021-01-12T15:43:58.394Z] [2021-01-12T15:43:58.394Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:58.394Z] #54 123.2 + bin/containerd-stress [2021-01-12T15:43:58.394Z] #54 124.6 + bin/containerd-shim [2021-01-12T15:43:58.394Z] #54 ... [2021-01-12T15:43:58.394Z] [2021-01-12T15:43:58.394Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:43:58.394Z] #18 21.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-01-12T15:43:58.493Z] #18 26.51 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-01-12T15:43:58.684Z] #18 21.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-01-12T15:43:58.684Z] #18 21.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T15:43:58.684Z] #18 21.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-01-12T15:43:58.684Z] #18 21.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-01-12T15:43:58.684Z] #18 21.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-01-12T15:43:58.684Z] #18 21.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-01-12T15:43:58.684Z] #18 21.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-01-12T15:43:58.684Z] #18 21.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-01-12T15:43:58.684Z] #18 21.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-01-12T15:43:58.684Z] #18 21.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-01-12T15:43:58.684Z] #18 21.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-01-12T15:43:58.752Z] #18 26.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-12T15:43:59.145Z] #11 ... [2021-01-12T15:43:59.145Z] [2021-01-12T15:43:59.145Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:59.145Z] #45 12.30 go: downloading github.com/pkg/errors v0.9.1 [2021-01-12T15:43:59.145Z] #45 12.31 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:43:59.145Z] #45 12.31 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:43:59.145Z] #45 12.74 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-12T15:43:59.145Z] #45 12.75 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:43:59.145Z] #45 12.89 go: downloading github.com/fatih/color v1.9.0 [2021-01-12T15:43:59.145Z] #45 12.94 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:43:59.145Z] #45 13.13 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:43:59.145Z] #45 13.35 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:43:59.145Z] #45 13.56 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:43:59.145Z] #45 13.61 go: extracting github.com/pkg/errors v0.9.1 [2021-01-12T15:43:59.145Z] #45 13.68 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-12T15:43:59.145Z] #45 13.71 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:43:59.145Z] #45 13.82 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:43:59.145Z] #45 13.95 go: extracting github.com/fatih/color v1.9.0 [2021-01-12T15:43:59.145Z] #45 14.56 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:43:59.145Z] #45 14.66 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:43:59.145Z] #45 15.19 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:43:59.145Z] #45 15.62 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:43:59.145Z] #45 16.56 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:43:59.273Z] #27 20.36 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-12T15:43:59.273Z] #27 20.93 [2021-01-12T15:43:59.319Z] #18 27.42 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-12T15:43:59.339Z] #30 ... [2021-01-12T15:43:59.339Z] [2021-01-12T15:43:59.339Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:43:59.339Z] #56 4.838 + RM_GOPATH=0 [2021-01-12T15:43:59.339Z] #56 4.838 + TMP_GOPATH= [2021-01-12T15:43:59.339Z] #56 4.838 + : /build [2021-01-12T15:43:59.339Z] #56 4.838 + '[' -z '' ']' [2021-01-12T15:43:59.339Z] #56 4.838 ++ mktemp -d [2021-01-12T15:43:59.339Z] #56 4.838 + export GOPATH=/tmp/tmp.VPCKtJInu2 [2021-01-12T15:43:59.339Z] #56 4.838 + GOPATH=/tmp/tmp.VPCKtJInu2 [2021-01-12T15:43:59.339Z] #56 4.838 + RM_GOPATH=1 [2021-01-12T15:43:59.339Z] #56 4.838 + case "$(go env GOARCH)" in [2021-01-12T15:43:59.339Z] #56 4.839 ++ go env GOARCH [2021-01-12T15:43:59.339Z] #56 4.845 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:59.339Z] #56 4.845 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:43:59.339Z] #56 4.846 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:43:59.339Z] #56 4.853 ++ dirname /tmp/install/install.sh [2021-01-12T15:43:59.339Z] #56 4.853 + dir=/tmp/install [2021-01-12T15:43:59.339Z] #56 4.853 + bin=rootlesskit [2021-01-12T15:43:59.339Z] #56 4.853 + shift [2021-01-12T15:43:59.339Z] #56 4.853 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-12T15:43:59.339Z] #56 4.853 + . /tmp/install/rootlesskit.installer [2021-01-12T15:43:59.339Z] #56 4.853 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:43:59.339Z] #56 4.853 + install_rootlesskit [2021-01-12T15:43:59.339Z] #56 4.853 + case "$1" in [2021-01-12T15:43:59.339Z] #56 4.853 + export CGO_ENABLED=0 [2021-01-12T15:43:59.339Z] #56 4.853 + CGO_ENABLED=0 [2021-01-12T15:43:59.339Z] #56 4.853 + _install_rootlesskit [2021-01-12T15:43:59.339Z] #56 4.853 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-12T15:43:59.339Z] #56 4.853 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VPCKtJInu2/src/github.com/rootless-containers/rootlesskit [2021-01-12T15:43:59.339Z] #56 4.853 Cloning into '/tmp/tmp.VPCKtJInu2/src/github.com/rootless-containers/rootlesskit'... [2021-01-12T15:43:59.708Z] #45 17.99 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:43:59.913Z] #56 6.137 + cd /tmp/tmp.VPCKtJInu2/src/github.com/rootless-containers/rootlesskit [2021-01-12T15:43:59.913Z] #56 6.137 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:44:00.116Z] #27 21.32 0.0% ### 4.2% ##### 7.3% ####### 10.2% [2021-01-12T15:44:00.116Z] #27 ... [2021-01-12T15:44:00.116Z] [2021-01-12T15:44:00.116Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:44:00.116Z] #53 10.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-12T15:44:00.116Z] #53 17.35 Fetched 8238 kB in 13s (645 kB/s) [2021-01-12T15:44:00.116Z] #53 17.35 Reading package lists... [2021-01-12T15:44:00.116Z] #53 ... [2021-01-12T15:44:00.116Z] [2021-01-12T15:44:00.116Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:00.116Z] #40 10.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-12T15:44:00.116Z] #40 12.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [254 kB] [2021-01-12T15:44:00.116Z] #40 14.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-12T15:44:00.175Z] #56 6.231 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T15:44:00.175Z] #56 6.231 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-12T15:44:00.380Z] #40 ... [2021-01-12T15:44:00.380Z] [2021-01-12T15:44:00.380Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:44:00.436Z] #56 ... [2021-01-12T15:44:00.436Z] [2021-01-12T15:44:00.436Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:00.436Z] #45 6.011 + RM_GOPATH=0 [2021-01-12T15:44:00.436Z] #45 6.011 + TMP_GOPATH= [2021-01-12T15:44:00.436Z] #45 6.011 + : /build [2021-01-12T15:44:00.436Z] #45 6.011 + '[' -z '' ']' [2021-01-12T15:44:00.436Z] #45 6.011 ++ mktemp -d [2021-01-12T15:44:00.436Z] #45 6.015 + export GOPATH=/tmp/tmp.QjfaST1mwB [2021-01-12T15:44:00.436Z] #45 6.015 + GOPATH=/tmp/tmp.QjfaST1mwB [2021-01-12T15:44:00.436Z] #45 6.015 + RM_GOPATH=1 [2021-01-12T15:44:00.436Z] #45 6.016 + case "$(go env GOARCH)" in [2021-01-12T15:44:00.436Z] #45 6.016 ++ go env GOARCH [2021-01-12T15:44:00.436Z] #45 6.032 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:00.436Z] #45 6.032 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:00.436Z] #45 6.032 ++ dirname /tmp/install/install.sh [2021-01-12T15:44:00.436Z] #45 6.032 + dir=/tmp/install [2021-01-12T15:44:00.436Z] #45 6.032 + bin=gotestsum [2021-01-12T15:44:00.436Z] #45 6.032 + shift [2021-01-12T15:44:00.436Z] #45 6.032 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-12T15:44:00.436Z] #45 6.032 + . /tmp/install/gotestsum.installer [2021-01-12T15:44:00.436Z] #45 6.032 ++ : v0.5.3 [2021-01-12T15:44:00.436Z] #45 6.032 + install_gotestsum [2021-01-12T15:44:00.436Z] #45 6.032 + set -e [2021-01-12T15:44:00.436Z] #45 6.032 + export GO111MODULE=on [2021-01-12T15:44:00.436Z] #45 6.032 + GO111MODULE=on [2021-01-12T15:44:00.436Z] #45 6.032 + GOBIN=/build [2021-01-12T15:44:00.436Z] #45 6.032 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-12T15:44:00.436Z] #45 6.063 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-12T15:44:00.436Z] #45 6.063 go: finding gotest.tools v0.5.3 [2021-01-12T15:44:00.436Z] #45 6.691 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-12T15:44:00.923Z] #27 21.32 0.0% ### 4.2% ##### 7.3% ####### 10.2% ######### 13.8% ############ 17.7% ############### 22.2% ################# 24.2% #################### 29.0% ######################## 33.5% ######################### 36.0% [2021-01-12T15:44:00.923Z] #27 ... [2021-01-12T15:44:00.923Z] [2021-01-12T15:44:00.923Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:00.923Z] #11 11.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [254 kB] [2021-01-12T15:44:00.923Z] #11 11.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-12T15:44:00.923Z] #11 20.18 Fetched 8238 kB in 16s (508 kB/s) [2021-01-12T15:44:01.010Z] #45 7.318 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-12T15:44:01.187Z] #11 20.18 Reading package lists... [2021-01-12T15:44:01.187Z] #11 ... [2021-01-12T15:44:01.187Z] [2021-01-12T15:44:01.187Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:01.187Z] #43 11.73 crypto/internal/subtle [2021-01-12T15:44:01.187Z] #43 11.83 crypto/subtle [2021-01-12T15:44:01.187Z] #43 12.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-12T15:44:01.187Z] #43 12.32 internal/nettrace [2021-01-12T15:44:01.187Z] #43 12.95 runtime/cgo [2021-01-12T15:44:01.187Z] #43 14.02 vendor/golang.org/x/crypto/internal/subtle [2021-01-12T15:44:01.187Z] #43 ... [2021-01-12T15:44:01.187Z] [2021-01-12T15:44:01.187Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:44:01.584Z] #45 ... [2021-01-12T15:44:01.584Z] [2021-01-12T15:44:01.584Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:44:01.584Z] #30 7.718 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-12T15:44:01.584Z] #30 7.718 Cloning into '.'... [2021-01-12T15:44:01.642Z] #45 19.68 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:44:01.904Z] #45 ... [2021-01-12T15:44:01.904Z] [2021-01-12T15:44:01.904Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:44:01.904Z] #27 9.881 0.0% #### 5.8% ######## 11.2% ############# 18.7% ################## 25.5% ###################### 30.8% ########################## 36.1% ########################### 38.1% ############################### 43.3% ################################### 49.4% ######################################## 56.4% ########################################## 58.8% ############################################ 62.3% ################################################# 68.2% ##################################################### 74.3% ########################################################### 83.0% ############################################################# 85.5% #################################################################### 94.5% ######################################################################## 100.0% [2021-01-12T15:44:01.904Z] #27 12.27 [2021-01-12T15:44:01.904Z] #27 13.48 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-12T15:44:01.904Z] #27 13.97 [2021-01-12T15:44:01.904Z] #27 14.22 #=#=# ######################################################################## 100.0% [2021-01-12T15:44:01.904Z] #27 14.52 [2021-01-12T15:44:01.904Z] #27 16.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-12T15:44:01.904Z] #27 16.84 [2021-01-12T15:44:01.904Z] #27 17.24 ######################################################################## 100.0% [2021-01-12T15:44:01.904Z] #27 17.75 [2021-01-12T15:44:01.904Z] #27 18.15 Download of images into '/build' complete. [2021-01-12T15:44:01.904Z] #27 18.15 Use something like the following to load the result into a Docker daemon: [2021-01-12T15:44:01.904Z] #27 18.15 tar -cC '/build' . | docker load [2021-01-12T15:44:02.161Z] #27 DONE 22.2s [2021-01-12T15:44:02.161Z] [2021-01-12T15:44:02.161Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:02.161Z] #43 12.01 runtime/internal/sys [2021-01-12T15:44:02.161Z] #43 12.01 internal/cpu [2021-01-12T15:44:02.161Z] #43 12.41 runtime/internal/math [2021-01-12T15:44:02.161Z] #43 12.59 internal/race [2021-01-12T15:44:02.161Z] #43 12.74 sync/atomic [2021-01-12T15:44:02.161Z] #43 12.86 internal/bytealg [2021-01-12T15:44:02.161Z] #43 13.26 unicode [2021-01-12T15:44:02.161Z] #43 14.07 runtime [2021-01-12T15:44:02.161Z] #43 18.97 unicode/utf8 [2021-01-12T15:44:02.161Z] #43 19.52 internal/testlog [2021-01-12T15:44:02.161Z] #43 19.81 encoding [2021-01-12T15:44:02.418Z] #43 20.63 unicode/utf16 [2021-01-12T15:44:02.607Z] #18 30.79 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-12T15:44:02.607Z] #18 30.79 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-12T15:44:02.607Z] #18 30.79 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-01-12T15:44:02.607Z] #18 30.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-01-12T15:44:02.607Z] #18 30.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-01-12T15:44:02.607Z] #18 30.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-12T15:44:02.674Z] #43 ... [2021-01-12T15:44:02.674Z] [2021-01-12T15:44:02.674Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:02.674Z] #47 10.88 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:44:02.788Z] #42 70.63 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-01-12T15:44:02.788Z] #42 70.64 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-12T15:44:02.788Z] #42 70.64 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-01-12T15:44:02.788Z] #42 70.64 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-01-12T15:44:02.788Z] #42 70.65 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-01-12T15:44:02.788Z] #42 70.66 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-12T15:44:02.788Z] #42 70.67 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T15:44:02.788Z] #42 70.68 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-01-12T15:44:02.788Z] #42 70.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T15:44:02.788Z] #42 70.69 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-12T15:44:02.866Z] #18 30.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-01-12T15:44:02.866Z] #18 30.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-01-12T15:44:02.941Z] #47 ... [2021-01-12T15:44:02.941Z] [2021-01-12T15:44:02.941Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:02.941Z] #22 20.99 + mkdir -p /build [2021-01-12T15:44:02.941Z] #22 21.01 + mv docker/docker /build/ [2021-01-12T15:44:02.941Z] #22 21.01 + rmdir docker [2021-01-12T15:44:02.941Z] #22 ... [2021-01-12T15:44:02.941Z] [2021-01-12T15:44:02.941Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:44:02.941Z] #53 11.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:44:02.941Z] #53 14.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:44:02.941Z] #53 18.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:44:03.050Z] #27 21.32 0.0% ### 4.2% ##### 7.3% ####### 10.2% ######### 13.8% ############ 17.7% ############### 22.2% ################# 24.2% #################### 29.0% ######################## 33.5% ######################### 36.0% ############################ 39.9% ############################## 41.9% ############################### 43.6% ################################## 48.2% #################################### 50.5% ####################################### 55.3% ########################################## 58.5% ########################################## 58.5% ############################################### 65.3% ################################################ 67.1% ################################################### 71.3% ###################################################### 75.8% ######################################################### 79.7% ########################################################### 82.3% ############################################################# 85.1% ################################################################ 89.7% #################################################################### 94.5% ##################################################################### 96.5% ######################################################################## 100.0% [2021-01-12T15:44:03.050Z] #27 ... [2021-01-12T15:44:03.050Z] [2021-01-12T15:44:03.050Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:03.050Z] #47 13.66 go: downloading github.com/pkg/errors v0.8.1 [2021-01-12T15:44:03.050Z] #47 13.70 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:44:03.050Z] #47 13.73 go: downloading github.com/spf13/viper v1.6.1 [2021-01-12T15:44:03.050Z] #47 13.74 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:44:03.050Z] #47 13.78 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-12T15:44:03.050Z] #47 13.78 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:44:03.050Z] #47 13.88 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:44:03.050Z] #47 13.91 go: extracting github.com/pkg/errors v0.8.1 [2021-01-12T15:44:03.050Z] #47 13.91 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:44:03.050Z] #47 14.06 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:44:03.050Z] #47 14.13 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:44:03.050Z] #47 14.14 go: extracting github.com/spf13/viper v1.6.1 [2021-01-12T15:44:03.050Z] #47 14.26 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:44:03.050Z] #47 14.39 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:44:03.050Z] #47 14.47 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:44:03.050Z] #47 14.56 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:44:03.050Z] #47 14.64 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:44:03.050Z] #47 14.88 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-12T15:44:03.050Z] #47 14.88 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:44:03.050Z] #47 14.91 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:44:03.050Z] #47 14.95 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:44:03.050Z] #47 14.95 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:44:03.050Z] #47 15.30 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:44:03.050Z] #47 15.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:44:03.050Z] #47 15.63 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-12T15:44:03.050Z] #47 15.93 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:44:03.050Z] #47 15.99 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-12T15:44:03.050Z] #47 16.55 go: downloading github.com/spf13/cast v1.3.0 [2021-01-12T15:44:03.050Z] #47 16.66 go: extracting github.com/spf13/cast v1.3.0 [2021-01-12T15:44:03.050Z] #47 17.28 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:44:03.050Z] #47 20.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:44:03.050Z] #47 20.20 go: downloading github.com/fatih/color v1.7.0 [2021-01-12T15:44:03.050Z] #47 20.20 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:44:03.050Z] #47 20.21 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-12T15:44:03.050Z] #47 20.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:44:03.050Z] #47 20.21 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:44:03.050Z] #47 20.22 go: downloading github.com/spf13/afero v1.1.2 [2021-01-12T15:44:03.050Z] #47 20.26 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:44:03.050Z] #47 20.34 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:44:03.050Z] #47 20.37 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:44:03.050Z] #47 20.48 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:44:03.050Z] #47 20.58 go: extracting github.com/fatih/color v1.7.0 [2021-01-12T15:44:03.050Z] #47 20.60 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:44:03.050Z] #47 20.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:44:03.050Z] #47 20.72 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:44:03.050Z] #47 20.75 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:44:03.050Z] #47 20.94 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:44:03.050Z] #47 20.96 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:44:03.050Z] #47 20.98 go: extracting github.com/spf13/afero v1.1.2 [2021-01-12T15:44:03.050Z] #47 21.07 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:44:03.050Z] #47 21.09 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:44:03.050Z] #47 21.09 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:44:03.050Z] #47 21.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:44:03.050Z] #47 21.18 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:44:03.050Z] #47 21.22 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:44:03.050Z] #47 21.25 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:44:03.050Z] #47 21.30 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:44:03.050Z] #47 21.35 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:44:03.050Z] #47 21.37 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:44:03.050Z] #47 21.65 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-12T15:44:03.050Z] #47 21.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:44:03.050Z] #47 21.77 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-12T15:44:03.050Z] #47 21.79 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:44:03.050Z] #47 21.82 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:44:03.050Z] #47 21.84 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:44:03.050Z] #47 21.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:44:03.050Z] #47 22.00 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:44:03.050Z] #47 22.06 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-12T15:44:03.050Z] #47 22.28 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:44:03.050Z] #47 22.29 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:44:03.050Z] #47 22.30 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:44:03.050Z] #47 22.39 go: downloading golang.org/x/text v0.3.2 [2021-01-12T15:44:03.050Z] #47 22.39 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:44:03.050Z] #47 22.40 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:44:03.050Z] #47 22.40 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:44:03.050Z] #47 22.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:44:03.050Z] #47 22.42 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:44:03.050Z] #47 22.45 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:44:03.050Z] #47 22.50 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:44:03.051Z] #47 22.82 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:44:03.051Z] #47 22.89 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:44:03.051Z] #47 22.95 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-12T15:44:03.051Z] #47 23.06 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:44:03.051Z] #47 23.08 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:44:03.051Z] #47 23.28 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:44:03.051Z] #47 23.28 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:44:03.051Z] #47 23.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:44:03.051Z] #47 23.50 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:44:03.051Z] #47 23.57 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:44:03.051Z] #47 23.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:44:03.051Z] #47 23.73 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:44:03.051Z] #47 ... [2021-01-12T15:44:03.051Z] [2021-01-12T15:44:03.051Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:03.121Z] #18 ... [2021-01-12T15:44:03.121Z] [2021-01-12T15:44:03.121Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:03.121Z] #54 128.7 + bin/containerd-shim-runc-v1 [2021-01-12T15:44:03.121Z] #54 131.6 + bin/containerd-shim-runc-v2 [2021-01-12T15:44:03.121Z] #54 132.3 + binaries [2021-01-12T15:44:03.121Z] #54 132.3 + install -D bin/containerd /build/containerd [2021-01-12T15:44:03.121Z] #54 132.3 + install -D bin/containerd-shim /build/containerd-shim [2021-01-12T15:44:03.121Z] #54 132.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-12T15:44:03.121Z] #54 132.3 + install -D bin/ctr /build/ctr [2021-01-12T15:44:03.121Z] #54 DONE 132.7s [2021-01-12T15:44:03.121Z] [2021-01-12T15:44:03.121Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:44:03.198Z] #53 ... [2021-01-12T15:44:03.198Z] [2021-01-12T15:44:03.198Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:03.198Z] #22 DONE 21.3s [2021-01-12T15:44:03.198Z] [2021-01-12T15:44:03.198Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:03.198Z] #40 11.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:44:03.198Z] #40 14.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:44:03.198Z] #40 18.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:44:03.198Z] #40 ... [2021-01-12T15:44:03.198Z] [2021-01-12T15:44:03.198Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:03.198Z] #43 21.45 container/list [2021-01-12T15:44:03.434Z] #42 ... [2021-01-12T15:44:03.434Z] [2021-01-12T15:44:03.434Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:03.434Z] #36 66.36 Selecting previously unselected package libxml2:ppc64el. [2021-01-12T15:44:03.434Z] #36 66.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-01-12T15:44:03.434Z] #36 66.37 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T15:44:03.434Z] #36 66.98 Selecting previously unselected package libarchive13:ppc64el. [2021-01-12T15:44:03.434Z] #36 66.98 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-01-12T15:44:03.434Z] #36 66.99 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-01-12T15:44:03.434Z] #36 67.32 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-01-12T15:44:03.434Z] #36 67.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-01-12T15:44:03.434Z] #36 67.32 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-01-12T15:44:03.434Z] #36 67.44 Selecting previously unselected package librhash0:ppc64el. [2021-01-12T15:44:03.434Z] #36 67.45 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-01-12T15:44:03.434Z] #36 67.46 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-01-12T15:44:03.434Z] #36 67.67 Selecting previously unselected package libuv1:ppc64el. [2021-01-12T15:44:03.434Z] #36 67.69 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-01-12T15:44:03.434Z] #36 67.69 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-01-12T15:44:03.434Z] #36 67.87 Selecting previously unselected package cmake. [2021-01-12T15:44:03.434Z] #36 67.89 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-01-12T15:44:03.434Z] #36 67.90 Unpacking cmake (3.13.4-1) ... [2021-01-12T15:44:03.434Z] #36 70.81 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-12T15:44:03.434Z] #36 70.85 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T15:44:03.434Z] #36 70.86 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-01-12T15:44:03.434Z] #36 70.87 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T15:44:03.434Z] #36 70.92 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-01-12T15:44:03.434Z] #36 70.96 Setting up cmake-data (3.13.4-1) ... [2021-01-12T15:44:03.434Z] #36 70.99 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T15:44:03.434Z] #36 71.00 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-01-12T15:44:03.434Z] #36 71.04 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-01-12T15:44:03.434Z] #36 71.08 Setting up cmake (3.13.4-1) ... [2021-01-12T15:44:03.434Z] #36 71.11 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:44:03.434Z] #36 71.25 Processing triggers for mime-support (3.62) ... [2021-01-12T15:44:03.434Z] #36 DONE 71.5s [2021-01-12T15:44:03.434Z] [2021-01-12T15:44:03.434Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:03.471Z] #43 ... [2021-01-12T15:44:03.471Z] [2021-01-12T15:44:03.471Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:03.471Z] #32 11.56 internal/cpu [2021-01-12T15:44:03.471Z] #32 11.99 runtime/internal/sys [2021-01-12T15:44:03.471Z] #32 12.36 runtime/internal/math [2021-01-12T15:44:03.471Z] #32 12.50 internal/bytealg [2021-01-12T15:44:03.471Z] #32 12.62 math/bits [2021-01-12T15:44:03.471Z] #32 13.40 math [2021-01-12T15:44:03.471Z] #32 13.96 runtime [2021-01-12T15:44:03.471Z] #32 19.00 unicode/utf8 [2021-01-12T15:44:03.471Z] #32 19.64 internal/testlog [2021-01-12T15:44:03.471Z] #32 20.09 encoding [2021-01-12T15:44:03.471Z] #32 20.63 runtime/cgo [2021-01-12T15:44:03.471Z] #32 ... [2021-01-12T15:44:03.471Z] [2021-01-12T15:44:03.471Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:03.471Z] #11 21.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:44:03.471Z] #11 21.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:44:03.751Z] #37 0.347 + RM_GOPATH=0 [2021-01-12T15:44:03.751Z] #37 0.348 + TMP_GOPATH= [2021-01-12T15:44:03.751Z] #37 0.348 + : /build [2021-01-12T15:44:03.751Z] #37 0.348 + '[' -z '' ']' [2021-01-12T15:44:03.751Z] #37 0.350 ++ mktemp -d [2021-01-12T15:44:03.751Z] #37 0.352 + export GOPATH=/tmp/tmp.Qeh0YI89VP [2021-01-12T15:44:03.751Z] #37 0.352 + GOPATH=/tmp/tmp.Qeh0YI89VP [2021-01-12T15:44:03.751Z] #37 0.352 + RM_GOPATH=1 [2021-01-12T15:44:03.751Z] #37 0.352 + case "$(go env GOARCH)" in [2021-01-12T15:44:03.751Z] #37 0.357 ++ go env GOARCH [2021-01-12T15:44:03.751Z] #37 0.367 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:03.751Z] #37 0.367 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:03.751Z] #37 0.371 ++ dirname /tmp/install/install.sh [2021-01-12T15:44:03.751Z] #37 0.373 + dir=/tmp/install [2021-01-12T15:44:03.751Z] #37 0.374 + bin=tini [2021-01-12T15:44:03.751Z] #37 0.374 + shift [2021-01-12T15:44:03.751Z] #37 0.374 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-12T15:44:03.751Z] #37 0.377 + . /tmp/install/tini.installer [2021-01-12T15:44:03.751Z] #37 0.378 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:44:03.751Z] #37 0.378 + install_tini [2021-01-12T15:44:03.751Z] #37 0.379 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:44:03.751Z] #37 0.379 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-12T15:44:03.751Z] #37 0.380 + git clone https://github.com/krallin/tini.git /tmp/tmp.Qeh0YI89VP/tini [2021-01-12T15:44:03.751Z] #37 0.385 Cloning into '/tmp/tmp.Qeh0YI89VP/tini'... [2021-01-12T15:44:03.751Z] #37 ... [2021-01-12T15:44:03.751Z] [2021-01-12T15:44:03.751Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:03.751Z] #34 61.94 bufio [2021-01-12T15:44:03.751Z] #34 63.58 reflect [2021-01-12T15:44:03.751Z] #34 64.11 path [2021-01-12T15:44:03.751Z] #34 66.20 text/tabwriter [2021-01-12T15:44:04.026Z] #62 23.74 Checking out files: 43% (830/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) [2021-01-12T15:44:04.026Z] #62 ... [2021-01-12T15:44:04.026Z] [2021-01-12T15:44:04.026Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:04.026Z] #49 14.60 + cd /tmp/tmp.1ogbqBJiT9/src/github.com/mvdan/sh [2021-01-12T15:44:04.026Z] #49 14.60 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:44:04.026Z] #49 14.72 + GO111MODULE=on [2021-01-12T15:44:04.026Z] #49 14.72 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-12T15:44:04.026Z] #49 16.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:44:04.026Z] #49 16.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:44:04.026Z] #49 16.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:44:04.026Z] #49 16.65 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:44:04.026Z] #49 16.77 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:44:04.026Z] #49 17.59 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:44:04.026Z] #49 18.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:44:04.026Z] #49 19.76 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:44:04.026Z] #49 21.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:44:04.026Z] #49 21.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:44:04.026Z] #49 22.22 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:44:04.026Z] #49 22.22 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:44:04.026Z] #49 23.66 runtime/cgo [2021-01-12T15:44:04.026Z] #49 23.84 runtime [2021-01-12T15:44:04.026Z] #49 ... [2021-01-12T15:44:04.026Z] [2021-01-12T15:44:04.026Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:04.039Z] #11 ... [2021-01-12T15:44:04.039Z] [2021-01-12T15:44:04.039Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:04.039Z] #56 12.31 + cd /tmp/tmp.VYLQJ5GLwV/src/github.com/rootless-containers/rootlesskit [2021-01-12T15:44:04.039Z] #56 12.31 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T15:44:04.039Z] #56 13.04 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T15:44:04.039Z] #56 13.04 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-12T15:44:04.046Z] #34 ... [2021-01-12T15:44:04.046Z] [2021-01-12T15:44:04.046Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:04.046Z] #13 70.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-12T15:44:04.046Z] #13 70.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-12T15:44:04.046Z] #13 70.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T15:44:04.260Z] #30 ... [2021-01-12T15:44:04.260Z] [2021-01-12T15:44:04.260Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:04.260Z] #49 6.467 + RM_GOPATH=0 [2021-01-12T15:44:04.260Z] #49 6.467 + TMP_GOPATH= [2021-01-12T15:44:04.260Z] #49 6.467 + : /build [2021-01-12T15:44:04.260Z] #49 6.467 + '[' -z '' ']' [2021-01-12T15:44:04.260Z] #49 6.467 ++ mktemp -d [2021-01-12T15:44:04.260Z] #49 6.467 + export GOPATH=/tmp/tmp.ubCbwm1c33 [2021-01-12T15:44:04.260Z] #49 6.467 + GOPATH=/tmp/tmp.ubCbwm1c33 [2021-01-12T15:44:04.260Z] #49 6.467 + RM_GOPATH=1 [2021-01-12T15:44:04.260Z] #49 6.467 + case "$(go env GOARCH)" in [2021-01-12T15:44:04.260Z] #49 6.467 ++ go env GOARCH [2021-01-12T15:44:04.260Z] #49 6.468 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:44:04.260Z] #49 6.477 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:04.260Z] #49 6.477 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:04.260Z] #49 6.477 ++ dirname /tmp/install/install.sh [2021-01-12T15:44:04.260Z] #49 6.477 + dir=/tmp/install [2021-01-12T15:44:04.260Z] #49 6.477 + bin=shfmt [2021-01-12T15:44:04.260Z] #49 6.477 + shift [2021-01-12T15:44:04.260Z] #49 6.477 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-12T15:44:04.260Z] #49 6.477 + . /tmp/install/shfmt.installer [2021-01-12T15:44:04.260Z] #49 6.477 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:44:04.260Z] #49 6.477 + install_shfmt [2021-01-12T15:44:04.261Z] #49 6.477 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-12T15:44:04.261Z] #49 6.477 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ubCbwm1c33/src/github.com/mvdan/sh [2021-01-12T15:44:04.261Z] #49 6.477 Cloning into '/tmp/tmp.ubCbwm1c33/src/github.com/mvdan/sh'... [2021-01-12T15:44:04.261Z] #49 ... [2021-01-12T15:44:04.261Z] [2021-01-12T15:44:04.261Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:04.261Z] #32 7.876 + RM_GOPATH=0 [2021-01-12T15:44:04.261Z] #32 7.876 + TMP_GOPATH= [2021-01-12T15:44:04.261Z] #32 7.876 + : /build [2021-01-12T15:44:04.261Z] #32 7.876 + '[' -z '' ']' [2021-01-12T15:44:04.261Z] #32 7.876 ++ mktemp -d [2021-01-12T15:44:04.261Z] #32 7.876 + export GOPATH=/tmp/tmp.sgPKobttsp [2021-01-12T15:44:04.261Z] #32 7.876 + GOPATH=/tmp/tmp.sgPKobttsp [2021-01-12T15:44:04.261Z] #32 7.876 + RM_GOPATH=1 [2021-01-12T15:44:04.261Z] #32 7.876 + case "$(go env GOARCH)" in [2021-01-12T15:44:04.261Z] #32 7.898 ++ go env GOARCH [2021-01-12T15:44:04.261Z] #32 7.906 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:04.261Z] #32 7.906 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:04.261Z] #32 7.915 ++ dirname /tmp/install/install.sh [2021-01-12T15:44:04.261Z] #32 7.915 + dir=/tmp/install [2021-01-12T15:44:04.261Z] #32 7.915 + bin=tomlv [2021-01-12T15:44:04.261Z] #32 7.915 + shift [2021-01-12T15:44:04.261Z] #32 7.915 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-12T15:44:04.261Z] #32 7.915 + . /tmp/install/tomlv.installer [2021-01-12T15:44:04.261Z] #32 7.915 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:44:04.261Z] #32 7.915 + install_tomlv [2021-01-12T15:44:04.261Z] #32 7.915 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-12T15:44:04.261Z] #32 7.915 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.sgPKobttsp/src/github.com/BurntSushi/toml [2021-01-12T15:44:04.261Z] #32 7.915 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:44:04.261Z] #32 7.918 Cloning into '/tmp/tmp.sgPKobttsp/src/github.com/BurntSushi/toml'... [2021-01-12T15:44:04.261Z] #32 9.286 + cd /tmp/tmp.sgPKobttsp/src/github.com/BurntSushi/toml [2021-01-12T15:44:04.261Z] #32 9.286 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T15:44:04.261Z] #32 9.322 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T15:44:04.261Z] #32 10.26 runtime/internal/atomic [2021-01-12T15:44:04.261Z] #32 10.30 internal/cpu [2021-01-12T15:44:04.261Z] #32 ... [2021-01-12T15:44:04.261Z] [2021-01-12T15:44:04.261Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:04.261Z] #11 8.354 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:44:04.261Z] #11 ... [2021-01-12T15:44:04.261Z] [2021-01-12T15:44:04.261Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:44:04.296Z] #56 ... [2021-01-12T15:44:04.296Z] [2021-01-12T15:44:04.296Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:04.296Z] #47 22.32 go: downloading github.com/pkg/errors v0.8.1 [2021-01-12T15:44:04.296Z] #47 22.37 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-12T15:44:04.296Z] #47 22.55 go: downloading github.com/spf13/viper v1.6.1 [2021-01-12T15:44:04.296Z] #47 22.61 go: extracting github.com/pkg/errors v0.8.1 [2021-01-12T15:44:04.552Z] #47 22.63 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:44:04.552Z] #47 22.68 go: downloading github.com/fatih/color v1.7.0 [2021-01-12T15:44:04.553Z] #62 23.74 Checking out files: 43% (830/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: 91% (1747/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-12T15:44:04.553Z] #62 25.06 + cd /tmp/tmp.CT2nle0DnB/src/github.com/docker/libnetwork [2021-01-12T15:44:04.553Z] #62 25.07 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:44:04.553Z] #62 25.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-12T15:44:04.584Z] #53 ... [2021-01-12T15:44:04.584Z] [2021-01-12T15:44:04.584Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:04.584Z] #62 7.081 + RM_GOPATH=0 [2021-01-12T15:44:04.584Z] #62 7.081 + TMP_GOPATH= [2021-01-12T15:44:04.584Z] #62 7.081 + : /build [2021-01-12T15:44:04.584Z] #62 7.081 + '[' -z '' ']' [2021-01-12T15:44:04.584Z] #62 7.081 ++ mktemp -d [2021-01-12T15:44:04.584Z] #62 7.082 + export GOPATH=/tmp/tmp.hvxxb4WIHp [2021-01-12T15:44:04.584Z] #62 7.082 + GOPATH=/tmp/tmp.hvxxb4WIHp [2021-01-12T15:44:04.584Z] #62 7.082 + RM_GOPATH=1 [2021-01-12T15:44:04.584Z] #62 7.088 + case "$(go env GOARCH)" in [2021-01-12T15:44:04.584Z] #62 7.088 ++ go env GOARCH [2021-01-12T15:44:04.584Z] #62 7.111 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:04.584Z] #62 7.111 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:04.584Z] #62 7.111 ++ dirname /tmp/install/install.sh [2021-01-12T15:44:04.584Z] #62 7.111 + dir=/tmp/install [2021-01-12T15:44:04.584Z] #62 7.111 + bin=proxy [2021-01-12T15:44:04.584Z] #62 7.111 + shift [2021-01-12T15:44:04.584Z] #62 7.111 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-12T15:44:04.584Z] #62 7.111 + . /tmp/install/proxy.installer [2021-01-12T15:44:04.584Z] #62 7.111 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:44:04.584Z] #62 7.111 + install_proxy [2021-01-12T15:44:04.584Z] #62 7.111 + case "$1" in [2021-01-12T15:44:04.584Z] #62 7.111 + export CGO_ENABLED=0 [2021-01-12T15:44:04.584Z] #62 7.111 + CGO_ENABLED=0 [2021-01-12T15:44:04.584Z] #62 7.111 + _install_proxy [2021-01-12T15:44:04.584Z] #62 7.111 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-12T15:44:04.584Z] #62 7.111 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hvxxb4WIHp/src/github.com/docker/libnetwork [2021-01-12T15:44:04.584Z] #62 7.112 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:44:04.584Z] #62 7.119 Cloning into '/tmp/tmp.hvxxb4WIHp/src/github.com/docker/libnetwork'... [2021-01-12T15:44:04.584Z] #62 ... [2021-01-12T15:44:04.584Z] [2021-01-12T15:44:04.584Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:44:04.584Z] #38 8.069 + git clone https://github.com/docker/distribution.git . [2021-01-12T15:44:04.584Z] #38 8.073 Cloning into '.'... [2021-01-12T15:44:04.584Z] #38 ... [2021-01-12T15:44:04.584Z] [2021-01-12T15:44:04.584Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:04.584Z] #34 8.794 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:44:04.584Z] #34 8.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:44:04.584Z] #34 8.885 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:44:04.584Z] #34 10.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:44:04.878Z] #34 ... [2021-01-12T15:44:04.879Z] [2021-01-12T15:44:04.879Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:04.879Z] #22 6.968 + RM_GOPATH=0 [2021-01-12T15:44:04.879Z] #22 6.968 + TMP_GOPATH= [2021-01-12T15:44:04.879Z] #22 6.968 + : /build [2021-01-12T15:44:04.879Z] #22 6.968 + '[' -z '' ']' [2021-01-12T15:44:04.879Z] #22 6.968 ++ mktemp -d [2021-01-12T15:44:04.879Z] #22 6.968 + export GOPATH=/tmp/tmp.ApfohUxBhF [2021-01-12T15:44:04.879Z] #22 6.968 + GOPATH=/tmp/tmp.ApfohUxBhF [2021-01-12T15:44:04.879Z] #22 6.968 + RM_GOPATH=1 [2021-01-12T15:44:04.879Z] #22 6.968 + case "$(go env GOARCH)" in [2021-01-12T15:44:04.879Z] #22 6.968 ++ go env GOARCH [2021-01-12T15:44:04.879Z] #22 6.986 Install docker/cli version 17.06.2-ce from stable [2021-01-12T15:44:04.879Z] #22 6.986 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:04.879Z] #22 6.986 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:04.879Z] #22 6.986 ++ dirname /tmp/install/install.sh [2021-01-12T15:44:04.879Z] #22 6.986 + dir=/tmp/install [2021-01-12T15:44:04.879Z] #22 6.986 + bin=dockercli [2021-01-12T15:44:04.879Z] #22 6.986 + shift [2021-01-12T15:44:04.879Z] #22 6.986 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-12T15:44:04.879Z] #22 6.986 + . /tmp/install/dockercli.installer [2021-01-12T15:44:04.879Z] #22 6.986 ++ : stable [2021-01-12T15:44:04.879Z] #22 6.986 ++ : 17.06.2-ce [2021-01-12T15:44:04.879Z] #22 6.986 + install_dockercli [2021-01-12T15:44:04.879Z] #22 6.986 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-12T15:44:04.879Z] #22 6.986 ++ uname -m [2021-01-12T15:44:04.879Z] #22 6.986 + arch=x86_64 [2021-01-12T15:44:04.879Z] #22 6.986 + '[' x86_64 '!=' x86_64 ']' [2021-01-12T15:44:04.879Z] #22 6.986 + url=https://download.docker.com/linux/static [2021-01-12T15:44:04.879Z] #22 6.996 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-01-12T15:44:04.879Z] #22 6.996 + tar -xz docker/docker [2021-01-12T15:44:04.879Z] #22 ... [2021-01-12T15:44:04.879Z] [2021-01-12T15:44:04.879Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:04.879Z] #43 6.968 + RM_GOPATH=0 [2021-01-12T15:44:04.879Z] #43 6.968 + TMP_GOPATH= [2021-01-12T15:44:04.879Z] #43 6.968 + : /build [2021-01-12T15:44:04.879Z] #43 6.968 + '[' -z '' ']' [2021-01-12T15:44:04.879Z] #43 6.968 ++ mktemp -d [2021-01-12T15:44:04.879Z] #43 6.968 + export GOPATH=/tmp/tmp.UKfU7Q81Bz [2021-01-12T15:44:04.879Z] #43 6.968 + GOPATH=/tmp/tmp.UKfU7Q81Bz [2021-01-12T15:44:04.879Z] #43 6.968 + RM_GOPATH=1 [2021-01-12T15:44:04.879Z] #43 6.968 + case "$(go env GOARCH)" in [2021-01-12T15:44:04.879Z] #43 6.968 ++ go env GOARCH [2021-01-12T15:44:04.879Z] #43 6.973 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:44:04.879Z] #43 6.973 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:04.879Z] #43 6.973 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:04.879Z] #43 6.973 ++ dirname /tmp/install/install.sh [2021-01-12T15:44:04.879Z] #43 6.973 + dir=/tmp/install [2021-01-12T15:44:04.879Z] #43 6.973 + bin=vndr [2021-01-12T15:44:04.879Z] #43 6.973 + shift [2021-01-12T15:44:04.879Z] #43 6.973 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-12T15:44:04.879Z] #43 6.973 + . /tmp/install/vndr.installer [2021-01-12T15:44:04.879Z] #43 6.973 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:44:04.879Z] #43 6.973 + install_vndr [2021-01-12T15:44:04.879Z] #43 6.973 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-12T15:44:04.879Z] #43 6.973 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UKfU7Q81Bz/src/github.com/LK4D4/vndr [2021-01-12T15:44:04.879Z] #43 6.986 Cloning into '/tmp/tmp.UKfU7Q81Bz/src/github.com/LK4D4/vndr'... [2021-01-12T15:44:04.879Z] #43 7.854 + cd /tmp/tmp.UKfU7Q81Bz/src/github.com/LK4D4/vndr [2021-01-12T15:44:04.879Z] #43 7.854 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T15:44:04.879Z] #43 7.940 + go build -buildmode=pie -v -o /build/vndr . [2021-01-12T15:44:04.879Z] #43 9.947 internal/cpu [2021-01-12T15:44:04.879Z] #43 9.990 runtime/internal/atomic [2021-01-12T15:44:04.879Z] #43 10.41 runtime/internal/sys [2021-01-12T15:44:04.879Z] #43 10.71 runtime/internal/math [2021-01-12T15:44:04.879Z] #43 10.95 internal/bytealg [2021-01-12T15:44:04.879Z] #43 11.04 internal/race [2021-01-12T15:44:04.889Z] #47 22.80 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-12T15:44:04.889Z] #47 22.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:44:04.889Z] #47 23.02 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:44:04.889Z] #47 23.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:44:04.889Z] #47 23.12 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:44:05.146Z] #47 23.41 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:44:05.150Z] #43 11.27 sync/atomic [2021-01-12T15:44:05.150Z] #43 ... [2021-01-12T15:44:05.150Z] [2021-01-12T15:44:05.150Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:05.150Z] #47 6.845 + RM_GOPATH=0 [2021-01-12T15:44:05.150Z] #47 6.845 + TMP_GOPATH= [2021-01-12T15:44:05.150Z] #47 6.845 + : /build [2021-01-12T15:44:05.150Z] #47 6.845 + '[' -z '' ']' [2021-01-12T15:44:05.150Z] #47 6.845 ++ mktemp -d [2021-01-12T15:44:05.150Z] #47 6.865 + export GOPATH=/tmp/tmp.CuKU2pGcNs [2021-01-12T15:44:05.150Z] #47 6.865 + GOPATH=/tmp/tmp.CuKU2pGcNs [2021-01-12T15:44:05.150Z] #47 6.865 + RM_GOPATH=1 [2021-01-12T15:44:05.150Z] #47 6.865 + case "$(go env GOARCH)" in [2021-01-12T15:44:05.150Z] #47 6.865 ++ go env GOARCH [2021-01-12T15:44:05.150Z] #47 6.919 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:05.150Z] #47 6.919 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:05.150Z] #47 6.919 ++ dirname /tmp/install/install.sh [2021-01-12T15:44:05.150Z] #47 6.920 + dir=/tmp/install [2021-01-12T15:44:05.150Z] #47 6.920 + bin=golangci_lint [2021-01-12T15:44:05.150Z] #47 6.920 + shift [2021-01-12T15:44:05.150Z] #47 6.920 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-12T15:44:05.150Z] #47 6.920 + . /tmp/install/golangci_lint.installer [2021-01-12T15:44:05.150Z] #47 6.920 ++ : v1.23.8 [2021-01-12T15:44:05.150Z] #47 6.920 + install_golangci_lint [2021-01-12T15:44:05.150Z] #47 6.920 + set -e [2021-01-12T15:44:05.150Z] #47 6.920 + export GO111MODULE=on [2021-01-12T15:44:05.150Z] #47 6.920 + GO111MODULE=on [2021-01-12T15:44:05.150Z] #47 6.920 + GOBIN=/build [2021-01-12T15:44:05.150Z] #47 6.920 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-12T15:44:05.150Z] #47 6.938 go: finding github.com v1.23.8 [2021-01-12T15:44:05.150Z] #47 6.938 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-12T15:44:05.150Z] #47 6.938 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-12T15:44:05.150Z] #47 6.938 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:44:05.150Z] #47 6.938 go: finding github.com/golangci v1.23.8 [2021-01-12T15:44:05.150Z] #47 8.282 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:44:05.150Z] #47 9.191 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-12T15:44:05.150Z] #47 ... [2021-01-12T15:44:05.150Z] [2021-01-12T15:44:05.150Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:44:05.150Z] #53 11.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:44:05.403Z] #47 23.51 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:44:05.403Z] #47 23.51 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:44:05.403Z] #47 23.59 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-12T15:44:05.403Z] #47 23.66 go: extracting github.com/spf13/viper v1.6.1 [2021-01-12T15:44:05.562Z] #62 ... [2021-01-12T15:44:05.562Z] [2021-01-12T15:44:05.562Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:05.562Z] #34 15.95 Fetched 8238 kB in 12s (678 kB/s) [2021-01-12T15:44:05.562Z] #34 15.95 Reading package lists... [2021-01-12T15:44:05.562Z] #34 22.66 Reading package lists... [2021-01-12T15:44:05.562Z] #34 ... [2021-01-12T15:44:05.562Z] [2021-01-12T15:44:05.562Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:05.562Z] #47 24.01 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-12T15:44:05.562Z] #47 24.08 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:44:05.562Z] #47 24.10 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:44:05.562Z] #47 24.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:44:05.562Z] #47 24.22 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:44:05.562Z] #47 24.28 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:44:05.562Z] #47 24.29 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:44:05.562Z] #47 24.30 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:44:05.562Z] #47 24.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:44:05.562Z] #47 24.37 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-12T15:44:05.562Z] #47 24.38 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:44:05.562Z] #47 24.69 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:44:05.562Z] #47 24.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:44:05.562Z] #47 24.89 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:44:05.562Z] #47 24.91 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-12T15:44:05.562Z] #47 25.08 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-12T15:44:05.562Z] #47 25.22 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:44:05.562Z] #47 25.40 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-12T15:44:05.562Z] #47 25.45 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:44:05.562Z] #47 25.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:44:05.562Z] #47 25.58 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:44:05.562Z] #47 25.62 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:44:05.562Z] #47 25.62 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T15:44:05.562Z] #47 25.94 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:44:05.562Z] #47 25.94 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T15:44:05.562Z] #47 25.99 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T15:44:05.562Z] #47 26.08 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:44:05.562Z] #47 26.09 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:44:05.562Z] #47 26.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:44:05.562Z] #47 26.20 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T15:44:05.660Z] #47 23.81 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-12T15:44:05.660Z] #47 23.87 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:44:05.660Z] #47 23.97 go: extracting github.com/fatih/color v1.7.0 [2021-01-12T15:44:05.830Z] #47 26.28 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:44:05.830Z] #47 26.30 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:44:05.830Z] #47 26.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:44:05.830Z] #47 26.42 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:44:05.830Z] #47 26.45 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-12T15:44:05.830Z] #47 26.48 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:44:05.838Z] #18 28.29 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-01-12T15:44:05.838Z] #18 28.40 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-01-12T15:44:05.838Z] #18 28.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-01-12T15:44:05.838Z] #18 28.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-01-12T15:44:05.838Z] #18 28.76 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-01-12T15:44:05.838Z] #18 28.76 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-01-12T15:44:05.838Z] #18 28.76 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-01-12T15:44:05.838Z] #18 28.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-01-12T15:44:05.838Z] #18 28.78 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-12T15:44:05.838Z] #18 28.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-01-12T15:44:05.967Z] #47 24.25 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-12T15:44:06.095Z] #47 26.69 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-12T15:44:06.122Z] #53 12.23 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:44:06.122Z] #53 12.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:44:06.140Z] #13 ... [2021-01-12T15:44:06.140Z] [2021-01-12T15:44:06.140Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:06.140Z] #47 DONE 74.3s [2021-01-12T15:44:06.155Z] #18 34.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-12T15:44:06.155Z] #18 34.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-01-12T15:44:06.155Z] #18 34.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-12T15:44:06.155Z] #18 34.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2021-01-12T15:44:06.155Z] #18 34.30 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-01-12T15:44:06.155Z] #18 34.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-01-12T15:44:06.155Z] #18 34.33 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-12T15:44:06.359Z] #47 26.94 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:44:06.359Z] #47 ... [2021-01-12T15:44:06.359Z] [2021-01-12T15:44:06.359Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:06.359Z] #45 17.05 go: finding github.com/fatih/color v1.9.0 [2021-01-12T15:44:06.359Z] #45 17.12 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:44:06.359Z] #45 17.12 go: finding github.com/pkg/errors v0.9.1 [2021-01-12T15:44:06.359Z] #45 17.29 go: finding github.com/spf13/pflag v1.0.3 [2021-01-12T15:44:06.359Z] #45 17.45 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:44:06.359Z] #45 17.53 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:44:06.359Z] #45 17.85 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:44:06.359Z] #45 18.06 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:44:06.359Z] #45 18.09 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:44:06.359Z] #45 18.14 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:44:06.359Z] #45 18.18 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:44:06.414Z] #18 34.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-01-12T15:44:06.414Z] #18 34.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-01-12T15:44:06.437Z] [2021-01-12T15:44:06.437Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:06.437Z] #37 1.454 + cd /tmp/tmp.Qeh0YI89VP/tini [2021-01-12T15:44:06.437Z] #37 1.467 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:44:06.437Z] #37 1.536 + cmake . [2021-01-12T15:44:06.437Z] #37 2.351 -- The C compiler identification is GNU 8.3.0 [2021-01-12T15:44:06.437Z] #37 2.457 -- Check for working C compiler: /usr/bin/cc [2021-01-12T15:44:06.623Z] #45 ... [2021-01-12T15:44:06.623Z] [2021-01-12T15:44:06.623Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:06.623Z] #47 27.16 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:44:06.672Z] #18 34.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-01-12T15:44:06.736Z] #37 3.218 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-12T15:44:06.736Z] #37 3.238 -- Detecting C compiler ABI info [2021-01-12T15:44:06.899Z] #47 24.78 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:44:06.899Z] #47 24.78 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:44:06.899Z] #47 24.88 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:44:06.899Z] #47 24.89 go: downloading github.com/spf13/afero v1.1.2 [2021-01-12T15:44:06.899Z] #47 25.08 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:44:07.159Z] #47 25.35 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:44:07.200Z] #47 27.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:44:07.247Z] #18 35.39 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:44:07.247Z] #18 35.49 Fetched 28.5 MB in 13s (2198 kB/s) [2021-01-12T15:44:07.247Z] #18 35.55 Selecting previously unselected package pigz. [2021-01-12T15:44:07.416Z] #47 25.51 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:44:07.416Z] #47 25.61 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:44:07.416Z] #47 25.66 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:44:07.416Z] #47 25.67 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-12T15:44:07.464Z] #47 27.92 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:44:07.464Z] #47 27.93 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:44:07.464Z] #47 27.93 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:44:07.464Z] #47 28.00 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:44:07.464Z] #47 ... [2021-01-12T15:44:07.464Z] [2021-01-12T15:44:07.464Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:44:07.464Z] #38 17.76 Checking out files: 87% (1458/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-01-12T15:44:07.464Z] #38 17.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-12T15:44:07.464Z] #38 19.96 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-12T15:44:07.464Z] #38 ... [2021-01-12T15:44:07.464Z] [2021-01-12T15:44:07.464Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:07.464Z] #47 28.07 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-12T15:44:07.464Z] #47 28.12 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-12T15:44:07.506Z] #18 35.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 ... 23432 files and directories currently installed.) [2021-01-12T15:44:07.506Z] #18 35.59 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-01-12T15:44:07.506Z] #18 35.59 Unpacking pigz (2.4-1) ... [2021-01-12T15:44:07.506Z] #18 35.68 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-01-12T15:44:07.506Z] #18 35.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T15:44:07.506Z] #18 35.70 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T15:44:07.506Z] #18 ... [2021-01-12T15:44:07.506Z] [2021-01-12T15:44:07.506Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:44:07.506Z] #38 184.2 + dpkg --print-architecture [2021-01-12T15:44:07.673Z] #47 25.78 go: downloading github.com/spf13/cast v1.3.0 [2021-01-12T15:44:07.767Z] #38 184.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-12T15:44:07.931Z] #47 26.04 go: extracting github.com/spf13/afero v1.1.2 [2021-01-12T15:44:07.931Z] #47 26.09 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:44:07.931Z] #47 26.28 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T15:44:08.026Z] #38 184.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-12T15:44:08.026Z] #38 184.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-12T15:44:08.026Z] #38 ... [2021-01-12T15:44:08.026Z] [2021-01-12T15:44:08.026Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:08.026Z] #41 104.3 CC criu/eventfd.o [2021-01-12T15:44:08.026Z] #41 104.6 CC criu/eventpoll.o [2021-01-12T15:44:08.026Z] #41 105.3 CC criu/external.o [2021-01-12T15:44:08.026Z] #41 105.6 CC criu/fault-injection.o [2021-01-12T15:44:08.026Z] #41 105.7 CC criu/fdstore.o [2021-01-12T15:44:08.026Z] #41 106.0 CC criu/fifo.o [2021-01-12T15:44:08.026Z] #41 106.4 CC criu/file-ids.o [2021-01-12T15:44:08.026Z] #41 106.7 CC criu/file-lock.o [2021-01-12T15:44:08.026Z] #41 107.6 CC criu/files-ext.o [2021-01-12T15:44:08.026Z] #41 108.0 CC criu/files-reg.o [2021-01-12T15:44:08.026Z] #41 109.9 CC criu/files.o [2021-01-12T15:44:08.026Z] #41 111.4 CC criu/filesystems.o [2021-01-12T15:44:08.026Z] #41 112.1 CC criu/fsnotify.o [2021-01-12T15:44:08.026Z] #41 113.3 CC criu/image-desc.o [2021-01-12T15:44:08.026Z] #41 113.4 CC criu/image.o [2021-01-12T15:44:08.026Z] #41 114.3 CC criu/ipc_ns.o [2021-01-12T15:44:08.049Z] #53 14.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:44:08.060Z] #47 28.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:44:08.060Z] #47 28.69 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:44:08.060Z] #47 28.69 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:44:08.060Z] #47 28.82 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:44:08.188Z] #47 26.30 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-12T15:44:08.188Z] #47 26.42 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-12T15:44:08.268Z] #37 4.552 -- Detecting C compiler ABI info - done [2021-01-12T15:44:08.268Z] #37 4.638 -- Detecting C compile features [2021-01-12T15:44:08.268Z] #37 ... [2021-01-12T15:44:08.268Z] [2021-01-12T15:44:08.268Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:08.268Z] #45 66.32 reflect [2021-01-12T15:44:08.268Z] #45 69.43 regexp/syntax [2021-01-12T15:44:08.268Z] #45 72.51 hash/crc32 [2021-01-12T15:44:08.268Z] #45 76.51 vendor/golang.org/x/text/transform [2021-01-12T15:44:08.268Z] #45 ... [2021-01-12T15:44:08.268Z] [2021-01-12T15:44:08.268Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:08.268Z] #34 72.74 time [2021-01-12T15:44:08.268Z] #34 72.75 internal/syscall/execenv [2021-01-12T15:44:08.268Z] #34 72.90 internal/syscall/unix [2021-01-12T15:44:08.285Z] #41 ... [2021-01-12T15:44:08.285Z] [2021-01-12T15:44:08.285Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:44:08.285Z] #18 36.14 Selecting previously unselected package python3.7-minimal. [2021-01-12T15:44:08.285Z] #18 36.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T15:44:08.285Z] #18 36.15 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T15:44:08.357Z] #47 28.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:44:08.358Z] #47 28.96 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:44:08.444Z] #47 26.54 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-12T15:44:08.544Z] #18 36.93 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T15:44:08.569Z] #18 31.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-01-12T15:44:08.653Z] #47 29.18 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-12T15:44:08.653Z] #47 29.23 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:44:08.701Z] #47 26.80 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:44:08.701Z] #47 26.95 go: extracting github.com/spf13/cast v1.3.0 [2021-01-12T15:44:08.803Z] #18 36.96 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T15:44:09.230Z] #47 29.74 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:44:09.230Z] #47 29.95 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:44:09.230Z] #47 29.95 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:44:09.265Z] #47 27.35 go: downloading golang.org/x/text v0.3.2 [2021-01-12T15:44:09.265Z] #47 27.36 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-12T15:44:09.265Z] #47 27.42 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T15:44:09.265Z] #47 27.42 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T15:44:09.326Z] #34 ... [2021-01-12T15:44:09.327Z] [2021-01-12T15:44:09.327Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:09.327Z] #51 67.30 regexp/syntax [2021-01-12T15:44:09.327Z] #51 67.36 reflect [2021-01-12T15:44:09.327Z] #51 ... [2021-01-12T15:44:09.327Z] [2021-01-12T15:44:09.327Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:09.327Z] #45 76.89 time [2021-01-12T15:44:09.493Z] #47 30.16 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:44:09.522Z] #47 27.53 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:44:09.522Z] #47 27.53 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:44:09.522Z] #47 27.57 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:44:09.779Z] #47 27.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:44:10.343Z] #47 28.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:44:10.343Z] #47 28.33 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:44:10.708Z] #18 38.92 Selecting previously unselected package python3-minimal. [2021-01-12T15:44:10.708Z] #18 38.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 ... 23681 files and directories currently installed.) [2021-01-12T15:44:10.708Z] #18 38.95 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-01-12T15:44:10.708Z] #18 38.96 Unpacking python3-minimal (3.7.3-1) ... [2021-01-12T15:44:10.708Z] #18 39.03 Selecting previously unselected package libmpdec2:amd64. [2021-01-12T15:44:10.708Z] #18 39.03 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-01-12T15:44:10.708Z] #18 39.06 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-01-12T15:44:10.863Z] #45 ... [2021-01-12T15:44:10.863Z] [2021-01-12T15:44:10.863Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:10.863Z] #42 78.67 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-01-12T15:44:10.863Z] #42 78.67 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:44:10.863Z] #42 DONE 78.9s [2021-01-12T15:44:10.863Z] [2021-01-12T15:44:10.863Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:10.863Z] #13 78.73 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-12T15:44:10.863Z] #13 78.74 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-01-12T15:44:10.863Z] #13 78.75 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:44:10.863Z] #13 78.99 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-12T15:44:10.863Z] #13 79.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-01-12T15:44:10.863Z] #13 79.08 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:44:10.906Z] #47 28.84 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T15:44:10.906Z] #47 28.85 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:44:10.967Z] #18 39.15 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-01-12T15:44:10.967Z] #18 39.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T15:44:10.967Z] #18 39.17 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T15:44:11.163Z] #47 29.22 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:44:11.353Z] #53 16.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:44:11.353Z] #53 ... [2021-01-12T15:44:11.353Z] [2021-01-12T15:44:11.353Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:11.353Z] #45 8.713 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-12T15:44:11.353Z] #45 8.730 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:44:11.353Z] #45 8.754 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:44:11.353Z] #45 8.754 go: downloading github.com/pkg/errors v0.9.1 [2021-01-12T15:44:11.353Z] #45 9.038 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:44:11.353Z] #45 9.261 go: downloading github.com/fatih/color v1.9.0 [2021-01-12T15:44:11.353Z] #45 9.442 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:44:11.353Z] #45 9.442 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:44:11.353Z] #45 9.478 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:44:11.353Z] #45 9.534 go: extracting github.com/pkg/errors v0.9.1 [2021-01-12T15:44:11.353Z] #45 9.608 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:44:11.353Z] #45 9.638 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:44:11.353Z] #45 9.846 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-12T15:44:11.353Z] #45 9.907 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:44:11.353Z] #45 9.953 go: extracting github.com/fatih/color v1.9.0 [2021-01-12T15:44:11.353Z] #45 9.958 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:44:11.353Z] #45 9.998 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:44:11.353Z] #45 10.92 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:44:11.353Z] #45 11.05 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:44:11.353Z] #45 13.55 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:44:11.353Z] #45 15.15 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:44:11.353Z] #45 17.06 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:44:11.434Z] #47 29.52 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:44:11.691Z] #47 29.75 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:44:11.691Z] #47 30.02 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:44:11.904Z] #18 40.11 Selecting previously unselected package python3.7. [2021-01-12T15:44:11.904Z] #18 40.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T15:44:11.904Z] #18 40.13 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T15:44:11.940Z] #45 ... [2021-01-12T15:44:11.940Z] [2021-01-12T15:44:11.940Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:11.940Z] #40 8.079 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:44:11.940Z] #40 12.47 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:44:11.940Z] #40 12.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:44:11.940Z] #40 14.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:44:11.950Z] #47 30.12 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:44:12.054Z] #47 32.68 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:44:12.054Z] #47 ... [2021-01-12T15:44:12.054Z] [2021-01-12T15:44:12.054Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:12.054Z] #40 22.66 Fetched 8238 kB in 18s (468 kB/s) [2021-01-12T15:44:12.054Z] #40 22.66 Reading package lists... [2021-01-12T15:44:12.069Z] #18 34.83 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-12T15:44:12.069Z] #18 34.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-01-12T15:44:12.069Z] #18 34.88 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-12T15:44:12.069Z] #18 34.88 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2021-01-12T15:44:12.163Z] #18 40.24 Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-12T15:44:12.163Z] #18 40.26 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-01-12T15:44:12.163Z] #18 40.26 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-12T15:44:12.163Z] #18 40.36 Setting up python3-minimal (3.7.3-1) ... [2021-01-12T15:44:12.207Z] #40 ... [2021-01-12T15:44:12.207Z] [2021-01-12T15:44:12.207Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:12.207Z] #11 16.17 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:44:12.207Z] #11 16.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:44:12.253Z] #47 30.37 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:44:12.253Z] #47 30.47 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:44:12.253Z] #47 30.48 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:44:12.321Z] #40 30.04 Reading package lists... [2021-01-12T15:44:12.321Z] #40 ... [2021-01-12T15:44:12.321Z] [2021-01-12T15:44:12.321Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:44:12.321Z] #27 24.71 [2021-01-12T15:44:12.321Z] #27 26.02 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-12T15:44:12.321Z] #27 26.73 #=#=# [2021-01-12T15:44:12.321Z] #27 26.98 ######################################################################## 100.0% [2021-01-12T15:44:12.321Z] #27 27.07 [2021-01-12T15:44:12.321Z] #27 28.02 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-12T15:44:12.321Z] #27 28.57 [2021-01-12T15:44:12.321Z] #27 28.78 ######################################################################## 100.0% [2021-01-12T15:44:12.321Z] #27 28.88 [2021-01-12T15:44:12.321Z] #27 29.04 Download of images into '/build' complete. [2021-01-12T15:44:12.321Z] #27 29.04 Use something like the following to load the result into a Docker daemon: [2021-01-12T15:44:12.321Z] #27 29.04 tar -cC '/build' . | docker load [2021-01-12T15:44:12.358Z] #18 35.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-01-12T15:44:12.519Z] #47 30.69 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:44:12.585Z] #27 ... [2021-01-12T15:44:12.585Z] [2021-01-12T15:44:12.585Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:12.585Z] #47 33.10 go: extracting golang.org/x/text v0.3.2 [2021-01-12T15:44:12.585Z] #47 33.25 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-12T15:44:12.779Z] #11 18.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:44:13.100Z] #18 41.16 Selecting previously unselected package python3. [2021-01-12T15:44:13.100Z] #18 41.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-01-12T15:44:13.100Z] #18 41.20 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-01-12T15:44:13.100Z] #18 41.21 Unpacking python3 (3.7.3-1) ... [2021-01-12T15:44:13.100Z] #18 41.30 Selecting previously unselected package libip4tc0:amd64. [2021-01-12T15:44:13.100Z] #18 41.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-01-12T15:44:13.100Z] #18 41.30 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-01-12T15:44:13.100Z] #18 41.39 Selecting previously unselected package libip6tc0:amd64. [2021-01-12T15:44:13.165Z] #47 ... [2021-01-12T15:44:13.165Z] [2021-01-12T15:44:13.165Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:44:13.165Z] #53 17.35 Reading package lists... [2021-01-12T15:44:13.165Z] #53 24.02 Reading package lists... [2021-01-12T15:44:13.165Z] #53 30.57 Building dependency tree... [2021-01-12T15:44:13.165Z] #53 ... [2021-01-12T15:44:13.165Z] [2021-01-12T15:44:13.165Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:13.165Z] #34 22.66 Reading package lists... [2021-01-12T15:44:13.165Z] #34 29.37 Building dependency tree... [2021-01-12T15:44:13.165Z] #34 32.81 The following additional packages will be installed: [2021-01-12T15:44:13.165Z] #34 32.82 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-12T15:44:13.165Z] #34 32.83 Suggested packages: [2021-01-12T15:44:13.165Z] #34 32.84 cmake-doc ninja-build lrzip [2021-01-12T15:44:13.165Z] #34 32.84 Recommended packages: [2021-01-12T15:44:13.165Z] #34 32.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-12T15:44:13.359Z] #18 41.40 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-01-12T15:44:13.359Z] #18 41.41 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-01-12T15:44:13.359Z] #18 41.53 Selecting previously unselected package libiptc0:amd64. [2021-01-12T15:44:13.359Z] #18 41.53 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-01-12T15:44:13.359Z] #18 41.54 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-01-12T15:44:13.359Z] #18 41.61 Selecting previously unselected package libnfnetlink0:amd64. [2021-01-12T15:44:13.359Z] #18 41.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-01-12T15:44:13.359Z] #18 41.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-12T15:44:13.359Z] #18 41.66 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-01-12T15:44:13.428Z] #34 33.91 The following NEW packages will be installed: [2021-01-12T15:44:13.428Z] #34 33.93 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-12T15:44:13.428Z] #34 33.94 vim-common xxd [2021-01-12T15:44:13.500Z] #47 31.50 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:44:13.500Z] #47 31.55 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:44:13.500Z] #47 31.67 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:44:13.500Z] #47 31.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:44:13.617Z] #18 41.66 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-01-12T15:44:13.618Z] #18 41.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-12T15:44:13.618Z] #18 41.76 Selecting previously unselected package libnftnl11:amd64. [2021-01-12T15:44:13.618Z] #18 41.76 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-01-12T15:44:13.618Z] #18 41.77 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-01-12T15:44:13.618Z] #18 41.86 Selecting previously unselected package iptables. [2021-01-12T15:44:13.618Z] #18 41.88 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-01-12T15:44:13.618Z] #18 41.88 Unpacking iptables (1.8.2-4) ... [2021-01-12T15:44:13.692Z] #34 34.39 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:44:13.692Z] #34 34.39 Need to get 14.2 MB of archives. [2021-01-12T15:44:13.692Z] #34 34.39 After this operation, 60.0 MB of additional disk space will be used. [2021-01-12T15:44:13.692Z] #34 34.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-01-12T15:44:14.068Z] #47 32.13 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:44:14.068Z] #47 32.17 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:44:14.068Z] #47 32.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:44:14.068Z] #47 ... [2021-01-12T15:44:14.068Z] [2021-01-12T15:44:14.068Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:14.068Z] #43 22.25 crypto/internal/subtle [2021-01-12T15:44:14.068Z] #43 22.51 crypto/subtle [2021-01-12T15:44:14.068Z] #43 22.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-12T15:44:14.068Z] #43 22.82 internal/nettrace [2021-01-12T15:44:14.068Z] #43 22.97 runtime/cgo [2021-01-12T15:44:14.185Z] #18 42.17 Selecting previously unselected package xxd. [2021-01-12T15:44:14.185Z] #18 42.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T15:44:14.185Z] #18 42.18 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T15:44:14.185Z] #18 42.32 Selecting previously unselected package vim-common. [2021-01-12T15:44:14.185Z] #18 42.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:44:14.185Z] #18 42.35 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T15:44:14.330Z] #43 ... [2021-01-12T15:44:14.330Z] [2021-01-12T15:44:14.330Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:14.330Z] #34 22.22 Fetched 8414 kB in 16s (517 kB/s) [2021-01-12T15:44:14.417Z] #13 ... [2021-01-12T15:44:14.417Z] [2021-01-12T15:44:14.417Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:14.417Z] #37 6.419 -- Detecting C compile features - done [2021-01-12T15:44:14.417Z] #37 6.483 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-12T15:44:14.417Z] #37 6.908 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-12T15:44:14.417Z] #37 7.167 -- Configuring done [2021-01-12T15:44:14.417Z] #37 7.223 -- Generating done [2021-01-12T15:44:14.417Z] #37 7.230 -- Build files have been written to: /tmp/tmp.Qeh0YI89VP/tini [2021-01-12T15:44:14.417Z] #37 7.247 + make tini-static [2021-01-12T15:44:14.417Z] #37 7.763 Scanning dependencies of target tini-static [2021-01-12T15:44:14.417Z] #37 7.878 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-12T15:44:14.417Z] #37 9.649 [100%] Linking C executable tini-static [2021-01-12T15:44:14.417Z] #37 10.17 [100%] Built target tini-static [2021-01-12T15:44:14.417Z] #37 10.24 + mkdir -p /build [2021-01-12T15:44:14.417Z] #37 10.24 + cp tini-static /build/docker-init [2021-01-12T15:44:14.417Z] #37 DONE 10.4s [2021-01-12T15:44:14.417Z] [2021-01-12T15:44:14.417Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:14.417Z] #43 1.436 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T15:44:14.417Z] #43 1.438 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T15:44:14.417Z] #43 1.462 Note: Building without GnuTLS support [2021-01-12T15:44:14.417Z] #43 1.467 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T15:44:14.417Z] #43 1.467 Makefile.config:40: Warn: Building without nftables support [2021-01-12T15:44:14.417Z] #43 2.964 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T15:44:14.417Z] #43 3.011 GEN .gitid [2021-01-12T15:44:14.417Z] #43 3.073 GEN criu/include/version.h [2021-01-12T15:44:14.417Z] #43 3.148 GEN include/common/asm [2021-01-12T15:44:14.444Z] #18 42.51 Selecting previously unselected package bash-completion. [2021-01-12T15:44:14.444Z] #18 42.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-12T15:44:14.604Z] #34 22.22 Reading package lists... [2021-01-12T15:44:14.604Z] #34 ... [2021-01-12T15:44:14.604Z] [2021-01-12T15:44:14.604Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:14.604Z] #45 24.91 go: finding github.com/fatih/color v1.9.0 [2021-01-12T15:44:14.604Z] #45 25.03 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:44:14.604Z] #45 25.05 go: finding github.com/pkg/errors v0.9.1 [2021-01-12T15:44:14.604Z] #45 25.19 go: finding github.com/spf13/pflag v1.0.3 [2021-01-12T15:44:14.604Z] #45 25.25 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:44:14.604Z] #45 25.40 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:44:14.604Z] #45 26.13 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:44:14.604Z] #45 26.51 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:44:14.604Z] #45 26.70 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:44:14.604Z] #45 26.74 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:44:14.604Z] #45 26.89 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:44:14.604Z] #45 ... [2021-01-12T15:44:14.604Z] [2021-01-12T15:44:14.604Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:14.604Z] #49 22.76 + cd /tmp/tmp.wWjr2NUxqw/src/github.com/mvdan/sh [2021-01-12T15:44:14.604Z] #49 22.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:44:14.604Z] #49 23.00 + GO111MODULE=on [2021-01-12T15:44:14.604Z] #49 23.00 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-12T15:44:14.604Z] #49 24.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:44:14.604Z] #49 24.98 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:44:14.604Z] #49 25.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:44:14.604Z] #49 25.47 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:44:14.604Z] #49 25.93 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:44:14.604Z] #49 27.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:44:14.604Z] #49 28.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:44:14.604Z] #49 31.00 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:44:14.695Z] #11 ... [2021-01-12T15:44:14.696Z] [2021-01-12T15:44:14.696Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:14.696Z] #32 10.86 internal/bytealg [2021-01-12T15:44:14.696Z] #32 10.88 runtime/internal/math [2021-01-12T15:44:14.696Z] #32 11.21 math/bits [2021-01-12T15:44:14.696Z] #32 11.89 math [2021-01-12T15:44:14.696Z] #32 12.00 runtime [2021-01-12T15:44:14.696Z] #32 19.12 internal/testlog [2021-01-12T15:44:14.696Z] #32 19.56 encoding [2021-01-12T15:44:14.696Z] #32 20.18 runtime/cgo [2021-01-12T15:44:14.696Z] #32 ... [2021-01-12T15:44:14.696Z] [2021-01-12T15:44:14.696Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:14.696Z] #47 19.36 go: downloading github.com/fatih/color v1.7.0 [2021-01-12T15:44:14.696Z] #47 19.38 go: downloading github.com/pkg/errors v0.8.1 [2021-01-12T15:44:14.696Z] #47 19.38 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:44:14.696Z] #47 19.39 go: downloading github.com/spf13/viper v1.6.1 [2021-01-12T15:44:14.696Z] #47 19.73 go: extracting github.com/fatih/color v1.7.0 [2021-01-12T15:44:14.696Z] #47 19.75 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-12T15:44:14.696Z] #47 19.75 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:44:14.696Z] #47 19.77 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:44:14.696Z] #47 19.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:44:14.696Z] #47 19.94 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:44:14.696Z] #47 19.98 go: extracting github.com/pkg/errors v0.8.1 [2021-01-12T15:44:14.696Z] #47 19.99 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:44:14.696Z] #47 20.20 go: extracting github.com/spf13/viper v1.6.1 [2021-01-12T15:44:14.696Z] #47 20.43 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:44:14.696Z] #47 20.46 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-12T15:44:14.696Z] #47 20.50 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:44:14.696Z] #47 20.75 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:44:14.696Z] #47 20.95 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:44:14.696Z] #47 20.98 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:44:14.860Z] #49 ... [2021-01-12T15:44:14.860Z] [2021-01-12T15:44:14.860Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:44:14.957Z] #47 21.28 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:44:15.238Z] #47 21.44 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-12T15:44:15.238Z] #34 35.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T15:44:15.239Z] #34 35.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-01-12T15:44:15.373Z] #38 32.08 Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-01-12T15:44:15.373Z] #38 32.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-12T15:44:15.500Z] #47 ... [2021-01-12T15:44:15.500Z] [2021-01-12T15:44:15.500Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:15.500Z] #43 11.74 unicode [2021-01-12T15:44:15.500Z] #43 12.03 runtime [2021-01-12T15:44:15.500Z] #43 17.59 unicode/utf8 [2021-01-12T15:44:15.500Z] #43 18.86 math [2021-01-12T15:44:15.503Z] #34 36.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-01-12T15:44:15.762Z] #43 ... [2021-01-12T15:44:15.762Z] [2021-01-12T15:44:15.762Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:15.762Z] #22 21.36 + mkdir -p /build [2021-01-12T15:44:15.762Z] #22 21.40 + mv docker/docker /build/ [2021-01-12T15:44:15.762Z] #22 21.40 + rmdir docker [2021-01-12T15:44:15.767Z] #34 ... [2021-01-12T15:44:15.767Z] [2021-01-12T15:44:15.767Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:15.767Z] #40 30.04 Reading package lists... [2021-01-12T15:44:15.945Z] #43 5.005 PBCC images/timens.pb-c.c [2021-01-12T15:44:15.945Z] #43 5.043 DEP images/timens.pb-c.d [2021-01-12T15:44:15.945Z] #43 5.081 PBCC images/fown.pb-c.c [2021-01-12T15:44:15.945Z] #43 5.132 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-12T15:44:15.945Z] #43 5.273 PBCC images/opts.pb-c.c [2021-01-12T15:44:15.945Z] #43 5.336 PBCC images/memfd.pb-c.c [2021-01-12T15:44:16.024Z] #22 DONE 22.3s [2021-01-12T15:44:16.024Z] [2021-01-12T15:44:16.024Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:16.024Z] #47 22.23 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:44:16.024Z] #47 22.41 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-12T15:44:16.241Z] #43 5.412 DEP images/fown.pb-c.d [2021-01-12T15:44:16.241Z] #43 5.470 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-12T15:44:16.241Z] #43 5.524 DEP images/opts.pb-c.d [2021-01-12T15:44:16.242Z] #43 5.570 DEP images/memfd.pb-c.d [2021-01-12T15:44:16.555Z] #43 5.628 PBCC images/sit.pb-c.c [2021-01-12T15:44:16.555Z] #43 5.679 DEP images/sit.pb-c.d [2021-01-12T15:44:16.555Z] #43 5.763 PBCC images/macvlan.pb-c.c [2021-01-12T15:44:16.555Z] #43 5.797 DEP images/macvlan.pb-c.d [2021-01-12T15:44:16.555Z] #43 5.858 PBCC images/autofs.pb-c.c [2021-01-12T15:44:16.555Z] #43 5.910 DEP images/autofs.pb-c.d [2021-01-12T15:44:16.555Z] #43 5.983 PBCC images/sysctl.pb-c.c [2021-01-12T15:44:16.555Z] #43 6.025 DEP images/sysctl.pb-c.d [2021-01-12T15:44:16.660Z] #40 36.69 Building dependency tree... [2021-01-12T15:44:16.740Z] #38 ... [2021-01-12T15:44:16.740Z] [2021-01-12T15:44:16.740Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:16.740Z] #11 24.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:44:16.740Z] #11 26.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:44:16.740Z] #11 ... [2021-01-12T15:44:16.740Z] [2021-01-12T15:44:16.740Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:16.740Z] #47 32.99 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:44:16.740Z] #47 33.47 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:44:16.740Z] #47 33.73 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:44:16.740Z] #47 34.21 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:44:16.740Z] #47 34.44 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:44:16.740Z] #47 34.51 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:44:16.740Z] #47 34.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:44:16.740Z] #47 34.67 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:44:16.740Z] #47 34.93 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:44:16.740Z] #47 34.96 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:44:16.740Z] #47 34.98 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:44:16.850Z] #43 6.073 PBCC images/time.pb-c.c [2021-01-12T15:44:16.850Z] #43 6.109 DEP images/time.pb-c.d [2021-01-12T15:44:16.850Z] #43 6.180 PBCC images/binfmt-misc.pb-c.c [2021-01-12T15:44:16.850Z] #43 6.204 DEP images/binfmt-misc.pb-c.d [2021-01-12T15:44:16.850Z] #43 6.269 PBCC images/seccomp.pb-c.c [2021-01-12T15:44:16.850Z] #43 6.302 DEP images/seccomp.pb-c.d [2021-01-12T15:44:16.969Z] #47 ... [2021-01-12T15:44:16.969Z] [2021-01-12T15:44:16.969Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:16.969Z] #34 13.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:44:16.969Z] #34 17.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:44:16.988Z] #18 45.13 Unpacking bash-completion (1:2.8-6) ... [2021-01-12T15:44:17.147Z] #43 6.349 PBCC images/userns.pb-c.c [2021-01-12T15:44:17.147Z] #43 6.362 DEP images/userns.pb-c.d [2021-01-12T15:44:17.147Z] #43 6.445 PBCC images/cgroup.pb-c.c [2021-01-12T15:44:17.147Z] #43 6.468 DEP images/cgroup.pb-c.d [2021-01-12T15:44:17.147Z] #43 6.512 PBCC images/ext-file.pb-c.c [2021-01-12T15:44:17.147Z] #43 6.540 DEP images/ext-file.pb-c.d [2021-01-12T15:44:17.231Z] #34 ... [2021-01-12T15:44:17.231Z] [2021-01-12T15:44:17.231Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:17.231Z] #45 23.33 go: finding github.com/fatih/color v1.9.0 [2021-01-12T15:44:17.231Z] #45 23.34 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:44:17.231Z] #45 23.42 go: finding github.com/pkg/errors v0.9.1 [2021-01-12T15:44:17.231Z] #45 23.62 go: finding github.com/spf13/pflag v1.0.3 [2021-01-12T15:44:17.247Z] #18 45.45 Selecting previously unselected package bzip2. [2021-01-12T15:44:17.247Z] #18 45.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-01-12T15:44:17.247Z] #18 45.46 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T15:44:17.303Z] #47 35.64 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:44:17.432Z] #40 ... [2021-01-12T15:44:17.432Z] [2021-01-12T15:44:17.432Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:17.432Z] #11 20.18 Reading package lists... [2021-01-12T15:44:17.432Z] #11 28.07 Reading package lists... [2021-01-12T15:44:17.432Z] #11 34.13 Building dependency tree... [2021-01-12T15:44:17.432Z] #11 36.22 The following additional packages will be installed: [2021-01-12T15:44:17.432Z] #11 36.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-12T15:44:17.432Z] #11 36.23 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-12T15:44:17.432Z] #11 36.24 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-12T15:44:17.432Z] #11 36.24 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-12T15:44:17.432Z] #11 36.24 mingw-w64-x86-64-dev [2021-01-12T15:44:17.432Z] #11 36.24 Suggested packages: [2021-01-12T15:44:17.432Z] #11 36.24 gcc-8-locales seccomp wine64 [2021-01-12T15:44:17.432Z] #11 36.87 The following NEW packages will be installed: [2021-01-12T15:44:17.432Z] #11 36.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-12T15:44:17.432Z] #11 36.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-12T15:44:17.432Z] #11 36.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-12T15:44:17.432Z] #11 36.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-12T15:44:17.432Z] #11 36.88 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-12T15:44:17.432Z] #11 36.88 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-12T15:44:17.432Z] #11 36.88 The following packages will be upgraded: [2021-01-12T15:44:17.432Z] #11 36.88 libsystemd0 libudev1 [2021-01-12T15:44:17.432Z] #11 37.31 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T15:44:17.432Z] #11 37.31 Need to get 73.8 MB of archives. [2021-01-12T15:44:17.432Z] #11 37.31 After this operation, 472 MB of additional disk space will be used. [2021-01-12T15:44:17.432Z] #11 37.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u5 [314 kB] [2021-01-12T15:44:17.432Z] #11 ... [2021-01-12T15:44:17.432Z] [2021-01-12T15:44:17.432Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:17.432Z] #34 37.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-01-12T15:44:17.432Z] #34 37.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-01-12T15:44:17.432Z] #34 37.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-01-12T15:44:17.432Z] #34 37.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-01-12T15:44:17.432Z] #34 37.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-01-12T15:44:17.443Z] #43 6.611 PBCC images/rpc.pb-c.c [2021-01-12T15:44:17.443Z] #43 6.676 DEP images/rpc.pb-c.d [2021-01-12T15:44:17.443Z] #43 6.717 PBCC images/siginfo.pb-c.c [2021-01-12T15:44:17.443Z] #43 6.739 DEP images/siginfo.pb-c.d [2021-01-12T15:44:17.443Z] #43 6.774 PBCC images/pagemap.pb-c.c [2021-01-12T15:44:17.443Z] #43 6.836 DEP images/pagemap.pb-c.d [2021-01-12T15:44:17.492Z] #45 23.64 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:44:17.506Z] #18 45.55 Selecting previously unselected package xz-utils. [2021-01-12T15:44:17.506Z] #18 45.56 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-01-12T15:44:17.506Z] #18 45.57 Unpacking xz-utils (5.2.4-1) ... [2021-01-12T15:44:17.506Z] #18 45.74 Selecting previously unselected package apparmor. [2021-01-12T15:44:17.506Z] #18 45.74 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-01-12T15:44:17.560Z] #47 35.64 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-12T15:44:17.739Z] #43 6.886 PBCC images/rlimit.pb-c.c [2021-01-12T15:44:17.739Z] #43 6.895 DEP images/rlimit.pb-c.d [2021-01-12T15:44:17.739Z] #43 6.991 PBCC images/file-lock.pb-c.c [2021-01-12T15:44:17.739Z] #43 7.021 DEP images/file-lock.pb-c.d [2021-01-12T15:44:17.739Z] #43 7.132 PBCC images/tty.pb-c.c [2021-01-12T15:44:17.753Z] #45 23.94 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:44:17.768Z] #18 45.81 Unpacking apparmor (2.13.2-10) ... [2021-01-12T15:44:17.817Z] #47 36.03 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:44:17.817Z] #47 36.16 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-12T15:44:18.015Z] #45 24.22 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:44:18.027Z] #18 46.19 Selecting previously unselected package aufs-tools. [2021-01-12T15:44:18.027Z] #18 46.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-01-12T15:44:18.027Z] #18 46.20 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-12T15:44:18.027Z] #18 46.31 Selecting previously unselected package libonig5:amd64. [2021-01-12T15:44:18.027Z] #18 46.31 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-01-12T15:44:18.027Z] #18 46.32 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-12T15:44:18.036Z] #43 7.222 DEP images/tty.pb-c.d [2021-01-12T15:44:18.036Z] #43 7.299 PBCC images/tun.pb-c.c [2021-01-12T15:44:18.036Z] #43 7.367 PBCC images/netdev.pb-c.c [2021-01-12T15:44:18.036Z] #43 7.446 DEP images/tun.pb-c.d [2021-01-12T15:44:18.036Z] #43 7.490 DEP images/netdev.pb-c.d [2021-01-12T15:44:18.286Z] #18 46.46 Selecting previously unselected package libjq1:amd64. [2021-01-12T15:44:18.286Z] #18 46.46 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T15:44:18.286Z] #18 46.47 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T15:44:18.286Z] #18 46.56 Selecting previously unselected package jq. [2021-01-12T15:44:18.286Z] #18 46.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T15:44:18.286Z] #18 46.57 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T15:44:18.286Z] #18 46.66 Selecting previously unselected package libaio1:amd64. [2021-01-12T15:44:18.286Z] #18 46.66 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-01-12T15:44:18.286Z] #18 46.67 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-01-12T15:44:18.307Z] #45 24.61 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:44:18.307Z] #45 24.64 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:44:18.331Z] #43 7.568 PBCC images/vma.pb-c.c [2021-01-12T15:44:18.331Z] #43 7.644 DEP images/vma.pb-c.d [2021-01-12T15:44:18.331Z] #43 7.706 PBCC images/creds.pb-c.c [2021-01-12T15:44:18.331Z] #43 7.729 DEP images/creds.pb-c.d [2021-01-12T15:44:18.546Z] #18 46.74 Selecting previously unselected package libgpm2:amd64. [2021-01-12T15:44:18.546Z] #18 46.75 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-01-12T15:44:18.546Z] #18 46.76 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-01-12T15:44:18.568Z] #45 24.78 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:44:18.568Z] #45 24.81 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:44:18.627Z] #43 7.793 PBCC images/utsns.pb-c.c [2021-01-12T15:44:18.627Z] #43 7.819 DEP images/utsns.pb-c.d [2021-01-12T15:44:18.627Z] #43 7.888 PBCC images/ipc-desc.pb-c.c [2021-01-12T15:44:18.627Z] #43 7.930 PBCC images/ipc-sem.pb-c.c [2021-01-12T15:44:18.627Z] #43 7.993 DEP images/ipc-desc.pb-c.d [2021-01-12T15:44:18.627Z] #43 8.035 DEP images/ipc-sem.pb-c.d [2021-01-12T15:44:18.805Z] #18 46.84 Selecting previously unselected package libicu63:amd64. [2021-01-12T15:44:18.805Z] #18 46.84 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-12T15:44:18.805Z] #18 46.84 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T15:44:18.872Z] #34 39.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-01-12T15:44:18.924Z] #43 8.065 PBCC images/ipc-msg.pb-c.c [2021-01-12T15:44:18.924Z] #43 8.090 DEP images/ipc-msg.pb-c.d [2021-01-12T15:44:18.924Z] #43 8.142 PBCC images/ipc-shm.pb-c.c [2021-01-12T15:44:18.924Z] #43 8.178 DEP images/ipc-shm.pb-c.d [2021-01-12T15:44:18.924Z] #43 8.242 PBCC images/ipc-var.pb-c.c [2021-01-12T15:44:18.924Z] #43 8.265 DEP images/ipc-var.pb-c.d [2021-01-12T15:44:18.924Z] #43 8.321 PBCC images/sk-opts.pb-c.c [2021-01-12T15:44:18.924Z] #43 8.355 PBCC images/packet-sock.pb-c.c [2021-01-12T15:44:19.220Z] #43 8.436 DEP images/sk-opts.pb-c.d [2021-01-12T15:44:19.220Z] #43 8.482 DEP images/packet-sock.pb-c.d [2021-01-12T15:44:19.220Z] #43 8.528 PBCC images/sk-netlink.pb-c.c [2021-01-12T15:44:19.220Z] #43 8.585 DEP images/sk-netlink.pb-c.d [2021-01-12T15:44:19.373Z] #18 ... [2021-01-12T15:44:19.373Z] [2021-01-12T15:44:19.373Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:19.373Z] #41 115.6 CC criu/irmap.o [2021-01-12T15:44:19.373Z] #41 116.4 CC criu/kcmp-ids.o [2021-01-12T15:44:19.373Z] #41 116.7 CC criu/kerndat.o [2021-01-12T15:44:19.373Z] #41 117.9 CC criu/libnetlink.o [2021-01-12T15:44:19.373Z] #41 118.4 CC criu/log.o [2021-01-12T15:44:19.373Z] #41 118.9 CC criu/lsm.o [2021-01-12T15:44:19.373Z] #41 119.3 CC criu/mem.o [2021-01-12T15:44:19.373Z] #41 121.1 CC criu/memfd.o [2021-01-12T15:44:19.373Z] #41 121.9 CC criu/mount.o [2021-01-12T15:44:19.515Z] #43 8.627 PBCC images/sk-inet.pb-c.c [2021-01-12T15:44:19.516Z] #43 8.680 DEP images/sk-inet.pb-c.d [2021-01-12T15:44:19.516Z] #43 8.747 PBCC images/sk-unix.pb-c.c [2021-01-12T15:44:19.516Z] #43 8.793 DEP images/sk-unix.pb-c.d [2021-01-12T15:44:19.516Z] #43 8.855 PBCC images/mm.pb-c.c [2021-01-12T15:44:19.632Z] #41 125.9 CC criu/namespaces.o [2021-01-12T15:44:19.716Z] #47 37.79 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:44:19.812Z] #43 8.912 DEP images/mm.pb-c.d [2021-01-12T15:44:19.812Z] #43 8.999 PBCC images/timerfd.pb-c.c [2021-01-12T15:44:19.812Z] #43 9.055 DEP images/timerfd.pb-c.d [2021-01-12T15:44:19.812Z] #43 9.104 PBCC images/timer.pb-c.c [2021-01-12T15:44:19.812Z] #43 9.151 DEP images/timer.pb-c.d [2021-01-12T15:44:19.812Z] #43 9.226 PBCC images/sa.pb-c.c [2021-01-12T15:44:20.107Z] #43 9.311 DEP images/sa.pb-c.d [2021-01-12T15:44:20.107Z] #43 9.372 PBCC images/pipe-data.pb-c.c [2021-01-12T15:44:20.107Z] #43 9.394 DEP images/pipe-data.pb-c.d [2021-01-12T15:44:20.107Z] #43 9.448 PBCC images/mnt.pb-c.c [2021-01-12T15:44:20.283Z] #47 ... [2021-01-12T15:44:20.283Z] [2021-01-12T15:44:20.283Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:20.283Z] #62 36.17 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: 90% (1723/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-12T15:44:20.283Z] #62 37.63 + cd /tmp/tmp.19nKsG4BT9/src/github.com/docker/libnetwork [2021-01-12T15:44:20.283Z] #62 37.66 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:44:20.283Z] #62 37.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-12T15:44:20.405Z] #43 9.525 DEP images/mnt.pb-c.d [2021-01-12T15:44:20.405Z] #43 9.584 PBCC images/sk-packet.pb-c.c [2021-01-12T15:44:20.405Z] #43 9.595 DEP images/sk-packet.pb-c.d [2021-01-12T15:44:20.405Z] #43 9.680 PBCC images/tcp-stream.pb-c.c [2021-01-12T15:44:20.405Z] #43 9.756 DEP images/tcp-stream.pb-c.d [2021-01-12T15:44:20.701Z] #43 9.884 PBCC images/pipe.pb-c.c [2021-01-12T15:44:20.701Z] #43 9.960 DEP images/pipe.pb-c.d [2021-01-12T15:44:20.701Z] #43 10.06 PBCC images/pstree.pb-c.c [2021-01-12T15:44:20.701Z] #43 10.08 DEP images/pstree.pb-c.d [2021-01-12T15:44:20.997Z] #43 10.14 PBCC images/fs.pb-c.c [2021-01-12T15:44:20.997Z] #43 10.16 DEP images/fs.pb-c.d [2021-01-12T15:44:20.997Z] #43 10.22 PBCC images/signalfd.pb-c.c [2021-01-12T15:44:20.997Z] #43 ... [2021-01-12T15:44:20.997Z] [2021-01-12T15:44:20.997Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:20.997Z] #51 79.03 time [2021-01-12T15:44:20.997Z] #51 80.34 regexp [2021-01-12T15:44:20.997Z] #51 ... [2021-01-12T15:44:20.997Z] [2021-01-12T15:44:20.997Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:20.997Z] #43 10.32 DEP images/signalfd.pb-c.d [2021-01-12T15:44:20.997Z] #43 10.39 PBCC images/fh.pb-c.c [2021-01-12T15:44:21.309Z] #43 10.48 PBCC images/fsnotify.pb-c.c [2021-01-12T15:44:21.309Z] #43 10.61 DEP images/fh.pb-c.d [2021-01-12T15:44:21.309Z] #43 10.68 DEP images/fsnotify.pb-c.d [2021-01-12T15:44:21.436Z] #34 41.71 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:44:21.436Z] #34 42.04 Fetched 14.2 MB in 6s (2542 kB/s) [2021-01-12T15:44:21.604Z] #43 10.76 PBCC images/eventpoll.pb-c.c [2021-01-12T15:44:21.604Z] #43 10.79 DEP images/eventpoll.pb-c.d [2021-01-12T15:44:21.604Z] #43 10.89 PBCC images/eventfd.pb-c.c [2021-01-12T15:44:21.604Z] #43 10.90 DEP images/eventfd.pb-c.d [2021-01-12T15:44:21.604Z] #43 10.99 PBCC images/remap-file-path.pb-c.c [2021-01-12T15:44:21.902Z] #43 11.02 DEP images/remap-file-path.pb-c.d [2021-01-12T15:44:21.902Z] #43 11.13 PBCC images/fifo.pb-c.c [2021-01-12T15:44:21.902Z] #43 11.15 DEP images/fifo.pb-c.d [2021-01-12T15:44:21.902Z] #43 11.20 PBCC images/ghost-file.pb-c.c [2021-01-12T15:44:21.902Z] #43 11.25 DEP images/ghost-file.pb-c.d [2021-01-12T15:44:22.166Z] #41 127.8 CC criu/net.o [2021-01-12T15:44:22.167Z] #41 ... [2021-01-12T15:44:22.167Z] [2021-01-12T15:44:22.167Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:44:22.167Z] #18 50.49 Selecting previously unselected package libnet1:amd64. [2021-01-12T15:44:22.197Z] #43 11.32 PBCC images/regfile.pb-c.c [2021-01-12T15:44:22.197Z] #43 11.40 DEP images/regfile.pb-c.d [2021-01-12T15:44:22.197Z] #43 11.42 PBCC images/ns.pb-c.c [2021-01-12T15:44:22.197Z] #43 11.43 DEP images/ns.pb-c.d [2021-01-12T15:44:22.197Z] #43 11.50 PBCC images/fdinfo.pb-c.c [2021-01-12T15:44:22.197Z] #43 11.60 DEP images/fdinfo.pb-c.d [2021-01-12T15:44:22.197Z] #43 11.65 PBCC images/core-aarch64.pb-c.c [2021-01-12T15:44:22.425Z] #18 50.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T15:44:22.425Z] #18 50.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:44:22.425Z] #18 50.62 Selecting previously unselected package libnl-3-200:amd64. [2021-01-12T15:44:22.425Z] #18 50.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-12T15:44:22.425Z] #18 50.63 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T15:44:22.426Z] #18 50.72 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-12T15:44:22.426Z] #18 50.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-12T15:44:22.426Z] #18 50.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T15:44:22.468Z] #34 ... [2021-01-12T15:44:22.468Z] [2021-01-12T15:44:22.468Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:22.468Z] #47 40.95 go: finding github.com/fatih/color v1.7.0 [2021-01-12T15:44:22.468Z] #47 40.99 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:44:22.468Z] #47 41.09 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:44:22.468Z] #47 41.09 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:44:22.468Z] #47 41.62 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:44:22.468Z] #47 41.63 go: finding github.com/pkg/errors v0.8.1 [2021-01-12T15:44:22.468Z] #47 41.63 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:44:22.468Z] #47 41.66 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:44:22.468Z] #47 41.74 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:44:22.468Z] #47 41.75 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:44:22.468Z] #47 41.76 go: finding github.com/spf13/viper v1.6.1 [2021-01-12T15:44:22.468Z] #47 41.77 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:44:22.468Z] #47 41.96 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:44:22.468Z] #47 42.06 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:44:22.468Z] #47 42.06 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:44:22.468Z] #47 42.08 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:44:22.468Z] #47 42.20 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:44:22.468Z] #47 42.52 go: finding github.com/stretchr/testify v1.4.0 [2021-01-12T15:44:22.468Z] #47 42.52 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:44:22.493Z] #43 11.71 PBCC images/core-arm.pb-c.c [2021-01-12T15:44:22.493Z] #43 11.76 PBCC images/core-ppc64.pb-c.c [2021-01-12T15:44:22.493Z] #43 11.81 PBCC images/core-s390.pb-c.c [2021-01-12T15:44:22.493Z] #43 11.85 PBCC images/core-x86.pb-c.c [2021-01-12T15:44:22.693Z] #18 50.78 Selecting previously unselected package libreadline5:amd64. [2021-01-12T15:44:22.693Z] #18 50.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-01-12T15:44:22.693Z] #18 50.79 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-12T15:44:22.693Z] #18 50.90 Selecting previously unselected package net-tools. [2021-01-12T15:44:22.693Z] #18 50.91 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-01-12T15:44:22.693Z] #18 50.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T15:44:22.779Z] #45 ... [2021-01-12T15:44:22.779Z] [2021-01-12T15:44:22.779Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:22.779Z] #40 18.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:44:22.779Z] #40 24.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:44:22.779Z] #40 ... [2021-01-12T15:44:22.779Z] [2021-01-12T15:44:22.779Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:22.779Z] #43 26.27 unicode/utf16 [2021-01-12T15:44:22.779Z] #43 26.72 container/list [2021-01-12T15:44:22.779Z] #43 27.83 crypto/internal/subtle [2021-01-12T15:44:22.779Z] #43 28.14 crypto/subtle [2021-01-12T15:44:22.779Z] #43 28.49 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-12T15:44:22.779Z] #43 28.70 internal/nettrace [2021-01-12T15:44:22.779Z] #43 28.92 runtime/cgo [2021-01-12T15:44:22.789Z] #43 11.95 PBCC images/core.pb-c.c [2021-01-12T15:44:22.789Z] #43 12.04 PBCC images/inventory.pb-c.c [2021-01-12T15:44:22.789Z] #43 12.11 DEP images/core-aarch64.pb-c.d [2021-01-12T15:44:22.832Z] #47 43.13 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:44:22.832Z] #47 43.14 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:44:22.832Z] #47 43.15 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:44:22.832Z] #47 43.28 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:44:22.832Z] #47 43.28 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:44:22.832Z] #47 43.29 go: finding github.com/spf13/cobra v0.0.5 [2021-01-12T15:44:22.952Z] #18 51.10 Selecting previously unselected package python-pip-whl. [2021-01-12T15:44:22.952Z] #18 51.11 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-12T15:44:22.952Z] #18 51.12 Unpacking python-pip-whl (18.1-5) ... [2021-01-12T15:44:23.085Z] #43 12.19 DEP images/core-arm.pb-c.d [2021-01-12T15:44:23.085Z] #43 12.22 DEP images/core-ppc64.pb-c.d [2021-01-12T15:44:23.085Z] #43 12.30 DEP images/core-s390.pb-c.d [2021-01-12T15:44:23.085Z] #43 12.34 DEP images/core-x86.pb-c.d [2021-01-12T15:44:23.085Z] #43 12.45 DEP images/core.pb-c.d [2021-01-12T15:44:23.150Z] #47 43.64 go: finding github.com/gobwas/glob v0.2.3 [2021-01-12T15:44:23.382Z] #43 12.52 DEP images/inventory.pb-c.d [2021-01-12T15:44:23.382Z] #43 12.57 PBCC images/cpuinfo.pb-c.c [2021-01-12T15:44:23.382Z] #43 12.60 DEP images/cpuinfo.pb-c.d [2021-01-12T15:44:23.382Z] #43 12.66 PBCC images/stats.pb-c.c [2021-01-12T15:44:23.382Z] #43 12.72 DEP images/stats.pb-c.d [2021-01-12T15:44:23.382Z] #43 ... [2021-01-12T15:44:23.382Z] [2021-01-12T15:44:23.382Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:23.382Z] #34 81.48 internal/poll [2021-01-12T15:44:23.382Z] #34 84.72 os [2021-01-12T15:44:23.382Z] #34 86.13 internal/fmtsort [2021-01-12T15:44:23.382Z] #34 88.13 path/filepath [2021-01-12T15:44:23.382Z] #34 88.13 fmt [2021-01-12T15:44:23.382Z] #34 90.01 io/ioutil [2021-01-12T15:44:23.382Z] #34 ... [2021-01-12T15:44:23.382Z] [2021-01-12T15:44:23.382Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:23.382Z] #51 89.77 path/filepath [2021-01-12T15:44:23.382Z] #51 89.77 mvdan.cc/sh/v3/fileutil [2021-01-12T15:44:23.382Z] #51 91.70 encoding/binary [2021-01-12T15:44:23.414Z] #47 ... [2021-01-12T15:44:23.414Z] [2021-01-12T15:44:23.414Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:44:23.414Z] #53 33.92 The following additional packages will be installed: [2021-01-12T15:44:23.414Z] #53 33.93 libbtrfs0 [2021-01-12T15:44:23.414Z] #53 34.12 The following NEW packages will be installed: [2021-01-12T15:44:23.414Z] #53 34.13 libbtrfs-dev libbtrfs0 [2021-01-12T15:44:23.414Z] #53 34.54 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:44:23.414Z] #53 34.54 Need to get 119 kB of archives. [2021-01-12T15:44:23.414Z] #53 34.54 After this operation, 387 kB of additional disk space will be used. [2021-01-12T15:44:23.414Z] #53 34.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-01-12T15:44:23.414Z] #53 41.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-01-12T15:44:23.414Z] #53 ... [2021-01-12T15:44:23.414Z] [2021-01-12T15:44:23.414Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:23.414Z] #49 43.99 bufio [2021-01-12T15:44:23.414Z] #49 44.01 reflect [2021-01-12T15:44:23.414Z] #49 44.02 syscall [2021-01-12T15:44:23.414Z] #49 44.06 regexp/syntax [2021-01-12T15:44:23.588Z] #18 51.73 Selecting previously unselected package python3-lib2to3. [2021-01-12T15:44:23.588Z] #18 51.73 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-12T15:44:23.588Z] #18 51.74 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-12T15:44:23.588Z] #18 51.86 Selecting previously unselected package python3-distutils. [2021-01-12T15:44:23.681Z] #51 91.71 fmt [2021-01-12T15:44:23.874Z] #18 51.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-12T15:44:23.874Z] #18 51.86 Unpacking python3-distutils (3.7.3-1) ... [2021-01-12T15:44:23.874Z] #18 52.04 Selecting previously unselected package python3-pip. [2021-01-12T15:44:23.874Z] #18 52.05 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-12T15:44:23.874Z] #18 52.05 Unpacking python3-pip (18.1-5) ... [2021-01-12T15:44:24.142Z] #18 52.21 Selecting previously unselected package python3-pkg-resources. [2021-01-12T15:44:24.142Z] #18 52.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T15:44:24.142Z] #18 52.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-12T15:44:24.142Z] #18 52.43 Selecting previously unselected package python3-setuptools. [2021-01-12T15:44:24.168Z] #43 ... [2021-01-12T15:44:24.168Z] [2021-01-12T15:44:24.168Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:24.168Z] #49 20.20 + cd /tmp/tmp.ubCbwm1c33/src/github.com/mvdan/sh [2021-01-12T15:44:24.168Z] #49 20.20 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T15:44:24.168Z] #49 20.42 + GO111MODULE=on [2021-01-12T15:44:24.168Z] #49 20.42 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-12T15:44:24.168Z] #49 22.99 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:44:24.168Z] #49 23.15 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:44:24.168Z] #49 23.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:44:24.168Z] #49 23.71 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:44:24.168Z] #49 23.71 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:44:24.168Z] #49 25.00 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:44:24.168Z] #49 26.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:44:24.168Z] #49 28.15 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:44:24.168Z] #49 30.38 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:44:24.168Z] #49 ... [2021-01-12T15:44:24.168Z] [2021-01-12T15:44:24.168Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:24.168Z] #47 25.91 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:44:24.168Z] #47 29.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:44:24.168Z] #47 29.38 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:44:24.168Z] #47 29.39 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-12T15:44:24.168Z] #47 29.39 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:44:24.168Z] #47 29.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:44:24.168Z] #47 29.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:44:24.168Z] #47 29.45 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-12T15:44:24.168Z] #47 29.47 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:44:24.168Z] #47 29.48 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:44:24.168Z] #47 29.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:44:24.168Z] #47 29.64 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:44:24.168Z] #47 29.69 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:44:24.168Z] #47 29.70 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-12T15:44:24.168Z] #47 29.75 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:44:24.168Z] #47 29.75 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:44:24.168Z] #47 29.76 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:44:24.168Z] #47 29.85 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-12T15:44:24.168Z] #47 29.86 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:44:24.168Z] #47 29.94 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:44:24.168Z] #47 30.00 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:44:24.168Z] #47 30.18 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:44:24.168Z] #47 30.20 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:44:24.168Z] #47 30.24 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:44:24.168Z] #47 30.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:44:24.168Z] #47 30.30 go: downloading github.com/spf13/afero v1.1.2 [2021-01-12T15:44:24.168Z] #47 30.30 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:44:24.168Z] #47 30.30 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-12T15:44:24.168Z] #47 30.32 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:44:24.168Z] #47 30.32 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:44:24.168Z] #47 30.36 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:44:24.403Z] #18 52.43 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-12T15:44:24.403Z] #18 52.44 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-12T15:44:24.403Z] #18 52.66 Selecting previously unselected package python3-wheel. [2021-01-12T15:44:24.403Z] #18 52.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-12T15:44:24.403Z] #18 52.68 Unpacking python3-wheel (0.32.3-2) ... [2021-01-12T15:44:24.429Z] #47 30.59 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:44:24.429Z] #47 ... [2021-01-12T15:44:24.429Z] [2021-01-12T15:44:24.429Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:44:24.429Z] #53 20.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:44:24.429Z] #53 ... [2021-01-12T15:44:24.429Z] [2021-01-12T15:44:24.429Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:24.429Z] #49 30.54 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:44:24.661Z] #18 52.79 Selecting previously unselected package sudo. [2021-01-12T15:44:24.661Z] #18 52.80 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2021-01-12T15:44:24.661Z] #18 52.82 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-12T15:44:24.689Z] #49 30.87 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:44:24.690Z] #49 30.97 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:44:25.228Z] #18 53.34 Selecting previously unselected package thin-provisioning-tools. [2021-01-12T15:44:25.228Z] #18 53.35 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-01-12T15:44:25.228Z] #18 53.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T15:44:25.486Z] #18 53.58 Selecting previously unselected package uidmap. [2021-01-12T15:44:25.486Z] #18 53.60 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-01-12T15:44:25.486Z] #18 53.61 Unpacking uidmap (1:4.5-1.1) ... [2021-01-12T15:44:25.486Z] #18 53.72 Selecting previously unselected package vim-runtime. [2021-01-12T15:44:25.486Z] #18 53.73 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:44:25.486Z] #18 53.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-01-12T15:44:25.486Z] #18 53.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-12T15:44:25.486Z] #18 53.82 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-12T15:44:25.534Z] #62 ... [2021-01-12T15:44:25.534Z] [2021-01-12T15:44:25.534Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:25.534Z] #34 22.22 Reading package lists... [2021-01-12T15:44:25.534Z] #34 34.00 Reading package lists... [2021-01-12T15:44:25.534Z] #34 ... [2021-01-12T15:44:25.534Z] [2021-01-12T15:44:25.535Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:25.535Z] #49 33.41 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T15:44:25.535Z] #49 33.71 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T15:44:25.535Z] #49 34.02 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T15:44:25.535Z] #49 34.39 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T15:44:25.535Z] #49 35.81 runtime [2021-01-12T15:44:25.535Z] #49 35.88 runtime/cgo [2021-01-12T15:44:26.099Z] #49 ... [2021-01-12T15:44:26.099Z] [2021-01-12T15:44:26.099Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:26.099Z] #34 34.00 Reading package lists... [2021-01-12T15:44:26.439Z] #51 94.18 encoding/base64 [2021-01-12T15:44:26.439Z] #51 94.25 golang.org/x/sys/unix [2021-01-12T15:44:26.439Z] #51 ... [2021-01-12T15:44:26.439Z] [2021-01-12T15:44:26.439Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:26.439Z] #45 84.58 regexp [2021-01-12T15:44:26.439Z] #45 88.69 path/filepath [2021-01-12T15:44:26.439Z] #45 88.74 net [2021-01-12T15:44:26.439Z] #45 91.38 internal/lazyregexp [2021-01-12T15:44:26.439Z] #45 91.86 github.com/LK4D4/vndr/versioned [2021-01-12T15:44:26.439Z] #45 92.04 os/exec [2021-01-12T15:44:26.640Z] #49 32.77 runtime/cgo [2021-01-12T15:44:26.640Z] #49 32.77 runtime [2021-01-12T15:44:26.737Z] #45 ... [2021-01-12T15:44:26.737Z] [2021-01-12T15:44:26.737Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:26.737Z] #34 92.08 github.com/BurntSushi/toml [2021-01-12T15:44:26.737Z] #34 92.09 log [2021-01-12T15:44:26.737Z] #34 92.09 flag [2021-01-12T15:44:26.910Z] #49 ... [2021-01-12T15:44:26.910Z] [2021-01-12T15:44:26.910Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:26.910Z] #32 37.51 sync [2021-01-12T15:44:26.910Z] #32 37.52 internal/reflectlite [2021-01-12T15:44:26.910Z] #32 39.08 sort [2021-01-12T15:44:26.910Z] #32 39.09 errors [2021-01-12T15:44:26.910Z] #32 39.69 strconv [2021-01-12T15:44:26.910Z] #32 39.69 internal/oserror [2021-01-12T15:44:26.910Z] #32 39.69 io [2021-01-12T15:44:26.910Z] #32 39.83 syscall [2021-01-12T15:44:26.910Z] #32 40.42 strings [2021-01-12T15:44:26.910Z] #32 40.49 bytes [2021-01-12T15:44:26.910Z] #32 42.50 reflect [2021-01-12T15:44:26.910Z] #32 42.52 bufio [2021-01-12T15:44:26.910Z] #32 43.74 path [2021-01-12T15:44:26.910Z] #32 44.05 text/tabwriter [2021-01-12T15:44:26.910Z] #32 45.88 internal/syscall/execenv [2021-01-12T15:44:26.910Z] #32 45.89 internal/syscall/unix [2021-01-12T15:44:26.910Z] #32 45.91 time [2021-01-12T15:44:27.189Z] #32 ... [2021-01-12T15:44:27.189Z] [2021-01-12T15:44:27.189Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:27.189Z] #47 43.99 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:44:27.189Z] #47 44.02 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:44:27.189Z] #47 44.12 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:44:27.189Z] #47 44.12 go: finding github.com/spf13/pflag v1.0.5 [2021-01-12T15:44:27.189Z] #47 44.21 go: finding github.com/magiconair/properties v1.8.1 [2021-01-12T15:44:27.189Z] #47 44.27 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:44:27.189Z] #47 44.27 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:44:27.189Z] #47 44.27 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:44:27.189Z] #47 44.27 go: finding github.com/stretchr/objx v0.2.0 [2021-01-12T15:44:27.189Z] #47 44.36 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:44:27.189Z] #47 44.45 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:44:27.189Z] #47 44.45 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:44:27.189Z] #47 44.46 go: finding github.com/spf13/afero v1.1.2 [2021-01-12T15:44:27.189Z] #47 44.47 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:44:27.189Z] #47 44.57 go: finding github.com/spf13/cast v1.3.0 [2021-01-12T15:44:27.189Z] #47 44.60 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:44:27.189Z] #47 44.61 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:44:27.189Z] #47 44.62 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:44:27.189Z] #47 44.66 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:44:27.189Z] #47 44.82 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-12T15:44:27.189Z] #47 44.87 go: finding golang.org/x/text v0.3.2 [2021-01-12T15:44:27.189Z] #47 44.89 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:44:27.189Z] #47 44.98 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:44:27.189Z] #47 45.00 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:44:27.189Z] #47 45.03 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:44:27.189Z] #47 45.03 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:44:27.189Z] #47 45.06 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:44:27.189Z] #47 45.15 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:44:27.189Z] #47 45.17 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:44:27.189Z] #47 45.18 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:44:27.189Z] #47 45.30 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:44:27.189Z] #47 45.30 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:44:27.190Z] #47 45.31 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:44:27.190Z] #47 45.35 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:44:27.190Z] #47 45.38 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:44:27.190Z] #47 45.38 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:44:27.190Z] #47 45.38 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:44:27.190Z] #47 45.41 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-12T15:44:27.190Z] #47 45.42 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-12T15:44:27.190Z] #47 45.42 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:44:27.190Z] #47 45.52 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:44:27.190Z] #47 45.84 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:44:27.190Z] #47 45.85 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-12T15:44:27.190Z] #47 46.16 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:44:27.190Z] #47 46.54 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:44:27.190Z] #47 46.55 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:44:27.190Z] #47 46.58 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:44:27.190Z] #47 47.13 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:44:27.190Z] #47 ... [2021-01-12T15:44:27.190Z] [2021-01-12T15:44:27.190Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T15:44:27.190Z] #27 DONE 48.7s [2021-01-12T15:44:27.190Z] [2021-01-12T15:44:27.190Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:27.190Z] #62 DONE 47.8s [2021-01-12T15:44:27.474Z] [2021-01-12T15:44:27.474Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:27.474Z] #40 38.14 The following additional packages will be installed: [2021-01-12T15:44:27.474Z] #40 38.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-12T15:44:27.474Z] #40 38.14 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-12T15:44:27.474Z] #40 38.15 Suggested packages: [2021-01-12T15:44:27.474Z] #40 38.15 manpages-dev python-setuptools [2021-01-12T15:44:27.474Z] #40 39.16 The following NEW packages will be installed: [2021-01-12T15:44:27.474Z] #40 39.16 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-12T15:44:27.474Z] #40 39.16 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-12T15:44:27.474Z] #40 39.16 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-12T15:44:27.474Z] #40 39.17 python-six zlib1g-dev [2021-01-12T15:44:27.474Z] #40 39.68 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:44:27.474Z] #40 39.68 Need to get 3798 kB of archives. [2021-01-12T15:44:27.474Z] #40 39.68 After this operation, 21.6 MB of additional disk space will be used. [2021-01-12T15:44:27.474Z] #40 39.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-01-12T15:44:27.474Z] #40 39.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-01-12T15:44:27.474Z] #40 40.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-01-12T15:44:27.474Z] #40 46.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-01-12T15:44:27.474Z] #40 46.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-01-12T15:44:27.474Z] #40 46.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-01-12T15:44:27.474Z] #40 46.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-01-12T15:44:27.474Z] #40 46.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-01-12T15:44:27.474Z] #40 46.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-01-12T15:44:27.474Z] #40 46.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-01-12T15:44:27.474Z] #40 47.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-01-12T15:44:27.474Z] #40 47.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-01-12T15:44:27.474Z] #40 47.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-01-12T15:44:27.474Z] #40 47.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-01-12T15:44:27.474Z] #40 47.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-12T15:44:27.474Z] #40 47.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-01-12T15:44:27.475Z] #40 47.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-01-12T15:44:27.475Z] #40 ... [2021-01-12T15:44:27.475Z] [2021-01-12T15:44:27.475Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:27.475Z] #43 38.03 internal/reflectlite [2021-01-12T15:44:27.475Z] #43 38.03 sync [2021-01-12T15:44:27.475Z] #43 39.02 github.com/LK4D4/vndr/godl/singleflight [2021-01-12T15:44:27.475Z] #43 39.03 math/rand [2021-01-12T15:44:27.475Z] #43 39.03 internal/singleflight [2021-01-12T15:44:27.475Z] #43 40.39 sort [2021-01-12T15:44:27.475Z] #43 40.41 strconv [2021-01-12T15:44:27.475Z] #43 40.49 syscall [2021-01-12T15:44:27.475Z] #43 40.51 bytes [2021-01-12T15:44:27.475Z] #43 41.36 strings [2021-01-12T15:44:27.475Z] #43 42.93 bufio [2021-01-12T15:44:27.475Z] #43 43.67 path [2021-01-12T15:44:27.475Z] #43 43.72 reflect [2021-01-12T15:44:27.475Z] #43 44.10 regexp/syntax [2021-01-12T15:44:27.475Z] #43 44.91 hash/crc32 [2021-01-12T15:44:27.475Z] #43 46.47 vendor/golang.org/x/net/dns/dnsmessage [2021-01-12T15:44:27.475Z] #43 46.61 time [2021-01-12T15:44:27.665Z] #18 48.68 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-01-12T15:44:27.665Z] #18 48.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-12T15:44:27.665Z] #18 48.84 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-01-12T15:44:27.665Z] #18 48.85 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-01-12T15:44:27.665Z] #18 48.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-01-12T15:44:27.665Z] #18 48.95 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:44:27.665Z] #18 48.97 Fetched 27.7 MB in 43s (640 kB/s) [2021-01-12T15:44:27.665Z] #18 48.98 Selecting previously unselected package pigz. [2021-01-12T15:44:27.665Z] #18 48.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2021-01-12T15:44:27.665Z] #18 48.99 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 48.99 Unpacking pigz (2.4-1) ... [2021-01-12T15:44:27.665Z] #18 49.02 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-01-12T15:44:27.665Z] #18 49.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 49.02 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-01-12T15:44:27.665Z] #18 49.10 Selecting previously unselected package python3.7-minimal. [2021-01-12T15:44:27.665Z] #18 49.10 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 49.11 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T15:44:27.665Z] #18 49.27 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-01-12T15:44:27.665Z] #18 49.28 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T15:44:27.665Z] #18 49.65 Selecting previously unselected package python3-minimal. [2021-01-12T15:44:27.665Z] #18 49.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 ... 23448 files and directories currently installed.) [2021-01-12T15:44:27.665Z] #18 49.65 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 49.66 Unpacking python3-minimal (3.7.3-1) ... [2021-01-12T15:44:27.665Z] #18 49.68 Selecting previously unselected package libmpdec2:s390x. [2021-01-12T15:44:27.665Z] #18 49.68 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 49.69 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-01-12T15:44:27.665Z] #18 49.71 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-01-12T15:44:27.665Z] #18 49.71 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 49.71 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-01-12T15:44:27.665Z] #18 49.86 Selecting previously unselected package python3.7. [2021-01-12T15:44:27.665Z] #18 49.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 49.87 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T15:44:27.665Z] #18 49.90 Selecting previously unselected package libpython3-stdlib:s390x. [2021-01-12T15:44:27.665Z] #18 49.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 49.90 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-01-12T15:44:27.665Z] #18 49.92 Setting up python3-minimal (3.7.3-1) ... [2021-01-12T15:44:27.665Z] #18 50.04 Selecting previously unselected package python3. [2021-01-12T15:44:27.665Z] #18 50.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2021-01-12T15:44:27.665Z] #18 50.05 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 50.05 Unpacking python3 (3.7.3-1) ... [2021-01-12T15:44:27.665Z] #18 50.08 Selecting previously unselected package libip4tc0:s390x. [2021-01-12T15:44:27.665Z] #18 50.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 50.08 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-01-12T15:44:27.665Z] #18 50.10 Selecting previously unselected package libip6tc0:s390x. [2021-01-12T15:44:27.665Z] #18 50.11 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 50.11 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-01-12T15:44:27.665Z] #18 50.13 Selecting previously unselected package libiptc0:s390x. [2021-01-12T15:44:27.665Z] #18 50.13 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 50.14 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-01-12T15:44:27.665Z] #18 50.16 Selecting previously unselected package libnfnetlink0:s390x. [2021-01-12T15:44:27.665Z] #18 50.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 50.16 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-01-12T15:44:27.665Z] #18 50.18 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-01-12T15:44:27.665Z] #18 50.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 50.18 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-01-12T15:44:27.665Z] #18 50.21 Selecting previously unselected package libnftnl11:s390x. [2021-01-12T15:44:27.665Z] #18 50.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 50.21 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-01-12T15:44:27.665Z] #18 50.23 Selecting previously unselected package iptables. [2021-01-12T15:44:27.665Z] #18 50.24 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 50.24 Unpacking iptables (1.8.2-4) ... [2021-01-12T15:44:27.665Z] #18 50.30 Selecting previously unselected package xxd. [2021-01-12T15:44:27.665Z] #18 50.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-01-12T15:44:27.665Z] #18 50.31 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T15:44:27.665Z] #18 50.34 Selecting previously unselected package vim-common. [2021-01-12T15:44:27.665Z] #18 50.34 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:44:27.665Z] #18 50.35 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T15:44:27.665Z] #18 50.38 Selecting previously unselected package bash-completion. [2021-01-12T15:44:27.665Z] #18 50.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-12T15:44:27.725Z] #34 44.50 Building dependency tree... [2021-01-12T15:44:27.725Z] #34 ... [2021-01-12T15:44:27.725Z] [2021-01-12T15:44:27.725Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:27.725Z] #40 35.58 Fetched 8414 kB in 26s (321 kB/s) [2021-01-12T15:44:27.725Z] #40 35.58 Reading package lists... [2021-01-12T15:44:27.725Z] #40 ... [2021-01-12T15:44:27.725Z] [2021-01-12T15:44:27.725Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:27.725Z] #47 39.35 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:44:27.725Z] #47 39.77 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:44:27.725Z] #47 45.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:44:27.725Z] #47 45.21 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:44:27.725Z] #47 45.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:44:27.725Z] #47 45.23 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:44:27.725Z] #47 45.28 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:44:27.725Z] #47 45.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:44:27.725Z] #47 45.30 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:44:27.725Z] #47 45.31 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:44:27.725Z] #47 45.58 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:44:27.725Z] #47 45.66 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:44:27.725Z] #47 45.70 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:44:27.725Z] #47 45.70 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:44:27.725Z] #47 45.74 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:44:27.725Z] #47 45.83 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:44:27.725Z] #47 45.92 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:44:27.725Z] #47 45.92 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:44:27.725Z] #47 45.94 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:44:27.725Z] #47 45.95 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:44:27.725Z] #47 ... [2021-01-12T15:44:27.725Z] [2021-01-12T15:44:27.725Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:44:27.725Z] #53 36.05 Fetched 8414 kB in 27s (313 kB/s) [2021-01-12T15:44:27.725Z] #53 36.05 Reading package lists... [2021-01-12T15:44:27.750Z] #43 ... [2021-01-12T15:44:27.750Z] [2021-01-12T15:44:27.750Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:44:27.750Z] #53 44.18 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:44:27.750Z] #53 44.75 Fetched 119 kB in 8s (15.6 kB/s) [2021-01-12T15:44:27.750Z] #53 45.33 Selecting previously unselected package libbtrfs0. [2021-01-12T15:44:27.750Z] #53 45.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 ... 15383 files and directories currently installed.) [2021-01-12T15:44:27.750Z] #53 45.52 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-01-12T15:44:27.750Z] #53 47.62 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T15:44:27.750Z] #53 48.07 Selecting previously unselected package libbtrfs-dev. [2021-01-12T15:44:27.750Z] #53 48.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-01-12T15:44:27.750Z] #53 48.12 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:44:27.954Z] #18 50.81 Unpacking bash-completion (1:2.8-6) ... [2021-01-12T15:44:27.954Z] #18 50.88 Selecting previously unselected package bzip2. [2021-01-12T15:44:27.989Z] #53 ... [2021-01-12T15:44:27.989Z] [2021-01-12T15:44:27.989Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:44:27.989Z] #38 35.50 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-12T15:44:27.989Z] #38 ... [2021-01-12T15:44:27.989Z] [2021-01-12T15:44:27.989Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:27.989Z] #47 46.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:44:27.989Z] #47 46.19 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:44:27.989Z] #47 46.20 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:44:27.989Z] #47 46.32 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:44:28.030Z] #49 ... [2021-01-12T15:44:28.030Z] [2021-01-12T15:44:28.030Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:28.030Z] #11 23.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:44:28.030Z] #11 28.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:44:28.030Z] #11 ... [2021-01-12T15:44:28.030Z] [2021-01-12T15:44:28.030Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:44:28.030Z] #38 31.87 Checking out files: 70% (1172/1667) Checking out files: 71% (1184/1667) Checking out files: 72% (1201/1667) Checking out files: 73% (1217/1667) Checking out files: 74% (1234/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-01-12T15:44:28.030Z] #38 32.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-12T15:44:28.244Z] #18 50.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-01-12T15:44:28.244Z] #18 50.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T15:44:28.244Z] #18 50.91 Selecting previously unselected package xz-utils. [2021-01-12T15:44:28.244Z] #18 50.91 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-01-12T15:44:28.244Z] #18 50.91 Unpacking xz-utils (5.2.4-1) ... [2021-01-12T15:44:28.244Z] #18 50.95 Selecting previously unselected package apparmor. [2021-01-12T15:44:28.244Z] #18 50.96 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-01-12T15:44:28.244Z] #18 50.97 Unpacking apparmor (2.13.2-10) ... [2021-01-12T15:44:28.244Z] #18 51.04 Selecting previously unselected package aufs-tools. [2021-01-12T15:44:28.244Z] #18 51.04 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-01-12T15:44:28.244Z] #18 51.04 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-12T15:44:28.244Z] #18 51.07 Selecting previously unselected package libonig5:s390x. [2021-01-12T15:44:28.244Z] #18 51.07 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-01-12T15:44:28.244Z] #18 51.07 Unpacking libonig5:s390x (6.9.1-1) ... [2021-01-12T15:44:28.244Z] #18 51.10 Selecting previously unselected package libjq1:s390x. [2021-01-12T15:44:28.244Z] #18 51.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-01-12T15:44:28.244Z] #18 51.11 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-12T15:44:28.244Z] #18 51.13 Selecting previously unselected package jq. [2021-01-12T15:44:28.244Z] #18 51.13 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-01-12T15:44:28.244Z] #18 51.13 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T15:44:28.246Z] #47 46.38 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:44:28.246Z] #47 46.40 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:44:28.246Z] #47 46.40 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:44:28.246Z] #47 46.46 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:44:28.376Z] #53 48.88 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T15:44:28.511Z] #47 46.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:44:28.511Z] #47 46.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:44:28.511Z] #47 46.62 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:44:28.511Z] #47 46.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:44:28.533Z] #18 51.16 Selecting previously unselected package libaio1:s390x. [2021-01-12T15:44:28.533Z] #18 51.16 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-01-12T15:44:28.533Z] #18 51.16 Unpacking libaio1:s390x (0.3.112-3) ... [2021-01-12T15:44:28.533Z] #18 51.18 Selecting previously unselected package libgpm2:s390x. [2021-01-12T15:44:28.533Z] #18 51.18 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-01-12T15:44:28.533Z] #18 51.19 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-01-12T15:44:28.533Z] #18 51.21 Selecting previously unselected package libicu63:s390x. [2021-01-12T15:44:28.533Z] #18 51.21 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-01-12T15:44:28.533Z] #18 51.21 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-01-12T15:44:28.642Z] #53 ... [2021-01-12T15:44:28.642Z] [2021-01-12T15:44:28.642Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:28.642Z] #45 DONE 49.2s [2021-01-12T15:44:28.642Z] [2021-01-12T15:44:28.642Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:44:28.642Z] #53 49.17 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:44:28.642Z] #53 49.21 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:44:28.642Z] #53 ... [2021-01-12T15:44:28.642Z] [2021-01-12T15:44:28.642Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:28.642Z] #34 43.15 Selecting previously unselected package xxd. [2021-01-12T15:44:28.642Z] #34 43.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-01-12T15:44:28.642Z] #34 43.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-01-12T15:44:28.642Z] #34 44.20 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T15:44:28.642Z] #34 44.94 Selecting previously unselected package vim-common. [2021-01-12T15:44:28.642Z] #34 44.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:44:28.642Z] #34 45.20 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T15:44:28.642Z] #34 48.04 Selecting previously unselected package cmake-data. [2021-01-12T15:44:28.642Z] #34 48.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-12T15:44:28.642Z] #34 48.06 Unpacking cmake-data (3.13.4-1) ... [2021-01-12T15:44:28.768Z] #47 46.84 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-12T15:44:28.768Z] #47 46.84 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:44:28.768Z] #47 46.90 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:44:28.768Z] #47 46.98 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:44:28.772Z] #18 56.92 Selecting previously unselected package vim. [2021-01-12T15:44:28.772Z] #18 56.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T15:44:28.772Z] #18 56.95 Unpacking vim (2:8.1.0875-5) ... [2021-01-12T15:44:29.025Z] #47 47.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:44:29.162Z] #18 51.84 Selecting previously unselected package libnet1:s390x. [2021-01-12T15:44:29.162Z] #18 51.85 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-01-12T15:44:29.162Z] #18 51.85 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-12T15:44:29.162Z] #18 51.87 Selecting previously unselected package libnl-3-200:s390x. [2021-01-12T15:44:29.162Z] #18 51.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-01-12T15:44:29.162Z] #18 51.88 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-01-12T15:44:29.162Z] #18 51.90 Selecting previously unselected package libprotobuf-c1:s390x. [2021-01-12T15:44:29.162Z] #18 51.90 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-01-12T15:44:29.162Z] #18 51.90 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-12T15:44:29.162Z] #18 51.92 Selecting previously unselected package libreadline5:s390x. [2021-01-12T15:44:29.162Z] #18 51.92 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-01-12T15:44:29.162Z] #18 51.93 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-01-12T15:44:29.162Z] #18 51.95 Selecting previously unselected package net-tools. [2021-01-12T15:44:29.162Z] #18 51.95 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-01-12T15:44:29.162Z] #18 51.96 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T15:44:29.162Z] #18 51.99 Selecting previously unselected package python-pip-whl. [2021-01-12T15:44:29.162Z] #18 51.99 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-12T15:44:29.162Z] #18 51.99 Unpacking python-pip-whl (18.1-5) ... [2021-01-12T15:44:29.339Z] #18 57.55 Selecting previously unselected package xfsprogs. [2021-01-12T15:44:29.339Z] #18 57.56 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-01-12T15:44:29.339Z] #18 57.56 Unpacking xfsprogs (4.20.0-1) ... [2021-01-12T15:44:29.452Z] #18 52.11 Selecting previously unselected package python3-lib2to3. [2021-01-12T15:44:29.452Z] #18 52.11 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-12T15:44:29.452Z] #18 52.11 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-12T15:44:29.452Z] #18 52.14 Selecting previously unselected package python3-distutils. [2021-01-12T15:44:29.452Z] #18 52.14 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-12T15:44:29.452Z] #18 52.14 Unpacking python3-distutils (3.7.3-1) ... [2021-01-12T15:44:29.452Z] #18 52.18 Selecting previously unselected package python3-pip. [2021-01-12T15:44:29.452Z] #18 52.18 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-12T15:44:29.452Z] #18 52.18 Unpacking python3-pip (18.1-5) ... [2021-01-12T15:44:29.452Z] #18 52.22 Selecting previously unselected package python3-pkg-resources. [2021-01-12T15:44:29.452Z] #18 52.22 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T15:44:29.452Z] #18 52.23 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-12T15:44:29.452Z] #18 52.25 Selecting previously unselected package python3-setuptools. [2021-01-12T15:44:29.452Z] #18 52.25 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-12T15:44:29.452Z] #18 52.26 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-12T15:44:29.452Z] #18 52.31 Selecting previously unselected package python3-wheel. [2021-01-12T15:44:29.452Z] #18 52.31 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-12T15:44:29.452Z] #18 52.31 Unpacking python3-wheel (0.32.3-2) ... [2021-01-12T15:44:29.452Z] #18 52.34 Selecting previously unselected package sudo. [2021-01-12T15:44:29.452Z] #18 52.34 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2021-01-12T15:44:29.452Z] #18 52.34 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-12T15:44:29.452Z] #18 52.44 Selecting previously unselected package thin-provisioning-tools. [2021-01-12T15:44:29.509Z] #34 97.06 github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T15:44:29.588Z] #34 ... [2021-01-12T15:44:29.588Z] #47 47.75 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:44:29.588Z] [2021-01-12T15:44:29.588Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:29.588Z] #40 50.00 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:44:29.743Z] #18 52.44 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-01-12T15:44:29.743Z] #18 52.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T15:44:29.743Z] #18 52.51 Selecting previously unselected package uidmap. [2021-01-12T15:44:29.743Z] #18 52.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-01-12T15:44:29.743Z] #18 52.51 Unpacking uidmap (1:4.5-1.1) ... [2021-01-12T15:44:29.743Z] #18 52.54 Selecting previously unselected package vim-runtime. [2021-01-12T15:44:29.743Z] #18 52.54 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:44:29.743Z] #18 52.55 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-01-12T15:44:29.744Z] #18 52.57 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-12T15:44:29.744Z] #18 52.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-12T15:44:29.806Z] #34 ... [2021-01-12T15:44:29.806Z] [2021-01-12T15:44:29.806Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:29.806Z] #45 96.95 go/token [2021-01-12T15:44:29.806Z] #45 96.95 net/url [2021-01-12T15:44:29.806Z] #45 96.97 text/template/parse [2021-01-12T15:44:29.845Z] #47 48.18 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:44:29.857Z] #18 57.97 Selecting previously unselected package zip. [2021-01-12T15:44:29.857Z] #18 57.99 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-01-12T15:44:29.857Z] #18 57.99 Unpacking zip (3.0-11+b1) ... [2021-01-12T15:44:29.862Z] #40 50.43 Fetched 3798 kB in 8s (457 kB/s) [2021-01-12T15:44:29.862Z] #40 ... [2021-01-12T15:44:29.862Z] [2021-01-12T15:44:29.862Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:44:29.862Z] #53 DONE 50.6s [2021-01-12T15:44:29.862Z] [2021-01-12T15:44:29.862Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:44:29.862Z] #30 40.51 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-12T15:44:29.862Z] #30 40.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-12T15:44:29.943Z] #38 35.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-12T15:44:30.104Z] #47 48.24 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:44:30.104Z] #47 48.26 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:44:30.104Z] #47 48.30 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-12T15:44:30.116Z] #18 58.23 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-12T15:44:30.116Z] #18 58.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T15:44:30.116Z] #18 58.26 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-01-12T15:44:30.116Z] #18 58.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-12T15:44:30.116Z] #18 58.28 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-01-12T15:44:30.116Z] #18 58.29 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-01-12T15:44:30.116Z] #18 58.31 Setting up uidmap (1:4.5-1.1) ... [2021-01-12T15:44:30.116Z] #18 58.32 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-01-12T15:44:30.116Z] #18 58.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:44:30.116Z] #18 58.34 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T15:44:30.116Z] #18 58.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T15:44:30.116Z] #18 58.37 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T15:44:30.116Z] #18 58.38 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T15:44:30.116Z] #18 58.39 Setting up zip (3.0-11+b1) ... [2021-01-12T15:44:30.116Z] #18 58.41 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T15:44:30.125Z] #30 ... [2021-01-12T15:44:30.125Z] [2021-01-12T15:44:30.125Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:30.125Z] #40 50.70 Selecting previously unselected package libcap-dev:arm64. [2021-01-12T15:44:30.125Z] #40 50.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 ... 15383 files and directories currently installed.) [2021-01-12T15:44:30.125Z] #40 50.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-01-12T15:44:30.361Z] #47 48.40 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:44:30.361Z] #47 48.46 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:44:30.361Z] #47 48.70 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-12T15:44:30.372Z] #18 53.11 Selecting previously unselected package vim. [2021-01-12T15:44:30.372Z] #18 53.11 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-01-12T15:44:30.372Z] #18 53.12 Unpacking vim (2:8.1.0875-5) ... [2021-01-12T15:44:30.372Z] #18 53.22 Selecting previously unselected package xfsprogs. [2021-01-12T15:44:30.372Z] #18 53.22 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-01-12T15:44:30.372Z] #18 53.22 Unpacking xfsprogs (4.20.0-1) ... [2021-01-12T15:44:30.372Z] #18 53.30 Selecting previously unselected package zip. [2021-01-12T15:44:30.372Z] #18 53.30 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-01-12T15:44:30.372Z] #18 53.31 Unpacking zip (3.0-11+b1) ... [2021-01-12T15:44:30.372Z] #18 53.34 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-12T15:44:30.375Z] #18 58.44 Setting up bash-completion (1:2.8-6) ... [2021-01-12T15:44:30.388Z] #40 50.86 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-01-12T15:44:30.618Z] #47 48.80 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-12T15:44:30.652Z] #40 51.34 Selecting previously unselected package libnet1:arm64. [2021-01-12T15:44:30.652Z] #40 51.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-01-12T15:44:30.652Z] #40 51.37 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:44:30.662Z] #18 53.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T15:44:30.662Z] #18 53.36 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-01-12T15:44:30.662Z] #18 53.37 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-01-12T15:44:30.662Z] #18 53.37 Setting up libgpm2:s390x (1.20.7-5) ... [2021-01-12T15:44:30.662Z] #18 53.38 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-01-12T15:44:30.662Z] #18 53.38 Setting up uidmap (1:4.5-1.1) ... [2021-01-12T15:44:30.662Z] #18 53.39 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-01-12T15:44:30.662Z] #18 53.40 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-12T15:44:30.662Z] #18 53.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T15:44:30.662Z] #18 53.41 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-12T15:44:30.662Z] #18 53.42 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-01-12T15:44:30.662Z] #18 53.42 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T15:44:30.662Z] #18 53.43 Setting up zip (3.0-11+b1) ... [2021-01-12T15:44:30.662Z] #18 53.44 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T15:44:30.662Z] #18 53.45 Setting up bash-completion (1:2.8-6) ... [2021-01-12T15:44:30.875Z] #47 48.88 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:44:30.875Z] #47 48.92 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:44:30.875Z] #47 48.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:44:30.959Z] #40 ... [2021-01-12T15:44:30.959Z] [2021-01-12T15:44:30.959Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:30.959Z] #11 41.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u5 [146 kB] [2021-01-12T15:44:30.959Z] #11 41.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-01-12T15:44:30.959Z] #11 41.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-01-12T15:44:30.959Z] #11 41.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-12T15:44:30.959Z] #11 41.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-01-12T15:44:30.959Z] #11 42.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-01-12T15:44:30.959Z] #11 42.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-12T15:44:30.959Z] #11 43.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-12T15:44:30.959Z] #11 43.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-01-12T15:44:30.959Z] #11 44.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-01-12T15:44:30.959Z] #11 47.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-01-12T15:44:30.959Z] #11 49.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-01-12T15:44:30.959Z] #11 49.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-01-12T15:44:30.959Z] #11 49.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-01-12T15:44:30.959Z] #11 49.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-01-12T15:44:30.959Z] #11 49.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-01-12T15:44:30.959Z] #11 49.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u5 [110 kB] [2021-01-12T15:44:30.959Z] #11 49.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-01-12T15:44:30.959Z] #11 49.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-01-12T15:44:30.959Z] #11 49.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-01-12T15:44:30.959Z] #11 49.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-01-12T15:44:30.959Z] #11 49.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-01-12T15:44:30.959Z] #11 49.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-01-12T15:44:30.959Z] #11 49.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-01-12T15:44:30.959Z] #11 49.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2021-01-12T15:44:30.959Z] #11 49.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u5 [322 kB] [2021-01-12T15:44:30.959Z] #11 51.05 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:44:30.959Z] #11 51.29 Fetched 73.8 MB in 13s (5769 kB/s) [2021-01-12T15:44:31.131Z] #47 49.39 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:44:31.132Z] #47 49.39 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:44:31.223Z] #11 51.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-01-12T15:44:31.223Z] #11 51.62 Preparing to unpack .../libsystemd0_241-7~deb10u5_arm64.deb ... [2021-01-12T15:44:31.223Z] #11 ... [2021-01-12T15:44:31.223Z] [2021-01-12T15:44:31.223Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:31.223Z] #49 51.89 regexp [2021-01-12T15:44:31.290Z] #18 53.90 Setting up libiptc0:s390x (1.8.2-4) ... [2021-01-12T15:44:31.290Z] #18 53.91 Setting up xz-utils (5.2.4-1) ... [2021-01-12T15:44:31.290Z] #18 53.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-12T15:44:31.290Z] #18 53.92 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-12T15:44:31.290Z] #18 53.94 invoke-rc.d: could not determine current runlevel [2021-01-12T15:44:31.290Z] #18 53.94 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-12T15:44:31.290Z] #18 53.95 Setting up pigz (2.4-1) ... [2021-01-12T15:44:31.290Z] #18 53.95 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-01-12T15:44:31.290Z] #18 53.96 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-01-12T15:44:31.290Z] #18 53.97 Setting up python-pip-whl (18.1-5) ... [2021-01-12T15:44:31.290Z] #18 53.98 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-01-12T15:44:31.290Z] #18 53.98 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-12T15:44:31.290Z] #18 54.05 Setting up libaio1:s390x (0.3.112-3) ... [2021-01-12T15:44:31.290Z] #18 54.05 Setting up libonig5:s390x (6.9.1-1) ... [2021-01-12T15:44:31.290Z] #18 54.06 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-01-12T15:44:31.290Z] #18 54.06 Setting up vim (2:8.1.0875-5) ... [2021-01-12T15:44:31.290Z] #18 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-12T15:44:31.290Z] #18 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-12T15:44:31.290Z] #18 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-12T15:44:31.290Z] #18 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-12T15:44:31.290Z] #18 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-12T15:44:31.290Z] #18 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-12T15:44:31.290Z] #18 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-12T15:44:31.290Z] #18 54.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-12T15:44:31.290Z] #18 54.09 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-12T15:44:31.290Z] #18 54.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T15:44:31.290Z] #18 54.11 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-01-12T15:44:31.290Z] #18 54.11 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T15:44:31.290Z] #18 54.12 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-01-12T15:44:31.290Z] #18 54.13 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T15:44:31.389Z] #47 49.54 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:44:31.389Z] #47 49.55 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:44:31.900Z] #45 99.77 go/scanner [2021-01-12T15:44:31.919Z] #18 54.68 Setting up iptables (1.8.2-4) ... [2021-01-12T15:44:31.919Z] #18 54.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T15:44:31.919Z] #18 54.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T15:44:31.919Z] #18 54.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T15:44:31.919Z] #18 54.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T15:44:31.919Z] #18 54.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-12T15:44:31.919Z] #18 54.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-12T15:44:31.919Z] #18 54.70 Setting up python3 (3.7.3-1) ... [2021-01-12T15:44:31.919Z] #18 54.76 Setting up python3-wheel (0.32.3-2) ... [2021-01-12T15:44:31.919Z] #18 54.86 Setting up apparmor (2.13.2-10) ... [2021-01-12T15:44:31.952Z] #47 49.95 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:44:31.952Z] #47 49.96 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-12T15:44:31.952Z] #47 50.03 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-12T15:44:32.209Z] #47 50.32 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:44:32.209Z] #47 50.36 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:44:32.466Z] #47 ... [2021-01-12T15:44:32.466Z] [2021-01-12T15:44:32.466Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:32.466Z] #43 40.47 vendor/golang.org/x/crypto/curve25519 [2021-01-12T15:44:32.466Z] #43 ... [2021-01-12T15:44:32.466Z] [2021-01-12T15:44:32.466Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:32.466Z] #47 50.69 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:44:32.466Z] #47 50.69 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:44:32.489Z] #38 ... [2021-01-12T15:44:32.489Z] [2021-01-12T15:44:32.489Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:32.489Z] #62 34.25 Checking out files: 45% (869/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: 86% (1654/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-12T15:44:32.489Z] #62 36.14 + cd /tmp/tmp.hvxxb4WIHp/src/github.com/docker/libnetwork [2021-01-12T15:44:32.489Z] #62 36.14 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T15:44:32.489Z] #62 36.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-12T15:44:32.547Z] #18 55.35 Setting up xfsprogs (4.20.0-1) ... [2021-01-12T15:44:32.547Z] #18 55.35 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-12T15:44:32.547Z] #18 55.42 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-12T15:44:32.722Z] #47 50.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:44:32.722Z] #47 51.06 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:44:32.837Z] #18 55.55 Setting up python3-distutils (3.7.3-1) ... [2021-01-12T15:44:32.837Z] #18 55.64 Setting up python3-setuptools (40.8.0-1) ... [2021-01-12T15:44:32.907Z] #18 61.14 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-01-12T15:44:32.907Z] #18 61.21 Setting up xz-utils (5.2.4-1) ... [2021-01-12T15:44:32.907Z] #18 61.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-12T15:44:32.951Z] #45 ... [2021-01-12T15:44:32.951Z] [2021-01-12T15:44:32.951Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:32.951Z] #34 DONE 101.0s [2021-01-12T15:44:32.951Z] [2021-01-12T15:44:32.951Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:32.951Z] #56 47.37 Checking out files: 65% (2429/3735) Checking out files: 66% (2466/3735) Checking out files: 67% (2503/3735) Checking out files: 68% (2540/3735) Checking out files: 69% (2578/3735) Checking out files: 70% (2615/3735) Checking out files: 71% (2652/3735) Checking out files: 72% (2690/3735) Checking out files: 73% (2727/3735) Checking out files: 74% (2764/3735) Checking out files: 75% (2802/3735) Checking out files: 76% (2839/3735) Checking out files: 77% (2876/3735) Checking out files: 78% (2914/3735) Checking out files: 79% (2951/3735) Checking out files: 80% (2988/3735) Checking out files: 81% (3026/3735) Checking out files: 82% (3063/3735) Checking out files: 83% (3101/3735) Checking out files: 84% (3138/3735) Checking out files: 85% (3175/3735) Checking out files: 86% (3213/3735) Checking out files: 87% (3250/3735) Checking out files: 88% (3287/3735) Checking out files: 89% (3325/3735) Checking out files: 90% (3362/3735) Checking out files: 91% (3399/3735) Checking out files: 92% (3437/3735) Checking out files: 93% (3474/3735) Checking out files: 94% (3511/3735) Checking out files: 95% (3549/3735) Checking out files: 96% (3586/3735) Checking out files: 97% (3623/3735) Checking out files: 98% (3661/3735) Checking out files: 99% (3698/3735) Checking out files: 100% (3735/3735) Checking out files: 100% (3735/3735), done. [2021-01-12T15:44:32.951Z] #56 48.12 + cd /tmp/tmp.0N2uWjQO2q/src/github.com/containerd/containerd [2021-01-12T15:44:32.951Z] #56 48.12 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:44:32.980Z] #47 51.12 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:44:33.126Z] #18 55.81 Setting up python3-pip (18.1-5) ... [2021-01-12T15:44:33.126Z] #18 55.96 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:44:33.126Z] #18 55.98 Processing triggers for mime-support (3.62) ... [2021-01-12T15:44:33.150Z] #49 53.88 context [2021-01-12T15:44:33.150Z] #49 53.93 os [2021-01-12T15:44:33.165Z] #18 61.24 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-12T15:44:33.165Z] #18 61.42 invoke-rc.d: could not determine current runlevel [2021-01-12T15:44:33.165Z] #18 61.43 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-12T15:44:33.165Z] #18 61.45 Setting up pigz (2.4-1) ... [2021-01-12T15:44:33.165Z] #18 61.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-12T15:44:33.165Z] #18 61.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T15:44:33.237Z] #47 51.24 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:44:33.237Z] #47 51.27 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:44:33.416Z] #18 DONE 56.2s [2021-01-12T15:44:33.416Z] [2021-01-12T15:44:33.416Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-12T15:44:33.424Z] #18 61.51 Setting up python-pip-whl (18.1-5) ... [2021-01-12T15:44:33.424Z] #18 61.52 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-01-12T15:44:33.424Z] #18 61.57 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-12T15:44:33.800Z] #47 52.00 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-12T15:44:33.800Z] #47 52.08 go: extracting golang.org/x/text v0.3.2 [2021-01-12T15:44:33.945Z] #18 62.00 Setting up libaio1:amd64 (0.3.112-3) ... [2021-01-12T15:44:33.945Z] #18 62.02 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-12T15:44:33.945Z] #18 62.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T15:44:33.945Z] #18 62.05 Setting up vim (2:8.1.0875-5) ... [2021-01-12T15:44:33.945Z] #18 62.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-12T15:44:33.945Z] #18 62.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-12T15:44:33.945Z] #18 62.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-12T15:44:33.945Z] #18 62.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-12T15:44:33.945Z] #18 62.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-12T15:44:33.945Z] #18 62.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-12T15:44:33.945Z] #18 62.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-12T15:44:33.945Z] #18 62.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-12T15:44:33.945Z] #18 62.21 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T15:44:33.945Z] #18 62.22 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T15:44:33.945Z] #18 62.24 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-12T15:44:34.203Z] #18 62.25 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T15:44:34.203Z] #18 62.27 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-12T15:44:34.203Z] #18 62.27 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T15:44:34.452Z] #19 0.784 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-12T15:44:34.452Z] #19 0.786 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-12T15:44:34.452Z] #19 0.788 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-12T15:44:34.452Z] #19 DONE 1.0s [2021-01-12T15:44:34.452Z] [2021-01-12T15:44:34.452Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T15:44:35.033Z] #62 ... [2021-01-12T15:44:35.033Z] [2021-01-12T15:44:35.033Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:35.033Z] #47 30.84 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-12T15:44:35.033Z] #47 30.93 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-12T15:44:35.033Z] #47 30.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:44:35.033Z] #47 31.01 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:44:35.033Z] #47 31.02 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:44:35.033Z] #47 31.25 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:44:35.033Z] #47 31.30 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:44:35.033Z] #47 31.30 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:44:35.033Z] #47 31.33 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:44:35.034Z] #47 31.44 go: extracting github.com/spf13/afero v1.1.2 [2021-01-12T15:44:35.034Z] #47 31.46 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:44:35.034Z] #47 31.50 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:44:35.034Z] #47 31.51 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:44:35.034Z] #47 31.65 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:44:35.034Z] #47 31.74 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-12T15:44:35.034Z] #47 31.78 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:44:35.034Z] #47 31.81 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:44:35.034Z] #47 31.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:44:35.034Z] #47 32.01 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:44:35.034Z] #47 32.02 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:44:35.034Z] #47 32.03 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:44:35.034Z] #47 32.03 go: downloading golang.org/x/text v0.3.2 [2021-01-12T15:44:35.034Z] #47 32.06 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:44:35.034Z] #47 32.11 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:44:35.034Z] #47 32.25 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-12T15:44:35.034Z] #47 32.34 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:44:35.034Z] #47 32.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:44:35.034Z] #47 32.48 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:44:35.034Z] #47 32.93 go: downloading github.com/spf13/cast v1.3.0 [2021-01-12T15:44:35.034Z] #47 33.03 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:44:35.034Z] #47 33.04 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:44:35.034Z] #47 33.04 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-12T15:44:35.034Z] #47 33.09 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-12T15:44:35.034Z] #47 33.11 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:44:35.034Z] #47 33.15 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:44:35.034Z] #47 33.20 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:44:35.034Z] #47 33.51 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:44:35.034Z] #47 33.61 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:44:35.034Z] #47 33.98 go: extracting github.com/spf13/cast v1.3.0 [2021-01-12T15:44:35.034Z] #47 33.98 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:44:35.034Z] #47 34.23 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-12T15:44:35.034Z] #47 34.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:44:35.034Z] #47 34.28 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:44:35.034Z] #47 34.30 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:44:35.034Z] #47 34.44 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:44:35.034Z] #47 34.74 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:44:35.034Z] #47 34.84 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:44:35.034Z] #47 35.01 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:44:35.034Z] #47 35.01 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:44:35.034Z] #47 35.11 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:44:35.034Z] #47 35.27 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:44:35.034Z] #47 35.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:44:35.034Z] #47 35.43 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:44:35.034Z] #47 35.76 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:44:35.034Z] #47 35.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:44:35.034Z] #47 35.90 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:44:35.034Z] #47 36.23 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:44:35.034Z] #47 36.30 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:44:35.034Z] #47 36.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:44:35.034Z] #47 36.47 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:44:35.034Z] #47 36.72 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T15:44:35.034Z] #47 36.84 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:44:35.034Z] #47 36.86 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:44:35.034Z] #47 36.90 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:44:35.034Z] #47 37.01 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T15:44:35.034Z] #47 37.03 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-12T15:44:35.034Z] #47 37.31 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:44:35.034Z] #47 37.32 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T15:44:35.034Z] #47 37.32 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:44:35.034Z] #47 37.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:44:35.034Z] #47 37.49 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:44:35.034Z] #47 38.28 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:44:35.034Z] #47 38.34 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T15:44:35.034Z] #47 38.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:44:35.034Z] #47 38.93 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:44:35.034Z] #47 39.01 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:44:35.034Z] #47 39.34 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:44:35.034Z] #47 39.54 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-12T15:44:35.034Z] #47 39.94 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:44:35.034Z] #47 40.03 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-12T15:44:35.034Z] #47 40.48 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:44:35.050Z] #56 50.98 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-12T15:44:35.050Z] #56 50.98 + BUILDTAGS='netgo osusergo static_build' [2021-01-12T15:44:35.050Z] #56 50.98 + export EXTRA_FLAGS=-buildmode=pie [2021-01-12T15:44:35.050Z] #56 50.98 + EXTRA_FLAGS=-buildmode=pie [2021-01-12T15:44:35.050Z] #56 50.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-12T15:44:35.050Z] #56 50.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-12T15:44:35.050Z] #56 50.98 + '[' '' = dynamic ']' [2021-01-12T15:44:35.050Z] #56 50.98 + make [2021-01-12T15:44:35.345Z] #56 ... [2021-01-12T15:44:35.345Z] [2021-01-12T15:44:35.345Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:35.345Z] #43 14.57 make[1]: Nothing to be done for 'all'. [2021-01-12T15:44:35.345Z] #43 16.45 CC images/stats.o [2021-01-12T15:44:35.345Z] #43 17.12 CC images/core.o [2021-01-12T15:44:35.345Z] #43 18.02 CC images/core-x86.o [2021-01-12T15:44:35.345Z] #43 18.69 CC images/core-arm.o [2021-01-12T15:44:35.345Z] #43 19.14 CC images/core-aarch64.o [2021-01-12T15:44:35.345Z] #43 19.63 CC images/core-ppc64.o [2021-01-12T15:44:35.345Z] #43 20.42 CC images/core-s390.o [2021-01-12T15:44:35.345Z] #43 21.22 CC images/cpuinfo.o [2021-01-12T15:44:35.345Z] #43 21.73 CC images/inventory.o [2021-01-12T15:44:35.345Z] #43 22.08 CC images/fdinfo.o [2021-01-12T15:44:35.345Z] #43 22.86 CC images/fown.o [2021-01-12T15:44:35.345Z] #43 23.22 CC images/ns.o [2021-01-12T15:44:35.345Z] #43 23.52 CC images/regfile.o [2021-01-12T15:44:35.345Z] #43 23.78 CC images/ghost-file.o [2021-01-12T15:44:35.345Z] #43 24.10 CC images/fifo.o [2021-01-12T15:44:35.345Z] #43 24.19 CC images/remap-file-path.o [2021-01-12T15:44:35.345Z] #43 24.36 CC images/eventfd.o [2021-01-12T15:44:35.345Z] #43 24.46 CC images/eventpoll.o [2021-01-12T15:44:35.345Z] #43 24.70 CC images/fh.o [2021-01-12T15:44:35.580Z] #18 ... [2021-01-12T15:44:35.580Z] [2021-01-12T15:44:35.580Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:35.580Z] #41 131.6 CC criu/netfilter.o [2021-01-12T15:44:35.580Z] #41 132.0 CC criu/page-pipe.o [2021-01-12T15:44:35.580Z] #41 132.7 CC criu/page-xfer.o [2021-01-12T15:44:35.580Z] #41 134.5 CC criu/pagemap-cache.o [2021-01-12T15:44:35.580Z] #41 134.9 CC criu/pagemap.o [2021-01-12T15:44:35.580Z] #41 135.9 CC criu/parasite-syscall.o [2021-01-12T15:44:35.580Z] #41 137.0 CC criu/path.o [2021-01-12T15:44:35.580Z] #41 137.3 CC criu/pie-util-vdso-elf32.o [2021-01-12T15:44:35.580Z] #41 137.9 CC criu/pie-util-vdso.o [2021-01-12T15:44:35.580Z] #41 138.5 CC criu/pie-util.o [2021-01-12T15:44:35.580Z] #41 138.7 CC criu/pipes.o [2021-01-12T15:44:35.580Z] #41 139.5 CC criu/plugin.o [2021-01-12T15:44:35.580Z] #41 139.9 CC criu/proc_parse.o [2021-01-12T15:44:35.642Z] #43 25.03 CC images/fsnotify.o [2021-01-12T15:44:35.938Z] #43 ... [2021-01-12T15:44:35.938Z] [2021-01-12T15:44:35.938Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:35.938Z] #56 51.90 + bin/ctr [2021-01-12T15:44:35.955Z] #20 1.494 Collecting yamllint==1.16.0 [2021-01-12T15:44:35.955Z] #20 1.581 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-12T15:44:35.955Z] #20 1.598 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-12T15:44:35.955Z] #20 1.613 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-12T15:44:35.955Z] #20 1.623 Collecting pyyaml (from yamllint==1.16.0) [2021-01-12T15:44:35.955Z] #20 1.659 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2021-01-12T15:44:35.977Z] #47 ... [2021-01-12T15:44:35.977Z] [2021-01-12T15:44:35.977Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:35.977Z] #34 32.11 Fetched 8414 kB in 24s (358 kB/s) [2021-01-12T15:44:35.977Z] #34 32.11 Reading package lists... [2021-01-12T15:44:35.977Z] #34 ... [2021-01-12T15:44:35.977Z] [2021-01-12T15:44:35.978Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:35.978Z] #40 38.84 Fetched 8414 kB in 31s (272 kB/s) [2021-01-12T15:44:36.244Z] #20 1.894 Building wheels for collected packages: pyyaml [2021-01-12T15:44:36.244Z] #20 1.895 Running setup.py bdist_wheel for pyyaml: started [2021-01-12T15:44:36.329Z] #47 ... [2021-01-12T15:44:36.329Z] [2021-01-12T15:44:36.329Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:36.329Z] #11 44.37 Fetched 8405 kB in 37s (227 kB/s) [2021-01-12T15:44:36.329Z] #11 44.37 Reading package lists... [2021-01-12T15:44:36.329Z] #11 ... [2021-01-12T15:44:36.329Z] [2021-01-12T15:44:36.329Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:36.329Z] #34 44.50 Building dependency tree... [2021-01-12T15:44:36.329Z] #34 50.50 The following additional packages will be installed: [2021-01-12T15:44:36.329Z] #34 50.52 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-12T15:44:36.329Z] #34 50.55 Suggested packages: [2021-01-12T15:44:36.329Z] #34 50.55 cmake-doc ninja-build lrzip [2021-01-12T15:44:36.329Z] #34 50.55 Recommended packages: [2021-01-12T15:44:36.329Z] #34 50.55 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-12T15:44:36.329Z] #34 52.27 The following NEW packages will be installed: [2021-01-12T15:44:36.329Z] #34 52.29 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-12T15:44:36.329Z] #34 52.30 vim-common xxd [2021-01-12T15:44:36.329Z] #34 52.76 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:44:36.329Z] #34 52.76 Need to get 14.9 MB of archives. [2021-01-12T15:44:36.329Z] #34 52.76 After this operation, 61.8 MB of additional disk space will be used. [2021-01-12T15:44:36.329Z] #34 52.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-12T15:44:36.329Z] #34 52.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T15:44:36.329Z] #34 52.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-01-12T15:44:36.329Z] #34 53.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-12T15:44:36.329Z] #34 54.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-01-12T15:44:36.468Z] #49 ... [2021-01-12T15:44:36.468Z] [2021-01-12T15:44:36.468Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:36.468Z] #11 52.26 Unpacking libsystemd0:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T15:44:36.468Z] #11 53.06 Setting up libsystemd0:arm64 (241-7~deb10u5) ... [2021-01-12T15:44:36.468Z] #11 53.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 ... 15383 files and directories currently installed.) [2021-01-12T15:44:36.468Z] #11 53.75 Preparing to unpack .../libudev1_241-7~deb10u5_arm64.deb ... [2021-01-12T15:44:36.468Z] #11 53.86 Unpacking libudev1:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T15:44:36.468Z] #11 54.15 Setting up libudev1:arm64 (241-7~deb10u5) ... [2021-01-12T15:44:36.468Z] #11 54.41 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-12T15:44:36.468Z] #11 54.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-01-12T15:44:36.468Z] #11 54.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-01-12T15:44:36.468Z] #11 54.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T15:44:36.468Z] #11 56.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-12T15:44:36.468Z] #11 56.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-01-12T15:44:36.468Z] #11 56.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T15:44:36.534Z] #20 2.056 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-12T15:44:36.534Z] #20 2.056 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2021-01-12T15:44:36.534Z] #20 2.068 Successfully built pyyaml [2021-01-12T15:44:36.534Z] #20 2.071 Installing collected packages: pathspec, pyyaml, yamllint [2021-01-12T15:44:36.534Z] #20 2.134 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2021-01-12T15:44:36.586Z] #34 54.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-01-12T15:44:36.586Z] #34 54.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-01-12T15:44:36.586Z] #34 54.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-01-12T15:44:36.586Z] #34 54.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-01-12T15:44:36.823Z] #20 DONE 2.3s [2021-01-12T15:44:36.823Z] [2021-01-12T15:44:36.823Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-12T15:44:36.823Z] #23 DONE 0.2s [2021-01-12T15:44:36.823Z] [2021-01-12T15:44:36.823Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-12T15:44:36.843Z] #34 55.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-01-12T15:44:36.843Z] #34 ... [2021-01-12T15:44:36.843Z] [2021-01-12T15:44:36.843Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:36.843Z] #11 44.37 Reading package lists... [2021-01-12T15:44:36.957Z] #41 ... [2021-01-12T15:44:36.957Z] [2021-01-12T15:44:36.957Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:44:36.957Z] #18 65.19 Setting up iptables (1.8.2-4) ... [2021-01-12T15:44:37.216Z] #18 65.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T15:44:37.216Z] #18 65.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T15:44:37.216Z] #18 65.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T15:44:37.216Z] #18 65.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T15:44:37.216Z] #18 65.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-12T15:44:37.216Z] #18 65.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-12T15:44:37.216Z] #18 65.25 Setting up python3 (3.7.3-1) ... [2021-01-12T15:44:37.216Z] #18 65.50 Setting up python3-wheel (0.32.3-2) ... [2021-01-12T15:44:37.784Z] #18 ... [2021-01-12T15:44:37.784Z] [2021-01-12T15:44:37.784Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:44:37.784Z] #38 DONE 214.4s [2021-01-12T15:44:37.851Z] #28 DONE 0.8s [2021-01-12T15:44:37.851Z] [2021-01-12T15:44:37.851Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-12T15:44:37.851Z] #31 DONE 0.2s [2021-01-12T15:44:37.851Z] [2021-01-12T15:44:37.851Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-12T15:44:37.890Z] #40 38.84 Reading package lists... [2021-01-12T15:44:37.890Z] #40 ... [2021-01-12T15:44:37.890Z] [2021-01-12T15:44:37.890Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:37.890Z] #47 42.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:44:37.890Z] #47 42.57 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:44:37.890Z] #47 42.71 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:44:37.890Z] #47 42.71 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:44:37.890Z] #47 42.83 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:44:37.890Z] #47 43.13 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:44:37.890Z] #47 43.39 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:44:37.890Z] #47 43.43 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:44:37.890Z] #47 43.44 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:44:37.890Z] #47 43.49 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:44:37.890Z] #47 43.59 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:44:37.890Z] #47 43.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:44:37.890Z] #47 43.94 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:44:38.043Z] [2021-01-12T15:44:38.043Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:44:38.043Z] #18 66.12 Setting up apparmor (2.13.2-10) ... [2021-01-12T15:44:38.141Z] #33 DONE 0.1s [2021-01-12T15:44:38.141Z] [2021-01-12T15:44:38.141Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-12T15:44:38.141Z] #36 DONE 0.2s [2021-01-12T15:44:38.141Z] [2021-01-12T15:44:38.141Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-12T15:44:38.150Z] #47 44.32 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:44:38.349Z] #11 55.62 Reading package lists... [2021-01-12T15:44:38.349Z] #11 ... [2021-01-12T15:44:38.349Z] [2021-01-12T15:44:38.349Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:38.349Z] #40 46.39 Reading package lists... [2021-01-12T15:44:38.349Z] #40 ... [2021-01-12T15:44:38.349Z] [2021-01-12T15:44:38.349Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:38.349Z] #47 55.47 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:44:38.394Z] #11 ... [2021-01-12T15:44:38.394Z] [2021-01-12T15:44:38.394Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:38.394Z] #49 58.87 mvdan.cc/sh/v3/fileutil [2021-01-12T15:44:38.394Z] #49 58.89 io/ioutil [2021-01-12T15:44:38.430Z] #39 DONE 0.2s [2021-01-12T15:44:38.430Z] [2021-01-12T15:44:38.430Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-12T15:44:38.430Z] #42 DONE 0.1s [2021-01-12T15:44:38.430Z] [2021-01-12T15:44:38.430Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-12T15:44:38.606Z] #47 ... [2021-01-12T15:44:38.606Z] [2021-01-12T15:44:38.606Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:44:38.606Z] #53 46.80 Reading package lists... [2021-01-12T15:44:38.730Z] #44 DONE 0.2s [2021-01-12T15:44:38.730Z] [2021-01-12T15:44:38.730Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-12T15:44:38.730Z] #46 DONE 0.2s [2021-01-12T15:44:38.730Z] [2021-01-12T15:44:38.730Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-12T15:44:38.863Z] #53 56.61 Building dependency tree... [2021-01-12T15:44:38.863Z] #53 ... [2021-01-12T15:44:38.863Z] [2021-01-12T15:44:38.863Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:38.863Z] #40 46.39 Reading package lists... [2021-01-12T15:44:39.019Z] #48 DONE 0.2s [2021-01-12T15:44:39.019Z] [2021-01-12T15:44:39.019Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-12T15:44:39.019Z] #50 DONE 0.1s [2021-01-12T15:44:39.309Z] [2021-01-12T15:44:39.309Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-12T15:44:39.309Z] #52 DONE 0.2s [2021-01-12T15:44:39.309Z] [2021-01-12T15:44:39.309Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-12T15:44:39.599Z] #55 DONE 0.3s [2021-01-12T15:44:39.599Z] [2021-01-12T15:44:39.599Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-12T15:44:39.599Z] #59 DONE 0.1s [2021-01-12T15:44:39.793Z] #49 60.53 flag [2021-01-12T15:44:39.888Z] [2021-01-12T15:44:39.888Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-12T15:44:39.888Z] #61 DONE 0.2s [2021-01-12T15:44:39.888Z] [2021-01-12T15:44:39.888Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-12T15:44:39.888Z] #63 DONE 0.1s [2021-01-12T15:44:39.947Z] #18 67.81 Setting up xfsprogs (4.20.0-1) ... [2021-01-12T15:44:39.947Z] #18 67.83 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-12T15:44:39.947Z] #18 68.15 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-12T15:44:40.057Z] #49 60.53 github.com/pkg/diff [2021-01-12T15:44:40.057Z] #49 60.53 go/token [2021-01-12T15:44:40.057Z] #49 60.54 encoding/binary [2021-01-12T15:44:40.057Z] #49 ... [2021-01-12T15:44:40.057Z] [2021-01-12T15:44:40.057Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:40.057Z] #54 2.018 + RM_GOPATH=0 [2021-01-12T15:44:40.057Z] #54 2.018 + TMP_GOPATH= [2021-01-12T15:44:40.057Z] #54 2.018 + : /build [2021-01-12T15:44:40.057Z] #54 2.018 + '[' -z '' ']' [2021-01-12T15:44:40.057Z] #54 2.019 ++ mktemp -d [2021-01-12T15:44:40.057Z] #54 2.022 + export GOPATH=/tmp/tmp.CgVXeOr5kq [2021-01-12T15:44:40.057Z] #54 2.022 + GOPATH=/tmp/tmp.CgVXeOr5kq [2021-01-12T15:44:40.057Z] #54 2.022 + RM_GOPATH=1 [2021-01-12T15:44:40.057Z] #54 2.023 + case "$(go env GOARCH)" in [2021-01-12T15:44:40.057Z] #54 2.025 ++ go env GOARCH [2021-01-12T15:44:40.057Z] #54 2.036 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:40.057Z] #54 2.036 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:40.057Z] #54 2.062 ++ dirname /tmp/install/install.sh [2021-01-12T15:44:40.057Z] #54 2.062 + dir=/tmp/install [2021-01-12T15:44:40.057Z] #54 2.062 + bin=containerd [2021-01-12T15:44:40.057Z] #54 2.062 + shift [2021-01-12T15:44:40.057Z] #54 2.062 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-12T15:44:40.057Z] #54 2.062 + . /tmp/install/containerd.installer [2021-01-12T15:44:40.057Z] #54 2.062 ++ set -e [2021-01-12T15:44:40.057Z] #54 2.062 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:44:40.057Z] #54 2.062 + install_containerd [2021-01-12T15:44:40.057Z] #54 2.062 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-12T15:44:40.057Z] #54 2.062 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CgVXeOr5kq/src/github.com/containerd/containerd [2021-01-12T15:44:40.057Z] #54 2.063 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:44:40.057Z] #54 2.064 Cloning into '/tmp/tmp.CgVXeOr5kq/src/github.com/containerd/containerd'... [2021-01-12T15:44:40.057Z] #54 ... [2021-01-12T15:44:40.057Z] [2021-01-12T15:44:40.057Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:40.057Z] #11 59.45 Selecting previously unselected package binutils-mingw-w64. [2021-01-12T15:44:40.057Z] #11 59.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-12T15:44:40.057Z] #11 59.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T15:44:40.057Z] #11 59.61 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-01-12T15:44:40.057Z] #11 59.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-01-12T15:44:40.057Z] #11 59.62 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-01-12T15:44:40.057Z] #11 59.91 Selecting previously unselected package dmsetup. [2021-01-12T15:44:40.057Z] #11 59.91 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-01-12T15:44:40.057Z] #11 59.92 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-12T15:44:40.057Z] #11 60.12 Selecting previously unselected package mingw-w64-common. [2021-01-12T15:44:40.057Z] #11 60.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-12T15:44:40.057Z] #11 60.13 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-12T15:44:40.092Z] #47 ... [2021-01-12T15:44:40.092Z] [2021-01-12T15:44:40.092Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:44:40.092Z] #53 36.37 Fetched 8414 kB in 28s (302 kB/s) [2021-01-12T15:44:40.179Z] [2021-01-12T15:44:40.179Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-12T15:44:40.179Z] #64 DONE 0.1s [2021-01-12T15:44:40.179Z] [2021-01-12T15:44:40.179Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-12T15:44:40.322Z] #11 ... [2021-01-12T15:44:40.322Z] [2021-01-12T15:44:40.322Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:40.322Z] #32 50.95 internal/poll [2021-01-12T15:44:40.322Z] #32 53.74 os [2021-01-12T15:44:40.322Z] #32 55.12 internal/fmtsort [2021-01-12T15:44:40.322Z] #32 56.64 path/filepath [2021-01-12T15:44:40.322Z] #32 56.65 fmt [2021-01-12T15:44:40.322Z] #32 58.26 io/ioutil [2021-01-12T15:44:40.322Z] #32 60.10 flag [2021-01-12T15:44:40.322Z] #32 60.10 github.com/BurntSushi/toml [2021-01-12T15:44:40.322Z] #32 60.10 log [2021-01-12T15:44:40.322Z] #32 ... [2021-01-12T15:44:40.322Z] [2021-01-12T15:44:40.322Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:40.322Z] #40 52.08 Selecting previously unselected package libnet1-dev. [2021-01-12T15:44:40.322Z] #40 52.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-01-12T15:44:40.322Z] #40 52.24 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T15:44:40.322Z] #40 52.80 Selecting previously unselected package libnl-3-200:arm64. [2021-01-12T15:44:40.322Z] #40 52.82 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-01-12T15:44:40.322Z] #40 52.84 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-01-12T15:44:40.322Z] #40 53.07 Selecting previously unselected package libnl-3-dev:arm64. [2021-01-12T15:44:40.322Z] #40 53.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-01-12T15:44:40.322Z] #40 53.09 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-01-12T15:44:40.322Z] #40 53.96 Selecting previously unselected package libprotobuf-c1:arm64. [2021-01-12T15:44:40.322Z] #40 53.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-01-12T15:44:40.322Z] #40 53.97 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-12T15:44:40.322Z] #40 54.06 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-01-12T15:44:40.322Z] #40 54.08 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-01-12T15:44:40.322Z] #40 54.08 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-01-12T15:44:40.322Z] #40 54.35 Selecting previously unselected package zlib1g-dev:arm64. [2021-01-12T15:44:40.322Z] #40 54.35 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-01-12T15:44:40.322Z] #40 54.36 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-01-12T15:44:40.322Z] #40 54.64 Selecting previously unselected package libprotobuf17:arm64. [2021-01-12T15:44:40.322Z] #40 54.64 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-01-12T15:44:40.322Z] #40 54.65 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-01-12T15:44:40.322Z] #40 55.29 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-01-12T15:44:40.322Z] #40 55.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-01-12T15:44:40.322Z] #40 55.31 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-01-12T15:44:40.322Z] #40 55.55 Selecting previously unselected package libprotobuf-dev:arm64. [2021-01-12T15:44:40.322Z] #40 55.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-01-12T15:44:40.322Z] #40 55.57 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-01-12T15:44:40.322Z] #40 57.34 Selecting previously unselected package libprotoc17:arm64. [2021-01-12T15:44:40.322Z] #40 57.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-01-12T15:44:40.322Z] #40 57.35 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-01-12T15:44:40.322Z] #40 57.92 Selecting previously unselected package protobuf-c-compiler. [2021-01-12T15:44:40.322Z] #40 57.93 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-01-12T15:44:40.322Z] #40 57.93 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T15:44:40.322Z] #40 58.17 Selecting previously unselected package protobuf-compiler. [2021-01-12T15:44:40.322Z] #40 58.18 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-01-12T15:44:40.322Z] #40 58.20 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-12T15:44:40.322Z] #40 58.44 Selecting previously unselected package python-pkg-resources. [2021-01-12T15:44:40.322Z] #40 58.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T15:44:40.322Z] #40 58.45 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-12T15:44:40.322Z] #40 58.74 Selecting previously unselected package python-six. [2021-01-12T15:44:40.322Z] #40 58.74 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-12T15:44:40.322Z] #40 58.75 Unpacking python-six (1.12.0-1) ... [2021-01-12T15:44:40.322Z] #40 58.88 Selecting previously unselected package python-protobuf. [2021-01-12T15:44:40.322Z] #40 58.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-01-12T15:44:40.322Z] #40 58.91 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-12T15:44:40.322Z] #40 59.42 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-12T15:44:40.352Z] #53 36.37 Reading package lists... [2021-01-12T15:44:40.352Z] #53 ... [2021-01-12T15:44:40.352Z] [2021-01-12T15:44:40.352Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:40.352Z] #34 32.11 Reading package lists... [2021-01-12T15:44:40.514Z] #18 68.87 Setting up python3-distutils (3.7.3-1) ... [2021-01-12T15:44:40.808Z] #65 DONE 0.7s [2021-01-12T15:44:41.082Z] #18 69.30 Setting up python3-setuptools (40.8.0-1) ... [2021-01-12T15:44:41.098Z] [2021-01-12T15:44:41.098Z] #66 exporting to image [2021-01-12T15:44:41.098Z] #66 exporting layers [2021-01-12T15:44:41.545Z] #56 ... [2021-01-12T15:44:41.545Z] [2021-01-12T15:44:41.545Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:41.545Z] #51 98.96 github.com/pkg/diff [2021-01-12T15:44:41.545Z] #51 98.97 encoding/json [2021-01-12T15:44:41.545Z] #51 98.98 go/token [2021-01-12T15:44:41.545Z] #51 101.8 go/scanner [2021-01-12T15:44:41.545Z] #51 102.9 mvdan.cc/editorconfig [2021-01-12T15:44:41.545Z] #51 105.4 mvdan.cc/sh/v3/syntax [2021-01-12T15:44:41.545Z] #51 105.9 go/ast [2021-01-12T15:44:41.545Z] #51 ... [2021-01-12T15:44:41.545Z] [2021-01-12T15:44:41.545Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:41.545Z] #43 25.71 CC images/signalfd.o [2021-01-12T15:44:41.545Z] #43 26.02 CC images/fs.o [2021-01-12T15:44:41.545Z] #43 26.28 CC images/pstree.o [2021-01-12T15:44:41.545Z] #43 26.58 CC images/pipe.o [2021-01-12T15:44:41.545Z] #43 26.82 CC images/tcp-stream.o [2021-01-12T15:44:41.545Z] #43 27.18 CC images/sk-packet.o [2021-01-12T15:44:41.545Z] #43 27.52 CC images/mnt.o [2021-01-12T15:44:41.545Z] #43 27.78 CC images/pipe-data.o [2021-01-12T15:44:41.545Z] #43 27.95 CC images/sa.o [2021-01-12T15:44:41.545Z] #43 28.16 CC images/timer.o [2021-01-12T15:44:41.545Z] #43 28.54 CC images/timerfd.o [2021-01-12T15:44:41.545Z] #43 28.77 CC images/mm.o [2021-01-12T15:44:41.545Z] #43 29.14 CC images/sk-opts.o [2021-01-12T15:44:41.545Z] #43 29.35 CC images/sk-unix.o [2021-01-12T15:44:41.545Z] #43 29.69 CC images/sk-inet.o [2021-01-12T15:44:41.545Z] #43 30.13 CC images/tun.o [2021-01-12T15:44:41.545Z] #43 30.41 CC images/sk-netlink.o [2021-01-12T15:44:41.545Z] #43 30.65 CC images/packet-sock.o [2021-01-12T15:44:41.641Z] #40 57.34 Building dependency tree... [2021-01-12T15:44:41.718Z] #40 ... [2021-01-12T15:44:41.718Z] [2021-01-12T15:44:41.718Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:41.718Z] #43 52.12 regexp [2021-01-12T15:44:41.718Z] #43 57.78 path/filepath [2021-01-12T15:44:41.718Z] #43 57.83 net [2021-01-12T15:44:41.718Z] #43 58.76 internal/lazyregexp [2021-01-12T15:44:41.718Z] #43 59.50 github.com/LK4D4/vndr/versioned [2021-01-12T15:44:41.718Z] #43 60.01 os/exec [2021-01-12T15:44:41.718Z] #43 ... [2021-01-12T15:44:41.718Z] [2021-01-12T15:44:41.718Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:41.718Z] #34 54.46 Selecting previously unselected package libicu63:arm64. [2021-01-12T15:44:41.718Z] #34 54.47 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-01-12T15:44:41.718Z] #34 54.49 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-12T15:44:41.718Z] #34 59.29 Selecting previously unselected package libxml2:arm64. [2021-01-12T15:44:41.718Z] #34 59.30 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-01-12T15:44:41.718Z] #34 59.31 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T15:44:41.718Z] #34 59.91 Selecting previously unselected package libarchive13:arm64. [2021-01-12T15:44:41.718Z] #34 59.91 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-01-12T15:44:41.718Z] #34 59.92 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-01-12T15:44:41.718Z] #34 60.49 Selecting previously unselected package libjsoncpp1:arm64. [2021-01-12T15:44:41.718Z] #34 60.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-01-12T15:44:41.718Z] #34 60.51 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-01-12T15:44:41.718Z] #34 60.81 Selecting previously unselected package librhash0:arm64. [2021-01-12T15:44:41.718Z] #34 60.81 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-01-12T15:44:41.718Z] #34 60.82 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-01-12T15:44:41.718Z] #34 60.95 Selecting previously unselected package libuv1:arm64. [2021-01-12T15:44:41.718Z] #34 60.96 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-01-12T15:44:41.718Z] #34 60.99 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-01-12T15:44:41.718Z] #34 61.22 Selecting previously unselected package cmake. [2021-01-12T15:44:41.718Z] #34 61.22 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-01-12T15:44:41.718Z] #34 61.26 Unpacking cmake (3.13.4-1) ... [2021-01-12T15:44:41.856Z] #43 31.10 CC images/ipc-var.o [2021-01-12T15:44:41.981Z] #34 ... [2021-01-12T15:44:41.981Z] [2021-01-12T15:44:41.981Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:41.981Z] #49 62.46 go/scanner [2021-01-12T15:44:42.018Z] #18 70.28 Setting up python3-pip (18.1-5) ... [2021-01-12T15:44:42.151Z] #43 31.35 CC images/ipc-desc.o [2021-01-12T15:44:42.446Z] #43 31.64 CC images/ipc-shm.o [2021-01-12T15:44:42.446Z] #43 31.85 CC images/ipc-msg.o [2021-01-12T15:44:42.743Z] #43 32.19 CC images/ipc-sem.o [2021-01-12T15:44:42.909Z] #34 43.78 Reading package lists... [2021-01-12T15:44:42.909Z] #34 ... [2021-01-12T15:44:42.909Z] [2021-01-12T15:44:42.909Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:42.909Z] #43 46.97 vendor/golang.org/x/crypto/internal/subtle [2021-01-12T15:44:42.909Z] #43 47.28 vendor/golang.org/x/crypto/curve25519 [2021-01-12T15:44:42.954Z] #18 71.01 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:44:42.954Z] #18 71.08 Processing triggers for mime-support (3.62) ... [2021-01-12T15:44:43.040Z] #43 32.41 CC images/utsns.o [2021-01-12T15:44:43.040Z] #43 ... [2021-01-12T15:44:43.040Z] [2021-01-12T15:44:43.040Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:43.040Z] #13 101.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-12T15:44:43.040Z] #13 101.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-01-12T15:44:43.040Z] #13 101.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:44:43.340Z] #13 ... [2021-01-12T15:44:43.340Z] [2021-01-12T15:44:43.340Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:43.340Z] #43 32.63 CC images/creds.o [2021-01-12T15:44:43.378Z] #49 63.71 mvdan.cc/editorconfig [2021-01-12T15:44:43.378Z] #49 63.92 mvdan.cc/sh/v3/syntax [2021-01-12T15:44:43.522Z] #18 DONE 71.5s [2021-01-12T15:44:43.523Z] [2021-01-12T15:44:43.523Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-12T15:44:43.637Z] #43 32.84 CC images/vma.o [2021-01-12T15:44:43.637Z] #43 ... [2021-01-12T15:44:43.637Z] [2021-01-12T15:44:43.637Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:43.637Z] #45 101.9 encoding/json [2021-01-12T15:44:43.637Z] #45 103.7 go/ast [2021-01-12T15:44:43.637Z] #45 108.2 text/template [2021-01-12T15:44:43.816Z] #66 exporting layers 2.5s done [2021-01-12T15:44:43.816Z] #66 writing image sha256:a4ce19626951f4cc6e570a71dfd3393772b20f8a46ae3b85381efdfecb99df92 done [2021-01-12T15:44:43.816Z] #66 naming to docker.io/library/docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e done [2021-01-12T15:44:43.816Z] #66 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-12T15:44:43.934Z] #45 ... [2021-01-12T15:44:43.934Z] [2021-01-12T15:44:43.934Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:43.934Z] #43 33.08 CC images/netdev.o [2021-01-12T15:44:44.161Z] #40 ... [2021-01-12T15:44:44.161Z] [2021-01-12T15:44:44.161Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:44.161Z] #34 57.43 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:44:44.161Z] #34 57.82 Fetched 14.9 MB in 3s (4712 kB/s) [2021-01-12T15:44:44.161Z] #34 57.96 Selecting previously unselected package xxd. [2021-01-12T15:44:44.161Z] #34 57.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T15:44:44.161Z] #34 58.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T15:44:44.161Z] #34 58.11 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T15:44:44.161Z] #34 58.64 Selecting previously unselected package vim-common. [2021-01-12T15:44:44.161Z] #34 58.64 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:44:44.161Z] #34 58.86 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T15:44:44.161Z] #34 59.70 Selecting previously unselected package cmake-data. [2021-01-12T15:44:44.161Z] #34 59.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-12T15:44:44.161Z] #34 59.76 Unpacking cmake-data (3.13.4-1) ... [2021-01-12T15:44:44.161Z] #34 ... [2021-01-12T15:44:44.161Z] [2021-01-12T15:44:44.161Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:44.161Z] #40 62.50 The following additional packages will be installed: [2021-01-12T15:44:44.161Z] #40 62.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-12T15:44:44.231Z] #43 33.50 CC images/tty.o [2021-01-12T15:44:44.236Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41701/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/test/unit [2021-01-12T15:44:44.330Z] #49 65.06 go/ast [2021-01-12T15:44:44.330Z] #49 65.09 encoding/base64 [2021-01-12T15:44:44.420Z] #40 62.54 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-12T15:44:44.420Z] #40 62.59 Suggested packages: [2021-01-12T15:44:44.420Z] #40 62.59 manpages-dev python-setuptools [2021-01-12T15:44:44.460Z] #19 0.901 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-12T15:44:44.460Z] #19 0.905 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-12T15:44:44.460Z] #19 0.909 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-12T15:44:44.460Z] #19 DONE 1.1s [2021-01-12T15:44:44.460Z] [2021-01-12T15:44:44.460Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T15:44:44.883Z] #43 34.16 CC images/file-lock.o [2021-01-12T15:44:44.909Z] #49 65.51 golang.org/x/sys/unix [2021-01-12T15:44:45.180Z] #43 34.37 CC images/rlimit.o [2021-01-12T15:44:45.180Z] #43 34.57 CC images/pagemap.o [2021-01-12T15:44:45.824Z] #43 34.95 CC images/siginfo.o [2021-01-12T15:44:45.824Z] #43 35.23 CC images/rpc.o [2021-01-12T15:44:45.859Z] #49 66.35 encoding/json [2021-01-12T15:44:46.366Z] #20 ... [2021-01-12T15:44:46.366Z] [2021-01-12T15:44:46.366Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:46.366Z] #47 222.3 + /build/golangci-lint --version [2021-01-12T15:44:46.366Z] #47 222.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-12T15:44:46.366Z] #47 DONE 223.0s [2021-01-12T15:44:46.366Z] [2021-01-12T15:44:46.366Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:46.366Z] #41 143.2 CC criu/protobuf-desc.o [2021-01-12T15:44:46.366Z] #41 144.5 CC criu/protobuf.o [2021-01-12T15:44:46.366Z] #41 145.1 CC criu/pstree.o [2021-01-12T15:44:46.366Z] #41 146.4 CC criu/rbtree.o [2021-01-12T15:44:46.366Z] #41 146.7 CC criu/rst-malloc.o [2021-01-12T15:44:46.366Z] #41 146.9 CC criu/seccomp.o [2021-01-12T15:44:46.366Z] #41 147.4 CC criu/seize.o [2021-01-12T15:44:46.366Z] #41 148.4 CC criu/servicefd.o [2021-01-12T15:44:46.366Z] #41 148.8 CC criu/shmem.o [2021-01-12T15:44:46.366Z] #41 149.9 CC criu/sigframe.o [2021-01-12T15:44:46.366Z] #41 150.2 CC criu/signalfd.o [2021-01-12T15:44:46.366Z] #41 150.5 CC criu/sk-inet.o [2021-01-12T15:44:46.366Z] #41 151.9 CC criu/sk-netlink.o [2021-01-12T15:44:46.366Z] #41 152.2 CC criu/sk-packet.o [2021-01-12T15:44:46.942Z] #40 64.78 The following NEW packages will be installed: [2021-01-12T15:44:46.942Z] #40 64.83 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-12T15:44:46.942Z] #40 64.83 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-12T15:44:46.942Z] #40 64.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-12T15:44:46.942Z] #40 64.85 python-six zlib1g-dev [2021-01-12T15:44:46.983Z] ? github.com/docker/docker/api [no test files] [2021-01-12T15:44:47.119Z] #43 ... [2021-01-12T15:44:47.119Z] [2021-01-12T15:44:47.119Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:47.119Z] #11 42.92 Fetched 8414 kB in 35s (242 kB/s) [2021-01-12T15:44:47.119Z] #11 42.92 Reading package lists... [2021-01-12T15:44:47.119Z] #11 ... [2021-01-12T15:44:47.119Z] [2021-01-12T15:44:47.119Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:47.119Z] #40 38.84 Reading package lists... [2021-01-12T15:44:47.199Z] #40 65.47 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:44:47.199Z] #40 65.47 Need to get 4095 kB of archives. [2021-01-12T15:44:47.199Z] #40 65.47 After this operation, 22.5 MB of additional disk space will be used. [2021-01-12T15:44:47.199Z] #40 65.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-01-12T15:44:47.199Z] #40 65.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-12T15:44:47.199Z] #40 65.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-01-12T15:44:47.199Z] #40 65.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-12T15:44:47.199Z] #40 65.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-01-12T15:44:47.199Z] #40 65.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-12T15:44:47.199Z] #40 65.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-01-12T15:44:47.306Z] #41 153.1 CC criu/sk-queue.o [2021-01-12T15:44:47.365Z] #43 36.70 CC images/ext-file.o [2021-01-12T15:44:47.457Z] #40 65.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-01-12T15:44:47.457Z] #40 65.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-01-12T15:44:47.457Z] #40 65.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-01-12T15:44:47.457Z] #40 65.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-01-12T15:44:47.722Z] #40 65.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-01-12T15:44:47.722Z] #40 65.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-01-12T15:44:47.722Z] #40 65.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-01-12T15:44:47.810Z] #49 ... [2021-01-12T15:44:47.811Z] [2021-01-12T15:44:47.811Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:47.811Z] #34 63.57 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-12T15:44:47.811Z] #34 63.60 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T15:44:47.811Z] #34 63.77 Setting up libuv1:arm64 (1.24.1-1) ... [2021-01-12T15:44:47.811Z] #34 63.81 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T15:44:47.811Z] #34 64.07 Setting up librhash0:arm64 (1.3.8-1) ... [2021-01-12T15:44:47.811Z] #34 65.66 Setting up cmake-data (3.13.4-1) ... [2021-01-12T15:44:47.811Z] #34 67.09 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T15:44:47.811Z] #34 67.21 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-01-12T15:44:47.811Z] #34 67.30 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-01-12T15:44:47.811Z] #34 67.32 Setting up cmake (3.13.4-1) ... [2021-01-12T15:44:47.811Z] #34 67.34 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:44:47.811Z] #34 67.64 Processing triggers for mime-support (3.62) ... [2021-01-12T15:44:47.874Z] #41 154.0 CC criu/sk-tcp.o [2021-01-12T15:44:47.980Z] #40 ... [2021-01-12T15:44:47.980Z] [2021-01-12T15:44:47.980Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:47.980Z] #62 DONE 66.0s [2021-01-12T15:44:47.980Z] [2021-01-12T15:44:47.980Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:47.980Z] #40 65.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-12T15:44:47.980Z] #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] [2021-01-12T15:44:47.980Z] #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] [2021-01-12T15:44:48.008Z] #43 37.03 CC images/cgroup.o [2021-01-12T15:44:48.442Z] #41 ... [2021-01-12T15:44:48.442Z] [2021-01-12T15:44:48.442Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:48.442Z] #51 82.33 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-01-12T15:44:48.442Z] #51 84.86 + mkdir -p /build [2021-01-12T15:44:48.442Z] #51 84.87 + cp runc /build/runc [2021-01-12T15:44:48.442Z] #51 DONE 85.1s [2021-01-12T15:44:48.442Z] [2021-01-12T15:44:48.442Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:48.442Z] #41 154.6 CC criu/sk-unix.o [2021-01-12T15:44:48.506Z] #40 49.85 Reading package lists... [2021-01-12T15:44:48.506Z] #40 ... [2021-01-12T15:44:48.506Z] [2021-01-12T15:44:48.506Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:48.506Z] #34 43.78 Reading package lists... [2021-01-12T15:44:48.652Z] #43 37.80 CC images/userns.o [2021-01-12T15:44:48.911Z] #40 ... [2021-01-12T15:44:48.911Z] [2021-01-12T15:44:48.911Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:44:48.911Z] #53 56.61 Building dependency tree... [2021-01-12T15:44:48.911Z] #53 61.84 The following additional packages will be installed: [2021-01-12T15:44:48.911Z] #53 61.86 libbtrfs0 [2021-01-12T15:44:48.911Z] #53 62.21 The following NEW packages will be installed: [2021-01-12T15:44:48.911Z] #53 62.24 libbtrfs-dev libbtrfs0 [2021-01-12T15:44:48.911Z] #53 62.81 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:44:48.911Z] #53 62.81 Need to get 119 kB of archives. [2021-01-12T15:44:48.911Z] #53 62.81 After this operation, 387 kB of additional disk space will be used. [2021-01-12T15:44:48.911Z] #53 62.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-12T15:44:48.911Z] #53 62.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-12T15:44:48.911Z] #53 64.86 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:44:48.911Z] #53 65.28 Fetched 119 kB in 0s (359 kB/s) [2021-01-12T15:44:48.911Z] #53 65.41 Selecting previously unselected package libbtrfs0. [2021-01-12T15:44:48.911Z] #53 65.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T15:44:48.911Z] #53 65.55 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-12T15:44:48.911Z] #53 65.58 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T15:44:48.911Z] #53 65.77 Selecting previously unselected package libbtrfs-dev. [2021-01-12T15:44:48.911Z] #53 65.78 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-12T15:44:48.911Z] #53 65.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:44:48.911Z] #53 66.34 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T15:44:48.911Z] #53 66.39 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:44:48.911Z] #53 66.40 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:44:48.911Z] #53 DONE 66.9s [2021-01-12T15:44:48.911Z] [2021-01-12T15:44:48.911Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:48.911Z] #54 ... [2021-01-12T15:44:48.911Z] [2021-01-12T15:44:48.911Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:48.911Z] #47 57.18 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-12T15:44:48.954Z] #43 38.06 CC images/google/protobuf/descriptor.o [2021-01-12T15:44:49.168Z] #47 ... [2021-01-12T15:44:49.168Z] [2021-01-12T15:44:49.168Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:49.168Z] #32 57.23 internal/reflectlite [2021-01-12T15:44:49.168Z] #32 57.25 sync [2021-01-12T15:44:49.168Z] #32 61.45 sort [2021-01-12T15:44:49.168Z] #32 61.45 errors [2021-01-12T15:44:49.168Z] #32 62.10 strconv [2021-01-12T15:44:49.168Z] #32 63.35 io [2021-01-12T15:44:49.168Z] #32 65.72 internal/oserror [2021-01-12T15:44:49.168Z] #32 65.96 syscall [2021-01-12T15:44:49.252Z] #43 ... [2021-01-12T15:44:49.252Z] [2021-01-12T15:44:49.252Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:49.252Z] #13 115.8 Selecting previously unselected package libapparmor1:ppc64el. [2021-01-12T15:44:49.252Z] #13 115.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-01-12T15:44:49.252Z] #13 115.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-01-12T15:44:49.252Z] #13 115.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-01-12T15:44:49.252Z] #13 115.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-01-12T15:44:49.252Z] #13 115.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-01-12T15:44:49.252Z] #13 116.1 Selecting previously unselected package libbtrfs0. [2021-01-12T15:44:49.252Z] #13 116.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-01-12T15:44:49.252Z] #13 116.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T15:44:49.252Z] #13 116.2 Selecting previously unselected package libbtrfs-dev. [2021-01-12T15:44:49.252Z] #13 116.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-01-12T15:44:49.252Z] #13 116.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:44:49.252Z] #13 116.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-01-12T15:44:49.252Z] #13 116.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-01-12T15:44:49.252Z] #13 116.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-12T15:44:49.252Z] #13 116.4 Selecting previously unselected package libudev-dev:ppc64el. [2021-01-12T15:44:49.252Z] #13 116.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_ppc64el.deb ... [2021-01-12T15:44:49.252Z] #13 116.5 Unpacking libudev-dev:ppc64el (241-7~deb10u5) ... [2021-01-12T15:44:49.252Z] #13 116.7 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-01-12T15:44:49.252Z] #13 116.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-01-12T15:44:49.252Z] #13 116.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-01-12T15:44:49.252Z] #13 117.0 Selecting previously unselected package libpcre16-3:ppc64el. [2021-01-12T15:44:49.252Z] #13 117.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-01-12T15:44:49.252Z] #13 117.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-01-12T15:44:49.252Z] #13 117.1 Selecting previously unselected package libpcre32-3:ppc64el. [2021-01-12T15:44:49.252Z] #13 117.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-01-12T15:44:49.252Z] #13 117.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-01-12T15:44:49.252Z] #13 117.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-01-12T15:44:49.252Z] #13 117.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-01-12T15:44:49.252Z] #13 117.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-01-12T15:44:49.252Z] #13 117.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-01-12T15:44:49.252Z] #13 117.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-01-12T15:44:49.252Z] #13 117.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-01-12T15:44:49.425Z] #32 ... [2021-01-12T15:44:49.425Z] [2021-01-12T15:44:49.425Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:49.425Z] #11 55.62 Reading package lists... [2021-01-12T15:44:49.548Z] #13 117.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-01-12T15:44:49.548Z] #13 117.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-01-12T15:44:49.548Z] #13 117.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-01-12T15:44:49.820Z] #41 156.1 CC criu/sockets.o [2021-01-12T15:44:49.846Z] #13 118.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-01-12T15:44:50.142Z] #13 118.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-01-12T15:44:50.142Z] #13 118.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-01-12T15:44:50.142Z] #13 118.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-01-12T15:44:50.142Z] #13 118.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-01-12T15:44:50.142Z] #13 118.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-01-12T15:44:50.388Z] #41 156.5 CC criu/stats.o [2021-01-12T15:44:50.439Z] #13 118.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-01-12T15:44:50.439Z] #13 118.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_ppc64el.deb ... [2021-01-12T15:44:50.439Z] #13 118.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u5) ... [2021-01-12T15:44:50.646Z] #41 156.7 CC criu/string.o [2021-01-12T15:44:50.646Z] #41 156.7 CC criu/sysctl.o [2021-01-12T15:44:50.737Z] #13 119.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-01-12T15:44:50.737Z] #13 119.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-01-12T15:44:50.737Z] #13 119.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-01-12T15:44:50.796Z] #11 66.51 Building dependency tree... [2021-01-12T15:44:50.905Z] #41 157.0 CC criu/sysfs_parse.o [2021-01-12T15:44:50.999Z] #34 55.25 Building dependency tree... [2021-01-12T15:44:50.999Z] #34 ... [2021-01-12T15:44:50.999Z] [2021-01-12T15:44:50.999Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:44:50.999Z] #53 36.37 Reading package lists... [2021-01-12T15:44:50.999Z] #53 47.49 Reading package lists... [2021-01-12T15:44:50.999Z] #53 ... [2021-01-12T15:44:50.999Z] [2021-01-12T15:44:50.999Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:44:50.999Z] #11 42.92 Reading package lists... [2021-01-12T15:44:51.034Z] #13 119.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T15:44:51.034Z] #13 119.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-01-12T15:44:51.034Z] #13 119.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-01-12T15:44:51.034Z] #13 119.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:44:51.034Z] #13 119.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T15:44:51.034Z] #13 119.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-01-12T15:44:51.034Z] #13 119.0 Setting up libudev-dev:ppc64el (241-7~deb10u5) ... [2021-01-12T15:44:51.034Z] #13 119.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T15:44:51.034Z] #13 119.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:44:51.034Z] #13 119.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-01-12T15:44:51.034Z] #13 119.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-12T15:44:51.034Z] #13 119.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u5) ... [2021-01-12T15:44:51.034Z] #13 119.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T15:44:51.034Z] #13 119.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-01-12T15:44:51.034Z] #13 119.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:44:51.034Z] #13 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-12T15:44:51.034Z] #13 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-12T15:44:51.034Z] #13 119.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:44:51.034Z] #13 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-12T15:44:51.034Z] #13 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-12T15:44:51.034Z] #13 119.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T15:44:51.034Z] #13 119.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-01-12T15:44:51.164Z] #41 157.2 CC criu/timens.o [2021-01-12T15:44:51.164Z] #41 157.3 CC criu/timerfd.o [2021-01-12T15:44:51.331Z] #13 119.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-12T15:44:51.331Z] #13 119.3 Setting up dmsetup (2:1.02.155-3) ... [2021-01-12T15:44:51.331Z] #13 119.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-12T15:44:51.331Z] #13 119.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-01-12T15:44:51.331Z] #13 119.3 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:44:51.423Z] #41 157.5 CC criu/tty.o [2021-01-12T15:44:51.633Z] #13 DONE 119.6s [2021-01-12T15:44:51.633Z] [2021-01-12T15:44:51.633Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:51.928Z] #53 0.440 + RM_GOPATH=0 [2021-01-12T15:44:51.928Z] #53 0.440 + TMP_GOPATH= [2021-01-12T15:44:51.928Z] #53 0.440 + : /build [2021-01-12T15:44:51.928Z] #53 0.440 + '[' -z '' ']' [2021-01-12T15:44:51.928Z] #53 0.442 ++ mktemp -d [2021-01-12T15:44:51.928Z] #53 0.444 + export GOPATH=/tmp/tmp.HohVEPjmFr [2021-01-12T15:44:51.928Z] #53 0.445 + GOPATH=/tmp/tmp.HohVEPjmFr [2021-01-12T15:44:51.928Z] #53 0.445 + RM_GOPATH=1 [2021-01-12T15:44:51.928Z] #53 0.446 + case "$(go env GOARCH)" in [2021-01-12T15:44:51.928Z] #53 0.448 ++ go env GOARCH [2021-01-12T15:44:51.928Z] #53 0.463 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:51.928Z] #53 0.466 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:44:51.928Z] #53 0.467 ++ dirname /tmp/install/install.sh [2021-01-12T15:44:51.928Z] #53 0.473 + dir=/tmp/install [2021-01-12T15:44:51.928Z] #53 0.475 + bin=runc [2021-01-12T15:44:51.928Z] #53 0.475 + shift [2021-01-12T15:44:51.928Z] #53 0.475 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-12T15:44:51.928Z] #53 0.477 + . /tmp/install/runc.installer [2021-01-12T15:44:51.928Z] #53 0.478 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T15:44:51.928Z] #53 0.479 + install_runc [2021-01-12T15:44:51.928Z] #53 0.480 + uname -r [2021-01-12T15:44:51.928Z] #53 0.482 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-12T15:44:51.928Z] #53 0.484 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-12T15:44:51.928Z] #53 0.485 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-12T15:44:51.928Z] #53 0.485 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-12T15:44:51.928Z] #53 0.485 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HohVEPjmFr/src/github.com/opencontainers/runc [2021-01-12T15:44:51.928Z] #53 0.491 Cloning into '/tmp/tmp.HohVEPjmFr/src/github.com/opencontainers/runc'... [2021-01-12T15:44:51.928Z] #53 ... [2021-01-12T15:44:51.928Z] [2021-01-12T15:44:51.928Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-12T15:44:51.928Z] #14 DONE 0.5s [2021-01-12T15:44:52.168Z] #11 ... [2021-01-12T15:44:52.168Z] [2021-01-12T15:44:52.168Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:52.168Z] #43 60.04 sync [2021-01-12T15:44:52.168Z] #43 60.07 internal/reflectlite [2021-01-12T15:44:52.168Z] #43 63.01 github.com/LK4D4/vndr/godl/singleflight [2021-01-12T15:44:52.168Z] #43 64.05 math/rand [2021-01-12T15:44:52.168Z] #43 65.47 internal/singleflight [2021-01-12T15:44:52.168Z] #43 65.79 bytes [2021-01-12T15:44:52.168Z] #43 66.30 strconv [2021-01-12T15:44:52.168Z] #43 69.99 bufio [2021-01-12T15:44:52.168Z] #43 ... [2021-01-12T15:44:52.168Z] [2021-01-12T15:44:52.168Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:52.168Z] #47 68.00 go: finding github.com/fatih/color v1.7.0 [2021-01-12T15:44:52.168Z] #47 68.05 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:44:52.168Z] #47 68.16 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:44:52.168Z] #47 68.17 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:44:52.168Z] #47 68.30 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:44:52.168Z] #47 68.35 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:44:52.168Z] #47 68.36 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:44:52.168Z] #47 68.39 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:44:52.168Z] #47 68.39 go: finding github.com/pkg/errors v0.8.1 [2021-01-12T15:44:52.168Z] #47 68.46 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:44:52.168Z] #47 68.46 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:44:52.168Z] #47 68.46 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:44:52.168Z] #47 68.54 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:44:52.168Z] #47 68.54 go: finding github.com/stretchr/testify v1.4.0 [2021-01-12T15:44:52.168Z] #47 68.55 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:44:52.168Z] #47 68.59 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:44:52.168Z] #47 68.60 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:44:52.168Z] #47 68.60 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:44:52.168Z] #47 68.64 go: finding github.com/spf13/viper v1.6.1 [2021-01-12T15:44:52.168Z] #47 68.66 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:44:52.168Z] #47 68.67 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:44:52.168Z] #47 68.74 go: finding github.com/stretchr/objx v0.2.0 [2021-01-12T15:44:52.168Z] #47 68.86 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:44:52.168Z] #47 69.04 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:44:52.168Z] #47 69.12 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:44:52.168Z] #47 69.14 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:44:52.168Z] #47 69.16 go: finding github.com/spf13/cobra v0.0.5 [2021-01-12T15:44:52.168Z] #47 69.18 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:44:52.168Z] #47 69.19 go: finding github.com/gobwas/glob v0.2.3 [2021-01-12T15:44:52.168Z] #47 69.20 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:44:52.168Z] #47 69.23 go: finding github.com/spf13/pflag v1.0.5 [2021-01-12T15:44:52.168Z] #47 69.29 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:44:52.168Z] #47 69.30 go: finding github.com/magiconair/properties v1.8.1 [2021-01-12T15:44:52.168Z] #47 69.55 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:44:52.168Z] #47 69.67 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:44:52.168Z] #47 69.79 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:44:52.168Z] #47 69.79 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:44:52.168Z] #47 69.88 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:44:52.168Z] #47 69.90 go: finding github.com/spf13/afero v1.1.2 [2021-01-12T15:44:52.168Z] #47 69.94 go: finding github.com/spf13/cast v1.3.0 [2021-01-12T15:44:52.168Z] #47 69.98 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:44:52.168Z] #47 70.02 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:44:52.168Z] #47 70.05 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:44:52.168Z] #47 70.13 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:44:52.168Z] #47 70.17 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-12T15:44:52.168Z] #47 70.20 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:44:52.168Z] #47 70.29 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:44:52.168Z] #47 70.38 go: finding golang.org/x/text v0.3.2 [2021-01-12T15:44:52.225Z] [2021-01-12T15:44:52.225Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-12T15:44:52.359Z] #41 158.3 CC criu/tun.o [2021-01-12T15:44:52.429Z] #47 70.70 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:44:52.522Z] #15 DONE 0.4s [2021-01-12T15:44:52.522Z] [2021-01-12T15:44:52.522Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-12T15:44:52.522Z] #16 0.230 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-12T15:44:52.618Z] #41 158.7 CC criu/uffd.o [2021-01-12T15:44:52.686Z] #47 70.71 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:44:52.686Z] #47 70.81 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:44:52.686Z] #47 70.87 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:44:52.686Z] #47 70.91 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:44:52.820Z] #16 DONE 0.3s [2021-01-12T15:44:52.820Z] [2021-01-12T15:44:52.820Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:52.820Z] #43 40.19 CC images/opts.o [2021-01-12T15:44:52.820Z] #43 40.51 CC images/seccomp.o [2021-01-12T15:44:52.820Z] #43 40.84 CC images/binfmt-misc.o [2021-01-12T15:44:52.820Z] #43 41.04 CC images/time.o [2021-01-12T15:44:52.820Z] #43 41.38 CC images/sysctl.o [2021-01-12T15:44:52.820Z] #43 41.67 CC images/autofs.o [2021-01-12T15:44:52.820Z] #43 41.97 CC images/macvlan.o [2021-01-12T15:44:52.992Z] #47 70.96 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:44:52.992Z] #47 70.97 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:44:52.992Z] #47 71.00 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:44:52.992Z] #47 71.04 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:44:52.992Z] #47 71.06 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:44:52.992Z] #47 71.07 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:44:52.992Z] #47 71.10 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-12T15:44:52.992Z] #47 71.15 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:44:52.992Z] #47 71.18 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:44:52.992Z] #47 71.20 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:44:52.992Z] #47 71.21 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:44:53.117Z] #43 42.25 CC images/sit.o [2021-01-12T15:44:53.117Z] #43 ... [2021-01-12T15:44:53.117Z] [2021-01-12T15:44:53.117Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-12T15:44:53.117Z] #17 DONE 0.3s [2021-01-12T15:44:53.128Z] #34 ... [2021-01-12T15:44:53.128Z] [2021-01-12T15:44:53.128Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:53.128Z] #40 62.97 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-01-12T15:44:53.128Z] #40 63.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:44:53.128Z] #40 63.09 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-12T15:44:53.128Z] #40 63.11 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-01-12T15:44:53.128Z] #40 63.14 Setting up python-six (1.12.0-1) ... [2021-01-12T15:44:53.128Z] #40 66.13 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-01-12T15:44:53.128Z] #40 67.08 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-01-12T15:44:53.128Z] #40 67.29 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-01-12T15:44:53.128Z] #40 67.31 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-01-12T15:44:53.128Z] #40 67.33 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-01-12T15:44:53.128Z] #40 67.35 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-12T15:44:53.128Z] #40 67.40 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T15:44:53.128Z] #40 67.43 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-01-12T15:44:53.128Z] #40 67.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T15:44:53.128Z] #40 67.76 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-12T15:44:53.128Z] #40 71.87 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-01-12T15:44:53.128Z] #40 73.17 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:44:53.128Z] #40 ... [2021-01-12T15:44:53.128Z] [2021-01-12T15:44:53.128Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:53.128Z] #43 63.48 encoding/binary [2021-01-12T15:44:53.128Z] #43 63.50 go/scanner [2021-01-12T15:44:53.128Z] #43 63.52 net/url [2021-01-12T15:44:53.128Z] #43 65.09 go/ast [2021-01-12T15:44:53.128Z] #43 65.67 text/template/parse [2021-01-12T15:44:53.128Z] #43 65.70 encoding/base64 [2021-01-12T15:44:53.128Z] #43 66.22 encoding/json [2021-01-12T15:44:53.128Z] #43 70.04 go/parser [2021-01-12T15:44:53.128Z] #43 70.80 text/template [2021-01-12T15:44:53.128Z] #43 73.82 encoding/xml [2021-01-12T15:44:53.186Z] #41 159.2 CC criu/util.o [2021-01-12T15:44:53.253Z] #47 71.31 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-12T15:44:53.253Z] #47 71.32 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:44:53.253Z] #47 71.44 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:44:53.391Z] #43 73.97 compress/flate [2021-01-12T15:44:53.416Z] [2021-01-12T15:44:53.416Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:53.416Z] #43 42.57 CC images/memfd.o [2021-01-12T15:44:53.416Z] #43 ... [2021-01-12T15:44:53.416Z] [2021-01-12T15:44:53.416Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-12T15:44:53.416Z] #18 DONE 0.3s [2021-01-12T15:44:53.511Z] #47 71.79 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:44:53.547Z] #11 54.53 Reading package lists... [2021-01-12T15:44:53.547Z] #11 ... [2021-01-12T15:44:53.547Z] [2021-01-12T15:44:53.547Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:53.547Z] #32 58.76 sync [2021-01-12T15:44:53.547Z] #32 58.78 internal/reflectlite [2021-01-12T15:44:53.654Z] #43 ... [2021-01-12T15:44:53.654Z] [2021-01-12T15:44:53.654Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:53.654Z] #34 DONE 74.2s [2021-01-12T15:44:53.654Z] [2021-01-12T15:44:53.654Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:53.654Z] #32 64.24 github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T15:44:53.654Z] #32 DONE 74.2s [2021-01-12T15:44:53.654Z] [2021-01-12T15:44:53.654Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:53.715Z] [2021-01-12T15:44:53.715Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-01-12T15:44:53.715Z] #19 DONE 0.3s [2021-01-12T15:44:53.715Z] [2021-01-12T15:44:53.715Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:44:53.753Z] #41 159.9 CC criu/uts_ns.o [2021-01-12T15:44:53.753Z] #41 160.0 CC criu/vdso-compat.o [2021-01-12T15:44:53.753Z] #41 160.1 CC criu/vdso.o [2021-01-12T15:44:53.768Z] #47 71.85 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-12T15:44:53.808Z] #32 ... [2021-01-12T15:44:53.808Z] [2021-01-12T15:44:53.808Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:53.808Z] #47 50.08 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-12T15:44:53.808Z] #47 54.13 go: extracting golang.org/x/text v0.3.2 [2021-01-12T15:44:54.069Z] #47 ... [2021-01-12T15:44:54.069Z] [2021-01-12T15:44:54.069Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:54.069Z] #40 49.85 Reading package lists... [2021-01-12T15:44:54.230Z] #35 ... [2021-01-12T15:44:54.230Z] [2021-01-12T15:44:54.230Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:44:54.230Z] #40 DONE 74.9s [2021-01-12T15:44:54.320Z] #41 160.4 LINK criu/built-in.o [2021-01-12T15:44:54.320Z] #41 160.5 LINK criu/criu [2021-01-12T15:44:54.358Z] #20 0.696 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:44:54.492Z] [2021-01-12T15:44:54.493Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:54.655Z] #20 0.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:44:54.655Z] #20 0.922 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:44:54.713Z] #47 72.62 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:44:54.713Z] #47 72.81 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:44:54.713Z] #47 72.82 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:44:54.886Z] #41 160.8 DEP lib/c/criu.d [2021-01-12T15:44:54.887Z] #41 160.9 CC images/rpc.pb-c.o [2021-01-12T15:44:54.970Z] #47 72.99 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:44:54.970Z] #47 73.10 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:44:55.145Z] #41 161.3 CC lib/c/criu.o [2021-01-12T15:44:55.300Z] #20 1.699 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-12T15:44:55.300Z] #20 ... [2021-01-12T15:44:55.300Z] [2021-01-12T15:44:55.300Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:55.300Z] #51 113.5 golang.org/x/crypto/ssh/terminal [2021-01-12T15:44:55.300Z] #51 122.5 mvdan.cc/sh/v3/cmd/shfmt [2021-01-12T15:44:55.435Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2021-01-12T15:44:55.597Z] #51 ... [2021-01-12T15:44:55.597Z] [2021-01-12T15:44:55.597Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:55.597Z] #43 43.17 CC images/timens.o [2021-01-12T15:44:55.597Z] #43 43.45 LINK images/built-in.o [2021-01-12T15:44:55.597Z] #43 43.62 GEN compel/include/asm [2021-01-12T15:44:55.597Z] #43 43.65 GEN compel/include/version.h [2021-01-12T15:44:55.597Z] #43 43.69 touch .config [2021-01-12T15:44:55.597Z] #43 43.77 GEN include/common/config.h [2021-01-12T15:44:55.597Z] #43 43.87 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-12T15:44:55.597Z] #43 43.89 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-12T15:44:55.598Z] #43 43.96 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-01-12T15:44:55.598Z] #43 43.98 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-01-12T15:44:55.598Z] #43 44.01 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-01-12T15:44:55.598Z] #43 44.05 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-01-12T15:44:55.598Z] #43 44.07 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-01-12T15:44:55.598Z] #43 44.08 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-12T15:44:55.598Z] #43 44.10 DEP compel/plugins/std/infect.d [2021-01-12T15:44:55.598Z] #43 44.31 DEP compel/plugins/std/string.d [2021-01-12T15:44:55.598Z] #43 44.52 DEP compel/plugins/std/log.d [2021-01-12T15:44:55.598Z] #43 44.64 DEP compel/plugins/std/fds.d [2021-01-12T15:44:55.598Z] #43 44.76 DEP compel/plugins/std/std.d [2021-01-12T15:44:55.598Z] #43 44.87 DEP compel/plugins/shmem/shmem.d [2021-01-12T15:44:55.598Z] #43 44.98 DEP compel/plugins/fds/fds.d [2021-01-12T15:44:55.712Z] #41 161.9 LINK lib/c/built-in.o [2021-01-12T15:44:55.712Z] #41 161.9 LINK lib/c/libcriu.so [2021-01-12T15:44:55.896Z] #43 45.19 CC compel/plugins/std/std.o [2021-01-12T15:44:55.971Z] #41 162.0 LINK lib/c/libcriu.a [2021-01-12T15:44:55.971Z] #41 162.1 GEN magic.py [2021-01-12T15:44:56.229Z] #41 162.2 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T15:44:56.230Z] #41 162.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T15:44:56.230Z] #41 162.2 Note: Building without GnuTLS support [2021-01-12T15:44:56.230Z] #41 162.2 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T15:44:56.230Z] #41 162.2 Makefile.config:40: Warn: Building without nftables support [2021-01-12T15:44:56.340Z] #47 ... [2021-01-12T15:44:56.340Z] [2021-01-12T15:44:56.340Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:44:56.340Z] #34 64.32 Selecting previously unselected package libicu63:amd64. [2021-01-12T15:44:56.340Z] #34 64.32 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-12T15:44:56.340Z] #34 64.33 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T15:44:56.340Z] #34 ... [2021-01-12T15:44:56.340Z] [2021-01-12T15:44:56.340Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:44:56.488Z] #41 ... [2021-01-12T15:44:56.488Z] [2021-01-12T15:44:56.488Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T15:44:56.488Z] #20 4.918 Collecting yamllint==1.16.0 [2021-01-12T15:44:56.488Z] #20 10.29 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-12T15:44:56.488Z] #20 10.33 Collecting pyyaml (from yamllint==1.16.0) [2021-01-12T15:44:56.488Z] #20 10.41 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2021-01-12T15:44:56.488Z] #20 11.07 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-12T15:44:56.488Z] #20 11.10 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-12T15:44:56.488Z] #20 11.13 Building wheels for collected packages: pyyaml [2021-01-12T15:44:56.488Z] #20 11.14 Running setup.py bdist_wheel for pyyaml: started [2021-01-12T15:44:56.488Z] #20 11.64 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-12T15:44:56.488Z] #20 11.65 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2021-01-12T15:44:56.488Z] #20 11.69 Successfully built pyyaml [2021-01-12T15:44:56.488Z] #20 11.70 Installing collected packages: pyyaml, pathspec, yamllint [2021-01-12T15:44:56.488Z] #20 11.86 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2021-01-12T15:44:56.488Z] #20 DONE 12.1s [2021-01-12T15:44:56.488Z] [2021-01-12T15:44:56.488Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-12T15:44:56.619Z] #43 45.67 CC compel/plugins/std/fds.o [2021-01-12T15:44:56.914Z] #43 46.12 CC compel/plugins/std/log.o [2021-01-12T15:44:57.055Z] #23 DONE 0.5s [2021-01-12T15:44:57.055Z] [2021-01-12T15:44:57.055Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:57.055Z] #41 162.9 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T15:44:57.313Z] #41 163.3 make[1]: Nothing to be done for 'all'. [2021-01-12T15:44:57.467Z] #40 60.40 Building dependency tree... [2021-01-12T15:44:57.881Z] #41 164.0 make[1]: 'images/built-in.o' is up to date. [2021-01-12T15:44:57.881Z] #41 164.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-12T15:44:57.881Z] #41 164.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-12T15:44:57.881Z] #41 164.0 make[1]: 'compel/libcompel.a' is up to date. [2021-01-12T15:44:57.881Z] #41 164.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-12T15:44:57.881Z] #41 164.1 make[1]: Nothing to be done for 'all'. [2021-01-12T15:44:57.881Z] #41 164.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T15:44:57.881Z] #30 73.57 Checking out files: 57% (872/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/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: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-01-12T15:44:57.882Z] #30 75.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-12T15:44:57.966Z] #43 47.16 CC compel/plugins/std/string.o [2021-01-12T15:44:58.140Z] #41 164.3 make[2]: Nothing to be done for 'all'. [2021-01-12T15:44:58.140Z] #41 164.3 make[2]: Nothing to be done for 'all'. [2021-01-12T15:44:58.140Z] #41 164.3 make[2]: Nothing to be done for 'all'. [2021-01-12T15:44:58.140Z] #41 164.3 make[2]: Nothing to be done for 'all'. [2021-01-12T15:44:58.140Z] #41 164.4 make[2]: Nothing to be done for 'all'. [2021-01-12T15:44:58.140Z] #41 164.4 make[2]: Nothing to be done for 'all'. [2021-01-12T15:44:58.396Z] #30 75.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-12T15:44:58.398Z] #41 164.4 make[2]: Nothing to be done for 'all'. [2021-01-12T15:44:58.398Z] #41 164.5 make[2]: Nothing to be done for 'all'. [2021-01-12T15:44:58.398Z] #41 164.5 INSTALL criu/criu [2021-01-12T15:44:58.612Z] #43 47.82 CC compel/plugins/std/infect.o [2021-01-12T15:44:58.718Z] #41 3.689 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T15:44:58.718Z] #41 3.690 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T15:44:58.718Z] #41 3.703 Note: Building without GnuTLS support [2021-01-12T15:44:58.718Z] #41 3.708 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T15:44:58.718Z] #41 3.709 Makefile.config:40: Warn: Building without nftables support [2021-01-12T15:44:58.866Z] #40 ... [2021-01-12T15:44:58.866Z] [2021-01-12T15:44:58.866Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:58.866Z] #47 63.01 go: finding github.com/fatih/color v1.7.0 [2021-01-12T15:44:58.866Z] #47 63.14 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T15:44:58.866Z] #47 63.16 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-12T15:44:58.866Z] #47 63.43 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-12T15:44:58.866Z] #47 63.55 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T15:44:58.866Z] #47 63.62 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T15:44:58.866Z] #47 63.71 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T15:44:58.866Z] #47 63.77 go: finding github.com/pkg/errors v0.8.1 [2021-01-12T15:44:58.866Z] #47 63.78 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-12T15:44:58.866Z] #47 63.85 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T15:44:58.866Z] #47 63.87 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T15:44:58.866Z] #47 63.89 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-12T15:44:58.866Z] #47 63.97 go: finding github.com/stretchr/testify v1.4.0 [2021-01-12T15:44:58.866Z] #47 64.08 go: finding github.com/spf13/viper v1.6.1 [2021-01-12T15:44:58.866Z] #47 64.09 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T15:44:58.866Z] #47 64.18 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-12T15:44:58.866Z] #47 64.20 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-12T15:44:58.866Z] #47 64.26 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T15:44:58.866Z] #47 64.35 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-12T15:44:58.866Z] #47 64.35 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-12T15:44:58.866Z] #47 64.39 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T15:44:58.866Z] #47 64.46 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T15:44:58.866Z] #47 64.48 go: finding github.com/stretchr/objx v0.2.0 [2021-01-12T15:44:58.866Z] #47 64.57 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T15:44:58.866Z] #47 64.64 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T15:44:58.866Z] #47 64.74 go: finding github.com/spf13/cobra v0.0.5 [2021-01-12T15:44:58.866Z] #47 64.74 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-12T15:44:58.866Z] #47 64.81 go: finding github.com/gobwas/glob v0.2.3 [2021-01-12T15:44:58.866Z] #47 64.92 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T15:44:58.866Z] #47 64.92 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-12T15:44:58.866Z] #47 65.07 go: finding github.com/spf13/pflag v1.0.5 [2021-01-12T15:44:58.866Z] #47 65.07 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T15:44:58.909Z] #43 48.26 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-01-12T15:44:59.135Z] #47 65.35 go: finding github.com/magiconair/properties v1.8.1 [2021-01-12T15:44:59.135Z] #47 65.48 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T15:44:59.206Z] #43 48.32 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-01-12T15:44:59.206Z] #43 48.41 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-01-12T15:44:59.206Z] #43 48.44 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-01-12T15:44:59.206Z] #43 48.51 AR compel/plugins/std.lib.a [2021-01-12T15:44:59.417Z] #47 65.56 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T15:44:59.417Z] #47 65.64 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T15:44:59.503Z] #43 48.58 CC compel/plugins/fds/fds.o [2021-01-12T15:44:59.503Z] #43 48.81 AR compel/plugins/fds.lib.a [2021-01-12T15:44:59.503Z] #43 ... [2021-01-12T15:44:59.503Z] [2021-01-12T15:44:59.503Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:44:59.503Z] #45 117.7 encoding/xml [2021-01-12T15:44:59.503Z] #45 117.9 go/parser [2021-01-12T15:44:59.503Z] #45 124.2 go/doc [2021-01-12T15:44:59.668Z] #41 5.406 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T15:44:59.668Z] #41 5.498 GEN .gitid [2021-01-12T15:44:59.678Z] #47 65.83 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-12T15:44:59.678Z] #47 65.92 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T15:44:59.679Z] #47 65.95 go: finding github.com/spf13/afero v1.1.2 [2021-01-12T15:44:59.679Z] #47 66.00 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T15:44:59.679Z] #47 66.05 go: finding github.com/spf13/cast v1.3.0 [2021-01-12T15:44:59.679Z] #47 66.05 go: finding golang.org/x/text v0.3.2 [2021-01-12T15:44:59.800Z] #45 ... [2021-01-12T15:44:59.800Z] [2021-01-12T15:44:59.800Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:44:59.800Z] #43 48.87 HOSTDEP compel/src/lib/log-host.d [2021-01-12T15:44:59.800Z] #43 49.00 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-12T15:44:59.800Z] #43 49.10 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-01-12T15:44:59.932Z] #41 5.568 GEN criu/include/version.h [2021-01-12T15:44:59.932Z] #41 5.657 GEN include/common/asm [2021-01-12T15:44:59.939Z] #47 ... [2021-01-12T15:44:59.939Z] [2021-01-12T15:44:59.939Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:44:59.939Z] #62 DONE 66.1s [2021-01-12T15:44:59.939Z] [2021-01-12T15:44:59.939Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:44:59.939Z] #47 66.11 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T15:44:59.939Z] #47 66.17 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T15:44:59.939Z] #47 66.17 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T15:44:59.939Z] #47 66.17 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T15:44:59.939Z] #47 66.28 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-12T15:44:59.939Z] #47 66.28 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-12T15:45:00.101Z] #43 49.23 HOSTDEP compel/src/main-host.d [2021-01-12T15:45:00.101Z] #43 49.43 DEP compel/src/lib/ptrace.d [2021-01-12T15:45:00.101Z] #43 49.58 DEP compel/src/lib/infect.d [2021-01-12T15:45:00.200Z] #47 66.45 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T15:45:00.200Z] #47 66.55 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T15:45:00.200Z] #47 66.55 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T15:45:00.289Z] #30 ... [2021-01-12T15:45:00.289Z] [2021-01-12T15:45:00.289Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:45:00.289Z] #40 68.04 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:45:00.289Z] #40 68.34 Fetched 4095 kB in 1s (5041 kB/s) [2021-01-12T15:45:00.289Z] #40 68.51 Selecting previously unselected package libcap-dev:amd64. [2021-01-12T15:45:00.289Z] #40 68.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T15:45:00.289Z] #40 68.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-01-12T15:45:00.289Z] #40 68.60 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-01-12T15:45:00.289Z] #40 68.84 Selecting previously unselected package libnet1:amd64. [2021-01-12T15:45:00.289Z] #40 68.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T15:45:00.289Z] #40 68.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:45:00.289Z] #40 69.21 Selecting previously unselected package libnet1-dev. [2021-01-12T15:45:00.289Z] #40 69.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T15:45:00.289Z] #40 69.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T15:45:00.289Z] #40 69.55 Selecting previously unselected package libnl-3-200:amd64. [2021-01-12T15:45:00.289Z] #40 69.55 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-12T15:45:00.289Z] #40 69.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T15:45:00.289Z] #40 69.83 Selecting previously unselected package libnl-3-dev:amd64. [2021-01-12T15:45:00.289Z] #40 69.83 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-01-12T15:45:00.289Z] #40 69.84 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-12T15:45:00.289Z] #40 70.40 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-12T15:45:00.289Z] #40 70.42 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-12T15:45:00.289Z] #40 70.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T15:45:00.289Z] #40 70.72 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-01-12T15:45:00.289Z] #40 70.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-01-12T15:45:00.289Z] #40 70.84 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-12T15:45:00.289Z] #40 71.23 Selecting previously unselected package zlib1g-dev:amd64. [2021-01-12T15:45:00.289Z] #40 71.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-01-12T15:45:00.289Z] #40 71.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-12T15:45:00.289Z] #40 71.81 Selecting previously unselected package libprotobuf17:amd64. [2021-01-12T15:45:00.289Z] #40 71.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-01-12T15:45:00.289Z] #40 71.87 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:00.289Z] #40 73.75 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-01-12T15:45:00.289Z] #40 73.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-01-12T15:45:00.289Z] #40 73.77 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:00.289Z] #40 74.27 Selecting previously unselected package libprotobuf-dev:amd64. [2021-01-12T15:45:00.289Z] #40 74.28 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-01-12T15:45:00.289Z] #40 74.29 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:00.289Z] #40 76.52 Selecting previously unselected package libprotoc17:amd64. [2021-01-12T15:45:00.289Z] #40 76.52 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-01-12T15:45:00.289Z] #40 76.53 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:00.289Z] #40 77.69 Selecting previously unselected package protobuf-c-compiler. [2021-01-12T15:45:00.289Z] #40 77.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-01-12T15:45:00.289Z] #40 77.71 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T15:45:00.289Z] #40 78.03 Selecting previously unselected package protobuf-compiler. [2021-01-12T15:45:00.289Z] #40 78.04 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-01-12T15:45:00.289Z] #40 78.05 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-12T15:45:00.289Z] #40 ... [2021-01-12T15:45:00.289Z] [2021-01-12T15:45:00.289Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:00.289Z] #32 68.29 reflect [2021-01-12T15:45:00.289Z] #32 ... [2021-01-12T15:45:00.289Z] [2021-01-12T15:45:00.289Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:45:00.289Z] #34 77.28 Selecting previously unselected package libxml2:amd64. [2021-01-12T15:45:00.289Z] #34 77.30 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-01-12T15:45:00.289Z] #34 77.31 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T15:45:00.289Z] #34 78.33 Selecting previously unselected package libarchive13:amd64. [2021-01-12T15:45:00.289Z] #34 78.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-01-12T15:45:00.289Z] #34 78.37 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-12T15:45:00.398Z] #43 49.75 DEP compel/src/lib/infect-util.d [2021-01-12T15:45:00.461Z] #47 66.67 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T15:45:00.461Z] #47 66.68 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T15:45:00.461Z] #47 66.72 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T15:45:00.461Z] #47 66.72 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T15:45:00.461Z] #47 66.77 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T15:45:00.695Z] #43 49.89 DEP compel/src/lib/infect-rpc.d [2021-01-12T15:45:00.695Z] #43 49.99 DEP compel/arch/ppc64/src/lib/infect.d [2021-01-12T15:45:00.695Z] #43 ... [2021-01-12T15:45:00.695Z] [2021-01-12T15:45:00.695Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:00.695Z] #51 DONE 128.9s [2021-01-12T15:45:00.723Z] #47 66.81 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T15:45:00.723Z] #47 66.84 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T15:45:00.723Z] #47 66.85 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T15:45:00.723Z] #47 66.85 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-12T15:45:00.723Z] #47 67.03 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T15:45:00.853Z] #34 ... [2021-01-12T15:45:00.853Z] [2021-01-12T15:45:00.853Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:00.853Z] #54 2.117 + RM_GOPATH=0 [2021-01-12T15:45:00.853Z] #54 2.117 + TMP_GOPATH= [2021-01-12T15:45:00.853Z] #54 2.117 + : /build [2021-01-12T15:45:00.853Z] #54 2.117 + '[' -z '' ']' [2021-01-12T15:45:00.853Z] #54 2.117 ++ mktemp -d [2021-01-12T15:45:00.853Z] #54 2.118 + export GOPATH=/tmp/tmp.7UdMTnwxOM [2021-01-12T15:45:00.853Z] #54 2.118 + GOPATH=/tmp/tmp.7UdMTnwxOM [2021-01-12T15:45:00.853Z] #54 2.118 + RM_GOPATH=1 [2021-01-12T15:45:00.853Z] #54 2.118 + case "$(go env GOARCH)" in [2021-01-12T15:45:00.853Z] #54 2.118 ++ go env GOARCH [2021-01-12T15:45:00.853Z] #54 2.183 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:45:00.853Z] #54 2.183 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:45:00.853Z] #54 2.183 ++ dirname /tmp/install/install.sh [2021-01-12T15:45:00.853Z] #54 2.196 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:45:00.853Z] #54 2.196 + dir=/tmp/install [2021-01-12T15:45:00.853Z] #54 2.196 + bin=containerd [2021-01-12T15:45:00.853Z] #54 2.196 + shift [2021-01-12T15:45:00.853Z] #54 2.196 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-12T15:45:00.853Z] #54 2.196 + . /tmp/install/containerd.installer [2021-01-12T15:45:00.853Z] #54 2.196 ++ set -e [2021-01-12T15:45:00.853Z] #54 2.196 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:45:00.853Z] #54 2.196 + install_containerd [2021-01-12T15:45:00.853Z] #54 2.196 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-12T15:45:00.853Z] #54 2.196 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7UdMTnwxOM/src/github.com/containerd/containerd [2021-01-12T15:45:00.853Z] #54 2.280 Cloning into '/tmp/tmp.7UdMTnwxOM/src/github.com/containerd/containerd'... [2021-01-12T15:45:00.853Z] #54 ... [2021-01-12T15:45:00.853Z] [2021-01-12T15:45:00.853Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:45:00.853Z] #34 79.05 Selecting previously unselected package libjsoncpp1:amd64. [2021-01-12T15:45:00.853Z] #34 79.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-01-12T15:45:00.853Z] #34 79.06 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-12T15:45:00.882Z] #41 ... [2021-01-12T15:45:00.882Z] [2021-01-12T15:45:00.882Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:00.882Z] #35 2.420 + RM_GOPATH=0 [2021-01-12T15:45:00.882Z] #35 2.421 + TMP_GOPATH= [2021-01-12T15:45:00.882Z] #35 2.421 + : /build [2021-01-12T15:45:00.882Z] #35 2.421 + '[' -z '' ']' [2021-01-12T15:45:00.882Z] #35 2.423 ++ mktemp -d [2021-01-12T15:45:00.882Z] #35 2.447 + export GOPATH=/tmp/tmp.7vAYkBPDZ5 [2021-01-12T15:45:00.882Z] #35 2.447 + GOPATH=/tmp/tmp.7vAYkBPDZ5 [2021-01-12T15:45:00.882Z] #35 2.447 + RM_GOPATH=1 [2021-01-12T15:45:00.882Z] #35 2.447 + case "$(go env GOARCH)" in [2021-01-12T15:45:00.882Z] #35 2.447 ++ go env GOARCH [2021-01-12T15:45:00.882Z] #35 2.457 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:45:00.882Z] #35 2.457 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:45:00.882Z] #35 2.457 ++ dirname /tmp/install/install.sh [2021-01-12T15:45:00.882Z] #35 2.457 + dir=/tmp/install [2021-01-12T15:45:00.882Z] #35 2.457 + bin=tini [2021-01-12T15:45:00.882Z] #35 2.457 + shift [2021-01-12T15:45:00.882Z] #35 2.457 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-12T15:45:00.882Z] #35 2.457 + . /tmp/install/tini.installer [2021-01-12T15:45:00.882Z] #35 2.457 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:45:00.882Z] #35 2.457 + install_tini [2021-01-12T15:45:00.882Z] #35 2.457 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-12T15:45:00.882Z] #35 2.457 + git clone https://github.com/krallin/tini.git /tmp/tmp.7vAYkBPDZ5/tini [2021-01-12T15:45:00.882Z] #35 2.458 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:45:00.882Z] #35 2.474 Cloning into '/tmp/tmp.7vAYkBPDZ5/tini'... [2021-01-12T15:45:00.882Z] #35 3.438 + cd /tmp/tmp.7vAYkBPDZ5/tini [2021-01-12T15:45:00.882Z] #35 3.438 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:45:00.882Z] #35 3.534 + cmake . [2021-01-12T15:45:00.882Z] #35 4.087 -- The C compiler identification is GNU 8.3.0 [2021-01-12T15:45:00.882Z] #35 4.128 -- Check for working C compiler: /usr/bin/cc [2021-01-12T15:45:00.882Z] #35 4.801 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-12T15:45:00.882Z] #35 4.803 -- Detecting C compiler ABI info [2021-01-12T15:45:00.882Z] #35 5.744 -- Detecting C compiler ABI info - done [2021-01-12T15:45:00.882Z] #35 5.802 -- Detecting C compile features [2021-01-12T15:45:00.984Z] #47 67.05 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T15:45:00.984Z] #47 67.05 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T15:45:00.984Z] #47 67.22 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T15:45:00.984Z] #47 67.22 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-12T15:45:00.984Z] #47 67.26 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-12T15:45:00.984Z] #47 67.26 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-12T15:45:00.993Z] [2021-01-12T15:45:00.993Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:00.993Z] #43 50.19 DEP compel/arch/ppc64/src/lib/cpu.d [2021-01-12T15:45:00.993Z] #43 50.24 DEP compel/src/lib/log.d [2021-01-12T15:45:01.110Z] #34 79.31 Selecting previously unselected package librhash0:amd64. [2021-01-12T15:45:01.110Z] #34 79.31 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-01-12T15:45:01.110Z] #34 79.32 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-01-12T15:45:01.246Z] #47 67.33 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T15:45:01.246Z] #47 67.40 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-12T15:45:01.246Z] #47 ... [2021-01-12T15:45:01.246Z] [2021-01-12T15:45:01.246Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:45:01.246Z] #53 47.49 Reading package lists... [2021-01-12T15:45:01.246Z] #53 58.04 Building dependency tree... [2021-01-12T15:45:01.246Z] #53 64.15 The following additional packages will be installed: [2021-01-12T15:45:01.246Z] #53 64.16 libbtrfs0 [2021-01-12T15:45:01.246Z] #53 64.47 The following NEW packages will be installed: [2021-01-12T15:45:01.246Z] #53 64.50 libbtrfs-dev libbtrfs0 [2021-01-12T15:45:01.246Z] #53 65.05 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:45:01.246Z] #53 65.05 Need to get 119 kB of archives. [2021-01-12T15:45:01.246Z] #53 65.05 After this operation, 387 kB of additional disk space will be used. [2021-01-12T15:45:01.246Z] #53 65.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-12T15:45:01.246Z] #53 65.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-12T15:45:01.246Z] #53 66.85 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:45:01.246Z] #53 67.18 Fetched 119 kB in 0s (451 kB/s) [2021-01-12T15:45:01.246Z] #53 67.32 Selecting previously unselected package libbtrfs0. [2021-01-12T15:45:01.246Z] #53 67.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T15:45:01.246Z] #53 67.46 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-12T15:45:01.246Z] #53 67.48 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T15:45:01.290Z] #43 50.40 DEP compel/src/main.d [2021-01-12T15:45:01.290Z] #43 50.59 DEP compel/src/lib/handle-elf.d [2021-01-12T15:45:01.376Z] #34 79.53 Selecting previously unselected package libuv1:amd64. [2021-01-12T15:45:01.459Z] #35 7.704 -- Detecting C compile features - done [2021-01-12T15:45:01.459Z] #35 7.742 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-12T15:45:01.459Z] #35 7.860 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-12T15:45:01.459Z] #35 7.910 -- Configuring done [2021-01-12T15:45:01.522Z] #53 ... [2021-01-12T15:45:01.522Z] [2021-01-12T15:45:01.522Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:45:01.522Z] #34 55.25 Building dependency tree... [2021-01-12T15:45:01.522Z] #34 60.86 The following additional packages will be installed: [2021-01-12T15:45:01.522Z] #34 60.86 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-12T15:45:01.522Z] #34 60.87 Suggested packages: [2021-01-12T15:45:01.522Z] #34 60.87 cmake-doc ninja-build lrzip [2021-01-12T15:45:01.522Z] #34 60.87 Recommended packages: [2021-01-12T15:45:01.522Z] #34 60.87 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-12T15:45:01.522Z] #34 62.55 The following NEW packages will be installed: [2021-01-12T15:45:01.522Z] #34 62.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-12T15:45:01.522Z] #34 62.59 vim-common xxd [2021-01-12T15:45:01.522Z] #34 63.36 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:45:01.522Z] #34 63.36 Need to get 14.9 MB of archives. [2021-01-12T15:45:01.522Z] #34 63.36 After this operation, 61.8 MB of additional disk space will be used. [2021-01-12T15:45:01.522Z] #34 63.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-12T15:45:01.522Z] #34 63.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T15:45:01.522Z] #34 63.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-01-12T15:45:01.522Z] #34 63.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-12T15:45:01.522Z] #34 64.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-01-12T15:45:01.522Z] #34 64.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-01-12T15:45:01.522Z] #34 64.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-01-12T15:45:01.522Z] #34 64.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-01-12T15:45:01.522Z] #34 64.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-01-12T15:45:01.522Z] #34 65.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-01-12T15:45:01.522Z] #34 ... [2021-01-12T15:45:01.522Z] [2021-01-12T15:45:01.522Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:01.522Z] #47 67.65 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T15:45:01.522Z] #47 67.73 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T15:45:01.522Z] #47 67.74 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T15:45:01.522Z] #47 67.84 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-12T15:45:01.592Z] #43 50.83 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-01-12T15:45:01.633Z] #34 79.53 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-01-12T15:45:01.633Z] #34 79.54 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-01-12T15:45:01.633Z] #34 79.79 Selecting previously unselected package cmake. [2021-01-12T15:45:01.633Z] #34 79.80 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-01-12T15:45:01.633Z] #34 79.82 Unpacking cmake (3.13.4-1) ... [2021-01-12T15:45:01.722Z] #35 7.949 -- Generating done [2021-01-12T15:45:01.722Z] #35 7.968 -- Build files have been written to: /tmp/tmp.7vAYkBPDZ5/tini [2021-01-12T15:45:01.722Z] #35 7.978 + make tini-static [2021-01-12T15:45:01.722Z] #35 ... [2021-01-12T15:45:01.722Z] [2021-01-12T15:45:01.722Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:01.722Z] #41 7.443 PBCC images/timens.pb-c.c [2021-01-12T15:45:01.722Z] #41 7.486 DEP images/timens.pb-c.d [2021-01-12T15:45:01.722Z] #41 7.570 PBCC images/fown.pb-c.c [2021-01-12T15:45:01.722Z] #41 7.590 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-12T15:45:01.786Z] #47 67.86 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T15:45:01.887Z] #43 51.23 CC compel/src/lib/log.o [2021-01-12T15:45:01.988Z] #41 7.700 PBCC images/opts.pb-c.c [2021-01-12T15:45:01.988Z] #41 7.742 PBCC images/memfd.pb-c.c [2021-01-12T15:45:01.988Z] #41 7.768 DEP images/fown.pb-c.d [2021-01-12T15:45:01.988Z] #41 7.817 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-12T15:45:02.185Z] #43 51.57 CC compel/arch/ppc64/src/lib/cpu.o [2021-01-12T15:45:02.251Z] #41 7.929 DEP images/opts.pb-c.d [2021-01-12T15:45:02.251Z] #41 7.966 DEP images/memfd.pb-c.d [2021-01-12T15:45:02.251Z] #41 8.027 PBCC images/sit.pb-c.c [2021-01-12T15:45:02.514Z] #41 8.093 DEP images/sit.pb-c.d [2021-01-12T15:45:02.514Z] #41 8.151 PBCC images/macvlan.pb-c.c [2021-01-12T15:45:02.514Z] #41 8.180 DEP images/macvlan.pb-c.d [2021-01-12T15:45:02.778Z] #41 8.407 PBCC images/autofs.pb-c.c [2021-01-12T15:45:02.778Z] #41 8.417 DEP images/autofs.pb-c.d [2021-01-12T15:45:02.778Z] #41 8.461 PBCC images/sysctl.pb-c.c [2021-01-12T15:45:02.778Z] #41 8.479 DEP images/sysctl.pb-c.d [2021-01-12T15:45:02.778Z] #41 8.586 PBCC images/time.pb-c.c [2021-01-12T15:45:02.828Z] #43 51.98 CC compel/arch/ppc64/src/lib/infect.o [2021-01-12T15:45:03.042Z] #41 8.612 DEP images/time.pb-c.d [2021-01-12T15:45:03.042Z] #41 8.651 PBCC images/binfmt-misc.pb-c.c [2021-01-12T15:45:03.042Z] #41 8.668 DEP images/binfmt-misc.pb-c.d [2021-01-12T15:45:03.042Z] #41 8.850 PBCC images/seccomp.pb-c.c [2021-01-12T15:45:03.306Z] #41 8.862 DEP images/seccomp.pb-c.d [2021-01-12T15:45:03.306Z] #41 8.884 PBCC images/userns.pb-c.c [2021-01-12T15:45:03.306Z] #41 8.902 DEP images/userns.pb-c.d [2021-01-12T15:45:03.306Z] #41 8.936 PBCC images/cgroup.pb-c.c [2021-01-12T15:45:03.306Z] #41 8.970 DEP images/cgroup.pb-c.d [2021-01-12T15:45:03.306Z] #41 9.017 PBCC images/ext-file.pb-c.c [2021-01-12T15:45:03.306Z] #41 9.038 DEP images/ext-file.pb-c.d [2021-01-12T15:45:03.306Z] #41 9.106 PBCC images/rpc.pb-c.c [2021-01-12T15:45:03.570Z] #41 9.172 DEP images/rpc.pb-c.d [2021-01-12T15:45:03.570Z] #41 9.300 PBCC images/siginfo.pb-c.c [2021-01-12T15:45:03.570Z] #41 9.334 DEP images/siginfo.pb-c.d [2021-01-12T15:45:03.570Z] #41 9.382 PBCC images/pagemap.pb-c.c [2021-01-12T15:45:03.667Z] #41 DONE 169.0s [2021-01-12T15:45:03.667Z] [2021-01-12T15:45:03.667Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-12T15:45:03.667Z] #28 DONE 5.9s [2021-01-12T15:45:03.667Z] [2021-01-12T15:45:03.667Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-12T15:45:03.667Z] #31 DONE 0.4s [2021-01-12T15:45:03.667Z] [2021-01-12T15:45:03.667Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-12T15:45:03.667Z] #33 DONE 0.1s [2021-01-12T15:45:03.667Z] [2021-01-12T15:45:03.667Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-12T15:45:03.667Z] #36 DONE 0.1s [2021-01-12T15:45:03.667Z] [2021-01-12T15:45:03.667Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:03.667Z] #54 192.1 + bin/containerd [2021-01-12T15:45:03.701Z] #47 ... [2021-01-12T15:45:03.701Z] [2021-01-12T15:45:03.702Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T15:45:03.702Z] #53 68.21 Selecting previously unselected package libbtrfs-dev. [2021-01-12T15:45:03.702Z] #53 68.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-12T15:45:03.702Z] #53 68.30 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:45:03.702Z] #53 69.00 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T15:45:03.702Z] #53 69.04 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:45:03.702Z] #53 69.05 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:45:03.702Z] #53 DONE 69.5s [2021-01-12T15:45:03.702Z] [2021-01-12T15:45:03.702Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:03.834Z] #41 9.432 DEP images/pagemap.pb-c.d [2021-01-12T15:45:03.834Z] #41 9.504 PBCC images/rlimit.pb-c.c [2021-01-12T15:45:03.834Z] #41 9.557 DEP images/rlimit.pb-c.d [2021-01-12T15:45:03.834Z] #41 ... [2021-01-12T15:45:03.834Z] [2021-01-12T15:45:03.834Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:45:03.834Z] #11 74.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-12T15:45:03.834Z] #11 74.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-12T15:45:03.834Z] #11 74.53 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T15:45:03.834Z] #11 81.11 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-12T15:45:03.834Z] #11 81.13 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-01-12T15:45:03.834Z] #11 81.14 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:45:03.834Z] #11 81.30 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-12T15:45:03.834Z] #11 81.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-01-12T15:45:03.834Z] #11 81.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:45:03.881Z] #43 52.90 CC compel/src/lib/infect-rpc.o [2021-01-12T15:45:04.097Z] #11 ... [2021-01-12T15:45:04.097Z] [2021-01-12T15:45:04.097Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:04.097Z] #41 9.705 PBCC images/file-lock.pb-c.c [2021-01-12T15:45:04.097Z] #41 9.738 DEP images/file-lock.pb-c.d [2021-01-12T15:45:04.097Z] #41 9.836 PBCC images/tty.pb-c.c [2021-01-12T15:45:04.097Z] #41 9.884 DEP images/tty.pb-c.d [2021-01-12T15:45:04.097Z] #41 9.951 PBCC images/tun.pb-c.c [2021-01-12T15:45:04.163Z] #34 ... [2021-01-12T15:45:04.163Z] [2021-01-12T15:45:04.163Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:45:04.163Z] #11 72.05 The following additional packages will be installed: [2021-01-12T15:45:04.163Z] #11 72.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-12T15:45:04.163Z] #11 72.06 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-12T15:45:04.163Z] #11 72.06 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-12T15:45:04.163Z] #11 72.06 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-12T15:45:04.163Z] #11 72.07 mingw-w64-x86-64-dev [2021-01-12T15:45:04.163Z] #11 72.11 Suggested packages: [2021-01-12T15:45:04.163Z] #11 72.11 gcc-8-locales seccomp wine64 [2021-01-12T15:45:04.163Z] #11 74.97 The following NEW packages will be installed: [2021-01-12T15:45:04.163Z] #11 75.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-12T15:45:04.163Z] #11 75.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-12T15:45:04.163Z] #11 75.01 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-12T15:45:04.163Z] #11 75.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-12T15:45:04.163Z] #11 75.01 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-12T15:45:04.163Z] #11 75.02 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-12T15:45:04.163Z] #11 75.06 The following packages will be upgraded: [2021-01-12T15:45:04.163Z] #11 75.06 libsystemd0 libudev1 [2021-01-12T15:45:04.163Z] #11 75.74 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T15:45:04.163Z] #11 75.74 Need to get 78.2 MB of archives. [2021-01-12T15:45:04.163Z] #11 75.74 After this operation, 487 MB of additional disk space will be used. [2021-01-12T15:45:04.163Z] #11 75.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2021-01-12T15:45:04.163Z] #11 78.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2021-01-12T15:45:04.163Z] #11 78.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-01-12T15:45:04.163Z] #11 78.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-01-12T15:45:04.163Z] #11 79.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-12T15:45:04.163Z] #11 79.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-01-12T15:45:04.163Z] #11 79.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-01-12T15:45:04.163Z] #11 79.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-12T15:45:04.163Z] #11 79.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-12T15:45:04.163Z] #11 80.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-01-12T15:45:04.163Z] #11 80.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-01-12T15:45:04.163Z] #11 ... [2021-01-12T15:45:04.163Z] [2021-01-12T15:45:04.163Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:45:04.163Z] #40 78.46 Selecting previously unselected package python-pkg-resources. [2021-01-12T15:45:04.163Z] #40 78.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T15:45:04.163Z] #40 78.46 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-12T15:45:04.163Z] #40 79.03 Selecting previously unselected package python-six. [2021-01-12T15:45:04.163Z] #40 79.04 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-12T15:45:04.163Z] #40 79.05 Unpacking python-six (1.12.0-1) ... [2021-01-12T15:45:04.163Z] #40 79.17 Selecting previously unselected package python-protobuf. [2021-01-12T15:45:04.163Z] #40 79.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-01-12T15:45:04.163Z] #40 79.21 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-12T15:45:04.163Z] #40 80.28 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-12T15:45:04.177Z] #43 53.31 CC compel/src/lib/infect-util.o [2021-01-12T15:45:04.177Z] #43 53.58 CC compel/src/lib/infect.o [2021-01-12T15:45:04.238Z] #54 ... [2021-01-12T15:45:04.238Z] [2021-01-12T15:45:04.238Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-12T15:45:04.238Z] #39 DONE 0.7s [2021-01-12T15:45:04.238Z] [2021-01-12T15:45:04.238Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:04.361Z] #41 9.988 PBCC images/netdev.pb-c.c [2021-01-12T15:45:04.361Z] #41 10.03 DEP images/tun.pb-c.d [2021-01-12T15:45:04.361Z] #41 10.06 DEP images/netdev.pb-c.d [2021-01-12T15:45:04.361Z] #41 10.12 PBCC images/vma.pb-c.c [2021-01-12T15:45:04.361Z] #41 10.20 DEP images/vma.pb-c.d [2021-01-12T15:45:04.499Z] #54 ... [2021-01-12T15:45:04.499Z] [2021-01-12T15:45:04.499Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-12T15:45:04.499Z] #42 DONE 0.0s [2021-01-12T15:45:04.625Z] #41 ... [2021-01-12T15:45:04.625Z] [2021-01-12T15:45:04.625Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:04.625Z] #49 75.79 golang.org/x/crypto/ssh/terminal [2021-01-12T15:45:04.625Z] #49 76.81 mvdan.cc/sh/v3/cmd/shfmt [2021-01-12T15:45:04.625Z] #49 DONE 85.1s [2021-01-12T15:45:04.625Z] [2021-01-12T15:45:04.625Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:04.625Z] #41 10.26 PBCC images/creds.pb-c.c [2021-01-12T15:45:04.625Z] #41 10.27 DEP images/creds.pb-c.d [2021-01-12T15:45:04.625Z] #41 10.30 PBCC images/utsns.pb-c.c [2021-01-12T15:45:04.625Z] #41 10.32 DEP images/utsns.pb-c.d [2021-01-12T15:45:04.625Z] #41 10.34 PBCC images/ipc-desc.pb-c.c [2021-01-12T15:45:04.625Z] #41 10.36 PBCC images/ipc-sem.pb-c.c [2021-01-12T15:45:04.625Z] #41 10.38 DEP images/ipc-desc.pb-c.d [2021-01-12T15:45:04.625Z] #41 10.40 DEP images/ipc-sem.pb-c.d [2021-01-12T15:45:04.625Z] #41 10.43 PBCC images/ipc-msg.pb-c.c [2021-01-12T15:45:04.647Z] #54 1.405 + RM_GOPATH=0 [2021-01-12T15:45:04.647Z] #54 1.409 + TMP_GOPATH= [2021-01-12T15:45:04.647Z] #54 1.409 + : /build [2021-01-12T15:45:04.647Z] #54 1.409 + '[' -z '' ']' [2021-01-12T15:45:04.647Z] #54 1.421 ++ mktemp -d [2021-01-12T15:45:04.647Z] #54 1.431 + export GOPATH=/tmp/tmp.AG0L2JeOIg [2021-01-12T15:45:04.647Z] #54 1.431 + GOPATH=/tmp/tmp.AG0L2JeOIg [2021-01-12T15:45:04.647Z] #54 1.431 + RM_GOPATH=1 [2021-01-12T15:45:04.647Z] #54 1.431 + case "$(go env GOARCH)" in [2021-01-12T15:45:04.647Z] #54 1.452 ++ go env GOARCH [2021-01-12T15:45:04.647Z] #54 1.508 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:45:04.647Z] #54 1.508 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:45:04.647Z] #54 1.508 ++ dirname /tmp/install/install.sh [2021-01-12T15:45:04.647Z] #54 1.508 + dir=/tmp/install [2021-01-12T15:45:04.647Z] #54 1.508 + bin=containerd [2021-01-12T15:45:04.647Z] #54 1.508 + shift [2021-01-12T15:45:04.647Z] #54 1.508 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-12T15:45:04.647Z] #54 1.508 + . /tmp/install/containerd.installer [2021-01-12T15:45:04.647Z] #54 1.508 ++ set -e [2021-01-12T15:45:04.647Z] #54 1.508 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:45:04.647Z] #54 1.508 + install_containerd [2021-01-12T15:45:04.647Z] #54 1.508 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-12T15:45:04.647Z] #54 1.508 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AG0L2JeOIg/src/github.com/containerd/containerd [2021-01-12T15:45:04.758Z] [2021-01-12T15:45:04.758Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-12T15:45:04.758Z] #44 DONE 0.1s [2021-01-12T15:45:04.758Z] [2021-01-12T15:45:04.758Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-12T15:45:04.758Z] #46 DONE 0.1s [2021-01-12T15:45:04.758Z] [2021-01-12T15:45:04.758Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:04.758Z] #54 ... [2021-01-12T15:45:04.758Z] [2021-01-12T15:45:04.758Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-12T15:45:04.758Z] #48 DONE 0.1s [2021-01-12T15:45:04.888Z] #41 ... [2021-01-12T15:45:04.888Z] [2021-01-12T15:45:04.888Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:04.888Z] #35 8.479 Scanning dependencies of target tini-static [2021-01-12T15:45:04.888Z] #35 8.543 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-12T15:45:04.888Z] #35 10.16 [100%] Linking C executable tini-static [2021-01-12T15:45:04.888Z] #35 10.68 [100%] Built target tini-static [2021-01-12T15:45:04.888Z] #35 10.72 + mkdir -p /build [2021-01-12T15:45:04.888Z] #35 10.72 + cp tini-static /build/docker-init [2021-01-12T15:45:04.888Z] #35 DONE 11.1s [2021-01-12T15:45:04.888Z] [2021-01-12T15:45:04.888Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:04.888Z] #41 10.46 DEP images/ipc-msg.pb-c.d [2021-01-12T15:45:04.888Z] #41 10.55 PBCC images/ipc-shm.pb-c.c [2021-01-12T15:45:04.888Z] #41 10.59 DEP images/ipc-shm.pb-c.d [2021-01-12T15:45:04.888Z] #41 10.65 PBCC images/ipc-var.pb-c.c [2021-01-12T15:45:04.908Z] #54 1.509 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:45:04.908Z] #54 1.518 Cloning into '/tmp/tmp.AG0L2JeOIg/src/github.com/containerd/containerd'... [2021-01-12T15:45:05.018Z] [2021-01-12T15:45:05.018Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-12T15:45:05.018Z] #50 DONE 0.0s [2021-01-12T15:45:05.018Z] [2021-01-12T15:45:05.018Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-12T15:45:05.018Z] #52 DONE 0.1s [2021-01-12T15:45:05.018Z] [2021-01-12T15:45:05.018Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:05.095Z] #40 ... [2021-01-12T15:45:05.095Z] [2021-01-12T15:45:05.095Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:05.095Z] #43 73.31 reflect [2021-01-12T15:45:05.095Z] #43 73.95 syscall [2021-01-12T15:45:05.153Z] #41 10.68 DEP images/ipc-var.pb-c.d [2021-01-12T15:45:05.153Z] #41 10.79 PBCC images/sk-opts.pb-c.c [2021-01-12T15:45:05.153Z] #41 10.84 PBCC images/packet-sock.pb-c.c [2021-01-12T15:45:05.153Z] #41 10.94 DEP images/sk-opts.pb-c.d [2021-01-12T15:45:05.352Z] #43 ... [2021-01-12T15:45:05.352Z] [2021-01-12T15:45:05.352Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:05.352Z] #32 80.01 time [2021-01-12T15:45:05.417Z] #41 10.98 DEP images/packet-sock.pb-c.d [2021-01-12T15:45:05.417Z] #41 11.05 PBCC images/sk-netlink.pb-c.c [2021-01-12T15:45:05.417Z] #41 11.12 DEP images/sk-netlink.pb-c.d [2021-01-12T15:45:05.679Z] #41 11.24 PBCC images/sk-inet.pb-c.c [2021-01-12T15:45:05.679Z] #41 11.29 DEP images/sk-inet.pb-c.d [2021-01-12T15:45:05.679Z] #41 11.42 PBCC images/sk-unix.pb-c.c [2021-01-12T15:45:05.679Z] #41 11.47 DEP images/sk-unix.pb-c.d [2021-01-12T15:45:05.942Z] #41 11.54 PBCC images/mm.pb-c.c [2021-01-12T15:45:05.942Z] #41 11.57 DEP images/mm.pb-c.d [2021-01-12T15:45:05.942Z] #41 11.62 PBCC images/timerfd.pb-c.c [2021-01-12T15:45:05.942Z] #41 11.67 DEP images/timerfd.pb-c.d [2021-01-12T15:45:05.942Z] #41 11.71 PBCC images/timer.pb-c.c [2021-01-12T15:45:06.206Z] #41 11.72 DEP images/timer.pb-c.d [2021-01-12T15:45:06.206Z] #41 11.85 PBCC images/sa.pb-c.c [2021-01-12T15:45:06.296Z] #54 ... [2021-01-12T15:45:06.296Z] [2021-01-12T15:45:06.296Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:06.296Z] #43 62.18 internal/reflectlite [2021-01-12T15:45:06.296Z] #43 62.20 github.com/LK4D4/vndr/godl/singleflight [2021-01-12T15:45:06.296Z] #43 63.17 math/rand [2021-01-12T15:45:06.296Z] #43 65.28 internal/singleflight [2021-01-12T15:45:06.296Z] #43 67.35 io [2021-01-12T15:45:06.296Z] #43 67.38 strconv [2021-01-12T15:45:06.296Z] #43 69.18 bytes [2021-01-12T15:45:06.296Z] #43 ... [2021-01-12T15:45:06.296Z] [2021-01-12T15:45:06.296Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:06.296Z] #49 72.34 bytes [2021-01-12T15:45:06.296Z] #49 72.42 syscall [2021-01-12T15:45:06.469Z] #41 12.01 DEP images/sa.pb-c.d [2021-01-12T15:45:06.469Z] #41 12.09 PBCC images/pipe-data.pb-c.c [2021-01-12T15:45:06.469Z] #41 12.13 DEP images/pipe-data.pb-c.d [2021-01-12T15:45:06.469Z] #41 12.21 PBCC images/mnt.pb-c.c [2021-01-12T15:45:06.742Z] #41 12.28 DEP images/mnt.pb-c.d [2021-01-12T15:45:06.742Z] #41 12.39 PBCC images/sk-packet.pb-c.c [2021-01-12T15:45:06.742Z] #41 12.39 DEP images/sk-packet.pb-c.d [2021-01-12T15:45:06.742Z] #41 12.56 PBCC images/tcp-stream.pb-c.c [2021-01-12T15:45:07.029Z] #41 12.80 DEP images/tcp-stream.pb-c.d [2021-01-12T15:45:07.244Z] #32 ... [2021-01-12T15:45:07.244Z] [2021-01-12T15:45:07.244Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:45:07.244Z] #34 85.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T15:45:07.244Z] #34 85.32 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T15:45:07.244Z] #34 85.36 Setting up libuv1:amd64 (1.24.1-1) ... [2021-01-12T15:45:07.244Z] #34 85.37 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T15:45:07.244Z] #34 85.42 Setting up librhash0:amd64 (1.3.8-1) ... [2021-01-12T15:45:07.244Z] #34 85.43 Setting up cmake-data (3.13.4-1) ... [2021-01-12T15:45:07.244Z] #34 85.48 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T15:45:07.244Z] #34 85.49 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-12T15:45:07.244Z] #34 85.50 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-12T15:45:07.244Z] #34 85.51 Setting up cmake (3.13.4-1) ... [2021-01-12T15:45:07.292Z] #41 13.01 PBCC images/pipe.pb-c.c [2021-01-12T15:45:07.501Z] #34 85.53 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:45:07.502Z] #34 85.67 Processing triggers for mime-support (3.62) ... [2021-01-12T15:45:07.556Z] #41 13.19 DEP images/pipe.pb-c.d [2021-01-12T15:45:07.556Z] #41 13.27 PBCC images/pstree.pb-c.c [2021-01-12T15:45:07.556Z] #41 13.34 DEP images/pstree.pb-c.d [2021-01-12T15:45:07.692Z] #49 ... [2021-01-12T15:45:07.692Z] [2021-01-12T15:45:07.692Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:07.692Z] #32 63.96 errors [2021-01-12T15:45:07.692Z] #32 63.97 sort [2021-01-12T15:45:07.692Z] #32 64.67 strconv [2021-01-12T15:45:07.692Z] #32 66.13 io [2021-01-12T15:45:07.692Z] #32 68.16 internal/oserror [2021-01-12T15:45:07.692Z] #32 68.32 syscall [2021-01-12T15:45:07.692Z] #32 70.69 reflect [2021-01-12T15:45:07.732Z] #43 ... [2021-01-12T15:45:07.732Z] [2021-01-12T15:45:07.732Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:07.732Z] #58 135.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T15:45:07.732Z] #58 135.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-12T15:45:07.819Z] #41 13.46 PBCC images/fs.pb-c.c [2021-01-12T15:45:07.819Z] #41 13.57 DEP images/fs.pb-c.d [2021-01-12T15:45:07.819Z] #41 13.66 PBCC images/signalfd.pb-c.c [2021-01-12T15:45:07.819Z] #41 13.70 DEP images/signalfd.pb-c.d [2021-01-12T15:45:07.819Z] #41 ... [2021-01-12T15:45:07.819Z] [2021-01-12T15:45:07.819Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:07.819Z] #43 78.57 compress/gzip [2021-01-12T15:45:07.819Z] #43 79.62 crypto/rand [2021-01-12T15:45:07.819Z] #43 79.92 go/doc [2021-01-12T15:45:07.819Z] #43 80.69 crypto/elliptic [2021-01-12T15:45:07.819Z] #43 83.94 crypto/rsa [2021-01-12T15:45:07.819Z] #43 84.97 vendor/golang.org/x/crypto/cryptobyte [2021-01-12T15:45:07.819Z] #43 85.75 github.com/LK4D4/vndr/build [2021-01-12T15:45:07.819Z] #43 85.80 vendor/golang.org/x/text/unicode/norm [2021-01-12T15:45:07.954Z] #32 ... [2021-01-12T15:45:07.954Z] [2021-01-12T15:45:07.954Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:45:07.954Z] #34 73.35 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:45:07.954Z] #34 73.81 Fetched 14.9 MB in 8s (1758 kB/s) [2021-01-12T15:45:07.954Z] #34 73.91 Selecting previously unselected package xxd. [2021-01-12T15:45:07.954Z] #34 73.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T15:45:07.954Z] #34 74.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T15:45:07.954Z] #34 74.06 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T15:45:08.065Z] #34 ... [2021-01-12T15:45:08.066Z] [2021-01-12T15:45:08.066Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:08.066Z] #49 76.26 reflect [2021-01-12T15:45:08.066Z] #49 76.26 syscall [2021-01-12T15:45:08.083Z] #43 ... [2021-01-12T15:45:08.083Z] [2021-01-12T15:45:08.083Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:08.083Z] #41 13.75 PBCC images/fh.pb-c.c [2021-01-12T15:45:08.083Z] #41 13.83 PBCC images/fsnotify.pb-c.c [2021-01-12T15:45:08.083Z] #41 13.92 DEP images/fh.pb-c.d [2021-01-12T15:45:08.216Z] #34 74.45 Selecting previously unselected package vim-common. [2021-01-12T15:45:08.216Z] #34 74.46 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:45:08.216Z] #34 74.49 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T15:45:08.216Z] #34 ... [2021-01-12T15:45:08.216Z] [2021-01-12T15:45:08.216Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:45:08.216Z] #11 54.53 Reading package lists... [2021-01-12T15:45:08.216Z] #11 64.95 Building dependency tree... [2021-01-12T15:45:08.216Z] #11 70.38 The following additional packages will be installed: [2021-01-12T15:45:08.216Z] #11 70.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-12T15:45:08.216Z] #11 70.38 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-12T15:45:08.216Z] #11 70.38 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-12T15:45:08.216Z] #11 70.38 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-12T15:45:08.216Z] #11 70.39 mingw-w64-x86-64-dev [2021-01-12T15:45:08.216Z] #11 70.41 Suggested packages: [2021-01-12T15:45:08.216Z] #11 70.41 gcc-8-locales seccomp wine64 [2021-01-12T15:45:08.216Z] #11 73.20 The following NEW packages will be installed: [2021-01-12T15:45:08.216Z] #11 73.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-12T15:45:08.216Z] #11 73.21 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-12T15:45:08.216Z] #11 73.22 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-12T15:45:08.216Z] #11 73.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-12T15:45:08.216Z] #11 73.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-12T15:45:08.216Z] #11 73.24 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-12T15:45:08.216Z] #11 73.29 The following packages will be upgraded: [2021-01-12T15:45:08.216Z] #11 73.29 libsystemd0 libudev1 [2021-01-12T15:45:08.216Z] #11 73.83 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T15:45:08.216Z] #11 73.83 Need to get 78.2 MB of archives. [2021-01-12T15:45:08.216Z] #11 73.83 After this operation, 487 MB of additional disk space will be used. [2021-01-12T15:45:08.216Z] #11 73.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2021-01-12T15:45:08.216Z] #11 74.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2021-01-12T15:45:08.322Z] #49 ... [2021-01-12T15:45:08.322Z] [2021-01-12T15:45:08.322Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:08.322Z] #43 84.87 time [2021-01-12T15:45:08.347Z] #41 13.97 DEP images/fsnotify.pb-c.d [2021-01-12T15:45:08.347Z] #41 14.01 PBCC images/eventpoll.pb-c.c [2021-01-12T15:45:08.347Z] #41 14.02 DEP images/eventpoll.pb-c.d [2021-01-12T15:45:08.347Z] #41 14.08 PBCC images/eventfd.pb-c.c [2021-01-12T15:45:08.477Z] #11 ... [2021-01-12T15:45:08.477Z] [2021-01-12T15:45:08.477Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:45:08.611Z] #41 14.24 DEP images/eventfd.pb-c.d [2021-01-12T15:45:08.611Z] #41 14.30 PBCC images/remap-file-path.pb-c.c [2021-01-12T15:45:08.611Z] #41 14.33 DEP images/remap-file-path.pb-c.d [2021-01-12T15:45:08.611Z] #41 14.37 PBCC images/fifo.pb-c.c [2021-01-12T15:45:08.611Z] #41 14.40 DEP images/fifo.pb-c.d [2021-01-12T15:45:08.875Z] #41 14.48 PBCC images/ghost-file.pb-c.c [2021-01-12T15:45:08.875Z] #41 14.55 DEP images/ghost-file.pb-c.d [2021-01-12T15:45:08.875Z] #41 14.59 PBCC images/regfile.pb-c.c [2021-01-12T15:45:08.875Z] #41 14.61 DEP images/regfile.pb-c.d [2021-01-12T15:45:08.875Z] #41 14.65 PBCC images/ns.pb-c.c [2021-01-12T15:45:08.875Z] #41 14.67 DEP images/ns.pb-c.d [2021-01-12T15:45:09.139Z] #41 14.75 PBCC images/fdinfo.pb-c.c [2021-01-12T15:45:09.139Z] #41 14.88 DEP images/fdinfo.pb-c.d [2021-01-12T15:45:09.275Z] #43 ... [2021-01-12T15:45:09.275Z] [2021-01-12T15:45:09.275Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:45:09.275Z] #34 DONE 87.3s [2021-01-12T15:45:09.275Z] [2021-01-12T15:45:09.275Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:09.402Z] #41 14.98 PBCC images/core-aarch64.pb-c.c [2021-01-12T15:45:09.402Z] #41 15.05 PBCC images/core-arm.pb-c.c [2021-01-12T15:45:09.402Z] #41 15.13 PBCC images/core-ppc64.pb-c.c [2021-01-12T15:45:09.402Z] #41 15.21 PBCC images/core-s390.pb-c.c [2021-01-12T15:45:09.527Z] #30 74.50 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 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. [2021-01-12T15:45:09.527Z] #30 75.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-12T15:45:09.668Z] #41 15.26 PBCC images/core-x86.pb-c.c [2021-01-12T15:45:09.668Z] #41 15.33 PBCC images/core.pb-c.c [2021-01-12T15:45:09.668Z] #41 15.39 PBCC images/inventory.pb-c.c [2021-01-12T15:45:09.668Z] #41 15.48 DEP images/core-aarch64.pb-c.d [2021-01-12T15:45:09.788Z] #30 75.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-12T15:45:09.839Z] #58 ... [2021-01-12T15:45:09.839Z] [2021-01-12T15:45:09.839Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:09.839Z] #45 128.1 crypto/rand [2021-01-12T15:45:09.839Z] #45 130.8 crypto/elliptic [2021-01-12T15:45:09.839Z] #45 134.7 github.com/LK4D4/vndr/build [2021-01-12T15:45:09.839Z] #45 137.7 crypto/x509/pkix [2021-01-12T15:45:09.839Z] #45 138.0 vendor/golang.org/x/crypto/cryptobyte [2021-01-12T15:45:09.932Z] #41 15.53 DEP images/core-arm.pb-c.d [2021-01-12T15:45:09.932Z] #41 15.58 DEP images/core-ppc64.pb-c.d [2021-01-12T15:45:09.932Z] #41 15.62 DEP images/core-s390.pb-c.d [2021-01-12T15:45:09.932Z] #41 15.65 DEP images/core-x86.pb-c.d [2021-01-12T15:45:09.932Z] #41 15.68 DEP images/core.pb-c.d [2021-01-12T15:45:09.932Z] #41 15.72 DEP images/inventory.pb-c.d [2021-01-12T15:45:10.135Z] #45 ... [2021-01-12T15:45:10.136Z] [2021-01-12T15:45:10.136Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:10.136Z] #43 56.82 CC compel/src/lib/ptrace.o [2021-01-12T15:45:10.136Z] #43 57.32 AR compel/libcompel.a [2021-01-12T15:45:10.136Z] #43 57.41 HOSTCC compel/src/main-host.o [2021-01-12T15:45:10.136Z] #43 57.92 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-01-12T15:45:10.136Z] #43 58.08 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-12T15:45:10.136Z] #43 58.52 HOSTCC compel/src/lib/log-host.o [2021-01-12T15:45:10.136Z] #43 58.85 HOSTLINK compel/compel-host-bin [2021-01-12T15:45:10.136Z] #43 58.94 DEP soccr/soccr.d [2021-01-12T15:45:10.136Z] #43 59.10 CC soccr/soccr.o [2021-01-12T15:45:10.195Z] #41 15.77 PBCC images/cpuinfo.pb-c.c [2021-01-12T15:45:10.195Z] #41 15.80 DEP images/cpuinfo.pb-c.d [2021-01-12T15:45:10.195Z] #41 15.89 PBCC images/stats.pb-c.c [2021-01-12T15:45:10.195Z] #41 15.91 DEP images/stats.pb-c.d [2021-01-12T15:45:10.361Z] #30 ... [2021-01-12T15:45:10.361Z] [2021-01-12T15:45:10.361Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:45:10.361Z] #40 66.52 The following additional packages will be installed: [2021-01-12T15:45:10.361Z] #40 66.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-12T15:45:10.361Z] #40 66.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-12T15:45:10.361Z] #40 66.60 Suggested packages: [2021-01-12T15:45:10.361Z] #40 66.60 manpages-dev python-setuptools [2021-01-12T15:45:10.361Z] #40 68.55 The following NEW packages will be installed: [2021-01-12T15:45:10.361Z] #40 68.55 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-12T15:45:10.361Z] #40 68.56 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-12T15:45:10.361Z] #40 68.57 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-12T15:45:10.361Z] #40 68.57 python-six zlib1g-dev [2021-01-12T15:45:10.361Z] #40 69.04 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T15:45:10.361Z] #40 69.04 Need to get 4095 kB of archives. [2021-01-12T15:45:10.362Z] #40 69.04 After this operation, 22.5 MB of additional disk space will be used. [2021-01-12T15:45:10.362Z] #40 69.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-01-12T15:45:10.362Z] #40 71.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-12T15:45:10.362Z] #40 71.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-01-12T15:45:10.362Z] #40 71.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-12T15:45:10.362Z] #40 71.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-01-12T15:45:10.362Z] #40 71.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-12T15:45:10.362Z] #40 71.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] [2021-01-12T15:45:10.362Z] #40 71.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-01-12T15:45:10.362Z] #40 71.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-01-12T15:45:10.362Z] #40 71.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-01-12T15:45:10.362Z] #40 72.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-01-12T15:45:10.362Z] #40 72.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-01-12T15:45:10.362Z] #40 72.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-01-12T15:45:10.362Z] #40 72.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-01-12T15:45:10.362Z] #40 72.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-12T15:45:10.362Z] #40 72.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-01-12T15:45:10.362Z] #40 72.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-01-12T15:45:10.362Z] #40 74.06 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:45:10.362Z] #40 74.37 Fetched 4095 kB in 4s (1091 kB/s) [2021-01-12T15:45:10.362Z] #40 74.49 Selecting previously unselected package libcap-dev:amd64. [2021-01-12T15:45:10.362Z] #40 74.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 ... 15410 files and directories currently installed.) [2021-01-12T15:45:10.362Z] #40 74.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-01-12T15:45:10.362Z] #40 74.52 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-01-12T15:45:10.362Z] #40 74.67 Selecting previously unselected package libnet1:amd64. [2021-01-12T15:45:10.362Z] #40 74.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T15:45:10.362Z] #40 74.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:45:10.362Z] #40 74.88 Selecting previously unselected package libnet1-dev. [2021-01-12T15:45:10.362Z] #40 74.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T15:45:10.362Z] #40 74.95 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T15:45:10.362Z] #40 75.45 Selecting previously unselected package libnl-3-200:amd64. [2021-01-12T15:45:10.362Z] #40 75.45 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-12T15:45:10.362Z] #40 75.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T15:45:10.362Z] #40 75.75 Selecting previously unselected package libnl-3-dev:amd64. [2021-01-12T15:45:10.362Z] #40 75.77 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-01-12T15:45:10.362Z] #40 75.79 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-12T15:45:10.362Z] #40 76.24 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-12T15:45:10.362Z] #40 76.24 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-12T15:45:10.362Z] #40 76.25 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T15:45:10.362Z] #40 76.54 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-01-12T15:45:10.362Z] #40 76.54 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-01-12T15:45:10.362Z] #40 76.56 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-12T15:45:10.629Z] #40 76.87 Selecting previously unselected package zlib1g-dev:amd64. [2021-01-12T15:45:10.629Z] #40 76.87 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-01-12T15:45:10.629Z] #40 76.88 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-12T15:45:10.645Z] #35 ... [2021-01-12T15:45:10.645Z] [2021-01-12T15:45:10.645Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:10.645Z] #45 DONE 88.6s [2021-01-12T15:45:10.645Z] [2021-01-12T15:45:10.645Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:45:10.645Z] #40 87.55 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:10.645Z] #40 87.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:45:10.645Z] #40 87.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T15:45:10.645Z] #40 87.67 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-12T15:45:10.645Z] #40 87.68 Setting up python-six (1.12.0-1) ... [2021-01-12T15:45:11.203Z] #40 77.36 Selecting previously unselected package libprotobuf17:amd64. [2021-01-12T15:45:11.203Z] #40 77.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-01-12T15:45:11.203Z] #40 77.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:11.664Z] #43 60.98 AR soccr/libsoccr.a [2021-01-12T15:45:11.664Z] #43 61.04 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T15:45:12.123Z] #41 17.43 make[1]: Nothing to be done for 'all'. [2021-01-12T15:45:12.312Z] #43 61.46 DEP criu/arch/ppc64/sigframe.d [2021-01-12T15:45:12.312Z] #43 ... [2021-01-12T15:45:12.312Z] [2021-01-12T15:45:12.312Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:45:12.312Z] #20 8.590 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [249 kB] [2021-01-12T15:45:12.312Z] #20 8.635 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-12T15:45:12.312Z] #20 15.14 Fetched 8188 kB in 15s (561 kB/s) [2021-01-12T15:45:12.312Z] #20 15.14 Reading package lists... [2021-01-12T15:45:12.312Z] #20 ... [2021-01-12T15:45:12.312Z] [2021-01-12T15:45:12.312Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:12.312Z] #43 61.63 DEP criu/arch/ppc64/crtools.d [2021-01-12T15:45:12.592Z] #40 78.71 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-01-12T15:45:12.592Z] #40 78.71 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-01-12T15:45:12.592Z] #40 78.73 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:12.610Z] #43 61.85 DEP criu/arch/ppc64/cpu.d [2021-01-12T15:45:12.610Z] #43 ... [2021-01-12T15:45:12.610Z] [2021-01-12T15:45:12.610Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:12.610Z] #53 11.06 + cd /tmp/tmp.HohVEPjmFr/src/github.com/opencontainers/runc [2021-01-12T15:45:12.610Z] #53 11.06 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T15:45:12.610Z] #53 11.79 + '[' -z '' ']' [2021-01-12T15:45:12.610Z] #53 11.79 + target=static [2021-01-12T15:45:12.610Z] #53 11.80 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-12T15:45:12.610Z] #53 12.02 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-01-12T15:45:12.610Z] #53 ... [2021-01-12T15:45:12.610Z] [2021-01-12T15:45:12.610Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:12.610Z] #45 139.4 vendor/golang.org/x/text/unicode/norm [2021-01-12T15:45:12.854Z] #40 79.04 Selecting previously unselected package libprotobuf-dev:amd64. [2021-01-12T15:45:12.854Z] #40 79.06 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-01-12T15:45:12.854Z] #40 79.07 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:13.518Z] #41 19.06 CC images/stats.o [2021-01-12T15:45:13.880Z] #40 ... [2021-01-12T15:45:13.880Z] [2021-01-12T15:45:13.880Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:13.880Z] #32 79.95 time [2021-01-12T15:45:13.970Z] #41 19.67 CC images/core.o [2021-01-12T15:45:14.889Z] #40 93.09 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-12T15:45:14.889Z] #40 93.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T15:45:14.889Z] #40 93.17 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:15.028Z] #41 20.69 CC images/core-x86.o [2021-01-12T15:45:15.146Z] #40 93.19 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-01-12T15:45:15.146Z] #40 93.20 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:15.146Z] #40 93.22 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-12T15:45:15.146Z] #40 93.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T15:45:15.146Z] #40 93.29 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:15.146Z] #40 93.31 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T15:45:15.146Z] #40 93.34 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-12T15:45:15.305Z] #41 21.11 CC images/core-arm.o [2021-01-12T15:45:15.581Z] #41 ... [2021-01-12T15:45:15.581Z] [2021-01-12T15:45:15.581Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:15.581Z] #54 38.25 Checking out files: 40% (1518/3735) Checking out files: 41% (1532/3735) Checking out files: 42% (1569/3735) Checking out files: 43% (1607/3735) Checking out files: 44% (1644/3735) Checking out files: 45% (1681/3735) Checking out files: 46% (1719/3735) Checking out files: 47% (1756/3735) Checking out files: 48% (1793/3735) Checking out files: 49% (1831/3735) Checking out files: 50% (1868/3735) Checking out files: 51% (1905/3735) Checking out files: 52% (1943/3735) Checking out files: 53% (1980/3735) Checking out files: 54% (2017/3735) Checking out files: 55% (2055/3735) Checking out files: 56% (2092/3735) Checking out files: 57% (2129/3735) Checking out files: 58% (2167/3735) Checking out files: 59% (2204/3735) Checking out files: 60% (2241/3735) Checking out files: 61% (2279/3735) Checking out files: 62% (2316/3735) Checking out files: 63% (2354/3735) Checking out files: 64% (2391/3735) Checking out files: 65% (2428/3735) Checking out files: 66% (2466/3735) Checking out files: 67% (2503/3735) Checking out files: 68% (2540/3735) Checking out files: 69% (2578/3735) Checking out files: 70% (2615/3735) Checking out files: 71% (2652/3735) Checking out files: 72% (2690/3735) Checking out files: 73% (2727/3735) Checking out files: 74% (2764/3735) Checking out files: 75% (2802/3735) Checking out files: 76% (2839/3735) Checking out files: 77% (2876/3735) Checking out files: 78% (2914/3735) Checking out files: 79% (2951/3735) Checking out files: 80% (2988/3735) Checking out files: 81% (3026/3735) Checking out files: 82% (3063/3735) Checking out files: 83% (3101/3735) Checking out files: 84% (3138/3735) Checking out files: 85% (3175/3735) Checking out files: 86% (3213/3735) Checking out files: 87% (3250/3735) Checking out files: 87% (3268/3735) Checking out files: 88% (3287/3735) Checking out files: 89% (3325/3735) Checking out files: 90% (3362/3735) Checking out files: 91% (3399/3735) Checking out files: 92% (3437/3735) Checking out files: 93% (3474/3735) Checking out files: 94% (3511/3735) Checking out files: 95% (3549/3735) Checking out files: 96% (3586/3735) Checking out files: 97% (3623/3735) Checking out files: 98% (3661/3735) Checking out files: 99% (3698/3735) Checking out files: 100% (3735/3735) Checking out files: 100% (3735/3735), done. [2021-01-12T15:45:15.581Z] #54 39.67 + cd /tmp/tmp.CgVXeOr5kq/src/github.com/containerd/containerd [2021-01-12T15:45:15.581Z] #54 39.67 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:45:15.581Z] #54 40.95 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-12T15:45:15.581Z] #54 40.95 + BUILDTAGS='netgo osusergo static_build' [2021-01-12T15:45:15.581Z] #54 40.95 + export EXTRA_FLAGS=-buildmode=pie [2021-01-12T15:45:15.581Z] #54 40.95 + EXTRA_FLAGS=-buildmode=pie [2021-01-12T15:45:15.581Z] #54 40.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-12T15:45:15.581Z] #54 40.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-12T15:45:15.581Z] #54 40.95 + '[' '' = dynamic ']' [2021-01-12T15:45:15.581Z] #54 40.95 + make [2021-01-12T15:45:15.581Z] #54 42.05 + bin/ctr [2021-01-12T15:45:15.709Z] #40 ... [2021-01-12T15:45:15.709Z] [2021-01-12T15:45:15.709Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:15.709Z] #43 93.96 os [2021-01-12T15:45:16.156Z] #54 ... [2021-01-12T15:45:16.156Z] [2021-01-12T15:45:16.156Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:16.156Z] #56 88.38 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T15:45:16.156Z] #56 88.38 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-12T15:45:16.156Z] #56 DONE 96.8s [2021-01-12T15:45:16.156Z] [2021-01-12T15:45:16.156Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-12T15:45:16.156Z] #57 DONE 0.1s [2021-01-12T15:45:16.156Z] [2021-01-12T15:45:16.156Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:16.156Z] #41 21.41 CC images/core-aarch64.o [2021-01-12T15:45:16.156Z] #41 21.89 CC images/core-ppc64.o [2021-01-12T15:45:16.168Z] #45 ... [2021-01-12T15:45:16.168Z] [2021-01-12T15:45:16.168Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:16.168Z] #58 DONE 143.9s [2021-01-12T15:45:16.168Z] [2021-01-12T15:45:16.168Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-12T15:45:16.168Z] #59 DONE 0.1s [2021-01-12T15:45:16.168Z] [2021-01-12T15:45:16.168Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-12T15:45:16.168Z] #60 DONE 0.1s [2021-01-12T15:45:16.168Z] [2021-01-12T15:45:16.168Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:16.168Z] #43 62.08 CC criu/arch/ppc64/cpu.o [2021-01-12T15:45:16.168Z] #43 62.68 CC criu/arch/ppc64/crtools.o [2021-01-12T15:45:16.168Z] #43 63.86 CC criu/arch/ppc64/sigframe.o [2021-01-12T15:45:16.168Z] #43 64.15 LINK criu/arch/ppc64/crtools.built-in.o [2021-01-12T15:45:16.168Z] #43 64.20 DEP criu/pie/util-vdso.d [2021-01-12T15:45:16.168Z] #43 64.41 DEP criu/pie/util.d [2021-01-12T15:45:16.168Z] #43 64.59 CC criu/pie/util.o [2021-01-12T15:45:16.168Z] #43 64.92 CC criu/pie/util-vdso.o [2021-01-12T15:45:16.420Z] #41 ... [2021-01-12T15:45:16.420Z] [2021-01-12T15:45:16.420Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-12T15:45:16.420Z] #58 DONE 0.1s [2021-01-12T15:45:16.420Z] [2021-01-12T15:45:16.420Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:16.420Z] #43 89.48 mime [2021-01-12T15:45:16.420Z] #43 92.73 vendor/golang.org/x/net/idna [2021-01-12T15:45:16.420Z] #43 94.16 crypto/x509 [2021-01-12T15:45:16.420Z] #43 94.16 net/textproto [2021-01-12T15:45:16.420Z] #43 95.37 vendor/golang.org/x/net/http/httpproxy [2021-01-12T15:45:16.420Z] #43 96.27 vendor/golang.org/x/net/http/httpguts [2021-01-12T15:45:16.420Z] #43 96.28 mime/multipart [2021-01-12T15:45:16.465Z] #43 65.70 AR criu/pie/pie.lib.a [2021-01-12T15:45:16.640Z] #43 94.84 strings [2021-01-12T15:45:16.683Z] #43 ... [2021-01-12T15:45:16.683Z] [2021-01-12T15:45:16.683Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:16.683Z] #41 22.42 CC images/core-s390.o [2021-01-12T15:45:16.761Z] #43 65.86 DEP criu/pie/restorer.d [2021-01-12T15:45:17.057Z] #43 66.33 DEP criu/arch/ppc64/vdso-trampoline.d [2021-01-12T15:45:17.057Z] #43 66.34 DEP criu/arch/ppc64/restorer.d [2021-01-12T15:45:17.237Z] #32 ... [2021-01-12T15:45:17.237Z] [2021-01-12T15:45:17.237Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:17.237Z] #43 73.10 bufio [2021-01-12T15:45:17.237Z] #43 73.74 reflect [2021-01-12T15:45:17.237Z] #43 76.05 syscall [2021-01-12T15:45:17.237Z] #43 ... [2021-01-12T15:45:17.237Z] [2021-01-12T15:45:17.237Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:45:17.237Z] #40 81.52 Selecting previously unselected package libprotoc17:amd64. [2021-01-12T15:45:17.237Z] #40 81.53 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-01-12T15:45:17.237Z] #40 81.53 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:17.237Z] #40 82.75 Selecting previously unselected package protobuf-c-compiler. [2021-01-12T15:45:17.237Z] #40 82.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-01-12T15:45:17.237Z] #40 82.79 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T15:45:17.237Z] #40 83.27 Selecting previously unselected package protobuf-compiler. [2021-01-12T15:45:17.237Z] #40 83.27 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-01-12T15:45:17.237Z] #40 83.28 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-12T15:45:17.498Z] #40 83.79 Selecting previously unselected package python-pkg-resources. [2021-01-12T15:45:17.498Z] #40 83.79 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T15:45:17.498Z] #40 83.80 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-12T15:45:17.633Z] #41 23.23 CC images/cpuinfo.o [2021-01-12T15:45:17.700Z] #43 66.72 DEP criu/arch/ppc64/vdso-pie.d [2021-01-12T15:45:17.700Z] #43 66.90 DEP criu/pie/parasite-vdso.d [2021-01-12T15:45:17.700Z] #43 67.09 DEP criu/pie/parasite.d [2021-01-12T15:45:17.996Z] #43 67.31 CC criu/pie/parasite.o [2021-01-12T15:45:18.072Z] #40 84.31 Selecting previously unselected package python-six. [2021-01-12T15:45:18.072Z] #40 84.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-12T15:45:18.072Z] #40 84.35 Unpacking python-six (1.12.0-1) ... [2021-01-12T15:45:18.210Z] #41 23.81 CC images/inventory.o [2021-01-12T15:45:18.210Z] #41 24.09 CC images/fdinfo.o [2021-01-12T15:45:18.594Z] #40 84.60 Selecting previously unselected package python-protobuf. [2021-01-12T15:45:18.594Z] #40 84.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-01-12T15:45:18.594Z] #40 84.61 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-12T15:45:18.594Z] #40 ... [2021-01-12T15:45:18.594Z] [2021-01-12T15:45:18.594Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:45:18.594Z] #34 74.84 Selecting previously unselected package cmake-data. [2021-01-12T15:45:18.594Z] #34 74.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-12T15:45:18.594Z] #34 74.86 Unpacking cmake-data (3.13.4-1) ... [2021-01-12T15:45:18.594Z] #34 79.62 Selecting previously unselected package libicu63:amd64. [2021-01-12T15:45:18.594Z] #34 79.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-12T15:45:18.594Z] #34 79.69 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T15:45:18.786Z] #41 24.44 CC images/fown.o [2021-01-12T15:45:18.855Z] #34 ... [2021-01-12T15:45:18.855Z] [2021-01-12T15:45:18.855Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:45:18.855Z] #11 75.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-01-12T15:45:18.855Z] #11 79.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-01-12T15:45:18.855Z] #11 79.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-12T15:45:18.855Z] #11 79.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-01-12T15:45:18.855Z] #11 79.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-01-12T15:45:18.855Z] #11 79.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-12T15:45:18.855Z] #11 80.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-12T15:45:18.855Z] #11 81.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-01-12T15:45:18.855Z] #11 81.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-01-12T15:45:19.049Z] #41 24.76 CC images/ns.o [2021-01-12T15:45:19.163Z] #43 ... [2021-01-12T15:45:19.163Z] [2021-01-12T15:45:19.163Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:19.163Z] #49 87.16 time [2021-01-12T15:45:19.163Z] #49 94.52 context [2021-01-12T15:45:19.163Z] #49 95.12 encoding/binary [2021-01-12T15:45:19.163Z] #49 96.43 os [2021-01-12T15:45:19.163Z] #49 ... [2021-01-12T15:45:19.163Z] [2021-01-12T15:45:19.163Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:19.163Z] #35 1.734 + RM_GOPATH=0 [2021-01-12T15:45:19.163Z] #35 1.734 + TMP_GOPATH= [2021-01-12T15:45:19.163Z] #35 1.734 + : /build [2021-01-12T15:45:19.163Z] #35 1.734 + '[' -z '' ']' [2021-01-12T15:45:19.163Z] #35 1.734 ++ mktemp -d [2021-01-12T15:45:19.163Z] #35 1.734 + export GOPATH=/tmp/tmp.7GnqIA98hE [2021-01-12T15:45:19.163Z] #35 1.734 + GOPATH=/tmp/tmp.7GnqIA98hE [2021-01-12T15:45:19.163Z] #35 1.734 + RM_GOPATH=1 [2021-01-12T15:45:19.163Z] #35 1.734 + case "$(go env GOARCH)" in [2021-01-12T15:45:19.163Z] #35 1.734 ++ go env GOARCH [2021-01-12T15:45:19.163Z] #35 1.769 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:45:19.163Z] #35 1.771 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:45:19.163Z] #35 1.771 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:45:19.163Z] #35 1.771 ++ dirname /tmp/install/install.sh [2021-01-12T15:45:19.163Z] #35 1.771 + dir=/tmp/install [2021-01-12T15:45:19.163Z] #35 1.771 + bin=tini [2021-01-12T15:45:19.163Z] #35 1.771 + shift [2021-01-12T15:45:19.163Z] #35 1.771 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-12T15:45:19.163Z] #35 1.771 + . /tmp/install/tini.installer [2021-01-12T15:45:19.163Z] #35 1.771 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:45:19.163Z] #35 1.771 + install_tini [2021-01-12T15:45:19.163Z] #35 1.771 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-12T15:45:19.163Z] #35 1.771 + git clone https://github.com/krallin/tini.git /tmp/tmp.7GnqIA98hE/tini [2021-01-12T15:45:19.163Z] #35 1.771 Cloning into '/tmp/tmp.7GnqIA98hE/tini'... [2021-01-12T15:45:19.163Z] #35 2.882 + cd /tmp/tmp.7GnqIA98hE/tini [2021-01-12T15:45:19.163Z] #35 2.882 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:45:19.163Z] #35 2.951 + cmake . [2021-01-12T15:45:19.163Z] #35 4.266 -- The C compiler identification is GNU 8.3.0 [2021-01-12T15:45:19.163Z] #35 4.462 -- Check for working C compiler: /usr/bin/cc [2021-01-12T15:45:19.163Z] #35 5.925 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-12T15:45:19.163Z] #35 5.934 -- Detecting C compiler ABI info [2021-01-12T15:45:19.163Z] #35 7.411 -- Detecting C compiler ABI info - done [2021-01-12T15:45:19.163Z] #35 7.449 -- Detecting C compile features [2021-01-12T15:45:19.163Z] #35 ... [2021-01-12T15:45:19.163Z] [2021-01-12T15:45:19.163Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:45:19.163Z] #11 94.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-01-12T15:45:19.163Z] #11 97.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-01-12T15:45:19.163Z] #11 97.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-01-12T15:45:19.163Z] #11 97.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-12T15:45:19.163Z] #11 97.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-12T15:45:19.163Z] #11 97.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-01-12T15:45:19.163Z] #11 97.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2021-01-12T15:45:19.163Z] #11 97.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-01-12T15:45:19.316Z] #41 24.95 CC images/regfile.o [2021-01-12T15:45:19.420Z] #11 97.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-01-12T15:45:19.420Z] #11 97.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-01-12T15:45:19.420Z] #11 97.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-01-12T15:45:19.420Z] #11 97.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-01-12T15:45:19.420Z] #11 97.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-01-12T15:45:19.429Z] #11 ... [2021-01-12T15:45:19.429Z] [2021-01-12T15:45:19.429Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:19.429Z] #45 DONE 85.7s [2021-01-12T15:45:19.429Z] [2021-01-12T15:45:19.429Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:19.429Z] #49 75.71 reflect [2021-01-12T15:45:19.429Z] #49 84.00 time [2021-01-12T15:45:19.522Z] #43 68.58 LINK criu/pie/parasite.built-in.o [2021-01-12T15:45:19.522Z] #43 68.60 GEN criu/pie/parasite-blob.h [2021-01-12T15:45:19.522Z] #43 68.63 CC criu/pie/parasite-vdso.o [2021-01-12T15:45:19.579Z] #41 25.22 CC images/ghost-file.o [2021-01-12T15:45:19.677Z] #11 97.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-01-12T15:45:19.677Z] #11 97.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-01-12T15:45:19.677Z] #11 97.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2021-01-12T15:45:19.818Z] #43 69.28 CC criu/arch/ppc64/vdso-pie.o [2021-01-12T15:45:19.842Z] #41 25.60 CC images/fifo.o [2021-01-12T15:45:20.003Z] #49 ... [2021-01-12T15:45:20.003Z] [2021-01-12T15:45:20.003Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:45:20.003Z] #40 86.12 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-12T15:45:20.109Z] #41 25.87 CC images/remap-file-path.o [2021-01-12T15:45:20.467Z] #43 69.68 CC criu/arch/ppc64/restorer.o [2021-01-12T15:45:20.699Z] #41 26.21 CC images/eventfd.o [2021-01-12T15:45:20.699Z] #41 26.51 CC images/eventpoll.o [2021-01-12T15:45:20.763Z] #43 70.18 CC criu/arch/ppc64/vdso-trampoline.o [2021-01-12T15:45:20.962Z] #41 26.67 CC images/fh.o [2021-01-12T15:45:21.060Z] #43 70.21 CC criu/pie/restorer.o [2021-01-12T15:45:21.538Z] #41 27.04 CC images/fsnotify.o [2021-01-12T15:45:21.571Z] #11 99.28 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:45:21.571Z] #11 99.54 Fetched 78.2 MB in 22s (3493 kB/s) [2021-01-12T15:45:21.571Z] #11 ... [2021-01-12T15:45:21.571Z] [2021-01-12T15:45:21.571Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:21.571Z] #32 89.42 internal/poll [2021-01-12T15:45:21.571Z] #32 90.78 internal/fmtsort [2021-01-12T15:45:21.571Z] #32 91.63 internal/syscall/execenv [2021-01-12T15:45:21.571Z] #32 92.05 internal/syscall/unix [2021-01-12T15:45:21.571Z] #32 92.51 strings [2021-01-12T15:45:21.571Z] #32 93.30 os [2021-01-12T15:45:21.571Z] #32 97.20 path [2021-01-12T15:45:21.571Z] #32 98.29 text/tabwriter [2021-01-12T15:45:21.571Z] #32 99.16 fmt [2021-01-12T15:45:21.571Z] #32 99.29 path/filepath [2021-01-12T15:45:21.571Z] #32 ... [2021-01-12T15:45:21.571Z] [2021-01-12T15:45:21.571Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:21.571Z] #35 10.77 -- Detecting C compile features - done [2021-01-12T15:45:21.571Z] #35 10.85 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-12T15:45:21.571Z] #35 11.29 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-12T15:45:21.571Z] #35 11.50 -- Configuring done [2021-01-12T15:45:21.571Z] #35 11.55 -- Generating done [2021-01-12T15:45:21.571Z] #35 11.56 -- Build files have been written to: /tmp/tmp.7GnqIA98hE/tini [2021-01-12T15:45:21.571Z] #35 11.58 + make tini-static [2021-01-12T15:45:21.571Z] #35 12.39 Scanning dependencies of target tini-static [2021-01-12T15:45:21.802Z] #41 27.53 CC images/signalfd.o [2021-01-12T15:45:21.828Z] #35 12.70 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-12T15:45:22.065Z] #41 27.74 CC images/fs.o [2021-01-12T15:45:22.065Z] #41 ... [2021-01-12T15:45:22.065Z] [2021-01-12T15:45:22.065Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:45:22.065Z] #11 102.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-12T15:45:22.065Z] #11 102.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-01-12T15:45:22.065Z] #11 102.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:45:22.109Z] #43 ... [2021-01-12T15:45:22.109Z] [2021-01-12T15:45:22.109Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:45:22.109Z] #20 15.14 Reading package lists... [2021-01-12T15:45:22.109Z] #20 19.58 Reading package lists... [2021-01-12T15:45:22.109Z] #20 24.36 Building dependency tree... [2021-01-12T15:45:22.109Z] #20 25.72 libcap2-bin is already the newest version (1:2.25-2). [2021-01-12T15:45:22.109Z] #20 25.72 The following additional packages will be installed: [2021-01-12T15:45:22.109Z] #20 25.72 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-12T15:45:22.109Z] #20 25.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-12T15:45:22.109Z] #20 25.72 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-12T15:45:22.109Z] #20 25.72 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-12T15:45:22.109Z] #20 25.72 python3.7 python3.7-minimal vim-runtime xxd [2021-01-12T15:45:22.109Z] #20 25.73 Suggested packages: [2021-01-12T15:45:22.109Z] #20 25.73 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-12T15:45:22.109Z] #20 25.73 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-12T15:45:22.109Z] #20 25.73 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-12T15:45:22.109Z] #20 25.73 Recommended packages: [2021-01-12T15:45:22.109Z] #20 25.73 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-12T15:45:22.109Z] #20 25.73 python3-keyrings.alt python3-xdg unzip [2021-01-12T15:45:22.109Z] #20 27.60 The following NEW packages will be installed: [2021-01-12T15:45:22.109Z] #20 27.61 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-12T15:45:22.109Z] #20 27.61 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-12T15:45:22.109Z] #20 27.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-12T15:45:22.109Z] #20 27.61 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-12T15:45:22.109Z] #20 27.61 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-12T15:45:22.109Z] #20 27.61 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-12T15:45:22.109Z] #20 27.61 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-12T15:45:22.109Z] #20 27.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-12T15:45:22.109Z] #20 27.61 xz-utils zip [2021-01-12T15:45:22.109Z] #20 27.71 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T15:45:22.109Z] #20 27.71 Need to get 29.2 MB of archives. [2021-01-12T15:45:22.109Z] #20 27.71 After this operation, 134 MB of additional disk space will be used. [2021-01-12T15:45:22.109Z] #20 27.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-01-12T15:45:22.109Z] #20 27.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-01-12T15:45:22.109Z] #20 28.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-01-12T15:45:23.645Z] #20 ... [2021-01-12T15:45:23.645Z] [2021-01-12T15:45:23.645Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:23.645Z] #43 72.80 LINK criu/pie/restorer.built-in.o [2021-01-12T15:45:23.645Z] #43 72.82 GEN criu/pie/restorer-blob.h [2021-01-12T15:45:23.645Z] #43 72.92 DEP criu/vdso.d [2021-01-12T15:45:23.942Z] #43 73.15 DEP criu/uts_ns.d [2021-01-12T15:45:23.943Z] #43 73.32 DEP criu/util.d [2021-01-12T15:45:24.240Z] #43 73.54 DEP criu/uffd.d [2021-01-12T15:45:24.352Z] #35 14.72 [100%] Linking C executable tini-static [2021-01-12T15:45:24.537Z] #43 73.73 DEP criu/tun.d [2021-01-12T15:45:24.833Z] #43 73.92 DEP criu/tty.d [2021-01-12T15:45:24.833Z] #43 74.13 DEP criu/timerfd.d [2021-01-12T15:45:24.916Z] #35 15.78 [100%] Built target tini-static [2021-01-12T15:45:25.146Z] #43 74.32 DEP criu/timens.d [2021-01-12T15:45:25.146Z] #43 74.51 DEP criu/sysfs_parse.d [2021-01-12T15:45:25.173Z] #35 15.95 + mkdir -p /build [2021-01-12T15:45:25.173Z] #35 15.96 + cp tini-static /build/docker-init [2021-01-12T15:45:25.304Z] #40 ... [2021-01-12T15:45:25.305Z] [2021-01-12T15:45:25.305Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:45:25.305Z] #11 86.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-01-12T15:45:25.305Z] #11 89.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-01-12T15:45:25.305Z] #11 89.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-01-12T15:45:25.305Z] #11 89.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-12T15:45:25.305Z] #11 89.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-12T15:45:25.305Z] #11 89.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-01-12T15:45:25.305Z] #11 89.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2021-01-12T15:45:25.430Z] #35 ... [2021-01-12T15:45:25.430Z] [2021-01-12T15:45:25.430Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:45:25.430Z] #11 99.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T15:45:25.430Z] #11 99.97 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2021-01-12T15:45:25.430Z] #11 99.99 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T15:45:25.430Z] #11 100.8 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2021-01-12T15:45:25.430Z] #11 101.2 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T15:45:25.430Z] #11 101.3 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2021-01-12T15:45:25.430Z] #11 101.3 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T15:45:25.430Z] #11 101.9 Setting up libudev1:amd64 (241-7~deb10u5) ... [2021-01-12T15:45:25.430Z] #11 102.4 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-12T15:45:25.430Z] #11 102.4 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T15:45:25.430Z] #11 102.5 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-01-12T15:45:25.430Z] #11 102.5 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T15:45:25.441Z] #43 74.70 DEP criu/sysctl.d [2021-01-12T15:45:25.687Z] #11 ... [2021-01-12T15:45:25.687Z] [2021-01-12T15:45:25.687Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:25.687Z] #35 DONE 16.7s [2021-01-12T15:45:25.737Z] #43 74.93 DEP criu/string.d [2021-01-12T15:45:25.737Z] #43 74.97 DEP criu/stats.d [2021-01-12T15:45:25.737Z] #43 75.07 DEP criu/sockets.d [2021-01-12T15:45:25.737Z] #43 75.21 DEP criu/sk-unix.d [2021-01-12T15:45:25.877Z] #11 91.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-01-12T15:45:25.877Z] #11 92.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-01-12T15:45:25.877Z] #11 92.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-01-12T15:45:25.877Z] #11 92.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-01-12T15:45:25.945Z] [2021-01-12T15:45:25.945Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:45:25.945Z] #40 103.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-12T15:45:25.945Z] #40 104.0 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:45:26.139Z] #11 ... [2021-01-12T15:45:26.139Z] [2021-01-12T15:45:26.139Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:45:26.139Z] #34 92.33 Selecting previously unselected package libxml2:amd64. [2021-01-12T15:45:26.139Z] #34 92.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-01-12T15:45:26.139Z] #34 92.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T15:45:26.379Z] #43 75.52 DEP criu/sk-tcp.d [2021-01-12T15:45:26.379Z] #43 ... [2021-01-12T15:45:26.379Z] [2021-01-12T15:45:26.379Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:26.379Z] #45 144.7 mime [2021-01-12T15:45:26.379Z] #45 145.7 net/http/internal [2021-01-12T15:45:26.379Z] #45 150.1 vendor/golang.org/x/net/idna [2021-01-12T15:45:26.379Z] #45 151.0 net/textproto [2021-01-12T15:45:26.379Z] #45 151.1 crypto/x509 [2021-01-12T15:45:26.379Z] #45 152.8 mime/multipart [2021-01-12T15:45:26.379Z] #45 154.3 vendor/golang.org/x/net/http/httpguts [2021-01-12T15:45:26.379Z] #45 154.3 vendor/golang.org/x/net/http/httpproxy [2021-01-12T15:45:26.510Z] #40 DONE 104.6s [2021-01-12T15:45:26.510Z] [2021-01-12T15:45:26.510Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:26.675Z] #45 ... [2021-01-12T15:45:26.675Z] [2021-01-12T15:45:26.675Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:26.675Z] #43 75.82 DEP criu/sk-queue.d [2021-01-12T15:45:26.675Z] #43 75.97 DEP criu/sk-packet.d [2021-01-12T15:45:26.973Z] #43 76.20 DEP criu/sk-netlink.d [2021-01-12T15:45:26.973Z] #43 76.39 DEP criu/sk-inet.d [2021-01-12T15:45:27.087Z] #34 93.46 Selecting previously unselected package libarchive13:amd64. [2021-01-12T15:45:27.269Z] #43 76.56 DEP criu/signalfd.d [2021-01-12T15:45:27.347Z] #34 93.47 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-01-12T15:45:27.347Z] #34 93.48 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-12T15:45:27.565Z] #43 76.71 DEP criu/sigframe.d [2021-01-12T15:45:27.565Z] #43 76.80 DEP criu/shmem.d [2021-01-12T15:45:27.565Z] #43 76.91 DEP criu/servicefd.d [2021-01-12T15:45:27.565Z] #43 77.04 DEP criu/seize.d [2021-01-12T15:45:27.621Z] Running on azwin-2-e60350 in d:\jenkins\workspace\moby_PR-41701 [Pipeline] { [Pipeline] ws [2021-01-12T15:45:27.640Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-01-12T15:45:27.919Z] #34 94.08 Selecting previously unselected package libjsoncpp1:amd64. [2021-01-12T15:45:27.919Z] #34 94.08 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-01-12T15:45:27.919Z] #34 94.09 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-12T15:45:28.209Z] #43 77.27 DEP criu/seccomp.d [2021-01-12T15:45:28.209Z] #43 77.53 DEP criu/rst-malloc.d [2021-01-12T15:45:28.209Z] #43 77.61 DEP criu/rbtree.d [2021-01-12T15:45:28.491Z] #34 94.56 Selecting previously unselected package librhash0:amd64. [2021-01-12T15:45:28.491Z] #34 94.61 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-01-12T15:45:28.491Z] #34 94.67 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-01-12T15:45:28.506Z] #43 77.65 DEP criu/pstree.d [2021-01-12T15:45:28.506Z] #43 77.81 DEP criu/protobuf.d [2021-01-12T15:45:28.680Z] #11 ... [2021-01-12T15:45:28.680Z] [2021-01-12T15:45:28.680Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:28.680Z] #41 28.00 CC images/pstree.o [2021-01-12T15:45:28.680Z] #41 28.14 CC images/pipe.o [2021-01-12T15:45:28.680Z] #41 28.43 CC images/tcp-stream.o [2021-01-12T15:45:28.680Z] #41 28.65 CC images/sk-packet.o [2021-01-12T15:45:28.680Z] #41 28.97 CC images/mnt.o [2021-01-12T15:45:28.680Z] #41 29.34 CC images/pipe-data.o [2021-01-12T15:45:28.680Z] #41 29.65 CC images/sa.o [2021-01-12T15:45:28.680Z] #41 29.88 CC images/timer.o [2021-01-12T15:45:28.680Z] #41 30.27 CC images/timerfd.o [2021-01-12T15:45:28.680Z] #41 30.55 CC images/mm.o [2021-01-12T15:45:28.680Z] #41 30.99 CC images/sk-opts.o [2021-01-12T15:45:28.680Z] #41 31.29 CC images/sk-unix.o [2021-01-12T15:45:28.680Z] #41 31.63 CC images/sk-inet.o [2021-01-12T15:45:28.680Z] #41 32.22 CC images/tun.o [2021-01-12T15:45:28.680Z] #41 32.55 CC images/sk-netlink.o [2021-01-12T15:45:28.680Z] #41 32.86 CC images/packet-sock.o [2021-01-12T15:45:28.680Z] #41 33.38 CC images/ipc-var.o [2021-01-12T15:45:28.680Z] #41 33.72 CC images/ipc-desc.o [2021-01-12T15:45:28.680Z] #41 33.94 CC images/ipc-shm.o [2021-01-12T15:45:28.680Z] #41 ... [2021-01-12T15:45:28.680Z] [2021-01-12T15:45:28.680Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:28.680Z] #43 98.81 crypto/tls [2021-01-12T15:45:28.680Z] #43 104.6 net/http/httptrace [2021-01-12T15:45:28.680Z] #43 104.9 net/http [2021-01-12T15:45:28.680Z] #43 ... [2021-01-12T15:45:28.680Z] [2021-01-12T15:45:28.680Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:28.680Z] #41 34.18 CC images/ipc-msg.o [2021-01-12T15:45:28.803Z] #43 78.03 GEN criu/protobuf-desc-gen.h [2021-01-12T15:45:28.944Z] #41 34.61 CC images/ipc-sem.o [2021-01-12T15:45:28.944Z] #41 34.80 CC images/utsns.o [2021-01-12T15:45:29.062Z] #34 95.15 Selecting previously unselected package libuv1:amd64. [2021-01-12T15:45:29.062Z] #34 95.15 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-01-12T15:45:29.062Z] #34 95.15 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-01-12T15:45:29.337Z] #34 95.47 Selecting previously unselected package cmake. [2021-01-12T15:45:29.337Z] #34 95.49 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-01-12T15:45:29.338Z] #34 95.53 Unpacking cmake (3.13.4-1) ... [2021-01-12T15:45:29.520Z] #41 35.13 CC images/creds.o [2021-01-12T15:45:29.520Z] #41 35.34 CC images/vma.o [2021-01-12T15:45:30.097Z] #41 35.56 CC images/netdev.o [2021-01-12T15:45:30.674Z] #41 36.25 CC images/tty.o [2021-01-12T15:45:30.683Z] #41 ... [2021-01-12T15:45:30.683Z] [2021-01-12T15:45:30.683Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:30.683Z] #49 98.58 encoding/base64 [2021-01-12T15:45:30.683Z] #49 99.71 golang.org/x/sys/unix [2021-01-12T15:45:30.683Z] #49 101.9 fmt [2021-01-12T15:45:30.683Z] #49 108.8 encoding/json [2021-01-12T15:45:30.683Z] #49 ... [2021-01-12T15:45:30.683Z] [2021-01-12T15:45:30.683Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:45:30.683Z] #11 105.9 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-12T15:45:30.683Z] #11 105.9 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-01-12T15:45:30.684Z] #11 106.0 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T15:45:30.722Z] #34 ... [2021-01-12T15:45:30.722Z] [2021-01-12T15:45:30.722Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:30.722Z] #43 86.92 time [2021-01-12T15:45:30.722Z] #43 96.31 os [2021-01-12T15:45:30.722Z] #43 96.32 strings [2021-01-12T15:45:30.899Z] #43 79.94 DEP criu/protobuf-desc.d [2021-01-12T15:45:30.899Z] #43 80.10 DEP criu/proc_parse.d [2021-01-12T15:45:30.940Z] #11 ... [2021-01-12T15:45:30.941Z] [2021-01-12T15:45:30.941Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:30.941Z] #43 99.11 regexp/syntax [2021-01-12T15:45:30.941Z] #43 100.1 fmt [2021-01-12T15:45:30.941Z] #43 106.1 regexp [2021-01-12T15:45:30.941Z] #43 107.5 flag [2021-01-12T15:45:30.983Z] #43 ... [2021-01-12T15:45:30.983Z] [2021-01-12T15:45:30.983Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:45:30.983Z] #11 92.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-01-12T15:45:30.983Z] #11 92.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-01-12T15:45:30.983Z] #11 92.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-01-12T15:45:30.983Z] #11 92.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-01-12T15:45:30.983Z] #11 92.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2021-01-12T15:45:30.983Z] #11 94.28 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:45:30.983Z] #11 94.60 Fetched 78.2 MB in 19s (4084 kB/s) [2021-01-12T15:45:30.983Z] #11 94.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 ... 15410 files and directories currently installed.) [2021-01-12T15:45:30.983Z] #11 94.96 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2021-01-12T15:45:30.983Z] #11 94.99 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T15:45:30.983Z] #11 95.71 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2021-01-12T15:45:30.983Z] #11 96.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T15:45:30.983Z] #11 96.16 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2021-01-12T15:45:30.983Z] #11 96.18 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T15:45:30.983Z] #11 96.60 Setting up libudev1:amd64 (241-7~deb10u5) ... [2021-01-12T15:45:30.983Z] #11 96.90 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-12T15:45:30.983Z] #11 96.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T15:45:30.983Z] #11 97.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-01-12T15:45:30.983Z] #11 97.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T15:45:31.194Z] #43 80.41 DEP criu/plugin.d [2021-01-12T15:45:31.194Z] #43 80.50 DEP criu/pipes.d [2021-01-12T15:45:31.197Z] #43 ... [2021-01-12T15:45:31.197Z] [2021-01-12T15:45:31.198Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:31.198Z] #41 4.247 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T15:45:31.198Z] #41 4.259 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T15:45:31.198Z] #41 4.331 Note: Building without GnuTLS support [2021-01-12T15:45:31.198Z] #41 4.337 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T15:45:31.198Z] #41 4.337 Makefile.config:40: Warn: Building without nftables support [2021-01-12T15:45:31.251Z] #41 36.98 CC images/file-lock.o [2021-01-12T15:45:31.489Z] #43 80.72 DEP criu/pie-util.d [2021-01-12T15:45:31.489Z] #43 80.84 DEP criu/pie-util-vdso.d [2021-01-12T15:45:31.517Z] #41 37.23 CC images/rlimit.o [2021-01-12T15:45:31.563Z] #54 221.0 + bin/containerd-stress [2021-01-12T15:45:31.785Z] #41 37.57 CC images/pagemap.o [2021-01-12T15:45:31.787Z] #43 80.98 DEP criu/path.d [2021-01-12T15:45:31.787Z] #43 81.17 DEP criu/parasite-syscall.d [2021-01-12T15:45:31.822Z] #54 222.9 + bin/containerd-shim [2021-01-12T15:45:32.084Z] #43 81.36 DEP criu/pagemap.d [2021-01-12T15:45:32.366Z] #11 ... [2021-01-12T15:45:32.366Z] [2021-01-12T15:45:32.366Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:32.366Z] #32 88.44 internal/poll [2021-01-12T15:45:32.366Z] #32 91.86 internal/syscall/execenv [2021-01-12T15:45:32.366Z] #32 92.23 internal/syscall/unix [2021-01-12T15:45:32.366Z] #32 92.38 os [2021-01-12T15:45:32.366Z] #32 92.66 internal/fmtsort [2021-01-12T15:45:32.366Z] #32 93.70 strings [2021-01-12T15:45:32.366Z] #32 97.84 fmt [2021-01-12T15:45:32.366Z] #32 ... [2021-01-12T15:45:32.366Z] [2021-01-12T15:45:32.366Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:45:32.366Z] #40 93.33 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:32.366Z] #40 93.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:45:32.366Z] #40 93.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T15:45:32.366Z] #40 93.54 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-12T15:45:32.366Z] #40 93.58 Setting up python-six (1.12.0-1) ... [2021-01-12T15:45:32.371Z] #41 37.95 CC images/siginfo.o [2021-01-12T15:45:32.380Z] #43 81.62 DEP criu/pagemap-cache.d [2021-01-12T15:45:32.634Z] #41 38.29 CC images/rpc.o [2021-01-12T15:45:32.677Z] #43 81.80 DEP criu/page-xfer.d [2021-01-12T15:45:32.677Z] #43 82.02 DEP criu/page-pipe.d [2021-01-12T15:45:32.677Z] #43 82.15 DEP criu/netfilter.d [2021-01-12T15:45:32.938Z] #40 ... [2021-01-12T15:45:32.938Z] [2021-01-12T15:45:32.938Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:32.938Z] #32 99.04 path/filepath [2021-01-12T15:45:32.975Z] #43 82.34 DEP criu/net.d [2021-01-12T15:45:33.162Z] #41 ... [2021-01-12T15:45:33.162Z] [2021-01-12T15:45:33.162Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:33.162Z] #32 101.3 io/ioutil [2021-01-12T15:45:33.162Z] #32 105.3 github.com/BurntSushi/toml [2021-01-12T15:45:33.162Z] #32 105.3 flag [2021-01-12T15:45:33.162Z] #32 108.4 log [2021-01-12T15:45:33.162Z] #32 ... [2021-01-12T15:45:33.162Z] [2021-01-12T15:45:33.162Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:45:33.162Z] #11 110.5 Selecting previously unselected package binutils-mingw-w64. [2021-01-12T15:45:33.162Z] #11 110.5 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-12T15:45:33.162Z] #11 110.5 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T15:45:33.162Z] #11 110.7 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-01-12T15:45:33.162Z] #11 110.7 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-12T15:45:33.162Z] #11 110.7 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T15:45:33.162Z] #11 111.0 Selecting previously unselected package dmsetup. [2021-01-12T15:45:33.162Z] #11 111.1 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-01-12T15:45:33.162Z] #11 111.1 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-12T15:45:33.162Z] #11 111.3 Selecting previously unselected package mingw-w64-common. [2021-01-12T15:45:33.162Z] #11 111.4 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-12T15:45:33.162Z] #11 111.4 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-12T15:45:33.272Z] #43 82.57 DEP criu/namespaces.d [2021-01-12T15:45:33.569Z] #43 82.81 DEP criu/mount.d [2021-01-12T15:45:33.569Z] #43 83.02 DEP criu/memfd.d [2021-01-12T15:45:33.865Z] #43 83.23 DEP criu/mem.d [2021-01-12T15:45:34.043Z] #41 39.78 CC images/ext-file.o [2021-01-12T15:45:34.162Z] #43 83.48 DEP criu/lsm.d [2021-01-12T15:45:34.459Z] #43 83.69 DEP criu/log.d [2021-01-12T15:45:34.459Z] #43 83.83 DEP criu/libnetlink.d [2021-01-12T15:45:34.618Z] #41 40.07 CC images/cgroup.o [2021-01-12T15:45:34.755Z] #43 84.03 DEP criu/kerndat.d [2021-01-12T15:45:34.882Z] #41 ... [2021-01-12T15:45:34.882Z] [2021-01-12T15:45:34.882Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:45:35.059Z] #43 84.28 DEP criu/kcmp-ids.d [2021-01-12T15:45:35.145Z] #11 115.5 Selecting previously unselected package libapparmor1:arm64. [2021-01-12T15:45:35.145Z] #11 115.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-01-12T15:45:35.145Z] #11 115.6 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-01-12T15:45:35.145Z] #11 115.7 Selecting previously unselected package libapparmor-dev:arm64. [2021-01-12T15:45:35.145Z] #11 115.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-01-12T15:45:35.145Z] #11 115.8 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-01-12T15:45:35.145Z] #11 115.9 Selecting previously unselected package libbtrfs0. [2021-01-12T15:45:35.355Z] #43 84.44 DEP criu/irmap.d [2021-01-12T15:45:35.355Z] #43 84.61 DEP criu/ipc_ns.d [2021-01-12T15:45:35.408Z] #11 115.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-01-12T15:45:35.408Z] #11 116.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T15:45:35.408Z] #11 116.1 Selecting previously unselected package libbtrfs-dev. [2021-01-12T15:45:35.408Z] #11 116.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-01-12T15:45:35.408Z] #11 116.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:45:35.492Z] #32 101.3 io/ioutil [2021-01-12T15:45:35.651Z] #43 84.87 DEP criu/image.d [2021-01-12T15:45:35.672Z] #11 116.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-01-12T15:45:35.672Z] #11 116.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-01-12T15:45:35.672Z] #11 116.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-01-12T15:45:35.935Z] #11 116.4 Selecting previously unselected package libudev-dev:arm64. [2021-01-12T15:45:35.935Z] #11 116.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_arm64.deb ... [2021-01-12T15:45:35.935Z] #11 116.4 Unpacking libudev-dev:arm64 (241-7~deb10u5) ... [2021-01-12T15:45:35.935Z] #11 116.6 Selecting previously unselected package libsepol1-dev:arm64. [2021-01-12T15:45:35.935Z] #11 116.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-01-12T15:45:35.935Z] #11 116.6 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-01-12T15:45:35.948Z] #43 85.08 DEP criu/image-desc.d [2021-01-12T15:45:35.948Z] #43 85.18 DEP criu/fsnotify.d [2021-01-12T15:45:35.948Z] #43 85.35 DEP criu/filesystems.d [2021-01-12T15:45:36.244Z] #43 85.54 DEP criu/files.d [2021-01-12T15:45:36.436Z] #32 102.5 path [2021-01-12T15:45:36.461Z] #11 117.0 Selecting previously unselected package libpcre16-3:arm64. [2021-01-12T15:45:36.462Z] #11 117.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-01-12T15:45:36.462Z] #11 117.0 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-01-12T15:45:36.462Z] #11 117.2 Selecting previously unselected package libpcre32-3:arm64. [2021-01-12T15:45:36.462Z] #11 117.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-01-12T15:45:36.462Z] #11 117.2 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-01-12T15:45:36.540Z] #43 85.76 DEP criu/files-reg.d [2021-01-12T15:45:36.540Z] #43 85.96 DEP criu/files-ext.d [2021-01-12T15:45:36.697Z] #32 ... [2021-01-12T15:45:36.697Z] [2021-01-12T15:45:36.697Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T15:45:36.697Z] #34 101.3 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T15:45:36.697Z] #34 101.4 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T15:45:36.697Z] #34 101.4 Setting up libuv1:amd64 (1.24.1-1) ... [2021-01-12T15:45:36.697Z] #34 101.5 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T15:45:36.697Z] #34 101.6 Setting up librhash0:amd64 (1.3.8-1) ... [2021-01-12T15:45:36.697Z] #34 101.7 Setting up cmake-data (3.13.4-1) ... [2021-01-12T15:45:36.697Z] #34 101.7 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T15:45:36.697Z] #34 101.7 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-12T15:45:36.697Z] #34 101.7 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-12T15:45:36.697Z] #34 101.7 Setting up cmake (3.13.4-1) ... [2021-01-12T15:45:36.697Z] #34 101.7 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:45:36.697Z] #34 101.9 Processing triggers for mime-support (3.62) ... [2021-01-12T15:45:36.697Z] #34 DONE 102.9s [2021-01-12T15:45:36.725Z] #11 117.4 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-01-12T15:45:36.725Z] #11 117.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-01-12T15:45:36.725Z] #11 117.4 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-01-12T15:45:36.836Z] #43 86.12 DEP criu/file-lock.d [2021-01-12T15:45:36.958Z] [2021-01-12T15:45:36.958Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:45:36.958Z] #11 101.4 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-12T15:45:36.958Z] #11 101.5 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-01-12T15:45:36.958Z] #11 101.5 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T15:45:36.958Z] #11 ... [2021-01-12T15:45:36.958Z] [2021-01-12T15:45:36.958Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:36.958Z] #49 93.11 context [2021-01-12T15:45:36.958Z] #49 94.53 os [2021-01-12T15:45:36.958Z] #49 96.67 encoding/binary [2021-01-12T15:45:36.958Z] #49 99.95 encoding/base64 [2021-01-12T15:45:36.958Z] #49 101.1 fmt [2021-01-12T15:45:36.958Z] #49 101.7 golang.org/x/sys/unix [2021-01-12T15:45:36.989Z] #11 117.5 Selecting previously unselected package libpcre3-dev:arm64. [2021-01-12T15:45:36.989Z] #11 117.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-01-12T15:45:36.989Z] #11 117.5 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-01-12T15:45:37.132Z] #43 86.32 DEP criu/file-ids.d [2021-01-12T15:45:37.132Z] #43 86.48 DEP criu/fifo.d [2021-01-12T15:45:37.218Z] #49 ... [2021-01-12T15:45:37.218Z] [2021-01-12T15:45:37.218Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:37.218Z] #32 103.4 text/tabwriter [2021-01-12T15:45:37.429Z] #43 86.66 DEP criu/fdstore.d [2021-01-12T15:45:37.566Z] #11 118.0 Selecting previously unselected package libselinux1-dev:arm64. [2021-01-12T15:45:37.566Z] #11 118.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-01-12T15:45:37.566Z] #11 118.1 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-01-12T15:45:37.725Z] #43 86.83 DEP criu/fault-injection.d [2021-01-12T15:45:37.725Z] #43 86.87 DEP criu/external.d [2021-01-12T15:45:37.725Z] #43 87.00 DEP criu/eventpoll.d [2021-01-12T15:45:37.725Z] #43 ... [2021-01-12T15:45:37.725Z] [2021-01-12T15:45:37.725Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:37.829Z] #11 118.5 Selecting previously unselected package libdevmapper-dev:arm64. [2021-01-12T15:45:37.829Z] #11 118.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-01-12T15:45:38.093Z] #11 118.6 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-01-12T15:45:38.093Z] #11 118.7 Selecting previously unselected package libseccomp-dev:arm64. [2021-01-12T15:45:38.093Z] #11 118.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2021-01-12T15:45:38.093Z] #11 118.7 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2021-01-12T15:45:38.356Z] #11 118.9 Selecting previously unselected package libsystemd-dev:arm64. [2021-01-12T15:45:38.356Z] #11 118.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_arm64.deb ... [2021-01-12T15:45:38.356Z] #11 118.9 Unpacking libsystemd-dev:arm64 (241-7~deb10u5) ... [2021-01-12T15:45:38.620Z] #11 119.4 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-01-12T15:45:38.884Z] #11 119.4 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2021-01-12T15:45:38.884Z] #11 119.4 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-01-12T15:45:38.884Z] #11 119.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T15:45:38.884Z] #11 119.4 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-01-12T15:45:38.884Z] #11 119.5 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-01-12T15:45:38.884Z] #11 119.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:45:38.884Z] #11 119.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T15:45:38.884Z] #11 119.5 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-01-12T15:45:38.884Z] #11 119.6 Setting up libudev-dev:arm64 (241-7~deb10u5) ... [2021-01-12T15:45:38.884Z] #11 119.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T15:45:38.911Z] #24 165.9 Checking out files: 30% (3441/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% (5809/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) [2021-01-12T15:45:38.911Z] #24 ... [2021-01-12T15:45:38.911Z] [2021-01-12T15:45:38.911Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:38.911Z] #45 157.0 crypto/tls [2021-01-12T15:45:38.911Z] #45 164.1 net/http/httptrace [2021-01-12T15:45:38.911Z] #45 164.5 net/http [2021-01-12T15:45:38.911Z] #45 ... [2021-01-12T15:45:38.911Z] [2021-01-12T15:45:38.911Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:39.133Z] #32 105.2 github.com/BurntSushi/toml [2021-01-12T15:45:39.133Z] #32 105.2 flag [2021-01-12T15:45:39.147Z] #11 119.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:45:39.147Z] #11 119.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-01-12T15:45:39.147Z] #11 119.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-12T15:45:39.147Z] #11 119.7 Setting up libsystemd-dev:arm64 (241-7~deb10u5) ... [2021-01-12T15:45:39.147Z] #11 119.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T15:45:39.147Z] #11 119.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-01-12T15:45:39.147Z] #11 119.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:45:39.147Z] #11 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-12T15:45:39.147Z] #11 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-12T15:45:39.147Z] #11 119.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:45:39.147Z] #11 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-12T15:45:39.148Z] #11 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-12T15:45:39.148Z] #11 119.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T15:45:39.148Z] #11 119.8 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-01-12T15:45:39.410Z] #11 119.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-01-12T15:45:39.410Z] #11 119.9 Setting up dmsetup (2:1.02.155-3) ... [2021-01-12T15:45:39.410Z] #11 119.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-01-12T15:45:39.410Z] #11 119.9 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-01-12T15:45:39.410Z] #11 119.9 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:45:39.717Z] #11 ... [2021-01-12T15:45:39.717Z] [2021-01-12T15:45:39.717Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:39.717Z] #41 7.104 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T15:45:39.717Z] #41 7.331 GEN .gitid [2021-01-12T15:45:39.717Z] #41 7.404 GEN criu/include/version.h [2021-01-12T15:45:39.717Z] #41 7.547 GEN include/common/asm [2021-01-12T15:45:39.717Z] #41 10.60 PBCC images/timens.pb-c.c [2021-01-12T15:45:39.717Z] #41 10.69 DEP images/timens.pb-c.d [2021-01-12T15:45:39.717Z] #41 10.74 PBCC images/fown.pb-c.c [2021-01-12T15:45:39.717Z] #41 10.77 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-12T15:45:39.717Z] #41 10.86 PBCC images/opts.pb-c.c [2021-01-12T15:45:39.717Z] #41 10.96 PBCC images/memfd.pb-c.c [2021-01-12T15:45:39.717Z] #41 11.07 DEP images/fown.pb-c.d [2021-01-12T15:45:39.717Z] #41 11.25 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-12T15:45:39.717Z] #41 11.42 DEP images/opts.pb-c.d [2021-01-12T15:45:39.717Z] #41 11.46 DEP images/memfd.pb-c.d [2021-01-12T15:45:39.717Z] #41 11.53 PBCC images/sit.pb-c.c [2021-01-12T15:45:39.717Z] #41 11.57 DEP images/sit.pb-c.d [2021-01-12T15:45:39.717Z] #41 11.73 PBCC images/macvlan.pb-c.c [2021-01-12T15:45:39.717Z] #41 11.77 DEP images/macvlan.pb-c.d [2021-01-12T15:45:39.717Z] #41 11.85 PBCC images/autofs.pb-c.c [2021-01-12T15:45:39.717Z] #41 11.91 DEP images/autofs.pb-c.d [2021-01-12T15:45:39.717Z] #41 12.05 PBCC images/sysctl.pb-c.c [2021-01-12T15:45:39.717Z] #41 12.13 DEP images/sysctl.pb-c.d [2021-01-12T15:45:39.717Z] #41 12.24 PBCC images/time.pb-c.c [2021-01-12T15:45:39.717Z] #41 12.51 DEP images/time.pb-c.d [2021-01-12T15:45:39.717Z] #41 12.66 PBCC images/binfmt-misc.pb-c.c [2021-01-12T15:45:39.717Z] #41 12.75 DEP images/binfmt-misc.pb-c.d [2021-01-12T15:45:39.717Z] #41 12.88 PBCC images/seccomp.pb-c.c [2021-01-12T15:45:39.717Z] #41 12.95 DEP images/seccomp.pb-c.d [2021-01-12T15:45:39.717Z] #41 13.05 PBCC images/userns.pb-c.c [2021-01-12T15:45:39.717Z] #41 13.10 DEP images/userns.pb-c.d [2021-01-12T15:45:39.717Z] #41 13.19 PBCC images/cgroup.pb-c.c [2021-01-12T15:45:39.717Z] #41 13.23 DEP images/cgroup.pb-c.d [2021-01-12T15:45:39.939Z] #54 229.5 + bin/containerd-shim-runc-v1 [2021-01-12T15:45:39.980Z] #41 13.36 PBCC images/ext-file.pb-c.c [2021-01-12T15:45:39.980Z] #41 13.52 DEP images/ext-file.pb-c.d [2021-01-12T15:45:40.237Z] #41 13.66 PBCC images/rpc.pb-c.c [2021-01-12T15:45:40.237Z] #41 13.74 DEP images/rpc.pb-c.d [2021-01-12T15:45:40.237Z] #41 13.81 PBCC images/siginfo.pb-c.c [2021-01-12T15:45:40.403Z] #24 165.9 Checking out files: 30% (3441/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% (5809/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: 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: 76% (8552/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) [2021-01-12T15:45:40.403Z] #24 ... [2021-01-12T15:45:40.403Z] [2021-01-12T15:45:40.403Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:45:40.403Z] #20 36.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-01-12T15:45:40.403Z] #20 36.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-01-12T15:45:40.403Z] #20 36.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-01-12T15:45:40.403Z] #20 36.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-01-12T15:45:40.403Z] #20 36.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-01-12T15:45:40.403Z] #20 36.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-01-12T15:45:40.403Z] #20 36.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-01-12T15:45:40.403Z] #20 36.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-01-12T15:45:40.403Z] #20 36.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-01-12T15:45:40.403Z] #20 36.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-01-12T15:45:40.403Z] #20 46.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-01-12T15:45:40.403Z] #20 46.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-01-12T15:45:40.403Z] #20 46.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-01-12T15:45:40.403Z] #20 46.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-01-12T15:45:40.403Z] #20 46.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T15:45:40.403Z] #20 46.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-01-12T15:45:40.403Z] #20 46.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-01-12T15:45:40.403Z] #20 46.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-01-12T15:45:40.403Z] #20 46.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-01-12T15:45:40.403Z] #20 46.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-01-12T15:45:40.403Z] #20 46.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-01-12T15:45:40.403Z] #20 46.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-01-12T15:45:40.403Z] #20 46.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-01-12T15:45:40.403Z] #20 46.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-01-12T15:45:40.403Z] #20 46.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-01-12T15:45:40.403Z] #20 46.52 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-01-12T15:45:40.403Z] #20 ... [2021-01-12T15:45:40.403Z] [2021-01-12T15:45:40.403Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:40.494Z] #41 13.93 DEP images/siginfo.pb-c.d [2021-01-12T15:45:40.494Z] #41 14.04 PBCC images/pagemap.pb-c.c [2021-01-12T15:45:40.494Z] #41 14.06 DEP images/pagemap.pb-c.d [2021-01-12T15:45:40.494Z] #41 14.15 PBCC images/rlimit.pb-c.c [2021-01-12T15:45:40.752Z] #41 14.21 DEP images/rlimit.pb-c.d [2021-01-12T15:45:40.752Z] #41 ... [2021-01-12T15:45:40.752Z] [2021-01-12T15:45:40.752Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:40.752Z] #32 111.9 github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T15:45:40.752Z] #32 DONE 119.0s [2021-01-12T15:45:40.752Z] [2021-01-12T15:45:40.752Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:40.752Z] #41 14.38 PBCC images/file-lock.pb-c.c [2021-01-12T15:45:40.752Z] #41 ... [2021-01-12T15:45:40.752Z] [2021-01-12T15:45:40.752Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:40.752Z] #49 115.0 github.com/pkg/diff [2021-01-12T15:45:40.752Z] #49 116.9 go/ast [2021-01-12T15:45:40.752Z] #49 117.7 golang.org/x/crypto/ssh/terminal [2021-01-12T15:45:40.995Z] #24 165.9 Checking out files: 30% (3441/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% (5809/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: 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: 76% (8552/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: 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: 96% (10792/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. [2021-01-12T15:45:40.995Z] #24 169.1 + cd /tmp/tmp.SD2sfwNBZD/tmp/docker-ce [2021-01-12T15:45:40.995Z] #24 169.1 + git checkout -q v17.06.2-ce [2021-01-12T15:45:41.677Z] #32 107.9 log [2021-01-12T15:45:42.123Z] #49 120.2 mvdan.cc/editorconfig [2021-01-12T15:45:42.123Z] #49 ... [2021-01-12T15:45:42.123Z] [2021-01-12T15:45:42.123Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:42.123Z] #41 14.46 DEP images/file-lock.pb-c.d [2021-01-12T15:45:42.123Z] #41 14.56 PBCC images/tty.pb-c.c [2021-01-12T15:45:42.123Z] #41 14.65 DEP images/tty.pb-c.d [2021-01-12T15:45:42.123Z] #41 14.82 PBCC images/tun.pb-c.c [2021-01-12T15:45:42.123Z] #41 14.92 PBCC images/netdev.pb-c.c [2021-01-12T15:45:42.123Z] #41 15.01 DEP images/tun.pb-c.d [2021-01-12T15:45:42.123Z] #41 15.08 DEP images/netdev.pb-c.d [2021-01-12T15:45:42.123Z] #41 15.15 PBCC images/vma.pb-c.c [2021-01-12T15:45:42.123Z] #41 15.26 DEP images/vma.pb-c.d [2021-01-12T15:45:42.123Z] #41 15.40 PBCC images/creds.pb-c.c [2021-01-12T15:45:42.123Z] #41 15.41 DEP images/creds.pb-c.d [2021-01-12T15:45:42.123Z] #41 15.53 PBCC images/utsns.pb-c.c [2021-01-12T15:45:42.123Z] #41 15.63 DEP images/utsns.pb-c.d [2021-01-12T15:45:42.123Z] #41 15.74 PBCC images/ipc-desc.pb-c.c [2021-01-12T15:45:42.123Z] #41 15.80 PBCC images/ipc-sem.pb-c.c [2021-01-12T15:45:42.380Z] #41 15.89 DEP images/ipc-desc.pb-c.d [2021-01-12T15:45:42.380Z] #41 ... [2021-01-12T15:45:42.380Z] [2021-01-12T15:45:42.380Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:42.380Z] #43 110.5 go/token [2021-01-12T15:45:42.380Z] #43 111.9 internal/lazyregexp [2021-01-12T15:45:42.380Z] #43 112.1 go/scanner [2021-01-12T15:45:42.380Z] #43 112.3 net/url [2021-01-12T15:45:42.380Z] #43 114.5 go/ast [2021-01-12T15:45:42.380Z] #43 115.2 text/template/parse [2021-01-12T15:45:42.380Z] #43 ... [2021-01-12T15:45:42.380Z] [2021-01-12T15:45:42.380Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:42.380Z] #41 15.97 DEP images/ipc-sem.pb-c.d [2021-01-12T15:45:42.380Z] #41 16.06 PBCC images/ipc-msg.pb-c.c [2021-01-12T15:45:42.620Z] #32 ... [2021-01-12T15:45:42.620Z] [2021-01-12T15:45:42.620Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:42.620Z] #35 1.638 + RM_GOPATH=0 [2021-01-12T15:45:42.620Z] #35 1.638 + TMP_GOPATH= [2021-01-12T15:45:42.620Z] #35 1.638 + : /build [2021-01-12T15:45:42.620Z] #35 1.638 + '[' -z '' ']' [2021-01-12T15:45:42.620Z] #35 1.638 ++ mktemp -d [2021-01-12T15:45:42.620Z] #35 1.638 + export GOPATH=/tmp/tmp.619ly1N1VT [2021-01-12T15:45:42.620Z] #35 1.638 + GOPATH=/tmp/tmp.619ly1N1VT [2021-01-12T15:45:42.620Z] #35 1.638 + RM_GOPATH=1 [2021-01-12T15:45:42.620Z] #35 1.640 + case "$(go env GOARCH)" in [2021-01-12T15:45:42.620Z] #35 1.640 ++ go env GOARCH [2021-01-12T15:45:42.620Z] #35 1.707 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:45:42.620Z] #35 1.707 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:45:42.620Z] #35 1.709 ++ dirname /tmp/install/install.sh [2021-01-12T15:45:42.620Z] #35 1.711 + dir=/tmp/install [2021-01-12T15:45:42.620Z] #35 1.711 + bin=tini [2021-01-12T15:45:42.620Z] #35 1.711 + shift [2021-01-12T15:45:42.620Z] #35 1.711 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-12T15:45:42.620Z] #35 1.711 + . /tmp/install/tini.installer [2021-01-12T15:45:42.620Z] #35 1.736 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:45:42.620Z] #35 1.737 + install_tini [2021-01-12T15:45:42.620Z] #35 1.737 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-12T15:45:42.620Z] #35 1.737 + git clone https://github.com/krallin/tini.git /tmp/tmp.619ly1N1VT/tini [2021-01-12T15:45:42.620Z] #35 1.737 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:45:42.620Z] #35 1.772 Cloning into '/tmp/tmp.619ly1N1VT/tini'... [2021-01-12T15:45:42.620Z] #35 2.664 + cd /tmp/tmp.619ly1N1VT/tini [2021-01-12T15:45:42.620Z] #35 2.674 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T15:45:42.620Z] #35 2.705 + cmake . [2021-01-12T15:45:42.620Z] #35 3.778 -- The C compiler identification is GNU 8.3.0 [2021-01-12T15:45:42.620Z] #35 3.846 -- Check for working C compiler: /usr/bin/cc [2021-01-12T15:45:42.620Z] #35 4.952 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-12T15:45:42.620Z] #35 4.966 -- Detecting C compiler ABI info [2021-01-12T15:45:42.620Z] #35 6.071 -- Detecting C compiler ABI info - done [2021-01-12T15:45:42.637Z] #41 16.15 DEP images/ipc-msg.pb-c.d [2021-01-12T15:45:42.637Z] #41 16.25 PBCC images/ipc-shm.pb-c.c [2021-01-12T15:45:42.637Z] #41 16.29 DEP images/ipc-shm.pb-c.d [2021-01-12T15:45:42.728Z] #11 DONE 123.0s [2021-01-12T15:45:42.728Z] [2021-01-12T15:45:42.728Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-12T15:45:42.741Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-12T15:45:42.741Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2021-01-12T15:45:42.881Z] #35 6.164 -- Detecting C compile features [2021-01-12T15:45:42.893Z] #41 16.40 PBCC images/ipc-var.pb-c.c [2021-01-12T15:45:42.894Z] #41 16.41 DEP images/ipc-var.pb-c.d [2021-01-12T15:45:42.894Z] #41 16.45 PBCC images/sk-opts.pb-c.c [2021-01-12T15:45:42.894Z] #41 16.53 PBCC images/packet-sock.pb-c.c [2021-01-12T15:45:42.894Z] #41 16.62 DEP images/sk-opts.pb-c.d [2021-01-12T15:45:43.031Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2021-01-12T15:45:43.031Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-12T15:45:43.031Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-12T15:45:43.031Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-12T15:45:43.150Z] #41 16.68 DEP images/packet-sock.pb-c.d [2021-01-12T15:45:43.263Z] #54 234.1 + bin/containerd-shim-runc-v2 [2021-01-12T15:45:43.321Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-12T15:45:43.321Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-12T15:45:43.321Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-12T15:45:43.321Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-12T15:45:43.407Z] #41 16.84 PBCC images/sk-netlink.pb-c.c [2021-01-12T15:45:43.407Z] #41 16.92 DEP images/sk-netlink.pb-c.d [2021-01-12T15:45:43.407Z] #41 17.02 PBCC images/sk-inet.pb-c.c [2021-01-12T15:45:43.453Z] #35 ... [2021-01-12T15:45:43.453Z] [2021-01-12T15:45:43.453Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:43.453Z] #49 109.5 encoding/json [2021-01-12T15:45:43.611Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-12T15:45:43.611Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-12T15:45:43.664Z] #41 17.25 DEP images/sk-inet.pb-c.d [2021-01-12T15:45:43.921Z] #41 17.37 PBCC images/sk-unix.pb-c.c [2021-01-12T15:45:43.921Z] #41 17.46 DEP images/sk-unix.pb-c.d [2021-01-12T15:45:44.026Z] #49 ... [2021-01-12T15:45:44.026Z] [2021-01-12T15:45:44.026Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:45:44.026Z] #40 100.3 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-12T15:45:44.026Z] #40 100.3 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T15:45:44.026Z] #40 100.3 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:44.026Z] #40 100.4 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-01-12T15:45:44.026Z] #40 100.4 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:44.026Z] #40 100.4 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-12T15:45:44.026Z] #40 100.4 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T15:45:44.026Z] #40 100.4 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-12T15:45:44.026Z] #40 100.4 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T15:45:44.026Z] #40 100.4 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-12T15:45:44.026Z] #40 109.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-12T15:45:44.026Z] #40 109.8 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:45:44.177Z] #41 17.67 PBCC images/mm.pb-c.c [2021-01-12T15:45:44.177Z] #41 17.85 DEP images/mm.pb-c.d [2021-01-12T15:45:44.211Z] #54 235.1 + binaries [2021-01-12T15:45:44.211Z] #54 235.1 + install -D bin/containerd /build/containerd [2021-01-12T15:45:44.211Z] #54 235.2 + install -D bin/containerd-shim /build/containerd-shim [2021-01-12T15:45:44.211Z] #54 235.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-12T15:45:44.211Z] #54 235.2 + install -D bin/ctr /build/ctr [2021-01-12T15:45:44.241Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-12T15:45:44.241Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-12T15:45:44.288Z] #40 ... [2021-01-12T15:45:44.288Z] [2021-01-12T15:45:44.288Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:45:44.288Z] #11 105.6 Selecting previously unselected package binutils-mingw-w64. [2021-01-12T15:45:44.288Z] #11 105.6 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-12T15:45:44.288Z] #11 105.6 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T15:45:44.288Z] #11 106.0 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-01-12T15:45:44.288Z] #11 106.0 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-12T15:45:44.288Z] #11 106.1 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T15:45:44.288Z] #11 106.6 Selecting previously unselected package dmsetup. [2021-01-12T15:45:44.288Z] #11 106.6 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-01-12T15:45:44.288Z] #11 106.6 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-12T15:45:44.288Z] #11 107.1 Selecting previously unselected package mingw-w64-common. [2021-01-12T15:45:44.288Z] #11 107.1 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-12T15:45:44.288Z] #11 107.2 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-12T15:45:44.434Z] #41 17.97 PBCC images/timerfd.pb-c.c [2021-01-12T15:45:44.434Z] #41 18.06 DEP images/timerfd.pb-c.d [2021-01-12T15:45:44.531Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-01-12T15:45:44.531Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-12T15:45:44.531Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-12T15:45:44.531Z] ? github.com/docker/docker/api/types [no test files] [2021-01-12T15:45:44.531Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-12T15:45:44.531Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-12T15:45:44.531Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-12T15:45:44.531Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-12T15:45:44.549Z] #11 ... [2021-01-12T15:45:44.549Z] [2021-01-12T15:45:44.549Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:44.549Z] #43 100.7 regexp/syntax [2021-01-12T15:45:44.549Z] #43 102.7 fmt [2021-01-12T15:45:44.549Z] #43 108.5 regexp [2021-01-12T15:45:44.549Z] #43 110.9 go/token [2021-01-12T15:45:44.708Z] #41 18.24 PBCC images/timer.pb-c.c [2021-01-12T15:45:44.708Z] #41 18.29 DEP images/timer.pb-c.d [2021-01-12T15:45:44.810Z] #43 ... [2021-01-12T15:45:44.810Z] [2021-01-12T15:45:44.810Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T15:45:44.810Z] #40 DONE 111.1s [2021-01-12T15:45:44.810Z] [2021-01-12T15:45:44.810Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:44.965Z] #41 18.57 PBCC images/sa.pb-c.c [2021-01-12T15:45:44.965Z] #41 18.67 DEP images/sa.pb-c.d [2021-01-12T15:45:45.161Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2021-01-12T15:45:45.161Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-12T15:45:45.161Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-01-12T15:45:45.161Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/builder [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-12T15:45:45.161Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-12T15:45:45.222Z] #41 18.75 PBCC images/pipe-data.pb-c.c [2021-01-12T15:45:45.222Z] #41 18.88 DEP images/pipe-data.pb-c.d [2021-01-12T15:45:45.222Z] #41 18.95 PBCC images/mnt.pb-c.c [2021-01-12T15:45:45.296Z] #12 DONE 2.6s [2021-01-12T15:45:45.296Z] [2021-01-12T15:45:45.296Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-12T15:45:45.296Z] #13 ... [2021-01-12T15:45:45.296Z] [2021-01-12T15:45:45.296Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:45.296Z] #43 115.9 github.com/LK4D4/vndr/godl [2021-01-12T15:45:45.296Z] #43 116.9 github.com/LK4D4/vndr [2021-01-12T15:45:45.296Z] #43 ... [2021-01-12T15:45:45.296Z] [2021-01-12T15:45:45.296Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:45.296Z] #41 40.99 CC images/userns.o [2021-01-12T15:45:45.296Z] #41 41.30 CC images/google/protobuf/descriptor.o [2021-01-12T15:45:45.296Z] #41 43.24 CC images/opts.o [2021-01-12T15:45:45.296Z] #41 43.43 CC images/seccomp.o [2021-01-12T15:45:45.296Z] #41 43.63 CC images/binfmt-misc.o [2021-01-12T15:45:45.296Z] #41 43.79 CC images/time.o [2021-01-12T15:45:45.296Z] #41 43.97 CC images/sysctl.o [2021-01-12T15:45:45.296Z] #41 44.14 CC images/autofs.o [2021-01-12T15:45:45.296Z] #41 44.32 CC images/macvlan.o [2021-01-12T15:45:45.296Z] #41 44.67 CC images/sit.o [2021-01-12T15:45:45.296Z] #41 45.05 CC images/memfd.o [2021-01-12T15:45:45.296Z] #41 45.56 CC images/timens.o [2021-01-12T15:45:45.296Z] #41 45.82 LINK images/built-in.o [2021-01-12T15:45:45.296Z] #41 45.94 GEN compel/include/asm [2021-01-12T15:45:45.296Z] #41 45.99 GEN compel/include/version.h [2021-01-12T15:45:45.296Z] #41 46.03 touch .config [2021-01-12T15:45:45.296Z] #41 46.12 GEN include/common/config.h [2021-01-12T15:45:45.296Z] #41 46.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-12T15:45:45.296Z] #41 46.26 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-01-12T15:45:45.296Z] #41 46.33 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-01-12T15:45:45.296Z] #41 46.38 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-01-12T15:45:45.296Z] #41 46.41 DEP compel/plugins/std/infect.d [2021-01-12T15:45:45.296Z] #41 46.55 DEP compel/plugins/std/string.d [2021-01-12T15:45:45.296Z] #41 46.61 DEP compel/plugins/std/log.d [2021-01-12T15:45:45.296Z] #41 46.72 DEP compel/plugins/std/fds.d [2021-01-12T15:45:45.296Z] #41 46.83 DEP compel/plugins/std/std.d [2021-01-12T15:45:45.296Z] #41 46.94 DEP compel/plugins/shmem/shmem.d [2021-01-12T15:45:45.296Z] #41 47.04 DEP compel/plugins/fds/fds.d [2021-01-12T15:45:45.296Z] #41 47.29 CC compel/plugins/std/std.o [2021-01-12T15:45:45.296Z] #41 47.74 CC compel/plugins/std/fds.o [2021-01-12T15:45:45.296Z] #41 48.10 CC compel/plugins/std/log.o [2021-01-12T15:45:45.296Z] #41 49.33 CC compel/plugins/std/string.o [2021-01-12T15:45:45.296Z] #41 50.20 CC compel/plugins/std/infect.o [2021-01-12T15:45:45.296Z] #41 50.71 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-01-12T15:45:45.296Z] #41 50.75 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-01-12T15:45:45.296Z] #41 50.84 AR compel/plugins/std.lib.a [2021-01-12T15:45:45.296Z] #41 51.04 CC compel/plugins/fds/fds.o [2021-01-12T15:45:45.478Z] #41 19.02 DEP images/mnt.pb-c.d [2021-01-12T15:45:45.478Z] #41 19.10 PBCC images/sk-packet.pb-c.c [2021-01-12T15:45:45.488Z] #24 173.1 + mkdir -p /tmp/tmp.SD2sfwNBZD/src/github.com/docker [2021-01-12T15:45:45.488Z] #24 173.1 + mv components/cli /tmp/tmp.SD2sfwNBZD/src/github.com/docker/cli [2021-01-12T15:45:45.488Z] #24 173.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-01-12T15:45:45.564Z] #41 ... [2021-01-12T15:45:45.564Z] [2021-01-12T15:45:45.564Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:45.564Z] #51 1.853 + RM_GOPATH=0 [2021-01-12T15:45:45.564Z] #51 1.856 + TMP_GOPATH= [2021-01-12T15:45:45.564Z] #51 1.856 + : /build [2021-01-12T15:45:45.564Z] #51 1.856 + '[' -z '' ']' [2021-01-12T15:45:45.564Z] #51 1.857 ++ mktemp -d [2021-01-12T15:45:45.564Z] #51 1.860 + export GOPATH=/tmp/tmp.94SyV8VHLs [2021-01-12T15:45:45.564Z] #51 1.861 + GOPATH=/tmp/tmp.94SyV8VHLs [2021-01-12T15:45:45.564Z] #51 1.861 + RM_GOPATH=1 [2021-01-12T15:45:45.564Z] #51 1.861 + case "$(go env GOARCH)" in [2021-01-12T15:45:45.564Z] #51 1.861 ++ go env GOARCH [2021-01-12T15:45:45.564Z] #51 1.894 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:45:45.564Z] #51 1.894 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:45:45.564Z] #51 1.895 ++ dirname /tmp/install/install.sh [2021-01-12T15:45:45.564Z] #51 1.897 + dir=/tmp/install [2021-01-12T15:45:45.564Z] #51 1.897 + bin=runc [2021-01-12T15:45:45.564Z] #51 1.897 + shift [2021-01-12T15:45:45.564Z] #51 1.897 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-12T15:45:45.564Z] #51 1.897 + . /tmp/install/runc.installer [2021-01-12T15:45:45.564Z] #51 1.897 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T15:45:45.564Z] #51 1.898 + install_runc [2021-01-12T15:45:45.564Z] #51 1.898 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-12T15:45:45.564Z] #51 1.899 + uname -r [2021-01-12T15:45:45.564Z] #51 1.909 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-12T15:45:45.564Z] #51 1.909 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-12T15:45:45.564Z] #51 1.909 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-12T15:45:45.564Z] #51 1.909 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.94SyV8VHLs/src/github.com/opencontainers/runc [2021-01-12T15:45:45.564Z] #51 1.916 Cloning into '/tmp/tmp.94SyV8VHLs/src/github.com/opencontainers/runc'... [2021-01-12T15:45:45.735Z] #41 19.30 DEP images/sk-packet.pb-c.d [2021-01-12T15:45:45.992Z] #41 19.45 PBCC images/tcp-stream.pb-c.c [2021-01-12T15:45:45.992Z] #41 19.56 DEP images/tcp-stream.pb-c.d [2021-01-12T15:45:45.992Z] #41 19.65 PBCC images/pipe.pb-c.c [2021-01-12T15:45:46.111Z] #54 DONE 236.9s [2021-01-12T15:45:46.249Z] #41 19.81 DEP images/pipe.pb-c.d [2021-01-12T15:45:46.249Z] #41 19.90 PBCC images/pstree.pb-c.c [2021-01-12T15:45:46.506Z] #41 20.08 DEP images/pstree.pb-c.d [2021-01-12T15:45:46.506Z] #41 20.13 PBCC images/fs.pb-c.c [2021-01-12T15:45:46.539Z] #24 ... [2021-01-12T15:45:46.539Z] [2021-01-12T15:45:46.539Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:45:46.539Z] #20 47.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-01-12T15:45:46.539Z] #20 47.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-01-12T15:45:46.539Z] #20 47.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-01-12T15:45:46.539Z] #20 47.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-01-12T15:45:46.539Z] #20 47.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-01-12T15:45:46.539Z] #20 47.04 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-01-12T15:45:46.539Z] #20 47.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-12T15:45:46.539Z] #20 47.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-01-12T15:45:46.539Z] #20 47.24 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-01-12T15:45:46.539Z] #20 47.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-12T15:45:46.539Z] #20 47.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-01-12T15:45:46.539Z] #20 47.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-12T15:45:46.539Z] #20 47.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2021-01-12T15:45:46.539Z] #20 47.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-01-12T15:45:46.539Z] #20 47.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-01-12T15:45:46.539Z] #20 47.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-12T15:45:46.539Z] #20 47.68 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-01-12T15:45:46.539Z] #20 47.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-01-12T15:45:46.539Z] #20 47.81 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-01-12T15:45:46.539Z] #20 49.77 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:45:46.539Z] #20 49.93 Fetched 29.2 MB in 21s (1381 kB/s) [2021-01-12T15:45:46.539Z] #20 50.04 Selecting previously unselected package pigz. [2021-01-12T15:45:46.539Z] #20 50.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2021-01-12T15:45:46.539Z] #20 50.12 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-01-12T15:45:46.539Z] #20 50.12 Unpacking pigz (2.4-1) ... [2021-01-12T15:45:46.539Z] #20 50.22 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-01-12T15:45:46.539Z] #20 50.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-12T15:45:46.539Z] #20 50.23 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-01-12T15:45:46.539Z] #20 50.55 Selecting previously unselected package python3.7-minimal. [2021-01-12T15:45:46.539Z] #20 50.55 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-12T15:45:46.539Z] #20 50.56 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T15:45:46.539Z] #20 51.61 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-01-12T15:45:46.539Z] #20 51.62 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T15:45:46.677Z] [2021-01-12T15:45:46.677Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-12T15:45:46.771Z] #41 20.27 DEP images/fs.pb-c.d [2021-01-12T15:45:46.771Z] #41 20.33 PBCC images/signalfd.pb-c.c [2021-01-12T15:45:46.771Z] #41 20.48 DEP images/signalfd.pb-c.d [2021-01-12T15:45:47.039Z] #41 20.52 PBCC images/fh.pb-c.c [2021-01-12T15:45:47.039Z] #41 20.68 PBCC images/fsnotify.pb-c.c [2021-01-12T15:45:47.299Z] #41 20.80 DEP images/fh.pb-c.d [2021-01-12T15:45:47.299Z] #41 20.86 DEP images/fsnotify.pb-c.d [2021-01-12T15:45:47.299Z] #41 20.92 PBCC images/eventpoll.pb-c.c [2021-01-12T15:45:47.299Z] #41 20.93 DEP images/eventpoll.pb-c.d [2021-01-12T15:45:47.299Z] #41 20.99 PBCC images/eventfd.pb-c.c [2021-01-12T15:45:47.299Z] #41 21.04 DEP images/eventfd.pb-c.d [2021-01-12T15:45:47.490Z] #51 ... [2021-01-12T15:45:47.490Z] [2021-01-12T15:45:47.490Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:45:47.490Z] #30 DONE 127.9s [2021-01-12T15:45:47.490Z] [2021-01-12T15:45:47.490Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:47.490Z] #43 DONE 128.0s [2021-01-12T15:45:47.490Z] [2021-01-12T15:45:47.490Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:47.490Z] #41 51.32 AR compel/plugins/fds.lib.a [2021-01-12T15:45:47.490Z] #41 51.41 HOSTDEP compel/src/lib/log-host.d [2021-01-12T15:45:47.490Z] #41 51.60 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-12T15:45:47.490Z] #41 51.71 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-01-12T15:45:47.490Z] #41 51.75 HOSTDEP compel/src/main-host.d [2021-01-12T15:45:47.490Z] #41 51.82 DEP compel/src/lib/ptrace.d [2021-01-12T15:45:47.490Z] #41 51.90 DEP compel/src/lib/infect.d [2021-01-12T15:45:47.490Z] #41 52.03 DEP compel/src/lib/infect-util.d [2021-01-12T15:45:47.490Z] #41 52.19 DEP compel/src/lib/infect-rpc.d [2021-01-12T15:45:47.490Z] #41 52.32 DEP compel/arch/aarch64/src/lib/infect.d [2021-01-12T15:45:47.490Z] #41 52.51 DEP compel/arch/aarch64/src/lib/cpu.d [2021-01-12T15:45:47.490Z] #41 52.58 DEP compel/src/lib/log.d [2021-01-12T15:45:47.490Z] #41 52.67 DEP compel/src/main.d [2021-01-12T15:45:47.490Z] #41 52.85 DEP compel/src/lib/handle-elf.d [2021-01-12T15:45:47.490Z] #41 52.99 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-01-12T15:45:47.490Z] #41 53.13 CC compel/src/lib/log.o [2021-01-12T15:45:47.556Z] #41 21.09 PBCC images/remap-file-path.pb-c.c [2021-01-12T15:45:47.556Z] #41 21.15 DEP images/remap-file-path.pb-c.d [2021-01-12T15:45:47.556Z] #41 21.25 PBCC images/fifo.pb-c.c [2021-01-12T15:45:47.610Z] #55 DONE 0.9s [2021-01-12T15:45:47.610Z] [2021-01-12T15:45:47.610Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-12T15:45:47.754Z] #41 53.41 CC compel/arch/aarch64/src/lib/cpu.o [2021-01-12T15:45:47.754Z] #41 ... [2021-01-12T15:45:47.754Z] [2021-01-12T15:45:47.754Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-12T15:45:47.754Z] #13 DONE 2.8s [2021-01-12T15:45:47.813Z] #41 21.36 DEP images/fifo.pb-c.d [2021-01-12T15:45:47.813Z] #41 21.44 PBCC images/ghost-file.pb-c.c [2021-01-12T15:45:47.813Z] #41 21.45 DEP images/ghost-file.pb-c.d [2021-01-12T15:45:47.813Z] #41 21.54 PBCC images/regfile.pb-c.c [2021-01-12T15:45:47.868Z] #59 DONE 0.2s [2021-01-12T15:45:47.868Z] [2021-01-12T15:45:47.868Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-12T15:45:47.882Z] ok github.com/docker/docker/builder/remotecontext 0.367s coverage: 13.7% of statements [2021-01-12T15:45:48.017Z] [2021-01-12T15:45:48.017Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:48.017Z] #41 53.61 CC compel/arch/aarch64/src/lib/infect.o [2021-01-12T15:45:48.070Z] #41 21.61 DEP images/regfile.pb-c.d [2021-01-12T15:45:48.070Z] #41 21.66 PBCC images/ns.pb-c.c [2021-01-12T15:45:48.070Z] #41 21.67 DEP images/ns.pb-c.d [2021-01-12T15:45:48.070Z] #41 21.75 PBCC images/fdinfo.pb-c.c [2021-01-12T15:45:48.074Z] #20 ... [2021-01-12T15:45:48.074Z] [2021-01-12T15:45:48.074Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:48.074Z] #43 87.26 DEP criu/eventfd.d [2021-01-12T15:45:48.074Z] #43 87.42 DEP criu/crtools.d [2021-01-12T15:45:48.074Z] #43 87.71 DEP criu/cr-service.d [2021-01-12T15:45:48.074Z] #43 87.94 DEP criu/cr-restore.d [2021-01-12T15:45:48.074Z] #43 88.30 DEP criu/cr-errno.d [2021-01-12T15:45:48.074Z] #43 88.33 DEP criu/cr-dump.d [2021-01-12T15:45:48.074Z] #43 88.60 DEP criu/cr-dedup.d [2021-01-12T15:45:48.074Z] #43 88.75 DEP criu/cr-check.d [2021-01-12T15:45:48.074Z] #43 88.99 DEP criu/config.d [2021-01-12T15:45:48.074Z] #43 89.27 DEP criu/clone-noasan.d [2021-01-12T15:45:48.074Z] #43 89.51 DEP criu/cgroup.d [2021-01-12T15:45:48.074Z] #43 89.71 DEP criu/cgroup-props.d [2021-01-12T15:45:48.074Z] #43 89.85 DEP criu/bitmap.d [2021-01-12T15:45:48.074Z] #43 89.88 DEP criu/bfd.d [2021-01-12T15:45:48.074Z] #43 90.06 DEP criu/autofs.d [2021-01-12T15:45:48.074Z] #43 90.36 DEP criu/aio.d [2021-01-12T15:45:48.074Z] #43 90.58 DEP criu/action-scripts.d [2021-01-12T15:45:48.074Z] #43 91.00 CC criu/action-scripts.o [2021-01-12T15:45:48.074Z] #43 91.75 CC criu/aio.o [2021-01-12T15:45:48.074Z] #43 92.72 CC criu/autofs.o [2021-01-12T15:45:48.074Z] #43 95.12 CC criu/bfd.o [2021-01-12T15:45:48.074Z] #43 95.88 CC criu/bitmap.o [2021-01-12T15:45:48.074Z] #43 96.10 CC criu/cgroup-props.o [2021-01-12T15:45:48.074Z] #43 ... [2021-01-12T15:45:48.074Z] [2021-01-12T15:45:48.074Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:45:48.126Z] #61 DONE 0.5s [2021-01-12T15:45:48.126Z] [2021-01-12T15:45:48.126Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-12T15:45:48.126Z] #63 DONE 0.0s [2021-01-12T15:45:48.281Z] #41 54.07 CC compel/src/lib/infect-rpc.o [2021-01-12T15:45:48.328Z] #41 21.88 DEP images/fdinfo.pb-c.d [2021-01-12T15:45:48.328Z] #41 21.93 PBCC images/core-aarch64.pb-c.c [2021-01-12T15:45:48.328Z] #41 22.00 PBCC images/core-arm.pb-c.c [2021-01-12T15:45:48.328Z] #41 22.05 PBCC images/core-ppc64.pb-c.c [2021-01-12T15:45:48.371Z] #20 54.41 Selecting previously unselected package python3-minimal. [2021-01-12T15:45:48.371Z] #20 54.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2021-01-12T15:45:48.371Z] #20 54.47 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-01-12T15:45:48.371Z] #20 54.47 Unpacking python3-minimal (3.7.3-1) ... [2021-01-12T15:45:48.371Z] #20 54.60 Selecting previously unselected package libmpdec2:ppc64el. [2021-01-12T15:45:48.371Z] #20 54.60 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-01-12T15:45:48.371Z] #20 54.60 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-01-12T15:45:48.371Z] #20 54.82 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-01-12T15:45:48.385Z] [2021-01-12T15:45:48.385Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-12T15:45:48.385Z] #64 DONE 0.0s [2021-01-12T15:45:48.385Z] [2021-01-12T15:45:48.385Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-12T15:45:48.512Z] ok github.com/docker/docker/builder/dockerfile 0.982s coverage: 48.3% of statements [2021-01-12T15:45:48.512Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-12T15:45:48.585Z] #41 22.17 PBCC images/core-s390.pb-c.c [2021-01-12T15:45:48.585Z] #41 22.22 PBCC images/core-x86.pb-c.c [2021-01-12T15:45:48.585Z] #41 22.28 PBCC images/core.pb-c.c [2021-01-12T15:45:48.668Z] #20 54.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-12T15:45:48.668Z] #20 54.83 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-01-12T15:45:48.842Z] #41 22.39 PBCC images/inventory.pb-c.c [2021-01-12T15:45:48.842Z] #41 22.47 DEP images/core-aarch64.pb-c.d [2021-01-12T15:45:48.862Z] #41 54.45 CC compel/src/lib/infect-util.o [2021-01-12T15:45:48.862Z] #41 54.69 CC compel/src/lib/infect.o [2021-01-12T15:45:48.951Z] #65 DONE 0.7s [2021-01-12T15:45:49.099Z] #41 22.56 DEP images/core-arm.pb-c.d [2021-01-12T15:45:49.099Z] #41 22.61 DEP images/core-ppc64.pb-c.d [2021-01-12T15:45:49.099Z] #41 22.68 DEP images/core-s390.pb-c.d [2021-01-12T15:45:49.099Z] #41 22.75 DEP images/core-x86.pb-c.d [2021-01-12T15:45:49.099Z] #41 22.81 DEP images/core.pb-c.d [2021-01-12T15:45:49.128Z] #41 3.947 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T15:45:49.128Z] #41 3.947 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T15:45:49.128Z] #41 4.027 Note: Building without GnuTLS support [2021-01-12T15:45:49.128Z] #41 4.036 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T15:45:49.128Z] #41 4.036 Makefile.config:40: Warn: Building without nftables support [2021-01-12T15:45:49.142Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-01-12T15:45:49.142Z] ok github.com/docker/docker/builder/remotecontext/git 0.857s coverage: 86.3% of statements [2021-01-12T15:45:49.142Z] ? github.com/docker/docker/cli [no test files] [2021-01-12T15:45:49.142Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-12T15:45:49.209Z] [2021-01-12T15:45:49.209Z] #66 exporting to image [2021-01-12T15:45:49.209Z] #66 exporting layers [2021-01-12T15:45:49.355Z] #41 23.02 DEP images/inventory.pb-c.d [2021-01-12T15:45:49.355Z] #41 23.10 PBCC images/cpuinfo.pb-c.c [2021-01-12T15:45:49.612Z] #41 23.17 DEP images/cpuinfo.pb-c.d [2021-01-12T15:45:49.719Z] #20 55.99 Selecting previously unselected package python3.7. [2021-01-12T15:45:49.719Z] #20 56.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-12T15:45:49.719Z] #20 56.04 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T15:45:49.869Z] #41 23.38 PBCC images/stats.pb-c.c [2021-01-12T15:45:49.869Z] #41 23.45 DEP images/stats.pb-c.d [2021-01-12T15:45:50.016Z] #20 56.22 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-01-12T15:45:50.016Z] #20 56.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-01-12T15:45:50.016Z] #20 56.26 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-01-12T15:45:50.257Z] #41 ... [2021-01-12T15:45:50.257Z] [2021-01-12T15:45:50.257Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-12T15:45:50.257Z] #14 2.285 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-12T15:45:50.257Z] #14 DONE 2.5s [2021-01-12T15:45:50.313Z] #20 56.39 Setting up python3-minimal (3.7.3-1) ... [2021-01-12T15:45:50.520Z] #41 ... [2021-01-12T15:45:50.520Z] [2021-01-12T15:45:50.520Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:50.520Z] #49 116.6 github.com/pkg/diff [2021-01-12T15:45:50.521Z] [2021-01-12T15:45:50.521Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-12T15:45:51.361Z] #20 57.57 Selecting previously unselected package python3. [2021-01-12T15:45:51.361Z] #20 57.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2021-01-12T15:45:51.361Z] #20 57.65 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-01-12T15:45:51.361Z] #20 57.66 Unpacking python3 (3.7.3-1) ... [2021-01-12T15:45:51.658Z] #20 57.81 Selecting previously unselected package libip4tc0:ppc64el. [2021-01-12T15:45:51.658Z] #20 57.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-01-12T15:45:51.658Z] #20 57.83 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-01-12T15:45:51.658Z] #20 57.96 Selecting previously unselected package libip6tc0:ppc64el. [2021-01-12T15:45:51.658Z] #20 57.99 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-01-12T15:45:51.658Z] #20 57.99 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-01-12T15:45:51.658Z] #20 58.11 Selecting previously unselected package libiptc0:ppc64el. [2021-01-12T15:45:51.766Z] #41 ... [2021-01-12T15:45:51.766Z] [2021-01-12T15:45:51.766Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:51.790Z] using credential docker-jenkins-github-credentials [2021-01-12T15:45:51.865Z] Cloning the remote Git repository [2021-01-12T15:45:51.865Z] Cloning with configured refspecs honoured and without tags [2021-01-12T15:45:51.956Z] #20 58.12 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-01-12T15:45:51.956Z] #20 58.12 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-01-12T15:45:51.956Z] #20 58.20 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-01-12T15:45:51.956Z] #20 58.20 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-01-12T15:45:51.956Z] #20 58.22 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-01-12T15:45:51.956Z] #20 58.31 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-01-12T15:45:51.956Z] #20 58.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-01-12T15:45:52.280Z] #20 58.33 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-01-12T15:45:52.280Z] #20 58.43 Selecting previously unselected package libnftnl11:ppc64el. [2021-01-12T15:45:52.280Z] #20 58.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-01-12T15:45:52.280Z] #20 58.44 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-01-12T15:45:52.280Z] #20 58.57 Selecting previously unselected package iptables. [2021-01-12T15:45:52.280Z] #20 58.59 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-01-12T15:45:52.280Z] #20 58.60 Unpacking iptables (1.8.2-4) ... [2021-01-12T15:45:52.649Z] ok github.com/docker/docker/client 0.122s coverage: 75.4% of statements [2021-01-12T15:45:52.920Z] #20 59.15 Selecting previously unselected package xxd. [2021-01-12T15:45:52.920Z] #20 59.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-01-12T15:45:52.920Z] #20 59.17 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T15:45:53.050Z] #54 63.10 Checking out files: 31% (1161/3735) Checking out files: 32% (1196/3735) Checking out files: 33% (1233/3735) Checking out files: 34% (1270/3735) Checking out files: 35% (1308/3735) Checking out files: 36% (1345/3735) Checking out files: 37% (1382/3735) Checking out files: 38% (1420/3735) Checking out files: 39% (1457/3735) Checking out files: 40% (1494/3735) Checking out files: 41% (1532/3735) Checking out files: 42% (1569/3735) Checking out files: 43% (1607/3735) Checking out files: 44% (1644/3735) Checking out files: 45% (1681/3735) Checking out files: 46% (1719/3735) Checking out files: 47% (1756/3735) Checking out files: 48% (1793/3735) Checking out files: 49% (1831/3735) Checking out files: 50% (1868/3735) Checking out files: 51% (1905/3735) Checking out files: 52% (1943/3735) Checking out files: 53% (1980/3735) Checking out files: 54% (2017/3735) Checking out files: 55% (2055/3735) Checking out files: 56% (2092/3735) Checking out files: 57% (2129/3735) Checking out files: 58% (2167/3735) Checking out files: 59% (2204/3735) Checking out files: 60% (2241/3735) Checking out files: 61% (2279/3735) Checking out files: 62% (2316/3735) Checking out files: 63% (2354/3735) Checking out files: 64% (2391/3735) Checking out files: 65% (2428/3735) Checking out files: 66% (2466/3735) Checking out files: 67% (2503/3735) Checking out files: 68% (2540/3735) Checking out files: 69% (2578/3735) Checking out files: 70% (2615/3735) Checking out files: 71% (2652/3735) Checking out files: 72% (2690/3735) Checking out files: 73% (2727/3735) Checking out files: 74% (2764/3735) Checking out files: 75% (2802/3735) Checking out files: 76% (2839/3735) Checking out files: 77% (2876/3735) Checking out files: 78% (2914/3735) Checking out files: 79% (2951/3735) Checking out files: 80% (2988/3735) [2021-01-12T15:45:53.050Z] #54 ... [2021-01-12T15:45:53.050Z] [2021-01-12T15:45:53.050Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:45:53.050Z] #11 121.3 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-12T15:45:53.050Z] #11 121.3 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-12T15:45:53.050Z] #11 121.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T15:45:53.050Z] #11 129.8 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-12T15:45:53.050Z] #11 129.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T15:45:53.050Z] #11 129.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:45:53.050Z] #11 130.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-12T15:45:53.050Z] #11 130.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T15:45:53.050Z] #11 130.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:45:53.074Z] #49 119.1 go/ast [2021-01-12T15:45:53.081Z] #15 DONE 2.3s [2021-01-12T15:45:53.081Z] [2021-01-12T15:45:53.081Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-12T15:45:52.057Z] Cloning repository https://github.com/moby/moby.git [2021-01-12T15:45:52.454Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-01-12T15:45:53.215Z] #20 59.32 Selecting previously unselected package vim-common. [2021-01-12T15:45:53.216Z] #20 59.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:45:53.216Z] #20 59.36 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T15:45:53.216Z] #20 59.54 Selecting previously unselected package bash-completion. [2021-01-12T15:45:53.216Z] #20 59.55 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-12T15:45:53.307Z] #11 ... [2021-01-12T15:45:53.307Z] [2021-01-12T15:45:53.307Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:53.648Z] #49 ... [2021-01-12T15:45:53.648Z] [2021-01-12T15:45:53.648Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:53.648Z] #35 10.15 -- Detecting C compile features - done [2021-01-12T15:45:53.648Z] #35 10.28 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-12T15:45:53.648Z] #35 10.99 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-12T15:45:53.648Z] #35 11.18 -- Configuring done [2021-01-12T15:45:53.648Z] #35 11.18 -- Generating done [2021-01-12T15:45:53.648Z] #35 11.20 -- Build files have been written to: /tmp/tmp.619ly1N1VT/tini [2021-01-12T15:45:53.648Z] #35 11.20 + make tini-static [2021-01-12T15:45:53.648Z] #35 12.21 Scanning dependencies of target tini-static [2021-01-12T15:45:53.648Z] #35 12.29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-12T15:45:53.648Z] #35 14.64 [100%] Linking C executable tini-static [2021-01-12T15:45:53.648Z] #35 15.92 [100%] Built target tini-static [2021-01-12T15:45:53.648Z] #35 16.08 + mkdir -p /build [2021-01-12T15:45:53.648Z] #35 16.10 + cp tini-static /build/docker-init [2021-01-12T15:45:53.648Z] #35 DONE 17.0s [2021-01-12T15:45:53.648Z] [2021-01-12T15:45:53.648Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:53.648Z] #32 112.1 github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T15:45:53.648Z] #32 DONE 119.9s [2021-01-12T15:45:53.648Z] [2021-01-12T15:45:53.648Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:53.648Z] #41 7.675 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T15:45:53.648Z] #41 8.005 GEN .gitid [2021-01-12T15:45:53.648Z] #41 8.066 GEN criu/include/version.h [2021-01-12T15:45:53.648Z] #41 8.313 GEN include/common/asm [2021-01-12T15:45:54.078Z] #54 63.10 Checking out files: 31% (1161/3735) Checking out files: 32% (1196/3735) Checking out files: 33% (1233/3735) Checking out files: 34% (1270/3735) Checking out files: 35% (1308/3735) Checking out files: 36% (1345/3735) Checking out files: 37% (1382/3735) Checking out files: 38% (1420/3735) Checking out files: 39% (1457/3735) Checking out files: 40% (1494/3735) Checking out files: 41% (1532/3735) Checking out files: 42% (1569/3735) Checking out files: 43% (1607/3735) Checking out files: 44% (1644/3735) Checking out files: 45% (1681/3735) Checking out files: 46% (1719/3735) Checking out files: 47% (1756/3735) Checking out files: 48% (1793/3735) Checking out files: 49% (1831/3735) Checking out files: 50% (1868/3735) Checking out files: 51% (1905/3735) Checking out files: 52% (1943/3735) Checking out files: 53% (1980/3735) Checking out files: 54% (2017/3735) Checking out files: 55% (2055/3735) Checking out files: 56% (2092/3735) Checking out files: 57% (2129/3735) Checking out files: 58% (2167/3735) Checking out files: 59% (2204/3735) Checking out files: 60% (2241/3735) Checking out files: 61% (2279/3735) Checking out files: 62% (2316/3735) Checking out files: 63% (2354/3735) Checking out files: 64% (2391/3735) Checking out files: 65% (2428/3735) Checking out files: 66% (2466/3735) Checking out files: 67% (2503/3735) Checking out files: 68% (2540/3735) Checking out files: 69% (2578/3735) Checking out files: 70% (2615/3735) Checking out files: 71% (2652/3735) Checking out files: 72% (2690/3735) Checking out files: 73% (2727/3735) Checking out files: 74% (2764/3735) Checking out files: 75% (2802/3735) Checking out files: 76% (2839/3735) Checking out files: 77% (2876/3735) Checking out files: 78% (2914/3735) Checking out files: 79% (2951/3735) Checking out files: 80% (2988/3735) Checking out files: 81% (3026/3735) Checking out files: 82% (3063/3735) Checking out files: 83% (3101/3735) Checking out files: 84% (3138/3735) Checking out files: 85% (3175/3735) Checking out files: 86% (3213/3735) Checking out files: 87% (3250/3735) Checking out files: 88% (3287/3735) Checking out files: 89% (3325/3735) Checking out files: 90% (3362/3735) Checking out files: 91% (3399/3735) Checking out files: 92% (3437/3735) Checking out files: 92% (3441/3735) Checking out files: 93% (3474/3735) Checking out files: 94% (3511/3735) [2021-01-12T15:45:54.078Z] #54 ... [2021-01-12T15:45:54.078Z] [2021-01-12T15:45:54.078Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:45:54.078Z] #49 122.1 mvdan.cc/sh/v3/fileutil [2021-01-12T15:45:54.078Z] #49 122.5 mvdan.cc/sh/v3/syntax [2021-01-12T15:45:54.078Z] #49 ... [2021-01-12T15:45:54.078Z] [2021-01-12T15:45:54.078Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:54.078Z] #43 122.3 text/template [2021-01-12T15:45:54.078Z] #43 123.0 go/parser [2021-01-12T15:45:54.078Z] #43 128.5 encoding/xml [2021-01-12T15:45:54.078Z] #43 130.3 go/doc [2021-01-12T15:45:54.337Z] #43 ... [2021-01-12T15:45:54.337Z] [2021-01-12T15:45:54.337Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:54.337Z] #54 63.10 Checking out files: 31% (1161/3735) Checking out files: 32% (1196/3735) Checking out files: 33% (1233/3735) Checking out files: 34% (1270/3735) Checking out files: 35% (1308/3735) Checking out files: 36% (1345/3735) Checking out files: 37% (1382/3735) Checking out files: 38% (1420/3735) Checking out files: 39% (1457/3735) Checking out files: 40% (1494/3735) Checking out files: 41% (1532/3735) Checking out files: 42% (1569/3735) Checking out files: 43% (1607/3735) Checking out files: 44% (1644/3735) Checking out files: 45% (1681/3735) Checking out files: 46% (1719/3735) Checking out files: 47% (1756/3735) Checking out files: 48% (1793/3735) Checking out files: 49% (1831/3735) Checking out files: 50% (1868/3735) Checking out files: 51% (1905/3735) Checking out files: 52% (1943/3735) Checking out files: 53% (1980/3735) Checking out files: 54% (2017/3735) Checking out files: 55% (2055/3735) Checking out files: 56% (2092/3735) Checking out files: 57% (2129/3735) Checking out files: 58% (2167/3735) Checking out files: 59% (2204/3735) Checking out files: 60% (2241/3735) Checking out files: 61% (2279/3735) Checking out files: 62% (2316/3735) Checking out files: 63% (2354/3735) Checking out files: 64% (2391/3735) Checking out files: 65% (2428/3735) Checking out files: 66% (2466/3735) Checking out files: 67% (2503/3735) Checking out files: 68% (2540/3735) Checking out files: 69% (2578/3735) Checking out files: 70% (2615/3735) Checking out files: 71% (2652/3735) Checking out files: 72% (2690/3735) Checking out files: 73% (2727/3735) Checking out files: 74% (2764/3735) Checking out files: 75% (2802/3735) Checking out files: 76% (2839/3735) Checking out files: 77% (2876/3735) Checking out files: 78% (2914/3735) Checking out files: 79% (2951/3735) Checking out files: 80% (2988/3735) Checking out files: 81% (3026/3735) Checking out files: 82% (3063/3735) Checking out files: 83% (3101/3735) Checking out files: 84% (3138/3735) Checking out files: 85% (3175/3735) Checking out files: 86% (3213/3735) Checking out files: 87% (3250/3735) Checking out files: 88% (3287/3735) Checking out files: 89% (3325/3735) Checking out files: 90% (3362/3735) Checking out files: 91% (3399/3735) Checking out files: 92% (3437/3735) Checking out files: 92% (3441/3735) Checking out files: 93% (3474/3735) Checking out files: 94% (3511/3735) Checking out files: 95% (3549/3735) Checking out files: 96% (3586/3735) Checking out files: 97% (3623/3735) Checking out files: 98% (3661/3735) Checking out files: 99% (3698/3735) Checking out files: 100% (3735/3735) Checking out files: 100% (3735/3735), done. [2021-01-12T15:45:54.337Z] #54 65.64 + cd /tmp/tmp.7UdMTnwxOM/src/github.com/containerd/containerd [2021-01-12T15:45:54.337Z] #54 65.65 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:45:53.362Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T15:45:53.363Z] > git --version # timeout=10 [2021-01-12T15:45:53.410Z] > git --version # 'git version 2.24.1.windows.2' [2021-01-12T15:45:53.411Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:45:53.413Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41701/head:refs/remotes/origin/PR-41701 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:45:55.640Z] #16 DONE 2.5s [2021-01-12T15:45:55.640Z] [2021-01-12T15:45:55.640Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-12T15:45:56.199Z] #41 ... [2021-01-12T15:45:56.199Z] [2021-01-12T15:45:56.199Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:56.199Z] #43 112.3 go/scanner [2021-01-12T15:45:56.199Z] #43 114.8 go/ast [2021-01-12T15:45:56.199Z] #43 115.1 internal/lazyregexp [2021-01-12T15:45:56.199Z] #43 115.6 net/url [2021-01-12T15:45:56.199Z] #43 119.0 text/template/parse [2021-01-12T15:45:56.199Z] #43 ... [2021-01-12T15:45:56.199Z] [2021-01-12T15:45:56.199Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:56.199Z] #41 11.44 PBCC images/timens.pb-c.c [2021-01-12T15:45:56.233Z] #54 67.16 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-12T15:45:56.233Z] #54 67.16 + BUILDTAGS='netgo osusergo static_build' [2021-01-12T15:45:56.233Z] #54 67.16 + export EXTRA_FLAGS=-buildmode=pie [2021-01-12T15:45:56.233Z] #54 67.16 + EXTRA_FLAGS=-buildmode=pie [2021-01-12T15:45:56.233Z] #54 67.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-12T15:45:56.233Z] #54 67.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-12T15:45:56.233Z] #54 67.16 + '[' '' = dynamic ']' [2021-01-12T15:45:56.233Z] #54 67.16 + make [2021-01-12T15:45:56.461Z] #41 11.49 DEP images/timens.pb-c.d [2021-01-12T15:45:56.461Z] #41 11.60 PBCC images/fown.pb-c.c [2021-01-12T15:45:56.461Z] #41 11.64 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-12T15:45:56.723Z] #41 11.80 PBCC images/opts.pb-c.c [2021-01-12T15:45:56.723Z] #41 11.93 PBCC images/memfd.pb-c.c [2021-01-12T15:45:56.984Z] #41 12.04 DEP images/fown.pb-c.d [2021-01-12T15:45:56.984Z] #41 12.14 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-12T15:45:56.984Z] #41 12.29 DEP images/opts.pb-c.d [2021-01-12T15:45:57.034Z] #17 DONE 1.8s [2021-01-12T15:45:57.034Z] [2021-01-12T15:45:57.034Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:57.034Z] #41 57.24 CC compel/src/lib/ptrace.o [2021-01-12T15:45:57.034Z] #41 57.77 AR compel/libcompel.a [2021-01-12T15:45:57.034Z] #41 57.92 HOSTCC compel/src/main-host.o [2021-01-12T15:45:57.034Z] #41 58.33 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-01-12T15:45:57.034Z] #41 58.48 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-12T15:45:57.034Z] #41 58.83 HOSTCC compel/src/lib/log-host.o [2021-01-12T15:45:57.034Z] #41 58.96 HOSTLINK compel/compel-host-bin [2021-01-12T15:45:57.034Z] #41 59.26 DEP soccr/soccr.d [2021-01-12T15:45:57.034Z] #41 59.62 CC soccr/soccr.o [2021-01-12T15:45:57.034Z] #41 60.84 AR soccr/libsoccr.a [2021-01-12T15:45:57.034Z] #41 60.90 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T15:45:57.034Z] #41 61.54 DEP criu/arch/aarch64/sigframe.d [2021-01-12T15:45:57.034Z] #41 61.64 DEP criu/arch/aarch64/crtools.d [2021-01-12T15:45:57.034Z] #41 61.96 DEP criu/arch/aarch64/cpu.d [2021-01-12T15:45:57.034Z] #41 61.98 DEP criu/arch/aarch64/bitops.d [2021-01-12T15:45:57.034Z] #41 62.03 CC criu/arch/aarch64/bitops.o [2021-01-12T15:45:57.034Z] #41 62.13 CC criu/arch/aarch64/cpu.o [2021-01-12T15:45:57.034Z] #41 62.24 CC criu/arch/aarch64/crtools.o [2021-01-12T15:45:57.034Z] #41 62.92 CC criu/arch/aarch64/sigframe.o [2021-01-12T15:45:57.163Z] #54 68.51 + bin/ctr [2021-01-12T15:45:57.247Z] #41 12.36 DEP images/memfd.pb-c.d [2021-01-12T15:45:57.247Z] #41 12.40 PBCC images/sit.pb-c.c [2021-01-12T15:45:57.247Z] #41 12.55 DEP images/sit.pb-c.d [2021-01-12T15:45:57.509Z] #41 12.61 PBCC images/macvlan.pb-c.c [2021-01-12T15:45:57.509Z] #41 12.66 DEP images/macvlan.pb-c.d [2021-01-12T15:45:57.509Z] #41 12.73 PBCC images/autofs.pb-c.c [2021-01-12T15:45:57.509Z] #41 12.75 DEP images/autofs.pb-c.d [2021-01-12T15:45:57.612Z] #41 63.23 LINK criu/arch/aarch64/crtools.built-in.o [2021-01-12T15:45:57.613Z] #41 63.27 DEP criu/pie/util-vdso.d [2021-01-12T15:45:57.613Z] #41 ... [2021-01-12T15:45:57.613Z] [2021-01-12T15:45:57.613Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:45:57.712Z] #20 63.70 Unpacking bash-completion (1:2.8-6) ... [2021-01-12T15:45:57.770Z] #41 12.85 PBCC images/sysctl.pb-c.c [2021-01-12T15:45:57.770Z] #41 12.92 DEP images/sysctl.pb-c.d [2021-01-12T15:45:57.770Z] #41 13.06 PBCC images/time.pb-c.c [2021-01-12T15:45:58.011Z] #20 64.22 Selecting previously unselected package bzip2. [2021-01-12T15:45:58.011Z] #20 64.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-01-12T15:45:58.011Z] #20 64.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T15:45:58.011Z] #20 64.31 Selecting previously unselected package xz-utils. [2021-01-12T15:45:58.011Z] #20 64.31 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-01-12T15:45:58.011Z] #20 64.31 Unpacking xz-utils (5.2.4-1) ... [2021-01-12T15:45:58.032Z] #41 13.15 DEP images/time.pb-c.d [2021-01-12T15:45:58.293Z] #41 13.37 PBCC images/binfmt-misc.pb-c.c [2021-01-12T15:45:58.293Z] #41 13.47 DEP images/binfmt-misc.pb-c.d [2021-01-12T15:45:58.293Z] #41 13.56 PBCC images/seccomp.pb-c.c [2021-01-12T15:45:58.293Z] #41 13.62 DEP images/seccomp.pb-c.d [2021-01-12T15:45:58.309Z] #20 64.45 Selecting previously unselected package apparmor. [2021-01-12T15:45:58.309Z] #20 64.46 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-01-12T15:45:58.309Z] #20 ... [2021-01-12T15:45:58.309Z] [2021-01-12T15:45:58.309Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:45:58.309Z] #43 97.51 CC criu/cgroup.o [2021-01-12T15:45:58.309Z] #43 102.7 CC criu/clone-noasan.o [2021-01-12T15:45:58.309Z] #43 103.1 CC criu/config.o [2021-01-12T15:45:58.309Z] #43 105.8 CC criu/cr-check.o [2021-01-12T15:45:58.309Z] #43 ... [2021-01-12T15:45:58.309Z] [2021-01-12T15:45:58.309Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:45:58.309Z] #20 64.55 Unpacking apparmor (2.13.2-10) ... [2021-01-12T15:45:58.555Z] #41 13.74 PBCC images/userns.pb-c.c [2021-01-12T15:45:58.555Z] #41 13.84 DEP images/userns.pb-c.d [2021-01-12T15:45:58.817Z] #41 13.96 PBCC images/cgroup.pb-c.c [2021-01-12T15:45:58.817Z] #41 14.02 DEP images/cgroup.pb-c.d [2021-01-12T15:45:58.953Z] #20 65.00 Selecting previously unselected package aufs-tools. [2021-01-12T15:45:58.953Z] #20 65.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-01-12T15:45:58.953Z] #20 65.03 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-12T15:45:58.953Z] #20 65.22 Selecting previously unselected package libonig5:ppc64el. [2021-01-12T15:45:58.953Z] #20 65.24 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-01-12T15:45:58.953Z] #20 65.25 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-01-12T15:45:59.081Z] #41 14.15 PBCC images/ext-file.pb-c.c [2021-01-12T15:45:59.081Z] #41 14.23 DEP images/ext-file.pb-c.d [2021-01-12T15:45:59.081Z] #41 14.31 PBCC images/rpc.pb-c.c [2021-01-12T15:45:59.179Z] #66 exporting layers 8.8s done [2021-01-12T15:45:59.179Z] #66 writing image sha256:19448a62e14c2dcc3f812f03d3cf4616ab2d9a72f2d2b3f6e79bf68fc6c7be8c done [2021-01-12T15:45:59.179Z] #66 naming to docker.io/library/docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e done [2021-01-12T15:45:59.179Z] #66 DONE 8.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-01-12T15:45:59.342Z] #41 14.47 DEP images/rpc.pb-c.d [2021-01-12T15:45:59.523Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41701/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41701/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/validate/default [2021-01-12T15:45:59.603Z] #41 14.60 PBCC images/siginfo.pb-c.c [2021-01-12T15:45:59.603Z] #41 14.70 DEP images/siginfo.pb-c.d [2021-01-12T15:45:59.603Z] #41 14.76 PBCC images/pagemap.pb-c.c [2021-01-12T15:45:59.603Z] #41 14.82 DEP images/pagemap.pb-c.d [2021-01-12T15:45:59.603Z] #41 14.92 PBCC images/rlimit.pb-c.c [2021-01-12T15:45:59.614Z] #20 65.49 Selecting previously unselected package libjq1:ppc64el. [2021-01-12T15:45:59.614Z] #20 65.50 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-12T15:45:59.614Z] #20 65.50 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-12T15:45:59.614Z] #20 65.82 Selecting previously unselected package jq. [2021-01-12T15:45:59.614Z] #20 65.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-12T15:45:59.614Z] #20 65.84 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T15:45:59.614Z] #20 ... [2021-01-12T15:45:59.614Z] [2021-01-12T15:45:59.614Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:45:59.614Z] #45 177.9 github.com/LK4D4/vndr/godl [2021-01-12T15:45:59.614Z] #45 178.7 github.com/LK4D4/vndr [2021-01-12T15:45:59.864Z] #41 15.03 DEP images/rlimit.pb-c.d [2021-01-12T15:45:59.865Z] #41 15.16 PBCC images/file-lock.pb-c.c [2021-01-12T15:45:59.910Z] #45 ... [2021-01-12T15:45:59.910Z] [2021-01-12T15:45:59.910Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:45:59.910Z] #20 66.02 Selecting previously unselected package libaio1:ppc64el. [2021-01-12T15:45:59.910Z] #20 66.03 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-01-12T15:45:59.910Z] #20 66.04 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-01-12T15:45:59.910Z] #20 66.12 Selecting previously unselected package libgpm2:ppc64el. [2021-01-12T15:45:59.910Z] #20 66.13 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-01-12T15:45:59.910Z] #20 66.13 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-01-12T15:45:59.910Z] #20 66.22 Selecting previously unselected package libicu63:ppc64el. [2021-01-12T15:45:59.910Z] #20 66.23 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-01-12T15:45:59.910Z] #20 66.24 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-12T15:46:00.126Z] #41 15.24 DEP images/file-lock.pb-c.d [2021-01-12T15:46:00.126Z] #41 15.33 PBCC images/tty.pb-c.c [2021-01-12T15:46:00.388Z] #41 15.47 DEP images/tty.pb-c.d [2021-01-12T15:46:00.459Z] Congratulations! All commits are properly signed with the DCO! [2021-01-12T15:46:00.459Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-01-12T15:46:00.459Z] No api/types/ or api/swagger.yaml changes in diff. [2021-01-12T15:46:00.459Z] Congratulations! All TOML source files changed here have valid syntax. [2021-01-12T15:46:00.459Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-01-12T15:46:00.459Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-01-12T15:46:00.459Z] Congratulations! No new tests were added to integration-cli. [2021-01-12T15:46:00.459Z] [2021-01-12T15:46:00.459Z] INFO Start validation with golang-ci-lint [2021-01-12T15:46:00.459Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-01-12T15:46:00.459Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-01-12T15:46:00.459Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-01-12T15:46:00.554Z] #20 ... [2021-01-12T15:46:00.554Z] [2021-01-12T15:46:00.554Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:46:00.554Z] #45 DONE 188.8s [2021-01-12T15:46:00.650Z] #41 15.69 PBCC images/tun.pb-c.c [2021-01-12T15:46:00.650Z] #41 15.77 PBCC images/netdev.pb-c.c [2021-01-12T15:46:00.650Z] #41 15.88 DEP images/tun.pb-c.d [2021-01-12T15:46:00.851Z] [2021-01-12T15:46:00.851Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:00.851Z] #43 109.0 CC criu/cr-dedup.o [2021-01-12T15:46:00.851Z] #43 109.6 CC criu/cr-dump.o [2021-01-12T15:46:00.911Z] #41 15.91 DEP images/netdev.pb-c.d [2021-01-12T15:46:00.911Z] #41 15.96 PBCC images/vma.pb-c.c [2021-01-12T15:46:00.911Z] #41 16.01 DEP images/vma.pb-c.d [2021-01-12T15:46:00.911Z] #41 16.07 PBCC images/creds.pb-c.c [2021-01-12T15:46:00.911Z] #41 16.15 DEP images/creds.pb-c.d [2021-01-12T15:46:01.042Z] #22 138.2 Checking out files: 19% (2221/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: 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: 38% (4272/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: 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: 67% (7461/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: 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% (10177/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. [2021-01-12T15:46:01.173Z] #41 16.25 PBCC images/utsns.pb-c.c [2021-01-12T15:46:01.173Z] #41 ... [2021-01-12T15:46:01.173Z] [2021-01-12T15:46:01.173Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:46:01.173Z] #11 117.3 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-12T15:46:01.173Z] #11 117.3 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-12T15:46:01.173Z] #11 117.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T15:46:01.173Z] #11 ... [2021-01-12T15:46:01.173Z] [2021-01-12T15:46:01.173Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:01.173Z] #41 16.29 DEP images/utsns.pb-c.d [2021-01-12T15:46:01.173Z] #41 16.37 PBCC images/ipc-desc.pb-c.c [2021-01-12T15:46:01.173Z] #41 16.41 PBCC images/ipc-sem.pb-c.c [2021-01-12T15:46:01.173Z] #41 16.44 DEP images/ipc-desc.pb-c.d [2021-01-12T15:46:01.173Z] #41 16.48 DEP images/ipc-sem.pb-c.d [2021-01-12T15:46:01.306Z] #22 141.9 + cd /tmp/tmp.pQLuGJXR78/tmp/docker-ce [2021-01-12T15:46:01.306Z] #22 141.9 + git checkout -q v17.06.2-ce [2021-01-12T15:46:01.306Z] #22 ... [2021-01-12T15:46:01.306Z] [2021-01-12T15:46:01.306Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:46:01.306Z] #51 8.878 + cd /tmp/tmp.94SyV8VHLs/src/github.com/opencontainers/runc [2021-01-12T15:46:01.306Z] #51 8.878 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T15:46:01.306Z] #51 9.150 + '[' -z '' ']' [2021-01-12T15:46:01.306Z] #51 9.150 + target=static [2021-01-12T15:46:01.306Z] #51 9.150 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-12T15:46:01.306Z] #51 9.725 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-01-12T15:46:01.306Z] #51 ... [2021-01-12T15:46:01.306Z] [2021-01-12T15:46:01.306Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:01.306Z] #41 63.43 DEP criu/pie/util.d [2021-01-12T15:46:01.306Z] #41 63.56 CC criu/pie/util.o [2021-01-12T15:46:01.306Z] #41 63.83 CC criu/pie/util-vdso.o [2021-01-12T15:46:01.306Z] #41 64.20 AR criu/pie/pie.lib.a [2021-01-12T15:46:01.306Z] #41 64.28 DEP criu/pie/restorer.d [2021-01-12T15:46:01.306Z] #41 64.48 DEP criu/arch/aarch64/intraprocedure.d [2021-01-12T15:46:01.306Z] #41 64.49 DEP criu/arch/aarch64/restorer.d [2021-01-12T15:46:01.306Z] #41 64.65 DEP criu/arch/aarch64/vdso-pie.d [2021-01-12T15:46:01.306Z] #41 64.71 DEP criu/pie/parasite-vdso.d [2021-01-12T15:46:01.306Z] #41 64.90 DEP criu/pie/parasite.d [2021-01-12T15:46:01.306Z] #41 65.26 CC criu/pie/parasite.o [2021-01-12T15:46:01.306Z] #41 66.46 LINK criu/pie/parasite.built-in.o [2021-01-12T15:46:01.306Z] #41 66.46 GEN criu/pie/parasite-blob.h [2021-01-12T15:46:01.306Z] #41 66.51 CC criu/pie/parasite-vdso.o [2021-01-12T15:46:01.306Z] #41 67.17 CC criu/arch/aarch64/vdso-pie.o [2021-01-12T15:46:01.435Z] #41 16.54 PBCC images/ipc-msg.pb-c.c [2021-01-12T15:46:01.435Z] #41 16.56 DEP images/ipc-msg.pb-c.d [2021-01-12T15:46:01.435Z] #41 16.64 PBCC images/ipc-shm.pb-c.c [2021-01-12T15:46:01.435Z] #41 16.64 DEP images/ipc-shm.pb-c.d [2021-01-12T15:46:01.435Z] #41 16.70 PBCC images/ipc-var.pb-c.c [2021-01-12T15:46:01.697Z] #41 16.72 DEP images/ipc-var.pb-c.d [2021-01-12T15:46:01.697Z] #41 16.83 PBCC images/sk-opts.pb-c.c [2021-01-12T15:46:01.697Z] #41 16.85 PBCC images/packet-sock.pb-c.c [2021-01-12T15:46:01.884Z] #41 67.51 CC criu/arch/aarch64/restorer.o [2021-01-12T15:46:01.958Z] #41 17.01 DEP images/sk-opts.pb-c.d [2021-01-12T15:46:01.958Z] #41 17.08 DEP images/packet-sock.pb-c.d [2021-01-12T15:46:01.958Z] #41 17.13 PBCC images/sk-netlink.pb-c.c [2021-01-12T15:46:01.958Z] #41 17.26 DEP images/sk-netlink.pb-c.d [2021-01-12T15:46:02.220Z] #41 17.36 PBCC images/sk-inet.pb-c.c [2021-01-12T15:46:02.460Z] #41 68.03 CC criu/arch/aarch64/intraprocedure.o [2021-01-12T15:46:02.461Z] #41 68.08 CC criu/pie/restorer.o [2021-01-12T15:46:02.481Z] #41 17.49 DEP images/sk-inet.pb-c.d [2021-01-12T15:46:02.481Z] #41 17.57 PBCC images/sk-unix.pb-c.c [2021-01-12T15:46:02.481Z] #41 17.68 DEP images/sk-unix.pb-c.d [2021-01-12T15:46:02.743Z] #41 17.84 PBCC images/mm.pb-c.c [2021-01-12T15:46:02.743Z] #41 17.90 DEP images/mm.pb-c.d [2021-01-12T15:46:03.004Z] #41 17.99 PBCC images/timerfd.pb-c.c [2021-01-12T15:46:03.004Z] #41 18.02 DEP images/timerfd.pb-c.d [2021-01-12T15:46:03.004Z] #41 18.04 PBCC images/timer.pb-c.c [2021-01-12T15:46:03.004Z] #41 18.13 DEP images/timer.pb-c.d [2021-01-12T15:46:03.004Z] #41 18.19 PBCC images/sa.pb-c.c [2021-01-12T15:46:03.004Z] #41 18.26 DEP images/sa.pb-c.d [2021-01-12T15:46:03.265Z] #41 18.32 PBCC images/pipe-data.pb-c.c [2021-01-12T15:46:03.265Z] #41 18.37 DEP images/pipe-data.pb-c.d [2021-01-12T15:46:03.265Z] #41 18.51 PBCC images/mnt.pb-c.c [2021-01-12T15:46:03.527Z] #41 18.64 DEP images/mnt.pb-c.d [2021-01-12T15:46:03.527Z] #41 18.77 PBCC images/sk-packet.pb-c.c [2021-01-12T15:46:03.711Z] #54 ... [2021-01-12T15:46:03.711Z] [2021-01-12T15:46:03.711Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:46:03.711Z] #49 132.8 mvdan.cc/sh/v3/cmd/shfmt [2021-01-12T15:46:03.711Z] #49 DONE 140.8s [2021-01-12T15:46:03.711Z] [2021-01-12T15:46:03.711Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:03.711Z] #41 26.72 make[1]: Nothing to be done for 'all'. [2021-01-12T15:46:03.711Z] #41 30.42 CC images/stats.o [2021-01-12T15:46:03.711Z] #41 30.87 CC images/core.o [2021-01-12T15:46:03.711Z] #41 31.66 CC images/core-x86.o [2021-01-12T15:46:03.711Z] #41 32.42 CC images/core-arm.o [2021-01-12T15:46:03.711Z] #41 33.17 CC images/core-aarch64.o [2021-01-12T15:46:03.711Z] #41 33.61 CC images/core-ppc64.o [2021-01-12T15:46:03.711Z] #41 34.47 CC images/core-s390.o [2021-01-12T15:46:03.711Z] #41 35.43 CC images/cpuinfo.o [2021-01-12T15:46:03.711Z] #41 36.01 CC images/inventory.o [2021-01-12T15:46:03.711Z] #41 36.40 CC images/fdinfo.o [2021-01-12T15:46:03.711Z] #41 37.14 CC images/fown.o [2021-01-12T15:46:03.788Z] #41 18.84 DEP images/sk-packet.pb-c.d [2021-01-12T15:46:03.788Z] #41 18.99 PBCC images/tcp-stream.pb-c.c [2021-01-12T15:46:03.788Z] #41 ... [2021-01-12T15:46:03.788Z] [2021-01-12T15:46:03.788Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:46:03.788Z] #49 120.1 golang.org/x/crypto/ssh/terminal [2021-01-12T15:46:03.788Z] #49 122.6 mvdan.cc/editorconfig [2021-01-12T15:46:03.788Z] #49 124.2 mvdan.cc/sh/v3/fileutil [2021-01-12T15:46:03.788Z] #49 124.6 mvdan.cc/sh/v3/syntax [2021-01-12T15:46:03.968Z] #41 37.51 CC images/ns.o [2021-01-12T15:46:04.049Z] #49 ... [2021-01-12T15:46:04.049Z] [2021-01-12T15:46:04.049Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:04.049Z] #41 19.14 DEP images/tcp-stream.pb-c.d [2021-01-12T15:46:04.049Z] #41 19.28 PBCC images/pipe.pb-c.c [2021-01-12T15:46:04.311Z] #41 19.38 DEP images/pipe.pb-c.d [2021-01-12T15:46:04.311Z] #41 19.53 PBCC images/pstree.pb-c.c [2021-01-12T15:46:04.311Z] #41 19.58 DEP images/pstree.pb-c.d [2021-01-12T15:46:04.311Z] #41 19.61 PBCC images/fs.pb-c.c [2021-01-12T15:46:04.311Z] #41 19.63 DEP images/fs.pb-c.d [2021-01-12T15:46:04.392Z] #41 ... [2021-01-12T15:46:04.392Z] [2021-01-12T15:46:04.392Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:46:04.392Z] #22 144.9 + mkdir -p /tmp/tmp.pQLuGJXR78/src/github.com/docker [2021-01-12T15:46:04.392Z] #22 144.9 + mv components/cli /tmp/tmp.pQLuGJXR78/src/github.com/docker/cli [2021-01-12T15:46:04.392Z] #22 144.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-01-12T15:46:04.402Z] #43 113.4 CC criu/cr-errno.o [2021-01-12T15:46:04.402Z] #43 113.6 CC criu/cr-restore.o [2021-01-12T15:46:04.531Z] #41 37.99 CC images/regfile.o [2021-01-12T15:46:04.572Z] #41 19.69 PBCC images/signalfd.pb-c.c [2021-01-12T15:46:04.572Z] #41 19.75 DEP images/signalfd.pb-c.d [2021-01-12T15:46:04.572Z] #41 19.87 PBCC images/fh.pb-c.c [2021-01-12T15:46:04.788Z] #41 38.38 CC images/ghost-file.o [2021-01-12T15:46:04.833Z] #41 19.91 PBCC images/fsnotify.pb-c.c [2021-01-12T15:46:04.833Z] #41 20.00 DEP images/fh.pb-c.d [2021-01-12T15:46:04.833Z] #41 20.06 DEP images/fsnotify.pb-c.d [2021-01-12T15:46:05.043Z] #43 ... [2021-01-12T15:46:05.043Z] [2021-01-12T15:46:05.043Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:46:05.043Z] #20 70.23 Selecting previously unselected package libnet1:ppc64el. [2021-01-12T15:46:05.043Z] #20 70.25 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-01-12T15:46:05.043Z] #20 70.26 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-12T15:46:05.043Z] #20 70.35 Selecting previously unselected package libnl-3-200:ppc64el. [2021-01-12T15:46:05.043Z] #20 70.36 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-01-12T15:46:05.043Z] #20 70.36 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-12T15:46:05.043Z] #20 70.45 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-01-12T15:46:05.043Z] #20 70.46 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-01-12T15:46:05.043Z] #20 70.48 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-12T15:46:05.043Z] #20 70.57 Selecting previously unselected package libreadline5:ppc64el. [2021-01-12T15:46:05.043Z] #20 70.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-01-12T15:46:05.043Z] #20 70.59 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-01-12T15:46:05.043Z] #20 70.72 Selecting previously unselected package net-tools. [2021-01-12T15:46:05.043Z] #20 70.72 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-01-12T15:46:05.043Z] #20 70.73 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T15:46:05.043Z] #20 70.98 Selecting previously unselected package python-pip-whl. [2021-01-12T15:46:05.043Z] #20 70.98 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-12T15:46:05.043Z] #20 70.99 Unpacking python-pip-whl (18.1-5) ... [2021-01-12T15:46:05.094Z] #41 20.20 PBCC images/eventpoll.pb-c.c [2021-01-12T15:46:05.094Z] #41 20.22 DEP images/eventpoll.pb-c.d [2021-01-12T15:46:05.094Z] #41 20.27 PBCC images/eventfd.pb-c.c [2021-01-12T15:46:05.094Z] #41 20.35 DEP images/eventfd.pb-c.d [2021-01-12T15:46:05.094Z] #41 20.40 PBCC images/remap-file-path.pb-c.c [2021-01-12T15:46:05.351Z] #41 38.97 CC images/fifo.o [2021-01-12T15:46:05.355Z] #41 20.52 DEP images/remap-file-path.pb-c.d [2021-01-12T15:46:05.355Z] #41 20.62 PBCC images/fifo.pb-c.c [2021-01-12T15:46:05.616Z] #41 20.64 DEP images/fifo.pb-c.d [2021-01-12T15:46:05.616Z] #41 20.66 PBCC images/ghost-file.pb-c.c [2021-01-12T15:46:05.616Z] #41 20.71 DEP images/ghost-file.pb-c.d [2021-01-12T15:46:05.616Z] #41 20.78 PBCC images/regfile.pb-c.c [2021-01-12T15:46:05.616Z] #41 20.86 DEP images/regfile.pb-c.d [2021-01-12T15:46:05.691Z] #20 71.78 Selecting previously unselected package python3-lib2to3. [2021-01-12T15:46:05.691Z] #20 71.79 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-12T15:46:05.691Z] #20 71.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-12T15:46:05.691Z] #20 72.01 Selecting previously unselected package python3-distutils. [2021-01-12T15:46:05.691Z] #20 72.02 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-12T15:46:05.691Z] #20 72.03 Unpacking python3-distutils (3.7.3-1) ... [2021-01-12T15:46:05.691Z] #20 72.11 Selecting previously unselected package python3-pip. [2021-01-12T15:46:05.878Z] #41 20.97 PBCC images/ns.pb-c.c [2021-01-12T15:46:05.878Z] #41 21.03 DEP images/ns.pb-c.d [2021-01-12T15:46:05.878Z] #41 21.14 PBCC images/fdinfo.pb-c.c [2021-01-12T15:46:05.915Z] #41 39.38 CC images/remap-file-path.o [2021-01-12T15:46:05.985Z] #20 72.12 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-12T15:46:05.985Z] #20 72.12 Unpacking python3-pip (18.1-5) ... [2021-01-12T15:46:05.985Z] #20 72.28 Selecting previously unselected package python3-pkg-resources. [2021-01-12T15:46:05.985Z] #20 72.29 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T15:46:05.985Z] #20 72.30 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-12T15:46:05.985Z] #20 72.39 Selecting previously unselected package python3-setuptools. [2021-01-12T15:46:06.139Z] #41 21.29 DEP images/fdinfo.pb-c.d [2021-01-12T15:46:06.139Z] #41 21.40 PBCC images/core-aarch64.pb-c.c [2021-01-12T15:46:06.172Z] #41 39.83 CC images/eventfd.o [2021-01-12T15:46:06.280Z] #20 72.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-12T15:46:06.280Z] #20 72.41 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-12T15:46:06.280Z] #20 72.66 Selecting previously unselected package python3-wheel. [2021-01-12T15:46:06.400Z] #41 21.45 PBCC images/core-arm.pb-c.c [2021-01-12T15:46:06.400Z] #41 21.54 PBCC images/core-ppc64.pb-c.c [2021-01-12T15:46:06.400Z] #41 21.67 PBCC images/core-s390.pb-c.c [2021-01-12T15:46:06.576Z] #20 72.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-12T15:46:06.576Z] #20 72.68 Unpacking python3-wheel (0.32.3-2) ... [2021-01-12T15:46:06.576Z] #20 72.74 Selecting previously unselected package sudo. [2021-01-12T15:46:06.576Z] #20 72.75 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2021-01-12T15:46:06.576Z] #20 72.76 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-12T15:46:06.661Z] #41 21.72 PBCC images/core-x86.pb-c.c [2021-01-12T15:46:06.661Z] #41 21.79 PBCC images/core.pb-c.c [2021-01-12T15:46:06.661Z] #41 21.89 PBCC images/inventory.pb-c.c [2021-01-12T15:46:06.735Z] #41 40.39 CC images/eventpoll.o [2021-01-12T15:46:06.922Z] #41 21.97 DEP images/core-aarch64.pb-c.d [2021-01-12T15:46:06.922Z] #41 22.06 DEP images/core-arm.pb-c.d [2021-01-12T15:46:06.953Z] #22 ... [2021-01-12T15:46:06.953Z] [2021-01-12T15:46:06.953Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:46:06.953Z] #18 1.921 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:46:06.953Z] #18 1.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:46:06.953Z] #18 1.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:46:06.953Z] #18 2.736 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-12T15:46:06.953Z] #18 3.823 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [254 kB] [2021-01-12T15:46:06.953Z] #18 4.906 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-12T15:46:06.953Z] #18 7.590 Fetched 8238 kB in 6s (1380 kB/s) [2021-01-12T15:46:06.953Z] #18 7.590 Reading package lists... [2021-01-12T15:46:07.184Z] #41 22.19 DEP images/core-ppc64.pb-c.d [2021-01-12T15:46:07.184Z] #41 22.31 DEP images/core-s390.pb-c.d [2021-01-12T15:46:07.184Z] #41 ... [2021-01-12T15:46:07.184Z] [2021-01-12T15:46:07.184Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:46:07.184Z] #43 123.4 go/parser [2021-01-12T15:46:07.184Z] #43 126.8 text/template [2021-01-12T15:46:07.184Z] #43 128.9 encoding/xml [2021-01-12T15:46:07.184Z] #43 ... [2021-01-12T15:46:07.184Z] [2021-01-12T15:46:07.184Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:07.184Z] #41 22.41 DEP images/core-x86.pb-c.d [2021-01-12T15:46:07.216Z] #18 10.22 Reading package lists... [2021-01-12T15:46:07.216Z] #18 ... [2021-01-12T15:46:07.216Z] [2021-01-12T15:46:07.216Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:07.216Z] #41 71.07 LINK criu/pie/restorer.built-in.o [2021-01-12T15:46:07.216Z] #41 71.09 GEN criu/pie/restorer-blob.h [2021-01-12T15:46:07.216Z] #41 71.21 DEP criu/vdso.d [2021-01-12T15:46:07.216Z] #41 71.48 DEP criu/uts_ns.d [2021-01-12T15:46:07.216Z] #41 71.66 DEP criu/util.d [2021-01-12T15:46:07.216Z] #41 71.81 DEP criu/uffd.d [2021-01-12T15:46:07.216Z] #41 72.04 DEP criu/tun.d [2021-01-12T15:46:07.216Z] #41 72.20 DEP criu/tty.d [2021-01-12T15:46:07.216Z] #41 72.35 DEP criu/timerfd.d [2021-01-12T15:46:07.216Z] #41 72.61 DEP criu/timens.d [2021-01-12T15:46:07.216Z] #41 72.74 DEP criu/sysfs_parse.d [2021-01-12T15:46:07.216Z] #41 72.99 DEP criu/sysctl.d [2021-01-12T15:46:07.220Z] #20 73.32 Selecting previously unselected package thin-provisioning-tools. [2021-01-12T15:46:07.220Z] #20 73.33 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-01-12T15:46:07.220Z] #20 73.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T15:46:07.220Z] #20 73.55 Selecting previously unselected package uidmap. [2021-01-12T15:46:07.297Z] #41 40.95 CC images/fh.o [2021-01-12T15:46:07.445Z] #41 22.50 DEP images/core.pb-c.d [2021-01-12T15:46:07.445Z] #41 22.57 DEP images/inventory.pb-c.d [2021-01-12T15:46:07.445Z] #41 22.65 PBCC images/cpuinfo.pb-c.c [2021-01-12T15:46:07.480Z] #41 73.15 DEP criu/string.d [2021-01-12T15:46:07.480Z] #41 73.20 DEP criu/stats.d [2021-01-12T15:46:07.480Z] #41 73.27 DEP criu/sockets.d [2021-01-12T15:46:07.516Z] #20 73.56 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-01-12T15:46:07.516Z] #20 73.57 Unpacking uidmap (1:4.5-1.1) ... [2021-01-12T15:46:07.516Z] #20 73.70 Selecting previously unselected package vim-runtime. [2021-01-12T15:46:07.516Z] #20 73.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:46:07.516Z] #20 73.78 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-01-12T15:46:07.516Z] #20 73.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-12T15:46:07.516Z] #20 73.83 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-12T15:46:07.554Z] #41 ... [2021-01-12T15:46:07.554Z] [2021-01-12T15:46:07.554Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:46:07.554Z] #43 135.5 github.com/LK4D4/vndr/build [2021-01-12T15:46:07.554Z] #43 137.3 github.com/LK4D4/vndr/versioned [2021-01-12T15:46:07.554Z] #43 137.5 compress/flate [2021-01-12T15:46:07.554Z] #43 140.8 hash/crc32 [2021-01-12T15:46:07.554Z] #43 142.2 compress/gzip [2021-01-12T15:46:07.554Z] #43 142.3 net [2021-01-12T15:46:07.554Z] #43 143.0 vendor/golang.org/x/text/transform [2021-01-12T15:46:07.554Z] #43 144.0 vendor/golang.org/x/text/unicode/bidi [2021-01-12T15:46:07.710Z] #41 22.71 DEP images/cpuinfo.pb-c.d [2021-01-12T15:46:07.710Z] #41 22.78 PBCC images/stats.pb-c.c [2021-01-12T15:46:07.710Z] #41 22.85 DEP images/stats.pb-c.d [2021-01-12T15:46:07.742Z] #41 73.42 DEP criu/sk-unix.d [2021-01-12T15:46:07.742Z] #41 73.55 DEP criu/sk-tcp.d [2021-01-12T15:46:07.810Z] #43 ... [2021-01-12T15:46:07.810Z] [2021-01-12T15:46:07.810Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:07.810Z] #41 41.44 CC images/fsnotify.o [2021-01-12T15:46:08.005Z] #41 73.70 DEP criu/sk-queue.d [2021-01-12T15:46:08.005Z] #41 73.82 DEP criu/sk-packet.d [2021-01-12T15:46:08.271Z] #41 73.99 DEP criu/sk-netlink.d [2021-01-12T15:46:08.534Z] #41 74.19 DEP criu/sk-inet.d [2021-01-12T15:46:08.754Z] #41 42.29 CC images/signalfd.o [2021-01-12T15:46:08.797Z] #41 74.46 DEP criu/signalfd.d [2021-01-12T15:46:09.011Z] #41 42.47 CC images/fs.o [2021-01-12T15:46:09.011Z] #41 42.66 CC images/pstree.o [2021-01-12T15:46:09.061Z] #41 74.67 DEP criu/sigframe.d [2021-01-12T15:46:09.061Z] #41 74.76 DEP criu/shmem.d [2021-01-12T15:46:09.267Z] #41 42.83 CC images/pipe.o [2021-01-12T15:46:09.323Z] #41 74.89 DEP criu/servicefd.d [2021-01-12T15:46:09.323Z] #41 75.07 DEP criu/seize.d [2021-01-12T15:46:09.524Z] #41 43.05 CC images/tcp-stream.o [2021-01-12T15:46:09.586Z] #41 75.25 DEP criu/seccomp.d [2021-01-12T15:46:09.609Z] #20 ... [2021-01-12T15:46:09.609Z] [2021-01-12T15:46:09.609Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:46:09.609Z] #32 DONE 197.7s [2021-01-12T15:46:09.781Z] #41 43.47 CC images/sk-packet.o [2021-01-12T15:46:09.850Z] #41 75.47 DEP criu/rst-malloc.d [2021-01-12T15:46:09.850Z] #41 75.57 DEP criu/rbtree.d [2021-01-12T15:46:09.850Z] #41 75.65 DEP criu/pstree.d [2021-01-12T15:46:09.905Z] [2021-01-12T15:46:09.905Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:46:10.114Z] #41 75.78 DEP criu/protobuf.d [2021-01-12T15:46:10.114Z] #41 75.88 GEN criu/protobuf-desc-gen.h [2021-01-12T15:46:10.344Z] #41 43.80 CC images/mnt.o [2021-01-12T15:46:10.344Z] #41 44.05 CC images/pipe-data.o [2021-01-12T15:46:10.422Z] Fetching without tags [2021-01-12T15:46:10.550Z] #49 ... [2021-01-12T15:46:10.550Z] [2021-01-12T15:46:10.550Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:10.550Z] #43 119.9 CC criu/cr-service.o [2021-01-12T15:46:10.910Z] #41 44.40 CC images/sa.o [2021-01-12T15:46:11.168Z] #41 44.77 CC images/timer.o [2021-01-12T15:46:11.521Z] #41 ... [2021-01-12T15:46:11.521Z] [2021-01-12T15:46:11.521Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:46:11.521Z] #38 150.2 + dpkg --print-architecture [2021-01-12T15:46:11.521Z] #38 DONE 151.9s [2021-01-12T15:46:11.521Z] [2021-01-12T15:46:11.521Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:46:11.521Z] #18 10.22 Reading package lists... [2021-01-12T15:46:11.522Z] #18 13.02 Building dependency tree... [2021-01-12T15:46:11.522Z] #18 14.49 libcap2-bin is already the newest version (1:2.25-2). [2021-01-12T15:46:11.522Z] #18 14.49 The following additional packages will be installed: [2021-01-12T15:46:11.522Z] #18 14.49 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-12T15:46:11.522Z] #18 14.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-12T15:46:11.522Z] #18 14.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-12T15:46:11.522Z] #18 14.49 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-12T15:46:11.522Z] #18 14.49 python3.7 python3.7-minimal vim-runtime xxd [2021-01-12T15:46:11.522Z] #18 14.49 Suggested packages: [2021-01-12T15:46:11.522Z] #18 14.49 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-12T15:46:11.522Z] #18 14.49 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-12T15:46:11.522Z] #18 14.49 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-12T15:46:11.522Z] #18 14.49 Recommended packages: [2021-01-12T15:46:11.522Z] #18 14.49 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-12T15:46:11.522Z] #18 14.49 python3-keyrings.alt python3-xdg unzip [2021-01-12T15:46:11.713Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit c9ec21e17a3353872d486f2e732ae7f53de37c41 [2021-01-12T15:46:11.919Z] #41 26.35 make[1]: Nothing to be done for 'all'. [2021-01-12T15:46:11.919Z] #41 ... [2021-01-12T15:46:11.919Z] [2021-01-12T15:46:11.919Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:46:11.919Z] #11 127.4 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-12T15:46:11.919Z] #11 127.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T15:46:11.919Z] #11 127.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:46:11.919Z] #11 127.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-12T15:46:11.919Z] #11 127.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T15:46:11.919Z] #11 127.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:46:11.919Z] #11 ... [2021-01-12T15:46:11.919Z] [2021-01-12T15:46:11.919Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:46:11.919Z] #54 64.43 Checking out files: 35% (1327/3735) Checking out files: 36% (1345/3735) Checking out files: 37% (1382/3735) Checking out files: 38% (1420/3735) Checking out files: 39% (1457/3735) Checking out files: 40% (1494/3735) Checking out files: 41% (1532/3735) Checking out files: 42% (1569/3735) Checking out files: 43% (1607/3735) Checking out files: 44% (1644/3735) Checking out files: 45% (1681/3735) Checking out files: 46% (1719/3735) Checking out files: 47% (1756/3735) Checking out files: 48% (1793/3735) Checking out files: 49% (1831/3735) Checking out files: 50% (1868/3735) Checking out files: 51% (1905/3735) Checking out files: 52% (1943/3735) Checking out files: 53% (1980/3735) Checking out files: 54% (2017/3735) Checking out files: 55% (2055/3735) Checking out files: 56% (2092/3735) Checking out files: 57% (2129/3735) Checking out files: 58% (2167/3735) Checking out files: 59% (2204/3735) Checking out files: 60% (2241/3735) Checking out files: 61% (2279/3735) Checking out files: 62% (2316/3735) Checking out files: 63% (2354/3735) Checking out files: 64% (2391/3735) Checking out files: 65% (2428/3735) Checking out files: 65% (2448/3735) Checking out files: 66% (2466/3735) Checking out files: 67% (2503/3735) Checking out files: 68% (2540/3735) Checking out files: 69% (2578/3735) Checking out files: 70% (2615/3735) Checking out files: 71% (2652/3735) Checking out files: 72% (2690/3735) Checking out files: 73% (2727/3735) Checking out files: 74% (2764/3735) Checking out files: 75% (2802/3735) Checking out files: 76% (2839/3735) Checking out files: 77% (2876/3735) Checking out files: 78% (2914/3735) Checking out files: 79% (2951/3735) Checking out files: 80% (2988/3735) Checking out files: 81% (3026/3735) Checking out files: 82% (3063/3735) Checking out files: 83% (3101/3735) Checking out files: 84% (3138/3735) Checking out files: 85% (3175/3735) Checking out files: 86% (3213/3735) Checking out files: 87% (3250/3735) Checking out files: 88% (3287/3735) Checking out files: 89% (3325/3735) Checking out files: 90% (3362/3735) Checking out files: 91% (3399/3735) Checking out files: 92% (3437/3735) Checking out files: 93% (3474/3735) Checking out files: 94% (3511/3735) Checking out files: 95% (3549/3735) Checking out files: 96% (3586/3735) Checking out files: 97% (3623/3735) Checking out files: 98% (3661/3735) Checking out files: 99% (3698/3735) Checking out files: 100% (3735/3735) Checking out files: 100% (3735/3735), done. [2021-01-12T15:46:11.920Z] #54 66.97 + cd /tmp/tmp.AG0L2JeOIg/src/github.com/containerd/containerd [2021-01-12T15:46:11.920Z] #54 66.97 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T15:46:11.920Z] #54 68.29 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-12T15:46:11.920Z] #54 68.29 + BUILDTAGS='netgo osusergo static_build' [2021-01-12T15:46:11.920Z] #54 68.29 + export EXTRA_FLAGS=-buildmode=pie [2021-01-12T15:46:11.920Z] #54 68.29 + EXTRA_FLAGS=-buildmode=pie [2021-01-12T15:46:11.920Z] #54 68.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-12T15:46:11.920Z] #54 68.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-12T15:46:11.920Z] #54 68.29 + '[' '' = dynamic ']' [2021-01-12T15:46:11.920Z] #54 68.29 + make [2021-01-12T15:46:12.099Z] #41 45.39 CC images/timerfd.o [2021-01-12T15:46:12.099Z] #41 45.73 CC images/mm.o [2021-01-12T15:46:12.666Z] #41 46.22 CC images/sk-opts.o [2021-01-12T15:46:12.863Z] #54 69.57 + bin/ctr [2021-01-12T15:46:10.098Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T15:46:10.165Z] > git config --add remote.origin.fetch +refs/pull/41701/head:refs/remotes/origin/PR-41701 # timeout=10 [2021-01-12T15:46:10.213Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:46:10.335Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T15:46:10.457Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T15:46:10.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:46:10.459Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41701/head:refs/remotes/origin/PR-41701 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T15:46:11.820Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:46:11.871Z] > git checkout -f c9ec21e17a3353872d486f2e732ae7f53de37c41 # timeout=10 [2021-01-12T15:46:12.916Z] #18 15.82 The following NEW packages will be installed: [2021-01-12T15:46:12.916Z] #18 15.82 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-12T15:46:12.916Z] #18 15.83 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-12T15:46:12.916Z] #18 15.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-12T15:46:12.916Z] #18 15.83 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-12T15:46:12.916Z] #18 15.83 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-12T15:46:12.916Z] #18 15.83 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-12T15:46:12.916Z] #18 15.83 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-12T15:46:12.916Z] #18 15.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-12T15:46:12.916Z] #18 15.83 xz-utils zip [2021-01-12T15:46:13.182Z] #18 16.19 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T15:46:13.182Z] #18 16.19 Need to get 27.6 MB of archives. [2021-01-12T15:46:13.182Z] #18 16.19 After this operation, 114 MB of additional disk space will be used. [2021-01-12T15:46:13.182Z] #18 16.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-01-12T15:46:13.182Z] #18 16.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-01-12T15:46:13.182Z] #18 16.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-01-12T15:46:13.182Z] #18 16.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-01-12T15:46:13.243Z] #41 46.58 CC images/sk-unix.o [2021-01-12T15:46:13.330Z] #43 122.1 CC criu/crtools.o [2021-01-12T15:46:13.330Z] #43 122.7 CC criu/eventfd.o [2021-01-12T15:46:13.445Z] #18 16.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-01-12T15:46:13.445Z] #18 16.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-01-12T15:46:13.445Z] #18 16.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-01-12T15:46:13.445Z] #18 16.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-01-12T15:46:13.499Z] #41 46.96 CC images/sk-inet.o [2021-01-12T15:46:13.809Z] #54 ... [2021-01-12T15:46:13.809Z] [2021-01-12T15:46:13.809Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:13.809Z] #41 29.09 CC images/stats.o [2021-01-12T15:46:13.974Z] #43 123.1 CC criu/eventpoll.o [2021-01-12T15:46:14.062Z] #41 47.70 CC images/tun.o [2021-01-12T15:46:14.386Z] #41 29.43 CC images/core.o [2021-01-12T15:46:14.626Z] #41 48.18 CC images/sk-netlink.o [2021-01-12T15:46:14.883Z] #41 48.61 CC images/packet-sock.o [2021-01-12T15:46:15.024Z] #43 124.0 CC criu/external.o [2021-01-12T15:46:15.320Z] #43 124.5 CC criu/fault-injection.o [2021-01-12T15:46:15.320Z] #43 124.7 CC criu/fdstore.o [2021-01-12T15:46:15.329Z] #41 30.33 CC images/core-x86.o [2021-01-12T15:46:15.400Z] Merge succeeded, producing ce24e97f3f93fbfb77927e871c3571a4b2c72501 [2021-01-12T15:46:15.400Z] Checking out Revision ce24e97f3f93fbfb77927e871c3571a4b2c72501 (PR-41701) [2021-01-12T15:46:15.615Z] #43 125.0 CC criu/fifo.o [2021-01-12T15:46:15.821Z] #41 49.21 CC images/ipc-var.o [2021-01-12T15:46:15.901Z] #41 31.03 CC images/core-arm.o [2021-01-12T15:46:14.522Z] > git remote # timeout=10 [2021-01-12T15:46:14.679Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T15:46:14.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T15:46:14.729Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T15:46:15.297Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-01-12T15:46:15.434Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T15:46:15.484Z] > git checkout -f ce24e97f3f93fbfb77927e871c3571a4b2c72501 # timeout=10 [2021-01-12T15:46:16.079Z] #41 49.52 CC images/ipc-desc.o [2021-01-12T15:46:16.255Z] #43 125.6 CC criu/file-ids.o [2021-01-12T15:46:16.336Z] #41 49.81 CC images/ipc-shm.o [2021-01-12T15:46:16.473Z] #41 31.75 CC images/core-aarch64.o [2021-01-12T15:46:16.551Z] #43 ... [2021-01-12T15:46:16.551Z] [2021-01-12T15:46:16.551Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:46:16.551Z] #20 77.57 Selecting previously unselected package vim. [2021-01-12T15:46:16.551Z] #20 77.59 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-01-12T15:46:16.551Z] #20 77.62 Unpacking vim (2:8.1.0875-5) ... [2021-01-12T15:46:16.551Z] #20 78.17 Selecting previously unselected package xfsprogs. [2021-01-12T15:46:16.551Z] #20 78.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-01-12T15:46:16.551Z] #20 78.18 Unpacking xfsprogs (4.20.0-1) ... [2021-01-12T15:46:16.551Z] #20 78.64 Selecting previously unselected package zip. [2021-01-12T15:46:16.551Z] #20 78.64 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-01-12T15:46:16.551Z] #20 78.65 Unpacking zip (3.0-11+b1) ... [2021-01-12T15:46:16.551Z] #20 78.84 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-12T15:46:16.551Z] #20 78.84 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T15:46:16.551Z] #20 78.85 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-01-12T15:46:16.551Z] #20 78.85 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-01-12T15:46:16.551Z] #20 78.86 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-01-12T15:46:16.551Z] #20 78.86 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-01-12T15:46:16.551Z] #20 78.86 Setting up uidmap (1:4.5-1.1) ... [2021-01-12T15:46:16.551Z] #20 78.87 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-01-12T15:46:16.551Z] #20 78.87 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-12T15:46:16.551Z] #20 78.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T15:46:16.551Z] #20 78.89 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-12T15:46:16.551Z] #20 78.90 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-12T15:46:16.551Z] #20 78.91 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T15:46:16.551Z] #20 78.91 Setting up zip (3.0-11+b1) ... [2021-01-12T15:46:16.551Z] #20 78.92 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T15:46:16.551Z] #20 78.94 Setting up bash-completion (1:2.8-6) ... [2021-01-12T15:46:16.551Z] #20 82.63 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-01-12T15:46:16.551Z] #20 82.64 Setting up xz-utils (5.2.4-1) ... [2021-01-12T15:46:16.551Z] #20 82.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-12T15:46:16.551Z] #20 82.68 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-12T15:46:16.551Z] #20 82.77 invoke-rc.d: could not determine current runlevel [2021-01-12T15:46:16.551Z] #20 82.78 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-12T15:46:16.551Z] #20 82.79 Setting up pigz (2.4-1) ... [2021-01-12T15:46:16.551Z] #20 82.80 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-01-12T15:46:16.551Z] #20 82.81 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-12T15:46:16.551Z] #20 82.82 Setting up python-pip-whl (18.1-5) ... [2021-01-12T15:46:16.551Z] #20 82.83 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-01-12T15:46:16.551Z] #20 82.83 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-12T15:46:16.593Z] #41 50.14 CC images/ipc-msg.o [2021-01-12T15:46:17.156Z] #41 50.59 CC images/ipc-sem.o [2021-01-12T15:46:17.197Z] #20 83.40 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-01-12T15:46:17.197Z] #20 83.40 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-01-12T15:46:17.197Z] #20 83.41 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-01-12T15:46:17.197Z] #20 83.42 Setting up vim (2:8.1.0875-5) ... [2021-01-12T15:46:17.197Z] #20 83.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-12T15:46:17.197Z] #20 83.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-12T15:46:17.197Z] #20 83.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-12T15:46:17.197Z] #20 83.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-12T15:46:17.197Z] #20 83.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-12T15:46:17.197Z] #20 83.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-12T15:46:17.197Z] #20 83.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-12T15:46:17.197Z] #20 83.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-12T15:46:17.197Z] #20 83.55 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-12T15:46:17.197Z] #20 83.56 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T15:46:17.197Z] #20 83.57 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-01-12T15:46:17.197Z] #20 83.57 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T15:46:17.197Z] #20 83.58 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-01-12T15:46:17.414Z] #41 50.88 CC images/utsns.o [2021-01-12T15:46:17.422Z] #41 32.53 CC images/core-ppc64.o [2021-01-12T15:46:17.494Z] #20 83.58 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T15:46:17.670Z] #18 ... [2021-01-12T15:46:17.670Z] [2021-01-12T15:46:17.670Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:17.670Z] #41 78.11 DEP criu/protobuf-desc.d [2021-01-12T15:46:17.670Z] #41 78.25 DEP criu/proc_parse.d [2021-01-12T15:46:17.670Z] #41 78.45 DEP criu/plugin.d [2021-01-12T15:46:17.670Z] #41 78.62 DEP criu/pipes.d [2021-01-12T15:46:17.670Z] #41 78.85 DEP criu/pie-util.d [2021-01-12T15:46:17.670Z] #41 78.99 DEP criu/pie-util-vdso.d [2021-01-12T15:46:17.670Z] #41 79.09 DEP criu/path.d [2021-01-12T15:46:17.670Z] #41 79.23 DEP criu/parasite-syscall.d [2021-01-12T15:46:17.670Z] #41 79.35 DEP criu/pagemap.d [2021-01-12T15:46:17.670Z] #41 79.43 DEP criu/pagemap-cache.d [2021-01-12T15:46:17.670Z] #41 79.56 DEP criu/page-xfer.d [2021-01-12T15:46:17.670Z] #41 79.67 DEP criu/page-pipe.d [2021-01-12T15:46:17.670Z] #41 79.79 DEP criu/netfilter.d [2021-01-12T15:46:17.670Z] #41 79.89 DEP criu/net.d [2021-01-12T15:46:17.670Z] #41 80.11 DEP criu/namespaces.d [2021-01-12T15:46:17.670Z] #41 80.27 DEP criu/mount.d [2021-01-12T15:46:17.670Z] #41 80.50 DEP criu/memfd.d [2021-01-12T15:46:17.670Z] #41 80.60 DEP criu/mem.d [2021-01-12T15:46:17.670Z] #41 80.69 DEP criu/lsm.d [2021-01-12T15:46:17.670Z] #41 80.83 DEP criu/log.d [2021-01-12T15:46:17.670Z] #41 80.95 DEP criu/libnetlink.d [2021-01-12T15:46:17.670Z] #41 81.04 DEP criu/kerndat.d [2021-01-12T15:46:17.670Z] #41 81.19 DEP criu/kcmp-ids.d [2021-01-12T15:46:17.670Z] #41 81.24 DEP criu/irmap.d [2021-01-12T15:46:17.670Z] #41 81.36 DEP criu/ipc_ns.d [2021-01-12T15:46:17.670Z] #41 81.47 DEP criu/image.d [2021-01-12T15:46:17.670Z] #41 81.60 DEP criu/image-desc.d [2021-01-12T15:46:17.670Z] #41 81.68 DEP criu/fsnotify.d [2021-01-12T15:46:17.670Z] #41 81.81 DEP criu/filesystems.d [2021-01-12T15:46:17.670Z] #41 81.94 DEP criu/files.d [2021-01-12T15:46:17.670Z] #41 82.13 DEP criu/files-reg.d [2021-01-12T15:46:17.670Z] #41 82.31 DEP criu/files-ext.d [2021-01-12T15:46:17.670Z] #41 82.42 DEP criu/file-lock.d [2021-01-12T15:46:17.670Z] #41 82.56 DEP criu/file-ids.d [2021-01-12T15:46:17.670Z] #41 82.70 DEP criu/fifo.d [2021-01-12T15:46:17.670Z] #41 82.86 DEP criu/fdstore.d [2021-01-12T15:46:17.670Z] #41 82.96 DEP criu/fault-injection.d [2021-01-12T15:46:17.670Z] #41 83.02 DEP criu/external.d [2021-01-12T15:46:17.670Z] #41 83.09 DEP criu/eventpoll.d [2021-01-12T15:46:17.670Z] #41 83.24 DEP criu/eventfd.d [2021-01-12T15:46:17.670Z] #41 83.36 DEP criu/crtools.d [2021-01-12T15:46:17.671Z] #41 51.26 CC images/creds.o [2021-01-12T15:46:17.933Z] #41 83.53 DEP criu/cr-service.d [2021-01-12T15:46:17.933Z] #41 83.73 DEP criu/cr-restore.d [2021-01-12T15:46:17.958Z] #41 51.63 CC images/vma.o [2021-01-12T15:46:18.253Z] #41 51.98 CC images/netdev.o [2021-01-12T15:46:18.370Z] #41 33.32 CC images/core-s390.o [2021-01-12T15:46:18.370Z] #41 ... [2021-01-12T15:46:18.370Z] [2021-01-12T15:46:18.370Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T15:46:18.370Z] #49 135.5 mvdan.cc/sh/v3/cmd/shfmt [2021-01-12T15:46:18.370Z] #49 DONE 144.5s [2021-01-12T15:46:18.370Z] [2021-01-12T15:46:18.370Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:46:18.370Z] #43 134.7 go/doc [2021-01-12T15:46:18.370Z] #43 137.2 github.com/LK4D4/vndr/versioned [2021-01-12T15:46:18.370Z] #43 137.4 compress/flate [2021-01-12T15:46:18.370Z] #43 139.6 github.com/LK4D4/vndr/build [2021-01-12T15:46:18.370Z] #43 141.3 hash/crc32 [2021-01-12T15:46:18.370Z] #43 142.3 compress/gzip [2021-01-12T15:46:18.370Z] #43 143.7 net [2021-01-12T15:46:18.370Z] #43 144.7 vendor/golang.org/x/crypto/internal/chacha20 [2021-01-12T15:46:18.510Z] #41 83.97 DEP criu/cr-errno.d [2021-01-12T15:46:18.510Z] #41 83.99 DEP criu/cr-dump.d [2021-01-12T15:46:18.510Z] #41 84.12 DEP criu/cr-dedup.d [2021-01-12T15:46:18.510Z] #41 84.22 DEP criu/cr-check.d [2021-01-12T15:46:18.774Z] #41 84.40 DEP criu/config.d [2021-01-12T15:46:18.774Z] #41 84.52 DEP criu/clone-noasan.d [2021-01-12T15:46:18.834Z] #41 ... [2021-01-12T15:46:18.834Z] [2021-01-12T15:46:18.834Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:46:18.834Z] #43 146.7 vendor/golang.org/x/text/secure/bidirule [2021-01-12T15:46:18.834Z] #43 147.0 vendor/golang.org/x/text/unicode/norm [2021-01-12T15:46:18.834Z] #43 152.1 vendor/golang.org/x/net/idna [2021-01-12T15:46:18.834Z] #43 156.0 vendor/golang.org/x/net/http2/hpack [2021-01-12T15:46:19.037Z] #41 84.59 DEP criu/cgroup.d [2021-01-12T15:46:19.038Z] #41 84.68 DEP criu/cgroup-props.d [2021-01-12T15:46:19.038Z] #41 84.78 DEP criu/bitmap.d [2021-01-12T15:46:19.038Z] #41 84.79 DEP criu/bfd.d [2021-01-12T15:46:19.038Z] #41 ... [2021-01-12T15:46:19.038Z] [2021-01-12T15:46:19.038Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:46:19.038Z] #18 22.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-01-12T15:46:19.038Z] #18 22.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-01-12T15:46:19.038Z] #18 22.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-01-12T15:46:19.038Z] #18 22.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-01-12T15:46:19.038Z] #18 22.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-01-12T15:46:19.038Z] #18 22.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-01-12T15:46:19.038Z] #18 22.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-01-12T15:46:19.038Z] #18 22.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-01-12T15:46:19.038Z] #18 22.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-01-12T15:46:19.038Z] #18 22.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T15:46:19.038Z] #18 22.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-01-12T15:46:19.038Z] #18 22.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-01-12T15:46:19.038Z] #18 22.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-01-12T15:46:19.038Z] #18 22.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-01-12T15:46:19.038Z] #18 22.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-01-12T15:46:19.301Z] #18 22.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-01-12T15:46:19.301Z] #18 22.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-01-12T15:46:19.301Z] #18 22.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-01-12T15:46:19.301Z] #18 22.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-01-12T15:46:19.301Z] #18 22.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-01-12T15:46:19.301Z] #18 22.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-01-12T15:46:19.412Z] #43 ... [2021-01-12T15:46:19.412Z] [2021-01-12T15:46:19.412Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:19.412Z] #41 52.75 CC images/tty.o [2021-01-12T15:46:19.564Z] #18 22.77 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-01-12T15:46:19.772Z] #43 ... [2021-01-12T15:46:19.772Z] [2021-01-12T15:46:19.772Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:19.772Z] #41 34.69 CC images/cpuinfo.o [2021-01-12T15:46:19.793Z] ok github.com/docker/docker/cmd/dockerd 0.058s coverage: 29.1% of statements [2021-01-12T15:46:19.793Z] ok github.com/docker/docker/container 0.111s coverage: 34.4% of statements [2021-01-12T15:46:19.793Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-12T15:46:19.793Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-12T15:46:19.793Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-12T15:46:19.793Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-12T15:46:19.828Z] #18 22.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-01-12T15:46:19.828Z] #18 22.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-01-12T15:46:19.828Z] #18 22.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-01-12T15:46:19.828Z] #18 22.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-01-12T15:46:19.828Z] #18 22.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-01-12T15:46:19.828Z] #18 22.88 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-12T15:46:19.828Z] #18 22.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-01-12T15:46:19.828Z] #18 22.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-01-12T15:46:19.828Z] #18 22.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-12T15:46:19.828Z] #18 22.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-01-12T15:46:19.828Z] #18 22.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-12T15:46:19.828Z] #18 22.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2021-01-12T15:46:19.828Z] #18 22.98 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-01-12T15:46:20.091Z] #18 23.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-01-12T15:46:20.091Z] #18 23.03 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-12T15:46:20.347Z] #41 53.91 CC images/file-lock.o [2021-01-12T15:46:20.351Z] #41 35.56 CC images/inventory.o [2021-01-12T15:46:20.358Z] #18 23.33 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-01-12T15:46:20.358Z] #18 23.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-01-12T15:46:20.608Z] #41 54.12 CC images/rlimit.o [2021-01-12T15:46:20.639Z] #18 23.73 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-01-12T15:46:20.865Z] #41 54.47 CC images/pagemap.o [2021-01-12T15:46:20.922Z] #41 36.10 CC images/fdinfo.o [2021-01-12T15:46:21.041Z] #20 86.79 Setting up iptables (1.8.2-4) ... [2021-01-12T15:46:21.041Z] #20 86.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T15:46:21.041Z] #20 86.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T15:46:21.041Z] #20 86.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T15:46:21.041Z] #20 86.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T15:46:21.041Z] #20 86.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-12T15:46:21.041Z] #20 86.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-12T15:46:21.041Z] #20 86.86 Setting up python3 (3.7.3-1) ... [2021-01-12T15:46:21.336Z] #20 87.49 Setting up python3-wheel (0.32.3-2) ... [2021-01-12T15:46:21.430Z] #41 54.89 CC images/siginfo.o [2021-01-12T15:46:21.493Z] #41 36.75 CC images/fown.o [2021-01-12T15:46:21.649Z] #18 24.64 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:46:21.649Z] #18 24.72 Fetched 27.6 MB in 8s (3520 kB/s) [2021-01-12T15:46:21.649Z] #18 24.78 Selecting previously unselected package pigz. [2021-01-12T15:46:21.686Z] #41 55.27 CC images/rpc.o [2021-01-12T15:46:21.924Z] #18 24.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2021-01-12T15:46:21.924Z] #18 24.85 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-01-12T15:46:21.924Z] #18 24.87 Unpacking pigz (2.4-1) ... [2021-01-12T15:46:21.924Z] #18 24.99 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-01-12T15:46:21.924Z] #18 24.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-01-12T15:46:21.924Z] #18 25.01 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-01-12T15:46:21.978Z] #20 88.25 Setting up apparmor (2.13.2-10) ... [2021-01-12T15:46:22.065Z] #41 37.24 CC images/ns.o [2021-01-12T15:46:22.328Z] #41 37.54 CC images/regfile.o [2021-01-12T15:46:22.505Z] #18 25.57 Selecting previously unselected package python3.7-minimal. [2021-01-12T15:46:22.505Z] #18 25.57 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-01-12T15:46:22.505Z] #18 25.59 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T15:46:22.572Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2021-01-12T15:46:22.902Z] #41 37.98 CC images/ghost-file.o [2021-01-12T15:46:23.448Z] #18 26.52 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-01-12T15:46:23.474Z] #41 38.46 CC images/fifo.o [2021-01-12T15:46:23.628Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-01-12T15:46:23.711Z] #18 26.67 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T15:46:23.736Z] #41 38.76 CC images/remap-file-path.o [2021-01-12T15:46:23.999Z] #41 39.19 CC images/eventfd.o [2021-01-12T15:46:24.070Z] #20 89.91 Setting up xfsprogs (4.20.0-1) ... [2021-01-12T15:46:24.070Z] #20 89.92 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-12T15:46:24.070Z] #20 90.40 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-12T15:46:24.205Z] #41 57.25 CC images/ext-file.o [2021-01-12T15:46:24.205Z] #41 57.68 CC images/cgroup.o [2021-01-12T15:46:24.262Z] #41 39.42 CC images/eventpoll.o [2021-01-12T15:46:24.525Z] #41 39.72 CC images/fh.o [2021-01-12T15:46:24.729Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-01-12T15:46:25.100Z] #41 40.07 CC images/fsnotify.o [2021-01-12T15:46:25.134Z] #41 58.43 CC images/userns.o [2021-01-12T15:46:25.134Z] #41 58.81 CC images/google/protobuf/descriptor.o [2021-01-12T15:46:25.414Z] #20 91.51 Setting up python3-distutils (3.7.3-1) ... [2021-01-12T15:46:25.637Z] #18 28.49 Selecting previously unselected package python3-minimal. [2021-01-12T15:46:25.637Z] #18 28.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 ... 23654 files and directories currently installed.) [2021-01-12T15:46:25.637Z] #18 28.56 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-01-12T15:46:25.637Z] #18 28.57 Unpacking python3-minimal (3.7.3-1) ... [2021-01-12T15:46:25.637Z] #18 28.67 Selecting previously unselected package libmpdec2:arm64. [2021-01-12T15:46:25.637Z] #18 28.68 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-01-12T15:46:25.637Z] #18 28.69 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-01-12T15:46:25.637Z] #18 28.79 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-01-12T15:46:25.711Z] #20 92.06 Setting up python3-setuptools (40.8.0-1) ... [2021-01-12T15:46:25.900Z] #18 28.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-01-12T15:46:25.900Z] #18 28.80 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-01-12T15:46:26.046Z] #41 41.03 CC images/signalfd.o [2021-01-12T15:46:26.307Z] #41 41.46 CC images/fs.o [2021-01-12T15:46:26.476Z] #18 29.68 Selecting previously unselected package python3.7. [2021-01-12T15:46:26.476Z] #18 29.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-01-12T15:46:26.739Z] #18 29.68 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T15:46:26.739Z] #18 29.91 Selecting previously unselected package libpython3-stdlib:arm64. [2021-01-12T15:46:26.739Z] #18 29.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-01-12T15:46:26.739Z] #18 29.94 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-01-12T15:46:26.763Z] #20 ... [2021-01-12T15:46:26.763Z] [2021-01-12T15:46:26.763Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:26.763Z] #43 126.0 CC criu/file-lock.o [2021-01-12T15:46:26.763Z] #43 127.1 CC criu/files-ext.o [2021-01-12T15:46:26.763Z] #43 127.6 CC criu/files-reg.o [2021-01-12T15:46:26.763Z] #43 129.9 CC criu/files.o [2021-01-12T15:46:26.763Z] #43 132.6 CC criu/filesystems.o [2021-01-12T15:46:26.763Z] #43 133.7 CC criu/fsnotify.o [2021-01-12T15:46:26.763Z] #43 135.1 CC criu/image-desc.o [2021-01-12T15:46:26.763Z] #43 135.3 CC criu/image.o [2021-01-12T15:46:26.763Z] #43 ... [2021-01-12T15:46:26.763Z] [2021-01-12T15:46:26.763Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:46:26.763Z] #20 93.23 Setting up python3-pip (18.1-5) ... [2021-01-12T15:46:26.880Z] #41 41.83 CC images/pstree.o [2021-01-12T15:46:27.001Z] #18 30.13 Setting up python3-minimal (3.7.3-1) ... [2021-01-12T15:46:27.141Z] #41 42.25 CC images/pipe.o [2021-01-12T15:46:27.402Z] #41 42.55 CC images/tcp-stream.o [2021-01-12T15:46:27.654Z] #41 ... [2021-01-12T15:46:27.654Z] [2021-01-12T15:46:27.654Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:46:27.654Z] #11 165.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-12T15:46:27.654Z] #11 165.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T15:46:27.654Z] #11 165.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:46:27.663Z] #41 42.84 CC images/sk-packet.o [2021-01-12T15:46:28.234Z] #41 43.32 CC images/mnt.o [2021-01-12T15:46:28.290Z] #20 94.45 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:46:28.291Z] #20 94.51 Processing triggers for mime-support (3.62) ... [2021-01-12T15:46:28.399Z] #18 31.32 Selecting previously unselected package python3. [2021-01-12T15:46:28.399Z] #18 31.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2021-01-12T15:46:28.399Z] #18 31.45 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-01-12T15:46:28.399Z] #18 31.47 Unpacking python3 (3.7.3-1) ... [2021-01-12T15:46:28.495Z] #41 43.63 CC images/pipe-data.o [2021-01-12T15:46:28.588Z] #20 DONE 94.8s [2021-01-12T15:46:28.588Z] [2021-01-12T15:46:28.588Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-12T15:46:28.664Z] #18 31.60 Selecting previously unselected package libip4tc0:arm64. [2021-01-12T15:46:28.664Z] #18 31.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-01-12T15:46:28.664Z] #18 31.62 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-01-12T15:46:28.664Z] #18 31.71 Selecting previously unselected package libip6tc0:arm64. [2021-01-12T15:46:28.664Z] #18 31.71 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-01-12T15:46:28.664Z] #18 31.73 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-01-12T15:46:28.885Z] #21 0.380 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-12T15:46:28.885Z] #21 0.384 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-12T15:46:28.885Z] #21 0.387 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-12T15:46:28.885Z] #21 DONE 0.5s [2021-01-12T15:46:28.885Z] [2021-01-12T15:46:28.885Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:28.885Z] #43 136.6 CC criu/ipc_ns.o [2021-01-12T15:46:28.885Z] #43 138.2 CC criu/irmap.o [2021-01-12T15:46:28.927Z] #18 31.83 Selecting previously unselected package libiptc0:arm64. [2021-01-12T15:46:28.927Z] #18 31.83 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-01-12T15:46:28.927Z] #18 31.86 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-01-12T15:46:28.927Z] #18 31.99 Selecting previously unselected package libnfnetlink0:arm64. [2021-01-12T15:46:28.927Z] #18 31.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-01-12T15:46:28.927Z] #18 32.00 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-01-12T15:46:28.927Z] #18 32.11 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-01-12T15:46:29.066Z] #41 44.03 CC images/sa.o [2021-01-12T15:46:29.208Z] #18 32.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-01-12T15:46:29.208Z] #18 32.12 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-01-12T15:46:29.208Z] #18 32.25 Selecting previously unselected package libnftnl11:arm64. [2021-01-12T15:46:29.208Z] #18 ... [2021-01-12T15:46:29.208Z] [2021-01-12T15:46:29.208Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:29.208Z] #41 84.90 DEP criu/autofs.d [2021-01-12T15:46:29.208Z] #41 85.02 DEP criu/aio.d [2021-01-12T15:46:29.208Z] #41 85.22 DEP criu/action-scripts.d [2021-01-12T15:46:29.208Z] #41 85.38 CC criu/action-scripts.o [2021-01-12T15:46:29.208Z] #41 85.71 CC criu/aio.o [2021-01-12T15:46:29.208Z] #41 86.22 CC criu/autofs.o [2021-01-12T15:46:29.208Z] #41 88.75 CC criu/bfd.o [2021-01-12T15:46:29.208Z] #41 89.33 CC criu/bitmap.o [2021-01-12T15:46:29.208Z] #41 89.55 CC criu/cgroup-props.o [2021-01-12T15:46:29.208Z] #41 90.38 CC criu/cgroup.o [2021-01-12T15:46:29.208Z] #41 92.74 CC criu/clone-noasan.o [2021-01-12T15:46:29.208Z] #41 92.93 CC criu/config.o [2021-01-12T15:46:29.208Z] #41 94.49 CC criu/cr-check.o [2021-01-12T15:46:29.208Z] #41 ... [2021-01-12T15:46:29.208Z] [2021-01-12T15:46:29.208Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:46:29.208Z] #18 32.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-01-12T15:46:29.208Z] #18 32.27 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-01-12T15:46:29.208Z] #18 32.38 Selecting previously unselected package iptables. [2021-01-12T15:46:29.327Z] #41 44.40 CC images/timer.o [2021-01-12T15:46:29.471Z] #18 32.38 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-01-12T15:46:29.471Z] #18 32.39 Unpacking iptables (1.8.2-4) ... [2021-01-12T15:46:29.588Z] #41 ... [2021-01-12T15:46:29.588Z] [2021-01-12T15:46:29.588Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:46:29.588Z] #43 145.8 vendor/golang.org/x/sys/cpu [2021-01-12T15:46:29.588Z] #43 146.5 vendor/golang.org/x/crypto/chacha20poly1305 [2021-01-12T15:46:29.588Z] #43 148.2 vendor/golang.org/x/text/transform [2021-01-12T15:46:29.588Z] #43 149.2 vendor/golang.org/x/text/unicode/bidi [2021-01-12T15:46:29.588Z] #43 151.6 vendor/golang.org/x/text/secure/bidirule [2021-01-12T15:46:29.588Z] #43 152.0 vendor/golang.org/x/text/unicode/norm [2021-01-12T15:46:29.733Z] #18 32.77 Selecting previously unselected package xxd. [2021-01-12T15:46:29.733Z] #18 32.78 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-01-12T15:46:29.733Z] #18 32.79 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T15:46:29.848Z] #43 ... [2021-01-12T15:46:29.848Z] [2021-01-12T15:46:29.848Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:29.848Z] #41 45.02 CC images/timerfd.o [2021-01-12T15:46:30.045Z] #18 32.95 Selecting previously unselected package vim-common. [2021-01-12T15:46:30.045Z] #18 32.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:46:30.045Z] #18 33.00 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T15:46:30.045Z] #18 33.20 Selecting previously unselected package bash-completion. [2021-01-12T15:46:30.173Z] #11 ... [2021-01-12T15:46:30.173Z] [2021-01-12T15:46:30.173Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:46:30.173Z] #43 158.0 mime [2021-01-12T15:46:30.173Z] #43 161.0 mime/quotedprintable [2021-01-12T15:46:30.173Z] #43 161.4 net/http/internal [2021-01-12T15:46:30.173Z] #43 ... [2021-01-12T15:46:30.173Z] [2021-01-12T15:46:30.173Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:30.173Z] #41 61.49 CC images/opts.o [2021-01-12T15:46:30.173Z] #41 61.93 CC images/seccomp.o [2021-01-12T15:46:30.173Z] #41 62.28 CC images/binfmt-misc.o [2021-01-12T15:46:30.173Z] #41 62.77 CC images/time.o [2021-01-12T15:46:30.173Z] #41 63.12 CC images/sysctl.o [2021-01-12T15:46:30.173Z] #41 63.53 CC images/autofs.o [2021-01-12T15:46:30.173Z] #41 63.82 CC images/macvlan.o [2021-01-12T15:46:30.308Z] #18 33.20 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-12T15:46:30.418Z] #43 139.5 CC criu/kcmp-ids.o [2021-01-12T15:46:30.420Z] #41 45.42 CC images/mm.o [2021-01-12T15:46:30.429Z] #41 64.10 CC images/sit.o [2021-01-12T15:46:30.715Z] #43 139.8 CC criu/kerndat.o [2021-01-12T15:46:30.992Z] #41 45.98 CC images/sk-opts.o [2021-01-12T15:46:30.992Z] #41 64.42 CC images/memfd.o [2021-01-12T15:46:30.992Z] #41 64.67 CC images/timens.o [2021-01-12T15:46:31.249Z] #41 64.95 LINK images/built-in.o [2021-01-12T15:46:31.253Z] #41 46.23 CC images/sk-unix.o [2021-01-12T15:46:31.509Z] #41 65.22 GEN compel/include/asm [2021-01-12T15:46:31.514Z] #41 46.61 CC images/sk-inet.o [2021-01-12T15:46:31.746Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 14.1% of statements [2021-01-12T15:46:31.765Z] #43 141.2 CC criu/libnetlink.o [2021-01-12T15:46:31.767Z] #41 65.24 GEN compel/include/version.h [2021-01-12T15:46:31.767Z] #41 65.30 touch .config [2021-01-12T15:46:31.767Z] #41 65.32 GEN include/common/config.h [2021-01-12T15:46:31.767Z] #41 65.40 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-01-12T15:46:31.767Z] #41 65.42 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-01-12T15:46:31.767Z] #41 65.44 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-01-12T15:46:31.777Z] #41 47.10 CC images/tun.o [2021-01-12T15:46:32.024Z] #41 65.46 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-01-12T15:46:32.024Z] #41 65.53 DEP compel/arch/x86/plugins/std/memcpy.d [2021-01-12T15:46:32.024Z] #41 65.55 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-01-12T15:46:32.024Z] #41 65.57 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-12T15:46:32.024Z] #41 65.60 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-01-12T15:46:32.024Z] #41 65.61 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-12T15:46:32.024Z] #41 65.68 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-12T15:46:32.281Z] #41 65.68 DEP compel/plugins/std/infect.d [2021-01-12T15:46:32.281Z] #41 65.84 DEP compel/plugins/std/string.d [2021-01-12T15:46:32.281Z] #41 65.91 DEP compel/plugins/std/log.d [2021-01-12T15:46:32.281Z] #41 65.94 DEP compel/plugins/std/fds.d [2021-01-12T15:46:32.351Z] #41 47.41 CC images/sk-netlink.o [2021-01-12T15:46:32.397Z] Commit message: "Merge commit 'cd049777a21bc17bcedd5eec95ace65bbba833cf' into HEAD" [2021-01-12T15:46:32.408Z] #43 141.8 CC criu/log.o [2021-01-12T15:46:32.518Z] First time build. Skipping changelog. [2021-01-12T15:46:32.541Z] #41 65.97 DEP compel/plugins/std/std.d [2021-01-12T15:46:32.541Z] #41 66.02 DEP compel/plugins/shmem/shmem.d [2021-01-12T15:46:32.541Z] #41 66.19 DEP compel/plugins/fds/fds.d [2021-01-12T15:46:32.617Z] #41 47.83 CC images/packet-sock.o [2021-01-12T15:46:32.798Z] #41 66.34 CC compel/plugins/std/std.o [2021-01-12T15:46:32.815Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [Pipeline] withEnv [Pipeline] { [2021-01-12T15:46:33.053Z] #43 142.4 CC criu/lsm.o [2021-01-12T15:46:33.055Z] #41 ... [2021-01-12T15:46:33.055Z] [2021-01-12T15:46:33.055Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:46:33.055Z] #56 161.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T15:46:33.055Z] #56 161.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-01-12T15:46:33.105Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [Pipeline] sh [2021-01-12T15:46:33.189Z] #41 48.41 CC images/ipc-var.o [2021-01-12T15:46:33.312Z] #56 DONE 171.5s [2021-01-12T15:46:33.312Z] [2021-01-12T15:46:33.312Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:33.312Z] #41 66.80 CC compel/plugins/std/fds.o [2021-01-12T15:46:33.569Z] #41 ... [2021-01-12T15:46:33.569Z] [2021-01-12T15:46:33.569Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-12T15:46:33.569Z] #57 DONE 0.0s [2021-01-12T15:46:33.569Z] [2021-01-12T15:46:33.569Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-12T15:46:33.569Z] #58 DONE 0.1s [2021-01-12T15:46:33.569Z] [2021-01-12T15:46:33.569Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:46:33.569Z] #43 168.6 net/textproto [2021-01-12T15:46:33.569Z] #43 168.6 crypto/x509 [2021-01-12T15:46:33.569Z] #43 170.5 vendor/golang.org/x/net/http/httpguts [2021-01-12T15:46:33.569Z] #43 170.6 vendor/golang.org/x/net/http/httpproxy [2021-01-12T15:46:33.569Z] #43 171.4 mime/multipart [2021-01-12T15:46:33.624Z] #18 36.49 Unpacking bash-completion (1:2.8-6) ... [2021-01-12T15:46:32.431Z] > git rev-list --no-walk 71cbb83c236760dfa1b9ff0cac23d259a901990c # timeout=10 [2021-01-12T15:46:33.698Z] #43 143.0 CC criu/mem.o [2021-01-12T15:46:33.735Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-01-12T15:46:33.776Z] #41 48.85 CC images/ipc-desc.o [2021-01-12T15:46:33.887Z] #18 37.02 Selecting previously unselected package bzip2. [2021-01-12T15:46:33.887Z] #18 37.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-01-12T15:46:33.887Z] #18 37.03 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T15:46:34.037Z] #41 49.18 CC images/ipc-shm.o [2021-01-12T15:46:34.150Z] #18 37.13 Selecting previously unselected package xz-utils. [2021-01-12T15:46:34.150Z] #18 37.13 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-01-12T15:46:34.150Z] #18 37.15 Unpacking xz-utils (5.2.4-1) ... [2021-01-12T15:46:34.297Z] #41 49.54 CC images/ipc-msg.o [2021-01-12T15:46:34.364Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-01-12T15:46:34.413Z] #18 37.35 Selecting previously unselected package apparmor. [2021-01-12T15:46:34.413Z] #18 37.36 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-01-12T15:46:34.413Z] #18 37.44 Unpacking apparmor (2.13.2-10) ... [2021-01-12T15:46:34.867Z] #41 50.05 CC images/ipc-sem.o [2021-01-12T15:46:34.988Z] #18 37.89 Selecting previously unselected package aufs-tools. [2021-01-12T15:46:34.988Z] #18 37.89 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-01-12T15:46:34.988Z] #18 37.91 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-12T15:46:34.988Z] #18 38.17 Selecting previously unselected package libonig5:arm64. [2021-01-12T15:46:35.251Z] #18 38.17 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-01-12T15:46:35.251Z] #18 38.18 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-01-12T15:46:35.251Z] #18 38.35 Selecting previously unselected package libjq1:arm64. [2021-01-12T15:46:35.251Z] #18 38.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-01-12T15:46:35.251Z] #18 38.37 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-12T15:46:35.447Z] #41 50.44 CC images/utsns.o [2021-01-12T15:46:35.463Z] ok github.com/docker/docker/daemon 12.270s coverage: 17.2% of statements [2021-01-12T15:46:35.463Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-12T15:46:35.463Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-12T15:46:35.463Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-12T15:46:35.463Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-12T15:46:35.548Z] #18 38.57 Selecting previously unselected package jq. [2021-01-12T15:46:35.549Z] #18 38.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-01-12T15:46:35.549Z] #18 38.58 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T15:46:35.549Z] #18 38.70 Selecting previously unselected package libaio1:arm64. [2021-01-12T15:46:35.707Z] #41 50.90 CC images/creds.o [2021-01-12T15:46:35.795Z] + docker version [2021-01-12T15:46:35.811Z] #18 38.70 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-01-12T15:46:35.811Z] #18 38.71 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-01-12T15:46:35.811Z] #18 38.81 Selecting previously unselected package libgpm2:arm64. [2021-01-12T15:46:35.811Z] #18 38.81 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-01-12T15:46:35.811Z] #18 38.82 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-01-12T15:46:35.811Z] #18 38.91 Selecting previously unselected package libicu63:arm64. [2021-01-12T15:46:35.811Z] #18 38.91 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-01-12T15:46:36.074Z] #18 38.94 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-12T15:46:36.279Z] #41 51.31 CC images/vma.o [2021-01-12T15:46:36.279Z] #41 51.60 CC images/netdev.o [2021-01-12T15:46:36.467Z] #43 145.3 CC criu/memfd.o [2021-01-12T15:46:36.761Z] #43 ... [2021-01-12T15:46:36.761Z] [2021-01-12T15:46:36.761Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T15:46:36.761Z] #22 4.632 Collecting yamllint==1.16.0 [2021-01-12T15:46:36.761Z] #22 5.370 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-12T15:46:36.761Z] #22 5.476 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-12T15:46:36.761Z] #22 5.552 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-12T15:46:36.761Z] #22 5.627 Collecting pyyaml (from yamllint==1.16.0) [2021-01-12T15:46:36.761Z] #22 5.825 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2021-01-12T15:46:36.761Z] #22 7.586 Building wheels for collected packages: pyyaml [2021-01-12T15:46:36.761Z] #22 7.587 Running setup.py bdist_wheel for pyyaml: started [2021-01-12T15:46:36.847Z] #43 174.9 crypto/tls [2021-01-12T15:46:37.034Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-01-12T15:46:37.056Z] #22 ... [2021-01-12T15:46:37.056Z] [2021-01-12T15:46:37.056Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:37.056Z] #43 146.1 CC criu/mount.o [2021-01-12T15:46:37.120Z] #43 ... [2021-01-12T15:46:37.120Z] [2021-01-12T15:46:37.120Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:37.120Z] #41 67.54 CC compel/plugins/std/log.o [2021-01-12T15:46:37.120Z] #41 68.65 CC compel/plugins/std/string.o [2021-01-12T15:46:37.120Z] #41 69.62 CC compel/plugins/std/infect.o [2021-01-12T15:46:37.120Z] #41 70.24 CC compel/arch/x86/plugins/std/parasite-head.o [2021-01-12T15:46:37.120Z] #41 70.33 CC compel/arch/x86/plugins/std/memcpy.o [2021-01-12T15:46:37.120Z] #41 70.38 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-01-12T15:46:37.120Z] #41 70.45 AR compel/plugins/std.lib.a [2021-01-12T15:46:37.120Z] #41 70.53 CC compel/plugins/fds/fds.o [2021-01-12T15:46:37.120Z] #41 70.87 AR compel/plugins/fds.lib.a [2021-01-12T15:46:37.293Z] #41 52.22 CC images/tty.o [2021-01-12T15:46:37.324Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.186s coverage: 56.2% of statements [2021-01-12T15:46:37.682Z] #41 71.04 HOSTDEP compel/src/lib/log-host.d [2021-01-12T15:46:37.682Z] #41 71.20 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-12T15:46:37.938Z] #41 71.41 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-01-12T15:46:37.938Z] #41 71.56 HOSTDEP compel/src/main-host.d [2021-01-12T15:46:38.194Z] #41 71.79 DEP compel/src/lib/ptrace.d [2021-01-12T15:46:38.269Z] #41 53.49 CC images/file-lock.o [2021-01-12T15:46:38.451Z] #41 72.02 DEP compel/src/lib/infect.d [2021-01-12T15:46:38.529Z] #41 ... [2021-01-12T15:46:38.529Z] [2021-01-12T15:46:38.529Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:46:38.529Z] #11 164.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-12T15:46:38.529Z] #11 164.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T15:46:38.529Z] #11 164.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:46:38.583Z] #43 ... [2021-01-12T15:46:38.583Z] [2021-01-12T15:46:38.583Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T15:46:38.583Z] #22 8.801 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-12T15:46:38.583Z] #22 8.802 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2021-01-12T15:46:38.583Z] #22 8.876 Successfully built pyyaml [2021-01-12T15:46:38.583Z] #22 8.891 Installing collected packages: pathspec, pyyaml, yamllint [2021-01-12T15:46:38.583Z] #22 9.223 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2021-01-12T15:46:38.583Z] #22 DONE 9.4s [2021-01-12T15:46:38.583Z] [2021-01-12T15:46:38.583Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:46:38.707Z] #41 72.24 DEP compel/src/lib/infect-util.d [2021-01-12T15:46:38.963Z] #41 72.47 DEP compel/src/lib/infect-rpc.d [2021-01-12T15:46:39.220Z] #41 72.68 DEP compel/arch/x86/src/lib/infect.d [2021-01-12T15:46:39.220Z] #41 72.85 DEP compel/arch/x86/src/lib/cpu.d [2021-01-12T15:46:39.390Z] #18 42.38 Selecting previously unselected package libnet1:arm64. [2021-01-12T15:46:39.390Z] #18 42.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-01-12T15:46:39.390Z] #18 42.41 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:46:39.476Z] #41 72.93 DEP compel/src/lib/log.d [2021-01-12T15:46:39.476Z] #41 73.11 DEP compel/src/main.d [2021-01-12T15:46:39.653Z] #18 42.53 Selecting previously unselected package libnl-3-200:arm64. [2021-01-12T15:46:39.653Z] #18 42.54 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-01-12T15:46:39.653Z] #18 42.55 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-01-12T15:46:39.653Z] #18 42.64 Selecting previously unselected package libprotobuf-c1:arm64. [2021-01-12T15:46:39.653Z] #18 42.65 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-01-12T15:46:39.653Z] #18 42.65 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-12T15:46:39.733Z] #41 73.26 DEP compel/src/lib/handle-elf.d [2021-01-12T15:46:39.915Z] #18 42.80 Selecting previously unselected package libreadline5:arm64. [2021-01-12T15:46:39.915Z] #18 42.81 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-01-12T15:46:39.915Z] #18 42.85 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-01-12T15:46:39.915Z] #18 42.94 Selecting previously unselected package net-tools. [2021-01-12T15:46:39.915Z] #18 42.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-01-12T15:46:39.915Z] #18 42.96 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T15:46:39.989Z] #41 73.39 DEP compel/arch/x86/src/lib/handle-elf.d [2021-01-12T15:46:39.989Z] #41 73.57 CC compel/src/lib/log.o [2021-01-12T15:46:39.989Z] #41 73.66 CC compel/arch/x86/src/lib/cpu.o [2021-01-12T15:46:40.181Z] #18 43.16 Selecting previously unselected package python-pip-whl. [2021-01-12T15:46:40.181Z] #18 43.17 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-12T15:46:40.181Z] #18 43.18 Unpacking python-pip-whl (18.1-5) ... [2021-01-12T15:46:40.444Z] #18 ... [2021-01-12T15:46:40.444Z] [2021-01-12T15:46:40.444Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:40.444Z] #41 96.19 CC criu/cr-dedup.o [2021-01-12T15:46:40.444Z] #41 96.51 CC criu/cr-dump.o [2021-01-12T15:46:40.444Z] #41 98.71 CC criu/cr-errno.o [2021-01-12T15:46:40.444Z] #41 98.78 CC criu/cr-restore.o [2021-01-12T15:46:40.444Z] #41 103.9 CC criu/cr-service.o [2021-01-12T15:46:40.444Z] #41 105.7 CC criu/crtools.o [2021-01-12T15:46:40.444Z] #41 ... [2021-01-12T15:46:40.444Z] [2021-01-12T15:46:40.444Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:46:40.444Z] #18 43.65 Selecting previously unselected package python3-lib2to3. [2021-01-12T15:46:40.707Z] #18 43.65 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-12T15:46:40.707Z] #18 43.66 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-12T15:46:40.918Z] #41 74.53 CC compel/arch/x86/src/lib/infect.o [2021-01-12T15:46:40.971Z] #18 43.90 Selecting previously unselected package python3-distutils. [2021-01-12T15:46:40.971Z] #18 43.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-12T15:46:40.971Z] #18 43.92 Unpacking python3-distutils (3.7.3-1) ... [2021-01-12T15:46:40.971Z] #18 44.09 Selecting previously unselected package python3-pip. [2021-01-12T15:46:40.971Z] #18 44.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-12T15:46:40.971Z] #18 44.12 Unpacking python3-pip (18.1-5) ... [2021-01-12T15:46:41.236Z] #18 44.45 Selecting previously unselected package python3-pkg-resources. [2021-01-12T15:46:41.499Z] #18 44.46 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T15:46:41.499Z] #18 44.48 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-12T15:46:41.619Z] Client: Docker Engine - Enterprise [2021-01-12T15:46:41.619Z] Version: 19.03.12 [2021-01-12T15:46:41.619Z] API version: 1.40 [2021-01-12T15:46:41.619Z] Go version: go1.13.13 [2021-01-12T15:46:41.619Z] Git commit: 4306744 [2021-01-12T15:46:41.619Z] Built: 08/05/2020 19:27:53 [2021-01-12T15:46:41.619Z] OS/Arch: windows/amd64 [2021-01-12T15:46:41.619Z] Experimental: false [2021-01-12T15:46:41.619Z] [2021-01-12T15:46:41.619Z] Server: Docker Engine - Enterprise [2021-01-12T15:46:41.619Z] Engine: [2021-01-12T15:46:41.619Z] Version: 19.03.12 [2021-01-12T15:46:41.619Z] API version: 1.40 (minimum version 1.24) [2021-01-12T15:46:41.619Z] Go version: go1.13.13 [2021-01-12T15:46:41.619Z] Git commit: f295753ffd [2021-01-12T15:46:41.619Z] Built: 08/05/2020 19:26:41 [2021-01-12T15:46:41.619Z] OS/Arch: windows/amd64 [2021-01-12T15:46:41.619Z] Experimental: true [2021-01-12T15:46:41.768Z] #18 44.76 Selecting previously unselected package python3-setuptools. [2021-01-12T15:46:41.768Z] #18 44.78 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-12T15:46:41.770Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.072s coverage: 46.2% of statements [2021-01-12T15:46:41.849Z] #41 75.55 CC compel/src/lib/infect-rpc.o [2021-01-12T15:46:42.032Z] #18 44.92 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-12T15:46:42.133Z] #24 ... [2021-01-12T15:46:42.133Z] [2021-01-12T15:46:42.133Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:42.133Z] #43 150.9 CC criu/namespaces.o [Pipeline] sh [2021-01-12T15:46:42.296Z] #18 45.24 Selecting previously unselected package python3-wheel. [2021-01-12T15:46:42.296Z] #18 45.25 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-12T15:46:42.296Z] #18 45.26 Unpacking python3-wheel (0.32.3-2) ... [2021-01-12T15:46:42.296Z] #18 45.39 Selecting previously unselected package sudo. [2021-01-12T15:46:42.296Z] #18 45.39 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2021-01-12T15:46:42.296Z] #18 45.41 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-12T15:46:42.401Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2021-01-12T15:46:42.411Z] #41 76.07 CC compel/src/lib/infect-util.o [2021-01-12T15:46:42.755Z] #11 ... [2021-01-12T15:46:42.755Z] [2021-01-12T15:46:42.755Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:46:42.755Z] #43 158.5 vendor/golang.org/x/net/idna [2021-01-12T15:46:42.755Z] #43 161.9 vendor/golang.org/x/net/http2/hpack [2021-01-12T15:46:42.755Z] #43 163.7 mime [2021-01-12T15:46:42.755Z] #43 166.5 mime/quotedprintable [2021-01-12T15:46:42.755Z] #43 167.2 net/http/internal [2021-01-12T15:46:42.755Z] #43 ... [2021-01-12T15:46:42.755Z] [2021-01-12T15:46:42.755Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:42.755Z] #41 53.85 CC images/rlimit.o [2021-01-12T15:46:42.755Z] #41 54.39 CC images/pagemap.o [2021-01-12T15:46:42.755Z] #41 54.99 CC images/siginfo.o [2021-01-12T15:46:42.755Z] #41 55.51 CC images/rpc.o [2021-01-12T15:46:42.755Z] #41 57.39 CC images/ext-file.o [2021-01-12T15:46:42.755Z] #41 57.62 CC images/cgroup.o [2021-01-12T15:46:42.755Z] #41 ... [2021-01-12T15:46:42.755Z] [2021-01-12T15:46:42.755Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:46:42.755Z] #56 159.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T15:46:42.755Z] #56 159.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-12T15:46:42.974Z] #41 76.49 CC compel/src/lib/infect.o [2021-01-12T15:46:43.168Z] + docker info [2021-01-12T15:46:43.246Z] #18 45.97 Selecting previously unselected package thin-provisioning-tools. [2021-01-12T15:46:43.246Z] #18 45.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-01-12T15:46:43.246Z] #18 45.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T15:46:43.246Z] #18 46.30 Selecting previously unselected package uidmap. [2021-01-12T15:46:43.246Z] #18 46.30 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-01-12T15:46:43.246Z] #18 46.31 Unpacking uidmap (1:4.5-1.1) ... [2021-01-12T15:46:43.509Z] #18 46.44 Selecting previously unselected package vim-runtime. [2021-01-12T15:46:43.509Z] #18 46.45 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:46:43.509Z] #18 46.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-01-12T15:46:43.509Z] #18 46.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-12T15:46:43.509Z] #18 46.57 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-12T15:46:43.668Z] #43 153.1 CC criu/net.o [2021-01-12T15:46:43.700Z] #56 ... [2021-01-12T15:46:43.700Z] [2021-01-12T15:46:43.700Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:43.700Z] #41 58.57 CC images/userns.o [2021-01-12T15:46:43.700Z] #41 ... [2021-01-12T15:46:43.700Z] [2021-01-12T15:46:43.700Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:46:43.700Z] #56 DONE 169.9s [2021-01-12T15:46:43.700Z] [2021-01-12T15:46:43.700Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-12T15:46:43.700Z] #57 DONE 0.0s [2021-01-12T15:46:43.700Z] [2021-01-12T15:46:43.700Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-12T15:46:43.700Z] #58 DONE 0.1s [2021-01-12T15:46:43.961Z] [2021-01-12T15:46:43.961Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:43.961Z] #41 59.02 CC images/google/protobuf/descriptor.o [2021-01-12T15:46:45.910Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.445s coverage: 49.5% of statements [2021-01-12T15:46:46.261Z] #41 ... [2021-01-12T15:46:46.261Z] [2021-01-12T15:46:46.261Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:46:46.261Z] #43 184.0 net/http/httptrace [2021-01-12T15:46:46.261Z] #43 184.3 net/http [2021-01-12T15:46:46.508Z] #41 61.73 CC images/opts.o [2021-01-12T15:46:46.769Z] #41 62.10 CC images/seccomp.o [2021-01-12T15:46:47.095Z] #18 50.03 Selecting previously unselected package vim. [2021-01-12T15:46:47.095Z] #18 50.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-01-12T15:46:47.095Z] #18 50.07 Unpacking vim (2:8.1.0875-5) ... [2021-01-12T15:46:47.341Z] #41 62.31 CC images/binfmt-misc.o [2021-01-12T15:46:47.603Z] #41 62.57 CC images/time.o [2021-01-12T15:46:47.730Z] #18 50.76 Selecting previously unselected package xfsprogs. [2021-01-12T15:46:47.864Z] #41 62.91 CC images/sysctl.o [2021-01-12T15:46:47.994Z] #18 50.76 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-01-12T15:46:47.994Z] #18 50.77 Unpacking xfsprogs (4.20.0-1) ... [2021-01-12T15:46:48.126Z] #41 63.20 CC images/autofs.o [2021-01-12T15:46:48.126Z] #41 63.32 CC images/macvlan.o [2021-01-12T15:46:48.126Z] #41 63.36 CC images/sit.o [2021-01-12T15:46:48.166Z] #43 157.1 CC criu/netfilter.o [2021-01-12T15:46:48.166Z] #43 157.6 CC criu/page-pipe.o [2021-01-12T15:46:48.577Z] #18 51.48 Selecting previously unselected package zip. [2021-01-12T15:46:48.577Z] #18 51.49 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-01-12T15:46:48.577Z] #18 51.50 Unpacking zip (3.0-11+b1) ... [2021-01-12T15:46:48.698Z] #41 63.62 CC images/memfd.o [2021-01-12T15:46:48.959Z] #41 63.98 CC images/timens.o [2021-01-12T15:46:48.992Z] #18 51.85 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-12T15:46:49.217Z] #43 158.4 CC criu/page-xfer.o [2021-01-12T15:46:49.221Z] #41 64.35 LINK images/built-in.o [2021-01-12T15:46:49.257Z] #18 52.33 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T15:46:49.257Z] #18 52.37 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-01-12T15:46:49.257Z] #18 52.39 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-01-12T15:46:49.257Z] #18 52.41 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-01-12T15:46:49.484Z] #41 64.59 GEN compel/include/asm [2021-01-12T15:46:49.484Z] #41 64.60 GEN compel/include/version.h [2021-01-12T15:46:49.484Z] #41 64.60 touch .config [2021-01-12T15:46:49.484Z] #41 64.64 GEN include/common/config.h [2021-01-12T15:46:49.484Z] #41 64.74 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-01-12T15:46:49.521Z] #18 52.42 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-01-12T15:46:49.521Z] #18 52.44 Setting up uidmap (1:4.5-1.1) ... [2021-01-12T15:46:49.521Z] #18 52.45 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-01-12T15:46:49.521Z] #18 52.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:46:49.521Z] #18 52.49 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T15:46:49.521Z] #18 52.51 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-12T15:46:49.521Z] #18 52.52 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-12T15:46:49.521Z] #18 52.55 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T15:46:49.521Z] #18 52.57 Setting up zip (3.0-11+b1) ... [2021-01-12T15:46:49.521Z] #18 52.60 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T15:46:49.521Z] #18 52.64 Setting up bash-completion (1:2.8-6) ... [2021-01-12T15:46:49.745Z] #41 64.77 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-01-12T15:46:49.746Z] #41 64.80 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-01-12T15:46:49.746Z] #41 64.81 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-01-12T15:46:49.746Z] #41 64.85 DEP compel/arch/x86/plugins/std/memcpy.d [2021-01-12T15:46:49.746Z] #41 64.87 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-01-12T15:46:49.746Z] #41 64.90 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-12T15:46:49.746Z] #41 64.92 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-01-12T15:46:49.746Z] #41 64.96 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-12T15:46:49.866Z] #43 ... [2021-01-12T15:46:49.866Z] [2021-01-12T15:46:49.866Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:46:49.866Z] #40 237.7 + dpkg --print-architecture [2021-01-12T15:46:49.866Z] #40 237.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-12T15:46:49.866Z] #40 238.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-12T15:46:49.866Z] #40 238.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-12T15:46:50.007Z] #41 65.00 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-12T15:46:50.007Z] #41 65.02 DEP compel/plugins/std/infect.d [2021-01-12T15:46:50.007Z] #41 65.13 DEP compel/plugins/std/string.d [2021-01-12T15:46:50.007Z] #41 65.19 DEP compel/plugins/std/log.d [2021-01-12T15:46:50.269Z] #41 65.27 DEP compel/plugins/std/fds.d [2021-01-12T15:46:50.269Z] #41 65.38 DEP compel/plugins/std/std.d [2021-01-12T15:46:50.530Z] #41 65.53 DEP compel/plugins/shmem/shmem.d [2021-01-12T15:46:50.530Z] #41 65.67 DEP compel/plugins/fds/fds.d [2021-01-12T15:46:50.530Z] #41 65.82 CC compel/plugins/std/std.o [2021-01-12T15:46:50.917Z] #18 ... [2021-01-12T15:46:50.917Z] [2021-01-12T15:46:50.917Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:50.917Z] #41 106.4 CC criu/eventfd.o [2021-01-12T15:46:50.917Z] #41 106.9 CC criu/eventpoll.o [2021-01-12T15:46:50.917Z] #41 107.6 CC criu/external.o [2021-01-12T15:46:50.917Z] #41 107.9 CC criu/fault-injection.o [2021-01-12T15:46:50.917Z] #41 108.0 CC criu/fdstore.o [2021-01-12T15:46:50.917Z] #41 108.5 CC criu/fifo.o [2021-01-12T15:46:50.917Z] #41 108.9 CC criu/file-ids.o [2021-01-12T15:46:50.917Z] #41 109.3 CC criu/file-lock.o [2021-01-12T15:46:50.917Z] #41 110.8 CC criu/files-ext.o [2021-01-12T15:46:50.917Z] #41 111.2 CC criu/files-reg.o [2021-01-12T15:46:50.917Z] #41 113.5 CC criu/files.o [2021-01-12T15:46:50.917Z] #41 115.5 CC criu/filesystems.o [2021-01-12T15:46:50.917Z] #41 116.5 CC criu/fsnotify.o [2021-01-12T15:46:51.104Z] #41 66.17 CC compel/plugins/std/fds.o [2021-01-12T15:46:51.515Z] #43 ... [2021-01-12T15:46:51.515Z] [2021-01-12T15:46:51.515Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:46:51.515Z] #11 189.2 Selecting previously unselected package libapparmor1:amd64. [2021-01-12T15:46:51.515Z] #11 189.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-01-12T15:46:51.515Z] #11 189.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-01-12T15:46:51.515Z] #11 189.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-01-12T15:46:51.515Z] #11 189.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-01-12T15:46:51.515Z] #11 189.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-12T15:46:51.515Z] #11 189.6 Selecting previously unselected package libbtrfs0. [2021-01-12T15:46:51.515Z] #11 189.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-12T15:46:51.515Z] #11 189.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T15:46:51.677Z] #41 66.79 CC compel/plugins/std/log.o [2021-01-12T15:46:51.773Z] #11 189.8 Selecting previously unselected package libbtrfs-dev. [2021-01-12T15:46:51.773Z] #11 189.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-12T15:46:51.773Z] #11 189.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:46:52.030Z] #11 190.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-01-12T15:46:52.030Z] #11 190.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-12T15:46:52.030Z] #11 190.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T15:46:52.030Z] #11 190.2 Selecting previously unselected package libudev-dev:amd64. [2021-01-12T15:46:52.030Z] #11 190.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2021-01-12T15:46:52.030Z] #11 190.2 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-12T15:46:52.287Z] #11 190.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-01-12T15:46:52.287Z] #11 190.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-01-12T15:46:52.287Z] #11 190.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-01-12T15:46:52.313Z] #41 118.0 CC criu/image-desc.o [2021-01-12T15:46:52.313Z] #41 118.1 CC criu/image.o [2021-01-12T15:46:52.794Z] ok github.com/docker/docker/daemon/graphdriver/aufs 17.189s coverage: 73.1% of statements [2021-01-12T15:46:52.794Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-12T15:46:52.794Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.286s coverage: 57.7% of statements [2021-01-12T15:46:52.794Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-12T15:46:52.794Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-12T15:46:52.852Z] #11 190.9 Selecting previously unselected package libpcre16-3:amd64. [2021-01-12T15:46:52.852Z] #11 190.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-01-12T15:46:52.852Z] #11 190.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-01-12T15:46:52.889Z] #41 ... [2021-01-12T15:46:52.889Z] [2021-01-12T15:46:52.889Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:46:52.889Z] #18 55.87 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-01-12T15:46:52.889Z] #18 55.91 Setting up xz-utils (5.2.4-1) ... [2021-01-12T15:46:52.889Z] #18 55.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-12T15:46:52.889Z] #18 55.99 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-12T15:46:53.067Z] #41 67.99 CC compel/plugins/std/string.o [2021-01-12T15:46:53.085Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2021-01-12T15:46:53.108Z] #11 191.2 Selecting previously unselected package libpcre32-3:amd64. [2021-01-12T15:46:53.108Z] #11 191.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-01-12T15:46:53.108Z] #11 191.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-01-12T15:46:53.108Z] #11 191.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-01-12T15:46:53.153Z] #18 56.22 invoke-rc.d: could not determine current runlevel [2021-01-12T15:46:53.153Z] #18 56.22 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-12T15:46:53.153Z] #18 56.25 Setting up pigz (2.4-1) ... [2021-01-12T15:46:53.366Z] #11 191.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-01-12T15:46:53.366Z] #11 191.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-12T15:46:53.366Z] #11 191.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-01-12T15:46:53.416Z] #18 56.27 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-01-12T15:46:53.416Z] #18 56.28 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-01-12T15:46:53.416Z] #18 56.32 Setting up python-pip-whl (18.1-5) ... [2021-01-12T15:46:53.416Z] #18 56.34 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-01-12T15:46:53.416Z] #18 56.37 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-12T15:46:53.623Z] #11 191.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-01-12T15:46:53.623Z] #11 191.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-12T15:46:53.640Z] #41 68.84 CC compel/plugins/std/infect.o [2021-01-12T15:46:53.715Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2021-01-12T15:46:54.005Z] #18 56.88 Setting up libaio1:arm64 (0.3.112-3) ... [2021-01-12T15:46:54.005Z] #18 56.90 Setting up libonig5:arm64 (6.9.1-1) ... [2021-01-12T15:46:54.005Z] #18 56.92 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-01-12T15:46:54.005Z] #18 56.93 Setting up vim (2:8.1.0875-5) ... [2021-01-12T15:46:54.005Z] #18 56.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-12T15:46:54.005Z] #18 56.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-12T15:46:54.005Z] #18 57.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-12T15:46:54.005Z] #18 57.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-12T15:46:54.005Z] #18 57.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-12T15:46:54.005Z] #18 57.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-12T15:46:54.005Z] #18 57.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-12T15:46:54.005Z] #18 57.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-12T15:46:54.005Z] #18 57.11 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-12T15:46:54.005Z] #18 57.13 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T15:46:54.188Z] #11 192.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-01-12T15:46:54.188Z] #11 192.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-01-12T15:46:54.188Z] #11 192.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-12T15:46:54.268Z] #18 57.17 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-01-12T15:46:54.268Z] #18 57.26 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T15:46:54.268Z] #18 57.30 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-01-12T15:46:54.268Z] #18 57.38 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T15:46:54.347Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2021-01-12T15:46:54.583Z] #41 69.50 CC compel/arch/x86/plugins/std/parasite-head.o [2021-01-12T15:46:54.583Z] #41 69.60 CC compel/arch/x86/plugins/std/memcpy.o [2021-01-12T15:46:54.583Z] #41 69.68 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-01-12T15:46:54.583Z] #41 69.78 AR compel/plugins/std.lib.a [2021-01-12T15:46:54.752Z] #11 192.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-01-12T15:46:54.752Z] #11 192.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-01-12T15:46:54.752Z] #11 192.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-12T15:46:54.752Z] #11 193.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-01-12T15:46:54.752Z] #11 193.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-01-12T15:46:54.752Z] #11 193.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-12T15:46:54.844Z] #41 69.87 CC compel/plugins/fds/fds.o [2021-01-12T15:46:55.009Z] #11 193.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-01-12T15:46:55.009Z] #11 193.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2021-01-12T15:46:55.009Z] #11 193.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-12T15:46:55.107Z] #41 70.25 AR compel/plugins/fds.lib.a [2021-01-12T15:46:55.369Z] #41 70.41 HOSTDEP compel/src/lib/log-host.d [2021-01-12T15:46:55.369Z] #41 70.56 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-12T15:46:55.378Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 6.5% of statements [2021-01-12T15:46:55.378Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-12T15:46:55.378Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-12T15:46:55.631Z] #41 70.86 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-01-12T15:46:55.631Z] #41 70.96 HOSTDEP compel/src/main-host.d [2021-01-12T15:46:55.668Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 41.0% of statements [2021-01-12T15:46:55.943Z] #11 194.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-12T15:46:55.943Z] #11 194.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-12T15:46:55.943Z] #11 194.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-01-12T15:46:55.943Z] #11 194.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T15:46:55.943Z] #11 194.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-01-12T15:46:55.943Z] #11 194.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-01-12T15:46:56.199Z] #11 194.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:46:56.199Z] #11 194.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T15:46:56.199Z] #11 194.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-01-12T15:46:56.199Z] #11 194.3 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-12T15:46:56.199Z] #11 ... [2021-01-12T15:46:56.199Z] [2021-01-12T15:46:56.199Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:56.199Z] #41 79.60 CC compel/src/lib/ptrace.o [2021-01-12T15:46:56.199Z] #41 80.23 AR compel/libcompel.a [2021-01-12T15:46:56.199Z] #41 80.32 HOSTCC compel/src/main-host.o [2021-01-12T15:46:56.199Z] #41 80.75 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-01-12T15:46:56.200Z] #41 80.85 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-12T15:46:56.200Z] #41 81.33 HOSTCC compel/src/lib/log-host.o [2021-01-12T15:46:56.200Z] #41 81.65 HOSTLINK compel/compel-host-bin [2021-01-12T15:46:56.200Z] #41 81.86 DEP soccr/soccr.d [2021-01-12T15:46:56.200Z] #41 82.02 CC soccr/soccr.o [2021-01-12T15:46:56.200Z] #41 84.02 AR soccr/libsoccr.a [2021-01-12T15:46:56.200Z] #41 84.09 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T15:46:56.200Z] #41 84.59 DEP criu/arch/x86/sigframe.d [2021-01-12T15:46:56.200Z] #41 84.75 DEP criu/arch/x86/sigaction_compat.d [2021-01-12T15:46:56.200Z] #41 84.99 DEP criu/arch/x86/kerndat.d [2021-01-12T15:46:56.200Z] #41 85.20 DEP criu/arch/x86/crtools.d [2021-01-12T15:46:56.200Z] #41 85.46 DEP criu/arch/x86/cpu.d [2021-01-12T15:46:56.200Z] #41 85.67 CC criu/arch/x86/cpu.o [2021-01-12T15:46:56.200Z] #41 86.50 CC criu/arch/x86/crtools.o [2021-01-12T15:46:56.200Z] #41 88.03 CC criu/arch/x86/kerndat.o [2021-01-12T15:46:56.200Z] #41 89.03 CC criu/arch/x86/sigaction_compat.o [2021-01-12T15:46:56.200Z] #41 89.50 CC criu/arch/x86/sigframe.o [2021-01-12T15:46:56.200Z] #41 89.74 LINK criu/arch/x86/crtools.built-in.o [2021-01-12T15:46:56.200Z] #41 89.79 DEP criu/pie/util-vdso-elf32.d [2021-01-12T15:46:56.200Z] #41 ... [2021-01-12T15:46:56.200Z] [2021-01-12T15:46:56.200Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:46:56.200Z] #11 194.3 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-12T15:46:56.200Z] #11 194.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T15:46:56.200Z] #11 194.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:46:56.200Z] #11 194.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-12T15:46:56.200Z] #11 194.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-12T15:46:56.200Z] #11 194.4 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-12T15:46:56.200Z] #11 194.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T15:46:56.200Z] #11 194.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-12T15:46:56.200Z] #11 194.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:46:56.203Z] #41 71.14 DEP compel/src/lib/ptrace.d [2021-01-12T15:46:56.203Z] #41 71.32 DEP compel/src/lib/infect.d [2021-01-12T15:46:56.203Z] #41 ... [2021-01-12T15:46:56.203Z] [2021-01-12T15:46:56.203Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:46:56.203Z] #43 172.5 crypto/tls [2021-01-12T15:46:56.203Z] #43 182.4 net/http/httptrace [2021-01-12T15:46:56.457Z] #11 194.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-12T15:46:56.457Z] #11 194.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-12T15:46:56.457Z] #11 194.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:46:56.457Z] #11 194.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-12T15:46:56.457Z] #11 194.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-12T15:46:56.457Z] #11 194.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T15:46:56.457Z] #11 194.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-12T15:46:56.457Z] #11 194.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T15:46:56.457Z] #11 194.7 Setting up dmsetup (2:1.02.155-3) ... [2021-01-12T15:46:56.457Z] #11 194.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T15:46:56.457Z] #11 194.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-12T15:46:56.457Z] #11 194.7 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:46:56.701Z] ok github.com/docker/docker/daemon/logger/awslogs 0.086s coverage: 77.4% of statements [2021-01-12T15:46:56.701Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-12T15:46:56.701Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-12T15:46:56.701Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2021-01-12T15:46:56.775Z] #43 182.9 net/http [2021-01-12T15:46:56.775Z] #43 ... [2021-01-12T15:46:56.775Z] [2021-01-12T15:46:56.775Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:56.775Z] #41 71.73 DEP compel/src/lib/infect-util.d [2021-01-12T15:46:56.775Z] #41 71.91 DEP compel/src/lib/infect-rpc.d [2021-01-12T15:46:56.802Z] #40 ... [2021-01-12T15:46:56.802Z] [2021-01-12T15:46:56.802Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:46:56.802Z] #53 124.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-01-12T15:46:57.036Z] #41 72.10 DEP compel/arch/x86/src/lib/infect.d [2021-01-12T15:46:57.036Z] #41 72.24 DEP compel/arch/x86/src/lib/cpu.d [2021-01-12T15:46:57.298Z] #41 72.39 DEP compel/src/lib/log.d [2021-01-12T15:46:57.298Z] #41 72.54 DEP compel/src/main.d [2021-01-12T15:46:57.559Z] #41 72.65 DEP compel/src/lib/handle-elf.d [2021-01-12T15:46:57.588Z] #18 60.26 Setting up iptables (1.8.2-4) ... [2021-01-12T15:46:57.588Z] #18 60.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T15:46:57.588Z] #18 ... [2021-01-12T15:46:57.588Z] [2021-01-12T15:46:57.588Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:46:57.588Z] #47 194.1 + /build/golangci-lint --version [2021-01-12T15:46:57.588Z] #47 194.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-12T15:46:57.588Z] #47 DONE 198.0s [2021-01-12T15:46:57.588Z] [2021-01-12T15:46:57.588Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:46:57.588Z] #18 60.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T15:46:57.588Z] #18 60.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T15:46:57.588Z] #18 60.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T15:46:57.588Z] #18 60.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-12T15:46:57.588Z] #18 60.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-12T15:46:57.588Z] #18 60.46 Setting up python3 (3.7.3-1) ... [2021-01-12T15:46:57.732Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2021-01-12T15:46:57.732Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2021-01-12T15:46:57.821Z] #41 72.83 DEP compel/arch/x86/src/lib/handle-elf.d [2021-01-12T15:46:57.822Z] #41 73.01 CC compel/src/lib/log.o [2021-01-12T15:46:57.903Z] #18 ... [2021-01-12T15:46:57.903Z] [2021-01-12T15:46:57.903Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:57.903Z] #41 118.8 CC criu/ipc_ns.o [2021-01-12T15:46:57.903Z] #41 120.1 CC criu/irmap.o [2021-01-12T15:46:57.903Z] #41 120.9 CC criu/kcmp-ids.o [2021-01-12T15:46:57.903Z] #41 121.3 CC criu/kerndat.o [2021-01-12T15:46:57.903Z] #41 122.7 CC criu/libnetlink.o [2021-01-12T15:46:57.903Z] #41 123.2 CC criu/log.o [2021-01-12T15:46:58.023Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 87.2% of statements [2021-01-12T15:46:58.031Z] Client: [2021-01-12T15:46:58.031Z] Debug Mode: false [2021-01-12T15:46:58.031Z] Plugins: [2021-01-12T15:46:58.031Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-01-12T15:46:58.031Z] [2021-01-12T15:46:58.031Z] Server: [2021-01-12T15:46:58.031Z] Containers: 0 [2021-01-12T15:46:58.031Z] Running: 0 [2021-01-12T15:46:58.031Z] Paused: 0 [2021-01-12T15:46:58.031Z] Stopped: 0 [2021-01-12T15:46:58.031Z] Images: 0 [2021-01-12T15:46:58.031Z] Server Version: 19.03.12 [2021-01-12T15:46:58.031Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-01-12T15:46:58.031Z] Windows: [2021-01-12T15:46:58.031Z] LCOW: [2021-01-12T15:46:58.031Z] Logging Driver: json-file [2021-01-12T15:46:58.031Z] Plugins: [2021-01-12T15:46:58.031Z] Volume: local [2021-01-12T15:46:58.031Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-12T15:46:58.031Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-12T15:46:58.031Z] Swarm: inactive [2021-01-12T15:46:58.031Z] Default Isolation: process [2021-01-12T15:46:58.031Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-12T15:46:58.031Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-12T15:46:58.031Z] OSType: windows [2021-01-12T15:46:58.031Z] Architecture: x86_64 [2021-01-12T15:46:58.031Z] CPUs: 4 [2021-01-12T15:46:58.031Z] Total Memory: 32GiB [2021-01-12T15:46:58.031Z] Name: azwin-2-e60350 [2021-01-12T15:46:58.031Z] ID: 5JRK:TTRM:XESM:NXTU:F3JD:GJNR:IWKL:EBLG:TQUS:KVAU:T57B:GJMQ [2021-01-12T15:46:58.031Z] Docker Root Dir: D:\docker [2021-01-12T15:46:58.031Z] Debug Mode: false [2021-01-12T15:46:58.031Z] Registry: https://index.docker.io/v1/ [2021-01-12T15:46:58.031Z] Labels: [2021-01-12T15:46:58.031Z] Experimental: true [2021-01-12T15:46:58.031Z] Insecure Registries: [2021-01-12T15:46:58.031Z] 10.0.0.4:5000 [2021-01-12T15:46:58.031Z] 127.0.0.0/8 [2021-01-12T15:46:58.031Z] Registry Mirrors: [2021-01-12T15:46:58.031Z] http://10.0.0.4:5000/ [2021-01-12T15:46:58.031Z] Live Restore Enabled: false [2021-01-12T15:46:58.031Z] [2021-01-12T15:46:58.167Z] #41 ... [2021-01-12T15:46:58.167Z] [2021-01-12T15:46:58.167Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:46:58.167Z] #18 61.23 Setting up python3-wheel (0.32.3-2) ... [2021-01-12T15:46:58.167Z] #18 ... [2021-01-12T15:46:58.167Z] [2021-01-12T15:46:58.167Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:46:58.167Z] #51 72.41 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-01-12T15:46:58.167Z] #51 75.19 + mkdir -p /build [2021-01-12T15:46:58.167Z] #51 75.19 + cp runc /build/runc [2021-01-12T15:46:58.167Z] #51 DONE 75.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-01-12T15:46:58.350Z] #11 DONE 196.5s [2021-01-12T15:46:58.350Z] [2021-01-12T15:46:58.350Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:58.350Z] #41 89.93 DEP criu/pie/util-vdso.d [2021-01-12T15:46:58.350Z] #41 90.13 DEP criu/pie/util.d [2021-01-12T15:46:58.350Z] #41 90.44 CC criu/pie/util.o [2021-01-12T15:46:58.350Z] #41 91.03 CC criu/pie/util-vdso.o [2021-01-12T15:46:58.394Z] #41 73.41 CC compel/arch/x86/src/lib/cpu.o [2021-01-12T15:46:58.435Z] [2021-01-12T15:46:58.435Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:58.435Z] #41 124.1 CC criu/lsm.o [2021-01-12T15:46:58.607Z] #41 92.13 CC criu/pie/util-vdso-elf32.o [2021-01-12T15:46:58.653Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 75.2% of statements [2021-01-12T15:46:58.653Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-12T15:46:58.698Z] #41 124.4 CC criu/mem.o [2021-01-12T15:46:58.897Z] #53 127.4 + mkdir -p /build [2021-01-12T15:46:58.897Z] #53 127.4 + cp runc /build/runc [2021-01-12T15:46:58.944Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 55.1% of statements [2021-01-12T15:46:59.214Z] #53 DONE 127.5s [2021-01-12T15:46:59.214Z] [2021-01-12T15:46:59.214Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:46:59.214Z] #43 160.5 CC criu/pagemap-cache.o [2021-01-12T15:46:59.214Z] #43 160.9 CC criu/pagemap.o [2021-01-12T15:46:59.214Z] #43 162.1 CC criu/parasite-syscall.o [2021-01-12T15:46:59.214Z] #43 163.3 CC criu/path.o [2021-01-12T15:46:59.214Z] #43 163.7 CC criu/pie-util-vdso.o [2021-01-12T15:46:59.214Z] #43 164.3 CC criu/pie-util.o [2021-01-12T15:46:59.214Z] #43 164.6 CC criu/pipes.o [2021-01-12T15:46:59.214Z] #43 165.5 CC criu/plugin.o [2021-01-12T15:46:59.214Z] #43 166.0 CC criu/proc_parse.o [2021-01-12T15:46:59.338Z] #41 74.42 CC compel/arch/x86/src/lib/infect.o [2021-01-12T15:46:59.536Z] #41 93.25 AR criu/pie/pie.lib.a [2021-01-12T15:46:59.589Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 33.3% of statements [2021-01-12T15:46:59.793Z] #41 93.32 DEP criu/pie/restorer.d [2021-01-12T15:47:00.357Z] #41 93.74 DEP criu/arch/x86/sigaction_compat_pie.d [2021-01-12T15:47:00.357Z] #41 93.95 DEP criu/arch/x86/restorer_unmap.d [2021-01-12T15:47:00.357Z] #41 93.98 DEP criu/arch/x86/restorer.d [2021-01-12T15:47:00.621Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 46.8% of statements [2021-01-12T15:47:00.631Z] #41 126.2 CC criu/memfd.o [2021-01-12T15:47:00.730Z] #41 75.64 CC compel/src/lib/infect-rpc.o [2021-01-12T15:47:00.911Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-01-12T15:47:00.920Z] #41 ... [2021-01-12T15:47:00.920Z] [2021-01-12T15:47:00.920Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-12T15:47:00.920Z] #12 DONE 2.4s [2021-01-12T15:47:00.920Z] [2021-01-12T15:47:00.920Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:00.920Z] #41 94.29 DEP criu/arch/x86/vdso-pie.d [2021-01-12T15:47:01.180Z] #41 94.58 DEP criu/pie/parasite-vdso.d [2021-01-12T15:47:01.208Z] #41 126.8 CC criu/mount.o [2021-01-12T15:47:01.303Z] #41 76.40 CC compel/src/lib/infect-util.o [2021-01-12T15:47:01.508Z] #41 94.87 DEP criu/pie/parasite.d [2021-01-12T15:47:01.541Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-01-12T15:47:01.541Z] ok github.com/docker/docker/daemon/logger/splunk 1.395s coverage: 82.5% of statements [2021-01-12T15:47:01.541Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-12T15:47:01.541Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-12T15:47:01.565Z] #41 76.77 CC compel/src/lib/infect.o [2021-01-12T15:47:01.794Z] #41 95.31 CC criu/pie/parasite.o [2021-01-12T15:47:01.981Z] #43 170.9 CC criu/protobuf-desc.o [2021-01-12T15:47:02.508Z] #41 ... [2021-01-12T15:47:02.508Z] [2021-01-12T15:47:02.508Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T15:47:02.508Z] #11 188.6 Selecting previously unselected package libapparmor1:amd64. [2021-01-12T15:47:02.508Z] #11 188.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-01-12T15:47:02.508Z] #11 188.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-01-12T15:47:02.508Z] #11 188.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-01-12T15:47:02.508Z] #11 188.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-01-12T15:47:02.627Z] #43 172.0 CC criu/protobuf.o [2021-01-12T15:47:02.732Z] #41 ... [2021-01-12T15:47:02.732Z] [2021-01-12T15:47:02.732Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-12T15:47:02.732Z] #13 DONE 1.8s [2021-01-12T15:47:02.732Z] [2021-01-12T15:47:02.732Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-12T15:47:02.770Z] #11 188.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-12T15:47:03.031Z] #11 189.3 Selecting previously unselected package libbtrfs0. [2021-01-12T15:47:03.031Z] #11 189.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-12T15:47:03.031Z] #11 189.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T15:47:03.043Z] ok github.com/docker/docker/distribution/metadata 0.056s coverage: 48.2% of statements [2021-01-12T15:47:03.043Z] ok github.com/docker/docker/distribution 0.238s coverage: 25.1% of statements [2021-01-12T15:47:03.043Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-12T15:47:03.273Z] #43 172.3 CC criu/pstree.o [2021-01-12T15:47:03.292Z] #11 189.5 Selecting previously unselected package libbtrfs-dev. [2021-01-12T15:47:03.292Z] #11 189.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-12T15:47:03.292Z] #11 189.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:47:03.554Z] #11 189.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-01-12T15:47:03.554Z] #11 189.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-12T15:47:03.554Z] #11 189.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T15:47:03.816Z] #11 190.0 Selecting previously unselected package libudev-dev:amd64. [2021-01-12T15:47:03.816Z] #11 190.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2021-01-12T15:47:03.816Z] #11 190.0 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-12T15:47:04.073Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-01-12T15:47:04.078Z] #11 190.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-01-12T15:47:04.078Z] #11 190.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-01-12T15:47:04.078Z] #11 190.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-01-12T15:47:04.101Z] #14 1.267 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-12T15:47:04.101Z] #14 DONE 1.5s [2021-01-12T15:47:04.101Z] [2021-01-12T15:47:04.101Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:47:04.101Z] #43 202.1 github.com/LK4D4/vndr/godl [2021-01-12T15:47:04.326Z] #43 173.7 CC criu/rbtree.o [2021-01-12T15:47:04.340Z] #11 190.6 Selecting previously unselected package libpcre16-3:amd64. [2021-01-12T15:47:04.340Z] #11 190.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-01-12T15:47:04.340Z] #11 190.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-01-12T15:47:04.536Z] #41 129.9 CC criu/namespaces.o [2021-01-12T15:47:04.604Z] #11 190.8 Selecting previously unselected package libpcre32-3:amd64. [2021-01-12T15:47:04.604Z] #11 190.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-01-12T15:47:04.604Z] #11 190.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-01-12T15:47:04.703Z] ok github.com/docker/docker/image 0.013s coverage: 86.8% of statements [2021-01-12T15:47:04.865Z] #11 191.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-01-12T15:47:04.866Z] #11 191.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-01-12T15:47:04.866Z] #11 191.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-12T15:47:04.975Z] #43 174.1 CC criu/rst-malloc.o [2021-01-12T15:47:04.993Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2021-01-12T15:47:05.280Z] #43 174.5 CC criu/seccomp.o [2021-01-12T15:47:05.438Z] #11 191.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-01-12T15:47:05.438Z] #11 191.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-01-12T15:47:05.438Z] #11 191.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-12T15:47:05.472Z] #43 203.5 github.com/LK4D4/vndr [2021-01-12T15:47:05.486Z] #41 ... [2021-01-12T15:47:05.486Z] [2021-01-12T15:47:05.486Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:47:05.486Z] #18 62.15 Setting up apparmor (2.13.2-10) ... [2021-01-12T15:47:05.486Z] #18 64.77 Setting up xfsprogs (4.20.0-1) ... [2021-01-12T15:47:05.486Z] #18 64.79 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-12T15:47:05.486Z] #18 65.13 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-12T15:47:05.486Z] #18 65.73 Setting up python3-distutils (3.7.3-1) ... [2021-01-12T15:47:05.486Z] #18 66.25 Setting up python3-setuptools (40.8.0-1) ... [2021-01-12T15:47:05.486Z] #18 67.40 Setting up python3-pip (18.1-5) ... [2021-01-12T15:47:05.486Z] #18 68.49 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:47:05.486Z] #18 68.53 Processing triggers for mime-support (3.62) ... [2021-01-12T15:47:05.623Z] ok github.com/docker/docker/image/v1 0.004s coverage: 25.0% of statements [2021-01-12T15:47:05.623Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.1% of statements [2021-01-12T15:47:05.623Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-12T15:47:05.623Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-12T15:47:05.623Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-12T15:47:05.732Z] #43 ... [2021-01-12T15:47:05.732Z] [2021-01-12T15:47:05.732Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-12T15:47:05.732Z] #15 DONE 1.7s [2021-01-12T15:47:05.751Z] #18 ... [2021-01-12T15:47:05.751Z] [2021-01-12T15:47:05.751Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:05.751Z] #41 131.5 CC criu/net.o [2021-01-12T15:47:05.913Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2021-01-12T15:47:05.922Z] #43 175.3 CC criu/seize.o [2021-01-12T15:47:05.988Z] [2021-01-12T15:47:05.988Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-12T15:47:06.011Z] #11 192.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-01-12T15:47:06.011Z] #11 192.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-01-12T15:47:06.011Z] #11 192.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-12T15:47:06.014Z] #41 ... [2021-01-12T15:47:06.014Z] [2021-01-12T15:47:06.014Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:47:06.014Z] #18 DONE 69.0s [2021-01-12T15:47:06.273Z] #11 192.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-01-12T15:47:06.278Z] [2021-01-12T15:47:06.278Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-12T15:47:06.534Z] #11 192.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-01-12T15:47:06.534Z] #11 192.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-12T15:47:06.534Z] #11 192.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-01-12T15:47:06.534Z] #11 192.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-01-12T15:47:06.534Z] #11 192.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-12T15:47:06.795Z] #11 192.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-01-12T15:47:06.795Z] #11 192.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2021-01-12T15:47:06.795Z] #11 192.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-12T15:47:06.943Z] ok github.com/docker/docker/oci 0.004s coverage: 8.2% of statements [2021-01-12T15:47:06.973Z] #43 176.4 CC criu/servicefd.o [2021-01-12T15:47:07.234Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2021-01-12T15:47:07.357Z] #16 DONE 1.5s [2021-01-12T15:47:07.357Z] [2021-01-12T15:47:07.357Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-12T15:47:07.369Z] #11 193.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-12T15:47:07.369Z] #11 193.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-12T15:47:07.369Z] #11 193.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-01-12T15:47:07.524Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-01-12T15:47:07.616Z] #43 176.9 CC criu/shmem.o [2021-01-12T15:47:07.630Z] #11 193.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T15:47:07.630Z] #11 193.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-01-12T15:47:07.630Z] #11 193.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-01-12T15:47:07.630Z] #11 193.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:47:07.630Z] #11 193.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T15:47:07.630Z] #11 193.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-01-12T15:47:07.630Z] #11 193.9 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-12T15:47:07.672Z] #19 1.638 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-12T15:47:07.672Z] #19 1.647 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-12T15:47:07.672Z] #19 1.653 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-12T15:47:07.891Z] #11 194.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T15:47:07.891Z] #11 194.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T15:47:07.891Z] #11 194.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-12T15:47:07.891Z] #11 194.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-12T15:47:07.891Z] #11 194.2 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-12T15:47:07.937Z] #19 DONE 1.8s [2021-01-12T15:47:07.937Z] [2021-01-12T15:47:07.937Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T15:47:08.152Z] #11 194.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T15:47:08.152Z] #11 194.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-12T15:47:08.152Z] #11 194.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:47:08.152Z] #11 194.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-12T15:47:08.152Z] #11 194.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-12T15:47:08.152Z] #11 194.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T15:47:08.152Z] #11 194.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-12T15:47:08.152Z] #11 194.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-12T15:47:08.152Z] #11 194.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T15:47:08.152Z] #11 194.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-12T15:47:08.152Z] #11 194.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T15:47:08.152Z] #11 194.5 Setting up dmsetup (2:1.02.155-3) ... [2021-01-12T15:47:08.152Z] #11 194.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T15:47:08.287Z] #17 ... [2021-01-12T15:47:08.287Z] [2021-01-12T15:47:08.287Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:47:08.287Z] #51 2.263 + RM_GOPATH=0 [2021-01-12T15:47:08.287Z] #51 2.263 + TMP_GOPATH= [2021-01-12T15:47:08.287Z] #51 2.263 + : /build [2021-01-12T15:47:08.287Z] #51 2.263 + '[' -z '' ']' [2021-01-12T15:47:08.287Z] #51 2.264 ++ mktemp -d [2021-01-12T15:47:08.287Z] #51 2.274 + export GOPATH=/tmp/tmp.5w8w4quvQC [2021-01-12T15:47:08.287Z] #51 2.274 + GOPATH=/tmp/tmp.5w8w4quvQC [2021-01-12T15:47:08.287Z] #51 2.274 + RM_GOPATH=1 [2021-01-12T15:47:08.287Z] #51 2.274 + case "$(go env GOARCH)" in [2021-01-12T15:47:08.287Z] #51 2.274 ++ go env GOARCH [2021-01-12T15:47:08.287Z] #51 2.302 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:47:08.287Z] #51 2.302 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:47:08.287Z] #51 2.302 ++ dirname /tmp/install/install.sh [2021-01-12T15:47:08.287Z] #51 2.310 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-12T15:47:08.287Z] #51 2.310 + dir=/tmp/install [2021-01-12T15:47:08.287Z] #51 2.310 + bin=runc [2021-01-12T15:47:08.287Z] #51 2.310 + shift [2021-01-12T15:47:08.287Z] #51 2.310 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-12T15:47:08.287Z] #51 2.310 + . /tmp/install/runc.installer [2021-01-12T15:47:08.287Z] #51 2.310 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T15:47:08.287Z] #51 2.310 + install_runc [2021-01-12T15:47:08.287Z] #51 2.310 + uname -r [2021-01-12T15:47:08.287Z] #51 2.310 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-12T15:47:08.287Z] #51 2.310 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-12T15:47:08.287Z] #51 2.310 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-12T15:47:08.287Z] #51 2.310 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5w8w4quvQC/src/github.com/opencontainers/runc [2021-01-12T15:47:08.287Z] #51 2.311 Cloning into '/tmp/tmp.5w8w4quvQC/src/github.com/opencontainers/runc'... [2021-01-12T15:47:08.414Z] #11 194.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-12T15:47:08.414Z] #11 194.6 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:47:08.546Z] #51 ... [2021-01-12T15:47:08.546Z] [2021-01-12T15:47:08.546Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:08.546Z] #41 97.35 LINK criu/pie/parasite.built-in.o [2021-01-12T15:47:08.546Z] #41 97.37 GEN criu/pie/parasite-blob.h [2021-01-12T15:47:08.546Z] #41 97.40 CC criu/pie/parasite-vdso.o [2021-01-12T15:47:08.546Z] #41 98.52 CC criu/arch/x86/vdso-pie.o [2021-01-12T15:47:08.546Z] #41 99.09 CC criu/arch/x86/restorer.o [2021-01-12T15:47:08.546Z] #41 99.61 CC criu/arch/x86/restorer_unmap.o [2021-01-12T15:47:08.546Z] #41 99.71 CC criu/arch/x86/sigaction_compat_pie.o [2021-01-12T15:47:08.546Z] #41 100.2 CC criu/pie/restorer.o [2021-01-12T15:47:08.665Z] #43 177.9 CC criu/sigframe.o [2021-01-12T15:47:08.960Z] #43 178.1 CC criu/signalfd.o [2021-01-12T15:47:09.026Z] ok github.com/docker/docker/pkg/archive 0.515s coverage: 77.2% of statements [2021-01-12T15:47:09.257Z] #43 178.6 CC criu/sk-inet.o [2021-01-12T15:47:09.476Z] #41 ... [2021-01-12T15:47:09.476Z] [2021-01-12T15:47:09.476Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-12T15:47:09.476Z] #17 DONE 2.2s [2021-01-12T15:47:09.476Z] [2021-01-12T15:47:09.476Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:47:09.656Z] ok github.com/docker/docker/pkg/authorization 0.143s coverage: 68.3% of statements [2021-01-12T15:47:09.984Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-01-12T15:47:09.984Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-01-12T15:47:10.306Z] #43 179.6 CC criu/sk-netlink.o [2021-01-12T15:47:10.953Z] #43 180.1 CC criu/sk-packet.o [2021-01-12T15:47:10.967Z] #11 DONE 196.8s [2021-01-12T15:47:10.967Z] [2021-01-12T15:47:10.967Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:47:11.594Z] #43 180.9 CC criu/sk-queue.o [2021-01-12T15:47:12.164Z] #20 4.237 Collecting yamllint==1.16.0 [2021-01-12T15:47:12.237Z] #43 181.4 CC criu/sk-tcp.o [2021-01-12T15:47:12.532Z] #43 182.0 CC criu/sk-unix.o [2021-01-12T15:47:12.892Z] #51 2.254 + RM_GOPATH=0 [2021-01-12T15:47:12.892Z] #51 2.254 + TMP_GOPATH= [2021-01-12T15:47:12.892Z] #51 2.254 + : /build [2021-01-12T15:47:12.892Z] #51 2.254 + '[' -z '' ']' [2021-01-12T15:47:12.892Z] #51 2.258 ++ mktemp -d [2021-01-12T15:47:12.892Z] #51 2.261 + export GOPATH=/tmp/tmp.aBDqx3YSVN [2021-01-12T15:47:12.892Z] #51 2.261 + GOPATH=/tmp/tmp.aBDqx3YSVN [2021-01-12T15:47:12.892Z] #51 2.261 + RM_GOPATH=1 [2021-01-12T15:47:12.892Z] #51 2.261 + case "$(go env GOARCH)" in [2021-01-12T15:47:12.892Z] #51 2.264 ++ go env GOARCH [2021-01-12T15:47:12.892Z] #51 2.317 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T15:47:12.892Z] #51 2.317 + GO_BUILDMODE=-buildmode=pie [2021-01-12T15:47:12.892Z] #51 2.317 ++ dirname /tmp/install/install.sh [2021-01-12T15:47:12.892Z] #51 2.340 + dir=/tmp/install [2021-01-12T15:47:12.892Z] #51 2.340 + bin=runc [2021-01-12T15:47:12.892Z] #51 2.340 + shift [2021-01-12T15:47:12.892Z] #51 2.340 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-12T15:47:12.892Z] #51 2.340 + . /tmp/install/runc.installer [2021-01-12T15:47:12.892Z] #51 2.340 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T15:47:12.892Z] #51 2.340 + install_runc [2021-01-12T15:47:12.892Z] #51 2.340 + uname -r [2021-01-12T15:47:12.892Z] #51 2.340 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-12T15:47:12.892Z] #51 2.357 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-12T15:47:12.892Z] #51 2.357 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-12T15:47:12.892Z] #51 2.357 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aBDqx3YSVN/src/github.com/opencontainers/runc [2021-01-12T15:47:12.892Z] #51 2.357 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-12T15:47:12.892Z] #51 2.358 Cloning into '/tmp/tmp.aBDqx3YSVN/src/github.com/opencontainers/runc'... [2021-01-12T15:47:13.153Z] #51 ... [2021-01-12T15:47:13.153Z] [2021-01-12T15:47:13.153Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-12T15:47:13.153Z] #12 DONE 2.5s [2021-01-12T15:47:13.153Z] [2021-01-12T15:47:13.153Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-12T15:47:14.090Z] #20 ... [2021-01-12T15:47:14.091Z] [2021-01-12T15:47:14.091Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:14.091Z] #41 134.2 CC criu/netfilter.o [2021-01-12T15:47:14.091Z] #41 134.6 CC criu/page-pipe.o [2021-01-12T15:47:14.091Z] #41 135.2 CC criu/page-xfer.o [2021-01-12T15:47:14.091Z] #41 136.8 CC criu/pagemap-cache.o [2021-01-12T15:47:14.091Z] #41 137.1 CC criu/pagemap.o [2021-01-12T15:47:14.091Z] #41 137.8 CC criu/parasite-syscall.o [2021-01-12T15:47:14.091Z] #41 138.4 CC criu/path.o [2021-01-12T15:47:14.091Z] #41 138.6 CC criu/pie-util-vdso.o [2021-01-12T15:47:14.091Z] #41 138.9 CC criu/pie-util.o [2021-01-12T15:47:14.091Z] #41 139.0 CC criu/pipes.o [2021-01-12T15:47:14.091Z] #41 139.5 CC criu/plugin.o [2021-01-12T15:47:14.091Z] #41 139.8 CC criu/proc_parse.o [2021-01-12T15:47:14.426Z] ok github.com/docker/docker/pkg/chrootarchive 3.461s coverage: 43.2% of statements [2021-01-12T15:47:14.426Z] ok github.com/docker/docker/layer 7.218s coverage: 68.8% of statements [2021-01-12T15:47:14.426Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-12T15:47:14.426Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-12T15:47:14.426Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-12T15:47:14.426Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-12T15:47:14.426Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-12T15:47:14.426Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-12T15:47:14.426Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-12T15:47:14.426Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2021-01-12T15:47:14.623Z] #43 184.0 CC criu/sockets.o [2021-01-12T15:47:14.716Z] ok github.com/docker/docker/pkg/discovery 0.001s coverage: 58.3% of statements [2021-01-12T15:47:14.716Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2021-01-12T15:47:14.735Z] #18 ... [2021-01-12T15:47:14.735Z] [2021-01-12T15:47:14.735Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:14.735Z] #41 105.2 LINK criu/pie/restorer.built-in.o [2021-01-12T15:47:14.735Z] #41 105.2 GEN criu/pie/restorer-blob.h [2021-01-12T15:47:14.735Z] #41 105.3 DEP criu/vdso.d [2021-01-12T15:47:14.735Z] #41 105.8 DEP criu/vdso-compat.d [2021-01-12T15:47:14.735Z] #41 106.0 DEP criu/uts_ns.d [2021-01-12T15:47:14.735Z] #41 106.2 DEP criu/util.d [2021-01-12T15:47:14.735Z] #41 106.5 DEP criu/uffd.d [2021-01-12T15:47:14.735Z] #41 106.8 DEP criu/tun.d [2021-01-12T15:47:14.735Z] #41 107.0 DEP criu/tty.d [2021-01-12T15:47:14.735Z] #41 107.2 DEP criu/timerfd.d [2021-01-12T15:47:14.735Z] #41 107.4 DEP criu/timens.d [2021-01-12T15:47:14.735Z] #41 107.6 DEP criu/sysfs_parse.d [2021-01-12T15:47:14.735Z] #41 107.9 DEP criu/sysctl.d [2021-01-12T15:47:14.735Z] #41 108.0 DEP criu/string.d [2021-01-12T15:47:14.735Z] #41 108.1 DEP criu/stats.d [2021-01-12T15:47:14.735Z] #41 108.3 DEP criu/sockets.d [2021-01-12T15:47:14.735Z] #41 108.4 DEP criu/sk-unix.d [2021-01-12T15:47:14.992Z] #41 108.7 DEP criu/sk-tcp.d [2021-01-12T15:47:15.006Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-01-12T15:47:15.072Z] #13 DONE 1.7s [2021-01-12T15:47:15.072Z] [2021-01-12T15:47:15.072Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:15.072Z] #41 79.90 CC compel/src/lib/ptrace.o [2021-01-12T15:47:15.072Z] #41 80.55 AR compel/libcompel.a [2021-01-12T15:47:15.072Z] #41 80.65 HOSTCC compel/src/main-host.o [2021-01-12T15:47:15.072Z] #41 81.11 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-01-12T15:47:15.072Z] #41 81.21 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-12T15:47:15.072Z] #41 81.72 HOSTCC compel/src/lib/log-host.o [2021-01-12T15:47:15.072Z] #41 82.00 HOSTLINK compel/compel-host-bin [2021-01-12T15:47:15.072Z] #41 82.15 DEP soccr/soccr.d [2021-01-12T15:47:15.072Z] #41 82.31 CC soccr/soccr.o [2021-01-12T15:47:15.072Z] #41 84.10 AR soccr/libsoccr.a [2021-01-12T15:47:15.072Z] #41 84.21 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T15:47:15.072Z] #41 85.00 DEP criu/arch/x86/sigframe.d [2021-01-12T15:47:15.072Z] #41 85.13 DEP criu/arch/x86/sigaction_compat.d [2021-01-12T15:47:15.072Z] #41 85.16 DEP criu/arch/x86/kerndat.d [2021-01-12T15:47:15.072Z] #41 85.30 DEP criu/arch/x86/crtools.d [2021-01-12T15:47:15.072Z] #41 85.47 DEP criu/arch/x86/cpu.d [2021-01-12T15:47:15.072Z] #41 85.66 CC criu/arch/x86/cpu.o [2021-01-12T15:47:15.072Z] #41 86.44 CC criu/arch/x86/crtools.o [2021-01-12T15:47:15.072Z] #41 88.34 CC criu/arch/x86/kerndat.o [2021-01-12T15:47:15.072Z] #41 89.21 CC criu/arch/x86/sigaction_compat.o [2021-01-12T15:47:15.072Z] #41 89.61 CC criu/arch/x86/sigframe.o [2021-01-12T15:47:15.072Z] #41 89.93 LINK criu/arch/x86/crtools.built-in.o [2021-01-12T15:47:15.072Z] #41 90.05 DEP criu/pie/util-vdso-elf32.d [2021-01-12T15:47:15.072Z] #41 ... [2021-01-12T15:47:15.072Z] [2021-01-12T15:47:15.072Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-12T15:47:15.555Z] #41 109.0 DEP criu/sk-queue.d [2021-01-12T15:47:15.555Z] #41 109.2 DEP criu/sk-packet.d [2021-01-12T15:47:15.639Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2021-01-12T15:47:15.674Z] #43 185.1 CC criu/stats.o [2021-01-12T15:47:15.812Z] #41 109.3 DEP criu/sk-netlink.d [2021-01-12T15:47:15.812Z] #41 109.5 DEP criu/sk-inet.d [2021-01-12T15:47:15.929Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements [2021-01-12T15:47:16.017Z] #41 141.8 CC criu/protobuf-desc.o [2021-01-12T15:47:16.032Z] #14 1.407 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-12T15:47:16.294Z] #14 DONE 1.6s [2021-01-12T15:47:16.294Z] [2021-01-12T15:47:16.294Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-12T15:47:16.330Z] #43 185.5 CC criu/string.o [2021-01-12T15:47:16.330Z] #43 185.6 CC criu/sysctl.o [2021-01-12T15:47:16.375Z] #41 109.7 DEP criu/signalfd.d [2021-01-12T15:47:16.375Z] #41 110.0 DEP criu/sigframe.d [2021-01-12T15:47:16.631Z] #41 110.1 DEP criu/shmem.d [2021-01-12T15:47:16.888Z] #41 ... [2021-01-12T15:47:16.888Z] [2021-01-12T15:47:16.888Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:47:16.888Z] #18 7.370 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:47:16.959Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2021-01-12T15:47:16.967Z] #41 142.5 CC criu/protobuf.o [2021-01-12T15:47:16.971Z] #43 186.3 CC criu/sysfs_parse.o [2021-01-12T15:47:17.230Z] #41 142.8 CC criu/pstree.o [2021-01-12T15:47:17.452Z] #18 7.920 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:47:17.452Z] #18 7.980 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:47:17.589Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-01-12T15:47:17.613Z] #43 186.7 CC criu/timens.o [2021-01-12T15:47:17.910Z] #43 187.1 CC criu/timerfd.o [2021-01-12T15:47:18.180Z] #41 143.7 CC criu/rbtree.o [2021-01-12T15:47:18.180Z] #41 144.0 CC criu/rst-malloc.o [2021-01-12T15:47:18.205Z] #43 187.5 CC criu/tty.o [2021-01-12T15:47:18.444Z] #41 144.2 CC criu/seccomp.o [2021-01-12T15:47:18.501Z] #43 ... [2021-01-12T15:47:18.501Z] [2021-01-12T15:47:18.501Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:47:18.501Z] #40 DONE 266.6s [2021-01-12T15:47:18.619Z] ok github.com/docker/docker/pkg/fsutils 0.416s coverage: 85.1% of statements [2021-01-12T15:47:18.619Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2021-01-12T15:47:18.619Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2021-01-12T15:47:18.707Z] #41 ... [2021-01-12T15:47:18.707Z] [2021-01-12T15:47:18.707Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:18.707Z] #54 168.6 + bin/containerd [2021-01-12T15:47:18.799Z] [2021-01-12T15:47:18.799Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:18.820Z] #18 9.059 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:47:18.846Z] #15 DONE 2.1s [2021-01-12T15:47:18.846Z] [2021-01-12T15:47:18.846Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-12T15:47:19.649Z] ok github.com/docker/docker/pkg/ioutils 0.270s coverage: 69.3% of statements [2021-01-12T15:47:19.650Z] ok github.com/docker/docker/pkg/idtools 0.481s coverage: 70.1% of statements [2021-01-12T15:47:19.940Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-01-12T15:47:19.940Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-01-12T15:47:19.940Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-12T15:47:19.940Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-12T15:47:19.940Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-12T15:47:20.230Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-01-12T15:47:20.230Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-12T15:47:20.230Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-01-12T15:47:20.239Z] #16 DONE 1.6s [2021-01-12T15:47:20.239Z] [2021-01-12T15:47:20.239Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:20.239Z] #41 90.22 DEP criu/pie/util-vdso.d [2021-01-12T15:47:20.239Z] #41 90.37 DEP criu/pie/util.d [2021-01-12T15:47:20.239Z] #41 90.66 CC criu/pie/util.o [2021-01-12T15:47:20.239Z] #41 91.38 CC criu/pie/util-vdso.o [2021-01-12T15:47:20.239Z] #41 92.61 CC criu/pie/util-vdso-elf32.o [2021-01-12T15:47:20.239Z] #41 93.69 AR criu/pie/pie.lib.a [2021-01-12T15:47:20.239Z] #41 93.75 DEP criu/pie/restorer.d [2021-01-12T15:47:20.239Z] #41 94.28 DEP criu/arch/x86/sigaction_compat_pie.d [2021-01-12T15:47:20.239Z] #41 94.43 DEP criu/arch/x86/restorer_unmap.d [2021-01-12T15:47:20.239Z] #41 94.54 DEP criu/arch/x86/restorer.d [2021-01-12T15:47:20.239Z] #41 94.89 DEP criu/arch/x86/vdso-pie.d [2021-01-12T15:47:20.239Z] #41 95.09 DEP criu/pie/parasite-vdso.d [2021-01-12T15:47:20.239Z] #41 95.41 DEP criu/pie/parasite.d [2021-01-12T15:47:20.522Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-01-12T15:47:20.522Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.025s coverage: 86.7% of statements [2021-01-12T15:47:20.522Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2021-01-12T15:47:20.522Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-12T15:47:20.522Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-12T15:47:20.712Z] #18 11.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:47:20.712Z] #18 ... [2021-01-12T15:47:20.712Z] [2021-01-12T15:47:20.712Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:47:20.712Z] #43 DONE 218.8s [2021-01-12T15:47:20.712Z] [2021-01-12T15:47:20.712Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:20.712Z] #41 110.4 DEP criu/servicefd.d [2021-01-12T15:47:20.712Z] #41 110.7 DEP criu/seize.d [2021-01-12T15:47:20.712Z] #41 111.1 DEP criu/seccomp.d [2021-01-12T15:47:20.712Z] #41 111.4 DEP criu/rst-malloc.d [2021-01-12T15:47:20.712Z] #41 111.5 DEP criu/rbtree.d [2021-01-12T15:47:20.712Z] #41 111.6 DEP criu/pstree.d [2021-01-12T15:47:20.712Z] #41 111.8 DEP criu/protobuf.d [2021-01-12T15:47:20.712Z] #41 112.0 GEN criu/protobuf-desc-gen.h [2021-01-12T15:47:20.813Z] #41 95.89 CC criu/pie/parasite.o [2021-01-12T15:47:20.893Z] #56 ... [2021-01-12T15:47:20.893Z] [2021-01-12T15:47:20.893Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:20.893Z] #43 190.2 CC criu/tun.o [2021-01-12T15:47:21.152Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2021-01-12T15:47:21.386Z] #41 ... [2021-01-12T15:47:21.386Z] [2021-01-12T15:47:21.386Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-12T15:47:21.386Z] #17 DONE 1.4s [2021-01-12T15:47:21.386Z] [2021-01-12T15:47:21.386Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:47:21.540Z] #43 190.9 CC criu/uffd.o [2021-01-12T15:47:21.782Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-01-12T15:47:21.783Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-01-12T15:47:22.073Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-01-12T15:47:22.607Z] #41 116.0 DEP criu/protobuf-desc.d [2021-01-12T15:47:22.607Z] #41 116.1 DEP criu/proc_parse.d [2021-01-12T15:47:22.997Z] #54 ... [2021-01-12T15:47:22.997Z] [2021-01-12T15:47:22.997Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T15:47:22.997Z] #20 11.52 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-12T15:47:22.997Z] #20 11.64 Collecting pyyaml (from yamllint==1.16.0) [2021-01-12T15:47:22.997Z] #20 11.82 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2021-01-12T15:47:22.997Z] #20 13.24 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-12T15:47:22.997Z] #20 13.29 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-12T15:47:22.997Z] #20 13.32 Building wheels for collected packages: pyyaml [2021-01-12T15:47:22.997Z] #20 13.33 Running setup.py bdist_wheel for pyyaml: started [2021-01-12T15:47:22.997Z] #20 14.15 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-12T15:47:22.997Z] #20 14.15 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2021-01-12T15:47:22.997Z] #20 14.21 Successfully built pyyaml [2021-01-12T15:47:22.997Z] #20 14.22 Installing collected packages: pyyaml, pathspec, yamllint [2021-01-12T15:47:22.997Z] #20 14.49 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2021-01-12T15:47:22.997Z] #20 DONE 15.0s [2021-01-12T15:47:22.997Z] [2021-01-12T15:47:22.997Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:22.997Z] #41 144.7 CC criu/seize.o [2021-01-12T15:47:22.997Z] #41 145.5 CC criu/servicefd.o [2021-01-12T15:47:22.997Z] #41 145.9 CC criu/shmem.o [2021-01-12T15:47:22.997Z] #41 146.9 CC criu/sigframe.o [2021-01-12T15:47:22.997Z] #41 147.1 CC criu/signalfd.o [2021-01-12T15:47:22.997Z] #41 147.4 CC criu/sk-inet.o [2021-01-12T15:47:22.997Z] #41 148.4 CC criu/sk-netlink.o [2021-01-12T15:47:23.068Z] #43 192.3 CC criu/util.o [2021-01-12T15:47:23.170Z] #41 116.7 DEP criu/plugin.d [2021-01-12T15:47:23.258Z] #41 148.9 CC criu/sk-packet.o [2021-01-12T15:47:23.427Z] #41 116.9 DEP criu/pipes.d [2021-01-12T15:47:23.427Z] #41 117.1 DEP criu/pie-util.d [2021-01-12T15:47:23.427Z] #41 ... [2021-01-12T15:47:23.427Z] [2021-01-12T15:47:23.427Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:47:23.427Z] #51 15.09 + cd /tmp/tmp.5w8w4quvQC/src/github.com/opencontainers/runc [2021-01-12T15:47:23.427Z] #51 15.09 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T15:47:23.427Z] #51 15.73 + '[' -z '' ']' [2021-01-12T15:47:23.427Z] #51 15.73 + target=static [2021-01-12T15:47:23.427Z] #51 15.73 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-12T15:47:23.427Z] #51 16.14 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-01-12T15:47:23.520Z] #41 149.4 CC criu/sk-queue.o [2021-01-12T15:47:23.574Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2021-01-12T15:47:23.575Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-01-12T15:47:23.683Z] #51 ... [2021-01-12T15:47:23.684Z] [2021-01-12T15:47:23.684Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:23.684Z] #41 117.2 DEP criu/pie-util-vdso.d [2021-01-12T15:47:23.684Z] #41 117.3 DEP criu/pie-util-vdso-elf32.d [2021-01-12T15:47:23.937Z] #18 2.249 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T15:47:23.937Z] #18 2.342 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T15:47:23.937Z] #18 2.356 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T15:47:23.940Z] #41 117.4 DEP criu/path.d [2021-01-12T15:47:23.940Z] #41 117.5 DEP criu/parasite-syscall.d [2021-01-12T15:47:24.101Z] #41 149.8 CC criu/sk-tcp.o [2021-01-12T15:47:24.201Z] #41 117.8 DEP criu/pagemap.d [2021-01-12T15:47:24.600Z] #43 193.8 CC criu/uts_ns.o [2021-01-12T15:47:24.675Z] #41 150.3 CC criu/sk-unix.o [2021-01-12T15:47:24.765Z] #41 118.1 DEP criu/pagemap-cache.d [2021-01-12T15:47:24.882Z] #18 ... [2021-01-12T15:47:24.883Z] [2021-01-12T15:47:24.883Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:47:24.883Z] #43 200.9 github.com/LK4D4/vndr/godl [2021-01-12T15:47:24.883Z] #43 202.3 github.com/LK4D4/vndr [2021-01-12T15:47:24.883Z] #43 ... [2021-01-12T15:47:24.883Z] [2021-01-12T15:47:24.883Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:24.883Z] #41 98.02 LINK criu/pie/parasite.built-in.o [2021-01-12T15:47:24.883Z] #41 98.07 GEN criu/pie/parasite-blob.h [2021-01-12T15:47:24.883Z] #41 98.13 CC criu/pie/parasite-vdso.o [2021-01-12T15:47:24.883Z] #41 99.01 CC criu/arch/x86/vdso-pie.o [2021-01-12T15:47:24.883Z] #41 99.67 CC criu/arch/x86/restorer.o [2021-01-12T15:47:24.897Z] #43 194.1 CC criu/vdso.o [2021-01-12T15:47:25.022Z] #41 118.4 DEP criu/page-xfer.d [2021-01-12T15:47:25.144Z] #41 100.4 CC criu/arch/x86/restorer_unmap.o [2021-01-12T15:47:25.278Z] #41 118.8 DEP criu/page-pipe.d [2021-01-12T15:47:25.278Z] #41 118.9 DEP criu/netfilter.d [2021-01-12T15:47:25.407Z] #41 100.5 CC criu/arch/x86/sigaction_compat_pie.o [2021-01-12T15:47:25.534Z] #41 119.2 DEP criu/net.d [2021-01-12T15:47:25.539Z] #43 194.8 LINK criu/built-in.o [2021-01-12T15:47:25.668Z] #41 100.8 CC criu/pie/restorer.o [2021-01-12T15:47:25.835Z] #43 195.0 LINK criu/criu [2021-01-12T15:47:26.069Z] #41 151.9 CC criu/sockets.o [2021-01-12T15:47:26.100Z] #41 119.6 DEP criu/namespaces.d [2021-01-12T15:47:26.100Z] #41 119.8 DEP criu/mount.d [2021-01-12T15:47:26.294Z] ok github.com/docker/docker/pkg/signal 2.363s coverage: 61.0% of statements [2021-01-12T15:47:26.357Z] #41 120.0 DEP criu/memfd.d [2021-01-12T15:47:26.479Z] #43 195.5 DEP lib/c/criu.d [2021-01-12T15:47:26.479Z] #43 195.6 CC images/rpc.pb-c.o [2021-01-12T15:47:26.584Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-01-12T15:47:26.614Z] #41 120.3 DEP criu/mem.d [2021-01-12T15:47:26.875Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-01-12T15:47:26.875Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-01-12T15:47:27.021Z] #41 152.6 CC criu/stats.o [2021-01-12T15:47:27.122Z] #43 196.3 CC lib/c/criu.o [2021-01-12T15:47:27.177Z] #41 120.6 DEP criu/lsm.d [2021-01-12T15:47:27.285Z] #41 153.0 CC criu/string.o [2021-01-12T15:47:27.285Z] #41 153.1 CC criu/sysctl.o [2021-01-12T15:47:27.434Z] #41 120.9 DEP criu/log.d [2021-01-12T15:47:27.504Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 54.2% of statements [2021-01-12T15:47:27.691Z] #41 121.1 DEP criu/libnetlink.d [2021-01-12T15:47:27.691Z] #41 121.2 DEP criu/kerndat.d [2021-01-12T15:47:27.794Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2021-01-12T15:47:27.861Z] #41 153.7 CC criu/sysfs_parse.o [2021-01-12T15:47:27.948Z] #41 121.5 DEP criu/kcmp-ids.d [2021-01-12T15:47:27.948Z] #41 121.5 DEP criu/irmap.d [2021-01-12T15:47:28.085Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2021-01-12T15:47:28.124Z] #41 154.0 CC criu/timens.o [2021-01-12T15:47:28.177Z] #43 197.6 LINK lib/c/built-in.o [2021-01-12T15:47:28.204Z] #41 121.7 DEP criu/ipc_ns.d [2021-01-12T15:47:28.461Z] #41 121.9 DEP criu/image.d [2021-01-12T15:47:28.473Z] #43 197.6 LINK lib/c/libcriu.so [2021-01-12T15:47:28.473Z] #43 197.6 LINK lib/c/libcriu.a [2021-01-12T15:47:28.700Z] #41 154.3 CC criu/timerfd.o [2021-01-12T15:47:28.717Z] #41 122.2 DEP criu/image-desc.d [2021-01-12T15:47:28.718Z] #41 122.4 DEP criu/fsnotify.d [2021-01-12T15:47:28.768Z] #43 197.9 GEN magic.py [2021-01-12T15:47:28.768Z] #43 198.0 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T15:47:28.768Z] #43 198.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T15:47:28.768Z] #43 198.1 Note: Building without GnuTLS support [2021-01-12T15:47:28.768Z] #43 198.1 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T15:47:28.768Z] #43 198.1 Makefile.config:40: Warn: Building without nftables support [2021-01-12T15:47:28.773Z] ok github.com/docker/docker/pkg/tarsum 0.028s coverage: 89.3% of statements [2021-01-12T15:47:28.774Z] testing: warning: no tests to run [2021-01-12T15:47:28.774Z] coverage: [no statements] [2021-01-12T15:47:28.774Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-01-12T15:47:28.963Z] #41 154.7 CC criu/tty.o [2021-01-12T15:47:28.974Z] #41 122.7 DEP criu/filesystems.d [2021-01-12T15:47:29.063Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-01-12T15:47:29.353Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-01-12T15:47:29.353Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-01-12T15:47:29.409Z] #43 198.7 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T15:47:29.537Z] #41 122.9 DEP criu/files.d [2021-01-12T15:47:29.537Z] #41 123.3 DEP criu/files-reg.d [2021-01-12T15:47:30.102Z] #41 123.4 DEP criu/files-ext.d [2021-01-12T15:47:30.102Z] #41 ... [2021-01-12T15:47:30.102Z] [2021-01-12T15:47:30.102Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:47:30.102Z] #30 DONE 227.5s [2021-01-12T15:47:30.102Z] [2021-01-12T15:47:30.102Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:30.102Z] #41 123.6 DEP criu/file-lock.d [2021-01-12T15:47:30.102Z] #41 ... [2021-01-12T15:47:30.102Z] [2021-01-12T15:47:30.102Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:47:30.102Z] #18 16.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:47:30.102Z] #18 17.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:47:30.359Z] #18 20.84 Fetched 8414 kB in 19s (436 kB/s) [2021-01-12T15:47:30.460Z] #43 199.7 make[1]: Nothing to be done for 'all'. [2021-01-12T15:47:30.460Z] #43 ... [2021-01-12T15:47:30.460Z] [2021-01-12T15:47:30.460Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:30.460Z] #49 278.6 + /build/golangci-lint --version [2021-01-12T15:47:30.888Z] #41 156.3 CC criu/tun.o [2021-01-12T15:47:30.964Z] #41 105.6 LINK criu/pie/restorer.built-in.o [2021-01-12T15:47:30.964Z] #41 105.6 GEN criu/pie/restorer-blob.h [2021-01-12T15:47:30.964Z] #41 105.7 DEP criu/vdso.d [2021-01-12T15:47:30.964Z] #41 ... [2021-01-12T15:47:30.964Z] [2021-01-12T15:47:30.964Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:47:30.964Z] #43 DONE 216.9s [2021-01-12T15:47:30.964Z] [2021-01-12T15:47:30.964Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:47:30.964Z] #51 15.16 + cd /tmp/tmp.aBDqx3YSVN/src/github.com/opencontainers/runc [2021-01-12T15:47:30.964Z] #51 15.16 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T15:47:30.964Z] #51 15.99 + '[' -z '' ']' [2021-01-12T15:47:30.964Z] #51 15.99 + target=static [2021-01-12T15:47:30.964Z] #51 15.99 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-12T15:47:30.964Z] #51 16.56 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-01-12T15:47:30.964Z] #51 ... [2021-01-12T15:47:30.964Z] [2021-01-12T15:47:30.964Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:30.964Z] #41 106.3 DEP criu/vdso-compat.d [2021-01-12T15:47:31.105Z] #49 279.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-12T15:47:31.105Z] #49 DONE 279.3s [2021-01-12T15:47:31.105Z] [2021-01-12T15:47:31.105Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:31.151Z] #41 156.8 CC criu/uffd.o [2021-01-12T15:47:31.151Z] #41 ... [2021-01-12T15:47:31.151Z] [2021-01-12T15:47:31.151Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:31.151Z] #22 231.7 + return [2021-01-12T15:47:31.298Z] #41 106.6 DEP criu/uts_ns.d [2021-01-12T15:47:31.401Z] #24 ... [2021-01-12T15:47:31.401Z] [2021-01-12T15:47:31.401Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:31.401Z] #43 200.7 make[1]: 'images/built-in.o' is up to date. [2021-01-12T15:47:31.401Z] #43 200.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-12T15:47:31.401Z] #43 200.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-12T15:47:31.401Z] #43 200.9 make[1]: 'compel/libcompel.a' is up to date. [2021-01-12T15:47:31.414Z] ok github.com/docker/docker/plugin 0.554s coverage: 23.2% of statements [2021-01-12T15:47:31.568Z] #41 106.7 DEP criu/util.d [2021-01-12T15:47:31.698Z] #43 200.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-12T15:47:31.698Z] #43 200.9 make[1]: Nothing to be done for 'all'. [2021-01-12T15:47:31.698Z] #43 201.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T15:47:31.704Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-01-12T15:47:31.994Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 86.4% of statements [2021-01-12T15:47:31.997Z] #43 201.2 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:31.997Z] #43 201.3 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:31.997Z] #43 201.4 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:32.164Z] #41 107.2 DEP criu/uffd.d [2021-01-12T15:47:32.252Z] #18 20.84 Reading package lists... [2021-01-12T15:47:32.252Z] #18 ... [2021-01-12T15:47:32.252Z] [2021-01-12T15:47:32.253Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:32.253Z] #41 123.8 DEP criu/file-ids.d [2021-01-12T15:47:32.253Z] #41 124.0 DEP criu/fifo.d [2021-01-12T15:47:32.253Z] #41 124.3 DEP criu/fdstore.d [2021-01-12T15:47:32.253Z] #41 124.5 DEP criu/fault-injection.d [2021-01-12T15:47:32.253Z] #41 124.6 DEP criu/external.d [2021-01-12T15:47:32.253Z] #41 124.9 DEP criu/eventpoll.d [2021-01-12T15:47:32.253Z] #41 125.1 DEP criu/eventfd.d [2021-01-12T15:47:32.253Z] #41 125.3 DEP criu/crtools.d [2021-01-12T15:47:32.253Z] #41 125.5 DEP criu/cr-service.d [2021-01-12T15:47:32.253Z] #41 125.7 DEP criu/cr-restore.d [2021-01-12T15:47:32.304Z] #43 201.7 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:32.425Z] #41 107.5 DEP criu/tun.d [2021-01-12T15:47:32.425Z] #41 107.7 DEP criu/tty.d [2021-01-12T15:47:32.509Z] #41 126.1 DEP criu/cr-errno.d [2021-01-12T15:47:32.509Z] #41 126.1 DEP criu/cr-dump.d [2021-01-12T15:47:32.601Z] #43 201.8 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:32.601Z] #43 201.9 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:32.601Z] #43 201.9 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:32.686Z] #41 107.9 DEP criu/timerfd.d [2021-01-12T15:47:32.766Z] #41 126.4 DEP criu/cr-dedup.d [2021-01-12T15:47:32.898Z] #43 202.1 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:32.898Z] #43 202.1 INSTALL criu/criu [2021-01-12T15:47:32.898Z] #43 DONE 202.2s [2021-01-12T15:47:32.898Z] [2021-01-12T15:47:32.898Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:32.946Z] #41 108.0 DEP criu/timens.d [2021-01-12T15:47:33.206Z] #41 108.2 DEP criu/sysfs_parse.d [2021-01-12T15:47:33.330Z] #41 126.8 DEP criu/cr-check.d [2021-01-12T15:47:33.330Z] #41 126.9 DEP criu/config.d [2021-01-12T15:47:33.467Z] #41 108.5 DEP criu/sysctl.d [2021-01-12T15:47:33.496Z] ok github.com/docker/docker/quota 0.668s coverage: 71.4% of statements [2021-01-12T15:47:33.588Z] #41 127.2 DEP criu/clone-noasan.d [2021-01-12T15:47:33.588Z] #41 127.3 DEP criu/cgroup.d [2021-01-12T15:47:33.713Z] #22 DONE 233.8s [2021-01-12T15:47:33.713Z] [2021-01-12T15:47:33.713Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:33.713Z] #41 157.9 CC criu/util.o [2021-01-12T15:47:33.713Z] #41 159.0 CC criu/uts_ns.o [2021-01-12T15:47:33.713Z] #41 159.2 CC criu/vdso.o [2021-01-12T15:47:33.727Z] #41 108.9 DEP criu/string.d [2021-01-12T15:47:33.727Z] #41 109.0 DEP criu/stats.d [2021-01-12T15:47:33.845Z] #41 127.6 DEP criu/cgroup-props.d [2021-01-12T15:47:33.856Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2021-01-12T15:47:33.976Z] #41 159.6 LINK criu/built-in.o [2021-01-12T15:47:33.987Z] #41 109.3 DEP criu/sockets.d [2021-01-12T15:47:34.102Z] #41 127.7 DEP criu/bitmap.d [2021-01-12T15:47:34.239Z] #41 159.8 LINK criu/criu [2021-01-12T15:47:34.359Z] #41 127.8 DEP criu/bfd.d [2021-01-12T15:47:34.359Z] #41 128.0 DEP criu/autofs.d [2021-01-12T15:47:34.503Z] #41 160.2 DEP lib/c/criu.d [2021-01-12T15:47:34.503Z] #41 160.2 CC images/rpc.pb-c.o [2021-01-12T15:47:34.558Z] #41 109.6 DEP criu/sk-unix.d [2021-01-12T15:47:34.615Z] #41 128.3 DEP criu/aio.d [2021-01-12T15:47:34.819Z] #41 110.1 DEP criu/sk-tcp.d [2021-01-12T15:47:34.886Z] ok github.com/docker/docker/registry 0.081s coverage: 57.2% of statements [2021-01-12T15:47:35.079Z] #41 160.8 CC lib/c/criu.o [2021-01-12T15:47:35.080Z] #41 ... [2021-01-12T15:47:35.080Z] [2021-01-12T15:47:35.080Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:47:35.080Z] #18 3.549 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T15:47:35.080Z] #18 5.369 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T15:47:35.080Z] #18 7.170 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T15:47:35.080Z] #18 ... [2021-01-12T15:47:35.080Z] [2021-01-12T15:47:35.080Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:35.080Z] #41 110.3 DEP criu/sk-queue.d [2021-01-12T15:47:35.176Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2021-01-12T15:47:35.179Z] #41 128.5 DEP criu/action-scripts.d [2021-01-12T15:47:35.179Z] #41 128.9 CC criu/action-scripts.o [2021-01-12T15:47:35.342Z] #41 110.6 DEP criu/sk-packet.d [2021-01-12T15:47:35.539Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-01-12T15:47:35.658Z] #41 ... [2021-01-12T15:47:35.658Z] [2021-01-12T15:47:35.658Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-12T15:47:35.658Z] #23 DONE 0.2s [2021-01-12T15:47:35.829Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-01-12T15:47:35.916Z] #41 110.8 DEP criu/sk-netlink.d [2021-01-12T15:47:35.916Z] #41 111.1 DEP criu/sk-inet.d [2021-01-12T15:47:35.921Z] [2021-01-12T15:47:35.921Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-12T15:47:36.115Z] #41 129.4 CC criu/aio.o [2021-01-12T15:47:36.120Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-01-12T15:47:36.176Z] #41 111.3 DEP criu/signalfd.d [2021-01-12T15:47:36.374Z] #41 130.1 CC criu/autofs.o [2021-01-12T15:47:36.444Z] #41 111.4 DEP criu/sigframe.d [2021-01-12T15:47:36.444Z] #41 111.6 DEP criu/shmem.d [2021-01-12T15:47:36.705Z] #41 111.8 DEP criu/servicefd.d [2021-01-12T15:47:36.966Z] #41 112.0 DEP criu/seize.d [2021-01-12T15:47:36.966Z] #41 112.2 DEP criu/seccomp.d [2021-01-12T15:47:37.243Z] #41 112.5 DEP criu/rst-malloc.d [2021-01-12T15:47:37.243Z] #41 112.5 DEP criu/rbtree.d [2021-01-12T15:47:37.504Z] #41 112.6 DEP criu/pstree.d [2021-01-12T15:47:37.504Z] #41 112.8 DEP criu/protobuf.d [2021-01-12T15:47:38.076Z] #41 113.0 GEN criu/protobuf-desc-gen.h [2021-01-12T15:47:38.178Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-01-12T15:47:38.268Z] #41 131.8 CC criu/bfd.o [2021-01-12T15:47:39.199Z] #41 132.5 CC criu/bitmap.o [2021-01-12T15:47:39.199Z] #41 132.7 CC criu/cgroup-props.o [2021-01-12T15:47:39.208Z] ok github.com/docker/docker/volume/local 0.292s coverage: 76.6% of statements [2021-01-12T15:47:39.511Z] ok github.com/docker/docker/volume/mounts 0.037s coverage: 67.0% of statements [2021-01-12T15:47:40.131Z] #41 133.7 CC criu/cgroup.o [2021-01-12T15:47:40.540Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.1% of statements [2021-01-12T15:47:41.223Z] #28 ... [2021-01-12T15:47:41.224Z] [2021-01-12T15:47:41.224Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:41.224Z] #41 161.9 LINK lib/c/built-in.o [2021-01-12T15:47:41.224Z] #41 161.9 LINK lib/c/libcriu.so [2021-01-12T15:47:41.224Z] #41 161.9 LINK lib/c/libcriu.a [2021-01-12T15:47:41.224Z] #41 162.1 GEN magic.py [2021-01-12T15:47:41.224Z] #41 162.4 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T15:47:41.224Z] #41 162.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T15:47:41.224Z] #41 162.4 Note: Building without GnuTLS support [2021-01-12T15:47:41.224Z] #41 162.4 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T15:47:41.224Z] #41 162.4 Makefile.config:40: Warn: Building without nftables support [2021-01-12T15:47:41.224Z] #41 163.7 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T15:47:41.224Z] #41 164.3 make[1]: Nothing to be done for 'all'. [2021-01-12T15:47:41.224Z] #41 165.0 make[1]: 'images/built-in.o' is up to date. [2021-01-12T15:47:41.224Z] #41 165.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-12T15:47:41.224Z] #41 165.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-12T15:47:41.224Z] #41 165.1 make[1]: 'compel/libcompel.a' is up to date. [2021-01-12T15:47:41.224Z] #41 165.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-12T15:47:41.224Z] #41 165.1 make[1]: Nothing to be done for 'all'. [2021-01-12T15:47:41.224Z] #41 165.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T15:47:41.224Z] #41 165.6 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:41.224Z] #41 165.6 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:41.224Z] #41 165.6 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:41.224Z] #41 165.7 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:41.224Z] #41 165.7 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:41.224Z] #41 165.8 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:41.224Z] #41 165.8 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:41.224Z] #41 165.9 make[2]: Nothing to be done for 'all'. [2021-01-12T15:47:41.224Z] #41 165.9 INSTALL criu/criu [2021-01-12T15:47:41.382Z] #41 116.1 DEP criu/protobuf-desc.d [2021-01-12T15:47:41.382Z] #41 116.4 DEP criu/proc_parse.d [2021-01-12T15:47:41.382Z] #41 116.6 DEP criu/plugin.d [2021-01-12T15:47:41.643Z] #41 116.7 DEP criu/pipes.d [2021-01-12T15:47:41.904Z] #41 117.0 DEP criu/pie-util.d [2021-01-12T15:47:42.166Z] #41 117.2 DEP criu/pie-util-vdso.d [2021-01-12T15:47:42.427Z] #41 117.5 DEP criu/pie-util-vdso-elf32.d [2021-01-12T15:47:42.688Z] #41 117.8 DEP criu/path.d [2021-01-12T15:47:42.949Z] #41 118.1 DEP criu/parasite-syscall.d [2021-01-12T15:47:43.409Z] #41 ... [2021-01-12T15:47:43.409Z] [2021-01-12T15:47:43.409Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:47:43.409Z] #18 20.84 Reading package lists... [2021-01-12T15:47:43.409Z] #18 25.67 Reading package lists... [2021-01-12T15:47:43.409Z] #18 29.60 Building dependency tree... [2021-01-12T15:47:43.409Z] #18 31.63 libcap2-bin is already the newest version (1:2.25-2). [2021-01-12T15:47:43.409Z] #18 31.63 The following additional packages will be installed: [2021-01-12T15:47:43.409Z] #18 31.63 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-12T15:47:43.409Z] #18 31.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-12T15:47:43.409Z] #18 31.64 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-12T15:47:43.409Z] #18 31.64 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-12T15:47:43.409Z] #18 31.64 python3.7 python3.7-minimal vim-runtime xxd [2021-01-12T15:47:43.409Z] #18 31.64 Suggested packages: [2021-01-12T15:47:43.409Z] #18 31.64 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-12T15:47:43.409Z] #18 31.64 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-12T15:47:43.409Z] #18 31.64 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-12T15:47:43.409Z] #18 31.64 Recommended packages: [2021-01-12T15:47:43.409Z] #18 31.64 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-12T15:47:43.409Z] #18 31.64 python3-keyrings.alt python3-xdg unzip [2021-01-12T15:47:43.409Z] #18 33.89 The following NEW packages will be installed: [2021-01-12T15:47:43.410Z] #18 33.89 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-12T15:47:43.410Z] #18 33.89 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-12T15:47:43.410Z] #18 33.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-12T15:47:43.410Z] #18 33.90 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-12T15:47:43.410Z] #18 33.90 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-12T15:47:43.410Z] #18 33.90 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-12T15:47:43.410Z] #18 33.90 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-12T15:47:43.410Z] #18 33.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-12T15:47:43.410Z] #18 33.90 xz-utils zip [2021-01-12T15:47:43.521Z] #41 118.7 DEP criu/pagemap.d [2021-01-12T15:47:43.666Z] #18 34.30 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T15:47:43.666Z] #18 34.30 Need to get 28.5 MB of archives. [2021-01-12T15:47:43.666Z] #18 34.30 After this operation, 116 MB of additional disk space will be used. [2021-01-12T15:47:43.666Z] #18 34.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-01-12T15:47:43.782Z] #41 119.0 DEP criu/pagemap-cache.d [2021-01-12T15:47:44.228Z] #18 ... [2021-01-12T15:47:44.228Z] [2021-01-12T15:47:44.228Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:44.228Z] #41 137.8 CC criu/clone-noasan.o [2021-01-12T15:47:44.354Z] #41 119.3 DEP criu/page-xfer.d [2021-01-12T15:47:44.616Z] #41 119.6 DEP criu/page-pipe.d [2021-01-12T15:47:44.616Z] #41 119.7 DEP criu/netfilter.d [2021-01-12T15:47:44.616Z] #41 119.8 DEP criu/net.d [2021-01-12T15:47:44.864Z] #41 138.4 CC criu/config.o [2021-01-12T15:47:45.187Z] #41 120.2 DEP criu/namespaces.d [2021-01-12T15:47:45.448Z] #41 120.5 DEP criu/mount.d [2021-01-12T15:47:45.448Z] #41 120.7 DEP criu/memfd.d [2021-01-12T15:47:45.709Z] #41 120.9 DEP criu/mem.d [2021-01-12T15:47:46.281Z] #41 121.3 DEP criu/lsm.d [2021-01-12T15:47:46.281Z] #41 ... [2021-01-12T15:47:46.281Z] [2021-01-12T15:47:46.281Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:47:46.281Z] #18 14.72 Fetched 8414 kB in 13s (642 kB/s) [2021-01-12T15:47:46.281Z] #18 14.72 Reading package lists... [2021-01-12T15:47:46.542Z] #18 19.94 Reading package lists... [2021-01-12T15:47:46.542Z] #18 ... [2021-01-12T15:47:46.542Z] [2021-01-12T15:47:46.542Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:46.542Z] #41 121.5 DEP criu/log.d [2021-01-12T15:47:46.542Z] #41 121.8 DEP criu/libnetlink.d [2021-01-12T15:47:46.805Z] #41 122.1 DEP criu/kerndat.d [2021-01-12T15:47:47.379Z] #41 122.4 DEP criu/kcmp-ids.d [2021-01-12T15:47:47.379Z] #41 ... [2021-01-12T15:47:47.379Z] [2021-01-12T15:47:47.379Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T15:47:47.379Z] #30 DONE 233.5s [2021-01-12T15:47:47.379Z] [2021-01-12T15:47:47.379Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:47.379Z] #41 122.6 DEP criu/irmap.d [2021-01-12T15:47:47.407Z] #41 140.7 CC criu/cr-check.o [2021-01-12T15:47:47.640Z] #41 122.8 DEP criu/ipc_ns.d [2021-01-12T15:47:47.818Z] #41 DONE 173.4s [2021-01-12T15:47:47.819Z] [2021-01-12T15:47:47.819Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-12T15:47:47.819Z] #28 DONE 12.1s [2021-01-12T15:47:47.819Z] [2021-01-12T15:47:47.819Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-12T15:47:47.902Z] #41 123.2 DEP criu/image.d [2021-01-12T15:47:48.080Z] #31 DONE 0.3s [2021-01-12T15:47:48.080Z] [2021-01-12T15:47:48.080Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:48.080Z] #54 ... [2021-01-12T15:47:48.080Z] [2021-01-12T15:47:48.080Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-12T15:47:48.080Z] #33 DONE 0.1s [2021-01-12T15:47:48.163Z] #41 123.5 DEP criu/image-desc.d [2021-01-12T15:47:48.288Z] #24 ... [2021-01-12T15:47:48.288Z] [2021-01-12T15:47:48.288Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:48.288Z] #56 244.3 + bin/containerd [2021-01-12T15:47:48.342Z] [2021-01-12T15:47:48.342Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-12T15:47:48.342Z] #36 DONE 0.1s [2021-01-12T15:47:48.342Z] [2021-01-12T15:47:48.342Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:48.342Z] #54 ... [2021-01-12T15:47:48.342Z] [2021-01-12T15:47:48.342Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-12T15:47:48.605Z] #39 DONE 0.4s [2021-01-12T15:47:48.605Z] [2021-01-12T15:47:48.605Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:48.735Z] #41 123.6 DEP criu/fsnotify.d [2021-01-12T15:47:48.996Z] #41 124.0 DEP criu/filesystems.d [2021-01-12T15:47:48.996Z] #41 124.2 DEP criu/files.d [2021-01-12T15:47:49.177Z] #54 ... [2021-01-12T15:47:49.177Z] [2021-01-12T15:47:49.177Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-12T15:47:49.257Z] #41 124.5 DEP criu/files-reg.d [2021-01-12T15:47:49.297Z] #41 142.7 CC criu/cr-dedup.o [2021-01-12T15:47:49.518Z] #41 124.7 DEP criu/files-ext.d [2021-01-12T15:47:49.554Z] #41 143.1 CC criu/cr-dump.o [2021-01-12T15:47:49.749Z] #42 DONE 0.3s [2021-01-12T15:47:49.749Z] [2021-01-12T15:47:49.749Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-12T15:47:49.780Z] #41 125.0 DEP criu/file-lock.d [2021-01-12T15:47:50.011Z] #44 DONE 0.3s [2021-01-12T15:47:50.011Z] [2021-01-12T15:47:50.011Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-12T15:47:50.011Z] #46 DONE 0.1s [2021-01-12T15:47:50.011Z] [2021-01-12T15:47:50.011Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-12T15:47:50.272Z] #48 DONE 0.3s [2021-01-12T15:47:50.272Z] [2021-01-12T15:47:50.272Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-12T15:47:50.353Z] #41 125.3 DEP criu/file-ids.d [2021-01-12T15:47:50.533Z] #50 DONE 0.2s [2021-01-12T15:47:50.533Z] [2021-01-12T15:47:50.533Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:50.533Z] #54 ... [2021-01-12T15:47:50.533Z] [2021-01-12T15:47:50.533Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-12T15:47:50.615Z] #41 125.6 DEP criu/fifo.d [2021-01-12T15:47:50.615Z] #41 125.8 DEP criu/fdstore.d [2021-01-12T15:47:50.876Z] #41 126.0 DEP criu/fault-injection.d [2021-01-12T15:47:50.876Z] #41 126.0 DEP criu/external.d [2021-01-12T15:47:51.105Z] #52 DONE 0.4s [2021-01-12T15:47:51.105Z] [2021-01-12T15:47:51.105Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:51.137Z] #41 126.3 DEP criu/eventpoll.d [2021-01-12T15:47:51.399Z] #41 126.5 DEP criu/eventfd.d [2021-01-12T15:47:51.399Z] #41 126.6 DEP criu/crtools.d [2021-01-12T15:47:51.660Z] #41 126.9 DEP criu/cr-service.d [2021-01-12T15:47:52.232Z] #41 127.2 DEP criu/cr-restore.d [2021-01-12T15:47:52.493Z] #41 127.6 DEP criu/cr-errno.d [2021-01-12T15:47:52.493Z] #41 127.6 DEP criu/cr-dump.d [2021-01-12T15:47:52.755Z] #41 128.0 DEP criu/cr-dedup.d [2021-01-12T15:47:52.823Z] #41 146.0 CC criu/cr-errno.o [2021-01-12T15:47:52.823Z] #41 146.2 CC criu/cr-restore.o [2021-01-12T15:47:53.016Z] #41 128.2 DEP criu/cr-check.d [2021-01-12T15:47:53.587Z] #41 128.5 DEP criu/config.d [2021-01-12T15:47:53.851Z] #41 128.9 DEP criu/clone-noasan.d [2021-01-12T15:47:53.851Z] #41 129.0 DEP criu/cgroup.d [2021-01-12T15:47:54.112Z] #41 129.3 DEP criu/cgroup-props.d [2021-01-12T15:47:54.112Z] #41 129.3 DEP criu/bitmap.d [2021-01-12T15:47:54.112Z] #41 129.4 DEP criu/bfd.d [2021-01-12T15:47:54.373Z] #41 129.5 DEP criu/autofs.d [2021-01-12T15:47:54.373Z] #41 129.6 DEP criu/aio.d [2021-01-12T15:47:54.635Z] #41 129.8 DEP criu/action-scripts.d [2021-01-12T15:47:54.712Z] #41 ... [2021-01-12T15:47:54.713Z] [2021-01-12T15:47:54.713Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:47:54.713Z] #18 34.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-01-12T15:47:54.713Z] #18 35.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-01-12T15:47:54.713Z] #18 35.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-01-12T15:47:54.896Z] #41 130.2 CC criu/action-scripts.o [2021-01-12T15:47:55.468Z] #41 130.8 CC criu/aio.o [2021-01-12T15:47:55.853Z] ok github.com/docker/docker/pkg/plugins 33.609s coverage: 76.6% of statements [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/rootless [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/volume [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-12T15:47:55.853Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-12T15:47:55.853Z] [2021-01-12T15:47:55.853Z] === Skipped [2021-01-12T15:47:55.854Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-12T15:47:55.854Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-12T15:47:55.854Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-12T15:47:55.854Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:47:55.854Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-12T15:47:55.854Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:47:55.854Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-12T15:47:55.854Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:47:55.854Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-12T15:47:55.854Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:47:55.854Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-12T15:47:55.854Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:47:55.854Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-12T15:47:55.854Z] graphtest_unix.go:73: No driver to put! [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-12T15:47:55.854Z] time="2021-01-12T15:46:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T15:47:55.854Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T15:47:55.854Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-12T15:47:55.854Z] time="2021-01-12T15:46:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T15:47:55.854Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T15:47:55.854Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-12T15:47:55.854Z] time="2021-01-12T15:46:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T15:47:55.854Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T15:47:55.854Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-12T15:47:55.854Z] time="2021-01-12T15:46:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T15:47:55.854Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T15:47:55.854Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-12T15:47:55.854Z] time="2021-01-12T15:46:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T15:47:55.854Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T15:47:55.854Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-12T15:47:55.854Z] graphtest_unix.go:73: No driver to put! [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-12T15:47:55.854Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-12T15:47:55.854Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-12T15:47:55.854Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-12T15:47:55.854Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-12T15:47:55.854Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:47:55.854Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-12T15:47:55.854Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:47:55.854Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-12T15:47:55.854Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:47:55.854Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-12T15:47:55.854Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:47:55.854Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-12T15:47:55.854Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:47:55.854Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-12T15:47:55.854Z] graphtest_unix.go:73: No driver to put! [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-12T15:47:55.854Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-12T15:47:55.854Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] [2021-01-12T15:47:55.854Z] DONE 2192 tests, 26 skipped in 189.625s Post stage [Pipeline] junit [2021-01-12T15:47:55.904Z] Recording test results [Pipeline] } [Pipeline] // stage [2021-01-12T15:47:56.040Z] #41 131.2 CC criu/autofs.o [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-12T15:47:56.429Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41701/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -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:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/make.sh dynbinary test-integration [2021-01-12T15:47:56.720Z] [2021-01-12T15:47:56.837Z] #56 ... [2021-01-12T15:47:56.837Z] [2021-01-12T15:47:56.837Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:56.837Z] #24 304.1 + return [2021-01-12T15:47:56.837Z] #24 DONE 304.2s [2021-01-12T15:47:56.837Z] [2021-01-12T15:47:56.837Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:56.983Z] #41 ... [2021-01-12T15:47:56.983Z] [2021-01-12T15:47:56.983Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:47:56.983Z] #18 19.94 Reading package lists... [2021-01-12T15:47:56.983Z] #18 25.41 Building dependency tree... [2021-01-12T15:47:56.983Z] #18 28.11 libcap2-bin is already the newest version (1:2.25-2). [2021-01-12T15:47:56.983Z] #18 28.11 The following additional packages will be installed: [2021-01-12T15:47:56.983Z] #18 28.11 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-12T15:47:56.983Z] #18 28.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-12T15:47:56.983Z] #18 28.12 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-12T15:47:56.983Z] #18 28.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-12T15:47:56.983Z] #18 28.12 python3.7 python3.7-minimal vim-runtime xxd [2021-01-12T15:47:56.983Z] #18 28.12 Suggested packages: [2021-01-12T15:47:56.983Z] #18 28.13 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-12T15:47:56.983Z] #18 28.13 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-12T15:47:56.983Z] #18 28.13 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-12T15:47:56.983Z] #18 28.13 Recommended packages: [2021-01-12T15:47:56.983Z] #18 28.13 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-12T15:47:56.983Z] #18 28.13 python3-keyrings.alt python3-xdg unzip [2021-01-12T15:47:56.983Z] #18 30.57 The following NEW packages will be installed: [2021-01-12T15:47:56.983Z] #18 30.58 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-12T15:47:56.983Z] #18 30.58 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-12T15:47:56.983Z] #18 30.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-12T15:47:56.983Z] #18 30.58 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-12T15:47:56.983Z] #18 30.58 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-12T15:47:56.983Z] #18 30.59 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-12T15:47:56.983Z] #18 30.59 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-12T15:47:56.984Z] #18 30.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-12T15:47:56.984Z] #18 30.59 xz-utils zip [2021-01-12T15:47:56.984Z] #18 31.14 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T15:47:56.984Z] #18 31.14 Need to get 28.5 MB of archives. [2021-01-12T15:47:56.984Z] #18 31.14 After this operation, 116 MB of additional disk space will be used. [2021-01-12T15:47:56.984Z] #18 31.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-01-12T15:47:56.984Z] #18 31.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-01-12T15:47:56.984Z] #18 31.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-01-12T15:47:56.984Z] #18 31.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-01-12T15:47:56.984Z] #18 31.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-01-12T15:47:56.984Z] #18 31.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-01-12T15:47:56.984Z] #18 31.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-01-12T15:47:56.984Z] #18 31.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-01-12T15:47:56.984Z] #18 31.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-01-12T15:47:56.984Z] #18 31.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-01-12T15:47:56.984Z] #18 31.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-01-12T15:47:56.984Z] #18 31.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-01-12T15:47:56.984Z] #18 31.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-01-12T15:47:56.984Z] #18 31.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-01-12T15:47:56.984Z] #18 31.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-01-12T15:47:56.984Z] #18 31.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-01-12T15:47:56.984Z] #18 31.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-12T15:47:56.984Z] #18 31.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T15:47:56.984Z] #18 31.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-01-12T15:47:56.984Z] #18 31.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-01-12T15:47:56.984Z] #18 31.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-01-12T15:47:56.984Z] #18 31.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-01-12T15:47:56.984Z] #18 31.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-01-12T15:47:56.984Z] #18 34.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-12T15:47:56.984Z] #18 34.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-12T15:47:56.984Z] #18 34.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-12T15:47:56.984Z] #18 34.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-01-12T15:47:56.984Z] #18 34.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-01-12T15:47:56.984Z] #18 34.94 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-12T15:47:56.984Z] #18 35.47 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-12T15:47:56.984Z] #18 35.48 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-12T15:47:56.984Z] #18 35.48 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-12T15:47:56.984Z] #18 35.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-01-12T15:47:56.984Z] #18 35.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-01-12T15:47:56.984Z] #18 35.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-01-12T15:47:56.984Z] #18 35.61 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-12T15:47:57.009Z] Removing bundles/ [2021-01-12T15:47:57.009Z] [2021-01-12T15:47:57.009Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-12T15:47:57.009Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T15:47:57.009Z] GOOS="" GOARCH="" GOARM="" [2021-01-12T15:47:57.236Z] #18 ... [2021-01-12T15:47:57.236Z] [2021-01-12T15:47:57.236Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:57.236Z] #41 150.6 CC criu/cr-service.o [2021-01-12T15:47:57.245Z] #18 35.62 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-01-12T15:47:57.245Z] #18 35.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-01-12T15:47:57.245Z] #18 35.63 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-12T15:47:57.245Z] #18 35.64 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-01-12T15:47:57.245Z] #18 35.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-12T15:47:57.245Z] #18 35.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2021-01-12T15:47:57.245Z] #18 35.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-01-12T15:47:57.245Z] #18 35.74 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-01-12T15:47:57.245Z] #18 35.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-12T15:47:57.506Z] #18 36.10 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-01-12T15:47:57.506Z] #18 36.14 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-01-12T15:47:57.767Z] #18 36.18 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-01-12T15:47:57.767Z] #18 ... [2021-01-12T15:47:57.767Z] [2021-01-12T15:47:57.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:47:57.767Z] #41 133.0 CC criu/bfd.o [2021-01-12T15:47:57.884Z] #56 ... [2021-01-12T15:47:57.884Z] [2021-01-12T15:47:57.884Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-12T15:47:58.163Z] #41 151.8 CC criu/crtools.o [2021-01-12T15:47:58.181Z] #25 DONE 0.1s [2021-01-12T15:47:58.181Z] [2021-01-12T15:47:58.181Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:58.181Z] #56 ... [2021-01-12T15:47:58.181Z] [2021-01-12T15:47:58.181Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-12T15:47:58.341Z] #41 133.6 CC criu/bitmap.o [2021-01-12T15:47:58.602Z] #41 133.7 CC criu/cgroup-props.o [2021-01-12T15:47:58.725Z] #41 152.4 CC criu/eventfd.o [2021-01-12T15:47:58.830Z] #30 DONE 0.8s [2021-01-12T15:47:58.830Z] [2021-01-12T15:47:58.830Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-12T15:47:59.127Z] #33 DONE 0.1s [2021-01-12T15:47:59.127Z] [2021-01-12T15:47:59.127Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-12T15:47:59.127Z] #35 DONE 0.1s [2021-01-12T15:47:59.127Z] [2021-01-12T15:47:59.127Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:59.127Z] #56 ... [2021-01-12T15:47:59.127Z] [2021-01-12T15:47:59.127Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-12T15:47:59.127Z] #38 DONE 0.1s [2021-01-12T15:47:59.127Z] [2021-01-12T15:47:59.127Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-12T15:47:59.287Z] #41 152.7 CC criu/eventpoll.o [2021-01-12T15:47:59.424Z] #41 DONE 0.3s [2021-01-12T15:47:59.424Z] [2021-01-12T15:47:59.424Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-12T15:47:59.548Z] #41 134.6 CC criu/cgroup.o [2021-01-12T15:47:59.721Z] #44 DONE 0.2s [2021-01-12T15:47:59.721Z] [2021-01-12T15:47:59.721Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-12T15:47:59.721Z] #46 DONE 0.1s [2021-01-12T15:47:59.721Z] [2021-01-12T15:47:59.721Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-12T15:47:59.721Z] #48 DONE 0.1s [2021-01-12T15:47:59.721Z] [2021-01-12T15:47:59.721Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:47:59.849Z] #41 153.4 CC criu/external.o [2021-01-12T15:48:00.016Z] #56 ... [2021-01-12T15:48:00.016Z] [2021-01-12T15:48:00.016Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-12T15:48:00.016Z] #50 DONE 0.1s [2021-01-12T15:48:00.016Z] [2021-01-12T15:48:00.016Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-12T15:48:00.016Z] #52 DONE 0.1s [2021-01-12T15:48:00.016Z] [2021-01-12T15:48:00.016Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:48:00.106Z] #41 153.7 CC criu/fault-injection.o [2021-01-12T15:48:00.106Z] #41 153.8 CC criu/fdstore.o [2021-01-12T15:48:00.312Z] #56 ... [2021-01-12T15:48:00.312Z] [2021-01-12T15:48:00.312Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-12T15:48:00.312Z] #54 DONE 0.1s [2021-01-12T15:48:00.312Z] [2021-01-12T15:48:00.312Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:48:00.363Z] #41 154.1 CC criu/fifo.o [2021-01-12T15:48:00.925Z] #41 154.4 CC criu/file-ids.o [2021-01-12T15:48:01.182Z] #41 154.6 CC criu/file-lock.o [2021-01-12T15:48:01.744Z] #41 155.4 CC criu/files-ext.o [2021-01-12T15:48:02.001Z] #41 155.6 CC criu/files-reg.o [2021-01-12T15:48:03.343Z] #54 212.0 + bin/containerd-stress [2021-01-12T15:48:03.759Z] #41 ... [2021-01-12T15:48:03.759Z] [2021-01-12T15:48:03.759Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:48:03.759Z] #18 38.88 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:48:03.759Z] #18 39.06 Fetched 28.5 MB in 7s (3864 kB/s) [2021-01-12T15:48:03.759Z] #18 39.13 Selecting previously unselected package pigz. [2021-01-12T15:48:03.759Z] #18 39.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 ... 23432 files and directories currently installed.) [2021-01-12T15:48:03.759Z] #18 39.23 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-01-12T15:48:03.759Z] #18 39.24 Unpacking pigz (2.4-1) ... [2021-01-12T15:48:03.759Z] #18 39.39 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-01-12T15:48:03.759Z] #18 39.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T15:48:03.759Z] #18 39.41 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T15:48:03.759Z] #18 40.07 Selecting previously unselected package python3.7-minimal. [2021-01-12T15:48:03.759Z] #18 40.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T15:48:03.759Z] #18 40.09 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T15:48:03.759Z] #18 41.21 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T15:48:03.759Z] #18 41.24 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T15:48:03.893Z] #41 157.4 CC criu/files.o [2021-01-12T15:48:05.785Z] #41 159.1 CC criu/filesystems.o [2021-01-12T15:48:05.886Z] #54 215.8 + bin/containerd-shim [2021-01-12T15:48:06.042Z] #41 159.7 CC criu/fsnotify.o [2021-01-12T15:48:06.307Z] #18 44.86 Selecting previously unselected package python3-minimal. [2021-01-12T15:48:06.568Z] #18 44.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-01-12T15:48:06.568Z] #18 44.96 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-01-12T15:48:06.568Z] #18 44.97 Unpacking python3-minimal (3.7.3-1) ... [2021-01-12T15:48:06.829Z] #18 45.37 Selecting previously unselected package libmpdec2:amd64. [2021-01-12T15:48:06.829Z] #18 45.38 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-01-12T15:48:06.829Z] #18 45.38 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-01-12T15:48:06.927Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|files|name|types_sizes) took 2m0.062762668s [2021-01-12T15:48:06.927Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.651121ms [2021-01-12T15:48:07.090Z] #18 45.57 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-01-12T15:48:07.090Z] #18 45.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T15:48:07.090Z] #18 45.60 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T15:48:07.410Z] #41 160.7 CC criu/image-desc.o [2021-01-12T15:48:07.410Z] #41 160.8 CC criu/image.o [2021-01-12T15:48:07.410Z] #41 ... [2021-01-12T15:48:07.410Z] [2021-01-12T15:48:07.410Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:48:07.410Z] #18 47.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-01-12T15:48:07.410Z] #18 48.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-01-12T15:48:07.410Z] #18 48.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-01-12T15:48:07.410Z] #18 51.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-01-12T15:48:07.410Z] #18 53.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-01-12T15:48:07.410Z] #18 53.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-01-12T15:48:07.973Z] #18 ... [2021-01-12T15:48:07.973Z] [2021-01-12T15:48:07.973Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:48:07.973Z] #41 161.7 CC criu/ipc_ns.o [2021-01-12T15:48:09.005Z] #18 47.39 Selecting previously unselected package python3.7. [2021-01-12T15:48:09.005Z] #18 47.40 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T15:48:09.005Z] #18 47.42 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T15:48:09.268Z] #18 47.80 Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-12T15:48:09.268Z] #18 47.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-01-12T15:48:09.268Z] #18 47.81 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-12T15:48:09.342Z] #41 162.7 CC criu/irmap.o [2021-01-12T15:48:09.532Z] #18 48.08 Setting up python3-minimal (3.7.3-1) ... [2021-01-12T15:48:09.909Z] #41 163.3 CC criu/kcmp-ids.o [2021-01-12T15:48:09.909Z] #41 163.5 CC criu/kerndat.o [2021-01-12T15:48:10.839Z] #41 164.4 CC criu/libnetlink.o [2021-01-12T15:48:10.915Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-01-12T15:48:10.915Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3143bfee\powershellScript.ps1'; exit $LASTEXITCODE; [2021-01-12T15:48:10.915Z] ---------------------------------------------------------------------------- [2021-01-12T15:48:10.915Z] [2021-01-12T15:48:10.915Z] INFO: executeCI.ps1 starting at Tue Jan 12 15:48:00 CUT 2021 [2021-01-12T15:48:10.915Z] [2021-01-12T15:48:10.915Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-01-12T15:48:10.915Z] INFO: Running git version 2.24.1.windows.2 [2021-01-12T15:48:10.915Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-01-12T15:48:10.915Z] INFO: Environment variables: [2021-01-12T15:48:10.915Z] [2021-01-12T15:48:10.915Z] Name Value [2021-01-12T15:48:10.915Z] ---- ----- [2021-01-12T15:48:10.915Z] ALLUSERSPROFILE C:\ProgramData [2021-01-12T15:48:10.915Z] amd64 true [2021-01-12T15:48:10.915Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-01-12T15:48:10.915Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-01-12T15:48:10.915Z] arm64 true [2021-01-12T15:48:10.915Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-01-12T15:48:10.915Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-01-12T15:48:10.915Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-01-12T15:48:10.915Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-01-12T15:48:10.915Z] BRANCH_NAME PR-41701 [2021-01-12T15:48:10.915Z] BUILD_DISPLAY_NAME #6 [2021-01-12T15:48:10.915Z] BUILD_ID 6 [2021-01-12T15:48:10.915Z] BUILD_NUMBER 6 [2021-01-12T15:48:10.915Z] BUILD_TAG jenkins-moby-PR-41701-6 [2021-01-12T15:48:10.915Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41701/6/ [2021-01-12T15:48:10.915Z] CHANGE_AUTHOR jimlinntu [2021-01-12T15:48:10.915Z] CHANGE_AUTHOR_DISPLAY_NAME Jim Lin [2021-01-12T15:48:10.916Z] CHANGE_BRANCH reuse [2021-01-12T15:48:10.916Z] CHANGE_FORK jimlinntu [2021-01-12T15:48:10.916Z] CHANGE_ID 41701 [2021-01-12T15:48:10.916Z] CHANGE_TARGET master [2021-01-12T15:48:10.916Z] CHANGE_TITLE replace json.Unmarshal with NewFromJSON in Create [2021-01-12T15:48:10.916Z] CHANGE_URL https://github.com/moby/moby/pull/41701 [2021-01-12T15:48:10.916Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T15:48:10.916Z] CommonProgramFiles C:\Program Files\Common Files [2021-01-12T15:48:10.916Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-01-12T15:48:10.916Z] CommonProgramW6432 C:\Program Files\Common Files [2021-01-12T15:48:10.916Z] COMPUTERNAME azwin-2-e60350 [2021-01-12T15:48:10.916Z] ComSpec C:\windows\system32\cmd.exe [2021-01-12T15:48:10.916Z] ConfigSequenceNumber 0 [2021-01-12T15:48:10.916Z] dco true [2021-01-12T15:48:10.916Z] DOCKER_BUILDKIT 0 [2021-01-12T15:48:10.916Z] DOCKER_DUT_DEBUG 1 [2021-01-12T15:48:10.916Z] DOCKER_EXPERIMENTAL 1 [2021-01-12T15:48:10.916Z] DOCKER_GRAPHDRIVER overlay2 [2021-01-12T15:48:10.916Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-01-12T15:48:10.916Z] EXECUTOR_NUMBER 0 [2021-01-12T15:48:10.916Z] FQDN azwin-2-e60350.westus.cloudapp.azure.com [2021-01-12T15:48:10.916Z] GIT_BRANCH PR-41701 [2021-01-12T15:48:10.916Z] GIT_COMMIT f7426cd9a22cc8161761dcfc614fc8a82d18922e [2021-01-12T15:48:10.916Z] GIT_PREVIOUS_COMMIT 71cbb83c236760dfa1b9ff0cac23d259a901990c [2021-01-12T15:48:10.916Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 94ff6c5b7260457160e7379752f6cdc64d1cb44e [2021-01-12T15:48:10.916Z] GIT_URL https://github.com/moby/moby.git [2021-01-12T15:48:10.916Z] HUDSON_COOKIE f76a509a-b8db-4650-82fa-0b729f2f4425 [2021-01-12T15:48:10.916Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-01-12T15:48:10.916Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-01-12T15:48:10.916Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-01-12T15:48:10.916Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-01-12T15:48:10.916Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-01-12T15:48:10.916Z] JENKINS_NODE_COOKIE 231e6f79-eba7-4d31-afcf-c1af1d2e0880 [2021-01-12T15:48:10.916Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-01-12T15:48:10.916Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-01-12T15:48:10.916Z] JOB_BASE_NAME PR-41701 [2021-01-12T15:48:10.916Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41701/display/redirect [2021-01-12T15:48:10.916Z] JOB_NAME moby/PR-41701 [2021-01-12T15:48:10.916Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41701/ [2021-01-12T15:48:10.916Z] library.jps.version master [2021-01-12T15:48:10.916Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-01-12T15:48:10.916Z] NODE_LABELS amd64 azure azwin-2-e60350 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-01-12T15:48:10.916Z] NODE_NAME azwin-2-e60350 [2021-01-12T15:48:10.917Z] NUMBER_OF_PROCESSORS 4 [2021-01-12T15:48:10.917Z] OS Windows_NT [2021-01-12T15:48:10.917Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-01-12T15:48:10.917Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-01-12T15:48:10.917Z] ppc64le true [2021-01-12T15:48:10.917Z] PROCESSOR_ARCHITECTURE AMD64 [2021-01-12T15:48:10.917Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-01-12T15:48:10.917Z] PROCESSOR_LEVEL 6 [2021-01-12T15:48:10.917Z] PROCESSOR_REVISION 5504 [2021-01-12T15:48:10.917Z] ProgramData C:\ProgramData [2021-01-12T15:48:10.917Z] ProgramFiles C:\Program Files [2021-01-12T15:48:10.917Z] ProgramFiles(x86) C:\Program Files (x86) [2021-01-12T15:48:10.917Z] ProgramW6432 C:\Program Files [2021-01-12T15:48:10.917Z] PROMPT $P$G [2021-01-12T15:48:10.917Z] PSExecutionPolicyPreference Bypass [2021-01-12T15:48:10.917Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-01-12T15:48:10.917Z] PUBLIC C:\Users\Public [2021-01-12T15:48:10.917Z] rootless true [2021-01-12T15:48:10.917Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41701/6/display/redirect?page=artif... [2021-01-12T15:48:10.917Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41701/6/display/redirect?page=changes [2021-01-12T15:48:10.917Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41701/6/display/redirect [2021-01-12T15:48:10.917Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41701/6/display/redirect?page=tests [2021-01-12T15:48:10.917Z] s390x true [2021-01-12T15:48:10.917Z] SKIP_VALIDATION_TESTS 1 [2021-01-12T15:48:10.917Z] SOURCES_DRIVE d [2021-01-12T15:48:10.917Z] SOURCES_SUBDIR gopath [2021-01-12T15:48:10.917Z] STAGE_NAME Run tests [2021-01-12T15:48:10.917Z] SystemDrive C: [2021-01-12T15:48:10.917Z] SystemRoot C:\windows [2021-01-12T15:48:10.917Z] TEMP C:\windows\TEMP [2021-01-12T15:48:10.917Z] TESTDEBUG 0 [2021-01-12T15:48:10.917Z] TESTRUN_DRIVE d [2021-01-12T15:48:10.917Z] TESTRUN_SUBDIR CI [2021-01-12T15:48:10.917Z] TIMEOUT 120m [2021-01-12T15:48:10.917Z] TMP C:\windows\TEMP [2021-01-12T15:48:10.917Z] unit_validate true [2021-01-12T15:48:10.917Z] USERDOMAIN WORKGROUP [2021-01-12T15:48:10.917Z] USERNAME azwin-2-e60350$ [2021-01-12T15:48:10.917Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-01-12T15:48:10.917Z] validate_force false [2021-01-12T15:48:10.917Z] windir C:\windows [2021-01-12T15:48:10.917Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-01-12T15:48:10.917Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-01-12T15:48:10.917Z] windowsRS1 false [2021-01-12T15:48:10.917Z] windowsRS5 true [2021-01-12T15:48:10.917Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-01-12T15:48:10.917Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-01-12T15:48:10.917Z] [2021-01-12T15:48:10.917Z] [2021-01-12T15:48:10.918Z] [2021-01-12T15:48:10.918Z] INFO: Sources under d:\gopath\... [2021-01-12T15:48:10.918Z] INFO: Test run under d:\CI\... [2021-01-12T15:48:10.918Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-01-12T15:48:10.918Z] INFO: docker/docker repository was found [2021-01-12T15:48:10.918Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-01-12T15:48:10.918Z] ltsc2019: Pulling from windows/servercore [2021-01-12T15:48:10.918Z] 4612f6d0b889: Pulling fs layer [2021-01-12T15:48:10.918Z] aa4f58cd6da1: Pulling fs layer [2021-01-12T15:48:10.918Z] aa4f58cd6da1: Download complete [2021-01-12T15:48:10.924Z] #18 49.33 Selecting previously unselected package python3. [2021-01-12T15:48:10.924Z] #18 49.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 ... 24093 files and directories currently installed.) [2021-01-12T15:48:10.924Z] #18 49.44 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-01-12T15:48:10.924Z] #18 49.46 Unpacking python3 (3.7.3-1) ... [2021-01-12T15:48:11.185Z] #18 49.58 Selecting previously unselected package libip4tc0:amd64. [2021-01-12T15:48:11.185Z] #18 49.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-01-12T15:48:11.185Z] #18 49.60 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-01-12T15:48:11.402Z] #41 164.7 CC criu/log.o [2021-01-12T15:48:11.446Z] #18 49.88 Selecting previously unselected package libip6tc0:amd64. [2021-01-12T15:48:11.446Z] #18 49.88 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-01-12T15:48:11.446Z] #18 49.90 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-01-12T15:48:11.446Z] #18 50.12 Selecting previously unselected package libiptc0:amd64. [2021-01-12T15:48:11.446Z] #18 50.12 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-01-12T15:48:11.659Z] #41 165.2 CC criu/lsm.o [2021-01-12T15:48:11.708Z] #18 50.14 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-01-12T15:48:11.916Z] #41 165.6 CC criu/mem.o [2021-01-12T15:48:11.969Z] #18 50.45 Selecting previously unselected package libnfnetlink0:amd64. [2021-01-12T15:48:11.969Z] #18 50.45 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-01-12T15:48:11.969Z] #18 50.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-12T15:48:12.230Z] #18 50.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-01-12T15:48:12.230Z] #18 50.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-01-12T15:48:12.230Z] #18 50.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-12T15:48:12.492Z] #18 50.95 Selecting previously unselected package libnftnl11:amd64. [2021-01-12T15:48:12.492Z] #18 51.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-01-12T15:48:12.492Z] #18 51.01 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-01-12T15:48:12.493Z] #54 222.6 + bin/containerd-shim-runc-v1 [2021-01-12T15:48:12.753Z] #18 51.30 Selecting previously unselected package iptables. [2021-01-12T15:48:12.753Z] #18 51.30 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-01-12T15:48:12.753Z] #18 51.31 Unpacking iptables (1.8.2-4) ... [2021-01-12T15:48:13.326Z] #18 51.96 Selecting previously unselected package xxd. [2021-01-12T15:48:13.326Z] #18 51.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T15:48:13.326Z] #18 51.99 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T15:48:13.326Z] #18 ... [2021-01-12T15:48:13.326Z] [2021-01-12T15:48:13.326Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:48:13.326Z] #41 138.6 CC criu/clone-noasan.o [2021-01-12T15:48:13.326Z] #41 138.9 CC criu/config.o [2021-01-12T15:48:13.326Z] #41 141.3 CC criu/cr-check.o [2021-01-12T15:48:13.326Z] #41 144.5 CC criu/cr-dedup.o [2021-01-12T15:48:13.326Z] #41 145.1 CC criu/cr-dump.o [2021-01-12T15:48:13.326Z] #41 148.4 CC criu/cr-errno.o [2021-01-12T15:48:13.326Z] #41 148.5 CC criu/cr-restore.o [2021-01-12T15:48:13.810Z] #41 167.1 CC criu/memfd.o [2021-01-12T15:48:13.899Z] #41 ... [2021-01-12T15:48:13.899Z] [2021-01-12T15:48:13.899Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:48:13.899Z] #18 52.25 Selecting previously unselected package vim-common. [2021-01-12T15:48:13.899Z] #18 52.26 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:48:13.899Z] #18 52.36 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T15:48:14.067Z] #41 167.7 CC criu/mount.o [2021-01-12T15:48:14.421Z] #18 52.75 Selecting previously unselected package bash-completion. [2021-01-12T15:48:14.421Z] #18 52.76 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-12T15:48:14.630Z] #41 ... [2021-01-12T15:48:14.631Z] [2021-01-12T15:48:14.631Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:48:14.631Z] #38 265.8 + dpkg --print-architecture [2021-01-12T15:48:14.631Z] #38 265.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-12T15:48:14.631Z] #38 266.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-12T15:48:14.631Z] #38 266.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-12T15:48:17.798Z] #54 226.8 + bin/containerd-shim-runc-v2 [2021-01-12T15:48:17.911Z] #38 ... [2021-01-12T15:48:17.911Z] [2021-01-12T15:48:17.911Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:48:17.911Z] #41 171.0 CC criu/namespaces.o [2021-01-12T15:48:18.059Z] #54 228.1 + binaries [2021-01-12T15:48:18.059Z] #54 228.1 + install -D bin/containerd /build/containerd [2021-01-12T15:48:18.059Z] #54 228.2 + install -D bin/containerd-shim /build/containerd-shim [2021-01-12T15:48:18.060Z] #54 228.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-12T15:48:18.060Z] #54 228.2 + install -D bin/ctr /build/ctr [2021-01-12T15:48:18.634Z] #18 56.49 Unpacking bash-completion (1:2.8-6) ... [2021-01-12T15:48:18.634Z] #18 56.90 Selecting previously unselected package bzip2. [2021-01-12T15:48:18.634Z] #18 56.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-01-12T15:48:18.634Z] #18 56.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T15:48:18.634Z] #18 57.01 Selecting previously unselected package xz-utils. [2021-01-12T15:48:18.634Z] #18 57.02 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-01-12T15:48:18.634Z] #18 57.03 Unpacking xz-utils (5.2.4-1) ... [2021-01-12T15:48:18.634Z] #18 57.22 Selecting previously unselected package apparmor. [2021-01-12T15:48:18.634Z] #18 57.22 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-01-12T15:48:18.895Z] #18 57.33 Unpacking apparmor (2.13.2-10) ... [2021-01-12T15:48:19.157Z] #18 57.73 Selecting previously unselected package aufs-tools. [2021-01-12T15:48:19.157Z] #18 57.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-01-12T15:48:19.157Z] #18 57.76 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-12T15:48:19.280Z] #41 172.7 CC criu/net.o [2021-01-12T15:48:19.418Z] #18 57.89 Selecting previously unselected package libonig5:amd64. [2021-01-12T15:48:19.418Z] #18 57.93 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-01-12T15:48:19.418Z] #18 57.93 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-12T15:48:19.536Z] #41 ... [2021-01-12T15:48:19.536Z] [2021-01-12T15:48:19.536Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:48:19.536Z] #18 60.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-01-12T15:48:19.536Z] #18 60.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-01-12T15:48:19.536Z] #18 63.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-01-12T15:48:19.536Z] #18 63.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-01-12T15:48:19.536Z] #18 63.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-01-12T15:48:19.536Z] #18 63.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-01-12T15:48:19.536Z] #18 63.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-01-12T15:48:19.536Z] #18 63.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-12T15:48:19.536Z] #18 63.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T15:48:19.536Z] #18 63.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-01-12T15:48:19.537Z] #18 63.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-01-12T15:48:19.537Z] #18 63.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-01-12T15:48:19.537Z] #18 69.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-01-12T15:48:19.537Z] #18 69.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-01-12T15:48:19.537Z] #18 69.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-12T15:48:19.537Z] #18 69.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-12T15:48:19.679Z] #18 58.07 Selecting previously unselected package libjq1:amd64. [2021-01-12T15:48:19.679Z] #18 58.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T15:48:19.679Z] #18 58.09 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T15:48:19.679Z] #18 58.21 Selecting previously unselected package jq. [2021-01-12T15:48:19.679Z] #18 58.23 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T15:48:19.679Z] #18 58.24 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T15:48:19.941Z] #18 58.33 Selecting previously unselected package libaio1:amd64. [2021-01-12T15:48:19.941Z] #18 58.34 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-01-12T15:48:19.941Z] #18 58.36 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-01-12T15:48:19.941Z] #18 58.42 Selecting previously unselected package libgpm2:amd64. [2021-01-12T15:48:19.941Z] #18 58.43 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-01-12T15:48:19.941Z] #18 58.44 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-01-12T15:48:19.941Z] #18 58.51 Selecting previously unselected package libicu63:amd64. [2021-01-12T15:48:19.941Z] #18 58.51 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-12T15:48:19.941Z] #18 58.52 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T15:48:22.057Z] #18 ... [2021-01-12T15:48:22.057Z] [2021-01-12T15:48:22.057Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:48:22.057Z] #41 175.5 CC criu/netfilter.o [2021-01-12T15:48:22.314Z] #41 175.9 CC criu/page-pipe.o [2021-01-12T15:48:22.877Z] #41 176.4 CC criu/page-xfer.o [2021-01-12T15:48:24.231Z] #18 62.12 Selecting previously unselected package libnet1:amd64. [2021-01-12T15:48:24.231Z] #18 62.13 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T15:48:24.231Z] #18 62.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:48:24.231Z] #18 62.24 Selecting previously unselected package libnl-3-200:amd64. [2021-01-12T15:48:24.231Z] #18 62.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-12T15:48:24.231Z] #18 62.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T15:48:24.231Z] #18 62.35 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-12T15:48:24.231Z] #18 62.35 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-12T15:48:24.231Z] #18 62.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T15:48:24.231Z] #18 62.43 Selecting previously unselected package libreadline5:amd64. [2021-01-12T15:48:24.231Z] #18 62.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-01-12T15:48:24.231Z] #18 62.46 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-12T15:48:24.231Z] #18 62.58 Selecting previously unselected package net-tools. [2021-01-12T15:48:24.231Z] #18 62.59 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-01-12T15:48:24.231Z] #18 62.60 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T15:48:24.231Z] #18 62.79 Selecting previously unselected package python-pip-whl. [2021-01-12T15:48:24.231Z] #18 62.79 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-12T15:48:24.231Z] #18 62.80 Unpacking python-pip-whl (18.1-5) ... [2021-01-12T15:48:24.642Z] #54 DONE 234.2s [2021-01-12T15:48:24.770Z] #41 177.9 CC criu/pagemap-cache.o [2021-01-12T15:48:24.770Z] #41 178.3 CC criu/pagemap.o [2021-01-12T15:48:24.806Z] #18 63.42 Selecting previously unselected package python3-lib2to3. [2021-01-12T15:48:24.806Z] #18 63.42 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-12T15:48:24.806Z] #18 63.43 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-12T15:48:24.806Z] #18 63.53 Selecting previously unselected package python3-distutils. [2021-01-12T15:48:25.066Z] #18 63.53 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-12T15:48:25.066Z] #18 63.53 Unpacking python3-distutils (3.7.3-1) ... [2021-01-12T15:48:25.327Z] #18 63.68 Selecting previously unselected package python3-pip. [2021-01-12T15:48:25.327Z] #18 63.68 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-12T15:48:25.327Z] #18 63.70 Unpacking python3-pip (18.1-5) ... [2021-01-12T15:48:25.327Z] #18 63.93 Selecting previously unselected package python3-pkg-resources. [2021-01-12T15:48:25.586Z] [2021-01-12T15:48:25.586Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-12T15:48:25.588Z] #18 63.94 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T15:48:25.588Z] #18 63.94 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-12T15:48:25.588Z] #18 64.10 Selecting previously unselected package python3-setuptools. [2021-01-12T15:48:25.588Z] #18 64.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-12T15:48:25.588Z] #18 64.13 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-12T15:48:25.700Z] #41 179.2 CC criu/parasite-syscall.o [2021-01-12T15:48:25.782Z] 4612f6d0b889: Verifying Checksum [2021-01-12T15:48:25.782Z] 4612f6d0b889: Download complete [2021-01-12T15:48:25.850Z] #18 64.37 Selecting previously unselected package python3-wheel. [2021-01-12T15:48:25.850Z] #18 64.37 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-12T15:48:25.850Z] #18 64.39 Unpacking python3-wheel (0.32.3-2) ... [2021-01-12T15:48:26.111Z] #18 64.47 Selecting previously unselected package sudo. [2021-01-12T15:48:26.111Z] #18 64.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2021-01-12T15:48:26.111Z] #18 64.49 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-12T15:48:26.630Z] #41 180.0 CC criu/path.o [2021-01-12T15:48:26.630Z] #41 180.3 CC criu/pie-util-vdso-elf32.o [2021-01-12T15:48:26.633Z] #18 65.06 Selecting previously unselected package thin-provisioning-tools. [2021-01-12T15:48:26.633Z] #18 65.07 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-01-12T15:48:26.633Z] #18 65.08 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T15:48:26.633Z] #18 65.30 Selecting previously unselected package uidmap. [2021-01-12T15:48:26.893Z] #18 65.31 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-01-12T15:48:26.893Z] #18 65.33 Unpacking uidmap (1:4.5-1.1) ... [2021-01-12T15:48:26.893Z] #18 65.44 Selecting previously unselected package vim-runtime. [2021-01-12T15:48:26.893Z] #18 65.46 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:48:26.893Z] #18 65.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-01-12T15:48:27.154Z] #18 65.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-12T15:48:27.154Z] #18 65.58 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-12T15:48:27.193Z] #41 180.7 CC criu/pie-util-vdso.o [2021-01-12T15:48:27.449Z] #41 181.0 CC criu/pie-util.o [2021-01-12T15:48:27.470Z] #56 280.7 + bin/containerd-stress [2021-01-12T15:48:27.470Z] #56 283.1 + bin/containerd-shim [2021-01-12T15:48:27.706Z] #41 181.2 CC criu/pipes.o [2021-01-12T15:48:28.130Z] #55 DONE 2.4s [2021-01-12T15:48:28.130Z] [2021-01-12T15:48:28.130Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-12T15:48:28.635Z] #41 182.0 CC criu/plugin.o [2021-01-12T15:48:28.892Z] #41 182.4 CC criu/proc_parse.o [2021-01-12T15:48:29.069Z] #18 ... [2021-01-12T15:48:29.070Z] [2021-01-12T15:48:29.070Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:48:29.070Z] #41 154.3 CC criu/cr-service.o [2021-01-12T15:48:29.070Z] #41 155.8 CC criu/crtools.o [2021-01-12T15:48:29.070Z] #41 156.4 CC criu/eventfd.o [2021-01-12T15:48:29.070Z] #41 156.8 CC criu/eventpoll.o [2021-01-12T15:48:29.070Z] #41 157.8 CC criu/external.o [2021-01-12T15:48:29.070Z] #41 158.1 CC criu/fault-injection.o [2021-01-12T15:48:29.070Z] #41 158.3 CC criu/fdstore.o [2021-01-12T15:48:29.070Z] #41 158.7 CC criu/fifo.o [2021-01-12T15:48:29.070Z] #41 159.2 CC criu/file-ids.o [2021-01-12T15:48:29.070Z] #41 159.5 CC criu/file-lock.o [2021-01-12T15:48:29.070Z] #41 160.5 CC criu/files-ext.o [2021-01-12T15:48:29.070Z] #41 160.9 CC criu/files-reg.o [2021-01-12T15:48:29.070Z] #41 163.3 CC criu/files.o [2021-01-12T15:48:29.071Z] #59 DONE 0.7s [2021-01-12T15:48:29.071Z] [2021-01-12T15:48:29.071Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-12T15:48:30.012Z] #41 ... [2021-01-12T15:48:30.012Z] [2021-01-12T15:48:30.012Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:48:30.012Z] #38 276.2 + dpkg --print-architecture [2021-01-12T15:48:30.273Z] #38 276.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-12T15:48:30.273Z] #38 276.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-12T15:48:30.273Z] #38 276.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-12T15:48:30.454Z] #61 DONE 1.5s [2021-01-12T15:48:30.454Z] [2021-01-12T15:48:30.454Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-12T15:48:30.454Z] #63 DONE 0.2s [2021-01-12T15:48:30.715Z] [2021-01-12T15:48:30.715Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-12T15:48:30.715Z] #64 DONE 0.1s [2021-01-12T15:48:30.715Z] [2021-01-12T15:48:30.715Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-12T15:48:31.475Z] #41 185.0 CC criu/protobuf-desc.o [2021-01-12T15:48:32.404Z] #41 185.9 CC criu/protobuf.o [2021-01-12T15:48:32.660Z] #41 186.3 CC criu/pstree.o [2021-01-12T15:48:33.263Z] #65 DONE 2.3s [2021-01-12T15:48:33.263Z] [2021-01-12T15:48:33.263Z] #66 exporting to image [2021-01-12T15:48:33.263Z] #66 exporting layers [2021-01-12T15:48:33.590Z] #41 187.2 CC criu/rbtree.o [2021-01-12T15:48:33.846Z] #41 187.4 CC criu/rst-malloc.o [2021-01-12T15:48:33.846Z] #41 187.5 CC criu/seccomp.o [2021-01-12T15:48:34.102Z] #41 ... [2021-01-12T15:48:34.103Z] [2021-01-12T15:48:34.103Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:48:34.103Z] #38 DONE 291.6s [2021-01-12T15:48:34.103Z] [2021-01-12T15:48:34.103Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:48:34.103Z] #18 78.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-12T15:48:34.391Z] #56 290.0 + bin/containerd-shim-runc-v1 [2021-01-12T15:48:34.665Z] #18 85.02 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-01-12T15:48:34.665Z] #18 85.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-01-12T15:48:34.922Z] #18 85.36 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-12T15:48:34.922Z] #18 ... [2021-01-12T15:48:34.922Z] [2021-01-12T15:48:34.922Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:48:34.922Z] #41 188.4 CC criu/seize.o [2021-01-12T15:48:35.851Z] #41 189.4 CC criu/servicefd.o [2021-01-12T15:48:36.418Z] #41 189.9 CC criu/shmem.o [2021-01-12T15:48:36.865Z] #38 ... [2021-01-12T15:48:36.865Z] [2021-01-12T15:48:36.865Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:48:36.865Z] #18 68.87 Selecting previously unselected package vim. [2021-01-12T15:48:36.865Z] #18 68.87 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T15:48:36.865Z] #18 68.90 Unpacking vim (2:8.1.0875-5) ... [2021-01-12T15:48:36.865Z] #18 69.39 Selecting previously unselected package xfsprogs. [2021-01-12T15:48:36.865Z] #18 69.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-01-12T15:48:36.865Z] #18 69.42 Unpacking xfsprogs (4.20.0-1) ... [2021-01-12T15:48:36.865Z] #18 69.86 Selecting previously unselected package zip. [2021-01-12T15:48:36.865Z] #18 69.87 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-01-12T15:48:36.865Z] #18 69.88 Unpacking zip (3.0-11+b1) ... [2021-01-12T15:48:36.865Z] #18 70.07 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-12T15:48:36.865Z] #18 70.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T15:48:36.865Z] #18 70.11 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-01-12T15:48:36.865Z] #18 70.13 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-12T15:48:36.865Z] #18 70.14 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-01-12T15:48:36.865Z] #18 70.15 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-01-12T15:48:36.865Z] #18 70.17 Setting up uidmap (1:4.5-1.1) ... [2021-01-12T15:48:36.865Z] #18 70.18 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-01-12T15:48:36.865Z] #18 70.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:48:36.865Z] #18 70.21 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T15:48:36.865Z] #18 70.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T15:48:36.865Z] #18 70.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T15:48:36.865Z] #18 70.26 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T15:48:36.865Z] #18 70.27 Setting up zip (3.0-11+b1) ... [2021-01-12T15:48:36.865Z] #18 70.29 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T15:48:36.865Z] #18 70.32 Setting up bash-completion (1:2.8-6) ... [2021-01-12T15:48:36.865Z] #18 73.25 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-01-12T15:48:36.865Z] #18 73.28 Setting up xz-utils (5.2.4-1) ... [2021-01-12T15:48:36.865Z] #18 73.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-12T15:48:36.865Z] #18 73.31 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-12T15:48:36.865Z] #18 73.41 invoke-rc.d: could not determine current runlevel [2021-01-12T15:48:36.865Z] #18 73.41 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-12T15:48:36.865Z] #18 73.42 Setting up pigz (2.4-1) ... [2021-01-12T15:48:36.865Z] #18 73.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-12T15:48:36.865Z] #18 73.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T15:48:36.865Z] #18 73.47 Setting up python-pip-whl (18.1-5) ... [2021-01-12T15:48:36.865Z] #18 73.49 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-01-12T15:48:36.865Z] #18 73.50 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-12T15:48:36.865Z] #18 73.98 Setting up libaio1:amd64 (0.3.112-3) ... [2021-01-12T15:48:36.865Z] #18 73.99 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-12T15:48:36.865Z] #18 74.00 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T15:48:36.865Z] #18 74.02 Setting up vim (2:8.1.0875-5) ... [2021-01-12T15:48:36.865Z] #18 74.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-12T15:48:36.865Z] #18 74.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-12T15:48:36.865Z] #18 74.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-12T15:48:36.865Z] #18 74.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-12T15:48:36.865Z] #18 74.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-12T15:48:36.865Z] #18 74.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-12T15:48:36.865Z] #18 74.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-12T15:48:36.865Z] #18 74.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-12T15:48:36.865Z] #18 74.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T15:48:36.865Z] #18 74.12 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T15:48:36.865Z] #18 74.14 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-12T15:48:36.865Z] #18 74.15 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T15:48:36.865Z] #18 74.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-12T15:48:36.865Z] #18 74.17 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T15:48:37.347Z] #41 190.8 CC criu/sigframe.o [2021-01-12T15:48:37.347Z] #41 190.9 CC criu/signalfd.o [2021-01-12T15:48:37.604Z] #41 191.2 CC criu/sk-inet.o [2021-01-12T15:48:37.860Z] #41 ... [2021-01-12T15:48:37.860Z] [2021-01-12T15:48:37.860Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:48:37.860Z] #51 97.19 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-01-12T15:48:37.860Z] #51 99.21 + mkdir -p /build [2021-01-12T15:48:37.860Z] #51 99.21 + cp runc /build/runc [2021-01-12T15:48:37.860Z] #51 DONE 99.6s [2021-01-12T15:48:38.127Z] [2021-01-12T15:48:38.127Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:48:38.691Z] #47 ... [2021-01-12T15:48:38.691Z] [2021-01-12T15:48:38.691Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:48:38.691Z] #41 192.2 CC criu/sk-netlink.o [2021-01-12T15:48:38.783Z] #18 77.06 Setting up iptables (1.8.2-4) ... [2021-01-12T15:48:38.783Z] #18 77.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T15:48:38.783Z] #18 77.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T15:48:38.783Z] #18 77.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T15:48:38.783Z] #18 77.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T15:48:38.783Z] #18 77.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-12T15:48:38.783Z] #18 77.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-12T15:48:38.783Z] #18 77.14 Setting up python3 (3.7.3-1) ... [2021-01-12T15:48:38.874Z] #56 294.9 + bin/containerd-shim-runc-v2 [2021-01-12T15:48:39.044Z] #18 77.58 Setting up python3-wheel (0.32.3-2) ... [2021-01-12T15:48:39.254Z] #41 192.8 CC criu/sk-packet.o [2021-01-12T15:48:39.817Z] #41 193.3 CC criu/sk-queue.o [2021-01-12T15:48:39.991Z] #18 78.35 Setting up apparmor (2.13.2-10) ... [2021-01-12T15:48:40.073Z] #41 193.6 CC criu/sk-tcp.o [2021-01-12T15:48:40.330Z] #41 194.0 CC criu/sk-unix.o [2021-01-12T15:48:40.383Z] #56 296.1 + binaries [2021-01-12T15:48:40.383Z] #56 296.1 + install -D bin/containerd /build/containerd [2021-01-12T15:48:40.383Z] #56 296.1 + install -D bin/containerd-shim /build/containerd-shim [2021-01-12T15:48:40.383Z] #56 296.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-12T15:48:40.383Z] #56 296.1 + install -D bin/ctr /build/ctr [2021-01-12T15:48:40.383Z] #56 DONE 296.2s [2021-01-12T15:48:40.564Z] #18 ... [2021-01-12T15:48:40.564Z] [2021-01-12T15:48:40.564Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:48:40.564Z] #41 165.6 CC criu/filesystems.o [2021-01-12T15:48:40.564Z] #41 166.4 CC criu/fsnotify.o [2021-01-12T15:48:40.564Z] #41 167.7 CC criu/image-desc.o [2021-01-12T15:48:40.564Z] #41 167.9 CC criu/image.o [2021-01-12T15:48:40.564Z] #41 168.8 CC criu/ipc_ns.o [2021-01-12T15:48:40.564Z] #41 170.2 CC criu/irmap.o [2021-01-12T15:48:40.564Z] #41 170.8 CC criu/kcmp-ids.o [2021-01-12T15:48:40.564Z] #41 171.1 CC criu/kerndat.o [2021-01-12T15:48:40.564Z] #41 172.3 CC criu/libnetlink.o [2021-01-12T15:48:40.564Z] #41 172.8 CC criu/log.o [2021-01-12T15:48:40.564Z] #41 173.4 CC criu/lsm.o [2021-01-12T15:48:40.564Z] #41 173.8 CC criu/mem.o [2021-01-12T15:48:40.564Z] #41 175.5 CC criu/memfd.o [2021-01-12T15:48:40.587Z] #41 ... [2021-01-12T15:48:40.587Z] [2021-01-12T15:48:40.587Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:48:40.587Z] #47 298.2 + /build/golangci-lint --version [2021-01-12T15:48:40.587Z] #47 298.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-12T15:48:40.587Z] #47 DONE 298.6s [2021-01-12T15:48:40.587Z] [2021-01-12T15:48:40.587Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:48:40.825Z] #41 176.1 CC criu/mount.o [2021-01-12T15:48:41.017Z] [2021-01-12T15:48:41.017Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-12T15:48:41.017Z] #57 DONE 0.1s [2021-01-12T15:48:41.311Z] [2021-01-12T15:48:41.311Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-12T15:48:41.311Z] #61 DONE 0.1s [2021-01-12T15:48:41.311Z] [2021-01-12T15:48:41.311Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-12T15:48:41.311Z] #63 DONE 0.1s [2021-01-12T15:48:41.311Z] [2021-01-12T15:48:41.311Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-12T15:48:41.311Z] #65 DONE 0.1s [2021-01-12T15:48:41.311Z] [2021-01-12T15:48:41.311Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-12T15:48:41.311Z] #66 DONE 0.0s [2021-01-12T15:48:41.409Z] #66 exporting layers 8.4s done [2021-01-12T15:48:41.409Z] #66 writing image sha256:23a5de4b989e9e67a29459d78cabbc287f202e3568a6093f94ea7bdafe1dd644 0.1s done [2021-01-12T15:48:41.409Z] #66 naming to docker.io/library/docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e [2021-01-12T15:48:41.516Z] #18 ... [2021-01-12T15:48:41.516Z] [2021-01-12T15:48:41.516Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:48:41.516Z] #41 195.0 CC criu/sockets.o [2021-01-12T15:48:41.613Z] [2021-01-12T15:48:41.613Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-12T15:48:41.669Z] #66 naming to docker.io/library/docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e done [2021-01-12T15:48:41.669Z] #66 DONE 8.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-12T15:48:41.768Z] #41 ... [2021-01-12T15:48:41.768Z] [2021-01-12T15:48:41.768Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:48:41.768Z] #18 80.33 Setting up xfsprogs (4.20.0-1) ... [2021-01-12T15:48:41.768Z] #18 80.37 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-12T15:48:42.030Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41701/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/test/unit [2021-01-12T15:48:42.079Z] #41 195.5 CC criu/stats.o [2021-01-12T15:48:42.079Z] #41 195.7 CC criu/string.o [2021-01-12T15:48:42.336Z] #41 195.9 CC criu/sysctl.o [2021-01-12T15:48:42.357Z] #18 80.82 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-12T15:48:42.899Z] #41 196.3 CC criu/sysfs_parse.o [2021-01-12T15:48:42.899Z] #41 196.5 CC criu/timens.o [2021-01-12T15:48:43.155Z] #41 196.7 CC criu/timerfd.o [2021-01-12T15:48:43.301Z] #18 81.76 Setting up python3-distutils (3.7.3-1) ... [2021-01-12T15:48:43.412Z] #41 196.9 CC criu/tty.o [2021-01-12T15:48:43.687Z] #67 DONE 2.1s [2021-01-12T15:48:43.687Z] [2021-01-12T15:48:43.687Z] #68 exporting to oci image format [2021-01-12T15:48:43.687Z] #68 exporting layers [2021-01-12T15:48:43.874Z] #18 82.32 Setting up python3-setuptools (40.8.0-1) ... [2021-01-12T15:48:44.341Z] #41 197.8 CC criu/tun.o [2021-01-12T15:48:44.341Z] #41 198.0 CC criu/uffd.o [2021-01-12T15:48:44.904Z] #41 198.6 CC criu/util.o [2021-01-12T15:48:45.259Z] #18 83.62 Setting up python3-pip (18.1-5) ... [2021-01-12T15:48:45.833Z] #41 199.3 CC criu/uts_ns.o [2021-01-12T15:48:45.833Z] #41 199.4 CC criu/vdso-compat.o [2021-01-12T15:48:46.089Z] #41 199.6 CC criu/vdso.o [2021-01-12T15:48:46.202Z] #18 84.70 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:48:46.202Z] #18 84.75 Processing triggers for mime-support (3.62) ... [2021-01-12T15:48:46.346Z] #41 199.9 LINK criu/built-in.o [2021-01-12T15:48:46.346Z] #41 200.0 LINK criu/criu [2021-01-12T15:48:46.602Z] #41 200.2 DEP lib/c/criu.d [2021-01-12T15:48:46.602Z] #41 200.3 CC images/rpc.pb-c.o [2021-01-12T15:48:47.165Z] #41 200.6 CC lib/c/criu.o [2021-01-12T15:48:47.422Z] #41 201.2 LINK lib/c/built-in.o [2021-01-12T15:48:47.588Z] #18 DONE 86.1s [2021-01-12T15:48:47.588Z] [2021-01-12T15:48:47.588Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-12T15:48:47.678Z] #41 201.2 LINK lib/c/libcriu.so [2021-01-12T15:48:47.678Z] #41 201.2 LINK lib/c/libcriu.a [2021-01-12T15:48:47.678Z] #41 201.3 GEN magic.py [2021-01-12T15:48:47.678Z] #41 201.4 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T15:48:47.678Z] #41 201.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T15:48:47.678Z] #41 201.4 Note: Building without GnuTLS support [2021-01-12T15:48:47.678Z] #41 201.4 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T15:48:47.678Z] #41 201.4 Makefile.config:40: Warn: Building without nftables support [2021-01-12T15:48:48.241Z] #41 201.8 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T15:48:48.531Z] #19 0.937 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-12T15:48:48.531Z] #19 0.942 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-12T15:48:48.531Z] #19 0.946 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-12T15:48:48.531Z] #19 DONE 1.0s [2021-01-12T15:48:48.531Z] [2021-01-12T15:48:48.531Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T15:48:48.675Z] ? github.com/docker/docker/api [no test files] [2021-01-12T15:48:48.805Z] #41 202.3 make[1]: Nothing to be done for 'all'. [2021-01-12T15:48:49.368Z] #41 202.8 make[1]: 'images/built-in.o' is up to date. [2021-01-12T15:48:49.368Z] #41 202.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-12T15:48:49.368Z] #41 202.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-12T15:48:49.368Z] #41 202.8 make[1]: 'compel/libcompel.a' is up to date. [2021-01-12T15:48:49.368Z] #41 202.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-12T15:48:49.368Z] #41 202.8 make[1]: Nothing to be done for 'all'. [2021-01-12T15:48:49.368Z] #41 202.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T15:48:49.368Z] #41 203.0 make[2]: Nothing to be done for 'all'. [2021-01-12T15:48:49.368Z] #41 203.0 make[2]: Nothing to be done for 'all'. [2021-01-12T15:48:49.368Z] #41 203.0 make[2]: Nothing to be done for 'all'. [2021-01-12T15:48:49.368Z] #41 203.1 make[2]: Nothing to be done for 'all'. [2021-01-12T15:48:49.625Z] #41 203.1 make[2]: Nothing to be done for 'all'. [2021-01-12T15:48:49.625Z] #41 203.1 make[2]: Nothing to be done for 'all'. [2021-01-12T15:48:49.625Z] #41 203.2 make[2]: Nothing to be done for 'all'. [2021-01-12T15:48:49.625Z] #41 203.2 make[2]: Nothing to be done for 'all'. [2021-01-12T15:48:49.625Z] #41 203.2 INSTALL criu/criu [2021-01-12T15:48:50.188Z] #41 DONE 203.6s [2021-01-12T15:48:50.188Z] [2021-01-12T15:48:50.188Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:48:50.188Z] #18 94.29 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-12T15:48:50.188Z] #18 94.31 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-12T15:48:50.188Z] #18 94.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-12T15:48:50.188Z] #18 96.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-01-12T15:48:50.188Z] #18 96.55 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-01-12T15:48:52.704Z] #18 ... [2021-01-12T15:48:52.704Z] [2021-01-12T15:48:52.704Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:48:52.704Z] #54 243.8 + bin/containerd [2021-01-12T15:48:53.823Z] #20 5.238 Collecting yamllint==1.16.0 [2021-01-12T15:48:53.897Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T15:48:53.897Z] [2021-01-12T15:48:53.897Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-12T15:48:53.897Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-12T15:48:53.897Z] HOSTNAME=861bce1eb5f3 [2021-01-12T15:48:53.897Z] TESTDEBUG=0 [2021-01-12T15:48:53.897Z] DEST=bundles/test-integration [2021-01-12T15:48:53.897Z] PWD=/go/src/github.com/docker/docker [2021-01-12T15:48:53.897Z] DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e [2021-01-12T15:48:53.897Z] container=docker [2021-01-12T15:48:53.897Z] HOME=/root [2021-01-12T15:48:53.897Z] GOLANG_VERSION=1.13.15 [2021-01-12T15:48:53.897Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-12T15:48:53.897Z] VALIDATE_BRANCH=master [2021-01-12T15:48:53.897Z] TERM=xterm [2021-01-12T15:48:53.897Z] DOCKER_PKG=github.com/docker/docker [2021-01-12T15:48:53.897Z] SHLVL=1 [2021-01-12T15:48:53.897Z] TIMEOUT=120m [2021-01-12T15:48:53.897Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-12T15:48:53.897Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-12T15:48:53.897Z] GO111MODULE=off [2021-01-12T15:48:53.897Z] DOCKER_EXPERIMENTAL=1 [2021-01-12T15:48:53.897Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-12T15:48:53.897Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-12T15:48:53.897Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-12T15:48:53.897Z] GOPATH=/go [2021-01-12T15:48:53.897Z] PKG_CONFIG=pkg-config [2021-01-12T15:48:53.897Z] _=/usr/bin/env [2021-01-12T15:48:53.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-12T15:48:55.738Z] #20 ... [2021-01-12T15:48:55.738Z] [2021-01-12T15:48:55.738Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:48:55.738Z] #41 180.5 CC criu/namespaces.o [2021-01-12T15:48:55.738Z] #41 182.6 CC criu/net.o [2021-01-12T15:48:55.738Z] #41 186.8 CC criu/netfilter.o [2021-01-12T15:48:55.738Z] #41 187.2 CC criu/page-pipe.o [2021-01-12T15:48:55.738Z] #41 187.9 CC criu/page-xfer.o [2021-01-12T15:48:55.738Z] #41 189.5 CC criu/pagemap-cache.o [2021-01-12T15:48:55.738Z] #41 189.9 CC criu/pagemap.o [2021-01-12T15:48:55.738Z] #41 190.9 CC criu/parasite-syscall.o [2021-01-12T15:48:56.681Z] #41 191.7 CC criu/path.o [2021-01-12T15:48:56.942Z] #41 192.0 CC criu/pie-util-vdso-elf32.o [2021-01-12T15:48:57.515Z] #41 192.5 CC criu/pie-util-vdso.o [2021-01-12T15:48:57.776Z] #41 193.0 CC criu/pie-util.o [2021-01-12T15:48:58.037Z] #41 193.2 CC criu/pipes.o [2021-01-12T15:48:58.980Z] #41 193.9 CC criu/plugin.o [2021-01-12T15:48:58.980Z] #41 194.2 CC criu/proc_parse.o [2021-01-12T15:48:59.238Z] #54 ... [2021-01-12T15:48:59.238Z] [2021-01-12T15:48:59.238Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:48:59.238Z] #18 109.1 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-01-12T15:48:59.238Z] #18 109.5 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-12T15:48:59.238Z] #18 109.6 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-01-12T15:48:59.238Z] #18 109.8 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-01-12T15:48:59.238Z] #18 109.8 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-12T15:48:59.238Z] #18 109.8 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-01-12T15:48:59.238Z] #18 109.8 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-12T15:48:59.238Z] #18 109.9 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2021-01-12T15:48:59.241Z] #41 ... [2021-01-12T15:48:59.241Z] [2021-01-12T15:48:59.241Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T15:48:59.241Z] #20 10.57 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-12T15:48:59.241Z] #20 10.67 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-12T15:48:59.241Z] #20 10.71 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-12T15:48:59.241Z] #20 10.79 Collecting pyyaml (from yamllint==1.16.0) [2021-01-12T15:48:59.494Z] #18 110.1 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-01-12T15:48:59.494Z] #18 110.1 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-01-12T15:48:59.494Z] #18 110.2 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-12T15:48:59.506Z] #20 10.93 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2021-01-12T15:48:59.798Z] #18 110.3 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-01-12T15:49:00.081Z] #20 ... [2021-01-12T15:49:00.081Z] [2021-01-12T15:49:00.081Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T15:49:00.081Z] #38 DONE 306.3s [2021-01-12T15:49:00.342Z] [2021-01-12T15:49:00.342Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:49:00.915Z] #51 ... [2021-01-12T15:49:00.915Z] [2021-01-12T15:49:00.915Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T15:49:00.915Z] #20 12.32 Building wheels for collected packages: pyyaml [2021-01-12T15:49:00.915Z] #20 12.33 Running setup.py bdist_wheel for pyyaml: started [2021-01-12T15:49:02.301Z] #20 13.63 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-12T15:49:02.301Z] #20 13.63 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2021-01-12T15:49:02.301Z] #20 13.71 Successfully built pyyaml [2021-01-12T15:49:02.301Z] #20 13.74 Installing collected packages: pathspec, pyyaml, yamllint [2021-01-12T15:49:02.562Z] #20 14.14 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2021-01-12T15:49:03.135Z] #20 DONE 14.6s [2021-01-12T15:49:03.135Z] [2021-01-12T15:49:03.135Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-12T15:49:03.135Z] #23 DONE 0.1s [2021-01-12T15:49:03.135Z] [2021-01-12T15:49:03.135Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T15:49:03.135Z] #51 112.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-01-12T15:49:03.606Z] ok github.com/docker/docker/api/server 0.067s coverage: 9.0% of statements [2021-01-12T15:49:06.439Z] #51 115.4 + mkdir -p /build [2021-01-12T15:49:06.439Z] #51 115.4 + cp runc /build/runc [2021-01-12T15:49:07.825Z] #51 DONE 117.3s [2021-01-12T15:49:07.825Z] [2021-01-12T15:49:07.825Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:49:07.825Z] #41 197.6 CC criu/protobuf-desc.o [2021-01-12T15:49:07.825Z] #41 198.8 CC criu/protobuf.o [2021-01-12T15:49:07.825Z] #41 199.2 CC criu/pstree.o [2021-01-12T15:49:07.825Z] #41 200.2 CC criu/rbtree.o [2021-01-12T15:49:07.825Z] #41 200.5 CC criu/rst-malloc.o [2021-01-12T15:49:07.825Z] #41 200.6 CC criu/seccomp.o [2021-01-12T15:49:07.825Z] #41 201.1 CC criu/seize.o [2021-01-12T15:49:07.825Z] #41 201.7 CC criu/servicefd.o [2021-01-12T15:49:07.825Z] #41 202.0 CC criu/shmem.o [2021-01-12T15:49:07.825Z] #41 202.5 CC criu/sigframe.o [2021-01-12T15:49:07.825Z] #41 202.6 CC criu/signalfd.o [2021-01-12T15:49:07.825Z] #41 202.8 CC criu/sk-inet.o [2021-01-12T15:49:08.086Z] #41 ... [2021-01-12T15:49:08.086Z] [2021-01-12T15:49:08.086Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:49:08.086Z] #47 312.9 + /build/golangci-lint --version [2021-01-12T15:49:08.086Z] #47 313.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-12T15:49:08.086Z] #47 DONE 314.2s [2021-01-12T15:49:08.086Z] [2021-01-12T15:49:08.086Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-12T15:49:08.086Z] #28 DONE 4.8s [2021-01-12T15:49:08.086Z] [2021-01-12T15:49:08.086Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-12T15:49:09.033Z] #31 DONE 0.8s [2021-01-12T15:49:09.033Z] [2021-01-12T15:49:09.033Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-12T15:49:09.033Z] #33 DONE 0.1s [2021-01-12T15:49:09.033Z] [2021-01-12T15:49:09.033Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:49:09.033Z] #41 203.7 CC criu/sk-netlink.o [2021-01-12T15:49:09.033Z] #41 204.0 CC criu/sk-packet.o [2021-01-12T15:49:09.033Z] #41 ... [2021-01-12T15:49:09.033Z] [2021-01-12T15:49:09.033Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-12T15:49:09.033Z] #36 DONE 0.1s [2021-01-12T15:49:09.033Z] [2021-01-12T15:49:09.033Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-12T15:49:10.421Z] #39 DONE 1.2s [2021-01-12T15:49:10.421Z] [2021-01-12T15:49:10.421Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T15:49:10.421Z] #41 204.5 CC criu/sk-queue.o [2021-01-12T15:49:10.421Z] #41 205.1 CC criu/sk-tcp.o [2021-01-12T15:49:10.421Z] #41 205.5 CC criu/sk-unix.o [2021-01-12T15:49:11.813Z] #41 207.0 CC criu/sockets.o [2021-01-12T15:49:12.389Z] #41 207.5 CC criu/stats.o [2021-01-12T15:49:12.389Z] #41 207.7 CC criu/string.o [2021-01-12T15:49:12.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-12T15:49:12.649Z] #41 207.8 CC criu/sysctl.o [2021-01-12T15:49:12.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-12T15:49:12.909Z] #41 208.1 CC criu/sysfs_parse.o [2021-01-12T15:49:13.171Z] #41 208.3 CC criu/timens.o [2021-01-12T15:49:13.432Z] #41 208.5 CC criu/timerfd.o [2021-01-12T15:49:13.432Z] #41 208.7 CC criu/tty.o [2021-01-12T15:49:14.375Z] #41 209.6 CC criu/tun.o [2021-01-12T15:49:14.636Z] #41 209.8 CC criu/uffd.o [2021-01-12T15:49:14.644Z] #18 124.1 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-01-12T15:49:14.644Z] #18 124.3 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-01-12T15:49:14.644Z] #18 124.6 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T15:49:14.644Z] #18 124.6 Fetched 28.5 MB in 1min 30s (315 kB/s) [2021-01-12T15:49:14.644Z] #18 124.7 Selecting previously unselected package pigz. [2021-01-12T15:49:14.644Z] #18 124.7 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-01-12T15:49:14.644Z] #18 124.7 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-01-12T15:49:14.644Z] #18 124.7 Unpacking pigz (2.4-1) ... [2021-01-12T15:49:14.644Z] #18 124.8 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-01-12T15:49:14.644Z] #18 124.8 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T15:49:14.644Z] #18 124.8 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T15:49:14.644Z] #18 125.0 Selecting previously unselected package python3.7-minimal. [2021-01-12T15:49:14.644Z] #18 125.0 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T15:49:14.644Z] #18 125.0 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T15:49:14.644Z] #18 125.3 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T15:49:14.901Z] #18 125.3 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T15:49:15.208Z] #41 210.4 CC criu/util.o [2021-01-12T15:49:15.464Z] #18 126.1 Selecting previously unselected package python3-minimal. [2021-01-12T15:49:15.464Z] #18 126.1 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-01-12T15:49:15.464Z] #18 126.1 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-01-12T15:49:15.464Z] #18 126.1 Unpacking python3-minimal (3.7.3-1) ... [2021-01-12T15:49:15.464Z] #18 126.2 Selecting previously unselected package libmpdec2:amd64. [2021-01-12T15:49:15.464Z] #18 126.2 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-01-12T15:49:15.464Z] #18 126.2 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-01-12T15:49:15.721Z] #18 126.2 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-01-12T15:49:15.721Z] #18 126.2 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T15:49:15.721Z] #18 126.2 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T15:49:15.978Z] #18 126.6 Selecting previously unselected package python3.7. [2021-01-12T15:49:15.978Z] #18 126.6 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T15:49:16.152Z] #41 211.1 CC criu/uts_ns.o [2021-01-12T15:49:16.152Z] #41 211.3 CC criu/vdso-compat.o [2021-01-12T15:49:16.152Z] #41 211.4 CC criu/vdso.o [2021-01-12T15:49:16.235Z] #18 126.6 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T15:49:16.235Z] #18 126.7 Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-12T15:49:16.235Z] #18 126.7 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-01-12T15:49:16.235Z] #18 126.7 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-12T15:49:16.235Z] #18 126.7 Setting up python3-minimal (3.7.3-1) ... [2021-01-12T15:49:16.492Z] #18 127.1 Selecting previously unselected package python3. [2021-01-12T15:49:16.492Z] #18 127.1 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-01-12T15:49:16.492Z] #18 127.1 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-01-12T15:49:16.492Z] #18 127.1 Unpacking python3 (3.7.3-1) ... [2021-01-12T15:49:16.492Z] #18 127.2 Selecting previously unselected package libip4tc0:amd64. [2021-01-12T15:49:16.724Z] #41 211.7 LINK criu/built-in.o [2021-01-12T15:49:16.724Z] #41 211.8 LINK criu/criu [2021-01-12T15:49:16.724Z] #41 212.1 DEP lib/c/criu.d [2021-01-12T15:49:16.752Z] #18 127.2 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-01-12T15:49:16.752Z] #18 127.2 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-01-12T15:49:16.752Z] #18 127.2 Selecting previously unselected package libip6tc0:amd64. [2021-01-12T15:49:16.752Z] #18 127.2 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-01-12T15:49:16.752Z] #18 127.2 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-01-12T15:49:16.752Z] #18 127.3 Selecting previously unselected package libiptc0:amd64. [2021-01-12T15:49:16.752Z] #18 127.3 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-01-12T15:49:16.752Z] #18 127.3 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-01-12T15:49:16.752Z] #18 127.4 Selecting previously unselected package libnfnetlink0:amd64. [2021-01-12T15:49:16.752Z] #18 127.4 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-01-12T15:49:16.752Z] #18 127.4 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-12T15:49:16.752Z] #18 127.4 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-01-12T15:49:16.752Z] #18 127.4 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-01-12T15:49:16.752Z] #18 127.4 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-12T15:49:16.984Z] #41 212.1 CC images/rpc.pb-c.o [2021-01-12T15:49:17.009Z] #18 127.5 Selecting previously unselected package libnftnl11:amd64. [2021-01-12T15:49:17.009Z] #18 127.5 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-01-12T15:49:17.009Z] #18 127.5 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-01-12T15:49:17.009Z] #18 127.5 Selecting previously unselected package iptables. [2021-01-12T15:49:17.009Z] #18 127.5 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-01-12T15:49:17.009Z] #18 127.5 Unpacking iptables (1.8.2-4) ... [2021-01-12T15:49:17.009Z] #18 127.7 Selecting previously unselected package xxd. [2021-01-12T15:49:17.246Z] #41 212.4 CC lib/c/criu.o [2021-01-12T15:49:17.266Z] #18 127.7 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T15:49:17.266Z] #18 127.7 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T15:49:17.266Z] #18 127.8 Selecting previously unselected package vim-common. [2021-01-12T15:49:17.266Z] #18 127.8 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:49:17.266Z] #18 127.8 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T15:49:17.266Z] #18 127.9 Selecting previously unselected package bash-completion. [2021-01-12T15:49:17.266Z] #18 127.9 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-12T15:49:17.818Z] #41 213.0 LINK lib/c/built-in.o [2021-01-12T15:49:17.818Z] #41 213.0 LINK lib/c/libcriu.so [2021-01-12T15:49:17.818Z] #41 213.0 LINK lib/c/libcriu.a [2021-01-12T15:49:17.818Z] #41 213.1 GEN magic.py [2021-01-12T15:49:18.079Z] #41 213.2 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T15:49:18.079Z] #41 213.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T15:49:18.079Z] #41 213.2 Note: Building without GnuTLS support [2021-01-12T15:49:18.079Z] #41 213.2 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T15:49:18.079Z] #41 213.2 Makefile.config:40: Warn: Building without nftables support [2021-01-12T15:49:18.195Z] #18 128.8 Unpacking bash-completion (1:2.8-6) ... [2021-01-12T15:49:18.451Z] #18 129.0 Selecting previously unselected package bzip2. [2021-01-12T15:49:18.451Z] #18 129.0 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-01-12T15:49:18.451Z] #18 129.0 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T15:49:18.451Z] #18 129.0 Selecting previously unselected package xz-utils. [2021-01-12T15:49:18.451Z] #18 129.0 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-01-12T15:49:18.451Z] #18 129.0 Unpacking xz-utils (5.2.4-1) ... [2021-01-12T15:49:18.651Z] #41 213.7 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T15:49:18.707Z] #18 129.1 Selecting previously unselected package apparmor. [2021-01-12T15:49:18.707Z] #18 129.1 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-01-12T15:49:18.707Z] #18 129.1 Unpacking apparmor (2.13.2-10) ... [2021-01-12T15:49:18.707Z] #18 129.3 Selecting previously unselected package aufs-tools. [2021-01-12T15:49:18.707Z] #18 129.3 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-01-12T15:49:18.707Z] #18 129.3 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-12T15:49:18.707Z] #18 129.4 Selecting previously unselected package libonig5:amd64. [2021-01-12T15:49:18.707Z] #18 129.4 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-01-12T15:49:18.707Z] #18 129.4 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-12T15:49:18.913Z] #41 214.0 make[1]: Nothing to be done for 'all'. [2021-01-12T15:49:18.963Z] #18 129.4 Selecting previously unselected package libjq1:amd64. [2021-01-12T15:49:18.963Z] #18 129.4 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T15:49:18.963Z] #18 129.4 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T15:49:18.963Z] #18 129.5 Selecting previously unselected package jq. [2021-01-12T15:49:18.963Z] #18 129.5 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T15:49:18.963Z] #18 129.5 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T15:49:18.963Z] #18 129.5 Selecting previously unselected package libaio1:amd64. [2021-01-12T15:49:18.963Z] #18 129.5 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-01-12T15:49:18.963Z] #18 129.5 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-01-12T15:49:18.963Z] #18 129.6 Selecting previously unselected package libgpm2:amd64. [2021-01-12T15:49:18.963Z] #18 129.6 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-01-12T15:49:18.963Z] #18 129.6 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-01-12T15:49:18.963Z] #18 129.6 Selecting previously unselected package libicu63:amd64. [2021-01-12T15:49:18.963Z] #18 129.6 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-12T15:49:19.220Z] #18 129.6 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T15:49:19.235Z] #41 214.4 make[1]: 'images/built-in.o' is up to date. [2021-01-12T15:49:19.236Z] #41 214.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-12T15:49:19.236Z] #41 214.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-12T15:49:19.236Z] #41 214.5 make[1]: 'compel/libcompel.a' is up to date. [2021-01-12T15:49:19.236Z] #41 214.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-12T15:49:19.236Z] #41 214.5 make[1]: Nothing to be done for 'all'. [2021-01-12T15:49:19.236Z] #41 214.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T15:49:19.522Z] #41 214.7 make[2]: Nothing to be done for 'all'. [2021-01-12T15:49:19.522Z] #41 214.7 make[2]: Nothing to be done for 'all'. [2021-01-12T15:49:19.522Z] #41 214.7 make[2]: Nothing to be done for 'all'. [2021-01-12T15:49:19.522Z] #41 214.8 make[2]: Nothing to be done for 'all'. [2021-01-12T15:49:19.782Z] #41 214.8 make[2]: Nothing to be done for 'all'. [2021-01-12T15:49:19.782Z] #41 214.8 make[2]: Nothing to be done for 'all'. [2021-01-12T15:49:19.782Z] #41 214.9 make[2]: Nothing to be done for 'all'. [2021-01-12T15:49:19.782Z] #41 214.9 make[2]: Nothing to be done for 'all'. [2021-01-12T15:49:19.782Z] #41 214.9 INSTALL criu/criu [2021-01-12T15:49:20.046Z] #41 DONE 215.3s [2021-01-12T15:49:20.046Z] [2021-01-12T15:49:20.046Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:49:20.403Z] #18 130.8 Selecting previously unselected package libnet1:amd64. [2021-01-12T15:49:20.403Z] #18 130.8 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T15:49:20.403Z] #18 130.8 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:49:20.403Z] #18 130.9 Selecting previously unselected package libnl-3-200:amd64. [2021-01-12T15:49:20.403Z] #18 130.9 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-12T15:49:20.403Z] #18 130.9 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T15:49:20.403Z] #18 130.9 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-12T15:49:20.403Z] #18 130.9 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-12T15:49:20.403Z] #18 130.9 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T15:49:20.403Z] #18 131.0 Selecting previously unselected package libreadline5:amd64. [2021-01-12T15:49:20.403Z] #18 131.0 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-01-12T15:49:20.403Z] #18 131.0 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-12T15:49:20.659Z] #18 131.0 Selecting previously unselected package net-tools. [2021-01-12T15:49:20.659Z] #18 131.0 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-01-12T15:49:20.659Z] #18 131.0 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T15:49:20.659Z] #18 131.1 Selecting previously unselected package python-pip-whl. [2021-01-12T15:49:20.659Z] #18 131.1 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-12T15:49:20.659Z] #18 131.1 Unpacking python-pip-whl (18.1-5) ... [2021-01-12T15:49:20.952Z] #18 131.3 Selecting previously unselected package python3-lib2to3. [2021-01-12T15:49:20.952Z] #18 131.3 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-12T15:49:20.952Z] #18 131.3 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-12T15:49:20.952Z] #18 131.4 Selecting previously unselected package python3-distutils. [2021-01-12T15:49:20.952Z] #18 131.4 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-12T15:49:20.952Z] #18 131.4 Unpacking python3-distutils (3.7.3-1) ... [2021-01-12T15:49:20.952Z] #18 131.5 Selecting previously unselected package python3-pip. [2021-01-12T15:49:20.952Z] #18 131.5 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-12T15:49:20.952Z] #18 131.5 Unpacking python3-pip (18.1-5) ... [2021-01-12T15:49:20.952Z] #18 131.5 Selecting previously unselected package python3-pkg-resources. [2021-01-12T15:49:20.952Z] #18 131.5 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T15:49:20.952Z] #18 131.5 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-12T15:49:21.221Z] #18 131.6 Selecting previously unselected package python3-setuptools. [2021-01-12T15:49:21.221Z] #18 131.6 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-12T15:49:21.221Z] #18 131.6 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-12T15:49:21.221Z] #18 131.8 Selecting previously unselected package python3-wheel. [2021-01-12T15:49:21.221Z] #18 131.8 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-12T15:49:21.221Z] #18 131.8 Unpacking python3-wheel (0.32.3-2) ... [2021-01-12T15:49:21.221Z] #18 131.8 Selecting previously unselected package sudo. [2021-01-12T15:49:21.221Z] #18 131.8 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2021-01-12T15:49:21.221Z] #18 131.8 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-12T15:49:21.462Z] #54 ... [2021-01-12T15:49:21.462Z] [2021-01-12T15:49:21.462Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-12T15:49:21.462Z] #42 DONE 0.2s [2021-01-12T15:49:21.462Z] [2021-01-12T15:49:21.462Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:49:21.462Z] #54 258.2 + bin/containerd [2021-01-12T15:49:21.483Z] #18 132.1 Selecting previously unselected package thin-provisioning-tools. [2021-01-12T15:49:21.483Z] #18 132.1 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-01-12T15:49:21.483Z] #18 132.1 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T15:49:21.483Z] #18 132.1 Selecting previously unselected package uidmap. [2021-01-12T15:49:21.483Z] #18 132.1 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-01-12T15:49:21.483Z] #18 132.2 Unpacking uidmap (1:4.5-1.1) ... [2021-01-12T15:49:21.743Z] #18 132.2 Selecting previously unselected package vim-runtime. [2021-01-12T15:49:21.743Z] #18 132.2 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-12T15:49:21.743Z] #18 132.2 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-01-12T15:49:21.743Z] #18 132.3 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-12T15:49:21.743Z] #18 132.3 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-12T15:49:22.034Z] #54 ... [2021-01-12T15:49:22.034Z] [2021-01-12T15:49:22.034Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-12T15:49:22.034Z] #44 DONE 0.2s [2021-01-12T15:49:22.034Z] [2021-01-12T15:49:22.034Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-12T15:49:22.034Z] #46 DONE 0.1s [2021-01-12T15:49:22.034Z] [2021-01-12T15:49:22.034Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-12T15:49:22.605Z] #48 DONE 0.6s [2021-01-12T15:49:22.605Z] [2021-01-12T15:49:22.605Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-12T15:49:22.605Z] #50 DONE 0.1s [2021-01-12T15:49:22.605Z] [2021-01-12T15:49:22.605Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-12T15:49:22.605Z] #52 DONE 0.1s [2021-01-12T15:49:22.605Z] [2021-01-12T15:49:22.605Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:49:23.113Z] #18 133.5 Selecting previously unselected package vim. [2021-01-12T15:49:23.113Z] #18 133.5 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T15:49:23.113Z] #18 133.5 Unpacking vim (2:8.1.0875-5) ... [2021-01-12T15:49:23.113Z] #18 133.7 Selecting previously unselected package xfsprogs. [2021-01-12T15:49:23.113Z] #18 133.7 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-01-12T15:49:23.113Z] #18 133.7 Unpacking xfsprogs (4.20.0-1) ... [2021-01-12T15:49:23.370Z] #18 133.8 Selecting previously unselected package zip. [2021-01-12T15:49:23.370Z] #18 133.8 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-01-12T15:49:23.370Z] #18 133.8 Unpacking zip (3.0-11+b1) ... [2021-01-12T15:49:23.370Z] #18 133.9 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-12T15:49:23.370Z] #18 133.9 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T15:49:23.370Z] #18 133.9 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-01-12T15:49:23.370Z] #18 133.9 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-12T15:49:23.370Z] #18 133.9 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-01-12T15:49:23.370Z] #18 134.0 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-01-12T15:49:23.370Z] #18 134.0 Setting up uidmap (1:4.5-1.1) ... [2021-01-12T15:49:23.370Z] #18 134.0 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-01-12T15:49:23.370Z] #18 134.0 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T15:49:23.370Z] #18 134.0 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T15:49:23.370Z] #18 134.0 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T15:49:23.626Z] #18 134.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T15:49:23.626Z] #18 134.0 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T15:49:23.626Z] #18 134.0 Setting up zip (3.0-11+b1) ... [2021-01-12T15:49:23.626Z] #18 134.1 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T15:49:23.626Z] #18 134.1 Setting up bash-completion (1:2.8-6) ... [2021-01-12T15:49:24.188Z] #18 ... [2021-01-12T15:49:24.188Z] [2021-01-12T15:49:24.188Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:49:24.188Z] #54 275.6 + bin/containerd-stress [2021-01-12T15:49:25.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-12T15:49:27.463Z] #54 278.4 + bin/containerd-shim [2021-01-12T15:49:28.353Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.370224988s with top 10 stages: buildssa: 1m34.991568213s, goimports: 21.59955856s, unconvert: 12.968301063s, gosec: 10.044229599s, golint: 5.417609045s, misspell: 4.319715391s, ineffassign: 4.168110385s, inspect: 3.628062171s, vrp: 2.809984363s, fact_purity: 1.952038985s [2021-01-12T15:49:29.354Z] #54 ... [2021-01-12T15:49:29.354Z] [2021-01-12T15:49:29.354Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T15:49:29.354Z] #18 135.0 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-01-12T15:49:29.354Z] #18 135.0 Setting up xz-utils (5.2.4-1) ... [2021-01-12T15:49:29.354Z] #18 135.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-12T15:49:29.354Z] #18 135.1 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-12T15:49:29.354Z] #18 135.1 invoke-rc.d: could not determine current runlevel [2021-01-12T15:49:29.354Z] #18 135.1 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-12T15:49:29.354Z] #18 135.1 Setting up pigz (2.4-1) ... [2021-01-12T15:49:29.354Z] #18 135.1 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-12T15:49:29.354Z] #18 135.1 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T15:49:29.354Z] #18 135.2 Setting up python-pip-whl (18.1-5) ... [2021-01-12T15:49:29.354Z] #18 135.2 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-01-12T15:49:29.354Z] #18 135.2 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-12T15:49:29.354Z] #18 135.3 Setting up libaio1:amd64 (0.3.112-3) ... [2021-01-12T15:49:29.354Z] #18 135.3 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-12T15:49:29.354Z] #18 135.3 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T15:49:29.354Z] #18 135.3 Setting up vim (2:8.1.0875-5) ... [2021-01-12T15:49:29.354Z] #18 135.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-12T15:49:29.354Z] #18 135.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-12T15:49:29.354Z] #18 135.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-12T15:49:29.354Z] #18 135.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-12T15:49:29.354Z] #18 135.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-12T15:49:29.354Z] #18 135.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-12T15:49:29.354Z] #18 135.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-12T15:49:29.354Z] #18 135.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-12T15:49:29.354Z] #18 135.4 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T15:49:29.354Z] #18 135.4 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T15:49:29.354Z] #18 135.4 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-12T15:49:29.354Z] #18 135.4 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T15:49:29.354Z] #18 135.4 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-12T15:49:29.354Z] #18 135.5 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T15:49:29.354Z] #18 136.4 Setting up iptables (1.8.2-4) ... [2021-01-12T15:49:29.354Z] #18 136.4 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T15:49:29.354Z] #18 136.4 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T15:49:29.354Z] #18 136.4 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T15:49:29.354Z] #18 136.4 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T15:49:29.354Z] #18 136.4 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-12T15:49:29.354Z] #18 136.4 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-12T15:49:29.354Z] #18 136.4 Setting up python3 (3.7.3-1) ... [2021-01-12T15:49:29.354Z] #18 136.6 Setting up python3-wheel (0.32.3-2) ... [2021-01-12T15:49:29.354Z] #18 136.8 Setting up apparmor (2.13.2-10) ... [2021-01-12T15:49:29.354Z] #18 138.0 Setting up xfsprogs (4.20.0-1) ... [2021-01-12T15:49:29.354Z] #18 138.0 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-12T15:49:29.354Z] #18 138.2 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-12T15:49:29.354Z] #18 138.5 Setting up python3-distutils (3.7.3-1) ... [2021-01-12T15:49:29.354Z] #18 138.7 Setting up python3-setuptools (40.8.0-1) ... [2021-01-12T15:49:29.354Z] #18 139.2 Setting up python3-pip (18.1-5) ... [2021-01-12T15:49:29.354Z] #18 139.6 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T15:49:29.354Z] #18 139.6 Processing triggers for mime-support (3.62) ... [2021-01-12T15:49:30.724Z] #18 DONE 141.1s [2021-01-12T15:49:30.724Z] [2021-01-12T15:49:30.724Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-12T15:49:31.289Z] #19 0.887 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-12T15:49:31.547Z] #19 0.893 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-12T15:49:31.547Z] #19 0.896 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-12T15:49:31.547Z] #19 DONE 0.9s [2021-01-12T15:49:31.547Z] [2021-01-12T15:49:31.547Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T15:49:32.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-12T15:49:32.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-12T15:49:33.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-12T15:49:34.069Z] #20 2.398 Collecting yamllint==1.16.0 [2021-01-12T15:49:34.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-12T15:49:34.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-12T15:49:35.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-12T15:49:37.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-12T15:49:38.323Z] INFO [runner/unused/goanalysis] analyzers took 24.839208014s with top 10 stages: buildssa: 21.199339389s, U1000: 3.639868625s [2021-01-12T15:49:38.323Z] INFO [runner] Issues before processing: 2264, after processing: 0 [2021-01-12T15:49:38.323Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1684/1684, skip_files: 1684/1684, exclude: 1579/1579, exclude-rules: 64/1579, nolint: 0/64, cgo: 1684/2264, skip_dirs: 1684/1684, autogenerated_exclude: 1579/1684, filename_unadjuster: 1684/1684, identifier_marker: 1579/1579 [2021-01-12T15:49:38.323Z] INFO [runner] processing took 123.467406ms with stages: nolint: 53.455996ms, identifier_marker: 38.347876ms, path_prettifier: 13.168308ms, autogenerated_exclude: 7.254395ms, exclude-rules: 6.078521ms, skip_dirs: 3.54896ms, cgo: 873.032µs, filename_unadjuster: 734.906µs, max_same_issues: 1.581µs, uniq_by_line: 748ns, diff: 582ns, max_from_linter: 522ns, source_code: 504ns, exclude: 435ns, path_shortener: 393ns, skip_files: 347ns, max_per_file_from_linter: 300ns [2021-01-12T15:49:38.323Z] INFO [runner] linters took 1m35.881312124s with stages: goanalysis_metalinter: 1m17.021328759s, unused: 18.735908213s [2021-01-12T15:49:38.323Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2021-01-12T15:49:38.323Z] INFO Memory: 1638 samples, avg is 246.1MB, max is 3031.5MB [2021-01-12T15:49:38.323Z] INFO Execution took 3m37.509479666s [2021-01-12T15:49:38.323Z] Congratulations! The shell scripts are properly formatted. [2021-01-12T15:49:38.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-01-12T15:49:39.232Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41701/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/make.sh dynbinary-daemon test-docker-py [2021-01-12T15:49:39.313Z] #20 7.653 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-12T15:49:39.313Z] #20 7.689 Collecting pyyaml (from yamllint==1.16.0) [2021-01-12T15:49:39.313Z] #20 7.741 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2021-01-12T15:49:39.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-12T15:49:39.490Z] [2021-01-12T15:49:39.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-12T15:49:39.750Z] Removing bundles/ [2021-01-12T15:49:39.750Z] [2021-01-12T15:49:39.750Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-01-12T15:49:39.750Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T15:49:39.750Z] GOOS="" GOARCH="" GOARM="" [2021-01-12T15:49:39.875Z] #20 8.306 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-12T15:49:39.875Z] #20 8.327 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-12T15:49:39.875Z] #20 8.350 Building wheels for collected packages: pyyaml [2021-01-12T15:49:39.875Z] #20 8.350 Running setup.py bdist_wheel for pyyaml: started [2021-01-12T15:49:40.438Z] #20 8.763 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-12T15:49:40.438Z] #20 8.764 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2021-01-12T15:49:40.438Z] #20 8.793 Successfully built pyyaml [2021-01-12T15:49:40.438Z] #20 8.802 Installing collected packages: pyyaml, pathspec, yamllint [2021-01-12T15:49:40.438Z] #20 8.940 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2021-01-12T15:49:40.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-12T15:49:40.695Z] #20 DONE 9.1s [2021-01-12T15:49:40.695Z] [2021-01-12T15:49:40.695Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-12T15:49:40.951Z] #23 DONE 0.4s [2021-01-12T15:49:40.951Z] [2021-01-12T15:49:40.951Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T15:49:40.951Z] #54 287.5 + bin/containerd-shim-runc-v1 [2021-01-12T15:49:41.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-12T15:49:42.317Z] #54 293.4 + bin/containerd-shim-runc-v2 [2021-01-12T15:49:42.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-12T15:49:42.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-12T15:49:43.681Z] #54 294.9 + binaries [2021-01-12T15:49:43.681Z] #54 294.9 + install -D bin/containerd /build/containerd [2021-01-12T15:49:43.681Z] #54 294.9 + install -D bin/containerd-shim /build/containerd-shim [2021-01-12T15:49:43.681Z] #54 294.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-12T15:49:43.681Z] #54 294.9 + install -D bin/ctr /build/ctr [2021-01-12T15:49:44.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-12T15:49:44.655Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-12T15:49:44.655Z] Using test binary docker [2021-01-12T15:49:44.655Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-12T15:49:44.655Z] +++ /etc/init.d/apparmor start [2021-01-12T15:49:44.655Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T15:49:44.655Z] INFO: Waiting for daemon to start... [2021-01-12T15:49:44.655Z] Starting dockerd [2021-01-12T15:49:44.655Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-01-12T15:49:46.193Z] #54 DONE 297.3s [2021-01-12T15:49:46.193Z] [2021-01-12T15:49:46.193Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-12T15:49:46.193Z] #28 DONE 5.1s [2021-01-12T15:49:46.193Z] [2021-01-12T15:49:46.193Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-12T15:49:46.449Z] #31 DONE 0.4s [2021-01-12T15:49:46.449Z] [2021-01-12T15:49:46.449Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-12T15:49:46.449Z] #33 DONE 0.1s [2021-01-12T15:49:46.449Z] [2021-01-12T15:49:46.449Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-12T15:49:46.449Z] #36 DONE 0.0s [2021-01-12T15:49:46.704Z] [2021-01-12T15:49:46.704Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-12T15:49:46.713Z] . [2021-01-12T15:49:46.713Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-12T15:49:46.713Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-12T15:49:46.713Z] Error: No such image: emptyfs [2021-01-12T15:49:46.713Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-12T15:49:46.713Z] ++++ docker load [2021-01-12T15:49:47.002Z] Running integration-test (iteration 1) [2021-01-12T15:49:47.002Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-01-12T15:49:47.002Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:49:47.002Z] ++ set -e [2021-01-12T15:49:47.002Z] ++ '[' -n 0 ']' [2021-01-12T15:49:47.002Z] ++ set -x [2021-01-12T15:49:47.002Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:49:47.265Z] #39 DONE 0.6s [2021-01-12T15:49:47.265Z] [2021-01-12T15:49:47.265Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-12T15:49:47.265Z] #42 DONE 0.0s [2021-01-12T15:49:47.265Z] [2021-01-12T15:49:47.265Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-12T15:49:47.521Z] #44 DONE 0.2s [2021-01-12T15:49:47.521Z] [2021-01-12T15:49:47.521Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-12T15:49:47.521Z] #46 DONE 0.0s [2021-01-12T15:49:47.521Z] [2021-01-12T15:49:47.521Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-12T15:49:48.083Z] #48 DONE 0.5s [2021-01-12T15:49:48.083Z] [2021-01-12T15:49:48.083Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-12T15:49:48.083Z] #50 DONE 0.0s [2021-01-12T15:49:48.083Z] [2021-01-12T15:49:48.083Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-12T15:49:48.339Z] #52 DONE 0.2s [2021-01-12T15:49:48.339Z] [2021-01-12T15:49:48.339Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-12T15:49:49.265Z] #55 DONE 0.8s [2021-01-12T15:49:49.265Z] [2021-01-12T15:49:49.265Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-12T15:49:49.265Z] #59 DONE 0.2s [2021-01-12T15:49:49.265Z] [2021-01-12T15:49:49.265Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-12T15:49:49.825Z] #61 DONE 0.5s [2021-01-12T15:49:49.825Z] [2021-01-12T15:49:49.825Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-12T15:49:49.825Z] #63 DONE 0.0s [2021-01-12T15:49:49.825Z] [2021-01-12T15:49:49.825Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-12T15:49:49.825Z] #64 DONE 0.0s [2021-01-12T15:49:49.825Z] [2021-01-12T15:49:49.825Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-12T15:49:51.189Z] #65 DONE 1.2s [2021-01-12T15:49:51.189Z] [2021-01-12T15:49:51.189Z] #66 exporting to image [2021-01-12T15:49:51.189Z] #66 exporting layers [2021-01-12T15:49:54.712Z] #54 287.3 + bin/containerd-stress [2021-01-12T15:49:54.712Z] #54 289.5 + bin/containerd-shim [2021-01-12T15:49:55.461Z] Loaded image: buildpack-deps:buster [2021-01-12T15:49:55.750Z] Loaded image: busybox:latest [2021-01-12T15:49:55.750Z] Loaded image: busybox:glibc [2021-01-12T15:49:57.251Z] Loaded image: debian:bullseye [2021-01-12T15:49:57.541Z] Loaded image: hello-world:latest [2021-01-12T15:49:57.541Z] Loaded image: arm32v7/hello-world:latest [2021-01-12T15:49:57.724Z] #66 exporting layers 6.7s done [2021-01-12T15:49:57.724Z] #66 writing image sha256:afb79af0979a8661449e165472f1427a329b1ffa108bb17a713f5741fe1d5209 [2021-01-12T15:49:57.725Z] #66 writing image sha256:afb79af0979a8661449e165472f1427a329b1ffa108bb17a713f5741fe1d5209 done [2021-01-12T15:49:57.725Z] #66 naming to docker.io/library/docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e done [2021-01-12T15:49:57.725Z] #66 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-01-12T15:49:57.831Z] INFO: Testing against a local daemon [2021-01-12T15:49:57.831Z] === RUN TestCgroupNamespacesBuild [2021-01-12T15:49:58.052Z] + trap exit INT TERM [2021-01-12T15:49:58.052Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-01-12T15:49:58.052Z] + CONTAINER_NAME=docker-pr6 [2021-01-12T15:49:58.052Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41701/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41701/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -e DOCKER_GRAPHDRIVER docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/make.sh dynbinary-daemon [2021-01-12T15:49:58.980Z] [2021-01-12T15:49:59.236Z] Removing bundles/ [2021-01-12T15:49:59.236Z] [2021-01-12T15:49:59.236Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-01-12T15:49:59.236Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T15:49:59.236Z] GOOS="" GOARCH="" GOARM="" [2021-01-12T15:49:59.889Z] --- PASS: TestCgroupNamespacesBuild (1.82s) [2021-01-12T15:49:59.889Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-12T15:49:59.922Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2021-01-12T15:49:59.922Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-12T15:49:59.995Z] #54 296.4 + bin/containerd-shim-runc-v1 [2021-01-12T15:50:00.495Z] ok github.com/docker/docker/api/server/middleware 0.036s coverage: 37.7% of statements [2021-01-12T15:50:00.495Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-12T15:50:00.495Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-12T15:50:00.495Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-12T15:50:00.495Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-12T15:50:00.495Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-12T15:50:00.495Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-12T15:50:00.495Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-12T15:50:00.495Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-12T15:50:00.495Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-12T15:50:01.390Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2021-01-12T15:50:01.390Z] === RUN TestBuildWithSession [2021-01-12T15:50:01.390Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-12T15:50:01.390Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T15:50:01.390Z] === RUN TestBuildSquashParent [2021-01-12T15:50:01.886Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-12T15:50:01.886Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-12T15:50:02.150Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2021-01-12T15:50:02.150Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 92.2% of statements [2021-01-12T15:50:02.150Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 5.7% of statements [2021-01-12T15:50:02.150Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-12T15:50:02.150Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-12T15:50:02.150Z] ? github.com/docker/docker/api/types [no test files] [2021-01-12T15:50:02.150Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-12T15:50:02.150Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-12T15:50:02.150Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-12T15:50:02.150Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-12T15:50:02.150Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-12T15:50:02.150Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-12T15:50:02.150Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-12T15:50:02.150Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-12T15:50:02.150Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-12T15:50:02.150Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-12T15:50:02.150Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-12T15:50:02.411Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2021-01-12T15:50:02.674Z] ok github.com/docker/docker/api/types/versions 0.027s coverage: 75.0% of statements [2021-01-12T15:50:02.674Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-12T15:50:02.674Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-12T15:50:02.674Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-12T15:50:02.674Z] ? github.com/docker/docker/builder [no test files] [2021-01-12T15:50:02.674Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-12T15:50:02.674Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-12T15:50:02.674Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-12T15:50:02.674Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-12T15:50:02.674Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-12T15:50:02.674Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-12T15:50:02.674Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-12T15:50:05.230Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2021-01-12T15:50:05.280Z] #54 301.0 + bin/containerd-shim-runc-v2 [2021-01-12T15:50:05.280Z] #54 302.1 + binaries [2021-01-12T15:50:05.540Z] #54 302.1 + install -D bin/containerd /build/containerd [2021-01-12T15:50:05.540Z] #54 302.2 + install -D bin/containerd-shim /build/containerd-shim [2021-01-12T15:50:05.540Z] #54 302.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-12T15:50:05.540Z] #54 302.2 + install -D bin/ctr /build/ctr [2021-01-12T15:50:05.966Z] #68 exporting layers 82.4s done [2021-01-12T15:50:05.966Z] #68 exporting manifest sha256:62fb240b9c4dcb43202b541f50bc93c89a55f8e581aeb5a0296bb9a30a2ccbab done [2021-01-12T15:50:05.966Z] #68 exporting config sha256:007c0b99313b56c0e8488221d30167e7e7f63b4b3b265cc95d2bbce28d689f04 done [2021-01-12T15:50:05.966Z] #68 sending tarball [2021-01-12T15:50:06.179Z] ok github.com/docker/docker/builder/remotecontext 0.279s coverage: 13.7% of statements [2021-01-12T15:50:06.920Z] #54 DONE 303.5s [2021-01-12T15:50:07.125Z] ok github.com/docker/docker/builder/remotecontext/git 3.394s coverage: 86.3% of statements [2021-01-12T15:50:07.125Z] ok github.com/docker/docker/builder/dockerfile 0.885s coverage: 48.3% of statements [2021-01-12T15:50:07.125Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-12T15:50:07.125Z] ? github.com/docker/docker/cli [no test files] [2021-01-12T15:50:07.125Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-12T15:50:07.860Z] [2021-01-12T15:50:07.860Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-12T15:50:09.240Z] #55 DONE 1.0s [2021-01-12T15:50:09.240Z] [2021-01-12T15:50:09.240Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-12T15:50:09.240Z] #59 DONE 0.2s [2021-01-12T15:50:09.240Z] [2021-01-12T15:50:09.240Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-12T15:50:09.810Z] #61 DONE 0.5s [2021-01-12T15:50:09.810Z] [2021-01-12T15:50:09.810Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-12T15:50:09.810Z] #63 DONE 0.0s [2021-01-12T15:50:09.810Z] [2021-01-12T15:50:09.810Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-12T15:50:09.810Z] #64 DONE 0.0s [2021-01-12T15:50:09.810Z] [2021-01-12T15:50:09.810Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-12T15:50:09.850Z] --- PASS: TestBuildSquashParent (7.66s) [2021-01-12T15:50:09.850Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-12T15:50:09.850Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T15:50:09.850Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T15:50:09.850Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T15:50:09.850Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T15:50:09.850Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T15:50:09.850Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T15:50:09.850Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T15:50:09.850Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T15:50:09.850Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T15:50:09.850Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T15:50:09.850Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T15:50:09.850Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T15:50:09.850Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T15:50:09.850Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T15:50:11.191Z] #65 DONE 1.4s [2021-01-12T15:50:11.191Z] [2021-01-12T15:50:11.191Z] #66 exporting to image [2021-01-12T15:50:11.191Z] #66 exporting layers [2021-01-12T15:50:11.908Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T15:50:11.908Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T15:50:12.428Z] ok github.com/docker/docker/client 0.205s coverage: 75.4% of statements [2021-01-12T15:50:14.629Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T15:50:14.630Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T15:50:16.692Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-01-12T15:50:16.692Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2021-01-12T15:50:16.692Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s) [2021-01-12T15:50:16.692Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s) [2021-01-12T15:50:16.692Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.69s) [2021-01-12T15:50:16.692Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2021-01-12T15:50:16.692Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.58s) [2021-01-12T15:50:16.692Z] === RUN TestBuildMultiStageCopy [2021-01-12T15:50:16.692Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-12T15:50:17.772Z] #66 exporting layers 6.7s done [2021-01-12T15:50:17.772Z] #66 writing image sha256:aa695cff4c8bc29836a68459f1e240f37e52cb3460a16510774336cbc12e3f94 done [2021-01-12T15:50:17.772Z] #66 naming to docker.io/library/docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e done [2021-01-12T15:50:17.772Z] #66 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-12T15:50:18.123Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41701/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -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:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/make.sh dynbinary test-integration [2021-01-12T15:50:19.064Z] [2021-01-12T15:50:19.064Z] Removing bundles/ [2021-01-12T15:50:19.064Z] [2021-01-12T15:50:19.064Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-12T15:50:19.064Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T15:50:19.064Z] GOOS="" GOARCH="" GOARM="" [2021-01-12T15:50:19.411Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-12T15:50:20.040Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-12T15:50:20.671Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-12T15:50:21.300Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-12T15:50:21.930Z] --- PASS: TestBuildMultiStageCopy (5.11s) [2021-01-12T15:50:21.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2021-01-12T15:50:21.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-01-12T15:50:21.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2021-01-12T15:50:21.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2021-01-12T15:50:21.930Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2021-01-12T15:50:21.930Z] === RUN TestBuildMultiStageParentConfig [2021-01-12T15:50:24.020Z] --- PASS: TestBuildMultiStageParentConfig (1.68s) [2021-01-12T15:50:24.020Z] === RUN TestBuildLabelWithTargets [2021-01-12T15:50:24.678Z] #68 ... [2021-01-12T15:50:24.678Z] [2021-01-12T15:50:24.678Z] #69 importing to docker [2021-01-12T15:50:24.678Z] #69 ... [2021-01-12T15:50:24.678Z] [2021-01-12T15:50:24.678Z] #68 exporting to oci image format [2021-01-12T15:50:24.678Z] #68 sending tarball 16.9s done [2021-01-12T15:50:24.678Z] #68 DONE 99.3s [2021-01-12T15:50:24.678Z] [2021-01-12T15:50:24.678Z] #69 importing to docker [2021-01-12T15:50:26.081Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2021-01-12T15:50:26.081Z] === RUN TestBuildWithEmptyLayers [2021-01-12T15:50:27.582Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2021-01-12T15:50:27.582Z] === RUN TestBuildMultiStageOnBuild [2021-01-12T15:50:31.086Z] --- PASS: TestBuildMultiStageOnBuild (3.14s) [2021-01-12T15:50:31.086Z] === RUN TestBuildUncleanTarFilenames [2021-01-12T15:50:32.115Z] --- PASS: TestBuildUncleanTarFilenames (1.44s) [2021-01-12T15:50:32.115Z] === RUN TestBuildMultiStageLayerLeak [2021-01-12T15:50:35.619Z] --- PASS: TestBuildMultiStageLayerLeak (3.21s) [2021-01-12T15:50:35.619Z] === RUN TestBuildWithHugeFile [2021-01-12T15:50:39.027Z] ok github.com/docker/docker/cmd/dockerd 0.124s coverage: 29.1% of statements [2021-01-12T15:50:39.973Z] ok github.com/docker/docker/container 0.153s coverage: 34.7% of statements [2021-01-12T15:50:39.973Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-12T15:50:39.973Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-12T15:50:39.973Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-12T15:50:39.973Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-12T15:50:40.044Z] #69 DONE 17.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-12T15:50:40.485Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41701/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/test/unit [2021-01-12T15:50:42.530Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2021-01-12T15:50:44.032Z] ? github.com/docker/docker/api [no test files] [2021-01-12T15:50:46.754Z] ok github.com/docker/docker/daemon/cluster/convert 0.070s coverage: 35.9% of statements [2021-01-12T15:50:47.017Z] ok github.com/docker/docker/daemon/cluster 0.126s coverage: 0.5% of statements [2021-01-12T15:50:48.942Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2021-01-12T15:50:50.869Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2021-01-12T15:50:50.869Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 81.8% of statements [2021-01-12T15:50:52.749Z] 4612f6d0b889: Pull complete [2021-01-12T15:50:52.800Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2021-01-12T15:50:56.103Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.548s coverage: 14.1% of statements [2021-01-12T15:50:56.103Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2021-01-12T15:50:57.056Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.643s coverage: 56.2% of statements [2021-01-12T15:50:59.624Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2021-01-12T15:51:01.545Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.182s coverage: 45.9% of statements [2021-01-12T15:51:02.116Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.367s coverage: 73.1% of statements [2021-01-12T15:51:02.685Z] ok github.com/docker/docker/api/server 0.027s coverage: 9.0% of statements [2021-01-12T15:51:02.707Z] --- PASS: TestBuildWithHugeFile (26.18s) [2021-01-12T15:51:02.707Z] === RUN TestBuildWithEmptyDockerfile [2021-01-12T15:51:02.707Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T15:51:02.707Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T15:51:02.707Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T15:51:02.707Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T15:51:02.707Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T15:51:02.707Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T15:51:02.707Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T15:51:02.707Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T15:51:02.707Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T15:51:02.707Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-01-12T15:51:02.707Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-01-12T15:51:02.707Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2021-01-12T15:51:02.707Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-01-12T15:51:02.707Z] === RUN TestBuildPreserveOwnership [2021-01-12T15:51:02.707Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-12T15:51:03.504Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.960s coverage: 49.5% of statements [2021-01-12T15:51:04.450Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 58.0% of statements [2021-01-12T15:51:05.395Z] ok github.com/docker/docker/daemon 12.302s coverage: 17.2% of statements [2021-01-12T15:51:05.395Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-12T15:51:05.395Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-12T15:51:05.395Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-12T15:51:05.395Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-12T15:51:05.395Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-12T15:51:05.395Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2021-01-12T15:51:05.969Z] ok github.com/docker/docker/daemon/links 0.024s coverage: 93.0% of statements [2021-01-12T15:51:06.246Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-12T15:51:07.892Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.5% of statements [2021-01-12T15:51:08.475Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 41.0% of statements [2021-01-12T15:51:08.475Z] ok github.com/docker/docker/daemon/logger/awslogs 0.273s coverage: 77.4% of statements [2021-01-12T15:51:08.964Z] --- PASS: TestBuildPreserveOwnership (7.15s) [2021-01-12T15:51:08.964Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.65s) [2021-01-12T15:51:08.964Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.48s) [2021-01-12T15:51:08.964Z] === RUN TestBuildPlatformInvalid [2021-01-12T15:51:08.964Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2021-01-12T15:51:08.964Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-12T15:51:09.429Z] ok github.com/docker/docker/daemon/logger/gelf 0.043s coverage: 67.0% of statements [2021-01-12T15:51:10.027Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.509s coverage: 57.7% of statements [2021-01-12T15:51:10.027Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-12T15:51:10.027Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-12T15:51:10.027Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-12T15:51:10.027Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-12T15:51:10.027Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-12T15:51:10.027Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-12T15:51:10.027Z] ok github.com/docker/docker/daemon/logger/journald 0.033s coverage: 23.9% of statements [2021-01-12T15:51:10.601Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.065s coverage: 87.2% of statements [2021-01-12T15:51:10.601Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.033s coverage: 61.6% of statements [2021-01-12T15:51:11.992Z] ok github.com/docker/docker/daemon/logger/local 0.097s coverage: 75.2% of statements [2021-01-12T15:51:11.992Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-12T15:51:12.255Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 59.3% of statements [2021-01-12T15:51:12.255Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 33.3% of statements [2021-01-12T15:51:13.202Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2021-01-12T15:51:13.777Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 46.8% of statements [2021-01-12T15:51:14.039Z] ok github.com/docker/docker/daemon/network 0.029s coverage: 63.8% of statements [2021-01-12T15:51:14.614Z] ok github.com/docker/docker/daemon/logger/splunk 1.849s coverage: 82.5% of statements [2021-01-12T15:51:14.614Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-12T15:51:14.614Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-12T15:51:15.562Z] ok github.com/docker/docker/distribution/metadata 0.090s coverage: 48.2% of statements [2021-01-12T15:51:16.184Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T15:51:16.184Z] [2021-01-12T15:51:16.184Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-01-12T15:51:16.184Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-01-12T15:51:16.184Z] Using test binary docker [2021-01-12T15:51:16.184Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-12T15:51:16.184Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T15:51:16.184Z] INFO: Waiting for daemon to start... [2021-01-12T15:51:16.184Z] Starting dockerd [2021-01-12T15:51:16.184Z] . [2021-01-12T15:51:16.184Z] INFO: Building docker-sdk-python3:4.3.0... [2021-01-12T15:51:16.954Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-01-12T15:51:16.954Z] ok github.com/docker/docker/distribution 0.302s coverage: 25.1% of statements [2021-01-12T15:51:16.954Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-12T15:51:17.530Z] ok github.com/docker/docker/image 0.098s coverage: 86.8% of statements [2021-01-12T15:51:18.106Z] ok github.com/docker/docker/distribution/xfer 1.785s coverage: 85.1% of statements [2021-01-12T15:51:18.106Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-12T15:51:18.106Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2021-01-12T15:51:18.106Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-12T15:51:18.369Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2021-01-12T15:51:18.369Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-12T15:51:18.631Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2021-01-12T15:51:19.421Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.33s) [2021-01-12T15:51:19.421Z] PASS [2021-01-12T15:51:19.421Z] [2021-01-12T15:51:19.421Z] === Skipped [2021-01-12T15:51:19.421Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-01-12T15:51:19.421Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T15:51:19.421Z] [2021-01-12T15:51:19.421Z] [2021-01-12T15:51:19.421Z] DONE 33 tests, 1 skipped in 91.326s [2021-01-12T15:51:19.421Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-01-12T15:51:19.421Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:51:19.421Z] ++ set -e [2021-01-12T15:51:19.421Z] ++ '[' -n 0 ']' [2021-01-12T15:51:19.421Z] ++ set -x [2021-01-12T15:51:19.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:51:19.421Z] INFO: Testing against a local daemon [2021-01-12T15:51:19.421Z] === RUN TestConfigInspect [2021-01-12T15:51:19.580Z] ok github.com/docker/docker/oci 0.017s coverage: 8.2% of statements [2021-01-12T15:51:19.843Z] ok github.com/docker/docker/opts 0.046s coverage: 67.1% of statements [2021-01-12T15:51:19.843Z] ok github.com/docker/docker/pkg/aaparser 0.025s coverage: 52.9% of statements [2021-01-12T15:51:21.236Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2021-01-12T15:51:22.183Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2021-01-12T15:51:22.183Z] ok github.com/docker/docker/pkg/authorization 0.542s coverage: 68.3% of statements [2021-01-12T15:51:22.758Z] ok github.com/docker/docker/pkg/directory 0.024s coverage: 80.0% of statements [2021-01-12T15:51:22.947Z] --- PASS: TestConfigInspect (4.03s) [2021-01-12T15:51:22.947Z] === RUN TestConfigList [2021-01-12T15:51:23.332Z] ok github.com/docker/docker/pkg/archive 1.170s coverage: 76.9% of statements [2021-01-12T15:51:23.594Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-01-12T15:51:23.856Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2021-01-12T15:51:24.799Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-01-12T15:51:25.060Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-01-12T15:51:25.634Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-01-12T15:51:26.576Z] ok github.com/docker/docker/pkg/chrootarchive 3.483s coverage: 43.2% of statements [2021-01-12T15:51:26.576Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-01-12T15:51:26.590Z] --- PASS: TestConfigList (3.72s) [2021-01-12T15:51:26.590Z] === RUN TestConfigsCreateAndDelete [2021-01-12T15:51:27.149Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2021-01-12T15:51:27.722Z] ok github.com/docker/docker/pkg/fsutils 0.308s coverage: 85.1% of statements [2021-01-12T15:51:27.722Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2021-01-12T15:51:27.722Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2021-01-12T15:51:29.110Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2021-01-12T15:51:29.110Z] ok github.com/docker/docker/pkg/idtools 0.626s coverage: 70.1% of statements [2021-01-12T15:51:29.110Z] ok github.com/docker/docker/pkg/ioutils 0.596s coverage: 70.6% of statements [2021-01-12T15:51:29.110Z] ok github.com/docker/docker/layer 7.725s coverage: 68.8% of statements [2021-01-12T15:51:29.110Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-12T15:51:29.110Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-12T15:51:29.110Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-12T15:51:29.110Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-12T15:51:29.110Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-12T15:51:29.110Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-12T15:51:29.110Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-12T15:51:29.111Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-12T15:51:29.373Z] ok github.com/docker/docker/pkg/longpath 0.025s coverage: 100.0% of statements [2021-01-12T15:51:29.373Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-12T15:51:29.373Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-12T15:51:29.635Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2021-01-12T15:51:29.635Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-12T15:51:29.635Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2021-01-12T15:51:29.898Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2021-01-12T15:51:30.161Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 86.7% of statements [2021-01-12T15:51:30.163Z] --- PASS: TestConfigsCreateAndDelete (3.86s) [2021-01-12T15:51:30.163Z] === RUN TestConfigsUpdate [2021-01-12T15:51:30.423Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2021-01-12T15:51:30.423Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-12T15:51:30.423Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-12T15:51:30.998Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2021-01-12T15:51:31.574Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2021-01-12T15:51:31.574Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2021-01-12T15:51:31.574Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2021-01-12T15:51:32.146Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2021-01-12T15:51:32.721Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2021-01-12T15:51:32.983Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 75.0% of statements [2021-01-12T15:51:33.245Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-01-12T15:51:33.506Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2021-01-12T15:51:34.451Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.2% of statements [2021-01-12T15:51:34.451Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2021-01-12T15:51:34.600Z] --- PASS: TestConfigsUpdate (3.84s) [2021-01-12T15:51:34.600Z] === RUN TestTemplatedConfig [2021-01-12T15:51:35.025Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2021-01-12T15:51:35.288Z] ok github.com/docker/docker/pkg/signal 2.795s coverage: 61.0% of statements [2021-01-12T15:51:35.550Z] ok github.com/docker/docker/pkg/tarsum 0.124s coverage: 89.3% of statements [2021-01-12T15:51:35.550Z] testing: warning: no tests to run [2021-01-12T15:51:35.550Z] coverage: [no statements] [2021-01-12T15:51:35.550Z] ok github.com/docker/docker/pkg/term/windows 0.022s coverage: [no statements] [no tests to run] [2021-01-12T15:51:35.628Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T15:51:35.628Z] [2021-01-12T15:51:35.628Z] + TEST_INTEGRATION_DEST=1 [2021-01-12T15:51:35.628Z] + CONTAINER_NAME=docker-pr6-1 [2021-01-12T15:51:35.628Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-01-12T15:51:35.628Z] + run_tests test-integration-flaky [2021-01-12T15:51:35.628Z] + '[' -n 0 ']' [2021-01-12T15:51:35.628Z] + rm= [2021-01-12T15:51:35.628Z] + c=0 [2021-01-12T15:51:35.628Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41701/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41701/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41701/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/make.sh test-integration-flaky test-integration [2021-01-12T15:51:35.628Z] ++ jobs -p [2021-01-12T15:51:35.628Z] + for job in $(jobs -p) [2021-01-12T15:51:35.628Z] + wait 18721 [2021-01-12T15:51:35.628Z] + TEST_INTEGRATION_DEST=3 [2021-01-12T15:51:35.628Z] + CONTAINER_NAME=docker-pr6-3 [2021-01-12T15:51:35.628Z] + TEST_SKIP_INTEGRATION=1 [2021-01-12T15:51:35.628Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-01-12T15:51:35.628Z] + run_tests [2021-01-12T15:51:35.628Z] + '[' -n 0 ']' [2021-01-12T15:51:35.628Z] + rm= [2021-01-12T15:51:35.629Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41701/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41701/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41701/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/make.sh '' test-integration [2021-01-12T15:51:35.629Z] + TEST_INTEGRATION_DEST=2 [2021-01-12T15:51:35.629Z] + CONTAINER_NAME=docker-pr6-2 [2021-01-12T15:51:35.629Z] + TEST_SKIP_INTEGRATION=1 [2021-01-12T15:51:35.629Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-01-12T15:51:35.629Z] + run_tests [2021-01-12T15:51:35.629Z] + '[' -n 0 ']' [2021-01-12T15:51:35.629Z] + rm= [2021-01-12T15:51:35.629Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41701/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41701/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41701/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/make.sh '' test-integration [2021-01-12T15:51:35.629Z] [2021-01-12T15:51:35.629Z] [2021-01-12T15:51:35.629Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-12T15:51:35.629Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-01-12T15:51:35.629Z] [2021-01-12T15:51:35.629Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-12T15:51:35.629Z] HOSTNAME=4bea3f66e1be [2021-01-12T15:51:35.629Z] TEST_SKIP_INTEGRATION=1 [2021-01-12T15:51:35.629Z] TESTDEBUG=0 [2021-01-12T15:51:35.629Z] DEST=bundles/test-integration [2021-01-12T15:51:35.629Z] PWD=/go/src/github.com/docker/docker [2021-01-12T15:51:35.629Z] KEEPBUNDLE=1 [2021-01-12T15:51:35.629Z] DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e [2021-01-12T15:51:35.629Z] container=docker [2021-01-12T15:51:35.629Z] HOME=/root [2021-01-12T15:51:35.629Z] GOLANG_VERSION=1.13.15 [2021-01-12T15:51:35.629Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-12T15:51:35.629Z] VALIDATE_BRANCH=master [2021-01-12T15:51:35.629Z] TERM=xterm [2021-01-12T15:51:35.629Z] DOCKER_PKG=github.com/docker/docker [2021-01-12T15:51:35.629Z] SHLVL=1 [2021-01-12T15:51:35.629Z] TIMEOUT=120m [2021-01-12T15:51:35.629Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-12T15:51:35.629Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-12T15:51:35.629Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-01-12T15:51:35.629Z] GO111MODULE=off [2021-01-12T15:51:35.629Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-12T15:51:35.629Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-12T15:51:35.629Z] GOPATH=/go [2021-01-12T15:51:35.629Z] PKG_CONFIG=pkg-config [2021-01-12T15:51:35.629Z] _=/usr/bin/env [2021-01-12T15:51:35.629Z] Building test suite binary ./integration-cli/test.main [2021-01-12T15:51:35.629Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-12T15:51:35.629Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-12T15:51:35.629Z] HOSTNAME=836dd2342652 [2021-01-12T15:51:35.629Z] TEST_SKIP_INTEGRATION=1 [2021-01-12T15:51:35.629Z] TESTDEBUG=0 [2021-01-12T15:51:35.629Z] DEST=bundles/test-integration [2021-01-12T15:51:35.629Z] PWD=/go/src/github.com/docker/docker [2021-01-12T15:51:35.629Z] KEEPBUNDLE=1 [2021-01-12T15:51:35.629Z] DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e [2021-01-12T15:51:35.629Z] container=docker [2021-01-12T15:51:35.629Z] HOME=/root [2021-01-12T15:51:35.629Z] GOLANG_VERSION=1.13.15 [2021-01-12T15:51:35.629Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-12T15:51:35.629Z] VALIDATE_BRANCH=master [2021-01-12T15:51:35.629Z] TERM=xterm [2021-01-12T15:51:35.629Z] DOCKER_PKG=github.com/docker/docker [2021-01-12T15:51:35.629Z] SHLVL=1 [2021-01-12T15:51:35.629Z] TIMEOUT=120m [2021-01-12T15:51:35.629Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-12T15:51:35.629Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-12T15:51:35.629Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-01-12T15:51:35.629Z] GO111MODULE=off [2021-01-12T15:51:35.629Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-12T15:51:35.629Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-12T15:51:35.629Z] GOPATH=/go [2021-01-12T15:51:35.629Z] PKG_CONFIG=pkg-config [2021-01-12T15:51:35.629Z] _=/usr/bin/env [2021-01-12T15:51:35.629Z] Building test suite binary ./integration-cli/test.main [2021-01-12T15:51:35.629Z] No new tests added to integration. [2021-01-12T15:51:35.629Z] [2021-01-12T15:51:35.629Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-12T15:51:35.629Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-12T15:51:35.629Z] HOSTNAME=38b8f76d9f8e [2021-01-12T15:51:35.629Z] TESTDEBUG=0 [2021-01-12T15:51:35.629Z] DEST=bundles/test-integration [2021-01-12T15:51:35.629Z] PWD=/go/src/github.com/docker/docker [2021-01-12T15:51:35.629Z] KEEPBUNDLE=1 [2021-01-12T15:51:35.629Z] DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e [2021-01-12T15:51:35.629Z] container=docker [2021-01-12T15:51:35.629Z] HOME=/root [2021-01-12T15:51:35.629Z] GOLANG_VERSION=1.13.15 [2021-01-12T15:51:35.629Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-12T15:51:35.629Z] VALIDATE_BRANCH=master [2021-01-12T15:51:35.629Z] TERM=xterm [2021-01-12T15:51:35.629Z] DOCKER_PKG=github.com/docker/docker [2021-01-12T15:51:35.629Z] SHLVL=1 [2021-01-12T15:51:35.629Z] TIMEOUT=120m [2021-01-12T15:51:35.629Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-12T15:51:35.629Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-12T15:51:35.629Z] GO111MODULE=off [2021-01-12T15:51:35.629Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-12T15:51:35.629Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-12T15:51:35.629Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-12T15:51:35.629Z] GOPATH=/go [2021-01-12T15:51:35.629Z] PKG_CONFIG=pkg-config [2021-01-12T15:51:35.629Z] _=/usr/bin/env [2021-01-12T15:51:35.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-12T15:51:35.812Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2021-01-12T15:51:35.812Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2021-01-12T15:51:36.073Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2021-01-12T15:51:37.464Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements [2021-01-12T15:51:37.464Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 85.4% of statements [2021-01-12T15:51:38.156Z] --- PASS: TestTemplatedConfig (3.68s) [2021-01-12T15:51:38.156Z] === RUN TestConfigCreateResolve [2021-01-12T15:51:38.409Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2021-01-12T15:51:38.672Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.2% of statements [2021-01-12T15:51:40.591Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2021-01-12T15:51:40.591Z] ok github.com/docker/docker/registry 0.185s coverage: 57.2% of statements [2021-01-12T15:51:40.591Z] ok github.com/docker/docker/quota 0.588s coverage: 71.4% of statements [2021-01-12T15:51:40.591Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 50.9% of statements [2021-01-12T15:51:40.854Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-01-12T15:51:41.429Z] ok github.com/docker/docker/runconfig 0.024s coverage: 66.1% of statements [2021-01-12T15:51:41.660Z] --- PASS: TestConfigCreateResolve (3.38s) [2021-01-12T15:51:41.660Z] === RUN TestConfigDaemonLibtrustID [2021-01-12T15:51:41.660Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-01-12T15:51:41.660Z] PASS [2021-01-12T15:51:41.660Z] [2021-01-12T15:51:41.660Z] DONE 7 tests in 23.268s [2021-01-12T15:51:41.660Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-01-12T15:51:41.660Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:51:41.660Z] ++ set -e [2021-01-12T15:51:41.660Z] ++ '[' -n 0 ']' [2021-01-12T15:51:41.660Z] ++ set -x [2021-01-12T15:51:41.660Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:51:41.949Z] INFO: Testing against a local daemon [2021-01-12T15:51:41.949Z] === RUN TestCheckpoint [2021-01-12T15:51:41.949Z] --- SKIP: TestCheckpoint (0.01s) [2021-01-12T15:51:41.949Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T15:51:41.949Z] === RUN TestContainerInvalidJSON [2021-01-12T15:51:41.949Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T15:51:41.949Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T15:51:41.949Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T15:51:41.949Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T15:51:41.949Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-12T15:51:41.949Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-12T15:51:41.949Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T15:51:41.949Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-12T15:51:41.949Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T15:51:41.949Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-01-12T15:51:41.949Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-12T15:51:41.949Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-12T15:51:41.949Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-12T15:51:41.949Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-12T15:51:41.949Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2021-01-12T15:51:41.949Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-12T15:51:42.239Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-01-12T15:51:42.239Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-12T15:51:42.239Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-01-12T15:51:42.239Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-12T15:51:42.528Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-01-12T15:51:42.529Z] === RUN TestCopyFromContainer [2021-01-12T15:51:43.350Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2021-01-12T15:51:44.296Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.0% of statements [2021-01-12T15:51:44.587Z] === RUN TestCopyFromContainer// [2021-01-12T15:51:44.587Z] === RUN TestCopyFromContainer//bar/root [2021-01-12T15:51:44.867Z] ok github.com/docker/docker/volume/local 0.242s coverage: 76.6% of statements [2021-01-12T15:51:44.877Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-12T15:51:44.877Z] === RUN TestCopyFromContainer/bar/quux [2021-01-12T15:51:45.167Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-12T15:51:45.167Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-12T15:51:45.457Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-12T15:51:45.457Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-12T15:51:45.457Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-12T15:51:45.746Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-12T15:51:45.746Z] --- PASS: TestCopyFromContainer (3.27s) [2021-01-12T15:51:45.746Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-01-12T15:51:45.746Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-01-12T15:51:45.746Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-01-12T15:51:45.746Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-01-12T15:51:45.746Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-01-12T15:51:45.746Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-01-12T15:51:45.746Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-01-12T15:51:45.746Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-01-12T15:51:45.746Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-01-12T15:51:45.746Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-01-12T15:51:45.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-12T15:51:45.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T15:51:45.746Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T15:51:45.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T15:51:45.746Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T15:51:45.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T15:51:45.746Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T15:51:45.746Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T15:51:45.746Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T15:51:45.746Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T15:51:45.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-01-12T15:51:45.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-12T15:51:45.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-12T15:51:45.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-12T15:51:45.746Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-12T15:51:45.746Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-01-12T15:51:45.746Z] === RUN TestCreateWithInvalidEnv [2021-01-12T15:51:45.746Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-12T15:51:45.746Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-12T15:51:45.746Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-12T15:51:45.746Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-12T15:51:45.746Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-12T15:51:45.746Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-12T15:51:45.746Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-12T15:51:45.746Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-12T15:51:45.746Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-12T15:51:45.746Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-01-12T15:51:45.746Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-12T15:51:45.746Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-12T15:51:45.746Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-12T15:51:45.746Z] === RUN TestCreateTmpfsMountsTarget [2021-01-12T15:51:45.746Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-01-12T15:51:45.746Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-12T15:51:45.809Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-01-12T15:51:48.499Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2021-01-12T15:51:48.499Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-12T15:51:51.229Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.69s) [2021-01-12T15:51:51.229Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-12T15:51:51.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T15:51:51.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T15:51:51.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T15:51:51.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T15:51:51.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T15:51:51.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T15:51:51.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T15:51:51.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T15:51:51.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T15:51:51.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T15:51:51.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T15:51:51.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T15:51:51.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T15:51:51.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T15:51:51.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T15:51:51.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-01-12T15:51:51.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-01-12T15:51:51.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-01-12T15:51:51.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-01-12T15:51:51.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-01-12T15:51:51.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-01-12T15:51:51.229Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-12T15:51:51.859Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2021-01-12T15:51:51.859Z] === RUN TestCreateDifferentPlatform [2021-01-12T15:51:51.859Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-12T15:51:51.859Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-12T15:51:51.859Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-01-12T15:51:51.859Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-12T15:51:51.859Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-12T15:51:51.859Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-12T15:51:51.859Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-01-12T15:51:51.859Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-12T15:51:51.859Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-01-12T15:51:51.859Z] === RUN TestContainerStartOnDaemonRestart [2021-01-12T15:51:51.859Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-12T15:51:51.859Z] === RUN TestDaemonRestartIpcMode [2021-01-12T15:51:51.859Z] === PAUSE TestDaemonRestartIpcMode [2021-01-12T15:51:51.859Z] === RUN TestDaemonHostGatewayIP [2021-01-12T15:51:51.859Z] === PAUSE TestDaemonHostGatewayIP [2021-01-12T15:51:51.859Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-12T15:51:51.859Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-12T15:51:51.859Z] === RUN TestContainerKillOnDaemonStart [2021-01-12T15:51:51.859Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-12T15:51:51.859Z] === RUN TestDiff [2021-01-12T15:51:52.893Z] --- PASS: TestDiff (0.79s) [2021-01-12T15:51:52.893Z] === RUN TestExecWithCloseStdin [2021-01-12T15:51:53.924Z] --- PASS: TestExecWithCloseStdin (0.96s) [2021-01-12T15:51:53.924Z] === RUN TestExec [2021-01-12T15:51:54.553Z] --- PASS: TestExec (0.93s) [2021-01-12T15:51:54.553Z] === RUN TestExecUser [2021-01-12T15:51:55.565Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T15:51:55.565Z] [2021-01-12T15:51:55.565Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-12T15:51:55.565Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-12T15:51:55.565Z] HOSTNAME=3875d5592076 [2021-01-12T15:51:55.565Z] DEST=bundles/test-integration [2021-01-12T15:51:55.566Z] PWD=/go/src/github.com/docker/docker [2021-01-12T15:51:55.566Z] DOCKER_ROOTLESS=1 [2021-01-12T15:51:55.566Z] DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e [2021-01-12T15:51:55.566Z] container=docker [2021-01-12T15:51:55.566Z] HOME=/root [2021-01-12T15:51:55.566Z] GOLANG_VERSION=1.13.15 [2021-01-12T15:51:55.566Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-12T15:51:55.566Z] VALIDATE_BRANCH=master [2021-01-12T15:51:55.566Z] TERM=xterm [2021-01-12T15:51:55.566Z] DOCKER_PKG=github.com/docker/docker [2021-01-12T15:51:55.566Z] SHLVL=1 [2021-01-12T15:51:55.566Z] TIMEOUT=120m [2021-01-12T15:51:55.566Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-12T15:51:55.566Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-12T15:51:55.566Z] GO111MODULE=off [2021-01-12T15:51:55.566Z] DOCKER_EXPERIMENTAL=1 [2021-01-12T15:51:55.566Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-12T15:51:55.566Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-12T15:51:55.566Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-12T15:51:55.566Z] GOPATH=/go [2021-01-12T15:51:55.566Z] PKG_CONFIG=pkg-config [2021-01-12T15:51:55.566Z] _=/usr/bin/env [2021-01-12T15:51:55.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-12T15:51:55.582Z] --- PASS: TestExecUser (0.93s) [2021-01-12T15:51:55.582Z] === RUN TestExportContainerAndImportImage [2021-01-12T15:51:57.084Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2021-01-12T15:51:57.084Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-12T15:51:58.587Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2021-01-12T15:51:58.587Z] === RUN TestHealthCheckWorkdir [2021-01-12T15:51:59.616Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2021-01-12T15:51:59.616Z] === RUN TestHealthKillContainer [2021-01-12T15:52:02.366Z] --- PASS: TestHealthKillContainer (2.97s) [2021-01-12T15:52:02.366Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-12T15:52:02.851Z] sha256:b509c002638c89c2a92a64914421de13953a0fa88f9d484f1d6753e8227156bd [2021-01-12T15:52:02.851Z] INFO: Starting docker-py tests... [2021-01-12T15:52:02.851Z] ============================= test session starts ============================== [2021-01-12T15:52:02.851Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-01-12T15:52:02.851Z] rootdir: /src, inifile: pytest.ini [2021-01-12T15:52:02.851Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-01-12T15:52:02.851Z] collected 389 items / 1 deselected / 388 selected [2021-01-12T15:52:02.851Z] [2021-01-12T15:52:03.395Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2021-01-12T15:52:03.395Z] === RUN TestIpcModeNone [2021-01-12T15:52:04.425Z] --- PASS: TestIpcModeNone (1.00s) [2021-01-12T15:52:04.425Z] === RUN TestIpcModePrivate [2021-01-12T15:52:05.454Z] --- PASS: TestIpcModePrivate (0.94s) [2021-01-12T15:52:05.454Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-01-12T15:52:05.454Z] === RUN TestIpcModeShareable [2021-01-12T15:52:06.483Z] --- PASS: TestIpcModeShareable (0.98s) [2021-01-12T15:52:06.483Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2021-01-12T15:52:06.483Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-12T15:52:07.762Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.6% of statements [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/rootless [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/volume [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-12T15:52:07.762Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === Skipped [2021-01-12T15:52:07.762Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-12T15:52:07.762Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-12T15:52:07.762Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-12T15:52:07.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:52:07.762Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-12T15:52:07.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:52:07.762Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-12T15:52:07.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:52:07.762Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-12T15:52:07.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:52:07.762Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-12T15:52:07.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:52:07.762Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-12T15:52:07.762Z] graphtest_unix.go:73: No driver to put! [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-12T15:52:07.762Z] time="2021-01-12T15:50:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T15:52:07.762Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T15:52:07.762Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-12T15:52:07.762Z] time="2021-01-12T15:50:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T15:52:07.762Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T15:52:07.762Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-12T15:52:07.762Z] time="2021-01-12T15:50:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T15:52:07.762Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T15:52:07.762Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-12T15:52:07.762Z] time="2021-01-12T15:50:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T15:52:07.762Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T15:52:07.762Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-12T15:52:07.762Z] time="2021-01-12T15:50:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T15:52:07.762Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T15:52:07.762Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-12T15:52:07.762Z] graphtest_unix.go:73: No driver to put! [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-12T15:52:07.762Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-12T15:52:07.762Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-12T15:52:07.762Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-12T15:52:07.762Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-12T15:52:07.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:52:07.762Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-12T15:52:07.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:52:07.762Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-12T15:52:07.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:52:07.762Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-12T15:52:07.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:52:07.762Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-12T15:52:07.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:52:07.762Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-12T15:52:07.762Z] graphtest_unix.go:73: No driver to put! [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-12T15:52:07.762Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-12T15:52:07.762Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] [2021-01-12T15:52:07.762Z] DONE 2192 tests, 26 skipped in 199.152s Post stage [Pipeline] junit [2021-01-12T15:52:07.776Z] Recording test results [2021-01-12T15:52:09.218Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s) [2021-01-12T15:52:09.218Z] === RUN TestAPIIpcModeHost [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-12T15:52:09.848Z] --- PASS: TestAPIIpcModeHost (0.67s) [2021-01-12T15:52:09.848Z] === RUN TestDaemonIpcModeShareable [2021-01-12T15:52:10.012Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41701/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -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:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/make.sh dynbinary test-integration [2021-01-12T15:52:10.584Z] [2021-01-12T15:52:10.845Z] Removing bundles/ [2021-01-12T15:52:10.845Z] [2021-01-12T15:52:10.845Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-12T15:52:10.845Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T15:52:10.845Z] GOOS="" GOARCH="" GOARM="" [2021-01-12T15:52:11.906Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2021-01-12T15:52:11.906Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-01-12T15:52:11.906Z] === RUN TestDaemonIpcModePrivate [2021-01-12T15:52:13.407Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2021-01-12T15:52:13.407Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-01-12T15:52:13.407Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-12T15:52:15.466Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2021-01-12T15:52:15.466Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-01-12T15:52:15.466Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-12T15:52:16.967Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2021-01-12T15:52:16.967Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-01-12T15:52:16.967Z] === RUN TestIpcModeOlderClient [2021-01-12T15:52:16.967Z] === PAUSE TestIpcModeOlderClient [2021-01-12T15:52:16.967Z] === RUN TestKillContainerInvalidSignal [2021-01-12T15:52:18.001Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2021-01-12T15:52:18.001Z] === RUN TestKillContainer [2021-01-12T15:52:18.001Z] === RUN TestKillContainer/no_signal [2021-01-12T15:52:19.033Z] === RUN TestKillContainer/non_killing_signal [2021-01-12T15:52:19.323Z] === RUN TestKillContainer/killing_signal [2021-01-12T15:52:20.202Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-01-12T15:52:20.460Z] tests/integration/api_client_test.py ..... [ 7%] [2021-01-12T15:52:20.864Z] --- PASS: TestKillContainer (2.59s) [2021-01-12T15:52:20.864Z] --- PASS: TestKillContainer/no_signal (0.84s) [2021-01-12T15:52:20.864Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-01-12T15:52:20.864Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2021-01-12T15:52:20.864Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-12T15:52:20.864Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-12T15:52:21.493Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-12T15:52:22.404Z] tests/integration/api_config_test.py ..... [ 8%] [2021-01-12T15:52:22.525Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2021-01-12T15:52:22.525Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2021-01-12T15:52:22.525Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-01-12T15:52:22.525Z] === RUN TestKillStoppedContainer [2021-01-12T15:52:22.525Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-01-12T15:52:22.525Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-12T15:52:22.525Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-01-12T15:52:22.525Z] === RUN TestKillDifferentUserContainer [2021-01-12T15:52:23.554Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2021-01-12T15:52:23.554Z] === RUN TestInspectOomKilledTrue [2021-01-12T15:52:23.554Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-12T15:52:23.554Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T15:52:23.554Z] === RUN TestInspectOomKilledFalse [2021-01-12T15:52:23.554Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-12T15:52:23.554Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T15:52:23.554Z] === RUN TestLinksEtcHostsContentMatch [2021-01-12T15:52:24.183Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2021-01-12T15:52:24.183Z] === RUN TestLinksContainerNames [2021-01-12T15:52:24.956Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-12T15:52:24.956Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-12T15:52:24.956Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-01-12T15:52:24.956Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2021-01-12T15:52:24.956Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2021-01-12T15:52:24.956Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-01-12T15:52:24.956Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/types [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/builder [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-12T15:52:24.956Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-12T15:52:25.683Z] --- PASS: TestLinksContainerNames (1.75s) [2021-01-12T15:52:25.683Z] === RUN TestLogsFollowTailEmpty [2021-01-12T15:52:26.713Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2021-01-12T15:52:26.713Z] === RUN TestContainerNetworkMountsNoChown [2021-01-12T15:52:27.047Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2021-01-12T15:52:27.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-12T15:52:27.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-12T15:52:27.742Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/default [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/default [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/private [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/private [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/rprivate [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/slave [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/slave [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/rslave [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/shared [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/shared [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/rshared [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-12T15:52:27.742Z] === CONT TestMountDaemonRoot/default [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-12T15:52:27.742Z] === CONT TestMountDaemonRoot/rslave [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T15:52:27.742Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-12T15:52:27.742Z] === CONT TestMountDaemonRoot/rshared [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T15:52:27.742Z] === CONT TestMountDaemonRoot/shared [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-12T15:52:27.742Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-12T15:52:27.742Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-12T15:52:27.742Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T15:52:27.742Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-12T15:52:27.743Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T15:52:27.743Z] === CONT TestMountDaemonRoot/rprivate [2021-01-12T15:52:27.743Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T15:52:27.743Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T15:52:27.743Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-12T15:52:27.743Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-12T15:52:27.743Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T15:52:27.743Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T15:52:27.743Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-12T15:52:27.743Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-12T15:52:27.743Z] === CONT TestMountDaemonRoot/slave [2021-01-12T15:52:27.743Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-12T15:52:27.743Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-12T15:52:27.743Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-12T15:52:27.743Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-12T15:52:27.743Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-12T15:52:27.743Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-12T15:52:27.743Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-12T15:52:27.743Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-12T15:52:27.743Z] === CONT TestMountDaemonRoot/private [2021-01-12T15:52:27.743Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-12T15:52:27.743Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-12T15:52:27.743Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-12T15:52:27.743Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-12T15:52:27.743Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-12T15:52:27.743Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-12T15:52:27.743Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-12T15:52:27.743Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-12T15:52:27.743Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-12T15:52:27.743Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-12T15:52:27.743Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-12T15:52:27.743Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-12T15:52:28.032Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-12T15:52:28.032Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-12T15:52:28.032Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T15:52:28.032Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-12T15:52:28.032Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T15:52:28.032Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-12T15:52:28.032Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-12T15:52:28.032Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-12T15:52:28.322Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T15:52:28.322Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-12T15:52:28.322Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-12T15:52:28.322Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T15:52:28.322Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-12T15:52:28.322Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-12T15:52:28.322Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-12T15:52:28.322Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-12T15:52:28.322Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-12T15:52:28.322Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-12T15:52:28.322Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-12T15:52:28.322Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-01-12T15:52:28.612Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-01-12T15:52:28.612Z] === RUN TestContainerBindMountNonRecursive [2021-01-12T15:52:29.810Z] ok github.com/docker/docker/builder/remotecontext/git 4.472s coverage: 86.3% of statements [2021-01-12T15:52:31.332Z] --- PASS: TestContainerBindMountNonRecursive (2.36s) [2021-01-12T15:52:31.332Z] === RUN TestContainerVolumesMountedAsShared [2021-01-12T15:52:31.338Z] ok github.com/docker/docker/builder/remotecontext 0.546s coverage: 13.7% of statements [2021-01-12T15:52:31.622Z] --- PASS: TestContainerVolumesMountedAsShared (0.87s) [2021-01-12T15:52:31.622Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-12T15:52:32.252Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2021-01-12T15:52:32.252Z] === RUN TestNetworkNat [2021-01-12T15:52:33.281Z] --- PASS: TestNetworkNat (0.93s) [2021-01-12T15:52:33.281Z] === RUN TestNetworkLocalhostTCPNat [2021-01-12T15:52:33.425Z] ok github.com/docker/docker/builder/dockerfile 1.317s coverage: 48.3% of statements [2021-01-12T15:52:33.425Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-12T15:52:33.425Z] ? github.com/docker/docker/cli [no test files] [2021-01-12T15:52:33.425Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-12T15:52:34.312Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2021-01-12T15:52:34.312Z] === RUN TestNetworkLoopbackNat [2021-01-12T15:52:36.189Z] ok github.com/docker/docker/client 0.611s coverage: 75.4% of statements [2021-01-12T15:52:37.901Z] --- PASS: TestNetworkLoopbackNat (3.24s) [2021-01-12T15:52:37.901Z] === RUN TestPause [2021-01-12T15:52:38.530Z] --- PASS: TestPause (0.91s) [2021-01-12T15:52:38.530Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-12T15:52:38.530Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T15:52:38.530Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T15:52:38.530Z] === RUN TestPauseStopPausedContainer [2021-01-12T15:52:39.559Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2021-01-12T15:52:39.559Z] === RUN TestPsFilter [2021-01-12T15:52:39.559Z] --- PASS: TestPsFilter (0.29s) [2021-01-12T15:52:39.559Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-12T15:52:40.588Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2021-01-12T15:52:40.588Z] === RUN TestRemoveContainerWithVolume [2021-01-12T15:52:41.218Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2021-01-12T15:52:41.218Z] === RUN TestRemoveContainerRunning [2021-01-12T15:52:42.247Z] --- PASS: TestRemoveContainerRunning (0.89s) [2021-01-12T15:52:42.247Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-12T15:52:43.276Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2021-01-12T15:52:43.276Z] === RUN TestRemoveInvalidContainer [2021-01-12T15:52:43.276Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-01-12T15:52:43.276Z] === RUN TestRenameLinkedContainer [2021-01-12T15:52:46.780Z] --- PASS: TestRenameLinkedContainer (3.56s) [2021-01-12T15:52:46.780Z] === RUN TestRenameStoppedContainer [2021-01-12T15:52:47.809Z] --- PASS: TestRenameStoppedContainer (0.93s) [2021-01-12T15:52:47.809Z] === RUN TestRenameRunningContainerAndReuse [2021-01-12T15:52:49.298Z] aa4f58cd6da1: Pull complete [2021-01-12T15:52:49.298Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da [2021-01-12T15:52:49.298Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T15:52:49.298Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T15:52:49.298Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-01-12T15:52:49.298Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-01-12T15:52:49.298Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1637' [2021-01-12T15:52:49.298Z] INFO: Docker version of control daemon [2021-01-12T15:52:49.298Z] [2021-01-12T15:52:49.298Z] Client: Docker Engine - Enterprise [2021-01-12T15:52:49.298Z] Version: 19.03.12 [2021-01-12T15:52:49.298Z] API version: 1.40 [2021-01-12T15:52:49.298Z] Go version: go1.13.13 [2021-01-12T15:52:49.298Z] Git commit: 4306744 [2021-01-12T15:52:49.298Z] Built: 08/05/2020 19:27:53 [2021-01-12T15:52:49.298Z] OS/Arch: windows/amd64 [2021-01-12T15:52:49.298Z] Experimental: false [2021-01-12T15:52:49.298Z] [2021-01-12T15:52:49.298Z] Server: Docker Engine - Enterprise [2021-01-12T15:52:49.298Z] Engine: [2021-01-12T15:52:49.298Z] Version: 19.03.12 [2021-01-12T15:52:49.298Z] API version: 1.40 (minimum version 1.24) [2021-01-12T15:52:49.298Z] Go version: go1.13.13 [2021-01-12T15:52:49.298Z] Git commit: f295753ffd [2021-01-12T15:52:49.298Z] Built: 08/05/2020 19:26:41 [2021-01-12T15:52:49.298Z] OS/Arch: windows/amd64 [2021-01-12T15:52:49.298Z] Experimental: true [2021-01-12T15:52:49.298Z] [2021-01-12T15:52:49.298Z] INFO: Docker info of control daemon [2021-01-12T15:52:49.298Z] [2021-01-12T15:52:49.298Z] Client: [2021-01-12T15:52:49.298Z] Debug Mode: false [2021-01-12T15:52:49.298Z] Plugins: [2021-01-12T15:52:49.298Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-01-12T15:52:49.298Z] [2021-01-12T15:52:49.298Z] Server: [2021-01-12T15:52:49.298Z] Containers: 0 [2021-01-12T15:52:49.298Z] Running: 0 [2021-01-12T15:52:49.298Z] Paused: 0 [2021-01-12T15:52:49.298Z] Stopped: 0 [2021-01-12T15:52:49.298Z] Images: 1 [2021-01-12T15:52:49.298Z] Server Version: 19.03.12 [2021-01-12T15:52:49.298Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-01-12T15:52:49.298Z] Windows: [2021-01-12T15:52:49.298Z] LCOW: [2021-01-12T15:52:49.298Z] Logging Driver: json-file [2021-01-12T15:52:49.298Z] Plugins: [2021-01-12T15:52:49.298Z] Volume: local [2021-01-12T15:52:49.298Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-12T15:52:49.298Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-12T15:52:49.298Z] Swarm: inactive [2021-01-12T15:52:49.298Z] Default Isolation: process [2021-01-12T15:52:49.298Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-12T15:52:49.298Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-12T15:52:49.298Z] OSType: windows [2021-01-12T15:52:49.298Z] Architecture: x86_64 [2021-01-12T15:52:49.298Z] CPUs: 4 [2021-01-12T15:52:49.298Z] Total Memory: 32GiB [2021-01-12T15:52:49.298Z] Name: azwin-2-e60350 [2021-01-12T15:52:49.298Z] ID: 5JRK:TTRM:XESM:NXTU:F3JD:GJNR:IWKL:EBLG:TQUS:KVAU:T57B:GJMQ [2021-01-12T15:52:49.298Z] Docker Root Dir: D:\docker [2021-01-12T15:52:49.298Z] Debug Mode: false [2021-01-12T15:52:49.298Z] Registry: https://index.docker.io/v1/ [2021-01-12T15:52:49.298Z] Labels: [2021-01-12T15:52:49.298Z] Experimental: true [2021-01-12T15:52:49.298Z] Insecure Registries: [2021-01-12T15:52:49.298Z] 10.0.0.4:5000 [2021-01-12T15:52:49.298Z] 127.0.0.0/8 [2021-01-12T15:52:49.298Z] Registry Mirrors: [2021-01-12T15:52:49.298Z] http://10.0.0.4:5000/ [2021-01-12T15:52:49.298Z] Live Restore Enabled: false [2021-01-12T15:52:49.298Z] [2021-01-12T15:52:49.298Z] [2021-01-12T15:52:49.298Z] INFO: Commit hash is ce24e97f3f [2021-01-12T15:52:49.298Z] INFO: Nuke-Everything... [2021-01-12T15:52:49.298Z] INFO: Container count on control daemon to delete is 0 [2021-01-12T15:52:49.298Z] INFO: Nuking d:\CI [2021-01-12T15:52:49.298Z] INFO: Zapped successfully [2021-01-12T15:52:49.298Z] INFO: Location for testing is d:\CI\PR-41701\6 [2021-01-12T15:52:49.298Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-01-12T15:52:49.298Z] [2021-01-12T15:52:49.298Z] [2021-01-12T15:52:49.298Z] INFO: Building the image from Dockerfile.windows at 01/12/2021 15:52:39... [2021-01-12T15:52:49.298Z] [2021-01-12T15:52:49.298Z] Sending build context to Docker daemon 58.06MB [2021-01-12T15:52:49.298Z] [2021-01-12T15:52:49.298Z] Step 1/10 : FROM microsoft/windowsservercore [2021-01-12T15:52:49.298Z] ---> c0773f9ce353 [2021-01-12T15:52:49.298Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-01-12T15:52:49.298Z] ---> Running in 327a805bf99e [2021-01-12T15:52:49.298Z] Removing intermediate container 327a805bf99e [2021-01-12T15:52:49.298Z] ---> 356b9e242be4 [2021-01-12T15:52:49.298Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-01-12T15:52:49.298Z] ---> Running in 919ed2c76013 [2021-01-12T15:52:49.298Z] Removing intermediate container 919ed2c76013 [2021-01-12T15:52:49.298Z] ---> 9f64fa3eff1c [2021-01-12T15:52:49.298Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-01-12T15:52:49.298Z] ---> Running in 95b1719ed85c [2021-01-12T15:52:49.298Z] Removing intermediate container 95b1719ed85c [2021-01-12T15:52:49.298Z] ---> db45281db594 [2021-01-12T15:52:49.298Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-01-12T15:52:49.298Z] ---> Running in ceed1bfd19f2 [2021-01-12T15:52:49.298Z] Removing intermediate container ceed1bfd19f2 [2021-01-12T15:52:49.298Z] ---> 15bd09f8afe9 [2021-01-12T15:52:49.298Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-01-12T15:52:49.298Z] ---> Running in 4a34f9de0183 [2021-01-12T15:52:49.312Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s) [2021-01-12T15:52:49.312Z] === RUN TestRenameInvalidName [2021-01-12T15:52:49.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-12T15:52:50.342Z] --- PASS: TestRenameInvalidName (0.90s) [2021-01-12T15:52:50.342Z] === RUN TestRenameAnonymousContainer [2021-01-12T15:52:51.931Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-01-12T15:52:54.031Z] [2021-01-12T15:52:54.031Z] SUCCESS: Specified value was saved. [2021-01-12T15:52:55.581Z] INFO: Downloading git... [2021-01-12T15:52:55.950Z] --- PASS: TestRenameAnonymousContainer (5.02s) [2021-01-12T15:52:55.950Z] === RUN TestRenameContainerWithSameName [2021-01-12T15:52:56.240Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2021-01-12T15:52:56.240Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-12T15:52:56.566Z] INFO: Downloading go... [2021-01-12T15:52:58.298Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2021-01-12T15:52:58.298Z] === RUN TestResize [2021-01-12T15:52:58.794Z] INFO: Downloading compiler 1 of 3... [2021-01-12T15:52:58.928Z] --- PASS: TestResize (0.86s) [2021-01-12T15:52:58.928Z] === RUN TestResizeWithInvalidSize [2021-01-12T15:52:59.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-12T15:52:59.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-12T15:52:59.772Z] INFO: Downloading compiler 2 of 3... [2021-01-12T15:52:59.958Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2021-01-12T15:52:59.958Z] === RUN TestResizeWhenContainerNotStarted [2021-01-12T15:53:00.587Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2021-01-12T15:53:00.587Z] === RUN TestDaemonRestartKillContainers [2021-01-12T15:53:00.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T15:53:00.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T15:53:00.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T15:53:00.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T15:53:00.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T15:53:00.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T15:53:00.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T15:53:00.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T15:53:00.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T15:53:00.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T15:53:00.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T15:53:00.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T15:53:00.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T15:53:00.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T15:53:00.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T15:53:00.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T15:53:00.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T15:53:00.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T15:53:00.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T15:53:00.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T15:53:00.588Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T15:53:00.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T15:53:00.588Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T15:53:00.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T15:53:00.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T15:53:00.588Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T15:53:00.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-12T15:53:01.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-12T15:53:01.963Z] INFO: Downloading compiler 3 of 3... [2021-01-12T15:53:02.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-12T15:53:02.426Z] INFO: Extracting git... [2021-01-12T15:53:03.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T15:53:03.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T15:53:03.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-12T15:53:04.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T15:53:04.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T15:53:05.860Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T15:53:05.860Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T15:53:06.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-12T15:53:08.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-12T15:53:08.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T15:53:08.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T15:53:09.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-12T15:53:10.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-12T15:53:11.300Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T15:53:11.932Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T15:53:11.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-12T15:53:12.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-12T15:53:14.652Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-12T15:53:14.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s) [2021-01-12T15:53:14.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2021-01-12T15:53:14.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2021-01-12T15:53:14.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2021-01-12T15:53:14.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2021-01-12T15:53:14.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2021-01-12T15:53:14.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s) [2021-01-12T15:53:14.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2021-01-12T15:53:14.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s) [2021-01-12T15:53:14.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.34s) [2021-01-12T15:53:14.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2021-01-12T15:53:14.652Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2021-01-12T15:53:14.652Z] === RUN TestCgroupNamespacesRun [2021-01-12T15:53:14.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-12T15:53:15.610Z] ok github.com/docker/docker/cmd/dockerd 0.226s coverage: 29.1% of statements [2021-01-12T15:53:15.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-12T15:53:16.152Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2021-01-12T15:53:16.152Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-12T15:53:16.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-12T15:53:17.292Z] INFO: Expanding go... [2021-01-12T15:53:17.654Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2021-01-12T15:53:17.654Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-12T15:53:18.085Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-12T15:53:18.085Z] Using test binary docker [2021-01-12T15:53:18.085Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-12T15:53:18.085Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T15:53:18.085Z] INFO: Waiting for daemon to start... [2021-01-12T15:53:18.085Z] Starting dockerd [2021-01-12T15:53:19.713Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2021-01-12T15:53:19.713Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-12T15:53:20.624Z] . [2021-01-12T15:53:20.624Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-12T15:53:20.884Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-12T15:53:20.884Z] Error: No such image: emptyfs [2021-01-12T15:53:20.884Z] Running integration-test (iteration 1) [2021-01-12T15:53:20.884Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-01-12T15:53:21.214Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2021-01-12T15:53:21.214Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-12T15:53:21.221Z] ok github.com/docker/docker/container 0.158s coverage: 34.7% of statements [2021-01-12T15:53:21.221Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-12T15:53:21.221Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-12T15:53:21.221Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-12T15:53:21.221Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-12T15:53:22.745Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 65.3% of statements [2021-01-12T15:53:23.274Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-01-12T15:53:23.274Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-12T15:53:24.775Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2021-01-12T15:53:24.775Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-12T15:53:25.842Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-01-12T15:53:25.842Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-12T15:53:27.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-12T15:53:27.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-12T15:53:27.342Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2021-01-12T15:53:27.342Z] === RUN TestKernelTCPMemory [2021-01-12T15:53:28.345Z] ok github.com/docker/docker/daemon/cluster/convert 0.054s coverage: 35.9% of statements [2021-01-12T15:53:28.372Z] --- PASS: TestKernelTCPMemory (0.94s) [2021-01-12T15:53:28.372Z] === RUN TestNISDomainname [2021-01-12T15:53:29.401Z] --- PASS: TestNISDomainname (1.03s) [2021-01-12T15:53:29.401Z] === RUN TestHostnameDnsResolution [2021-01-12T15:53:31.103Z] ok github.com/docker/docker/daemon/cluster 0.262s coverage: 0.5% of statements [2021-01-12T15:53:32.373Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T15:53:32.373Z] [2021-01-12T15:53:32.373Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-12T15:53:32.373Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-12T15:53:32.373Z] HOSTNAME=e81bf5d3c91d [2021-01-12T15:53:32.373Z] TESTDEBUG=0 [2021-01-12T15:53:32.373Z] DEST=bundles/test-integration [2021-01-12T15:53:32.373Z] PWD=/go/src/github.com/docker/docker [2021-01-12T15:53:32.373Z] DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e [2021-01-12T15:53:32.373Z] container=docker [2021-01-12T15:53:32.373Z] HOME=/root [2021-01-12T15:53:32.373Z] GOLANG_VERSION=1.13.15 [2021-01-12T15:53:32.373Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-12T15:53:32.373Z] VALIDATE_BRANCH=master [2021-01-12T15:53:32.373Z] TERM=xterm [2021-01-12T15:53:32.373Z] DOCKER_PKG=github.com/docker/docker [2021-01-12T15:53:32.373Z] SHLVL=1 [2021-01-12T15:53:32.373Z] TIMEOUT=120m [2021-01-12T15:53:32.373Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-12T15:53:32.373Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-12T15:53:32.373Z] GO111MODULE=off [2021-01-12T15:53:32.373Z] DOCKER_EXPERIMENTAL=1 [2021-01-12T15:53:32.373Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-12T15:53:32.373Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-12T15:53:32.373Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-12T15:53:32.373Z] GOPATH=/go [2021-01-12T15:53:32.373Z] PKG_CONFIG=pkg-config [2021-01-12T15:53:32.373Z] _=/usr/bin/env [2021-01-12T15:53:32.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-12T15:53:34.651Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2021-01-12T15:53:35.788Z] Loaded image: buildpack-deps:buster [2021-01-12T15:53:35.789Z] Loaded image: busybox:latest [2021-01-12T15:53:35.789Z] Loaded image: busybox:glibc [2021-01-12T15:53:36.048Z] Loaded image: debian:bullseye [2021-01-12T15:53:36.048Z] Loaded image: hello-world:latest [2021-01-12T15:53:36.048Z] Loaded image: arm32v7/hello-world:latest [2021-01-12T15:53:36.275Z] --- PASS: TestHostnameDnsResolution (6.77s) [2021-01-12T15:53:36.275Z] === RUN TestStats [2021-01-12T15:53:36.308Z] INFO: Testing against a local daemon [2021-01-12T15:53:36.308Z] === RUN TestCgroupNamespacesBuild [2021-01-12T15:53:36.752Z] ok github.com/docker/docker/daemon/config 0.077s coverage: 81.8% of statements [2021-01-12T15:53:36.752Z] ok github.com/docker/docker/daemon/events 0.081s coverage: 50.0% of statements [2021-01-12T15:53:38.993Z] --- PASS: TestStats (2.93s) [2021-01-12T15:53:38.994Z] === RUN TestStopContainerWithTimeout [2021-01-12T15:53:38.994Z] === RUN TestStopContainerWithTimeout/0 [2021-01-12T15:53:38.994Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-12T15:53:38.994Z] === RUN TestStopContainerWithTimeout/1 [2021-01-12T15:53:38.994Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-12T15:53:38.994Z] === RUN TestStopContainerWithTimeout/3 [2021-01-12T15:53:38.994Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-12T15:53:38.994Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-12T15:53:38.994Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-12T15:53:38.994Z] === CONT TestStopContainerWithTimeout/0 [2021-01-12T15:53:38.994Z] === CONT TestStopContainerWithTimeout/3 [2021-01-12T15:53:39.504Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-01-12T15:53:40.506Z] --- PASS: TestCgroupNamespacesBuild (4.17s) [2021-01-12T15:53:40.506Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-12T15:53:40.526Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-12T15:53:42.235Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-01-12T15:53:42.484Z] INFO: Expanding compiler 1 of 3... [2021-01-12T15:53:42.484Z] INFO: Expanding compiler 2 of 3... [2021-01-12T15:53:42.529Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.488s coverage: 14.1% of statements [2021-01-12T15:53:42.584Z] === CONT TestStopContainerWithTimeout/1 [2021-01-12T15:53:43.047Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.29s) [2021-01-12T15:53:43.047Z] === RUN TestBuildWithSession [2021-01-12T15:53:43.047Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-12T15:53:43.047Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T15:53:43.047Z] === RUN TestBuildSquashParent [2021-01-12T15:53:43.571Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.787s coverage: 57.1% of statements [2021-01-12T15:53:44.086Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-01-12T15:53:44.087Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2021-01-12T15:53:44.087Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2021-01-12T15:53:44.087Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2021-01-12T15:53:44.087Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2021-01-12T15:53:44.087Z] === RUN TestDeleteDevicemapper [2021-01-12T15:53:44.087Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-12T15:53:44.087Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T15:53:44.087Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-12T15:53:45.582Z] ..........................xx.................... [ 29%] [2021-01-12T15:53:46.238Z] INFO: Expanding compiler 3 of 3... [2021-01-12T15:53:46.343Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2021-01-12T15:53:47.213Z] INFO: Removing downloaded files... [2021-01-12T15:53:47.213Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-01-12T15:53:47.213Z] INFO: Configuring git core.autocrlf... [2021-01-12T15:53:47.858Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.995s coverage: 69.2% of statements [2021-01-12T15:53:48.152Z] ok github.com/docker/docker/daemon 12.484s coverage: 17.1% of statements [2021-01-12T15:53:48.152Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-12T15:53:48.152Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-12T15:53:48.152Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-12T15:53:48.152Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-12T15:53:48.529Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.75s) [2021-01-12T15:53:48.529Z] === RUN TestUpdateMemory [2021-01-12T15:53:48.529Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-12T15:53:48.529Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-12T15:53:48.529Z] === RUN TestUpdateCPUQuota [2021-01-12T15:53:49.159Z] --- PASS: TestUpdateCPUQuota (1.14s) [2021-01-12T15:53:49.159Z] === RUN TestUpdatePidsLimit [2021-01-12T15:53:49.159Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-12T15:53:49.449Z] === RUN TestUpdatePidsLimit/no_change [2021-01-12T15:53:49.677Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.709s coverage: 45.9% of statements [2021-01-12T15:53:49.677Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-12T15:53:49.738Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-12T15:53:50.028Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-12T15:53:50.318Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-12T15:53:50.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-12T15:53:50.948Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-12T15:53:51.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-12T15:53:51.183Z] --- PASS: TestBuildSquashParent (7.67s) [2021-01-12T15:53:51.184Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-12T15:53:51.184Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T15:53:51.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T15:53:51.184Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T15:53:51.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T15:53:51.184Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T15:53:51.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T15:53:51.184Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T15:53:51.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T15:53:51.184Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T15:53:51.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T15:53:51.184Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T15:53:51.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T15:53:51.184Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T15:53:51.184Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T15:53:51.215Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.589s coverage: 49.5% of statements [2021-01-12T15:53:51.237Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-12T15:53:51.512Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2021-01-12T15:53:52.740Z] --- PASS: TestUpdatePidsLimit (3.62s) [2021-01-12T15:53:52.740Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2021-01-12T15:53:52.740Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2021-01-12T15:53:52.740Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2021-01-12T15:53:52.740Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2021-01-12T15:53:52.740Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-01-12T15:53:52.740Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2021-01-12T15:53:52.740Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2021-01-12T15:53:52.740Z] === RUN TestUpdateRestartPolicy [2021-01-12T15:53:53.040Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2021-01-12T15:53:53.040Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-01-12T15:53:53.093Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T15:53:53.093Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T15:53:55.003Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T15:53:55.003Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T15:53:56.609Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.093s coverage: 52.1% of statements [2021-01-12T15:53:56.609Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-12T15:53:56.609Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-12T15:53:56.609Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 41.0% of statements [2021-01-12T15:53:56.915Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-12T15:53:56.915Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.40s) [2021-01-12T15:53:56.915Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.52s) [2021-01-12T15:53:56.915Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2021-01-12T15:53:56.915Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2021-01-12T15:53:56.915Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2021-01-12T15:53:56.915Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2021-01-12T15:53:56.915Z] === RUN TestBuildMultiStageCopy [2021-01-12T15:53:56.915Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-12T15:53:57.661Z] ok github.com/docker/docker/daemon/logger/awslogs 0.480s coverage: 77.8% of statements [2021-01-12T15:53:57.955Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 6.5% of statements [2021-01-12T15:53:57.955Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-12T15:53:57.955Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-12T15:53:57.955Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-12T15:53:57.955Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-12T15:53:59.002Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2021-01-12T15:53:59.002Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2021-01-12T15:53:59.646Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 87.2% of statements [2021-01-12T15:54:00.209Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-12T15:54:00.691Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.037s coverage: 61.6% of statements [2021-01-12T15:54:01.150Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-12T15:54:01.935Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-01-12T15:54:02.090Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-12T15:54:02.210Z] ok github.com/docker/docker/daemon/logger/local 0.069s coverage: 75.2% of statements [2021-01-12T15:54:02.210Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-12T15:54:02.210Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 56.8% of statements [2021-01-12T15:54:03.033Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-12T15:54:03.268Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 33.3% of statements [2021-01-12T15:54:03.910Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2021-01-12T15:54:04.413Z] --- PASS: TestBuildMultiStageCopy (7.26s) [2021-01-12T15:54:04.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2021-01-12T15:54:04.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-01-12T15:54:04.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-01-12T15:54:04.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-01-12T15:54:04.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-01-12T15:54:04.413Z] === RUN TestBuildMultiStageParentConfig [2021-01-12T15:54:04.959Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2021-01-12T15:54:07.048Z] ok github.com/docker/docker/daemon/network 0.031s coverage: 63.8% of statements [2021-01-12T15:54:07.048Z] ok github.com/docker/docker/daemon/logger/splunk 2.407s coverage: 82.5% of statements [2021-01-12T15:54:07.048Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-12T15:54:07.048Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-12T15:54:08.055Z] --- PASS: TestUpdateRestartPolicy (12.96s) [2021-01-12T15:54:08.055Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-12T15:54:08.055Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2021-01-12T15:54:08.055Z] === RUN TestWaitNonBlocked [2021-01-12T15:54:08.055Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T15:54:08.055Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T15:54:08.055Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T15:54:08.055Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T15:54:08.055Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T15:54:08.055Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T15:54:08.055Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-01-12T15:54:08.055Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2021-01-12T15:54:08.055Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-01-12T15:54:08.055Z] === RUN TestWaitBlocked [2021-01-12T15:54:08.055Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T15:54:08.055Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T15:54:08.055Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T15:54:08.055Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T15:54:08.055Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T15:54:08.055Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T15:54:08.684Z] --- PASS: TestWaitBlocked (0.01s) [2021-01-12T15:54:08.684Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2021-01-12T15:54:08.684Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2021-01-12T15:54:08.684Z] === CONT TestContainerStartOnDaemonRestart [2021-01-12T15:54:08.684Z] === CONT TestContainerKillOnDaemonStart [2021-01-12T15:54:09.137Z] ok github.com/docker/docker/distribution/metadata 0.105s coverage: 48.2% of statements [2021-01-12T15:54:09.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-12T15:54:09.383Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-01-12T15:54:09.691Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-01-12T15:54:09.691Z] === RUN TestBuildLabelWithTargets [2021-01-12T15:54:10.197Z] ok github.com/docker/docker/errdefs 0.017s coverage: 53.1% of statements [2021-01-12T15:54:10.835Z] ok github.com/docker/docker/distribution 0.418s coverage: 25.1% of statements [2021-01-12T15:54:10.835Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-12T15:54:12.270Z] --- PASS: TestContainerStartOnDaemonRestart (3.25s) [2021-01-12T15:54:12.270Z] === CONT TestIpcModeOlderClient [2021-01-12T15:54:12.270Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-01-12T15:54:12.270Z] === CONT TestDaemonHostGatewayIP [2021-01-12T15:54:12.922Z] ok github.com/docker/docker/image 0.039s coverage: 86.8% of statements [2021-01-12T15:54:12.922Z] ok github.com/docker/docker/distribution/xfer 1.699s coverage: 85.1% of statements [2021-01-12T15:54:12.922Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-12T15:54:13.217Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2021-01-12T15:54:13.217Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-12T15:54:13.856Z] ok github.com/docker/docker/image/v1 0.049s coverage: 25.0% of statements [2021-01-12T15:54:13.856Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-12T15:54:14.907Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2021-01-12T15:54:15.773Z] --- PASS: TestDaemonHostGatewayIP (3.42s) [2021-01-12T15:54:15.773Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-12T15:54:15.825Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-01-12T15:54:16.431Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 52.9% of statements [2021-01-12T15:54:16.431Z] ok github.com/docker/docker/oci 0.029s coverage: 8.2% of statements [2021-01-12T15:54:16.727Z] ok github.com/docker/docker/opts 0.107s coverage: 67.1% of statements [2021-01-12T15:54:17.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-12T15:54:17.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-12T15:54:17.818Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-01-12T15:54:17.818Z] === RUN TestBuildWithEmptyLayers [2021-01-12T15:54:18.253Z] ok github.com/docker/docker/pkg/broadcaster 0.027s coverage: 100.0% of statements [2021-01-12T15:54:18.495Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.85s) [2021-01-12T15:54:18.495Z] === CONT TestDaemonRestartIpcMode [2021-01-12T15:54:19.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-12T15:54:19.294Z] ok github.com/docker/docker/pkg/authorization 0.492s coverage: 68.3% of statements [2021-01-12T15:54:19.294Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2021-01-12T15:54:20.339Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-01-12T15:54:20.358Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-01-12T15:54:20.358Z] === RUN TestBuildMultiStageOnBuild [2021-01-12T15:54:20.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-12T15:54:20.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-12T15:54:20.982Z] ok github.com/docker/docker/pkg/archive 1.200s coverage: 76.8% of statements [2021-01-12T15:54:21.216Z] --- PASS: TestContainerKillOnDaemonStart (12.53s) [2021-01-12T15:54:21.286Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2021-01-12T15:54:21.928Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2021-01-12T15:54:22.250Z] --- PASS: TestDaemonRestartIpcMode (3.60s) [2021-01-12T15:54:22.250Z] PASS [2021-01-12T15:54:22.250Z] [2021-01-12T15:54:22.250Z] === Skipped [2021-01-12T15:54:22.250Z] === SKIP: s390x.integration.container TestCheckpoint (0.01s) [2021-01-12T15:54:22.250Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T15:54:22.250Z] [2021-01-12T15:54:22.250Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-12T15:54:22.250Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T15:54:22.250Z] [2021-01-12T15:54:22.250Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-12T15:54:22.250Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T15:54:22.250Z] [2021-01-12T15:54:22.250Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T15:54:22.250Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T15:54:22.250Z] [2021-01-12T15:54:22.250Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-01-12T15:54:22.250Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T15:54:22.250Z] [2021-01-12T15:54:22.250Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-01-12T15:54:22.250Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-12T15:54:22.250Z] [2021-01-12T15:54:22.250Z] [2021-01-12T15:54:22.250Z] DONE 196 tests, 6 skipped in 160.435s [2021-01-12T15:54:22.250Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-01-12T15:54:22.250Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:54:22.250Z] ++ set -e [2021-01-12T15:54:22.250Z] ++ '[' -n 0 ']' [2021-01-12T15:54:22.250Z] ++ set -x [2021-01-12T15:54:22.250Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:54:22.250Z] INFO: Testing against a local daemon [2021-01-12T15:54:22.250Z] === RUN TestCommitInheritsEnv [2021-01-12T15:54:22.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-12T15:54:22.879Z] --- PASS: TestCommitInheritsEnv (0.59s) [2021-01-12T15:54:22.879Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-12T15:54:22.879Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-12T15:54:22.879Z] === RUN TestImagesFilterMultiReference [2021-01-12T15:54:22.879Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-01-12T15:54:22.879Z] === RUN TestImagePullPlatformInvalid [2021-01-12T15:54:22.879Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-01-12T15:54:22.879Z] === RUN TestRemoveImageOrphaning [2021-01-12T15:54:22.971Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-01-12T15:54:23.549Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2021-01-12T15:54:23.549Z] === RUN TestRemoveImageGarbageCollector [2021-01-12T15:54:23.549Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-12T15:54:23.549Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T15:54:23.549Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-12T15:54:23.549Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-01-12T15:54:23.549Z] === RUN TestTagInvalidReference [2021-01-12T15:54:23.549Z] --- PASS: TestTagInvalidReference (0.01s) [2021-01-12T15:54:23.549Z] === RUN TestTagValidPrefixedRepo [2021-01-12T15:54:23.549Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-01-12T15:54:23.549Z] === RUN TestTagExistedNameWithoutForce [2021-01-12T15:54:23.549Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-01-12T15:54:23.549Z] === RUN TestTagOfficialNames [2021-01-12T15:54:23.549Z] --- PASS: TestTagOfficialNames (0.03s) [2021-01-12T15:54:23.549Z] === RUN TestTagMatchesDigest [2021-01-12T15:54:23.608Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-01-12T15:54:23.838Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-01-12T15:54:23.838Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-12T15:54:24.245Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-01-12T15:54:25.282Z] ok github.com/docker/docker/layer 7.750s coverage: 68.8% of statements [2021-01-12T15:54:25.283Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-12T15:54:25.283Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-12T15:54:25.283Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-12T15:54:25.283Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-12T15:54:25.283Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-12T15:54:25.283Z] ok github.com/docker/docker/pkg/chrootarchive 3.993s coverage: 43.2% of statements [2021-01-12T15:54:25.283Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-12T15:54:25.283Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-12T15:54:25.283Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-01-12T15:54:25.673Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-01-12T15:54:25.673Z] === RUN TestBuildUncleanTarFilenames [2021-01-12T15:54:25.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-12T15:54:25.934Z] --- PASS: TestBuildUncleanTarFilenames (0.73s) [2021-01-12T15:54:25.934Z] === RUN TestBuildMultiStageLayerLeak [2021-01-12T15:54:26.333Z] ok github.com/docker/docker/pkg/discovery/kv 3.106s coverage: 84.1% of statements [2021-01-12T15:54:26.333Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-01-12T15:54:26.631Z] ok github.com/docker/docker/pkg/fsutils 0.377s coverage: 85.1% of statements [2021-01-12T15:54:26.928Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 11.4% of statements [2021-01-12T15:54:27.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-12T15:54:27.973Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2021-01-12T15:54:28.268Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2021-01-12T15:54:28.909Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2021-01-12T15:54:28.909Z] ok github.com/docker/docker/pkg/idtools 0.703s coverage: 70.1% of statements [2021-01-12T15:54:29.204Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-01-12T15:54:29.204Z] ok github.com/docker/docker/pkg/ioutils 1.318s coverage: 70.6% of statements [2021-01-12T15:54:29.204Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-12T15:54:29.204Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-12T15:54:29.204Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-12T15:54:29.204Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-12T15:54:29.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-12T15:54:29.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-12T15:54:30.130Z] --- PASS: TestBuildMultiStageLayerLeak (4.28s) [2021-01-12T15:54:30.130Z] === RUN TestBuildWithHugeFile [2021-01-12T15:54:30.251Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2021-01-12T15:54:30.251Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2021-01-12T15:54:30.251Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 86.7% of statements [2021-01-12T15:54:30.251Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-12T15:54:30.251Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-12T15:54:31.296Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2021-01-12T15:54:31.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-12T15:54:31.939Z] ok github.com/docker/docker/pkg/pools 0.091s coverage: 88.2% of statements [2021-01-12T15:54:32.162Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-01-12T15:54:32.233Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-01-12T15:54:32.233Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2021-01-12T15:54:33.050Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2021-01-12T15:54:33.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-12T15:54:34.092Z] ok github.com/docker/docker/pkg/pubsub 1.187s coverage: 75.0% of statements [2021-01-12T15:54:34.092Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2021-01-12T15:54:34.386Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-01-12T15:54:34.679Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2021-01-12T15:54:34.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-12T15:54:34.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-12T15:54:35.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-12T15:54:36.196Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2021-01-12T15:54:36.196Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 53.8% of statements [2021-01-12T15:54:36.196Z] ok github.com/docker/docker/pkg/signal 2.888s coverage: 61.0% of statements [2021-01-12T15:54:36.835Z] ok github.com/docker/docker/pkg/tailfile 0.117s coverage: 88.6% of statements [2021-01-12T15:54:36.835Z] testing: warning: no tests to run [2021-01-12T15:54:36.835Z] coverage: [no statements] [2021-01-12T15:54:36.835Z] ok github.com/docker/docker/pkg/term/windows 0.016s coverage: [no statements] [no tests to run] [2021-01-12T15:54:37.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-12T15:54:37.478Z] ok github.com/docker/docker/pkg/tarsum 0.159s coverage: 89.3% of statements [2021-01-12T15:54:37.478Z] ok github.com/docker/docker/pkg/urlutil 0.021s coverage: 100.0% of statements [2021-01-12T15:54:37.771Z] ok github.com/docker/docker/pkg/truncindex 0.118s coverage: 91.5% of statements [2021-01-12T15:54:38.064Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2021-01-12T15:54:38.716Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-12T15:54:38.716Z] Using test binary docker [2021-01-12T15:54:38.716Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-12T15:54:38.716Z] +++ /etc/init.d/apparmor start [2021-01-12T15:54:38.716Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T15:54:38.716Z] INFO: Waiting for daemon to start... [2021-01-12T15:54:38.716Z] Starting dockerd [2021-01-12T15:54:38.716Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-01-12T15:54:40.148Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2021-01-12T15:54:40.443Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 83.5% of statements [2021-01-12T15:54:41.485Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2021-01-12T15:54:42.128Z] ok github.com/docker/docker/plugin 0.557s coverage: 23.2% of statements [2021-01-12T15:54:43.328Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-01-12T15:54:43.647Z] ok github.com/docker/docker/quota 0.687s coverage: 71.4% of statements [2021-01-12T15:54:43.946Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2021-01-12T15:54:44.518Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-01-12T15:54:44.583Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 50.9% of statements [2021-01-12T15:54:44.876Z] ok github.com/docker/docker/registry 0.233s coverage: 57.2% of statements [2021-01-12T15:54:45.513Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2021-01-12T15:54:46.558Z] ok github.com/docker/docker/runconfig 0.031s coverage: 66.1% of statements [2021-01-12T15:54:46.847Z] . [2021-01-12T15:54:46.847Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-12T15:54:46.847Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-12T15:54:46.847Z] Error: No such image: emptyfs [2021-01-12T15:54:46.847Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-12T15:54:46.847Z] ++++ docker load [2021-01-12T15:54:46.847Z] Running integration-test (iteration 1) [2021-01-12T15:54:46.847Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-01-12T15:54:46.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:54:46.847Z] ++ set -e [2021-01-12T15:54:46.847Z] ++ '[' -n 0 ']' [2021-01-12T15:54:46.847Z] ++ set -x [2021-01-12T15:54:46.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:54:49.303Z] ok github.com/docker/docker/volume/drivers 0.026s coverage: 36.1% of statements [2021-01-12T15:54:49.943Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2021-01-12T15:54:50.577Z] ok github.com/docker/docker/volume/local 0.301s coverage: 76.6% of statements [2021-01-12T15:54:51.208Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-01-12T15:54:55.967Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-01-12T15:55:01.879Z] Loaded image: buildpack-deps:buster [2021-01-12T15:55:01.879Z] Loaded image: busybox:latest [2021-01-12T15:55:03.262Z] Loaded image: busybox:glibc [2021-01-12T15:55:05.806Z] Loaded image: debian:bullseye [2021-01-12T15:55:05.806Z] Loaded image: hello-world:latest [2021-01-12T15:55:05.806Z] Loaded image: arm32v7/hello-world:latest [2021-01-12T15:55:05.806Z] INFO: Testing against a local daemon [2021-01-12T15:55:05.806Z] === RUN TestCgroupNamespacesBuild [2021-01-12T15:55:06.521Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2021-01-12T15:55:06.521Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-12T15:55:06.521Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-12T15:55:06.521Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-12T15:55:06.521Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-12T15:55:06.521Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-12T15:55:06.521Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-12T15:55:06.521Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-12T15:55:06.521Z] ? github.com/docker/docker/rootless [no test files] [2021-01-12T15:55:06.521Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-12T15:55:06.521Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-12T15:55:06.521Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-12T15:55:06.521Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-12T15:55:06.521Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-12T15:55:06.521Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-12T15:55:06.521Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-12T15:55:06.522Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-12T15:55:06.522Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-12T15:55:06.522Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-12T15:55:06.522Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-12T15:55:06.522Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-12T15:55:06.522Z] ? github.com/docker/docker/volume [no test files] [2021-01-12T15:55:06.522Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-12T15:55:06.522Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === Skipped [2021-01-12T15:55:06.522Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-12T15:55:06.522Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-12T15:55:06.522Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-12T15:55:06.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:55:06.522Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-12T15:55:06.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:55:06.522Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-12T15:55:06.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:55:06.522Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-12T15:55:06.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:55:06.522Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-12T15:55:06.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:55:06.522Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-12T15:55:06.522Z] graphtest_unix.go:73: No driver to put! [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-12T15:55:06.522Z] time="2021-01-12T15:53:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T15:55:06.522Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T15:55:06.522Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-12T15:55:06.522Z] time="2021-01-12T15:53:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T15:55:06.522Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T15:55:06.522Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-12T15:55:06.522Z] time="2021-01-12T15:53:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T15:55:06.522Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T15:55:06.522Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-12T15:55:06.522Z] time="2021-01-12T15:53:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T15:55:06.522Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T15:55:06.522Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-12T15:55:06.522Z] time="2021-01-12T15:53:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T15:55:06.522Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T15:55:06.522Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-12T15:55:06.522Z] graphtest_unix.go:73: No driver to put! [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-12T15:55:06.522Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-12T15:55:06.522Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-12T15:55:06.522Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-12T15:55:06.522Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-12T15:55:06.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:55:06.522Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-12T15:55:06.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:55:06.522Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-12T15:55:06.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:55:06.522Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-12T15:55:06.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:55:06.522Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-12T15:55:06.522Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T15:55:06.522Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-12T15:55:06.522Z] graphtest_unix.go:73: No driver to put! [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-12T15:55:06.522Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-12T15:55:06.522Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] [2021-01-12T15:55:06.522Z] DONE 2192 tests, 26 skipped in 263.745s Post stage [Pipeline] junit [2021-01-12T15:55:06.566Z] Recording test results [2021-01-12T15:55:06.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-12T15:55:07.370Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41701/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -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:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/make.sh dynbinary test-integration [2021-01-12T15:55:07.670Z] [2021-01-12T15:55:07.670Z] Removing bundles/ [2021-01-12T15:55:07.670Z] [2021-01-12T15:55:07.670Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-12T15:55:07.670Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T15:55:07.670Z] GOOS="" GOARCH="" GOARM="" [2021-01-12T15:55:07.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-12T15:55:10.008Z] --- PASS: TestCgroupNamespacesBuild (4.23s) [2021-01-12T15:55:10.008Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-12T15:55:10.536Z] ......................... [ 67%] [2021-01-12T15:55:11.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-12T15:55:11.952Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.95s) [2021-01-12T15:55:11.952Z] === RUN TestBuildWithSession [2021-01-12T15:55:11.952Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-12T15:55:11.952Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T15:55:11.952Z] === RUN TestBuildSquashParent [2021-01-12T15:55:14.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-12T15:55:15.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-12T15:55:20.100Z] --- PASS: TestBuildSquashParent (7.08s) [2021-01-12T15:55:20.100Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-12T15:55:20.100Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T15:55:20.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T15:55:20.100Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T15:55:20.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T15:55:20.100Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T15:55:20.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T15:55:20.100Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T15:55:20.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T15:55:20.100Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T15:55:20.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T15:55:20.100Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T15:55:20.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T15:55:20.100Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T15:55:20.100Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T15:55:20.100Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T15:55:20.100Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T15:55:20.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-12T15:55:22.015Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T15:55:22.015Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T15:55:24.558Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-12T15:55:24.558Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s) [2021-01-12T15:55:24.558Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.03s) [2021-01-12T15:55:24.558Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.07s) [2021-01-12T15:55:24.558Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s) [2021-01-12T15:55:24.558Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) [2021-01-12T15:55:24.558Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.16s) [2021-01-12T15:55:24.558Z] === RUN TestBuildMultiStageCopy [2021-01-12T15:55:24.558Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-12T15:55:26.406Z] --- PASS: TestBuildWithHugeFile (52.18s) [2021-01-12T15:55:26.406Z] === RUN TestBuildWithEmptyDockerfile [2021-01-12T15:55:26.406Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T15:55:26.406Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T15:55:26.406Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T15:55:26.406Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T15:55:26.406Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T15:55:26.406Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T15:55:26.406Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T15:55:26.406Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T15:55:26.406Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T15:55:26.406Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-01-12T15:55:26.406Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-01-12T15:55:26.406Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-01-12T15:55:26.406Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-01-12T15:55:26.406Z] === RUN TestBuildPreserveOwnership [2021-01-12T15:55:26.406Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-12T15:55:27.101Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-12T15:55:27.101Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-12T15:55:27.672Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-12T15:55:28.242Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-12T15:55:28.813Z] --- PASS: TestBuildMultiStageCopy (4.46s) [2021-01-12T15:55:28.813Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s) [2021-01-12T15:55:28.813Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-01-12T15:55:28.813Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2021-01-12T15:55:28.813Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-01-12T15:55:28.813Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-01-12T15:55:28.813Z] === RUN TestBuildMultiStageParentConfig [2021-01-12T15:55:29.699Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-12T15:55:30.197Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2021-01-12T15:55:30.197Z] === RUN TestBuildLabelWithTargets [2021-01-12T15:55:30.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-12T15:55:32.741Z] --- PASS: TestBuildLabelWithTargets (2.50s) [2021-01-12T15:55:32.741Z] === RUN TestBuildWithEmptyLayers [2021-01-12T15:55:33.895Z] --- PASS: TestBuildPreserveOwnership (10.45s) [2021-01-12T15:55:33.895Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.44s) [2021-01-12T15:55:33.895Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-01-12T15:55:33.895Z] === RUN TestBuildPlatformInvalid [2021-01-12T15:55:33.895Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-01-12T15:55:33.895Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-12T15:55:33.895Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-01-12T15:55:33.895Z] build_userns_linux_test.go:30: testEnv.IsRootless() [2021-01-12T15:55:33.895Z] PASS [2021-01-12T15:55:33.895Z] [2021-01-12T15:55:33.895Z] === Skipped [2021-01-12T15:55:33.895Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-01-12T15:55:33.895Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T15:55:33.895Z] [2021-01-12T15:55:33.895Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-01-12T15:55:33.895Z] build_userns_linux_test.go:30: testEnv.IsRootless() [2021-01-12T15:55:33.895Z] [2021-01-12T15:55:33.895Z] [2021-01-12T15:55:33.895Z] DONE 33 tests, 2 skipped in 132.310s [2021-01-12T15:55:33.895Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-01-12T15:55:33.895Z] INFO: Testing against a local daemon [2021-01-12T15:55:33.895Z] === RUN TestConfigInspect [2021-01-12T15:55:33.895Z] --- SKIP: TestConfigInspect (0.02s) [2021-01-12T15:55:33.895Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:55:33.895Z] === RUN TestConfigList [2021-01-12T15:55:33.895Z] --- SKIP: TestConfigList (0.02s) [2021-01-12T15:55:33.895Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:55:33.895Z] === RUN TestConfigsCreateAndDelete [2021-01-12T15:55:33.895Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-01-12T15:55:33.895Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:55:33.895Z] === RUN TestConfigsUpdate [2021-01-12T15:55:33.895Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-01-12T15:55:33.895Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:55:33.895Z] === RUN TestTemplatedConfig [2021-01-12T15:55:33.895Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-01-12T15:55:33.895Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:55:33.895Z] === RUN TestConfigCreateResolve [2021-01-12T15:55:33.895Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-01-12T15:55:33.895Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:55:33.895Z] === RUN TestConfigDaemonLibtrustID [2021-01-12T15:55:34.125Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-01-12T15:55:34.125Z] === RUN TestBuildMultiStageOnBuild [2021-01-12T15:55:34.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-12T15:55:35.275Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-01-12T15:55:35.275Z] PASS [2021-01-12T15:55:35.275Z] [2021-01-12T15:55:35.275Z] === Skipped [2021-01-12T15:55:35.275Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-01-12T15:55:35.275Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:55:35.275Z] [2021-01-12T15:55:35.275Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-01-12T15:55:35.275Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:55:35.275Z] [2021-01-12T15:55:35.275Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-01-12T15:55:35.275Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:55:35.275Z] [2021-01-12T15:55:35.275Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-01-12T15:55:35.275Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:55:35.275Z] [2021-01-12T15:55:35.275Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-01-12T15:55:35.275Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:55:35.275Z] [2021-01-12T15:55:35.275Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-01-12T15:55:35.275Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:55:35.275Z] [2021-01-12T15:55:35.275Z] [2021-01-12T15:55:35.275Z] DONE 7 tests, 6 skipped in 1.740s [2021-01-12T15:55:35.275Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-01-12T15:55:35.275Z] INFO: Testing against a local daemon [2021-01-12T15:55:35.275Z] === RUN TestCheckpoint [2021-01-12T15:55:35.275Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-12T15:55:35.275Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T15:55:35.275Z] === RUN TestContainerInvalidJSON [2021-01-12T15:55:35.275Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T15:55:35.275Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T15:55:35.275Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T15:55:35.275Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T15:55:35.275Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-12T15:55:35.275Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-12T15:55:35.275Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T15:55:35.275Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-12T15:55:35.275Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T15:55:35.275Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-01-12T15:55:35.275Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-12T15:55:35.275Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-12T15:55:35.275Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-12T15:55:35.275Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-12T15:55:35.275Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-01-12T15:55:35.275Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-12T15:55:35.275Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-01-12T15:55:35.275Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-12T15:55:35.536Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-01-12T15:55:35.536Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-12T15:55:35.536Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-01-12T15:55:35.536Z] === RUN TestCopyFromContainer [2021-01-12T15:55:36.669Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2021-01-12T15:55:36.669Z] === RUN TestBuildUncleanTarFilenames [2021-01-12T15:55:38.055Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2021-01-12T15:55:38.055Z] === RUN TestBuildMultiStageLayerLeak [2021-01-12T15:55:38.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-12T15:55:39.735Z] === RUN TestCopyFromContainer// [2021-01-12T15:55:39.735Z] === RUN TestCopyFromContainer//bar/root [2021-01-12T15:55:39.735Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-12T15:55:39.735Z] === RUN TestCopyFromContainer/bar/quux [2021-01-12T15:55:39.735Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-12T15:55:39.735Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-12T15:55:39.735Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-12T15:55:39.735Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-12T15:55:39.735Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-12T15:55:39.735Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-12T15:55:39.996Z] --- PASS: TestCopyFromContainer (4.38s) [2021-01-12T15:55:39.996Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-01-12T15:55:39.996Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-01-12T15:55:39.996Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-01-12T15:55:39.996Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-01-12T15:55:39.996Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-01-12T15:55:39.996Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-01-12T15:55:39.996Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-01-12T15:55:39.996Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-01-12T15:55:39.996Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-01-12T15:55:39.996Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-01-12T15:55:39.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-12T15:55:39.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T15:55:39.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T15:55:39.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T15:55:39.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T15:55:39.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T15:55:39.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T15:55:39.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T15:55:39.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T15:55:39.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T15:55:39.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-01-12T15:55:39.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-12T15:55:39.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-12T15:55:39.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-01-12T15:55:39.996Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-12T15:55:39.996Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-01-12T15:55:39.996Z] === RUN TestCreateWithInvalidEnv [2021-01-12T15:55:39.996Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-12T15:55:39.996Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-12T15:55:39.996Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-12T15:55:39.996Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-12T15:55:39.996Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-12T15:55:39.996Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-12T15:55:39.996Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-12T15:55:39.996Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-12T15:55:39.996Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-12T15:55:39.996Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-12T15:55:39.996Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-12T15:55:39.996Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-12T15:55:39.996Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-12T15:55:39.996Z] === RUN TestCreateTmpfsMountsTarget [2021-01-12T15:55:39.996Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-01-12T15:55:39.996Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-12T15:55:40.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-12T15:55:41.353Z] --- PASS: TestBuildMultiStageLayerLeak (3.09s) [2021-01-12T15:55:41.353Z] === RUN TestBuildWithHugeFile [2021-01-12T15:55:41.379Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2021-01-12T15:55:41.379Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-12T15:55:42.322Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2021-01-12T15:55:42.322Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-12T15:55:42.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T15:55:42.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T15:55:42.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T15:55:42.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T15:55:42.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T15:55:42.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T15:55:42.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T15:55:42.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T15:55:42.582Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T15:55:42.582Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T15:55:42.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T15:55:42.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T15:55:42.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T15:55:42.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T15:55:42.582Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T15:55:42.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-01-12T15:55:42.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-01-12T15:55:42.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-01-12T15:55:42.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-01-12T15:55:42.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-01-12T15:55:42.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-01-12T15:55:42.582Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-12T15:55:42.842Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2021-01-12T15:55:42.842Z] === RUN TestCreateDifferentPlatform [2021-01-12T15:55:42.842Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-12T15:55:42.842Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-12T15:55:42.842Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-01-12T15:55:42.842Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-12T15:55:42.842Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-12T15:55:42.842Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-12T15:55:42.842Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-01-12T15:55:42.842Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-12T15:55:43.101Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-01-12T15:55:43.101Z] === RUN TestContainerStartOnDaemonRestart [2021-01-12T15:55:43.101Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-01-12T15:55:43.101Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-01-12T15:55:43.101Z] === RUN TestDaemonRestartIpcMode [2021-01-12T15:55:43.101Z] === PAUSE TestDaemonRestartIpcMode [2021-01-12T15:55:43.101Z] === RUN TestDaemonHostGatewayIP [2021-01-12T15:55:43.101Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-01-12T15:55:43.101Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:55:43.101Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-12T15:55:43.101Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-12T15:55:43.101Z] === RUN TestContainerKillOnDaemonStart [2021-01-12T15:55:43.101Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-01-12T15:55:43.101Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-01-12T15:55:43.101Z] === RUN TestDiff [2021-01-12T15:55:43.361Z] --- PASS: TestDiff (0.43s) [2021-01-12T15:55:43.361Z] === RUN TestExecWithCloseStdin [2021-01-12T15:55:43.758Z] Removing intermediate container 4a34f9de0183 [2021-01-12T15:55:43.758Z] ---> 36d595f7ecea [2021-01-12T15:55:43.758Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-01-12T15:55:43.758Z] ---> Running in f8283cd55190 [2021-01-12T15:55:43.758Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-01-12T15:55:43.758Z] go: finding gotest.tools v0.5.3 [2021-01-12T15:55:43.758Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-01-12T15:55:43.758Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-12T15:55:43.758Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-12T15:55:43.932Z] --- PASS: TestExecWithCloseStdin (0.48s) [2021-01-12T15:55:43.932Z] === RUN TestExec [2021-01-12T15:55:44.501Z] --- PASS: TestExec (0.48s) [2021-01-12T15:55:44.501Z] === RUN TestExecUser [2021-01-12T15:55:44.732Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-01-12T15:55:44.732Z] go: downloading github.com/fatih/color v1.9.0 [2021-01-12T15:55:44.732Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:55:44.732Z] go: downloading github.com/pkg/errors v0.9.1 [2021-01-12T15:55:44.732Z] go: extracting github.com/fatih/color v1.9.0 [2021-01-12T15:55:44.732Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-01-12T15:55:44.732Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:55:44.732Z] go: extracting github.com/pkg/errors v0.9.1 [2021-01-12T15:55:44.732Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:55:44.732Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:55:44.732Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:55:44.732Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:55:44.732Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:55:44.732Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:55:44.732Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:55:45.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-12T15:55:45.072Z] --- PASS: TestExecUser (0.51s) [2021-01-12T15:55:45.072Z] === RUN TestExportContainerAndImportImage [2021-01-12T15:55:45.194Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:55:45.194Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:55:45.194Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:55:45.194Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:55:45.194Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:55:45.194Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:55:45.643Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2021-01-12T15:55:45.643Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-12T15:55:45.657Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:55:45.990Z] --- PASS: TestImportExtremelyLargeImageWorks (80.30s) [2021-01-12T15:55:45.990Z] PASS [2021-01-12T15:55:45.990Z] [2021-01-12T15:55:45.990Z] === Skipped [2021-01-12T15:55:45.990Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-12T15:55:45.990Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T15:55:45.990Z] [2021-01-12T15:55:45.990Z] [2021-01-12T15:55:45.990Z] DONE 12 tests, 1 skipped in 81.858s [2021-01-12T15:55:45.990Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-01-12T15:55:45.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:55:45.990Z] ++ set -e [2021-01-12T15:55:45.990Z] ++ '[' -n 0 ']' [2021-01-12T15:55:45.990Z] ++ set -x [2021-01-12T15:55:45.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:55:45.991Z] INFO: Testing against a local daemon [2021-01-12T15:55:45.991Z] === RUN TestNetworkCreateDelete [2021-01-12T15:55:45.991Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-01-12T15:55:45.991Z] === RUN TestDockerNetworkDeletePreferID [2021-01-12T15:55:45.991Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2021-01-12T15:55:45.991Z] === RUN TestDaemonDNSFallback [2021-01-12T15:55:46.632Z] go: finding github.com/fatih/color v1.9.0 [2021-01-12T15:55:46.632Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T15:55:46.632Z] go: finding github.com/pkg/errors v0.9.1 [2021-01-12T15:55:46.632Z] go: finding github.com/spf13/pflag v1.0.3 [2021-01-12T15:55:46.632Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-12T15:55:46.632Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-12T15:55:46.632Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-12T15:55:47.095Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T15:55:47.095Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T15:55:47.095Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T15:55:47.095Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T15:55:47.499Z] --- PASS: TestDaemonDNSFallback (2.52s) [2021-01-12T15:55:47.499Z] === RUN TestInspectNetwork [2021-01-12T15:55:48.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-12T15:55:48.937Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-01-12T15:55:48.938Z] === RUN TestHealthCheckWorkdir [2021-01-12T15:55:49.511Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2021-01-12T15:55:49.511Z] === RUN TestHealthKillContainer [2021-01-12T15:55:50.849Z] INFO: Build done for gotestsum... [2021-01-12T15:55:51.554Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-01-12T15:55:52.049Z] --- PASS: TestHealthKillContainer (2.55s) [2021-01-12T15:55:52.049Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-12T15:55:52.619Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-01-12T15:55:52.619Z] === RUN TestIpcModeNone [2021-01-12T15:55:52.880Z] --- PASS: TestIpcModeNone (0.49s) [2021-01-12T15:55:52.880Z] === RUN TestIpcModePrivate [2021-01-12T15:55:53.064Z] === RUN TestInspectNetwork/full_network_id [2021-01-12T15:55:53.064Z] === RUN TestInspectNetwork/partial_network_id [2021-01-12T15:55:53.064Z] === RUN TestInspectNetwork/network_name [2021-01-12T15:55:53.064Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-12T15:55:53.451Z] --- PASS: TestIpcModePrivate (0.46s) [2021-01-12T15:55:53.451Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-01-12T15:55:53.451Z] === RUN TestIpcModeShareable [2021-01-12T15:55:53.451Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-01-12T15:55:53.451Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T15:55:53.451Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-12T15:55:53.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-12T15:55:54.834Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2021-01-12T15:55:54.834Z] === RUN TestAPIIpcModeHost [2021-01-12T15:55:54.834Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-01-12T15:55:54.834Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T15:55:54.834Z] === RUN TestDaemonIpcModeShareable [2021-01-12T15:55:54.834Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-01-12T15:55:54.834Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T15:55:54.834Z] === RUN TestDaemonIpcModePrivate [2021-01-12T15:55:55.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-12T15:55:57.374Z] --- PASS: TestDaemonIpcModePrivate (2.21s) [2021-01-12T15:55:57.374Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-01-12T15:55:57.374Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-12T15:55:57.374Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-01-12T15:55:57.374Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T15:55:57.374Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-12T15:55:57.374Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-01-12T15:55:57.374Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T15:55:57.374Z] === RUN TestIpcModeOlderClient [2021-01-12T15:55:57.374Z] === PAUSE TestIpcModeOlderClient [2021-01-12T15:55:57.374Z] === RUN TestKillContainerInvalidSignal [2021-01-12T15:55:57.634Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2021-01-12T15:55:57.634Z] === RUN TestKillContainer [2021-01-12T15:55:57.634Z] === RUN TestKillContainer/no_signal [2021-01-12T15:55:57.895Z] === RUN TestKillContainer/non_killing_signal [2021-01-12T15:55:58.156Z] === RUN TestKillContainer/killing_signal [2021-01-12T15:55:58.630Z] --- PASS: TestInspectNetwork (11.08s) [2021-01-12T15:55:58.630Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-12T15:55:58.630Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-12T15:55:58.630Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-12T15:55:58.630Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-12T15:55:58.630Z] === RUN TestRunContainerWithBridgeNone [2021-01-12T15:55:59.094Z] --- PASS: TestKillContainer (1.34s) [2021-01-12T15:55:59.094Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-01-12T15:55:59.094Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2021-01-12T15:55:59.094Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2021-01-12T15:55:59.094Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-12T15:55:59.094Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-12T15:55:59.355Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-12T15:55:59.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-12T15:55:59.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2021-01-12T15:55:59.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2021-01-12T15:55:59.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2021-01-12T15:55:59.925Z] === RUN TestKillStoppedContainer [2021-01-12T15:55:59.925Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-01-12T15:55:59.925Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-12T15:55:59.925Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-01-12T15:55:59.925Z] === RUN TestKillDifferentUserContainer [2021-01-12T15:56:00.495Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2021-01-12T15:56:00.495Z] === RUN TestInspectOomKilledTrue [2021-01-12T15:56:00.495Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-12T15:56:00.495Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:00.495Z] === RUN TestInspectOomKilledFalse [2021-01-12T15:56:00.495Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-12T15:56:00.496Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T15:56:00.496Z] === RUN TestLinksEtcHostsContentMatch [2021-01-12T15:56:00.496Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-01-12T15:56:00.496Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-01-12T15:56:00.496Z] === RUN TestLinksContainerNames [2021-01-12T15:56:00.697Z] --- PASS: TestRunContainerWithBridgeNone (2.42s) [2021-01-12T15:56:00.697Z] === RUN TestNetworkInvalidJSON [2021-01-12T15:56:00.697Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-12T15:56:00.697Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-12T15:56:00.697Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T15:56:00.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T15:56:00.698Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T15:56:00.698Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T15:56:00.698Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-12T15:56:00.698Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T15:56:00.698Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T15:56:00.698Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-01-12T15:56:00.698Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-12T15:56:00.698Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-12T15:56:00.698Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-12T15:56:00.698Z] === RUN TestNetworkList [2021-01-12T15:56:00.698Z] === RUN TestNetworkList//networks [2021-01-12T15:56:00.698Z] === PAUSE TestNetworkList//networks [2021-01-12T15:56:00.698Z] === RUN TestNetworkList//networks/ [2021-01-12T15:56:00.698Z] === PAUSE TestNetworkList//networks/ [2021-01-12T15:56:00.698Z] === CONT TestNetworkList//networks [2021-01-12T15:56:00.698Z] === CONT TestNetworkList//networks/ [2021-01-12T15:56:00.698Z] --- PASS: TestNetworkList (0.02s) [2021-01-12T15:56:00.698Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-12T15:56:00.698Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-12T15:56:00.698Z] === RUN TestHostIPv4BridgeLabel [2021-01-12T15:56:01.069Z] --- PASS: TestLinksContainerNames (0.85s) [2021-01-12T15:56:01.069Z] === RUN TestLogsFollowTailEmpty [2021-01-12T15:56:01.330Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-01-12T15:56:01.330Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-12T15:56:01.638Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-01-12T15:56:01.638Z] === RUN TestContainerNetworkMountsNoChown [2021-01-12T15:56:01.899Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2021-01-12T15:56:01.899Z] === RUN TestMountDaemonRoot [2021-01-12T15:56:01.899Z] === RUN TestMountDaemonRoot/default [2021-01-12T15:56:01.899Z] === PAUSE TestMountDaemonRoot/default [2021-01-12T15:56:01.899Z] === RUN TestMountDaemonRoot/private [2021-01-12T15:56:01.899Z] === PAUSE TestMountDaemonRoot/private [2021-01-12T15:56:01.899Z] === RUN TestMountDaemonRoot/rprivate [2021-01-12T15:56:01.899Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-12T15:56:01.899Z] === RUN TestMountDaemonRoot/slave [2021-01-12T15:56:01.899Z] === PAUSE TestMountDaemonRoot/slave [2021-01-12T15:56:01.899Z] === RUN TestMountDaemonRoot/rslave [2021-01-12T15:56:01.899Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-12T15:56:01.899Z] === RUN TestMountDaemonRoot/shared [2021-01-12T15:56:01.899Z] === PAUSE TestMountDaemonRoot/shared [2021-01-12T15:56:01.899Z] === RUN TestMountDaemonRoot/rshared [2021-01-12T15:56:01.899Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/default [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/rprivate [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/rshared [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/shared [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/rslave [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/slave [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/private [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-12T15:56:02.159Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-12T15:56:02.159Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-12T15:56:02.159Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-12T15:56:02.365Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-01-12T15:56:02.365Z] === RUN TestDaemonDefaultNetworkPools [2021-01-12T15:56:02.419Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-12T15:56:02.420Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-12T15:56:02.420Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-12T15:56:02.420Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T15:56:02.420Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-12T15:56:02.420Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T15:56:02.420Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-12T15:56:02.420Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-12T15:56:02.420Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-12T15:56:02.420Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-12T15:56:02.420Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-12T15:56:02.420Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-12T15:56:02.420Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-01-12T15:56:02.420Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-01-12T15:56:02.420Z] === RUN TestContainerBindMountNonRecursive [2021-01-12T15:56:02.420Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-01-12T15:56:02.420Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-12T15:56:02.420Z] === RUN TestContainerVolumesMountedAsShared [2021-01-12T15:56:02.420Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-01-12T15:56:02.420Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-12T15:56:02.420Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-12T15:56:02.420Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-01-12T15:56:02.420Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-12T15:56:02.420Z] === RUN TestNetworkNat [2021-01-12T15:56:02.868Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-12T15:56:02.868Z] Using test binary docker [2021-01-12T15:56:02.868Z] +++ /etc/init.d/apparmor start [2021-01-12T15:56:02.868Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T15:56:02.868Z] INFO: Waiting for daemon to start... [2021-01-12T15:56:02.868Z] Starting dockerd [2021-01-12T15:56:02.868Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-01-12T15:56:02.990Z] --- PASS: TestNetworkNat (0.52s) [2021-01-12T15:56:02.990Z] === RUN TestNetworkLocalhostTCPNat [2021-01-12T15:56:03.036Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2021-01-12T15:56:03.036Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-12T15:56:03.559Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-01-12T15:56:03.559Z] === RUN TestNetworkLoopbackNat [2021-01-12T15:56:04.544Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-01-12T15:56:04.544Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-12T15:56:04.756Z] . [2021-01-12T15:56:04.756Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-12T15:56:04.756Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-12T15:56:04.756Z] Error: No such image: emptyfs [2021-01-12T15:56:04.756Z] ++++ docker load [2021-01-12T15:56:04.756Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-12T15:56:05.320Z] Running integration-test (iteration 1) [2021-01-12T15:56:05.320Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-01-12T15:56:05.320Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:56:05.320Z] ++ set -e [2021-01-12T15:56:05.320Z] ++ '[' -n 0 ']' [2021-01-12T15:56:05.320Z] ++ set -x [2021-01-12T15:56:05.320Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:56:05.578Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-01-12T15:56:05.578Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-12T15:56:05.707Z] Removing intermediate container f8283cd55190 [2021-01-12T15:56:05.707Z] ---> 779b9f0b7632 [2021-01-12T15:56:06.098Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2021-01-12T15:56:06.098Z] === RUN TestPause [2021-01-12T15:56:06.098Z] --- SKIP: TestPause (0.00s) [2021-01-12T15:56:06.098Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:06.098Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-12T15:56:06.098Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T15:56:06.098Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T15:56:06.098Z] === RUN TestPauseStopPausedContainer [2021-01-12T15:56:06.098Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-01-12T15:56:06.098Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:06.098Z] === RUN TestPsFilter [2021-01-12T15:56:06.098Z] --- PASS: TestPsFilter (0.13s) [2021-01-12T15:56:06.098Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-12T15:56:06.169Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-01-12T15:56:06.169Z] ---> Running in 35fdd49cefc9 [2021-01-12T15:56:06.215Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2021-01-12T15:56:06.215Z] === RUN TestServiceWithPredefinedNetwork [2021-01-12T15:56:06.640Z] Removing intermediate container 35fdd49cefc9 [2021-01-12T15:56:06.640Z] ---> 761bec7645d4 [2021-01-12T15:56:06.640Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-01-12T15:56:06.640Z] ---> Running in 2552c3c21f4a [2021-01-12T15:56:06.668Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2021-01-12T15:56:06.668Z] === RUN TestRemoveContainerWithVolume [2021-01-12T15:56:06.927Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2021-01-12T15:56:06.927Z] === RUN TestRemoveContainerRunning [2021-01-12T15:56:07.102Z] Removing intermediate container 2552c3c21f4a [2021-01-12T15:56:07.102Z] ---> b7553caf135f [2021-01-12T15:56:07.102Z] Step 10/10 : COPY . . [2021-01-12T15:56:07.499Z] --- PASS: TestRemoveContainerRunning (0.44s) [2021-01-12T15:56:07.499Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-12T15:56:08.069Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2021-01-12T15:56:08.069Z] === RUN TestRemoveInvalidContainer [2021-01-12T15:56:08.069Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-01-12T15:56:08.069Z] === RUN TestRenameLinkedContainer [2021-01-12T15:56:09.619Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-01-12T15:56:09.619Z] tests/integration/client_test.py ..... [ 75%] [2021-01-12T15:56:09.619Z] tests/integration/context_api_test.py ... [ 76%] [2021-01-12T15:56:09.619Z] tests/integration/errors_test.py . [ 76%] [2021-01-12T15:56:09.980Z] --- PASS: TestRenameLinkedContainer (1.74s) [2021-01-12T15:56:09.980Z] === RUN TestRenameStoppedContainer [2021-01-12T15:56:10.240Z] --- PASS: TestRenameStoppedContainer (0.43s) [2021-01-12T15:56:10.240Z] === RUN TestRenameRunningContainerAndReuse [2021-01-12T15:56:10.666Z] --- PASS: TestServiceWithPredefinedNetwork (3.72s) [2021-01-12T15:56:10.666Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-12T15:56:10.666Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T15:56:10.666Z] service_test.go:236: FLAKY_TEST [2021-01-12T15:56:10.666Z] === RUN TestServiceWithDataPathPortInit [2021-01-12T15:56:11.238Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s) [2021-01-12T15:56:11.238Z] === RUN TestRenameInvalidName [2021-01-12T15:56:11.503Z] --- PASS: TestRenameInvalidName (0.44s) [2021-01-12T15:56:11.503Z] === RUN TestRenameAnonymousContainer [2021-01-12T15:56:13.428Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2021-01-12T15:56:13.428Z] === RUN TestRenameContainerWithSameName [2021-01-12T15:56:13.428Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2021-01-12T15:56:13.428Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-12T15:56:14.369Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2021-01-12T15:56:14.369Z] === RUN TestResize [2021-01-12T15:56:14.939Z] --- PASS: TestResize (0.41s) [2021-01-12T15:56:14.939Z] === RUN TestResizeWithInvalidSize [2021-01-12T15:56:15.509Z] --- PASS: TestResizeWithInvalidSize (0.51s) [2021-01-12T15:56:15.509Z] === RUN TestResizeWhenContainerNotStarted [2021-01-12T15:56:15.769Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-01-12T15:56:15.769Z] === RUN TestDaemonRestartKillContainers [2021-01-12T15:56:15.769Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-01-12T15:56:15.769Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-01-12T15:56:15.769Z] === RUN TestCgroupNamespacesRun [2021-01-12T15:56:18.307Z] --- PASS: TestCgroupNamespacesRun (2.18s) [2021-01-12T15:56:18.307Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-12T15:56:20.216Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.18s) [2021-01-12T15:56:20.216Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-12T15:56:22.756Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.37s) [2021-01-12T15:56:22.756Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-12T15:56:24.665Z] --- PASS: TestCgroupNamespacesRunHostMode (2.23s) [2021-01-12T15:56:24.665Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-12T15:56:27.212Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2021-01-12T15:56:27.212Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-12T15:56:28.149Z] --- PASS: TestBuildWithHugeFile (45.98s) [2021-01-12T15:56:28.149Z] === RUN TestBuildWithEmptyDockerfile [2021-01-12T15:56:28.149Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T15:56:28.149Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T15:56:28.149Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T15:56:28.149Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T15:56:28.149Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T15:56:28.149Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T15:56:28.149Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T15:56:28.149Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T15:56:28.149Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T15:56:28.149Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2021-01-12T15:56:28.149Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2021-01-12T15:56:28.149Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2021-01-12T15:56:28.149Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2021-01-12T15:56:28.149Z] === RUN TestBuildPreserveOwnership [2021-01-12T15:56:28.149Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-12T15:56:29.120Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2021-01-12T15:56:29.120Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-12T15:56:31.029Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-01-12T15:56:31.029Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-12T15:56:32.350Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-12T15:56:32.939Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2021-01-12T15:56:32.939Z] === RUN TestKernelTCPMemory [2021-01-12T15:56:32.939Z] --- SKIP: TestKernelTCPMemory (0.03s) [2021-01-12T15:56:32.939Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:32.939Z] === RUN TestNISDomainname [2021-01-12T15:56:32.939Z] --- SKIP: TestNISDomainname (0.01s) [2021-01-12T15:56:32.939Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-01-12T15:56:32.939Z] === RUN TestHostnameDnsResolution [2021-01-12T15:56:33.341Z] --- PASS: TestServiceWithDataPathPortInit (20.79s) [2021-01-12T15:56:33.342Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-12T15:56:33.508Z] --- PASS: TestHostnameDnsResolution (0.72s) [2021-01-12T15:56:33.508Z] === RUN TestStats [2021-01-12T15:56:33.508Z] --- SKIP: TestStats (0.00s) [2021-01-12T15:56:33.508Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:33.508Z] === RUN TestStopContainerWithTimeout [2021-01-12T15:56:33.508Z] === RUN TestStopContainerWithTimeout/0 [2021-01-12T15:56:33.508Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-12T15:56:33.508Z] === RUN TestStopContainerWithTimeout/1 [2021-01-12T15:56:33.508Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-12T15:56:33.508Z] === RUN TestStopContainerWithTimeout/3 [2021-01-12T15:56:33.508Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-12T15:56:33.508Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-12T15:56:33.508Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-12T15:56:33.737Z] --- PASS: TestBuildPreserveOwnership (6.12s) [2021-01-12T15:56:33.737Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.94s) [2021-01-12T15:56:33.737Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s) [2021-01-12T15:56:33.737Z] === RUN TestBuildPlatformInvalid [2021-01-12T15:56:33.769Z] === CONT TestStopContainerWithTimeout/0 [2021-01-12T15:56:33.769Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-12T15:56:33.997Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2021-01-12T15:56:33.997Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-12T15:56:34.340Z] === CONT TestStopContainerWithTimeout/3 [2021-01-12T15:56:36.248Z] === CONT TestStopContainerWithTimeout/1 [2021-01-12T15:56:37.130Z] ---> 99a06fe954b7 [2021-01-12T15:56:37.130Z] Successfully built 99a06fe954b7 [2021-01-12T15:56:37.130Z] Successfully tagged docker:latest [2021-01-12T15:56:37.130Z] INFO: Image build ended at 01/12/2021 15:56:34. Duration:00:03:54.4455792 [2021-01-12T15:56:37.130Z] [2021-01-12T15:56:37.130Z] [2021-01-12T15:56:37.130Z] INFO: Building the test binaries at 01/12/2021 15:56:34... [2021-01-12T15:56:38.156Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-01-12T15:56:38.156Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2021-01-12T15:56:38.156Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2021-01-12T15:56:38.157Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2021-01-12T15:56:38.157Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2021-01-12T15:56:38.157Z] === RUN TestDeleteDevicemapper [2021-01-12T15:56:38.157Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-12T15:56:38.157Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T15:56:38.157Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-12T15:56:39.328Z] INFO: make.ps1 starting at 01/12/2021 15:56:38 [2021-01-12T15:56:39.328Z] INFO: Git commit (ce24e97f3f) assumed from DOCKER_GITCOMMIT environment variable [2021-01-12T15:56:39.328Z] INFO: Invoking autogen... [2021-01-12T15:56:39.539Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2021-01-12T15:56:39.539Z] === RUN TestUpdateMemory [2021-01-12T15:56:39.539Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-12T15:56:39.539Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:39.539Z] === RUN TestUpdateCPUQuota [2021-01-12T15:56:39.539Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-01-12T15:56:39.539Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:39.539Z] === RUN TestUpdatePidsLimit [2021-01-12T15:56:39.539Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-01-12T15:56:39.539Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:39.539Z] === RUN TestUpdateRestartPolicy [2021-01-12T15:56:39.790Z] INFO: Building daemon... [2021-01-12T15:56:41.960Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.35s) [2021-01-12T15:56:41.960Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l6y7rgzehtyg3fefbib7kgpab Created:2021-01-12 15:56:32.18418678 +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[4bf312b77c07468fddd9eff1f43473fd9bad04630043bd16c4a442658e503131:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nr1zp4sc2inuv289b2wckvr82 EndpointID:317d5f0429933bdbbcdb37e0914fe1a7301e2bfceae8865b45d8263bb38c85eb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7c6424bc9628b4e5ba2d1f58e702b91c521e7f8b334b548c23e0a7639caea4d3 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:3f781081b2da IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nr1zp4sc2inuv289b2wckvr82 EndpointID:317d5f0429933bdbbcdb37e0914fe1a7301e2bfceae8865b45d8263bb38c85eb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-12T15:56:41.960Z] PASS [2021-01-12T15:56:41.960Z] [2021-01-12T15:56:41.960Z] === Skipped [2021-01-12T15:56:41.960Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T15:56:41.960Z] service_test.go:236: FLAKY_TEST [2021-01-12T15:56:41.960Z] [2021-01-12T15:56:41.960Z] [2021-01-12T15:56:41.960Z] DONE 26 tests, 1 skipped in 57.028s [2021-01-12T15:56:41.960Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-12T15:56:41.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:56:41.960Z] ++ set -e [2021-01-12T15:56:41.960Z] ++ '[' -n 0 ']' [2021-01-12T15:56:41.960Z] ++ set -x [2021-01-12T15:56:41.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:56:41.960Z] INFO: Testing against a local daemon [2021-01-12T15:56:41.960Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-12T15:56:41.960Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-12T15:56:41.960Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T15:56:41.960Z] === RUN TestDockerNetworkIpvlan [2021-01-12T15:56:41.960Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-12T15:56:41.960Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T15:56:41.960Z] PASS [2021-01-12T15:56:41.960Z] [2021-01-12T15:56:41.960Z] === Skipped [2021-01-12T15:56:41.960Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-12T15:56:41.960Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T15:56:41.960Z] [2021-01-12T15:56:41.960Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-12T15:56:41.960Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T15:56:41.960Z] [2021-01-12T15:56:41.960Z] [2021-01-12T15:56:41.960Z] DONE 2 tests, 2 skipped in 0.126s [2021-01-12T15:56:41.960Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-12T15:56:41.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:56:41.960Z] ++ set -e [2021-01-12T15:56:41.960Z] ++ '[' -n 0 ']' [2021-01-12T15:56:41.960Z] ++ set -x [2021-01-12T15:56:41.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:56:41.960Z] INFO: Testing against a local daemon [2021-01-12T15:56:41.960Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-12T15:56:42.593Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2021-01-12T15:56:42.593Z] === RUN TestDockerNetworkMacvlan [2021-01-12T15:56:43.627Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-12T15:56:44.661Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-12T15:56:44.986Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T15:56:44.986Z] [2021-01-12T15:56:44.986Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-12T15:56:44.986Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-12T15:56:44.986Z] HOSTNAME=c6544ff33e3c [2021-01-12T15:56:44.986Z] TESTDEBUG=0 [2021-01-12T15:56:44.986Z] DEST=bundles/test-integration [2021-01-12T15:56:44.986Z] PWD=/go/src/github.com/docker/docker [2021-01-12T15:56:44.986Z] DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e [2021-01-12T15:56:44.986Z] container=docker [2021-01-12T15:56:44.986Z] HOME=/root [2021-01-12T15:56:44.986Z] GOLANG_VERSION=1.13.15 [2021-01-12T15:56:44.986Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-12T15:56:44.986Z] VALIDATE_BRANCH=master [2021-01-12T15:56:44.986Z] TERM=xterm [2021-01-12T15:56:44.986Z] DOCKER_PKG=github.com/docker/docker [2021-01-12T15:56:44.986Z] SHLVL=1 [2021-01-12T15:56:44.986Z] TIMEOUT=120m [2021-01-12T15:56:44.986Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-12T15:56:44.986Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-12T15:56:44.986Z] GO111MODULE=off [2021-01-12T15:56:44.986Z] DOCKER_EXPERIMENTAL=1 [2021-01-12T15:56:44.986Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-12T15:56:44.986Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-12T15:56:44.986Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-12T15:56:44.986Z] GOPATH=/go [2021-01-12T15:56:44.986Z] PKG_CONFIG=pkg-config [2021-01-12T15:56:44.986Z] _=/usr/bin/env [2021-01-12T15:56:44.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-12T15:56:45.695Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-12T15:56:48.899Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.58s) [2021-01-12T15:56:48.899Z] PASS [2021-01-12T15:56:48.899Z] [2021-01-12T15:56:48.899Z] === Skipped [2021-01-12T15:56:48.899Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-01-12T15:56:48.899Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T15:56:48.899Z] [2021-01-12T15:56:48.899Z] [2021-01-12T15:56:48.899Z] DONE 33 tests, 1 skipped in 121.306s [2021-01-12T15:56:48.899Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-01-12T15:56:48.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:56:48.899Z] ++ set -e [2021-01-12T15:56:48.899Z] ++ '[' -n 0 ']' [2021-01-12T15:56:48.899Z] ++ set -x [2021-01-12T15:56:48.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:56:48.899Z] INFO: Testing against a local daemon [2021-01-12T15:56:48.899Z] === RUN TestConfigInspect [2021-01-12T15:56:49.211Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-12T15:56:51.441Z] --- PASS: TestConfigInspect (3.71s) [2021-01-12T15:56:51.441Z] === RUN TestConfigList [2021-01-12T15:56:51.755Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2021-01-12T15:56:51.755Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-12T15:56:51.755Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-01-12T15:56:51.755Z] === RUN TestWaitNonBlocked [2021-01-12T15:56:51.755Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T15:56:51.755Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T15:56:51.755Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T15:56:51.755Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T15:56:51.755Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T15:56:51.755Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T15:56:51.755Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-01-12T15:56:51.755Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2021-01-12T15:56:51.755Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2021-01-12T15:56:51.755Z] === RUN TestWaitBlocked [2021-01-12T15:56:51.755Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T15:56:51.755Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T15:56:51.755Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T15:56:51.755Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T15:56:51.755Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T15:56:51.755Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T15:56:51.938Z] Loaded image: buildpack-deps:buster [2021-01-12T15:56:51.938Z] Loaded image: busybox:latest [2021-01-12T15:56:51.938Z] Loaded image: busybox:glibc [2021-01-12T15:56:52.325Z] --- PASS: TestWaitBlocked (0.01s) [2021-01-12T15:56:52.325Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2021-01-12T15:56:52.325Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2021-01-12T15:56:52.325Z] === CONT TestDaemonRestartIpcMode [2021-01-12T15:56:52.325Z] === CONT TestIpcModeOlderClient [2021-01-12T15:56:52.325Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-01-12T15:56:52.325Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-12T15:56:53.662Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-12T15:56:53.830Z] Loaded image: debian:bullseye [2021-01-12T15:56:53.830Z] Loaded image: hello-world:latest [2021-01-12T15:56:53.830Z] Loaded image: arm32v7/hello-world:latest [2021-01-12T15:56:54.086Z] INFO: Testing against a local daemon [2021-01-12T15:56:54.086Z] === RUN TestCgroupNamespacesBuild [2021-01-12T15:56:54.750Z] --- PASS: TestConfigList (3.25s) [2021-01-12T15:56:54.750Z] === RUN TestConfigsCreateAndDelete [2021-01-12T15:56:56.529Z] --- PASS: TestDaemonRestartIpcMode (3.69s) [2021-01-12T15:56:56.529Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.26s) [2021-01-12T15:56:56.529Z] PASS [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === Skipped [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-01-12T15:56:56.529Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-01-12T15:56:56.529Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-01-12T15:56:56.529Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-01-12T15:56:56.529Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-01-12T15:56:56.529Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-01-12T15:56:56.529Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-01-12T15:56:56.529Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-01-12T15:56:56.529Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-01-12T15:56:56.529Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-12T15:56:56.529Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-12T15:56:56.529Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-01-12T15:56:56.529Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-01-12T15:56:56.529Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-01-12T15:56:56.529Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-01-12T15:56:56.529Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-01-12T15:56:56.529Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T15:56:56.529Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-01-12T15:56:56.529Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-01-12T15:56:56.529Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2021-01-12T15:56:56.529Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-01-12T15:56:56.529Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-01-12T15:56:56.529Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-01-12T15:56:56.529Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-01-12T15:56:56.529Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-01-12T15:56:56.529Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-01-12T15:56:56.529Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] [2021-01-12T15:56:56.529Z] DONE 177 tests, 26 skipped in 81.525s [2021-01-12T15:56:56.529Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-01-12T15:56:56.790Z] INFO: Testing against a local daemon [2021-01-12T15:56:56.790Z] === RUN TestCommitInheritsEnv [2021-01-12T15:56:57.372Z] --- PASS: TestCgroupNamespacesBuild (3.31s) [2021-01-12T15:56:57.372Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-12T15:56:58.060Z] --- PASS: TestConfigsCreateAndDelete (3.33s) [2021-01-12T15:56:58.060Z] === RUN TestConfigsUpdate [2021-01-12T15:56:58.170Z] --- PASS: TestCommitInheritsEnv (1.35s) [2021-01-12T15:56:58.170Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-12T15:56:58.170Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-12T15:56:58.170Z] === RUN TestImagesFilterMultiReference [2021-01-12T15:56:58.170Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-01-12T15:56:58.170Z] === RUN TestImagePullPlatformInvalid [2021-01-12T15:56:58.170Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-01-12T15:56:58.170Z] === RUN TestRemoveImageOrphaning [2021-01-12T15:56:59.892Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2021-01-12T15:56:59.892Z] === RUN TestBuildWithSession [2021-01-12T15:56:59.892Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-12T15:56:59.892Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T15:56:59.892Z] === RUN TestBuildSquashParent [2021-01-12T15:57:00.080Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-01-12T15:57:00.080Z] === RUN TestRemoveImageGarbageCollector [2021-01-12T15:57:00.080Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-12T15:57:00.080Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-01-12T15:57:00.080Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-12T15:57:00.080Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-01-12T15:57:00.080Z] === RUN TestTagInvalidReference [2021-01-12T15:57:00.340Z] --- PASS: TestTagInvalidReference (0.02s) [2021-01-12T15:57:00.340Z] === RUN TestTagValidPrefixedRepo [2021-01-12T15:57:00.340Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-01-12T15:57:00.340Z] === RUN TestTagExistedNameWithoutForce [2021-01-12T15:57:00.340Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-01-12T15:57:00.340Z] === RUN TestTagOfficialNames [2021-01-12T15:57:00.340Z] --- PASS: TestTagOfficialNames (0.05s) [2021-01-12T15:57:00.340Z] === RUN TestTagMatchesDigest [2021-01-12T15:57:00.340Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-01-12T15:57:00.340Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-12T15:57:00.554Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-12T15:57:01.360Z] --- PASS: TestConfigsUpdate (3.28s) [2021-01-12T15:57:01.360Z] === RUN TestTemplatedConfig [2021-01-12T15:57:02.620Z] --- PASS: TestDockerNetworkMacvlan (19.85s) [2021-01-12T15:57:02.621Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-01-12T15:57:02.621Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-01-12T15:57:02.621Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s) [2021-01-12T15:57:02.621Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.63s) [2021-01-12T15:57:02.621Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.60s) [2021-01-12T15:57:02.621Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.54s) [2021-01-12T15:57:02.621Z] PASS [2021-01-12T15:57:02.621Z] [2021-01-12T15:57:02.621Z] DONE 8 tests in 21.398s [2021-01-12T15:57:02.621Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-12T15:57:02.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:02.621Z] ++ set -e [2021-01-12T15:57:02.621Z] ++ '[' -n 0 ']' [2021-01-12T15:57:02.621Z] ++ set -x [2021-01-12T15:57:02.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:02.621Z] testing: warning: no tests to run [2021-01-12T15:57:02.621Z] PASS [2021-01-12T15:57:02.621Z] [2021-01-12T15:57:02.621Z] DONE 0 tests in 0.050s [2021-01-12T15:57:02.621Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-12T15:57:02.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:02.621Z] ++ set -e [2021-01-12T15:57:02.621Z] ++ '[' -n 0 ']' [2021-01-12T15:57:02.621Z] ++ set -x [2021-01-12T15:57:02.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:02.946Z] INFO: Testing against a local daemon [2021-01-12T15:57:02.946Z] === RUN TestAuthZPluginAllowRequest [2021-01-12T15:57:04.460Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2021-01-12T15:57:04.460Z] === RUN TestAuthZPluginTLS [2021-01-12T15:57:05.092Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-01-12T15:57:05.092Z] === RUN TestAuthZPluginDenyRequest [2021-01-12T15:57:05.562Z] --- PASS: TestTemplatedConfig (3.45s) [2021-01-12T15:57:05.562Z] === RUN TestConfigCreateResolve [2021-01-12T15:57:05.730Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-01-12T15:57:05.730Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-12T15:57:06.022Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-01-12T15:57:06.022Z] === RUN TestAuthZPluginDenyResponse [2021-01-12T15:57:06.657Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-01-12T15:57:06.657Z] === RUN TestAuthZPluginAllowEventStream [2021-01-12T15:57:08.105Z] --- PASS: TestConfigCreateResolve (3.22s) [2021-01-12T15:57:08.105Z] === RUN TestConfigDaemonLibtrustID [2021-01-12T15:57:08.726Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2021-01-12T15:57:08.726Z] === RUN TestAuthZPluginErrorResponse [2021-01-12T15:57:09.019Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-01-12T15:57:09.019Z] === RUN TestAuthZPluginErrorRequest [2021-01-12T15:57:09.046Z] --- PASS: TestConfigDaemonLibtrustID (0.76s) [2021-01-12T15:57:09.046Z] PASS [2021-01-12T15:57:09.046Z] [2021-01-12T15:57:09.046Z] DONE 7 tests in 21.170s [2021-01-12T15:57:09.046Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-01-12T15:57:09.046Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:09.046Z] ++ set -e [2021-01-12T15:57:09.046Z] ++ '[' -n 0 ']' [2021-01-12T15:57:09.046Z] ++ set -x [2021-01-12T15:57:09.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:09.307Z] INFO: Testing against a local daemon [2021-01-12T15:57:09.307Z] === RUN TestCheckpoint [2021-01-12T15:57:09.307Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-12T15:57:09.307Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T15:57:09.307Z] === RUN TestContainerInvalidJSON [2021-01-12T15:57:09.307Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T15:57:09.307Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T15:57:09.307Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T15:57:09.307Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T15:57:09.307Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-12T15:57:09.307Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-12T15:57:09.307Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T15:57:09.307Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-12T15:57:09.307Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T15:57:09.307Z] --- PASS: TestContainerInvalidJSON (0.05s) [2021-01-12T15:57:09.307Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.11s) [2021-01-12T15:57:09.307Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.11s) [2021-01-12T15:57:09.307Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.11s) [2021-01-12T15:57:09.307Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-12T15:57:09.567Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-01-12T15:57:09.567Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-12T15:57:09.567Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-01-12T15:57:09.567Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-12T15:57:09.652Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-01-12T15:57:09.652Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-12T15:57:09.827Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-01-12T15:57:09.827Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-12T15:57:09.827Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-01-12T15:57:09.827Z] === RUN TestCopyFromContainer [2021-01-12T15:57:09.848Z] --- PASS: TestBuildSquashParent (9.25s) [2021-01-12T15:57:09.848Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-12T15:57:09.848Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T15:57:09.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T15:57:09.848Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T15:57:09.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T15:57:09.848Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T15:57:09.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T15:57:09.849Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T15:57:09.849Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T15:57:09.849Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T15:57:09.849Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T15:57:09.849Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T15:57:09.849Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T15:57:09.849Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T15:57:09.849Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T15:57:09.943Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-01-12T15:57:09.943Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-12T15:57:11.741Z] === RUN TestCopyFromContainer// [2021-01-12T15:57:12.003Z] === RUN TestCopyFromContainer//bar/root [2021-01-12T15:57:12.003Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-12T15:57:12.263Z] === RUN TestCopyFromContainer/bar/quux [2021-01-12T15:57:12.263Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-12T15:57:12.368Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T15:57:12.368Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T15:57:12.525Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-12T15:57:12.525Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-12T15:57:12.673Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2021-01-12T15:57:12.673Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-12T15:57:12.786Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-12T15:57:12.786Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-12T15:57:12.786Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-12T15:57:13.046Z] --- PASS: TestCopyFromContainer (3.20s) [2021-01-12T15:57:13.046Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-01-12T15:57:13.046Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-01-12T15:57:13.046Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-01-12T15:57:13.046Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-01-12T15:57:13.046Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-01-12T15:57:13.046Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-01-12T15:57:13.046Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-01-12T15:57:13.046Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-01-12T15:57:13.046Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-01-12T15:57:13.046Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-01-12T15:57:13.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-12T15:57:13.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T15:57:13.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T15:57:13.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T15:57:13.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T15:57:13.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T15:57:13.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T15:57:13.046Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T15:57:13.046Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T15:57:13.046Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T15:57:13.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-01-12T15:57:13.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-12T15:57:13.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-12T15:57:13.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-12T15:57:13.046Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-12T15:57:13.046Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-01-12T15:57:13.046Z] === RUN TestCreateWithInvalidEnv [2021-01-12T15:57:13.307Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-12T15:57:13.307Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-12T15:57:13.307Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-12T15:57:13.307Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-12T15:57:13.307Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-12T15:57:13.307Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-12T15:57:13.307Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-12T15:57:13.307Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-12T15:57:13.307Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-12T15:57:13.307Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-12T15:57:13.307Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-12T15:57:13.307Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-12T15:57:13.307Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-12T15:57:13.307Z] === RUN TestCreateTmpfsMountsTarget [2021-01-12T15:57:13.307Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-01-12T15:57:13.307Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-12T15:57:14.739Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2021-01-12T15:57:14.739Z] === RUN TestAuthZPluginHeader [2021-01-12T15:57:15.373Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-01-12T15:57:15.373Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-12T15:57:15.373Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-12T15:57:15.373Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T15:57:15.373Z] === RUN TestAuthZPluginV2Disable [2021-01-12T15:57:15.373Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-01-12T15:57:15.373Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T15:57:15.373Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-12T15:57:15.373Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-12T15:57:15.373Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T15:57:15.373Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-12T15:57:15.373Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-12T15:57:15.373Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T15:57:15.373Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-12T15:57:15.639Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T15:57:15.639Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T15:57:15.852Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2021-01-12T15:57:15.852Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-12T15:57:17.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-12T15:57:17.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-12T15:57:17.764Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2021-01-12T15:57:17.764Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-12T15:57:17.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T15:57:17.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T15:57:17.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T15:57:17.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T15:57:17.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T15:57:17.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T15:57:17.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T15:57:17.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T15:57:17.764Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T15:57:17.764Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T15:57:17.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T15:57:17.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T15:57:17.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T15:57:17.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T15:57:17.764Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T15:57:17.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-01-12T15:57:17.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-01-12T15:57:17.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-01-12T15:57:17.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-01-12T15:57:17.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-01-12T15:57:17.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-01-12T15:57:17.764Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-12T15:57:18.704Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-01-12T15:57:18.704Z] === RUN TestCreateDifferentPlatform [2021-01-12T15:57:18.704Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-12T15:57:18.704Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-12T15:57:18.704Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-01-12T15:57:18.704Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-12T15:57:18.704Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-12T15:57:18.704Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-12T15:57:18.704Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-01-12T15:57:18.704Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-12T15:57:18.704Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-01-12T15:57:18.704Z] === RUN TestContainerStartOnDaemonRestart [2021-01-12T15:57:18.704Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-12T15:57:18.704Z] === RUN TestDaemonRestartIpcMode [2021-01-12T15:57:18.704Z] === PAUSE TestDaemonRestartIpcMode [2021-01-12T15:57:18.704Z] === RUN TestDaemonHostGatewayIP [2021-01-12T15:57:18.704Z] === PAUSE TestDaemonHostGatewayIP [2021-01-12T15:57:18.704Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-12T15:57:18.704Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-12T15:57:18.704Z] === RUN TestContainerKillOnDaemonStart [2021-01-12T15:57:18.704Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-12T15:57:18.704Z] === RUN TestDiff [2021-01-12T15:57:18.912Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-12T15:57:18.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s) [2021-01-12T15:57:18.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s) [2021-01-12T15:57:18.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.43s) [2021-01-12T15:57:18.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.32s) [2021-01-12T15:57:18.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s) [2021-01-12T15:57:18.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s) [2021-01-12T15:57:18.912Z] === RUN TestBuildMultiStageCopy [2021-01-12T15:57:18.912Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-12T15:57:19.649Z] --- PASS: TestDiff (0.82s) [2021-01-12T15:57:19.649Z] === RUN TestExecWithCloseStdin [2021-01-12T15:57:20.590Z] --- PASS: TestExecWithCloseStdin (0.91s) [2021-01-12T15:57:20.590Z] === RUN TestExec [2021-01-12T15:57:21.428Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-12T15:57:21.532Z] --- PASS: TestExec (1.03s) [2021-01-12T15:57:21.532Z] === RUN TestExecUser [2021-01-12T15:57:21.990Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-12T15:57:22.473Z] --- PASS: TestExecUser (0.96s) [2021-01-12T15:57:22.473Z] === RUN TestExportContainerAndImportImage [2021-01-12T15:57:22.551Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-12T15:57:22.945Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-01-12T15:57:23.114Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-12T15:57:23.677Z] --- PASS: TestBuildMultiStageCopy (5.11s) [2021-01-12T15:57:23.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.87s) [2021-01-12T15:57:23.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-01-12T15:57:23.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2021-01-12T15:57:23.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2021-01-12T15:57:23.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2021-01-12T15:57:23.677Z] === RUN TestBuildMultiStageParentConfig [2021-01-12T15:57:23.855Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2021-01-12T15:57:23.855Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-12T15:57:25.078Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2021-01-12T15:57:25.078Z] === RUN TestBuildLabelWithTargets [2021-01-12T15:57:25.768Z] --- PASS: TestExportContainerAfterDaemonRestart (2.15s) [2021-01-12T15:57:25.768Z] === RUN TestHealthCheckWorkdir [2021-01-12T15:57:26.709Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2021-01-12T15:57:26.709Z] === RUN TestHealthKillContainer [2021-01-12T15:57:27.597Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2021-01-12T15:57:27.597Z] === RUN TestBuildWithEmptyLayers [2021-01-12T15:57:28.962Z] --- PASS: TestBuildWithEmptyLayers (1.42s) [2021-01-12T15:57:28.962Z] === RUN TestBuildMultiStageOnBuild [2021-01-12T15:57:30.005Z] --- PASS: TestHealthKillContainer (2.97s) [2021-01-12T15:57:30.005Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-12T15:57:30.576Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-01-12T15:57:30.576Z] === RUN TestIpcModeNone [2021-01-12T15:57:31.516Z] --- PASS: TestIpcModeNone (0.86s) [2021-01-12T15:57:31.516Z] === RUN TestIpcModePrivate [2021-01-12T15:57:32.230Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2021-01-12T15:57:32.230Z] === RUN TestBuildUncleanTarFilenames [2021-01-12T15:57:32.457Z] --- PASS: TestIpcModePrivate (0.93s) [2021-01-12T15:57:32.457Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-01-12T15:57:32.457Z] === RUN TestIpcModeShareable [2021-01-12T15:57:33.398Z] --- PASS: TestIpcModeShareable (0.93s) [2021-01-12T15:57:33.398Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-01-12T15:57:33.398Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-12T15:57:33.954Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.69s) [2021-01-12T15:57:33.954Z] PASS [2021-01-12T15:57:33.954Z] [2021-01-12T15:57:33.954Z] === Skipped [2021-01-12T15:57:33.954Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-12T15:57:33.954Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T15:57:33.954Z] [2021-01-12T15:57:33.954Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-01-12T15:57:33.954Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T15:57:33.954Z] [2021-01-12T15:57:33.954Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-12T15:57:33.954Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T15:57:33.954Z] [2021-01-12T15:57:33.954Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-12T15:57:33.954Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T15:57:33.954Z] [2021-01-12T15:57:33.954Z] [2021-01-12T15:57:33.954Z] DONE 17 tests, 4 skipped in 29.404s [2021-01-12T15:57:33.954Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-12T15:57:33.954Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:33.954Z] ++ set -e [2021-01-12T15:57:33.954Z] ++ '[' -n 0 ']' [2021-01-12T15:57:33.954Z] ++ set -x [2021-01-12T15:57:33.954Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:33.954Z] INFO: Testing against a local daemon [2021-01-12T15:57:33.954Z] === RUN TestPluginInvalidJSON [2021-01-12T15:57:33.954Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T15:57:33.954Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T15:57:33.954Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T15:57:33.954Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-01-12T15:57:33.954Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-12T15:57:33.954Z] === RUN TestPluginInstall [2021-01-12T15:57:33.954Z] === RUN TestPluginInstall/no_auth [2021-01-12T15:57:33.954Z] time="2021-01-12T15:57:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T15:57:33.954Z] time="2021-01-12T15:57:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02d4d516fe8cde4b53929b6082f5ad8ffb0edc1b034a867568f5789a4abc9b1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T15:57:33.954Z] time="2021-01-12T15:57:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T15:57:33.954Z] time="2021-01-12T15:57:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02d4d516fe8cde4b53929b6082f5ad8ffb0edc1b034a867568f5789a4abc9b1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T15:57:33.954Z] === RUN TestPluginInstall/with_htpasswd [2021-01-12T15:57:34.120Z] --- PASS: TestBuildUncleanTarFilenames (1.93s) [2021-01-12T15:57:34.120Z] === RUN TestBuildMultiStageLayerLeak [2021-01-12T15:57:34.586Z] time="2021-01-12T15:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T15:57:34.586Z] time="2021-01-12T15:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02d4d516fe8cde4b53929b6082f5ad8ffb0edc1b034a867568f5789a4abc9b1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T15:57:34.586Z] time="2021-01-12T15:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T15:57:34.586Z] time="2021-01-12T15:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02d4d516fe8cde4b53929b6082f5ad8ffb0edc1b034a867568f5789a4abc9b1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T15:57:34.878Z] === RUN TestPluginInstall/with_insecure [2021-01-12T15:57:35.942Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s) [2021-01-12T15:57:35.942Z] === RUN TestAPIIpcModeHost [2021-01-12T15:57:35.974Z] time="2021-01-12T15:57:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T15:57:35.974Z] time="2021-01-12T15:57:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6c3e99e37aaf236e6353d5f7d02a8d47134bbdff9c42bea00544e869a172946" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T15:57:35.974Z] time="2021-01-12T15:57:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T15:57:35.974Z] time="2021-01-12T15:57:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6c3e99e37aaf236e6353d5f7d02a8d47134bbdff9c42bea00544e869a172946" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T15:57:35.974Z] --- PASS: TestPluginInstall (3.84s) [2021-01-12T15:57:35.974Z] --- PASS: TestPluginInstall/no_auth (1.82s) [2021-01-12T15:57:35.974Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2021-01-12T15:57:35.974Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2021-01-12T15:57:35.974Z] plugin_test.go:157: [dc2cb220ed0e7] daemon is not started [2021-01-12T15:57:35.974Z] PASS [2021-01-12T15:57:35.974Z] [2021-01-12T15:57:35.974Z] DONE 6 tests in 4.018s [2021-01-12T15:57:35.974Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-12T15:57:35.974Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:35.974Z] ++ set -e [2021-01-12T15:57:35.974Z] ++ '[' -n 0 ']' [2021-01-12T15:57:35.974Z] ++ set -x [2021-01-12T15:57:35.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:36.266Z] INFO: Testing against a local daemon [2021-01-12T15:57:36.266Z] === RUN TestExternalGraphDriver [2021-01-12T15:57:36.266Z] === RUN TestExternalGraphDriver/json [2021-01-12T15:57:36.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-12T15:57:36.883Z] --- PASS: TestAPIIpcModeHost (0.70s) [2021-01-12T15:57:36.883Z] === RUN TestDaemonIpcModeShareable [2021-01-12T15:57:37.391Z] --- PASS: TestBuildMultiStageLayerLeak (3.41s) [2021-01-12T15:57:37.391Z] === RUN TestBuildWithHugeFile [2021-01-12T15:57:38.797Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2021-01-12T15:57:38.797Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-01-12T15:57:38.797Z] === RUN TestDaemonIpcModePrivate [2021-01-12T15:57:38.998Z] === RUN TestExternalGraphDriver/spec [2021-01-12T15:57:39.156Z] ......... [ 86%] [2021-01-12T15:57:40.709Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2021-01-12T15:57:40.709Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-01-12T15:57:40.709Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-12T15:57:41.069Z] === RUN TestExternalGraphDriver/pull [2021-01-12T15:57:42.621Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2021-01-12T15:57:42.621Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-01-12T15:57:42.621Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-12T15:57:43.139Z] --- PASS: TestExternalGraphDriver (6.84s) [2021-01-12T15:57:43.139Z] --- PASS: TestExternalGraphDriver/json (2.16s) [2021-01-12T15:57:43.139Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2021-01-12T15:57:43.139Z] --- PASS: TestExternalGraphDriver/pull (2.38s) [2021-01-12T15:57:43.139Z] === RUN TestGraphdriverPluginV2 [2021-01-12T15:57:43.139Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-01-12T15:57:43.139Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T15:57:43.139Z] PASS [2021-01-12T15:57:43.139Z] [2021-01-12T15:57:43.139Z] === Skipped [2021-01-12T15:57:43.139Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-01-12T15:57:43.139Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T15:57:43.139Z] [2021-01-12T15:57:43.139Z] [2021-01-12T15:57:43.139Z] DONE 5 tests, 1 skipped in 7.038s [2021-01-12T15:57:43.139Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-12T15:57:43.139Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:43.139Z] ++ set -e [2021-01-12T15:57:43.139Z] ++ '[' -n 0 ']' [2021-01-12T15:57:43.139Z] ++ set -x [2021-01-12T15:57:43.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:43.431Z] INFO: Testing against a local daemon [2021-01-12T15:57:43.431Z] === RUN TestContinueAfterPluginCrash [2021-01-12T15:57:43.431Z] === PAUSE TestContinueAfterPluginCrash [2021-01-12T15:57:43.431Z] === RUN TestReadPluginNoRead [2021-01-12T15:57:43.431Z] === PAUSE TestReadPluginNoRead [2021-01-12T15:57:43.431Z] === RUN TestDaemonStartWithLogOpt [2021-01-12T15:57:43.431Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-12T15:57:43.431Z] === CONT TestContinueAfterPluginCrash [2021-01-12T15:57:43.431Z] === CONT TestDaemonStartWithLogOpt [2021-01-12T15:57:44.535Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2021-01-12T15:57:44.535Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-01-12T15:57:44.535Z] === RUN TestIpcModeOlderClient [2021-01-12T15:57:44.535Z] === PAUSE TestIpcModeOlderClient [2021-01-12T15:57:44.535Z] === RUN TestKillContainerInvalidSignal [2021-01-12T15:57:45.107Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2021-01-12T15:57:45.107Z] === RUN TestKillContainer [2021-01-12T15:57:45.107Z] === RUN TestKillContainer/no_signal [2021-01-12T15:57:46.048Z] === RUN TestKillContainer/non_killing_signal [2021-01-12T15:57:46.619Z] === RUN TestKillContainer/killing_signal [2021-01-12T15:57:46.772Z] tests/integration/models_images_test.py ............... [ 89%] [2021-01-12T15:57:47.565Z] --- PASS: TestKillContainer (2.54s) [2021-01-12T15:57:47.565Z] --- PASS: TestKillContainer/no_signal (0.78s) [2021-01-12T15:57:47.565Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-01-12T15:57:47.565Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2021-01-12T15:57:47.565Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-12T15:57:47.565Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-12T15:57:47.883Z] --- PASS: TestDaemonStartWithLogOpt (3.98s) [2021-01-12T15:57:47.883Z] === CONT TestReadPluginNoRead [2021-01-12T15:57:47.964Z] tests/integration/models_networks_test.py .... [ 90%] [2021-01-12T15:57:48.520Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-12T15:57:49.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-12T15:57:49.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-12T15:57:49.471Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s) [2021-01-12T15:57:49.471Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2021-01-12T15:57:49.471Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-01-12T15:57:49.471Z] === RUN TestKillStoppedContainer [2021-01-12T15:57:49.471Z] --- PASS: TestKillStoppedContainer (0.11s) [2021-01-12T15:57:49.471Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-12T15:57:49.471Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-01-12T15:57:49.471Z] === RUN TestKillDifferentUserContainer [2021-01-12T15:57:50.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-12T15:57:50.411Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2021-01-12T15:57:50.411Z] === RUN TestInspectOomKilledTrue [2021-01-12T15:57:50.411Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-12T15:57:50.411Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T15:57:50.411Z] === RUN TestInspectOomKilledFalse [2021-01-12T15:57:50.411Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-12T15:57:50.411Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T15:57:50.411Z] === RUN TestLinksEtcHostsContentMatch [2021-01-12T15:57:50.660Z] === RUN TestReadPluginNoRead/default [2021-01-12T15:57:50.982Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2021-01-12T15:57:50.982Z] === RUN TestLinksContainerNames [2021-01-12T15:57:51.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-12T15:57:51.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-12T15:57:52.365Z] --- PASS: TestLinksContainerNames (1.61s) [2021-01-12T15:57:52.365Z] === RUN TestLogsFollowTailEmpty [2021-01-12T15:57:52.727Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-12T15:57:52.727Z] --- PASS: TestContinueAfterPluginCrash (9.16s) [2021-01-12T15:57:53.306Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2021-01-12T15:57:53.306Z] === RUN TestContainerNetworkMountsNoChown [2021-01-12T15:57:53.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-12T15:57:54.249Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/default [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/default [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/private [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/private [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/rprivate [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/slave [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/slave [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/rslave [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/shared [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/shared [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/rshared [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-12T15:57:54.249Z] === CONT TestMountDaemonRoot/default [2021-01-12T15:57:54.249Z] === CONT TestMountDaemonRoot/rslave [2021-01-12T15:57:54.249Z] === CONT TestMountDaemonRoot/rprivate [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T15:57:54.249Z] === CONT TestMountDaemonRoot/slave [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-12T15:57:54.249Z] === CONT TestMountDaemonRoot/private [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T15:57:54.249Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T15:57:54.249Z] === CONT TestMountDaemonRoot/rshared [2021-01-12T15:57:54.249Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-12T15:57:54.250Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-12T15:57:54.250Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T15:57:54.250Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T15:57:54.250Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-12T15:57:54.250Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-12T15:57:54.250Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T15:57:54.250Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/shared [2021-01-12T15:57:54.250Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-12T15:57:54.250Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-12T15:57:54.250Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-12T15:57:54.250Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-12T15:57:54.250Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-12T15:57:54.250Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-12T15:57:54.250Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-12T15:57:54.250Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-12T15:57:54.250Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T15:57:54.250Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-12T15:57:54.250Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-12T15:57:54.250Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T15:57:54.250Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T15:57:54.250Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T15:57:54.510Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-12T15:57:54.510Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T15:57:54.510Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-12T15:57:54.510Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-12T15:57:54.510Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-12T15:57:54.510Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T15:57:54.510Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T15:57:54.510Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-01-12T15:57:54.510Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-01-12T15:57:54.510Z] === RUN TestContainerBindMountNonRecursive [2021-01-12T15:57:54.516Z] tests/integration/models_nodes_test.py . [ 91%] [2021-01-12T15:57:54.516Z] tests/integration/models_resources_test.py . [ 91%] [2021-01-12T15:57:54.795Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-12T15:57:56.865Z] --- PASS: TestReadPluginNoRead (9.06s) [2021-01-12T15:57:56.865Z] --- PASS: TestReadPluginNoRead/default (2.05s) [2021-01-12T15:57:56.865Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.09s) [2021-01-12T15:57:56.865Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s) [2021-01-12T15:57:56.865Z] read_test.go:92: [d785b37d20f74] daemon is not started [2021-01-12T15:57:56.865Z] PASS [2021-01-12T15:57:56.865Z] [2021-01-12T15:57:56.865Z] DONE 6 tests in 13.397s [2021-01-12T15:57:56.865Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-01-12T15:57:56.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:56.865Z] ++ set -e [2021-01-12T15:57:56.865Z] ++ '[' -n 0 ']' [2021-01-12T15:57:56.865Z] ++ set -x [2021-01-12T15:57:56.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:56.865Z] testing: warning: no tests to run [2021-01-12T15:57:56.865Z] PASS [2021-01-12T15:57:56.865Z] [2021-01-12T15:57:56.865Z] DONE 0 tests in 0.205s [2021-01-12T15:57:56.865Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-12T15:57:56.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:56.866Z] ++ set -e [2021-01-12T15:57:56.866Z] ++ '[' -n 0 ']' [2021-01-12T15:57:56.866Z] ++ set -x [2021-01-12T15:57:56.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:57.056Z] --- PASS: TestContainerBindMountNonRecursive (2.29s) [2021-01-12T15:57:57.057Z] === RUN TestContainerVolumesMountedAsShared [2021-01-12T15:57:57.157Z] INFO: Testing against a local daemon [2021-01-12T15:57:57.157Z] === RUN TestPluginWithDevMounts [2021-01-12T15:57:57.157Z] === PAUSE TestPluginWithDevMounts [2021-01-12T15:57:57.157Z] === CONT TestPluginWithDevMounts [2021-01-12T15:57:57.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-12T15:57:57.628Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2021-01-12T15:57:57.628Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-12T15:57:58.198Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2021-01-12T15:57:58.198Z] === RUN TestNetworkNat [2021-01-12T15:57:58.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-12T15:57:59.139Z] --- PASS: TestNetworkNat (0.90s) [2021-01-12T15:57:59.139Z] === RUN TestNetworkLocalhostTCPNat [2021-01-12T15:57:59.224Z] --- PASS: TestPluginWithDevMounts (1.91s) [2021-01-12T15:57:59.224Z] PASS [2021-01-12T15:57:59.224Z] [2021-01-12T15:57:59.224Z] DONE 1 tests in 2.270s [2021-01-12T15:57:59.224Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-01-12T15:57:59.224Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:59.224Z] ++ set -e [2021-01-12T15:57:59.224Z] ++ '[' -n 0 ']' [2021-01-12T15:57:59.224Z] ++ set -x [2021-01-12T15:57:59.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:57:59.224Z] INFO: Testing against a local daemon [2021-01-12T15:57:59.224Z] === RUN TestSecretInspect [2021-01-12T15:58:00.081Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2021-01-12T15:58:00.081Z] === RUN TestNetworkLoopbackNat [2021-01-12T15:58:00.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-12T15:58:00.338Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-01-12T15:58:01.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-12T15:58:02.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-12T15:58:03.379Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2021-01-12T15:58:03.379Z] === RUN TestPause [2021-01-12T15:58:03.610Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-01-12T15:58:03.610Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-01-12T15:58:03.679Z] --- PASS: TestSecretInspect (3.88s) [2021-01-12T15:58:03.679Z] === RUN TestSecretList [2021-01-12T15:58:03.908Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-12T15:58:03.908Z] Using test binary docker [2021-01-12T15:58:03.908Z] +++ /etc/init.d/apparmor start [2021-01-12T15:58:03.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T15:58:03.908Z] Starting dockerd [2021-01-12T15:58:03.908Z] INFO: Waiting for daemon to start... [2021-01-12T15:58:03.908Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-01-12T15:58:04.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-12T15:58:04.320Z] --- PASS: TestPause (0.83s) [2021-01-12T15:58:04.320Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-12T15:58:04.320Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T15:58:04.320Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T15:58:04.320Z] === RUN TestPauseStopPausedContainer [2021-01-12T15:58:04.486Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-12T15:58:04.486Z] Using test binary docker [2021-01-12T15:58:04.486Z] +++ /etc/init.d/apparmor start [2021-01-12T15:58:04.486Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T15:58:04.486Z] INFO: Waiting for daemon to start... [2021-01-12T15:58:04.486Z] Starting dockerd [2021-01-12T15:58:04.486Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-01-12T15:58:04.891Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2021-01-12T15:58:04.891Z] === RUN TestPsFilter [2021-01-12T15:58:05.152Z] --- PASS: TestPsFilter (0.28s) [2021-01-12T15:58:05.152Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-12T15:58:05.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-12T15:58:05.923Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-01-12T15:58:05.923Z] [2021-01-12T15:58:05.923Z] ________ ____ __. [2021-01-12T15:58:05.923Z] \_____ \ | |/ _| [2021-01-12T15:58:05.923Z] / | \| < [2021-01-12T15:58:05.923Z] / | \ | \ [2021-01-12T15:58:05.923Z] \_______ /____|__ \ [2021-01-12T15:58:05.923Z] \/ \/ [2021-01-12T15:58:05.923Z] [2021-01-12T15:58:05.923Z] INFO: make.ps1 ended at 01/12/2021 15:57:55 [2021-01-12T15:58:05.923Z] INFO: Binaries build ended at 01/12/2021 15:57:56. Duration:00:01:22.3157468 [2021-01-12T15:58:05.923Z] INFO: Copying the built daemon binary to d:\CI\PR-41701\6\binary\dockerd-ce24e97f3f.exe... [2021-01-12T15:58:05.923Z] INFO: Copying the built client binary to d:\CI\PR-41701\6\binary\docker-ce24e97f3f.exe... [2021-01-12T15:58:05.923Z] INFO: Copying dockerversion from the container... [2021-01-12T15:58:05.923Z] INFO: Copying the golang package from the container to d:\CI\PR-41701\6\installer\go.zip... [2021-01-12T15:58:05.923Z] INFO: Extracting go.zip to d:\CI\PR-41701\6\go [2021-01-12T15:58:06.094Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2021-01-12T15:58:06.094Z] === RUN TestRemoveContainerWithVolume [2021-01-12T15:58:06.374Z] . [2021-01-12T15:58:06.374Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-12T15:58:06.374Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-12T15:58:06.374Z] Error: No such image: emptyfs [2021-01-12T15:58:06.374Z] ++++ docker load [2021-01-12T15:58:06.375Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-12T15:58:06.375Z] [2021-01-12T15:58:06.375Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-12T15:58:06.375Z] Running integration-test (iteration 1) [2021-01-12T15:58:06.375Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-01-12T15:58:06.375Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-01-12T15:58:06.375Z] ++ set -e [2021-01-12T15:58:06.375Z] ++ '[' -n 0 ']' [2021-01-12T15:58:06.375Z] ++ set -x [2021-01-12T15:58:06.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-01-12T15:58:06.630Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-12T15:58:06.631Z] Error: No such image: emptyfs [2021-01-12T15:58:06.631Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-12T15:58:06.631Z] ++++ docker load [2021-01-12T15:58:06.887Z] Running integration-test (iteration 1) [2021-01-12T15:58:06.887Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-01-12T15:58:06.887Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-01-12T15:58:06.887Z] ++ set -e [2021-01-12T15:58:06.887Z] ++ '[' -n 0 ']' [2021-01-12T15:58:06.887Z] ++ set -x [2021-01-12T15:58:06.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-01-12T15:58:07.034Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2021-01-12T15:58:07.035Z] === RUN TestRemoveContainerRunning [2021-01-12T15:58:07.208Z] --- PASS: TestSecretList (3.83s) [2021-01-12T15:58:07.208Z] === RUN TestSecretsCreateAndDelete [2021-01-12T15:58:07.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-12T15:58:07.406Z] tests/integration/regression_test.py ...... [ 98%] [2021-01-12T15:58:07.606Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-01-12T15:58:07.606Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-12T15:58:07.923Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-01-12T15:58:07.923Z] tests/integration/credentials/utils_test.py . [100%] [2021-01-12T15:58:07.923Z] [2021-01-12T15:58:07.923Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-01-12T15:58:07.923Z] =========================== short test summary info ============================ [2021-01-12T15:58:07.923Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-01-12T15:58:07.923Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-01-12T15:58:07.923Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-01-12T15:58:07.923Z] Not supported on most drivers [2021-01-12T15:58:07.923Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-01-12T15:58:07.923Z] Output of docker top depends on host distro, and is not formalized. [2021-01-12T15:58:07.923Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-01-12T15:58:07.923Z] Output of docker top depends on host distro, and is not formalized. [2021-01-12T15:58:07.923Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-01-12T15:58:07.923Z] Can fail if eth0 has multiple IP addresses [2021-01-12T15:58:07.923Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-01-12T15:58:07.923Z] This doesn't seem to be taken into account by the engine [2021-01-12T15:58:07.923Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-01-12T15:58:07.923Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-01-12T15:58:07.923Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 367.69 seconds == [2021-01-12T15:58:08.180Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-01-12T15:58:08.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-12T15:58:08.546Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2021-01-12T15:58:08.546Z] === RUN TestRemoveInvalidContainer [2021-01-12T15:58:08.546Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-01-12T15:58:08.546Z] === RUN TestRenameLinkedContainer [2021-01-12T15:58:09.876Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-12T15:58:09.876Z] Using test binary docker [2021-01-12T15:58:09.876Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-12T15:58:09.876Z] +++ /etc/init.d/apparmor start [2021-01-12T15:58:09.876Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T15:58:09.876Z] INFO: Waiting for daemon to start... [2021-01-12T15:58:09.876Z] Starting dockerd [2021-01-12T15:58:09.876Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-01-12T15:58:10.725Z] --- PASS: TestSecretsCreateAndDelete (3.78s) [2021-01-12T15:58:10.725Z] === RUN TestSecretsUpdate [2021-01-12T15:58:11.845Z] --- PASS: TestRenameLinkedContainer (3.09s) [2021-01-12T15:58:11.845Z] === RUN TestRenameStoppedContainer [2021-01-12T15:58:11.937Z] . [2021-01-12T15:58:11.937Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-12T15:58:11.937Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-12T15:58:11.937Z] Error: No such image: emptyfs [2021-01-12T15:58:11.937Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-12T15:58:11.937Z] ++++ docker load [2021-01-12T15:58:12.230Z] Running integration-test (iteration 1) [2021-01-12T15:58:12.230Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-01-12T15:58:12.230Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:58:12.230Z] ++ set -e [2021-01-12T15:58:12.230Z] ++ '[' -n 0 ']' [2021-01-12T15:58:12.230Z] ++ set -x [2021-01-12T15:58:12.230Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:58:12.415Z] --- PASS: TestRenameStoppedContainer (0.78s) [2021-01-12T15:58:12.415Z] === RUN TestRenameRunningContainerAndReuse [2021-01-12T15:58:14.327Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2021-01-12T15:58:14.327Z] === RUN TestRenameInvalidName [2021-01-12T15:58:14.898Z] --- PASS: TestRenameInvalidName (0.80s) [2021-01-12T15:58:14.898Z] === RUN TestRenameAnonymousContainer [2021-01-12T15:58:15.185Z] --- PASS: TestSecretsUpdate (3.78s) [2021-01-12T15:58:15.185Z] === RUN TestTemplatedSecret [2021-01-12T15:58:18.704Z] --- PASS: TestTemplatedSecret (3.93s) [2021-01-12T15:58:18.704Z] === RUN TestSecretCreateResolve [2021-01-12T15:58:19.100Z] --- PASS: TestRenameAnonymousContainer (4.07s) [2021-01-12T15:58:19.100Z] === RUN TestRenameContainerWithSameName [2021-01-12T15:58:19.670Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2021-01-12T15:58:19.670Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-12T15:58:20.370Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T15:58:20.370Z] [2021-01-12T15:58:20.370Z] Unloading profiles will leave already running processes permanently [2021-01-12T15:58:20.370Z] unconfined, which can lead to unexpected situations. [2021-01-12T15:58:20.370Z] [2021-01-12T15:58:20.370Z] To set a process to complain mode, use the command line tool [2021-01-12T15:58:20.370Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T15:58:20.370Z] Post stage [Pipeline] junit [2021-01-12T15:58:20.949Z] Recording test results [2021-01-12T15:58:21.582Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2021-01-12T15:58:21.582Z] === RUN TestResize [2021-01-12T15:58:22.153Z] --- PASS: TestResize (0.83s) [2021-01-12T15:58:22.153Z] === RUN TestResizeWithInvalidSize [Pipeline] sh [2021-01-12T15:58:22.709Z] + echo Ensuring container killed. [2021-01-12T15:58:22.709Z] Ensuring container killed. [2021-01-12T15:58:22.709Z] + docker rm -vf docker-pr6 [2021-01-12T15:58:22.709Z] Error: No such container: docker-pr6 [2021-01-12T15:58:22.709Z] + true [Pipeline] sh [2021-01-12T15:58:22.992Z] + echo Chowning /workspace to jenkins user [2021-01-12T15:58:22.992Z] Chowning /workspace to jenkins user [2021-01-12T15:58:22.992Z] + id -u [2021-01-12T15:58:22.992Z] + id -g [2021-01-12T15:58:22.992Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41701:/workspace busybox chown -R 1000:1000 /workspace [2021-01-12T15:58:22.992Z] Unable to find image 'busybox:latest' locally [2021-01-12T15:58:23.095Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2021-01-12T15:58:23.095Z] === RUN TestResizeWhenContainerNotStarted [2021-01-12T15:58:23.158Z] --- PASS: TestSecretCreateResolve (3.81s) [2021-01-12T15:58:23.158Z] PASS [2021-01-12T15:58:23.158Z] [2021-01-12T15:58:23.158Z] DONE 6 tests in 23.345s [2021-01-12T15:58:23.158Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-01-12T15:58:23.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:58:23.158Z] ++ set -e [2021-01-12T15:58:23.158Z] ++ '[' -n 0 ']' [2021-01-12T15:58:23.158Z] ++ set -x [2021-01-12T15:58:23.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:58:23.158Z] INFO: Testing against a local daemon [2021-01-12T15:58:23.159Z] === RUN TestServiceCreateInit [2021-01-12T15:58:23.159Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-12T15:58:23.252Z] latest: Pulling from library/busybox [2021-01-12T15:58:23.252Z] d60bca25ef07: Pulling fs layer [2021-01-12T15:58:23.252Z] d60bca25ef07: Verifying Checksum [2021-01-12T15:58:23.252Z] d60bca25ef07: Download complete [2021-01-12T15:58:23.510Z] d60bca25ef07: Pull complete [2021-01-12T15:58:23.510Z] Digest: sha256:49dae530fd5fee674a6b0d3da89a380fc93746095e7eca0f1b70188a95fd5d71 [2021-01-12T15:58:23.510Z] Status: Downloaded newer image for busybox:latest [2021-01-12T15:58:23.677Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2021-01-12T15:58:23.677Z] === RUN TestDaemonRestartKillContainers [2021-01-12T15:58:23.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T15:58:23.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T15:58:23.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T15:58:23.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T15:58:23.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T15:58:23.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T15:58:23.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T15:58:23.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T15:58:23.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T15:58:23.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T15:58:23.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T15:58:23.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T15:58:23.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T15:58:23.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T15:58:23.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T15:58:23.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T15:58:23.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T15:58:23.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T15:58:23.677Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T15:58:23.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T15:58:23.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T15:58:23.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T15:58:23.677Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T15:58:23.677Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T15:58:23.677Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T15:58:23.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T15:58:23.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T15:58:23.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T15:58:24.889Z] Loaded image: buildpack-deps:buster [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-12T15:58:25.177Z] + bundleName=docker-py [2021-01-12T15:58:25.177Z] + echo Creating docker-py-bundles.tar.gz [2021-01-12T15:58:25.177Z] Creating docker-py-bundles.tar.gz [2021-01-12T15:58:25.177Z] + 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 [2021-01-12T15:58:25.185Z] Loaded image: busybox:latest [2021-01-12T15:58:25.185Z] Loaded image: busybox:glibc [Pipeline] archiveArtifacts [2021-01-12T15:58:25.188Z] Archiving artifacts [2021-01-12T15:58:26.715Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41701/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-01-12T15:58:26.986Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T15:58:26.986Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T15:58:26.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T15:58:26.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T15:58:27.068Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41701/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -e DOCKER_GRAPHDRIVER docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/make.sh binary-daemon [2021-01-12T15:58:27.326Z] [2021-01-12T15:58:27.585Z] Removing bundles/ [2021-01-12T15:58:27.585Z] [2021-01-12T15:58:27.585Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-01-12T15:58:27.585Z] Building: bundles/binary-daemon/dockerd-dev [2021-01-12T15:58:27.585Z] GOOS="" GOARCH="" GOARM="" [2021-01-12T15:58:27.927Z] Loaded image: debian:bullseye [2021-01-12T15:58:27.927Z] Loaded image: hello-world:latest [2021-01-12T15:58:27.927Z] Loaded image: arm32v7/hello-world:latest [2021-01-12T15:58:27.927Z] INFO: Testing against a local daemon [2021-01-12T15:58:27.927Z] === RUN TestCgroupNamespacesBuild [2021-01-12T15:58:28.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T15:58:28.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T15:58:28.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T15:58:28.730Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-12T15:58:29.322Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T15:58:29.436Z] --- PASS: TestCgroupNamespacesBuild (1.38s) [2021-01-12T15:58:29.436Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-12T15:58:30.939Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) [2021-01-12T15:58:30.939Z] === RUN TestBuildWithSession [2021-01-12T15:58:30.939Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-12T15:58:30.939Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T15:58:30.939Z] === RUN TestBuildSquashParent [2021-01-12T15:58:31.110Z] INFO: Extraction ended at 01/12/2021 15:58:29. Duration:00:00:25.7212877 [2021-01-12T15:58:31.110Z] INFO: Updating the golang and path environment variables [2021-01-12T15:58:31.110Z] INFO: GOPATH=d:\gopath [2021-01-12T15:58:31.110Z] INFO: go version go1.13.15 windows/amd64 [2021-01-12T15:58:31.110Z] INFO: Running the daemon under test in debug mode [2021-01-12T15:58:31.110Z] INFO: Starting a daemon under test... [2021-01-12T15:58:31.110Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41701\6\daemon --pidfile d:\CI\PR-41701\6\docker.pid -D [2021-01-12T15:58:31.110Z] INFO: Process started successfully. [2021-01-12T15:58:31.110Z] INFO: Start tailing logs of the daemon under tests [2021-01-12T15:58:31.110Z] INFO: Waiting for the daemon under test to start... [2021-01-12T15:58:31.869Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-12T15:58:31.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.78s) [2021-01-12T15:58:31.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s) [2021-01-12T15:58:31.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.87s) [2021-01-12T15:58:31.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.96s) [2021-01-12T15:58:31.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2021-01-12T15:58:31.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.86s) [2021-01-12T15:58:31.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2021-01-12T15:58:31.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s) [2021-01-12T15:58:31.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-01-12T15:58:31.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s) [2021-01-12T15:58:31.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.35s) [2021-01-12T15:58:31.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.51s) [2021-01-12T15:58:31.869Z] === RUN TestCgroupNamespacesRun [2021-01-12T15:58:33.780Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2021-01-12T15:58:33.780Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-12T15:58:34.300Z] --- PASS: TestServiceCreateInit (11.34s) [2021-01-12T15:58:34.300Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.72s) [2021-01-12T15:58:34.300Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.61s) [2021-01-12T15:58:34.300Z] === RUN TestCreateServiceMultipleTimes [2021-01-12T15:58:35.389Z] --- PASS: TestBuildSquashParent (4.45s) [2021-01-12T15:58:35.389Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-12T15:58:35.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T15:58:35.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T15:58:35.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T15:58:35.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T15:58:35.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T15:58:35.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T15:58:35.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T15:58:35.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T15:58:35.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T15:58:35.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T15:58:35.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T15:58:35.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T15:58:35.389Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T15:58:35.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T15:58:35.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T15:58:35.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T15:58:35.702Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s) [2021-01-12T15:58:35.702Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-12T15:58:37.619Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2021-01-12T15:58:37.619Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-12T15:58:38.133Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T15:58:38.133Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T15:58:39.531Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2021-01-12T15:58:39.531Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-12T15:58:39.644Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-12T15:58:39.644Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s) [2021-01-12T15:58:39.644Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.62s) [2021-01-12T15:58:39.644Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s) [2021-01-12T15:58:39.644Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s) [2021-01-12T15:58:39.644Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.83s) [2021-01-12T15:58:39.644Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2021-01-12T15:58:39.644Z] === RUN TestBuildMultiStageCopy [2021-01-12T15:58:39.644Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-12T15:58:41.158Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-12T15:58:41.443Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.92s) [2021-01-12T15:58:41.443Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-12T15:58:41.450Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-12T15:58:41.742Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-12T15:58:42.374Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-12T15:58:42.664Z] --- PASS: TestBuildMultiStageCopy (2.85s) [2021-01-12T15:58:42.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.56s) [2021-01-12T15:58:42.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2021-01-12T15:58:42.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-01-12T15:58:42.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2021-01-12T15:58:42.664Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-01-12T15:58:42.664Z] === RUN TestBuildMultiStageParentConfig [2021-01-12T15:58:43.299Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2021-01-12T15:58:43.299Z] === RUN TestBuildLabelWithTargets [2021-01-12T15:58:43.354Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2021-01-12T15:58:43.354Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-12T15:58:43.926Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2021-01-12T15:58:43.926Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-12T15:58:44.806Z] --- PASS: TestBuildLabelWithTargets (1.37s) [2021-01-12T15:58:44.806Z] === RUN TestBuildWithEmptyLayers [2021-01-12T15:58:45.454Z] --- PASS: TestBuildWithEmptyLayers (0.65s) [2021-01-12T15:58:45.454Z] === RUN TestBuildMultiStageOnBuild [2021-01-12T15:58:45.837Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2021-01-12T15:58:45.837Z] === RUN TestKernelTCPMemory [2021-01-12T15:58:46.779Z] --- PASS: TestKernelTCPMemory (0.88s) [2021-01-12T15:58:46.779Z] === RUN TestNISDomainname [2021-01-12T15:58:47.522Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2021-01-12T15:58:47.522Z] === RUN TestBuildUncleanTarFilenames [2021-01-12T15:58:47.723Z] --- PASS: TestNISDomainname (0.98s) [2021-01-12T15:58:47.723Z] === RUN TestHostnameDnsResolution [2021-01-12T15:58:48.160Z] --- PASS: TestBuildUncleanTarFilenames (0.92s) [2021-01-12T15:58:48.160Z] === RUN TestBuildMultiStageLayerLeak [2021-01-12T15:58:49.635Z] --- PASS: TestHostnameDnsResolution (1.86s) [2021-01-12T15:58:49.635Z] === RUN TestStats [2021-01-12T15:58:50.227Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s) [2021-01-12T15:58:50.228Z] === RUN TestBuildWithHugeFile [2021-01-12T15:58:51.836Z] --- PASS: TestImportExtremelyLargeImageWorks (103.48s) [2021-01-12T15:58:51.836Z] PASS [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] === Skipped [2021-01-12T15:58:51.836Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-12T15:58:51.836Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] DONE 12 tests, 1 skipped in 107.222s [2021-01-12T15:58:51.836Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-01-12T15:58:51.836Z] INFO: Testing against a local daemon [2021-01-12T15:58:51.836Z] === RUN TestNetworkCreateDelete [2021-01-12T15:58:51.836Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-01-12T15:58:51.836Z] === RUN TestDockerNetworkDeletePreferID [2021-01-12T15:58:51.836Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-01-12T15:58:51.836Z] === RUN TestDaemonDNSFallback [2021-01-12T15:58:51.836Z] --- PASS: TestDaemonDNSFallback (7.35s) [2021-01-12T15:58:51.836Z] === RUN TestInspectNetwork [2021-01-12T15:58:51.836Z] --- SKIP: TestInspectNetwork (0.00s) [2021-01-12T15:58:51.836Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:58:51.836Z] === RUN TestRunContainerWithBridgeNone [2021-01-12T15:58:51.836Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-01-12T15:58:51.836Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:51.836Z] === RUN TestNetworkInvalidJSON [2021-01-12T15:58:51.836Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-12T15:58:51.836Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-12T15:58:51.836Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T15:58:51.836Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T15:58:51.836Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T15:58:51.836Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T15:58:51.836Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-12T15:58:51.836Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T15:58:51.836Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T15:58:51.836Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-01-12T15:58:51.836Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-12T15:58:51.836Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-12T15:58:51.836Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-12T15:58:51.836Z] === RUN TestNetworkList [2021-01-12T15:58:51.836Z] === RUN TestNetworkList//networks [2021-01-12T15:58:51.836Z] === PAUSE TestNetworkList//networks [2021-01-12T15:58:51.836Z] === RUN TestNetworkList//networks/ [2021-01-12T15:58:51.836Z] === PAUSE TestNetworkList//networks/ [2021-01-12T15:58:51.836Z] === CONT TestNetworkList//networks [2021-01-12T15:58:51.836Z] === CONT TestNetworkList//networks/ [2021-01-12T15:58:51.836Z] --- PASS: TestNetworkList (0.01s) [2021-01-12T15:58:51.836Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-12T15:58:51.836Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-12T15:58:51.836Z] === RUN TestHostIPv4BridgeLabel [2021-01-12T15:58:51.836Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-01-12T15:58:51.836Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:51.836Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-12T15:58:51.836Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2021-01-12T15:58:51.836Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:51.836Z] === RUN TestDaemonDefaultNetworkPools [2021-01-12T15:58:51.836Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-01-12T15:58:51.836Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:51.836Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-12T15:58:51.836Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-01-12T15:58:51.836Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:51.836Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-12T15:58:51.836Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-01-12T15:58:51.836Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:51.836Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-12T15:58:51.836Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-01-12T15:58:51.836Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:51.836Z] === RUN TestServiceWithPredefinedNetwork [2021-01-12T15:58:51.836Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-01-12T15:58:51.836Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:58:51.836Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-12T15:58:51.836Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T15:58:51.836Z] service_test.go:236: FLAKY_TEST [2021-01-12T15:58:51.836Z] === RUN TestServiceWithDataPathPortInit [2021-01-12T15:58:51.836Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-01-12T15:58:51.836Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:58:51.836Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-12T15:58:51.836Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-12T15:58:51.836Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:58:51.836Z] PASS [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] === Skipped [2021-01-12T15:58:51.836Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-01-12T15:58:51.836Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-01-12T15:58:51.836Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-01-12T15:58:51.836Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2021-01-12T15:58:51.836Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-01-12T15:58:51.836Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-01-12T15:58:51.836Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-01-12T15:58:51.836Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-01-12T15:58:51.836Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-01-12T15:58:51.836Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T15:58:51.836Z] service_test.go:236: FLAKY_TEST [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-01-12T15:58:51.836Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-12T15:58:51.836Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] [2021-01-12T15:58:51.836Z] DONE 22 tests, 12 skipped in 8.107s [2021-01-12T15:58:52.097Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-12T15:58:52.097Z] INFO: Testing against a local daemon [2021-01-12T15:58:52.097Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-12T15:58:52.097Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-12T15:58:52.097Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T15:58:52.097Z] === RUN TestDockerNetworkIpvlan [2021-01-12T15:58:52.097Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-12T15:58:52.097Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T15:58:52.097Z] PASS [2021-01-12T15:58:52.097Z] [2021-01-12T15:58:52.097Z] === Skipped [2021-01-12T15:58:52.097Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-12T15:58:52.097Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T15:58:52.097Z] [2021-01-12T15:58:52.097Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-12T15:58:52.097Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T15:58:52.097Z] [2021-01-12T15:58:52.097Z] [2021-01-12T15:58:52.097Z] DONE 2 tests, 2 skipped in 0.125s [2021-01-12T15:58:52.097Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-12T15:58:52.331Z] .....INFO: Daemon under test started and replied! [2021-01-12T15:58:52.331Z] INFO: Docker version of the daemon under test [2021-01-12T15:58:52.331Z] [2021-01-12T15:58:52.331Z] Client: [2021-01-12T15:58:52.331Z] Version: 17.06.2-ce [2021-01-12T15:58:52.331Z] API version: 1.30 [2021-01-12T15:58:52.331Z] Go version: go1.8.3 [2021-01-12T15:58:52.331Z] Git commit: cec0b72 [2021-01-12T15:58:52.331Z] Built: Tue Sep 5 19:57:19 2017 [2021-01-12T15:58:52.331Z] OS/Arch: windows/amd64 [2021-01-12T15:58:52.331Z] [2021-01-12T15:58:52.331Z] Server: [2021-01-12T15:58:52.331Z] Version: 0.0.0-dev [2021-01-12T15:58:52.331Z] API version: 1.41 (minimum version 1.24) [2021-01-12T15:58:52.331Z] Go version: go1.13.15 [2021-01-12T15:58:52.331Z] Git commit: ce24e97f3f [2021-01-12T15:58:52.331Z] Built: 01/12/2021 15:56:39 [2021-01-12T15:58:52.331Z] OS/Arch: windows/amd64 [2021-01-12T15:58:52.331Z] Experimental: false [2021-01-12T15:58:52.331Z] [2021-01-12T15:58:52.331Z] INFO: Docker info of the daemon under test [2021-01-12T15:58:52.331Z] [2021-01-12T15:58:52.331Z] Containers: 0 [2021-01-12T15:58:52.331Z] Running: 0 [2021-01-12T15:58:52.331Z] Paused: 0 [2021-01-12T15:58:52.331Z] Stopped: 0 [2021-01-12T15:58:52.331Z] Images: 0 [2021-01-12T15:58:52.331Z] Server Version: 0.0.0-dev [2021-01-12T15:58:52.331Z] Storage Driver: windowsfilter [2021-01-12T15:58:52.331Z] Windows: [2021-01-12T15:58:52.331Z] Logging Driver: json-file [2021-01-12T15:58:52.331Z] Plugins: [2021-01-12T15:58:52.331Z] Volume: local [2021-01-12T15:58:52.331Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-12T15:58:52.331Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-12T15:58:52.331Z] Swarm: inactive [2021-01-12T15:58:52.331Z] Default Isolation: process [2021-01-12T15:58:52.331Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-12T15:58:52.331Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-12T15:58:52.331Z] OSType: windows [2021-01-12T15:58:52.331Z] Architecture: x86_64 [2021-01-12T15:58:52.331Z] CPUs: 4 [2021-01-12T15:58:52.331Z] Total Memory: 32GiB [2021-01-12T15:58:52.331Z] Name: azwin-2-e60350 [2021-01-12T15:58:52.331Z] ID: SFJF:NQCU:GND4:VUWN:OYKK:H3V6:S5CS:CLB4:C6XF:YR74:A24Y:KJ3A [2021-01-12T15:58:52.331Z] Docker Root Dir: D:\CI\PR-41701\6\daemon [2021-01-12T15:58:52.331Z] Debug Mode (client): false [2021-01-12T15:58:52.331Z] Debug Mode (server): true [2021-01-12T15:58:52.331Z] File Descriptors: -1 [2021-01-12T15:58:52.331Z] Goroutines: 16 [2021-01-12T15:58:52.331Z] System Time: 2021-01-12T15:58:49.0687373Z [2021-01-12T15:58:52.331Z] EventsListeners: 0 [2021-01-12T15:58:52.331Z] Registry: https://index.docker.io/v1/ [2021-01-12T15:58:52.331Z] Labels: [2021-01-12T15:58:52.331Z] Experimental: false [2021-01-12T15:58:52.331Z] Insecure Registries: [2021-01-12T15:58:52.331Z] 127.0.0.0/8 [2021-01-12T15:58:52.331Z] Live Restore Enabled: false [2021-01-12T15:58:52.331Z] [2021-01-12T15:58:52.331Z] [2021-01-12T15:58:52.331Z] INFO: Docker images of the daemon under test [2021-01-12T15:58:52.331Z] [2021-01-12T15:58:52.331Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-01-12T15:58:52.331Z] [2021-01-12T15:58:52.331Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-01-12T15:58:52.331Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-01-12T15:58:52.331Z] ltsc2019: Pulling from windows/servercore [2021-01-12T15:58:52.331Z] 4612f6d0b889: Pulling fs layer [2021-01-12T15:58:52.331Z] aa4f58cd6da1: Pulling fs layer [2021-01-12T15:58:52.358Z] INFO: Testing against a local daemon [2021-01-12T15:58:52.358Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-12T15:58:52.358Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-01-12T15:58:52.358Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:52.358Z] === RUN TestDockerNetworkMacvlan [2021-01-12T15:58:52.358Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-01-12T15:58:52.358Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:52.358Z] PASS [2021-01-12T15:58:52.358Z] [2021-01-12T15:58:52.358Z] === Skipped [2021-01-12T15:58:52.358Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-01-12T15:58:52.358Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:52.358Z] [2021-01-12T15:58:52.358Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-01-12T15:58:52.358Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:58:52.358Z] [2021-01-12T15:58:52.358Z] [2021-01-12T15:58:52.358Z] DONE 2 tests, 2 skipped in 0.115s [2021-01-12T15:58:52.358Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-12T15:58:52.358Z] testing: warning: no tests to run [2021-01-12T15:58:52.358Z] PASS [2021-01-12T15:58:52.358Z] [2021-01-12T15:58:52.358Z] DONE 0 tests in 0.027s [2021-01-12T15:58:52.358Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-12T15:58:52.358Z] INFO: Testing against a local daemon [2021-01-12T15:58:52.358Z] === RUN TestAuthZPluginAllowRequest [2021-01-12T15:58:52.358Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-01-12T15:58:52.358Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.358Z] === RUN TestAuthZPluginTLS [2021-01-12T15:58:52.358Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-01-12T15:58:52.358Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.358Z] === RUN TestAuthZPluginDenyRequest [2021-01-12T15:58:52.358Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-01-12T15:58:52.358Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.358Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-12T15:58:52.358Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-01-12T15:58:52.358Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.358Z] === RUN TestAuthZPluginDenyResponse [2021-01-12T15:58:52.358Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-01-12T15:58:52.358Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.358Z] === RUN TestAuthZPluginAllowEventStream [2021-01-12T15:58:52.358Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-01-12T15:58:52.358Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.358Z] === RUN TestAuthZPluginErrorResponse [2021-01-12T15:58:52.358Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-01-12T15:58:52.358Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.358Z] === RUN TestAuthZPluginErrorRequest [2021-01-12T15:58:52.358Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-01-12T15:58:52.358Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.358Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-12T15:58:52.358Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-01-12T15:58:52.358Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.358Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-12T15:58:52.358Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-01-12T15:58:52.358Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.358Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-12T15:58:52.358Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-01-12T15:58:52.358Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.358Z] === RUN TestAuthZPluginHeader [2021-01-12T15:58:52.358Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-01-12T15:58:52.358Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.358Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-12T15:58:52.619Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] === RUN TestAuthZPluginV2Disable [2021-01-12T15:58:52.619Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-12T15:58:52.619Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-12T15:58:52.619Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-12T15:58:52.619Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] PASS [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === Skipped [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-01-12T15:58:52.619Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] [2021-01-12T15:58:52.619Z] DONE 17 tests, 17 skipped in 0.443s [2021-01-12T15:58:52.619Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-12T15:58:52.880Z] INFO: Testing against a local daemon [2021-01-12T15:58:52.880Z] === RUN TestPluginInvalidJSON [2021-01-12T15:58:52.880Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T15:58:52.880Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T15:58:52.880Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T15:58:52.880Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-01-12T15:58:52.880Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-12T15:58:52.880Z] === RUN TestPluginInstall [2021-01-12T15:58:52.880Z] --- SKIP: TestPluginInstall (0.00s) [2021-01-12T15:58:52.880Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.880Z] PASS [2021-01-12T15:58:52.880Z] [2021-01-12T15:58:52.880Z] === Skipped [2021-01-12T15:58:52.880Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-01-12T15:58:52.880Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T15:58:52.880Z] [2021-01-12T15:58:52.880Z] [2021-01-12T15:58:52.880Z] DONE 3 tests, 1 skipped in 0.152s [2021-01-12T15:58:52.880Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-12T15:58:52.931Z] --- PASS: TestStats (2.84s) [2021-01-12T15:58:52.931Z] === RUN TestStopContainerWithTimeout [2021-01-12T15:58:52.931Z] === RUN TestStopContainerWithTimeout/0 [2021-01-12T15:58:52.931Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-12T15:58:52.931Z] === RUN TestStopContainerWithTimeout/1 [2021-01-12T15:58:52.931Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-12T15:58:52.931Z] === RUN TestStopContainerWithTimeout/3 [2021-01-12T15:58:52.931Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-12T15:58:52.931Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-12T15:58:52.931Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-12T15:58:52.931Z] === CONT TestStopContainerWithTimeout/0 [2021-01-12T15:58:52.931Z] === CONT TestStopContainerWithTimeout/3 [2021-01-12T15:58:52.931Z] === CONT TestStopContainerWithTimeout/1 [2021-01-12T15:58:52.931Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-12T15:58:53.141Z] INFO: Testing against a local daemon [2021-01-12T15:58:53.141Z] === RUN TestExternalGraphDriver [2021-01-12T15:58:53.141Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-01-12T15:58:53.141Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-01-12T15:58:53.141Z] === RUN TestGraphdriverPluginV2 [2021-01-12T15:58:53.516Z] Loaded image: buildpack-deps:buster [2021-01-12T15:58:53.516Z] Loaded image: busybox:latest [2021-01-12T15:58:53.516Z] Loaded image: busybox:glibc [2021-01-12T15:58:53.516Z] Loaded image: buildpack-deps:buster [2021-01-12T15:58:53.516Z] Loaded image: busybox:latest [2021-01-12T15:58:53.516Z] Loaded image: busybox:glibc [2021-01-12T15:58:54.446Z] Loaded image: debian:bullseye [2021-01-12T15:58:54.446Z] Loaded image: hello-world:latest [2021-01-12T15:58:54.703Z] Loaded image: arm32v7/hello-world:latest [2021-01-12T15:58:54.703Z] INFO: Testing against a local daemon [2021-01-12T15:58:54.703Z] === RUN TestDockerSuite [2021-01-12T15:58:54.703Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-01-12T15:58:54.703Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-01-12T15:58:54.959Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-01-12T15:58:54.959Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-01-12T15:58:54.959Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-01-12T15:58:54.959Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-01-12T15:58:54.959Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-01-12T15:58:54.959Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-01-12T15:58:55.523Z] Loaded image: debian:bullseye [2021-01-12T15:58:55.523Z] Loaded image: hello-world:latest [2021-01-12T15:58:55.780Z] Loaded image: arm32v7/hello-world:latest [2021-01-12T15:58:55.780Z] INFO: Testing against a local daemon [2021-01-12T15:58:55.780Z] === RUN TestDockerDaemonSuite [2021-01-12T15:58:55.780Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-01-12T15:58:56.227Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-01-12T15:58:56.227Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2021-01-12T15:58:56.227Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2021-01-12T15:58:56.227Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2021-01-12T15:58:56.227Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2021-01-12T15:58:56.227Z] === RUN TestDeleteDevicemapper [2021-01-12T15:58:56.227Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-12T15:58:56.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T15:58:56.227Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-12T15:58:56.779Z] --- PASS: TestCreateServiceMultipleTimes (21.94s) [2021-01-12T15:58:56.779Z] === RUN TestCreateServiceConflict [2021-01-12T15:58:57.053Z] aa4f58cd6da1: Verifying Checksum [2021-01-12T15:58:57.053Z] aa4f58cd6da1: Download complete [2021-01-12T15:58:57.671Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-01-12T15:58:57.671Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-01-12T15:58:57.928Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-01-12T15:58:57.928Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-01-12T15:58:58.860Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-01-12T15:58:59.115Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-01-12T15:58:59.115Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-01-12T15:58:59.526Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.34s) [2021-01-12T15:58:59.526Z] === RUN TestUpdateMemory [2021-01-12T15:58:59.526Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-12T15:58:59.526Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-12T15:58:59.526Z] === RUN TestUpdateCPUQuota [2021-01-12T15:58:59.723Z] --- PASS: TestGraphdriverPluginV2 (5.88s) [2021-01-12T15:58:59.723Z] PASS [2021-01-12T15:58:59.723Z] [2021-01-12T15:58:59.723Z] === Skipped [2021-01-12T15:58:59.723Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-01-12T15:58:59.723Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-01-12T15:58:59.723Z] [2021-01-12T15:58:59.723Z] [2021-01-12T15:58:59.723Z] DONE 2 tests, 1 skipped in 6.070s [2021-01-12T15:58:59.723Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-12T15:58:59.723Z] INFO: Testing against a local daemon [2021-01-12T15:58:59.723Z] === RUN TestContinueAfterPluginCrash [2021-01-12T15:58:59.723Z] === PAUSE TestContinueAfterPluginCrash [2021-01-12T15:58:59.723Z] === RUN TestReadPluginNoRead [2021-01-12T15:58:59.723Z] === PAUSE TestReadPluginNoRead [2021-01-12T15:58:59.723Z] === RUN TestDaemonStartWithLogOpt [2021-01-12T15:58:59.723Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-12T15:58:59.723Z] === CONT TestContinueAfterPluginCrash [2021-01-12T15:58:59.723Z] === CONT TestDaemonStartWithLogOpt [2021-01-12T15:59:00.295Z] --- PASS: TestCreateServiceConflict (3.82s) [2021-01-12T15:59:00.295Z] === RUN TestCreateServiceMaxReplicas [2021-01-12T15:59:00.466Z] --- PASS: TestUpdateCPUQuota (1.31s) [2021-01-12T15:59:00.467Z] === RUN TestUpdatePidsLimit [2021-01-12T15:59:00.467Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-12T15:59:00.485Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-01-12T15:59:00.727Z] === RUN TestUpdatePidsLimit/no_change [2021-01-12T15:59:00.743Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-01-12T15:59:00.743Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-01-12T15:59:00.743Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-01-12T15:59:01.297Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-12T15:59:01.558Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-12T15:59:01.673Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-01-12T15:59:01.929Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-01-12T15:59:02.129Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-12T15:59:02.389Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-12T15:59:02.650Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-12T15:59:03.296Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-01-12T15:59:03.296Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-01-12T15:59:03.296Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-01-12T15:59:03.296Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-01-12T15:59:03.296Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-01-12T15:59:03.811Z] --- PASS: TestCreateServiceMaxReplicas (3.83s) [2021-01-12T15:59:03.811Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-12T15:59:04.034Z] --- PASS: TestUpdatePidsLimit (3.70s) [2021-01-12T15:59:04.034Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2021-01-12T15:59:04.034Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-01-12T15:59:04.034Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-01-12T15:59:04.034Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2021-01-12T15:59:04.034Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2021-01-12T15:59:04.034Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2021-01-12T15:59:04.034Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2021-01-12T15:59:04.034Z] === RUN TestUpdateRestartPolicy [2021-01-12T15:59:06.396Z] --- PASS: TestDaemonStartWithLogOpt (6.72s) [2021-01-12T15:59:06.396Z] === CONT TestReadPluginNoRead [2021-01-12T15:59:09.707Z] --- PASS: TestContinueAfterPluginCrash (10.34s) [2021-01-12T15:59:09.707Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-12T15:59:11.383Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-01-12T15:59:11.910Z] 4612f6d0b889: Verifying Checksum [2021-01-12T15:59:11.910Z] 4612f6d0b889: Download complete [2021-01-12T15:59:12.250Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-12T15:59:12.312Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-01-12T15:59:14.162Z] === RUN TestReadPluginNoRead/default [2021-01-12T15:59:14.839Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-01-12T15:59:16.705Z] --- PASS: TestReadPluginNoRead (10.54s) [2021-01-12T15:59:16.706Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.28s) [2021-01-12T15:59:16.706Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2021-01-12T15:59:16.706Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2021-01-12T15:59:16.706Z] read_test.go:92: [dc43787a8d65e] daemon is not started [2021-01-12T15:59:16.706Z] PASS [2021-01-12T15:59:16.706Z] [2021-01-12T15:59:16.706Z] DONE 6 tests in 17.400s [2021-01-12T15:59:16.706Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-01-12T15:59:16.706Z] testing: warning: no tests to run [2021-01-12T15:59:16.706Z] PASS [2021-01-12T15:59:16.706Z] [2021-01-12T15:59:16.706Z] DONE 0 tests in 0.047s [2021-01-12T15:59:16.706Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-12T15:59:16.706Z] INFO: Testing against a local daemon [2021-01-12T15:59:16.706Z] === RUN TestPluginWithDevMounts [2021-01-12T15:59:16.706Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-01-12T15:59:16.706Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-01-12T15:59:16.706Z] PASS [2021-01-12T15:59:16.706Z] [2021-01-12T15:59:16.706Z] === Skipped [2021-01-12T15:59:16.706Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-01-12T15:59:16.706Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-01-12T15:59:16.706Z] [2021-01-12T15:59:16.706Z] [2021-01-12T15:59:16.706Z] DONE 1 tests, 1 skipped in 0.149s [2021-01-12T15:59:16.706Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-01-12T15:59:16.706Z] INFO: Testing against a local daemon [2021-01-12T15:59:16.706Z] === RUN TestSecretInspect [2021-01-12T15:59:16.706Z] --- SKIP: TestSecretInspect (0.01s) [2021-01-12T15:59:16.706Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.706Z] === RUN TestSecretList [2021-01-12T15:59:16.706Z] --- SKIP: TestSecretList (0.02s) [2021-01-12T15:59:16.706Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.706Z] === RUN TestSecretsCreateAndDelete [2021-01-12T15:59:16.706Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-01-12T15:59:16.706Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.706Z] === RUN TestSecretsUpdate [2021-01-12T15:59:16.706Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-01-12T15:59:16.706Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.706Z] === RUN TestTemplatedSecret [2021-01-12T15:59:16.706Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-01-12T15:59:16.706Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.706Z] === RUN TestSecretCreateResolve [2021-01-12T15:59:16.706Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-01-12T15:59:16.706Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.706Z] PASS [2021-01-12T15:59:16.706Z] [2021-01-12T15:59:16.706Z] === Skipped [2021-01-12T15:59:16.706Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-01-12T15:59:16.706Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.706Z] [2021-01-12T15:59:16.706Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-01-12T15:59:16.706Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.706Z] [2021-01-12T15:59:16.706Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-01-12T15:59:16.706Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.706Z] [2021-01-12T15:59:16.706Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-01-12T15:59:16.706Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.706Z] [2021-01-12T15:59:16.706Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-01-12T15:59:16.706Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.706Z] [2021-01-12T15:59:16.706Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-01-12T15:59:16.706Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.706Z] [2021-01-12T15:59:16.706Z] [2021-01-12T15:59:16.706Z] DONE 6 tests, 6 skipped in 0.191s [2021-01-12T15:59:16.706Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-01-12T15:59:16.967Z] INFO: Testing against a local daemon [2021-01-12T15:59:16.967Z] === RUN TestServiceCreateInit [2021-01-12T15:59:16.967Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-12T15:59:16.967Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-12T15:59:16.967Z] --- PASS: TestServiceCreateInit (0.01s) [2021-01-12T15:59:16.967Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-12T15:59:16.967Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.967Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-12T15:59:16.967Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.967Z] === RUN TestCreateServiceMultipleTimes [2021-01-12T15:59:16.967Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-01-12T15:59:16.967Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.967Z] === RUN TestCreateServiceConflict [2021-01-12T15:59:16.967Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-01-12T15:59:16.967Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.967Z] === RUN TestCreateServiceMaxReplicas [2021-01-12T15:59:16.967Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-01-12T15:59:16.967Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.967Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-12T15:59:16.967Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-01-12T15:59:16.967Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.967Z] === RUN TestCreateServiceSecretFileMode [2021-01-12T15:59:16.967Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-01-12T15:59:16.967Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.967Z] === RUN TestCreateServiceConfigFileMode [2021-01-12T15:59:16.967Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-01-12T15:59:16.967Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.967Z] === RUN TestCreateServiceSysctls [2021-01-12T15:59:16.967Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-01-12T15:59:16.967Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.967Z] === RUN TestCreateServiceCapabilities [2021-01-12T15:59:16.967Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-01-12T15:59:16.967Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:16.967Z] === RUN TestInspect [2021-01-12T15:59:17.228Z] --- SKIP: TestInspect (0.02s) [2021-01-12T15:59:17.228Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:17.228Z] === RUN TestCreateJob [2021-01-12T15:59:17.228Z] --- SKIP: TestCreateJob (0.01s) [2021-01-12T15:59:17.228Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:17.228Z] === RUN TestReplicatedJob [2021-01-12T15:59:17.228Z] --- SKIP: TestReplicatedJob (0.01s) [2021-01-12T15:59:17.228Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:17.228Z] === RUN TestUpdateReplicatedJob [2021-01-12T15:59:17.228Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-01-12T15:59:17.228Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:17.228Z] === RUN TestServiceListWithStatuses [2021-01-12T15:59:17.228Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-12T15:59:17.228Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T15:59:17.228Z] === RUN TestDockerNetworkConnectAlias [2021-01-12T15:59:17.228Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-01-12T15:59:17.228Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:17.228Z] === RUN TestDockerNetworkReConnect [2021-01-12T15:59:17.228Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-01-12T15:59:17.228Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:17.228Z] === RUN TestServicePlugin [2021-01-12T15:59:17.397Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-01-12T15:59:17.659Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-01-12T15:59:18.596Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-01-12T15:59:18.932Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2021-01-12T15:59:18.933Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-12T15:59:18.933Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-01-12T15:59:18.933Z] === RUN TestWaitNonBlocked [2021-01-12T15:59:18.933Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T15:59:18.933Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T15:59:18.933Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T15:59:18.933Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T15:59:18.933Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T15:59:18.933Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T15:59:18.933Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-01-12T15:59:18.933Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2021-01-12T15:59:18.933Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-01-12T15:59:18.933Z] === RUN TestWaitBlocked [2021-01-12T15:59:18.933Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T15:59:18.933Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T15:59:18.933Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T15:59:18.933Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T15:59:18.933Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T15:59:18.933Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T15:59:19.156Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-01-12T15:59:19.196Z] --- PASS: TestWaitBlocked (0.02s) [2021-01-12T15:59:19.196Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2021-01-12T15:59:19.196Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2021-01-12T15:59:19.196Z] === CONT TestContainerStartOnDaemonRestart [2021-01-12T15:59:19.196Z] === CONT TestContainerKillOnDaemonStart [2021-01-12T15:59:19.196Z] === CONT TestDaemonHostGatewayIP [2021-01-12T15:59:19.196Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-12T15:59:20.089Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-01-12T15:59:20.089Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-01-12T15:59:21.435Z] --- SKIP: TestServicePlugin (3.51s) [2021-01-12T15:59:21.435Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] === RUN TestServiceUpdateLabel [2021-01-12T15:59:21.435Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-01-12T15:59:21.435Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] === RUN TestServiceUpdateSecrets [2021-01-12T15:59:21.435Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-01-12T15:59:21.435Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] === RUN TestServiceUpdateConfigs [2021-01-12T15:59:21.435Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-01-12T15:59:21.435Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] === RUN TestServiceUpdateNetwork [2021-01-12T15:59:21.435Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-01-12T15:59:21.435Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] === RUN TestServiceUpdatePidsLimit [2021-01-12T15:59:21.435Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2021-01-12T15:59:21.435Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] PASS [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === Skipped [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-12T15:59:21.435Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-12T15:59:21.435Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-12T15:59:21.435Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-12T15:59:21.435Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-01-12T15:59:21.435Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-01-12T15:59:21.435Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-01-12T15:59:21.435Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-01-12T15:59:21.435Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-01-12T15:59:21.435Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-01-12T15:59:21.435Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-01-12T15:59:21.435Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-01-12T15:59:21.435Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2021-01-12T15:59:21.435Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-01-12T15:59:21.435Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-01-12T15:59:21.435Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-01-12T15:59:21.435Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-01-12T15:59:21.435Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-01-12T15:59:21.435Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-01-12T15:59:21.435Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestServicePlugin (3.51s) [2021-01-12T15:59:21.435Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-01-12T15:59:21.435Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-01-12T15:59:21.435Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-01-12T15:59:21.435Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-01-12T15:59:21.435Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2021-01-12T15:59:21.435Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] DONE 24 tests, 23 skipped in 3.972s [2021-01-12T15:59:21.435Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-01-12T15:59:21.435Z] INFO: Testing against a local daemon [2021-01-12T15:59:21.435Z] === RUN TestSessionCreate [2021-01-12T15:59:21.435Z] --- PASS: TestSessionCreate (0.02s) [2021-01-12T15:59:21.435Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-12T15:59:21.435Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-01-12T15:59:21.435Z] PASS [2021-01-12T15:59:21.435Z] [2021-01-12T15:59:21.435Z] DONE 2 tests in 0.149s [2021-01-12T15:59:21.435Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-01-12T15:59:21.435Z] INFO: Testing against a local daemon [2021-01-12T15:59:21.435Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-12T15:59:21.435Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T15:59:21.435Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T15:59:21.435Z] === RUN TestEventsExecDie [2021-01-12T15:59:21.696Z] --- PASS: TestEventsExecDie (0.71s) [2021-01-12T15:59:21.696Z] === RUN TestEventsBackwardsCompatible [2021-01-12T15:59:21.956Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-01-12T15:59:21.956Z] === RUN TestInfoBinaryCommits [2021-01-12T15:59:21.956Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-01-12T15:59:21.956Z] === RUN TestInfoAPIVersioned [2021-01-12T15:59:21.956Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-12T15:59:21.956Z] === RUN TestInfoDiscoveryBackend [2021-01-12T15:59:21.983Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-01-12T15:59:22.388Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.11s) [2021-01-12T15:59:22.388Z] === RUN TestCreateServiceSecretFileMode [2021-01-12T15:59:22.544Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-01-12T15:59:23.340Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-01-12T15:59:23.340Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-12T15:59:23.409Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s) [2021-01-12T15:59:23.409Z] === CONT TestDaemonRestartIpcMode [2021-01-12T15:59:23.422Z] --- PASS: TestCreateServiceSecretFileMode (3.75s) [2021-01-12T15:59:23.422Z] === RUN TestCreateServiceConfigFileMode [2021-01-12T15:59:23.909Z] === RUN TestDockerSuite/TestAttachDetach [2021-01-12T15:59:24.353Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.86s) [2021-01-12T15:59:24.353Z] === CONT TestIpcModeOlderClient [2021-01-12T15:59:24.353Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-01-12T15:59:24.353Z] --- PASS: TestDaemonHostGatewayIP (5.04s) [2021-01-12T15:59:24.836Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-01-12T15:59:24.836Z] --- PASS: TestBuildWithHugeFile (107.34s) [2021-01-12T15:59:24.836Z] === RUN TestBuildWithEmptyDockerfile [2021-01-12T15:59:24.836Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T15:59:24.836Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T15:59:24.836Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T15:59:24.836Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T15:59:24.836Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T15:59:24.836Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T15:59:24.836Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T15:59:24.836Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T15:59:24.836Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-01-12T15:59:25.092Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T15:59:25.092Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-01-12T15:59:25.092Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2021-01-12T15:59:25.092Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2021-01-12T15:59:25.092Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-01-12T15:59:25.092Z] === RUN TestBuildPreserveOwnership [2021-01-12T15:59:25.092Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-12T15:59:25.656Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-01-12T15:59:26.583Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-01-12T15:59:26.895Z] --- PASS: TestDaemonRestartIpcMode (3.51s) [2021-01-12T15:59:27.510Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-01-12T15:59:27.543Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-01-12T15:59:27.543Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-12T15:59:27.543Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-01-12T15:59:27.543Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:59:27.543Z] === RUN TestInfoAPI [2021-01-12T15:59:27.543Z] --- PASS: TestInfoAPI (0.05s) [2021-01-12T15:59:27.543Z] === RUN TestInfoAPIWarnings [2021-01-12T15:59:27.880Z] --- PASS: TestCreateServiceConfigFileMode (3.85s) [2021-01-12T15:59:27.880Z] === RUN TestCreateServiceSysctls [2021-01-12T15:59:28.072Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-12T15:59:28.072Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-01-12T15:59:28.999Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-01-12T15:59:29.561Z] --- PASS: TestBuildPreserveOwnership (4.23s) [2021-01-12T15:59:29.561Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.82s) [2021-01-12T15:59:29.561Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) [2021-01-12T15:59:29.561Z] === RUN TestBuildPlatformInvalid [2021-01-12T15:59:29.561Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-01-12T15:59:29.561Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-12T15:59:29.817Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-01-12T15:59:31.185Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-01-12T15:59:31.441Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-01-12T15:59:32.356Z] --- PASS: TestCreateServiceSysctls (4.44s) [2021-01-12T15:59:32.356Z] === RUN TestCreateServiceCapabilities [2021-01-12T15:59:32.367Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-01-12T15:59:33.471Z] --- PASS: TestContainerKillOnDaemonStart (13.18s) [2021-01-12T15:59:33.471Z] PASS [2021-01-12T15:59:33.471Z] [2021-01-12T15:59:33.471Z] === Skipped [2021-01-12T15:59:33.471Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-01-12T15:59:33.472Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T15:59:33.472Z] [2021-01-12T15:59:33.472Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-12T15:59:33.472Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T15:59:33.472Z] [2021-01-12T15:59:33.472Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-12T15:59:33.472Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T15:59:33.472Z] [2021-01-12T15:59:33.472Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T15:59:33.472Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T15:59:33.472Z] [2021-01-12T15:59:33.472Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-01-12T15:59:33.472Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T15:59:33.472Z] [2021-01-12T15:59:33.472Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-01-12T15:59:33.472Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-12T15:59:33.472Z] [2021-01-12T15:59:33.472Z] [2021-01-12T15:59:33.472Z] DONE 196 tests, 6 skipped in 143.593s [2021-01-12T15:59:33.472Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-01-12T15:59:33.472Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:59:33.472Z] ++ set -e [2021-01-12T15:59:33.472Z] ++ '[' -n 0 ']' [2021-01-12T15:59:33.472Z] ++ set -x [2021-01-12T15:59:33.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:59:33.472Z] INFO: Testing against a local daemon [2021-01-12T15:59:33.472Z] === RUN TestCommitInheritsEnv [2021-01-12T15:59:33.472Z] --- PASS: TestCommitInheritsEnv (0.57s) [2021-01-12T15:59:33.472Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-12T15:59:33.472Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-01-12T15:59:33.472Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-01-12T15:59:33.472Z] === RUN TestImagesFilterMultiReference [2021-01-12T15:59:33.732Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-01-12T15:59:33.732Z] === RUN TestImagePullPlatformInvalid [2021-01-12T15:59:33.732Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-01-12T15:59:33.732Z] === RUN TestRemoveImageOrphaning [2021-01-12T15:59:34.258Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-01-12T15:59:34.258Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-01-12T15:59:34.258Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-01-12T15:59:34.302Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2021-01-12T15:59:34.302Z] === RUN TestRemoveImageGarbageCollector [2021-01-12T15:59:34.302Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-12T15:59:34.302Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T15:59:34.302Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-12T15:59:34.302Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-01-12T15:59:34.302Z] === RUN TestTagInvalidReference [2021-01-12T15:59:34.302Z] --- PASS: TestTagInvalidReference (0.03s) [2021-01-12T15:59:34.302Z] === RUN TestTagValidPrefixedRepo [2021-01-12T15:59:34.303Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-01-12T15:59:34.303Z] === RUN TestTagExistedNameWithoutForce [2021-01-12T15:59:34.303Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-01-12T15:59:34.303Z] === RUN TestTagOfficialNames [2021-01-12T15:59:34.563Z] --- PASS: TestTagOfficialNames (0.07s) [2021-01-12T15:59:34.563Z] === RUN TestTagMatchesDigest [2021-01-12T15:59:34.563Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-01-12T15:59:34.563Z] PASS [2021-01-12T15:59:34.563Z] [2021-01-12T15:59:34.563Z] === Skipped [2021-01-12T15:59:34.563Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-01-12T15:59:34.563Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-01-12T15:59:34.563Z] [2021-01-12T15:59:34.563Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-12T15:59:34.563Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T15:59:34.563Z] [2021-01-12T15:59:34.563Z] [2021-01-12T15:59:34.563Z] DONE 12 tests, 2 skipped in 2.022s [2021-01-12T15:59:34.563Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-01-12T15:59:34.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:59:34.563Z] ++ set -e [2021-01-12T15:59:34.563Z] ++ '[' -n 0 ']' [2021-01-12T15:59:34.563Z] ++ set -x [2021-01-12T15:59:34.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:59:34.823Z] INFO: Testing against a local daemon [2021-01-12T15:59:34.823Z] === RUN TestNetworkCreateDelete [2021-01-12T15:59:35.083Z] --- PASS: TestNetworkCreateDelete (0.41s) [2021-01-12T15:59:35.083Z] === RUN TestDockerNetworkDeletePreferID [2021-01-12T15:59:35.085Z] --- PASS: TestCreateServiceCapabilities (3.57s) [2021-01-12T15:59:35.085Z] === RUN TestInspect [2021-01-12T15:59:35.187Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-01-12T15:59:36.118Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-01-12T15:59:36.467Z] --- PASS: TestDockerNetworkDeletePreferID (1.23s) [2021-01-12T15:59:36.467Z] === RUN TestDaemonDNSFallback [2021-01-12T15:59:37.047Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-01-12T15:59:39.539Z] --- PASS: TestInspect (3.73s) [2021-01-12T15:59:39.539Z] === RUN TestCreateJob [2021-01-12T15:59:41.215Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-01-12T15:59:43.991Z] --- PASS: TestCreateJob (4.54s) [2021-01-12T15:59:43.991Z] === RUN TestReplicatedJob [2021-01-12T15:59:44.610Z] --- PASS: TestDaemonDNSFallback (7.46s) [2021-01-12T15:59:44.610Z] === RUN TestInspectNetwork [2021-01-12T15:59:45.653Z] --- PASS: TestInfoAPIWarnings (17.38s) [2021-01-12T15:59:45.653Z] === RUN TestInfoDebug [2021-01-12T15:59:45.653Z] --- PASS: TestInfoDebug (1.52s) [2021-01-12T15:59:45.653Z] === RUN TestInfoInsecureRegistries [2021-01-12T15:59:47.177Z] --- PASS: TestBuildWithHugeFile (54.74s) [2021-01-12T15:59:47.178Z] === RUN TestBuildWithEmptyDockerfile [2021-01-12T15:59:47.178Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T15:59:47.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T15:59:47.178Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T15:59:47.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T15:59:47.178Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T15:59:47.178Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T15:59:47.178Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T15:59:47.178Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T15:59:47.178Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T15:59:47.178Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-01-12T15:59:47.178Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2021-01-12T15:59:47.178Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-01-12T15:59:47.178Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-01-12T15:59:47.178Z] === RUN TestBuildPreserveOwnership [2021-01-12T15:59:47.178Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-12T15:59:47.470Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-12T15:59:47.564Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-01-12T15:59:47.564Z] === RUN TestInfoRegistryMirrors [2021-01-12T15:59:47.747Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-01-12T15:59:48.947Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-01-12T15:59:48.947Z] === RUN TestLoginFailsWithBadCredentials [2021-01-12T15:59:48.947Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-01-12T15:59:48.947Z] === RUN TestPingCacheHeaders [2021-01-12T15:59:48.947Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-01-12T15:59:48.947Z] === RUN TestPingGet [2021-01-12T15:59:48.947Z] --- PASS: TestPingGet (0.01s) [2021-01-12T15:59:48.947Z] === RUN TestPingHead [2021-01-12T15:59:48.947Z] --- PASS: TestPingHead (0.02s) [2021-01-12T15:59:48.947Z] === RUN TestVersion [2021-01-12T15:59:48.947Z] --- PASS: TestVersion (0.02s) [2021-01-12T15:59:48.947Z] PASS [2021-01-12T15:59:48.947Z] [2021-01-12T15:59:48.947Z] === Skipped [2021-01-12T15:59:48.947Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T15:59:48.947Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T15:59:48.947Z] [2021-01-12T15:59:48.947Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-01-12T15:59:48.947Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T15:59:48.947Z] [2021-01-12T15:59:48.947Z] [2021-01-12T15:59:48.947Z] DONE 18 tests, 2 skipped in 28.066s [2021-01-12T15:59:48.947Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-01-12T15:59:48.978Z] --- PASS: TestBuildPreserveOwnership (3.80s) [2021-01-12T15:59:48.978Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.50s) [2021-01-12T15:59:48.978Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2021-01-12T15:59:48.978Z] === RUN TestBuildPlatformInvalid [2021-01-12T15:59:48.978Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-01-12T15:59:48.978Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-12T15:59:49.010Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-01-12T15:59:49.010Z] Copying nested executables into bundles/binary-daemon [2021-01-12T15:59:49.113Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.54s) [2021-01-12T15:59:49.113Z] PASS [2021-01-12T15:59:49.113Z] [2021-01-12T15:59:49.113Z] === Skipped [2021-01-12T15:59:49.113Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-01-12T15:59:49.113Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T15:59:49.113Z] [2021-01-12T15:59:49.113Z] [2021-01-12T15:59:49.113Z] DONE 33 tests, 1 skipped in 223.895s [2021-01-12T15:59:49.113Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-01-12T15:59:49.113Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:59:49.113Z] ++ set -e [2021-01-12T15:59:49.113Z] ++ '[' -n 0 ']' [2021-01-12T15:59:49.113Z] ++ set -x [2021-01-12T15:59:49.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-01-12T15:59:49.208Z] INFO: Testing against a local daemon [2021-01-12T15:59:49.208Z] === RUN TestVolumesCreateAndList [2021-01-12T15:59:49.208Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-01-12T15:59:49.208Z] === RUN TestVolumesRemove [2021-01-12T15:59:49.208Z] --- PASS: TestVolumesRemove (0.07s) [2021-01-12T15:59:49.208Z] === RUN TestVolumesInspect [2021-01-12T15:59:49.208Z] --- PASS: TestVolumesInspect (0.02s) [2021-01-12T15:59:49.208Z] === RUN TestVolumesInvalidJSON [2021-01-12T15:59:49.208Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-12T15:59:49.208Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-12T15:59:49.208Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-12T15:59:49.208Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-01-12T15:59:49.208Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-12T15:59:49.208Z] PASS [2021-01-12T15:59:49.208Z] [2021-01-12T15:59:49.208Z] DONE 5 tests in 0.240s [2021-01-12T15:59:49.208Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-12T15:59:49.373Z] INFO: Testing against a local daemon [2021-01-12T15:59:49.373Z] === RUN TestConfigInspect [2021-01-12T15:59:49.469Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12174 is not a child of this shell [2021-01-12T15:59:49.469Z] warning: PID 12174 from bundles/test-integration/docker.pid had a nonzero exit code [2021-01-12T15:59:49.469Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T15:59:49.469Z] [2021-01-12T15:59:49.469Z] Unloading profiles will leave already running processes permanently [2021-01-12T15:59:49.469Z] unconfined, which can lead to unexpected situations. [2021-01-12T15:59:49.469Z] [2021-01-12T15:59:49.469Z] To set a process to complain mode, use the command line tool [2021-01-12T15:59:49.469Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T15:59:49.469Z] Removing test suite binaries [2021-01-12T15:59:49.469Z] exiting test-integration [2021-01-12T15:59:49.469Z] ++ exit 0 [2021-01-12T15:59:49.893Z] === RUN TestInspectNetwork/full_network_id [2021-01-12T15:59:49.893Z] === RUN TestInspectNetwork/partial_network_id [2021-01-12T15:59:49.893Z] === RUN TestInspectNetwork/network_name [2021-01-12T15:59:49.893Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-12T15:59:50.010Z] [2021-01-12T15:59:50.302Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-01-12T15:59:50.412Z] [2021-01-12T15:59:50.944Z] --- PASS: TestReplicatedJob (7.34s) [2021-01-12T15:59:50.944Z] === RUN TestUpdateReplicatedJob [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-01-12T15:59:51.271Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41701/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -e DOCKER_GRAPHDRIVER docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/make.sh cross [2021-01-12T15:59:51.529Z] [2021-01-12T15:59:51.667Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-01-12T15:59:51.789Z] Removing bundles/ [2021-01-12T15:59:51.789Z] [2021-01-12T15:59:51.789Z] ---> Making bundle: cross (in bundles/cross) [2021-01-12T15:59:51.789Z] Cross building: bundles/cross/linux/amd64 [2021-01-12T15:59:51.789Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-01-12T15:59:51.789Z] GOOS="linux" GOARCH="amd64" GOARM="" Post stage [Pipeline] junit [2021-01-12T15:59:51.811Z] Recording test results [2021-01-12T15:59:52.595Z] --- PASS: TestConfigInspect (3.37s) [2021-01-12T15:59:52.595Z] === RUN TestConfigList [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-12T15:59:54.085Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-01-12T15:59:54.093Z] --- PASS: TestInspectNetwork (9.58s) [2021-01-12T15:59:54.093Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-12T15:59:54.093Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-12T15:59:54.093Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-12T15:59:54.093Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-12T15:59:54.093Z] === RUN TestRunContainerWithBridgeNone [2021-01-12T15:59:54.135Z] + echo Ensuring container killed. [2021-01-12T15:59:54.135Z] Ensuring container killed. [2021-01-12T15:59:54.135Z] + docker rm -vf docker-pr6 [2021-01-12T15:59:54.135Z] Error: No such container: docker-pr6 [2021-01-12T15:59:54.135Z] + true [Pipeline] sh [2021-01-12T15:59:54.341Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-01-12T15:59:54.428Z] + echo Chowning /workspace to jenkins user [2021-01-12T15:59:54.428Z] Chowning /workspace to jenkins user [2021-01-12T15:59:54.428Z] + id -u [2021-01-12T15:59:54.428Z] + id -g [2021-01-12T15:59:54.428Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41701:/workspace busybox chown -R 1000:1000 /workspace [2021-01-12T15:59:54.428Z] Unable to find image 'busybox:latest' locally [2021-01-12T15:59:54.903Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-01-12T15:59:55.831Z] --- PASS: TestConfigList (2.99s) [2021-01-12T15:59:55.831Z] === RUN TestConfigsCreateAndDelete [2021-01-12T15:59:56.008Z] --- PASS: TestRunContainerWithBridgeNone (2.48s) [2021-01-12T15:59:56.008Z] === RUN TestNetworkInvalidJSON [2021-01-12T15:59:56.008Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-12T15:59:56.008Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-12T15:59:56.008Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T15:59:56.008Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T15:59:56.008Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T15:59:56.008Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T15:59:56.008Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-12T15:59:56.008Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T15:59:56.008Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T15:59:56.008Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-01-12T15:59:56.008Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-12T15:59:56.008Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-12T15:59:56.008Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-12T15:59:56.008Z] === RUN TestNetworkList [2021-01-12T15:59:56.008Z] === RUN TestNetworkList//networks [2021-01-12T15:59:56.008Z] === PAUSE TestNetworkList//networks [2021-01-12T15:59:56.008Z] === RUN TestNetworkList//networks/ [2021-01-12T15:59:56.008Z] === PAUSE TestNetworkList//networks/ [2021-01-12T15:59:56.008Z] === CONT TestNetworkList//networks [2021-01-12T15:59:56.008Z] === CONT TestNetworkList//networks/ [2021-01-12T15:59:56.008Z] --- PASS: TestNetworkList (0.03s) [2021-01-12T15:59:56.008Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-12T15:59:56.008Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-12T15:59:56.008Z] === RUN TestHostIPv4BridgeLabel [2021-01-12T15:59:56.088Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-01-12T15:59:56.515Z] --- PASS: TestUpdateReplicatedJob (4.81s) [2021-01-12T15:59:56.515Z] === RUN TestServiceListWithStatuses [2021-01-12T15:59:56.515Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-12T15:59:56.515Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T15:59:56.515Z] === RUN TestDockerNetworkConnectAlias [2021-01-12T15:59:56.650Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-01-12T15:59:56.950Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2021-01-12T15:59:56.950Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-12T15:59:57.580Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-01-12T15:59:58.338Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s) [2021-01-12T15:59:58.338Z] === RUN TestDaemonDefaultNetworkPools [2021-01-12T15:59:58.509Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-01-12T15:59:59.070Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-01-12T15:59:59.326Z] --- PASS: TestConfigsCreateAndDelete (3.63s) [2021-01-12T15:59:59.326Z] === RUN TestConfigsUpdate [2021-01-12T15:59:59.720Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2021-01-12T15:59:59.720Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-12T15:59:59.888Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-01-12T16:00:00.145Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-01-12T16:00:00.708Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-01-12T16:00:00.964Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-01-12T16:00:01.011Z] latest: Pulling from library/busybox [2021-01-12T16:00:01.011Z] d60bca25ef07: Pulling fs layer [2021-01-12T16:00:01.011Z] d60bca25ef07: Verifying Checksum [2021-01-12T16:00:01.011Z] d60bca25ef07: Download complete [2021-01-12T16:00:01.011Z] d60bca25ef07: Pull complete [2021-01-12T16:00:01.011Z] Digest: sha256:49dae530fd5fee674a6b0d3da89a380fc93746095e7eca0f1b70188a95fd5d71 [2021-01-12T16:00:01.011Z] Status: Downloaded newer image for busybox:latest [2021-01-12T16:00:01.620Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.75s) [2021-01-12T16:00:01.620Z] PASS [2021-01-12T16:00:01.620Z] [2021-01-12T16:00:01.620Z] === Skipped [2021-01-12T16:00:01.620Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-01-12T16:00:01.620Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T16:00:01.620Z] [2021-01-12T16:00:01.620Z] [2021-01-12T16:00:01.620Z] DONE 33 tests, 1 skipped in 109.483s [2021-01-12T16:00:01.620Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-01-12T16:00:01.620Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:00:01.620Z] ++ set -e [2021-01-12T16:00:01.620Z] ++ '[' -n 0 ']' [2021-01-12T16:00:01.620Z] ++ set -x [2021-01-12T16:00:01.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:00:01.620Z] INFO: Testing against a local daemon [2021-01-12T16:00:01.620Z] === RUN TestConfigInspect [2021-01-12T16:00:01.632Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.94s) [2021-01-12T16:00:01.632Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-12T16:00:02.265Z] + bundleName=amd64-rootless [2021-01-12T16:00:02.265Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-01-12T16:00:02.265Z] Creating amd64-rootless-bundles.tar.gz [2021-01-12T16:00:02.265Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-01-12T16:00:02.265Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-01-12T16:00:02.279Z] Archiving artifacts [2021-01-12T16:00:02.332Z] --- PASS: TestConfigsUpdate (3.01s) [2021-01-12T16:00:02.332Z] === RUN TestTemplatedConfig [2021-01-12T16:00:03.262Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-01-12T16:00:03.262Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-01-12T16:00:03.685Z] --- PASS: TestConfigInspect (1.87s) [2021-01-12T16:00:03.685Z] === RUN TestConfigList [2021-01-12T16:00:04.176Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s) [2021-01-12T16:00:04.176Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-12T16:00:04.314Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41701/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-12T16:00:04.635Z] + make clean [2021-01-12T16:00:04.669Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-01-12T16:00:04.747Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s) [2021-01-12T16:00:04.747Z] === RUN TestServiceWithPredefinedNetwork [2021-01-12T16:00:04.897Z] docker volume rm -f docker-dev-cache [2021-01-12T16:00:04.897Z] docker-dev-cache [Pipeline] deleteDir [2021-01-12T16:00:04.932Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-01-12T16:00:04.991Z] --- PASS: TestDockerNetworkConnectAlias (8.66s) [2021-01-12T16:00:04.991Z] === RUN TestDockerNetworkReConnect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T16:00:05.760Z] --- PASS: TestConfigList (1.93s) [2021-01-12T16:00:05.760Z] === RUN TestConfigsCreateAndDelete [2021-01-12T16:00:05.867Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-01-12T16:00:06.123Z] --- PASS: TestTemplatedConfig (3.75s) [2021-01-12T16:00:06.123Z] === RUN TestConfigCreateResolve [2021-01-12T16:00:06.684Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-01-12T16:00:07.839Z] --- PASS: TestConfigsCreateAndDelete (1.95s) [2021-01-12T16:00:07.839Z] === RUN TestConfigsUpdate [2021-01-12T16:00:08.049Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s) [2021-01-12T16:00:08.049Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-12T16:00:08.049Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T16:00:08.049Z] service_test.go:236: FLAKY_TEST [2021-01-12T16:00:08.049Z] === RUN TestServiceWithDataPathPortInit [2021-01-12T16:00:08.571Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-01-12T16:00:08.827Z] --- PASS: TestConfigCreateResolve (2.87s) [2021-01-12T16:00:08.827Z] === RUN TestConfigDaemonLibtrustID [2021-01-12T16:00:09.351Z] --- PASS: TestConfigsUpdate (1.98s) [2021-01-12T16:00:09.352Z] === RUN TestTemplatedConfig [2021-01-12T16:00:09.390Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-01-12T16:00:09.390Z] PASS [2021-01-12T16:00:09.390Z] [2021-01-12T16:00:09.390Z] DONE 7 tests in 20.349s [2021-01-12T16:00:09.646Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-01-12T16:00:09.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:00:09.646Z] ++ set -e [2021-01-12T16:00:09.646Z] ++ '[' -n 0 ']' [2021-01-12T16:00:09.646Z] ++ set -x [2021-01-12T16:00:09.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:00:09.646Z] INFO: Testing against a local daemon [2021-01-12T16:00:09.646Z] === RUN TestCheckpoint [2021-01-12T16:00:09.646Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-12T16:00:09.646Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T16:00:09.646Z] === RUN TestContainerInvalidJSON [2021-01-12T16:00:09.646Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T16:00:09.646Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T16:00:09.646Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T16:00:09.646Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T16:00:09.646Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-12T16:00:09.646Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-12T16:00:09.646Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T16:00:09.646Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-12T16:00:09.646Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T16:00:09.646Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-01-12T16:00:09.646Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-01-12T16:00:09.646Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-01-12T16:00:09.646Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-12T16:00:09.646Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-12T16:00:09.902Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-01-12T16:00:09.902Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-12T16:00:09.902Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-01-12T16:00:09.902Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-12T16:00:09.902Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-01-12T16:00:09.902Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-12T16:00:09.902Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-01-12T16:00:09.902Z] === RUN TestCopyFromContainer [2021-01-12T16:00:10.561Z] --- PASS: TestDockerNetworkReConnect (6.38s) [2021-01-12T16:00:10.561Z] === RUN TestServicePlugin [2021-01-12T16:00:10.561Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-12T16:00:10.561Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:00:10.561Z] === RUN TestServiceUpdateLabel [2021-01-12T16:00:11.790Z] === RUN TestCopyFromContainer// [2021-01-12T16:00:11.790Z] === RUN TestCopyFromContainer//bar/root [2021-01-12T16:00:11.790Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-12T16:00:11.791Z] === RUN TestCopyFromContainer/bar/quux [2021-01-12T16:00:11.791Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-12T16:00:12.047Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-12T16:00:12.047Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-12T16:00:12.047Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-12T16:00:12.080Z] --- PASS: TestTemplatedConfig (2.44s) [2021-01-12T16:00:12.080Z] === RUN TestConfigCreateResolve [2021-01-12T16:00:12.304Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-12T16:00:12.304Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-01-12T16:00:12.304Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-01-12T16:00:12.561Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-12T16:00:12.561Z] --- PASS: TestCopyFromContainer (2.62s) [2021-01-12T16:00:12.561Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-01-12T16:00:12.561Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-01-12T16:00:12.561Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2021-01-12T16:00:12.561Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2021-01-12T16:00:12.561Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-01-12T16:00:12.561Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-01-12T16:00:12.561Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-01-12T16:00:12.561Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2021-01-12T16:00:12.561Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2021-01-12T16:00:12.561Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-01-12T16:00:12.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-12T16:00:12.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T16:00:12.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T16:00:12.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T16:00:12.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T16:00:12.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T16:00:12.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T16:00:12.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T16:00:12.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T16:00:12.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T16:00:12.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-01-12T16:00:12.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-12T16:00:12.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-12T16:00:12.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-12T16:00:12.561Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-12T16:00:12.817Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-01-12T16:00:12.817Z] === RUN TestCreateWithInvalidEnv [2021-01-12T16:00:12.817Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-12T16:00:12.817Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-12T16:00:12.817Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-12T16:00:12.817Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-12T16:00:12.817Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-12T16:00:12.817Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-12T16:00:12.817Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-12T16:00:12.817Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-12T16:00:12.817Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-12T16:00:12.817Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-12T16:00:12.817Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-12T16:00:12.817Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-12T16:00:12.817Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-01-12T16:00:12.817Z] === RUN TestCreateTmpfsMountsTarget [2021-01-12T16:00:12.817Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-01-12T16:00:12.817Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-12T16:00:12.817Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-01-12T16:00:13.380Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-01-12T16:00:13.944Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-01-12T16:00:14.149Z] --- PASS: TestConfigCreateResolve (1.95s) [2021-01-12T16:00:14.149Z] === RUN TestConfigDaemonLibtrustID [2021-01-12T16:00:14.460Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-01-12T16:00:14.460Z] PASS [2021-01-12T16:00:14.460Z] [2021-01-12T16:00:14.460Z] DONE 7 tests in 12.745s [2021-01-12T16:00:14.460Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-01-12T16:00:14.460Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:00:14.460Z] ++ set -e [2021-01-12T16:00:14.460Z] ++ '[' -n 0 ']' [2021-01-12T16:00:14.460Z] ++ set -x [2021-01-12T16:00:14.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:00:14.460Z] INFO: Testing against a local daemon [2021-01-12T16:00:14.460Z] === RUN TestCheckpoint [2021-01-12T16:00:14.460Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-12T16:00:14.461Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T16:00:14.461Z] === RUN TestContainerInvalidJSON [2021-01-12T16:00:14.461Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T16:00:14.461Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T16:00:14.461Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T16:00:14.461Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T16:00:14.461Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-12T16:00:14.461Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-12T16:00:14.461Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T16:00:14.461Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T16:00:14.461Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-12T16:00:14.461Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-01-12T16:00:14.461Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-12T16:00:14.461Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-12T16:00:14.461Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-12T16:00:14.461Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-12T16:00:14.461Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-01-12T16:00:14.461Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-12T16:00:14.510Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-01-12T16:00:14.750Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-01-12T16:00:14.750Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-12T16:00:14.750Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-01-12T16:00:14.750Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-12T16:00:14.750Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2021-01-12T16:00:14.750Z] === RUN TestCopyFromContainer [2021-01-12T16:00:15.012Z] --- PASS: TestServiceUpdateLabel (3.81s) [2021-01-12T16:00:15.012Z] === RUN TestServiceUpdateSecrets [2021-01-12T16:00:15.073Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s) [2021-01-12T16:00:15.073Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-12T16:00:16.264Z] === RUN TestCopyFromContainer// [2021-01-12T16:00:16.264Z] === RUN TestCopyFromContainer//bar/root [2021-01-12T16:00:16.264Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-12T16:00:16.440Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-01-12T16:00:16.440Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-01-12T16:00:16.561Z] === RUN TestCopyFromContainer/bar/quux [2021-01-12T16:00:16.561Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-12T16:00:16.561Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-12T16:00:16.561Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-12T16:00:16.853Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-12T16:00:16.853Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-12T16:00:16.853Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-12T16:00:16.853Z] --- PASS: TestCopyFromContainer (2.17s) [2021-01-12T16:00:16.853Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-01-12T16:00:16.853Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-01-12T16:00:16.853Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-01-12T16:00:16.853Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-01-12T16:00:16.853Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-01-12T16:00:16.853Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-01-12T16:00:16.853Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-01-12T16:00:16.853Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-01-12T16:00:16.853Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-01-12T16:00:16.853Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-01-12T16:00:16.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-12T16:00:17.145Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T16:00:17.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T16:00:17.145Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T16:00:17.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T16:00:17.145Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T16:00:17.145Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T16:00:17.145Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T16:00:17.145Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T16:00:17.145Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T16:00:17.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-01-12T16:00:17.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-12T16:00:17.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-12T16:00:17.145Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-12T16:00:17.145Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-12T16:00:17.145Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-01-12T16:00:17.145Z] === RUN TestCreateWithInvalidEnv [2021-01-12T16:00:17.145Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-12T16:00:17.145Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-12T16:00:17.145Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-12T16:00:17.145Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-12T16:00:17.145Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-12T16:00:17.145Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-12T16:00:17.145Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-12T16:00:17.145Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-12T16:00:17.145Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-12T16:00:17.145Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-12T16:00:17.145Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-12T16:00:17.145Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-12T16:00:17.145Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-12T16:00:17.145Z] === RUN TestCreateTmpfsMountsTarget [2021-01-12T16:00:17.145Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-01-12T16:00:17.145Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-12T16:00:17.370Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s) [2021-01-12T16:00:17.370Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-12T16:00:17.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T16:00:17.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T16:00:17.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T16:00:17.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T16:00:17.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T16:00:17.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T16:00:17.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T16:00:17.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T16:00:17.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T16:00:17.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T16:00:17.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T16:00:17.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T16:00:17.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T16:00:17.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T16:00:17.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T16:00:17.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-01-12T16:00:17.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-01-12T16:00:17.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-01-12T16:00:17.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-01-12T16:00:17.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-01-12T16:00:17.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-01-12T16:00:17.370Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-12T16:00:17.932Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-01-12T16:00:18.187Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-01-12T16:00:18.187Z] === RUN TestCreateDifferentPlatform [2021-01-12T16:00:18.187Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-12T16:00:18.187Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-12T16:00:18.187Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-01-12T16:00:18.187Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-01-12T16:00:18.187Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-12T16:00:18.187Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-12T16:00:18.187Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-01-12T16:00:18.187Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-12T16:00:18.187Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-01-12T16:00:18.187Z] === RUN TestContainerStartOnDaemonRestart [2021-01-12T16:00:18.187Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-12T16:00:18.187Z] === RUN TestDaemonRestartIpcMode [2021-01-12T16:00:18.187Z] === PAUSE TestDaemonRestartIpcMode [2021-01-12T16:00:18.187Z] === RUN TestDaemonHostGatewayIP [2021-01-12T16:00:18.187Z] === PAUSE TestDaemonHostGatewayIP [2021-01-12T16:00:18.187Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-12T16:00:18.187Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-12T16:00:18.187Z] === RUN TestContainerKillOnDaemonStart [2021-01-12T16:00:18.187Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-12T16:00:18.187Z] === RUN TestDiff [2021-01-12T16:00:18.443Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-01-12T16:00:18.654Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) [2021-01-12T16:00:18.654Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-12T16:00:19.370Z] --- PASS: TestDiff (0.98s) [2021-01-12T16:00:19.370Z] === RUN TestExecWithCloseStdin [2021-01-12T16:00:19.932Z] --- PASS: TestExecWithCloseStdin (0.83s) [2021-01-12T16:00:19.932Z] === RUN TestExec [2021-01-12T16:00:20.167Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2021-01-12T16:00:20.167Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-12T16:00:20.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T16:00:20.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T16:00:20.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T16:00:20.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T16:00:20.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T16:00:20.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T16:00:20.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T16:00:20.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T16:00:20.167Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T16:00:20.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T16:00:20.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T16:00:20.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T16:00:20.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T16:00:20.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T16:00:20.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T16:00:20.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-01-12T16:00:20.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-01-12T16:00:20.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-01-12T16:00:20.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-01-12T16:00:20.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-01-12T16:00:20.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-01-12T16:00:20.167Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-12T16:00:20.800Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2021-01-12T16:00:20.800Z] === RUN TestCreateDifferentPlatform [2021-01-12T16:00:20.800Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-12T16:00:20.800Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-12T16:00:20.800Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-01-12T16:00:20.800Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-12T16:00:20.800Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-12T16:00:20.800Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-12T16:00:20.800Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-01-12T16:00:20.800Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-12T16:00:20.800Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-01-12T16:00:20.800Z] === RUN TestContainerStartOnDaemonRestart [2021-01-12T16:00:20.800Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-12T16:00:20.800Z] === RUN TestDaemonRestartIpcMode [2021-01-12T16:00:20.800Z] === PAUSE TestDaemonRestartIpcMode [2021-01-12T16:00:20.800Z] === RUN TestDaemonHostGatewayIP [2021-01-12T16:00:20.800Z] === PAUSE TestDaemonHostGatewayIP [2021-01-12T16:00:20.800Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-12T16:00:20.800Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-12T16:00:20.800Z] === RUN TestContainerKillOnDaemonStart [2021-01-12T16:00:20.800Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-12T16:00:20.800Z] === RUN TestDiff [2021-01-12T16:00:20.860Z] --- PASS: TestExec (0.84s) [2021-01-12T16:00:20.860Z] === RUN TestExecUser [2021-01-12T16:00:21.434Z] --- PASS: TestDiff (0.51s) [2021-01-12T16:00:21.434Z] === RUN TestExecWithCloseStdin [2021-01-12T16:00:21.788Z] --- PASS: TestExecUser (0.73s) [2021-01-12T16:00:21.788Z] === RUN TestExportContainerAndImportImage [2021-01-12T16:00:22.066Z] --- PASS: TestExecWithCloseStdin (0.58s) [2021-01-12T16:00:22.066Z] === RUN TestExec [2021-01-12T16:00:22.350Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-01-12T16:00:22.607Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-01-12T16:00:22.607Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-12T16:00:22.696Z] --- PASS: TestExec (0.61s) [2021-01-12T16:00:22.696Z] === RUN TestExecUser [2021-01-12T16:00:23.328Z] --- PASS: TestExecUser (0.67s) [2021-01-12T16:00:23.328Z] === RUN TestExportContainerAndImportImage [2021-01-12T16:00:23.534Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-01-12T16:00:23.791Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-01-12T16:00:23.962Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2021-01-12T16:00:23.962Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-12T16:00:24.354Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2021-01-12T16:00:24.354Z] === RUN TestHealthCheckWorkdir [2021-01-12T16:00:24.917Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-01-12T16:00:25.479Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2021-01-12T16:00:25.479Z] === RUN TestHealthKillContainer [2021-01-12T16:00:25.488Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-01-12T16:00:25.488Z] === RUN TestHealthCheckWorkdir [2021-01-12T16:00:26.040Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-01-12T16:00:26.040Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-01-12T16:00:26.121Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2021-01-12T16:00:26.121Z] === RUN TestHealthKillContainer [2021-01-12T16:00:27.932Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-01-12T16:00:27.932Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-01-12T16:00:28.188Z] --- PASS: TestHealthKillContainer (2.92s) [2021-01-12T16:00:28.188Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-12T16:00:28.840Z] --- PASS: TestHealthKillContainer (2.56s) [2021-01-12T16:00:28.840Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-12T16:00:29.116Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2021-01-12T16:00:29.116Z] === RUN TestIpcModeNone [2021-01-12T16:00:29.471Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2021-01-12T16:00:29.471Z] === RUN TestIpcModeNone [2021-01-12T16:00:29.678Z] --- PASS: TestIpcModeNone (0.72s) [2021-01-12T16:00:29.678Z] === RUN TestIpcModePrivate [2021-01-12T16:00:29.678Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-01-12T16:00:29.763Z] --- PASS: TestIpcModeNone (0.59s) [2021-01-12T16:00:29.763Z] === RUN TestIpcModePrivate [2021-01-12T16:00:30.005Z] --- PASS: TestServiceWithDataPathPortInit (18.41s) [2021-01-12T16:00:30.005Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-12T16:00:30.239Z] --- PASS: TestIpcModePrivate (0.61s) [2021-01-12T16:00:30.239Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2021-01-12T16:00:30.239Z] === RUN TestIpcModeShareable [2021-01-12T16:00:30.396Z] --- PASS: TestIpcModePrivate (0.61s) [2021-01-12T16:00:30.396Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-01-12T16:00:30.396Z] === RUN TestIpcModeShareable [2021-01-12T16:00:30.800Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-01-12T16:00:31.056Z] --- PASS: TestIpcModeShareable (0.78s) [2021-01-12T16:00:31.056Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2021-01-12T16:00:31.056Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-12T16:00:31.430Z] --- PASS: TestIpcModeShareable (0.69s) [2021-01-12T16:00:31.430Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-01-12T16:00:31.430Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-12T16:00:31.618Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-01-12T16:00:32.181Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-01-12T16:00:32.936Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2021-01-12T16:00:32.936Z] === RUN TestAPIIpcModeHost [2021-01-12T16:00:33.546Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-01-12T16:00:33.546Z] === RUN TestDockerSuite/TestBuildAddScript [2021-01-12T16:00:33.569Z] --- PASS: TestAPIIpcModeHost (0.47s) [2021-01-12T16:00:33.569Z] === RUN TestDaemonIpcModeShareable [2021-01-12T16:00:33.592Z] --- PASS: TestServiceUpdateSecrets (16.03s) [2021-01-12T16:00:33.592Z] === RUN TestServiceUpdateConfigs [2021-01-12T16:00:33.803Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s) [2021-01-12T16:00:33.803Z] === RUN TestAPIIpcModeHost [2021-01-12T16:00:34.733Z] --- PASS: TestAPIIpcModeHost (0.83s) [2021-01-12T16:00:34.733Z] === RUN TestDaemonIpcModeShareable [2021-01-12T16:00:35.077Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2021-01-12T16:00:35.077Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-01-12T16:00:35.077Z] === RUN TestDaemonIpcModePrivate [2021-01-12T16:00:36.112Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2021-01-12T16:00:36.112Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-01-12T16:00:36.112Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-12T16:00:36.584Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.09s) [2021-01-12T16:00:36.584Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:71tmha6qiwosc39huq1vkjugf Created:2021-01-12 16:00:27.991302662 +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[634ca8879eca746f28b4225db9c8c3d6d243ea8153cccda2f5f2de1b893e69c2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pi20semstbfiw844tf7ln4sgl EndpointID:96ff11a86919f408673efd53b33017a819fd93827508c0323f18918b42bb40b7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:83b9f12ecd6eaf8293fbdf4f5df8cab55635815330a115f341e687c5b4f8c827 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:e7468c614e95 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pi20semstbfiw844tf7ln4sgl EndpointID:96ff11a86919f408673efd53b33017a819fd93827508c0323f18918b42bb40b7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-12T16:00:36.584Z] PASS [2021-01-12T16:00:36.584Z] [2021-01-12T16:00:36.584Z] === Skipped [2021-01-12T16:00:36.584Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T16:00:36.584Z] service_test.go:236: FLAKY_TEST [2021-01-12T16:00:36.584Z] [2021-01-12T16:00:36.584Z] [2021-01-12T16:00:36.584Z] DONE 26 tests, 1 skipped in 60.874s [2021-01-12T16:00:36.584Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-12T16:00:36.584Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:00:36.584Z] ++ set -e [2021-01-12T16:00:36.584Z] ++ '[' -n 0 ']' [2021-01-12T16:00:36.584Z] ++ set -x [2021-01-12T16:00:36.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:00:36.584Z] INFO: Testing against a local daemon [2021-01-12T16:00:36.584Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-12T16:00:36.584Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-12T16:00:36.584Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T16:00:36.584Z] === RUN TestDockerNetworkIpvlan [2021-01-12T16:00:36.584Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-12T16:00:36.584Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T16:00:36.584Z] PASS [2021-01-12T16:00:36.584Z] [2021-01-12T16:00:36.584Z] === Skipped [2021-01-12T16:00:36.584Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-12T16:00:36.584Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T16:00:36.584Z] [2021-01-12T16:00:36.584Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-12T16:00:36.584Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T16:00:36.584Z] [2021-01-12T16:00:36.584Z] [2021-01-12T16:00:36.584Z] DONE 2 tests, 2 skipped in 0.238s [2021-01-12T16:00:36.584Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-12T16:00:36.584Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:00:36.584Z] ++ set -e [2021-01-12T16:00:36.584Z] ++ '[' -n 0 ']' [2021-01-12T16:00:36.584Z] ++ set -x [2021-01-12T16:00:36.584Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:00:36.584Z] INFO: Testing against a local daemon [2021-01-12T16:00:36.584Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-12T16:00:36.624Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-01-12T16:00:36.624Z] --- PASS: TestDaemonIpcModeShareable (1.89s) [2021-01-12T16:00:36.624Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-01-12T16:00:36.624Z] === RUN TestDaemonIpcModePrivate [2021-01-12T16:00:36.624Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-01-12T16:00:37.186Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-01-12T16:00:37.628Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2021-01-12T16:00:37.628Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-01-12T16:00:37.628Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-12T16:00:38.495Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.44s) [2021-01-12T16:00:38.495Z] === RUN TestDockerNetworkMacvlan [2021-01-12T16:00:38.551Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2021-01-12T16:00:38.551Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2021-01-12T16:00:38.551Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-12T16:00:39.134Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.36s) [2021-01-12T16:00:39.134Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-01-12T16:00:39.134Z] === RUN TestIpcModeOlderClient [2021-01-12T16:00:39.134Z] === PAUSE TestIpcModeOlderClient [2021-01-12T16:00:39.134Z] === RUN TestKillContainerInvalidSignal [2021-01-12T16:00:39.425Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2021-01-12T16:00:39.425Z] === RUN TestKillContainer [2021-01-12T16:00:39.425Z] === RUN TestKillContainer/no_signal [2021-01-12T16:00:39.878Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-12T16:00:39.919Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2021-01-12T16:00:39.919Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-01-12T16:00:39.919Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-12T16:00:40.058Z] === RUN TestKillContainer/non_killing_signal [2021-01-12T16:00:40.349Z] === RUN TestKillContainer/killing_signal [2021-01-12T16:00:40.819Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-12T16:00:40.847Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-01-12T16:00:40.982Z] --- PASS: TestKillContainer (1.63s) [2021-01-12T16:00:40.982Z] --- PASS: TestKillContainer/no_signal (0.52s) [2021-01-12T16:00:40.982Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2021-01-12T16:00:40.982Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2021-01-12T16:00:40.982Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-12T16:00:40.982Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-12T16:00:41.615Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-12T16:00:41.775Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2021-01-12T16:00:41.775Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true [2021-01-12T16:00:41.775Z] === RUN TestIpcModeOlderClient [2021-01-12T16:00:42.031Z] === PAUSE TestIpcModeOlderClient [2021-01-12T16:00:42.031Z] === RUN TestKillContainerInvalidSignal [2021-01-12T16:00:42.203Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-12T16:00:42.245Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2021-01-12T16:00:42.245Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2021-01-12T16:00:42.245Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2021-01-12T16:00:42.245Z] === RUN TestKillStoppedContainer [2021-01-12T16:00:42.245Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-01-12T16:00:42.245Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-12T16:00:42.245Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-01-12T16:00:42.245Z] === RUN TestKillDifferentUserContainer [2021-01-12T16:00:42.592Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-01-12T16:00:42.592Z] === RUN TestKillContainer [2021-01-12T16:00:42.592Z] === RUN TestKillContainer/no_signal [2021-01-12T16:00:42.879Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2021-01-12T16:00:42.879Z] === RUN TestInspectOomKilledTrue [2021-01-12T16:00:43.155Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-01-12T16:00:43.155Z] === RUN TestKillContainer/non_killing_signal [2021-01-12T16:00:43.911Z] --- PASS: TestInspectOomKilledTrue (0.85s) [2021-01-12T16:00:43.911Z] === RUN TestInspectOomKilledFalse [2021-01-12T16:00:44.084Z] === RUN TestKillContainer/killing_signal [2021-01-12T16:00:44.205Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2021-01-12T16:00:44.205Z] === RUN TestLinksEtcHostsContentMatch [2021-01-12T16:00:44.646Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-01-12T16:00:44.837Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2021-01-12T16:00:44.837Z] === RUN TestLinksContainerNames [2021-01-12T16:00:44.903Z] --- PASS: TestKillContainer (2.19s) [2021-01-12T16:00:44.903Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-01-12T16:00:44.903Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2021-01-12T16:00:44.903Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-01-12T16:00:44.903Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-12T16:00:44.903Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-12T16:00:45.465Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-12T16:00:45.502Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-12T16:00:45.868Z] --- PASS: TestLinksContainerNames (1.03s) [2021-01-12T16:00:45.868Z] === RUN TestLogsFollowTailEmpty [2021-01-12T16:00:46.161Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2021-01-12T16:00:46.161Z] === RUN TestContainerNetworkMountsNoChown [2021-01-12T16:00:46.403Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2021-01-12T16:00:46.403Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-01-12T16:00:46.403Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-01-12T16:00:46.403Z] === RUN TestKillStoppedContainer [2021-01-12T16:00:46.403Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-01-12T16:00:46.403Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-12T16:00:46.403Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-01-12T16:00:46.403Z] === RUN TestKillDifferentUserContainer [2021-01-12T16:00:46.795Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/default [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/default [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/private [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/private [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/rprivate [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/slave [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/slave [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/rslave [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/shared [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/shared [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/rshared [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/default [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/rslave [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/slave [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/rshared [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/private [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/rprivate [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/shared [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-12T16:00:46.795Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-12T16:00:46.795Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-12T16:00:46.795Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-12T16:00:47.089Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-12T16:00:47.089Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-12T16:00:47.089Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-12T16:00:47.089Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T16:00:47.089Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T16:00:47.089Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-12T16:00:47.089Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-12T16:00:47.089Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-12T16:00:47.089Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-12T16:00:47.089Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T16:00:47.089Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-12T16:00:47.089Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T16:00:47.089Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-12T16:00:47.089Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-12T16:00:47.089Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-01-12T16:00:47.089Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-01-12T16:00:47.089Z] === RUN TestContainerBindMountNonRecursive [2021-01-12T16:00:47.346Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2021-01-12T16:00:47.346Z] === RUN TestInspectOomKilledTrue [2021-01-12T16:00:47.346Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-12T16:00:47.346Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T16:00:47.346Z] === RUN TestInspectOomKilledFalse [2021-01-12T16:00:47.346Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-12T16:00:47.346Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T16:00:47.346Z] === RUN TestLinksEtcHostsContentMatch [2021-01-12T16:00:48.273Z] --- PASS: TestLinksEtcHostsContentMatch (0.75s) [2021-01-12T16:00:48.273Z] === RUN TestLinksContainerNames [2021-01-12T16:00:48.529Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-01-12T16:00:48.529Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-01-12T16:00:48.606Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2021-01-12T16:00:48.606Z] === RUN TestContainerVolumesMountedAsShared [2021-01-12T16:00:48.898Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2021-01-12T16:00:48.898Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-12T16:00:48.925Z] --- PASS: TestServiceUpdateConfigs (16.04s) [2021-01-12T16:00:48.925Z] === RUN TestServiceUpdateNetwork [2021-01-12T16:00:49.091Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-01-12T16:00:49.188Z] --- PASS: TestContainerVolumesMountedAsSlave (0.41s) [2021-01-12T16:00:49.188Z] === RUN TestNetworkNat [2021-01-12T16:00:49.652Z] --- PASS: TestLinksContainerNames (1.58s) [2021-01-12T16:00:49.652Z] === RUN TestLogsFollowTailEmpty [2021-01-12T16:00:49.652Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-01-12T16:00:49.705Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-12T16:00:49.820Z] --- PASS: TestNetworkNat (0.52s) [2021-01-12T16:00:49.821Z] === RUN TestNetworkLocalhostTCPNat [2021-01-12T16:00:50.214Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-01-12T16:00:50.454Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2021-01-12T16:00:50.454Z] === RUN TestNetworkLoopbackNat [2021-01-12T16:00:50.472Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2021-01-12T16:00:50.472Z] === RUN TestContainerNetworkMountsNoChown [2021-01-12T16:00:51.034Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot/default [2021-01-12T16:00:51.034Z] === PAUSE TestMountDaemonRoot/default [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot/private [2021-01-12T16:00:51.034Z] === PAUSE TestMountDaemonRoot/private [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot/rprivate [2021-01-12T16:00:51.034Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot/slave [2021-01-12T16:00:51.034Z] === PAUSE TestMountDaemonRoot/slave [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot/rslave [2021-01-12T16:00:51.034Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot/shared [2021-01-12T16:00:51.034Z] === PAUSE TestMountDaemonRoot/shared [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot/rshared [2021-01-12T16:00:51.034Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-12T16:00:51.034Z] === CONT TestMountDaemonRoot/default [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-12T16:00:51.034Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-12T16:00:51.034Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-12T16:00:51.034Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-12T16:00:51.034Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-12T16:00:51.034Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-12T16:00:51.034Z] === CONT TestMountDaemonRoot/rshared [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-12T16:00:51.034Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T16:00:51.034Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-12T16:00:51.034Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-12T16:00:51.034Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T16:00:51.034Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T16:00:51.034Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-12T16:00:51.291Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-12T16:00:51.291Z] === CONT TestMountDaemonRoot/shared [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-12T16:00:51.291Z] === CONT TestMountDaemonRoot/rslave [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T16:00:51.291Z] === CONT TestMountDaemonRoot/slave [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-12T16:00:51.291Z] === CONT TestMountDaemonRoot/rprivate [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T16:00:51.291Z] === CONT TestMountDaemonRoot/private [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-12T16:00:51.291Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-12T16:00:51.291Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-12T16:00:51.291Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T16:00:51.291Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-12T16:00:51.291Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-12T16:00:51.291Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-12T16:00:51.291Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T16:00:51.291Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-01-12T16:00:51.291Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-12T16:00:51.291Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-12T16:00:51.548Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-12T16:00:51.548Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-12T16:00:51.548Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-12T16:00:51.548Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-12T16:00:51.548Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T16:00:51.548Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-12T16:00:51.548Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T16:00:51.548Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-12T16:00:51.548Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-12T16:00:51.548Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-12T16:00:51.548Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-12T16:00:51.548Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-12T16:00:51.548Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T16:00:51.804Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-12T16:00:51.804Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T16:00:51.804Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-12T16:00:51.804Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-12T16:00:51.804Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.09s) [2021-01-12T16:00:51.804Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-01-12T16:00:51.804Z] === RUN TestContainerBindMountNonRecursive [2021-01-12T16:00:51.804Z] === RUN TestDockerSuite/TestBuildAddTar [2021-01-12T16:00:52.060Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-01-12T16:00:53.177Z] --- PASS: TestNetworkLoopbackNat (2.75s) [2021-01-12T16:00:53.177Z] === RUN TestPause [2021-01-12T16:00:53.808Z] --- PASS: TestPause (0.56s) [2021-01-12T16:00:53.808Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-12T16:00:53.808Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T16:00:53.808Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T16:00:53.808Z] === RUN TestPauseStopPausedContainer [2021-01-12T16:00:53.951Z] --- PASS: TestContainerBindMountNonRecursive (2.23s) [2021-01-12T16:00:53.951Z] === RUN TestContainerVolumesMountedAsShared [2021-01-12T16:00:53.951Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-01-12T16:00:54.440Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2021-01-12T16:00:54.440Z] === RUN TestPsFilter [2021-01-12T16:00:54.440Z] --- PASS: TestPsFilter (0.14s) [2021-01-12T16:00:54.440Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-12T16:00:54.882Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2021-01-12T16:00:54.882Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-12T16:00:55.072Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2021-01-12T16:00:55.073Z] === RUN TestRemoveContainerWithVolume [2021-01-12T16:00:55.363Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2021-01-12T16:00:55.363Z] === RUN TestRemoveContainerRunning [2021-01-12T16:00:55.445Z] --- PASS: TestContainerVolumesMountedAsSlave (0.73s) [2021-01-12T16:00:55.445Z] === RUN TestNetworkNat [2021-01-12T16:00:55.996Z] --- PASS: TestRemoveContainerRunning (0.52s) [2021-01-12T16:00:55.996Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-12T16:00:56.008Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-01-12T16:00:56.309Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-12T16:00:56.572Z] --- PASS: TestNetworkNat (0.91s) [2021-01-12T16:00:56.572Z] === RUN TestNetworkLocalhostTCPNat [2021-01-12T16:00:56.627Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2021-01-12T16:00:56.627Z] === RUN TestRemoveInvalidContainer [2021-01-12T16:00:56.627Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-01-12T16:00:56.627Z] === RUN TestRenameLinkedContainer [2021-01-12T16:00:57.251Z] --- PASS: TestDockerNetworkMacvlan (18.86s) [2021-01-12T16:00:57.251Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-01-12T16:00:57.251Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-01-12T16:00:57.251Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.16s) [2021-01-12T16:00:57.251Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s) [2021-01-12T16:00:57.251Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.91s) [2021-01-12T16:00:57.251Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2021-01-12T16:00:57.251Z] PASS [2021-01-12T16:00:57.251Z] [2021-01-12T16:00:57.251Z] DONE 8 tests in 21.621s [2021-01-12T16:00:57.251Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-12T16:00:57.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:00:57.251Z] ++ set -e [2021-01-12T16:00:57.251Z] ++ '[' -n 0 ']' [2021-01-12T16:00:57.251Z] ++ set -x [2021-01-12T16:00:57.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:00:57.502Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2021-01-12T16:00:57.502Z] === RUN TestNetworkLoopbackNat [2021-01-12T16:00:57.512Z] testing: warning: no tests to run [2021-01-12T16:00:57.512Z] PASS [2021-01-12T16:00:57.512Z] [2021-01-12T16:00:57.512Z] DONE 0 tests in 0.062s [2021-01-12T16:00:57.512Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-12T16:00:57.512Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:00:57.512Z] ++ set -e [2021-01-12T16:00:57.512Z] ++ '[' -n 0 ']' [2021-01-12T16:00:57.512Z] ++ set -x [2021-01-12T16:00:57.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:00:57.758Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-01-12T16:00:57.773Z] INFO: Testing against a local daemon [2021-01-12T16:00:57.773Z] === RUN TestAuthZPluginAllowRequest [2021-01-12T16:00:58.690Z] --- PASS: TestRenameLinkedContainer (2.08s) [2021-01-12T16:00:58.690Z] === RUN TestRenameStoppedContainer [2021-01-12T16:00:58.985Z] --- PASS: TestRenameStoppedContainer (0.54s) [2021-01-12T16:00:58.985Z] === RUN TestRenameRunningContainerAndReuse [2021-01-12T16:00:59.126Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-01-12T16:00:59.684Z] --- PASS: TestAuthZPluginAllowRequest (1.89s) [2021-01-12T16:00:59.684Z] === RUN TestAuthZPluginTLS [2021-01-12T16:00:59.690Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-01-12T16:01:00.255Z] --- PASS: TestAuthZPluginTLS (0.72s) [2021-01-12T16:01:00.255Z] === RUN TestAuthZPluginDenyRequest [2021-01-12T16:01:00.491Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s) [2021-01-12T16:01:00.491Z] === RUN TestRenameInvalidName [2021-01-12T16:01:00.619Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2021-01-12T16:01:00.619Z] === RUN TestPause [2021-01-12T16:01:00.784Z] --- PASS: TestRenameInvalidName (0.53s) [2021-01-12T16:01:00.784Z] === RUN TestRenameAnonymousContainer [2021-01-12T16:01:00.826Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2021-01-12T16:01:00.826Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-12T16:01:00.876Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-01-12T16:01:00.876Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-01-12T16:01:01.438Z] --- PASS: TestPause (0.84s) [2021-01-12T16:01:01.438Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-12T16:01:01.438Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T16:01:01.438Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T16:01:01.438Z] === RUN TestPauseStopPausedContainer [2021-01-12T16:01:01.768Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.69s) [2021-01-12T16:01:01.768Z] === RUN TestAuthZPluginDenyResponse [2021-01-12T16:01:02.338Z] --- PASS: TestAuthZPluginDenyResponse (0.71s) [2021-01-12T16:01:02.338Z] === RUN TestAuthZPluginAllowEventStream [2021-01-12T16:01:02.367Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2021-01-12T16:01:02.367Z] === RUN TestPsFilter [2021-01-12T16:01:02.367Z] --- PASS: TestPsFilter (0.13s) [2021-01-12T16:01:02.367Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-12T16:01:02.367Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-01-12T16:01:02.853Z] --- PASS: TestRenameAnonymousContainer (1.90s) [2021-01-12T16:01:02.853Z] === RUN TestRenameContainerWithSameName [2021-01-12T16:01:02.932Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-01-12T16:01:03.143Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2021-01-12T16:01:03.143Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-12T16:01:03.188Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2021-01-12T16:01:03.188Z] === RUN TestRemoveContainerWithVolume [2021-01-12T16:01:03.444Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-01-12T16:01:04.008Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2021-01-12T16:01:04.008Z] === RUN TestRemoveContainerRunning [2021-01-12T16:01:04.178Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2021-01-12T16:01:04.178Z] === RUN TestResize [2021-01-12T16:01:04.252Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s) [2021-01-12T16:01:04.252Z] === RUN TestAuthZPluginErrorResponse [2021-01-12T16:01:04.306Z] --- PASS: TestServiceUpdateNetwork (16.98s) [2021-01-12T16:01:04.306Z] === RUN TestServiceUpdatePidsLimit [2021-01-12T16:01:04.569Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-01-12T16:01:04.569Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-12T16:01:04.809Z] --- PASS: TestResize (0.51s) [2021-01-12T16:01:04.809Z] === RUN TestResizeWithInvalidSize [2021-01-12T16:01:04.822Z] --- PASS: TestAuthZPluginErrorResponse (0.73s) [2021-01-12T16:01:04.822Z] === RUN TestAuthZPluginErrorRequest [2021-01-12T16:01:04.936Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-12T16:01:05.131Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2021-01-12T16:01:05.131Z] === RUN TestRemoveInvalidContainer [2021-01-12T16:01:05.131Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-01-12T16:01:05.131Z] === RUN TestRenameLinkedContainer [2021-01-12T16:01:05.441Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2021-01-12T16:01:05.441Z] === RUN TestResizeWhenContainerNotStarted [2021-01-12T16:01:05.737Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s) [2021-01-12T16:01:05.737Z] === RUN TestDaemonRestartKillContainers [2021-01-12T16:01:05.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T16:01:05.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T16:01:05.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T16:01:05.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T16:01:05.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T16:01:05.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T16:01:05.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T16:01:05.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T16:01:05.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T16:01:05.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T16:01:05.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T16:01:05.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T16:01:05.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T16:01:05.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T16:01:05.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T16:01:05.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T16:01:05.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T16:01:05.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T16:01:05.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T16:01:05.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T16:01:05.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T16:01:05.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T16:01:05.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T16:01:05.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T16:01:05.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T16:01:05.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T16:01:05.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T16:01:05.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T16:01:05.765Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-01-12T16:01:05.765Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-12T16:01:05.967Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-12T16:01:06.060Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-01-12T16:01:06.336Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s) [2021-01-12T16:01:06.336Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-12T16:01:06.987Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-01-12T16:01:07.915Z] --- PASS: TestRenameLinkedContainer (2.68s) [2021-01-12T16:01:07.915Z] === RUN TestRenameStoppedContainer [2021-01-12T16:01:08.476Z] --- PASS: TestRenameStoppedContainer (0.59s) [2021-01-12T16:01:08.476Z] === RUN TestRenameRunningContainerAndReuse [2021-01-12T16:01:08.879Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.32s) [2021-01-12T16:01:08.879Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-12T16:01:09.294Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T16:01:09.294Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T16:01:09.294Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T16:01:09.294Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T16:01:09.843Z] --- PASS: TestRenameRunningContainerAndReuse (1.26s) [2021-01-12T16:01:09.843Z] === RUN TestRenameInvalidName [2021-01-12T16:01:10.405Z] --- PASS: TestRenameInvalidName (0.66s) [2021-01-12T16:01:10.405Z] === RUN TestRenameAnonymousContainer [2021-01-12T16:01:10.812Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T16:01:10.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T16:01:11.105Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T16:01:11.424Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.35s) [2021-01-12T16:01:11.424Z] === RUN TestAuthZPluginHeader [2021-01-12T16:01:11.772Z] === RUN TestDockerSuite/TestBuildBlankName [2021-01-12T16:01:11.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-01-12T16:01:11.994Z] --- PASS: TestAuthZPluginHeader (1.09s) [2021-01-12T16:01:11.994Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-12T16:01:11.994Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-12T16:01:11.994Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:01:11.994Z] === RUN TestAuthZPluginV2Disable [2021-01-12T16:01:11.994Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-01-12T16:01:11.994Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:01:11.994Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-12T16:01:11.994Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-12T16:01:11.994Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:01:11.994Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-12T16:01:11.994Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-12T16:01:11.994Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:01:11.994Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-12T16:01:12.632Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T16:01:13.140Z] --- PASS: TestRenameAnonymousContainer (2.50s) [2021-01-12T16:01:13.140Z] === RUN TestRenameContainerWithSameName [2021-01-12T16:01:13.395Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-01-12T16:01:13.651Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2021-01-12T16:01:13.651Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-12T16:01:13.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-01-12T16:01:14.141Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-12T16:01:14.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.98s) [2021-01-12T16:01:14.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.01s) [2021-01-12T16:01:14.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.06s) [2021-01-12T16:01:14.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s) [2021-01-12T16:01:14.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.82s) [2021-01-12T16:01:14.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.87s) [2021-01-12T16:01:14.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-01-12T16:01:14.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2021-01-12T16:01:14.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.77s) [2021-01-12T16:01:14.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s) [2021-01-12T16:01:14.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s) [2021-01-12T16:01:14.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s) [2021-01-12T16:01:14.141Z] === RUN TestCgroupNamespacesRun [2021-01-12T16:01:14.624Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-12T16:01:15.543Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2021-01-12T16:01:15.543Z] === RUN TestResize [2021-01-12T16:01:15.646Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2021-01-12T16:01:15.646Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-12T16:01:15.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-01-12T16:01:16.055Z] --- PASS: TestResize (0.72s) [2021-01-12T16:01:16.055Z] === RUN TestResizeWithInvalidSize [2021-01-12T16:01:16.985Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2021-01-12T16:01:16.985Z] === RUN TestResizeWhenContainerNotStarted [2021-01-12T16:01:16.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-01-12T16:01:17.156Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s) [2021-01-12T16:01:17.156Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-12T16:01:17.547Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2021-01-12T16:01:17.547Z] === RUN TestDaemonRestartKillContainers [2021-01-12T16:01:17.547Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T16:01:17.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T16:01:17.547Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T16:01:17.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T16:01:17.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T16:01:17.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T16:01:17.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T16:01:17.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T16:01:17.547Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T16:01:17.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T16:01:17.547Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T16:01:17.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T16:01:17.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T16:01:17.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T16:01:17.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T16:01:17.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T16:01:17.547Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T16:01:17.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T16:01:17.547Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T16:01:17.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T16:01:17.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T16:01:17.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T16:01:17.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T16:01:17.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T16:01:17.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T16:01:17.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T16:01:18.661Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.34s) [2021-01-12T16:01:18.661Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-12T16:01:19.695Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2021-01-12T16:01:19.695Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-12T16:01:20.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-01-12T16:01:21.202Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s) [2021-01-12T16:01:21.202Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-12T16:01:21.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-01-12T16:01:21.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T16:01:21.635Z] --- PASS: TestServiceUpdatePidsLimit (18.01s) [2021-01-12T16:01:21.635Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2021-01-12T16:01:21.635Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-01-12T16:01:21.635Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2021-01-12T16:01:21.635Z] PASS [2021-01-12T16:01:21.635Z] [2021-01-12T16:01:21.635Z] === Skipped [2021-01-12T16:01:21.635Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-01-12T16:01:21.635Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T16:01:21.635Z] [2021-01-12T16:01:21.635Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-01-12T16:01:21.635Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:01:21.635Z] [2021-01-12T16:01:21.635Z] [2021-01-12T16:01:21.635Z] DONE 27 tests, 2 skipped in 179.190s [2021-01-12T16:01:21.635Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-01-12T16:01:21.635Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:21.635Z] ++ set -e [2021-01-12T16:01:21.635Z] ++ '[' -n 0 ']' [2021-01-12T16:01:21.635Z] ++ set -x [2021-01-12T16:01:21.635Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:21.925Z] INFO: Testing against a local daemon [2021-01-12T16:01:21.925Z] === RUN TestSessionCreate [2021-01-12T16:01:21.925Z] --- PASS: TestSessionCreate (0.02s) [2021-01-12T16:01:21.925Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-12T16:01:21.925Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-01-12T16:01:21.925Z] PASS [2021-01-12T16:01:21.925Z] [2021-01-12T16:01:21.925Z] DONE 2 tests in 0.255s [2021-01-12T16:01:21.925Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-01-12T16:01:21.925Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:21.925Z] ++ set -e [2021-01-12T16:01:21.925Z] ++ '[' -n 0 ']' [2021-01-12T16:01:21.925Z] ++ set -x [2021-01-12T16:01:21.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-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:21.925Z] INFO: Testing against a local daemon [2021-01-12T16:01:21.925Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-12T16:01:21.925Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T16:01:21.925Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T16:01:21.925Z] === RUN TestEventsExecDie [2021-01-12T16:01:22.359Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-01-12T16:01:22.359Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T16:01:22.708Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2021-01-12T16:01:22.708Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-12T16:01:22.954Z] --- PASS: TestEventsExecDie (0.95s) [2021-01-12T16:01:22.954Z] === RUN TestEventsBackwardsCompatible [2021-01-12T16:01:22.954Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-01-12T16:01:22.954Z] === RUN TestInfoBinaryCommits [2021-01-12T16:01:22.954Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-01-12T16:01:22.954Z] === RUN TestInfoAPIVersioned [2021-01-12T16:01:22.954Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-12T16:01:22.954Z] === RUN TestInfoDiscoveryBackend [2021-01-12T16:01:23.361Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-01-12T16:01:23.361Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-12T16:01:23.583Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-01-12T16:01:23.583Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-12T16:01:23.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-01-12T16:01:24.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T16:01:24.288Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T16:01:24.612Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-12T16:01:24.612Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-12T16:01:24.870Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s) [2021-01-12T16:01:24.870Z] === RUN TestKernelTCPMemory [2021-01-12T16:01:25.162Z] --- PASS: TestKernelTCPMemory (0.67s) [2021-01-12T16:01:25.162Z] === RUN TestNISDomainname [2021-01-12T16:01:25.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-01-12T16:01:25.241Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-01-12T16:01:25.241Z] === RUN TestInfoAPI [2021-01-12T16:01:25.241Z] --- PASS: TestInfoAPI (0.01s) [2021-01-12T16:01:25.241Z] === RUN TestInfoAPIWarnings [2021-01-12T16:01:26.192Z] --- PASS: TestNISDomainname (0.69s) [2021-01-12T16:01:26.192Z] === RUN TestHostnameDnsResolution [2021-01-12T16:01:26.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T16:01:26.824Z] --- PASS: TestHostnameDnsResolution (0.82s) [2021-01-12T16:01:26.825Z] === RUN TestStats [2021-01-12T16:01:26.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T16:01:27.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-01-12T16:01:28.217Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-01-12T16:01:28.217Z] Copying nested executables into bundles/cross/linux/amd64 [2021-01-12T16:01:28.217Z] Cross building: bundles/cross/windows/amd64 [2021-01-12T16:01:28.217Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-01-12T16:01:28.217Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-01-12T16:01:28.984Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T16:01:29.563Z] --- PASS: TestStats (2.51s) [2021-01-12T16:01:29.563Z] === RUN TestStopContainerWithTimeout [2021-01-12T16:01:29.563Z] === RUN TestStopContainerWithTimeout/0 [2021-01-12T16:01:29.563Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-12T16:01:29.563Z] === RUN TestStopContainerWithTimeout/1 [2021-01-12T16:01:29.563Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-12T16:01:29.563Z] === RUN TestStopContainerWithTimeout/3 [2021-01-12T16:01:29.563Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-12T16:01:29.563Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-12T16:01:29.563Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-12T16:01:29.563Z] === CONT TestStopContainerWithTimeout/0 [2021-01-12T16:01:29.563Z] === CONT TestStopContainerWithTimeout/1 [2021-01-12T16:01:29.563Z] === CONT TestStopContainerWithTimeout/3 [2021-01-12T16:01:29.563Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-12T16:01:30.100Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.21s) [2021-01-12T16:01:30.100Z] PASS [2021-01-12T16:01:30.360Z] [2021-01-12T16:01:30.360Z] === Skipped [2021-01-12T16:01:30.360Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-12T16:01:30.360Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:01:30.360Z] [2021-01-12T16:01:30.360Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-01-12T16:01:30.360Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:01:30.360Z] [2021-01-12T16:01:30.360Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-12T16:01:30.360Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:01:30.360Z] [2021-01-12T16:01:30.360Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-12T16:01:30.360Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:01:30.360Z] [2021-01-12T16:01:30.360Z] [2021-01-12T16:01:30.360Z] DONE 17 tests, 4 skipped in 32.792s [2021-01-12T16:01:30.360Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-12T16:01:30.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:30.360Z] ++ set -e [2021-01-12T16:01:30.360Z] ++ '[' -n 0 ']' [2021-01-12T16:01:30.360Z] ++ set -x [2021-01-12T16:01:30.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:30.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T16:01:30.621Z] INFO: Testing against a local daemon [2021-01-12T16:01:30.621Z] === RUN TestPluginInvalidJSON [2021-01-12T16:01:30.621Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T16:01:30.621Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T16:01:30.621Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T16:01:30.621Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-01-12T16:01:30.621Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-01-12T16:01:30.621Z] === RUN TestPluginInstall [2021-01-12T16:01:30.621Z] === RUN TestPluginInstall/no_auth [2021-01-12T16:01:31.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-01-12T16:01:32.291Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-01-12T16:01:32.291Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2021-01-12T16:01:32.291Z] --- PASS: TestStopContainerWithTimeout/1 (2.08s) [2021-01-12T16:01:32.291Z] --- PASS: TestStopContainerWithTimeout/-1 (2.78s) [2021-01-12T16:01:32.291Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2021-01-12T16:01:32.291Z] === RUN TestDeleteDevicemapper [2021-01-12T16:01:32.291Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-12T16:01:32.291Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T16:01:32.291Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-12T16:01:32.314Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T16:01:33.919Z] time="2021-01-12T16:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:01:33.919Z] time="2021-01-12T16:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ad8d5a46231f3578a680cd91212176f5baee59ac8371047457e4ffbba5b2fc8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:01:33.919Z] time="2021-01-12T16:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:01:33.919Z] time="2021-01-12T16:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ad8d5a46231f3578a680cd91212176f5baee59ac8371047457e4ffbba5b2fc8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:01:33.919Z] === RUN TestPluginInstall/with_htpasswd [2021-01-12T16:01:34.360Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.83s) [2021-01-12T16:01:34.360Z] === RUN TestUpdateMemory [2021-01-12T16:01:34.490Z] time="2021-01-12T16:01:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:01:34.490Z] time="2021-01-12T16:01:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf9c76735026b2077d533bd07b30bea35ad2dcad488b346538a0d82c4e9d63f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:01:34.490Z] time="2021-01-12T16:01:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:01:34.490Z] time="2021-01-12T16:01:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf9c76735026b2077d533bd07b30bea35ad2dcad488b346538a0d82c4e9d63f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:01:34.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T16:01:34.991Z] --- PASS: TestUpdateMemory (0.68s) [2021-01-12T16:01:34.991Z] === RUN TestUpdateCPUQuota [2021-01-12T16:01:35.062Z] === RUN TestPluginInstall/with_insecure [2021-01-12T16:01:35.623Z] --- PASS: TestUpdateCPUQuota (0.84s) [2021-01-12T16:01:35.623Z] === RUN TestUpdatePidsLimit [2021-01-12T16:01:35.623Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-12T16:01:35.922Z] === RUN TestUpdatePidsLimit/no_change [2021-01-12T16:01:36.213Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-12T16:01:36.446Z] time="2021-01-12T16:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:01:36.446Z] time="2021-01-12T16:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86dc76101ee119ed72e0f3245c7c030fd0b02f6392fcba234f656aff9f805f36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:01:36.446Z] time="2021-01-12T16:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:01:36.446Z] time="2021-01-12T16:01:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86dc76101ee119ed72e0f3245c7c030fd0b02f6392fcba234f656aff9f805f36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:01:36.504Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-12T16:01:36.795Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-12T16:01:36.795Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-12T16:01:37.017Z] --- PASS: TestPluginInstall (6.33s) [2021-01-12T16:01:37.017Z] --- PASS: TestPluginInstall/no_auth (3.28s) [2021-01-12T16:01:37.017Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2021-01-12T16:01:37.017Z] --- PASS: TestPluginInstall/with_insecure (1.83s) [2021-01-12T16:01:37.017Z] plugin_test.go:157: [d6bef3e1a5ea2] daemon is not started [2021-01-12T16:01:37.017Z] PASS [2021-01-12T16:01:37.017Z] [2021-01-12T16:01:37.017Z] DONE 6 tests in 6.645s [2021-01-12T16:01:37.017Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-12T16:01:37.017Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:37.017Z] ++ set -e [2021-01-12T16:01:37.017Z] ++ '[' -n 0 ']' [2021-01-12T16:01:37.017Z] ++ set -x [2021-01-12T16:01:37.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:37.017Z] INFO: Testing against a local daemon [2021-01-12T16:01:37.017Z] === RUN TestExternalGraphDriver [2021-01-12T16:01:37.088Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-12T16:01:37.278Z] === RUN TestExternalGraphDriver/json [2021-01-12T16:01:37.348Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-12T16:01:37.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.71s) [2021-01-12T16:01:37.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.76s) [2021-01-12T16:01:37.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.85s) [2021-01-12T16:01:37.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.94s) [2021-01-12T16:01:37.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.21s) [2021-01-12T16:01:37.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.43s) [2021-01-12T16:01:37.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.28s) [2021-01-12T16:01:37.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.50s) [2021-01-12T16:01:37.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.68s) [2021-01-12T16:01:37.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.15s) [2021-01-12T16:01:37.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.36s) [2021-01-12T16:01:37.348Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.94s) [2021-01-12T16:01:37.348Z] === RUN TestCgroupNamespacesRun [2021-01-12T16:01:38.121Z] --- PASS: TestUpdatePidsLimit (2.37s) [2021-01-12T16:01:38.121Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2021-01-12T16:01:38.121Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2021-01-12T16:01:38.121Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2021-01-12T16:01:38.121Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2021-01-12T16:01:38.121Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2021-01-12T16:01:38.121Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2021-01-12T16:01:38.121Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-01-12T16:01:38.121Z] === RUN TestUpdateRestartPolicy [2021-01-12T16:01:39.821Z] === RUN TestExternalGraphDriver/spec [2021-01-12T16:01:39.867Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2021-01-12T16:01:39.867Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-12T16:01:40.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-01-12T16:01:41.359Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2021-01-12T16:01:41.359Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-12T16:01:42.366Z] === RUN TestExternalGraphDriver/pull [2021-01-12T16:01:42.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-01-12T16:01:42.983Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2021-01-12T16:01:42.983Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-12T16:01:43.850Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-01-12T16:01:43.850Z] === RUN TestInfoDebug [2021-01-12T16:01:43.850Z] --- PASS: TestInfoDebug (0.52s) [2021-01-12T16:01:43.850Z] === RUN TestInfoInsecureRegistries [2021-01-12T16:01:43.850Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-01-12T16:01:43.850Z] === RUN TestInfoRegistryMirrors [2021-01-12T16:01:43.850Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-01-12T16:01:43.850Z] === RUN TestLoginFailsWithBadCredentials [2021-01-12T16:01:43.850Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-01-12T16:01:43.850Z] === RUN TestPingCacheHeaders [2021-01-12T16:01:43.850Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-01-12T16:01:43.850Z] === RUN TestPingGet [2021-01-12T16:01:43.850Z] --- PASS: TestPingGet (0.01s) [2021-01-12T16:01:43.850Z] === RUN TestPingHead [2021-01-12T16:01:43.850Z] --- PASS: TestPingHead (0.01s) [2021-01-12T16:01:43.850Z] === RUN TestVersion [2021-01-12T16:01:43.850Z] --- PASS: TestVersion (0.01s) [2021-01-12T16:01:43.850Z] PASS [2021-01-12T16:01:43.850Z] [2021-01-12T16:01:43.850Z] === Skipped [2021-01-12T16:01:43.850Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T16:01:43.850Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T16:01:43.850Z] [2021-01-12T16:01:43.850Z] [2021-01-12T16:01:43.850Z] DONE 18 tests, 1 skipped in 21.336s [2021-01-12T16:01:43.850Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-01-12T16:01:43.850Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:43.850Z] ++ set -e [2021-01-12T16:01:43.850Z] ++ '[' -n 0 ']' [2021-01-12T16:01:43.850Z] ++ set -x [2021-01-12T16:01:43.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:43.850Z] INFO: Testing against a local daemon [2021-01-12T16:01:43.850Z] === RUN TestVolumesCreateAndList [2021-01-12T16:01:43.850Z] --- PASS: TestVolumesCreateAndList (0.01s) [2021-01-12T16:01:43.850Z] === RUN TestVolumesRemove [2021-01-12T16:01:43.850Z] --- PASS: TestVolumesRemove (0.10s) [2021-01-12T16:01:43.850Z] === RUN TestVolumesInspect [2021-01-12T16:01:43.850Z] --- PASS: TestVolumesInspect (0.01s) [2021-01-12T16:01:43.850Z] === RUN TestVolumesInvalidJSON [2021-01-12T16:01:43.850Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-12T16:01:43.850Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-12T16:01:43.850Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-12T16:01:43.850Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-01-12T16:01:43.850Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-12T16:01:43.850Z] PASS [2021-01-12T16:01:43.850Z] [2021-01-12T16:01:43.850Z] DONE 5 tests in 0.354s [2021-01-12T16:01:43.850Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-12T16:01:43.850Z] ++++ cat bundles/test-integration/docker.pid [2021-01-12T16:01:43.850Z] +++ kill 12253 [2021-01-12T16:01:43.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-01-12T16:01:44.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-01-12T16:01:44.840Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2021-01-12T16:01:44.840Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-12T16:01:44.910Z] --- PASS: TestExternalGraphDriver (7.83s) [2021-01-12T16:01:44.911Z] --- PASS: TestExternalGraphDriver/json (2.52s) [2021-01-12T16:01:44.911Z] --- PASS: TestExternalGraphDriver/spec (2.69s) [2021-01-12T16:01:44.911Z] --- PASS: TestExternalGraphDriver/pull (2.48s) [2021-01-12T16:01:44.911Z] === RUN TestGraphdriverPluginV2 [2021-01-12T16:01:44.911Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-01-12T16:01:44.911Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:01:44.911Z] PASS [2021-01-12T16:01:44.911Z] [2021-01-12T16:01:44.911Z] === Skipped [2021-01-12T16:01:44.911Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-01-12T16:01:44.911Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:01:44.911Z] [2021-01-12T16:01:44.911Z] [2021-01-12T16:01:44.911Z] DONE 5 tests, 1 skipped in 8.056s [2021-01-12T16:01:44.911Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-12T16:01:44.911Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:44.911Z] ++ set -e [2021-01-12T16:01:44.911Z] ++ '[' -n 0 ']' [2021-01-12T16:01:44.911Z] ++ set -x [2021-01-12T16:01:44.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:45.173Z] INFO: Testing against a local daemon [2021-01-12T16:01:45.173Z] === RUN TestContinueAfterPluginCrash [2021-01-12T16:01:45.173Z] === PAUSE TestContinueAfterPluginCrash [2021-01-12T16:01:45.173Z] === RUN TestReadPluginNoRead [2021-01-12T16:01:45.173Z] === PAUSE TestReadPluginNoRead [2021-01-12T16:01:45.173Z] === RUN TestDaemonStartWithLogOpt [2021-01-12T16:01:45.173Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-12T16:01:45.173Z] === CONT TestContinueAfterPluginCrash [2021-01-12T16:01:45.173Z] === CONT TestDaemonStartWithLogOpt [2021-01-12T16:01:45.174Z] === CONT TestReadPluginNoRead [2021-01-12T16:01:45.350Z] +++ /etc/init.d/apparmor stop [2021-01-12T16:01:45.350Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T16:01:45.350Z] [2021-01-12T16:01:45.350Z] Unloading profiles will leave already running processes permanently [2021-01-12T16:01:45.350Z] unconfined, which can lead to unexpected situations. [2021-01-12T16:01:45.350Z] [2021-01-12T16:01:45.350Z] To set a process to complain mode, use the command line tool [2021-01-12T16:01:45.350Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T16:01:45.350Z] +++ true [2021-01-12T16:01:45.350Z] exiting test-integration [2021-01-12T16:01:45.350Z] ++ exit 0 [2021-01-12T16:01:45.350Z] [2021-01-12T16:01:46.731Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-01-12T16:01:46.731Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate Post stage [Pipeline] junit [2021-01-12T16:01:47.452Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-12T16:01:48.046Z] + echo Ensuring container killed. [2021-01-12T16:01:48.046Z] Ensuring container killed. [2021-01-12T16:01:48.046Z] + docker rm -vf docker-pr6 [2021-01-12T16:01:48.338Z] Error: No such container: docker-pr6 [2021-01-12T16:01:48.338Z] + true [Pipeline] sh [2021-01-12T16:01:48.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-01-12T16:01:48.626Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2021-01-12T16:01:48.626Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-12T16:01:48.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-01-12T16:01:48.711Z] + echo Chowning /workspace to jenkins user [2021-01-12T16:01:48.711Z] Chowning /workspace to jenkins user [2021-01-12T16:01:48.711Z] + id -u [2021-01-12T16:01:48.711Z] + id -g [2021-01-12T16:01:48.711Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41701:/workspace busybox chown -R 1001:1001 /workspace [2021-01-12T16:01:48.711Z] Unable to find image 'busybox:latest' locally [2021-01-12T16:01:49.001Z] latest: Pulling from library/busybox [2021-01-12T16:01:49.292Z] 26600a5e3501: Pulling fs layer [2021-01-12T16:01:49.292Z] 26600a5e3501: Verifying Checksum [2021-01-12T16:01:49.292Z] 26600a5e3501: Download complete [2021-01-12T16:01:49.386Z] === RUN TestReadPluginNoRead/default [2021-01-12T16:01:49.555Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2021-01-12T16:01:49.555Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-12T16:01:50.321Z] 26600a5e3501: Pull complete [2021-01-12T16:01:50.321Z] Digest: sha256:49dae530fd5fee674a6b0d3da89a380fc93746095e7eca0f1b70188a95fd5d71 [2021-01-12T16:01:50.321Z] Status: Downloaded newer image for busybox:latest [2021-01-12T16:01:50.333Z] --- PASS: TestDaemonStartWithLogOpt (4.86s) [2021-01-12T16:01:50.749Z] --- PASS: TestUpdateRestartPolicy (11.33s) [2021-01-12T16:01:50.749Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-12T16:01:50.749Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2021-01-12T16:01:50.749Z] === RUN TestWaitNonBlocked [2021-01-12T16:01:50.749Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T16:01:50.749Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T16:01:50.749Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T16:01:50.750Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T16:01:50.750Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T16:01:50.750Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T16:01:50.750Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-01-12T16:01:50.750Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2021-01-12T16:01:50.750Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2021-01-12T16:01:50.750Z] === RUN TestWaitBlocked [2021-01-12T16:01:50.750Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T16:01:50.750Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T16:01:50.750Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T16:01:50.750Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T16:01:50.750Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T16:01:50.750Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T16:01:50.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-01-12T16:01:51.176Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2021-01-12T16:01:51.176Z] === RUN TestKernelTCPMemory [2021-01-12T16:01:51.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-01-12T16:01:51.282Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-12T16:01:51.739Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-01-12T16:01:51.787Z] --- PASS: TestWaitBlocked (0.02s) [2021-01-12T16:01:51.787Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2021-01-12T16:01:51.787Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2021-01-12T16:01:51.787Z] === CONT TestContainerStartOnDaemonRestart [2021-01-12T16:01:51.787Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-12T16:01:51.787Z] === CONT TestDaemonRestartIpcMode [2021-01-12T16:01:51.787Z] === CONT TestDaemonHostGatewayIP [2021-01-12T16:01:51.995Z] --- PASS: TestKernelTCPMemory (0.93s) [2021-01-12T16:01:51.995Z] === RUN TestNISDomainname [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-12T16:01:52.827Z] + bundleName=s390x-integration [2021-01-12T16:01:52.827Z] + echo Creating s390x-integration-bundles.tar.gz [2021-01-12T16:01:52.827Z] Creating s390x-integration-bundles.tar.gz [2021-01-12T16:01:52.827Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-01-12T16:01:52.827Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-01-12T16:01:53.160Z] Archiving artifacts [2021-01-12T16:01:53.194Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-12T16:01:53.362Z] --- PASS: TestNISDomainname (1.07s) [2021-01-12T16:01:53.362Z] === RUN TestHostnameDnsResolution [2021-01-12T16:01:53.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-01-12T16:01:53.597Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41701/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-12T16:01:53.979Z] + make clean [2021-01-12T16:01:54.180Z] 4612f6d0b889: Pull complete [2021-01-12T16:01:54.609Z] docker volume rm -f docker-dev-cache [2021-01-12T16:01:54.609Z] docker-dev-cache [Pipeline] deleteDir [2021-01-12T16:01:54.730Z] --- PASS: TestHostnameDnsResolution (1.42s) [2021-01-12T16:01:54.730Z] === RUN TestStats [2021-01-12T16:01:55.107Z] --- PASS: TestReadPluginNoRead (9.79s) [2021-01-12T16:01:55.107Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2021-01-12T16:01:55.107Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2021-01-12T16:01:55.107Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s) [2021-01-12T16:01:55.107Z] read_test.go:92: [d46dc99fcb2c2] daemon is not started [2021-01-12T16:01:55.331Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) [2021-01-12T16:01:55.331Z] === CONT TestIpcModeOlderClient [2021-01-12T16:01:55.331Z] --- PASS: TestIpcModeOlderClient (0.15s) [2021-01-12T16:01:55.331Z] === CONT TestContainerKillOnDaemonStart [2021-01-12T16:01:55.368Z] --- PASS: TestContinueAfterPluginCrash (10.23s) [2021-01-12T16:01:55.368Z] PASS [2021-01-12T16:01:55.368Z] [2021-01-12T16:01:55.368Z] DONE 6 tests in 10.462s [2021-01-12T16:01:55.628Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-01-12T16:01:55.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:55.628Z] ++ set -e [2021-01-12T16:01:55.628Z] ++ '[' -n 0 ']' [2021-01-12T16:01:55.628Z] ++ set -x [2021-01-12T16:01:55.628Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:55.628Z] testing: warning: no tests to run [2021-01-12T16:01:55.628Z] PASS [2021-01-12T16:01:55.628Z] [2021-01-12T16:01:55.628Z] DONE 0 tests in 0.046s [2021-01-12T16:01:55.628Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-12T16:01:55.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:55.628Z] ++ set -e [2021-01-12T16:01:55.628Z] ++ '[' -n 0 ']' [2021-01-12T16:01:55.628Z] ++ set -x [2021-01-12T16:01:55.628Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:55.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-01-12T16:01:55.889Z] INFO: Testing against a local daemon [2021-01-12T16:01:55.889Z] === RUN TestPluginWithDevMounts [2021-01-12T16:01:55.889Z] === PAUSE TestPluginWithDevMounts [2021-01-12T16:01:55.889Z] === CONT TestPluginWithDevMounts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T16:01:56.376Z] --- PASS: TestDaemonRestartIpcMode (4.69s) [2021-01-12T16:01:56.376Z] --- PASS: TestDaemonHostGatewayIP (4.89s) [2021-01-12T16:01:56.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-01-12T16:01:56.668Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.21s) [2021-01-12T16:01:57.516Z] --- PASS: TestStats (2.82s) [2021-01-12T16:01:57.516Z] === RUN TestStopContainerWithTimeout [2021-01-12T16:01:57.516Z] === RUN TestStopContainerWithTimeout/0 [2021-01-12T16:01:57.516Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-12T16:01:57.516Z] === RUN TestStopContainerWithTimeout/1 [2021-01-12T16:01:57.516Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-12T16:01:57.516Z] === RUN TestStopContainerWithTimeout/3 [2021-01-12T16:01:57.516Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-12T16:01:57.516Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-12T16:01:57.516Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-12T16:01:57.516Z] === CONT TestStopContainerWithTimeout/0 [2021-01-12T16:01:57.516Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-12T16:01:58.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-01-12T16:01:58.436Z] --- PASS: TestPluginWithDevMounts (2.16s) [2021-01-12T16:01:58.436Z] PASS [2021-01-12T16:01:58.436Z] [2021-01-12T16:01:58.436Z] DONE 1 tests in 2.350s [2021-01-12T16:01:58.436Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-01-12T16:01:58.436Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:58.436Z] ++ set -e [2021-01-12T16:01:58.436Z] ++ '[' -n 0 ']' [2021-01-12T16:01:58.436Z] ++ set -x [2021-01-12T16:01:58.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-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:01:58.436Z] INFO: Testing against a local daemon [2021-01-12T16:01:58.436Z] === RUN TestSecretInspect [2021-01-12T16:01:58.644Z] === CONT TestStopContainerWithTimeout/3 [2021-01-12T16:02:00.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-01-12T16:02:00.535Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-01-12T16:02:00.535Z] === CONT TestStopContainerWithTimeout/1 [2021-01-12T16:02:01.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-01-12T16:02:01.733Z] --- PASS: TestSecretInspect (3.22s) [2021-01-12T16:02:01.733Z] === RUN TestSecretList [2021-01-12T16:02:02.401Z] --- PASS: TestStopContainerWithTimeout (0.06s) [2021-01-12T16:02:02.401Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2021-01-12T16:02:02.401Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2021-01-12T16:02:02.401Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2021-01-12T16:02:02.401Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2021-01-12T16:02:02.401Z] === RUN TestDeleteDevicemapper [2021-01-12T16:02:02.401Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-12T16:02:02.401Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T16:02:02.401Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-12T16:02:02.657Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-01-12T16:02:04.025Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-01-12T16:02:04.953Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-01-12T16:02:05.030Z] --- PASS: TestSecretList (3.21s) [2021-01-12T16:02:05.030Z] === RUN TestSecretsCreateAndDelete [2021-01-12T16:02:05.209Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.71s) [2021-01-12T16:02:05.209Z] === RUN TestUpdateMemory [2021-01-12T16:02:05.209Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-12T16:02:05.209Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-12T16:02:05.209Z] === RUN TestUpdateCPUQuota [2021-01-12T16:02:07.101Z] --- PASS: TestUpdateCPUQuota (1.71s) [2021-01-12T16:02:07.101Z] === RUN TestUpdatePidsLimit [2021-01-12T16:02:07.101Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-12T16:02:07.101Z] === RUN TestUpdatePidsLimit/no_change [2021-01-12T16:02:07.663Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-12T16:02:08.226Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-12T16:02:08.328Z] --- PASS: TestSecretsCreateAndDelete (3.30s) [2021-01-12T16:02:08.328Z] === RUN TestSecretsUpdate [2021-01-12T16:02:08.483Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-12T16:02:09.045Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-12T16:02:09.279Z] --- PASS: TestContainerKillOnDaemonStart (12.36s) [2021-01-12T16:02:09.279Z] PASS [2021-01-12T16:02:09.279Z] [2021-01-12T16:02:09.279Z] === Skipped [2021-01-12T16:02:09.279Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-01-12T16:02:09.279Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T16:02:09.279Z] [2021-01-12T16:02:09.279Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T16:02:09.279Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T16:02:09.279Z] [2021-01-12T16:02:09.279Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-01-12T16:02:09.279Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T16:02:09.279Z] [2021-01-12T16:02:09.279Z] [2021-01-12T16:02:09.279Z] DONE 196 tests, 3 skipped in 113.279s [2021-01-12T16:02:09.279Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-01-12T16:02:09.279Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:02:09.279Z] ++ set -e [2021-01-12T16:02:09.279Z] ++ '[' -n 0 ']' [2021-01-12T16:02:09.279Z] ++ set -x [2021-01-12T16:02:09.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:02:09.279Z] INFO: Testing against a local daemon [2021-01-12T16:02:09.279Z] === RUN TestCommitInheritsEnv [2021-01-12T16:02:09.279Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-01-12T16:02:09.279Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-12T16:02:09.279Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-12T16:02:09.279Z] === RUN TestImagesFilterMultiReference [2021-01-12T16:02:09.279Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-01-12T16:02:09.279Z] === RUN TestImagePullPlatformInvalid [2021-01-12T16:02:09.279Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-01-12T16:02:09.279Z] === RUN TestRemoveImageOrphaning [2021-01-12T16:02:09.279Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-01-12T16:02:09.279Z] === RUN TestRemoveImageGarbageCollector [2021-01-12T16:02:09.279Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-12T16:02:09.279Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:02:09.279Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-12T16:02:09.279Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-01-12T16:02:09.279Z] === RUN TestTagInvalidReference [2021-01-12T16:02:09.279Z] --- PASS: TestTagInvalidReference (0.03s) [2021-01-12T16:02:09.279Z] === RUN TestTagValidPrefixedRepo [2021-01-12T16:02:09.279Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-01-12T16:02:09.279Z] === RUN TestTagExistedNameWithoutForce [2021-01-12T16:02:09.279Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-01-12T16:02:09.279Z] === RUN TestTagOfficialNames [2021-01-12T16:02:09.279Z] --- PASS: TestTagOfficialNames (0.05s) [2021-01-12T16:02:09.279Z] === RUN TestTagMatchesDigest [2021-01-12T16:02:09.279Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-01-12T16:02:09.279Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-12T16:02:09.608Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-12T16:02:09.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-01-12T16:02:10.792Z] --- PASS: TestUpdatePidsLimit (3.86s) [2021-01-12T16:02:10.792Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2021-01-12T16:02:10.792Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2021-01-12T16:02:10.792Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2021-01-12T16:02:10.792Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2021-01-12T16:02:10.792Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2021-01-12T16:02:10.792Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2021-01-12T16:02:10.792Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2021-01-12T16:02:10.792Z] === RUN TestUpdateRestartPolicy [2021-01-12T16:02:11.354Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-01-12T16:02:11.626Z] --- PASS: TestSecretsUpdate (3.26s) [2021-01-12T16:02:11.626Z] === RUN TestTemplatedSecret [2021-01-12T16:02:12.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-01-12T16:02:12.720Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-01-12T16:02:13.284Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-01-12T16:02:14.215Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-01-12T16:02:14.473Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-01-12T16:02:14.923Z] --- PASS: TestTemplatedSecret (3.57s) [2021-01-12T16:02:14.923Z] === RUN TestSecretCreateResolve [2021-01-12T16:02:17.044Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-01-12T16:02:18.222Z] --- PASS: TestSecretCreateResolve (3.26s) [2021-01-12T16:02:18.222Z] PASS [2021-01-12T16:02:18.222Z] [2021-01-12T16:02:18.222Z] DONE 6 tests in 20.055s [2021-01-12T16:02:18.222Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-01-12T16:02:18.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:02:18.222Z] ++ set -e [2021-01-12T16:02:18.222Z] ++ '[' -n 0 ']' [2021-01-12T16:02:18.222Z] ++ set -x [2021-01-12T16:02:18.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:02:18.222Z] INFO: Testing against a local daemon [2021-01-12T16:02:18.222Z] === RUN TestServiceCreateInit [2021-01-12T16:02:18.222Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-12T16:02:19.562Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-01-12T16:02:19.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-01-12T16:02:19.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-01-12T16:02:19.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-01-12T16:02:20.928Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-01-12T16:02:21.490Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-01-12T16:02:22.053Z] === RUN TestDockerSuite/TestBuildCmd [2021-01-12T16:02:22.309Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-01-12T16:02:22.565Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-01-12T16:02:22.565Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-01-12T16:02:22.821Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-01-12T16:02:22.821Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-01-12T16:02:23.383Z] --- PASS: TestUpdateRestartPolicy (12.80s) [2021-01-12T16:02:23.383Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-12T16:02:23.507Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-12T16:02:24.312Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2021-01-12T16:02:24.312Z] === RUN TestWaitNonBlocked [2021-01-12T16:02:24.312Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T16:02:24.312Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T16:02:24.312Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T16:02:24.312Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T16:02:24.312Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T16:02:24.312Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T16:02:24.570Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-01-12T16:02:25.498Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-01-12T16:02:25.498Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2021-01-12T16:02:25.498Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2021-01-12T16:02:25.498Z] === RUN TestWaitBlocked [2021-01-12T16:02:25.498Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T16:02:25.498Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T16:02:25.498Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T16:02:25.498Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T16:02:25.498Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T16:02:25.498Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T16:02:26.864Z] --- PASS: TestWaitBlocked (0.02s) [2021-01-12T16:02:26.864Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2021-01-12T16:02:26.864Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2021-01-12T16:02:26.864Z] === CONT TestContainerStartOnDaemonRestart [2021-01-12T16:02:26.864Z] === CONT TestContainerKillOnDaemonStart [2021-01-12T16:02:27.425Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-01-12T16:02:28.793Z] --- PASS: TestServiceCreateInit (10.36s) [2021-01-12T16:02:28.793Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s) [2021-01-12T16:02:28.793Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s) [2021-01-12T16:02:28.793Z] === RUN TestCreateServiceMultipleTimes [2021-01-12T16:02:30.696Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s) [2021-01-12T16:02:30.696Z] === CONT TestIpcModeOlderClient [2021-01-12T16:02:30.696Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-01-12T16:02:30.696Z] === CONT TestDaemonHostGatewayIP [2021-01-12T16:02:30.696Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-01-12T16:02:30.696Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-01-12T16:02:32.061Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-01-12T16:02:32.987Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-01-12T16:02:33.247Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-01-12T16:02:34.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-01-12T16:02:34.175Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-01-12T16:02:34.175Z] --- PASS: TestDaemonHostGatewayIP (3.53s) [2021-01-12T16:02:34.175Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-12T16:02:34.736Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-01-12T16:02:34.993Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-01-12T16:02:36.015Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-01-12T16:02:36.015Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-01-12T16:02:36.015Z] remote: Enumerating objects: 2, done. [2021-01-12T16:02:36.015Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-01-12T16:02:36.015Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-01-12T16:02:36.015Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-01-12T16:02:36.015Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-01-12T16:02:36.015Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-01-12T16:02:36.015Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-12T16:02:36.353Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41701/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/test/unit [2021-01-12T16:02:36.883Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.63s) [2021-01-12T16:02:36.883Z] === CONT TestDaemonRestartIpcMode [2021-01-12T16:02:37.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-01-12T16:02:38.885Z] ? github.com/docker/docker/api [no test files] [2021-01-12T16:02:40.409Z] --- PASS: TestDaemonRestartIpcMode (3.10s) [2021-01-12T16:02:40.409Z] --- PASS: TestContainerKillOnDaemonStart (13.50s) [2021-01-12T16:02:40.409Z] PASS [2021-01-12T16:02:40.409Z] [2021-01-12T16:02:40.409Z] === Skipped [2021-01-12T16:02:40.409Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-01-12T16:02:40.409Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T16:02:40.409Z] [2021-01-12T16:02:40.409Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-12T16:02:40.409Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T16:02:40.409Z] [2021-01-12T16:02:40.409Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-12T16:02:40.409Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T16:02:40.409Z] [2021-01-12T16:02:40.409Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T16:02:40.409Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T16:02:40.409Z] [2021-01-12T16:02:40.409Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-01-12T16:02:40.409Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T16:02:40.409Z] [2021-01-12T16:02:40.409Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-01-12T16:02:40.409Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-12T16:02:40.409Z] [2021-01-12T16:02:40.409Z] [2021-01-12T16:02:40.409Z] DONE 196 tests, 6 skipped in 150.783s [2021-01-12T16:02:40.409Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-01-12T16:02:40.409Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:02:40.409Z] ++ set -e [2021-01-12T16:02:40.409Z] ++ '[' -n 0 ']' [2021-01-12T16:02:40.409Z] ++ set -x [2021-01-12T16:02:40.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:02:40.665Z] INFO: Testing against a local daemon [2021-01-12T16:02:40.665Z] === RUN TestCommitInheritsEnv [2021-01-12T16:02:40.921Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-01-12T16:02:40.921Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-12T16:02:40.921Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-12T16:02:40.921Z] === RUN TestImagesFilterMultiReference [2021-01-12T16:02:41.177Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-01-12T16:02:41.177Z] === RUN TestImagePullPlatformInvalid [2021-01-12T16:02:41.177Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-01-12T16:02:41.177Z] === RUN TestRemoveImageOrphaning [2021-01-12T16:02:41.738Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2021-01-12T16:02:41.738Z] === RUN TestRemoveImageGarbageCollector [2021-01-12T16:02:42.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-01-12T16:02:45.568Z] --- PASS: TestRemoveImageGarbageCollector (3.37s) [2021-01-12T16:02:45.568Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-12T16:02:45.568Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-01-12T16:02:45.568Z] === RUN TestTagInvalidReference [2021-01-12T16:02:45.568Z] --- PASS: TestTagInvalidReference (0.03s) [2021-01-12T16:02:45.568Z] === RUN TestTagValidPrefixedRepo [2021-01-12T16:02:45.568Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-01-12T16:02:45.568Z] === RUN TestTagExistedNameWithoutForce [2021-01-12T16:02:45.568Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-01-12T16:02:45.568Z] === RUN TestTagOfficialNames [2021-01-12T16:02:45.568Z] --- PASS: TestTagOfficialNames (0.09s) [2021-01-12T16:02:45.568Z] === RUN TestTagMatchesDigest [2021-01-12T16:02:45.568Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-01-12T16:02:45.568Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-12T16:02:45.568Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-01-12T16:02:46.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-01-12T16:02:46.694Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-01-12T16:02:46.905Z] --- PASS: TestCreateServiceMultipleTimes (18.18s) [2021-01-12T16:02:46.905Z] === RUN TestCreateServiceConflict [2021-01-12T16:02:47.620Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-01-12T16:02:50.204Z] --- PASS: TestCreateServiceConflict (3.27s) [2021-01-12T16:02:50.205Z] === RUN TestCreateServiceMaxReplicas [2021-01-12T16:02:50.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-01-12T16:02:51.154Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-01-12T16:02:53.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-01-12T16:02:53.759Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-01-12T16:02:54.410Z] --- PASS: TestCreateServiceMaxReplicas (3.80s) [2021-01-12T16:02:54.410Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-12T16:02:55.564Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-01-12T16:02:56.932Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-01-12T16:02:56.932Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-01-12T16:02:56.932Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-01-12T16:02:56.932Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-01-12T16:02:56.932Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-01-12T16:02:56.932Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-01-12T16:03:01.108Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-01-12T16:03:01.108Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-01-12T16:03:02.479Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-01-12T16:03:05.751Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-01-12T16:03:05.751Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-01-12T16:03:08.335Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-01-12T16:03:08.595Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-01-12T16:03:09.321Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.98s) [2021-01-12T16:03:09.321Z] === RUN TestCreateServiceSecretFileMode [2021-01-12T16:03:11.865Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-01-12T16:03:12.621Z] --- PASS: TestCreateServiceSecretFileMode (3.44s) [2021-01-12T16:03:12.621Z] === RUN TestCreateServiceConfigFileMode [2021-01-12T16:03:12.795Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-01-12T16:03:13.358Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-01-12T16:03:13.920Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-01-12T16:03:14.484Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-01-12T16:03:15.923Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) [2021-01-12T16:03:15.923Z] === RUN TestCreateServiceSysctls [2021-01-12T16:03:19.732Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-01-12T16:03:20.132Z] --- PASS: TestCreateServiceSysctls (4.22s) [2021-01-12T16:03:20.132Z] === RUN TestCreateServiceCapabilities [2021-01-12T16:03:20.294Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-01-12T16:03:20.294Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-01-12T16:03:20.858Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-01-12T16:03:20.858Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-01-12T16:03:22.226Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-01-12T16:03:22.226Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-01-12T16:03:23.435Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2021-01-12T16:03:23.435Z] === RUN TestInspect [2021-01-12T16:03:25.499Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-01-12T16:03:26.063Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-01-12T16:03:26.063Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-01-12T16:03:26.994Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-01-12T16:03:26.994Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-01-12T16:03:27.642Z] --- PASS: TestInspect (3.63s) [2021-01-12T16:03:27.642Z] === RUN TestCreateJob [2021-01-12T16:03:28.363Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-01-12T16:03:29.293Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-01-12T16:03:29.857Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-01-12T16:03:31.225Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-01-12T16:03:31.225Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-01-12T16:03:31.849Z] --- PASS: TestCreateJob (4.10s) [2021-01-12T16:03:31.849Z] === RUN TestReplicatedJob [2021-01-12T16:03:35.396Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-01-12T16:03:36.325Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-01-12T16:03:38.438Z] --- PASS: TestReplicatedJob (6.61s) [2021-01-12T16:03:38.438Z] === RUN TestUpdateReplicatedJob [2021-01-12T16:03:41.574Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-01-12T16:03:41.574Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-01-12T16:03:42.647Z] --- PASS: TestUpdateReplicatedJob (4.33s) [2021-01-12T16:03:42.647Z] === RUN TestServiceListWithStatuses [2021-01-12T16:03:42.647Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-12T16:03:42.647Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T16:03:42.647Z] === RUN TestDockerNetworkConnectAlias [2021-01-12T16:03:43.468Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-01-12T16:03:44.836Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-01-12T16:03:46.730Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-01-12T16:03:47.660Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-01-12T16:03:49.236Z] --- PASS: TestDockerNetworkConnectAlias (6.63s) [2021-01-12T16:03:49.236Z] === RUN TestDockerNetworkReConnect [2021-01-12T16:03:51.830Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-01-12T16:03:51.830Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-01-12T16:03:52.393Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-01-12T16:03:52.956Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-01-12T16:03:54.532Z] --- PASS: TestDockerNetworkReConnect (5.18s) [2021-01-12T16:03:54.532Z] === RUN TestServicePlugin [2021-01-12T16:03:54.532Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-12T16:03:54.532Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:03:54.532Z] === RUN TestServiceUpdateLabel [2021-01-12T16:03:55.476Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-01-12T16:03:55.476Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-01-12T16:03:56.849Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-01-12T16:03:57.079Z] --- PASS: TestServiceUpdateLabel (3.27s) [2021-01-12T16:03:57.079Z] === RUN TestServiceUpdateSecrets [2021-01-12T16:03:57.412Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-01-12T16:03:57.974Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-01-12T16:03:57.974Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-01-12T16:03:59.343Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-01-12T16:04:02.615Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-01-12T16:04:02.872Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-01-12T16:04:04.779Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-01-12T16:04:04.780Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-01-12T16:04:05.970Z] aa4f58cd6da1: Pull complete [2021-01-12T16:04:05.970Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da [2021-01-12T16:04:05.970Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:04:05.970Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-01-12T16:04:05.970Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-01-12T16:04:05.970Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1637' [2021-01-12T16:04:05.970Z] WARN: Skipping validation tests [2021-01-12T16:04:05.970Z] INFO: Running unit tests at 01/12/2021 16:03:56... [2021-01-12T16:04:05.970Z] INFO: make.ps1 starting at 01/12/2021 16:04:00 [2021-01-12T16:04:05.970Z] INFO: Git commit (ce24e97f3f) assumed from DOCKER_GITCOMMIT environment variable [2021-01-12T16:04:05.970Z] INFO: Invoking autogen... [2021-01-12T16:04:05.970Z] INFO: Running unit tests... [2021-01-12T16:04:06.669Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-01-12T16:04:07.234Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-01-12T16:04:10.516Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-01-12T16:04:13.088Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-01-12T16:04:13.790Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-01-12T16:04:14.046Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-01-12T16:04:15.194Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2021-01-12T16:04:15.194Z] === RUN TestServiceUpdateConfigs [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-12T16:04:15.197Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-01-12T16:04:15.197Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-12T16:04:15.197Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/types [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-12T16:04:15.197Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2021-01-12T16:04:15.197Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-12T16:04:15.197Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2021-01-12T16:04:15.197Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/builder [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-12T16:04:15.197Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-12T16:04:16.566Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-01-12T16:04:17.102Z] ok github.com/docker/docker/builder/dockerfile 0.217s coverage: 48.3% of statements [2021-01-12T16:04:17.102Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-12T16:04:17.102Z] ok github.com/docker/docker/builder/remotecontext 0.100s coverage: 13.7% of statements [2021-01-12T16:04:18.039Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-01-12T16:04:18.457Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-01-12T16:04:18.713Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-01-12T16:04:18.975Z] ok github.com/docker/docker/builder/remotecontext/git 1.269s coverage: 86.3% of statements [2021-01-12T16:04:18.975Z] ? github.com/docker/docker/cli [no test files] [2021-01-12T16:04:18.975Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-12T16:04:20.192Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-01-12T16:04:21.561Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-01-12T16:04:21.710Z] ? github.com/docker/docker/api [no test files] [2021-01-12T16:04:22.272Z] ok github.com/docker/docker/client 0.184s coverage: 75.4% of statements [2021-01-12T16:04:22.929Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-01-12T16:04:26.206Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-01-12T16:04:30.105Z] --- PASS: TestServiceUpdateConfigs (15.27s) [2021-01-12T16:04:30.105Z] === RUN TestServiceUpdateNetwork [2021-01-12T16:04:34.308Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-01-12T16:04:36.203Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-01-12T16:04:36.203Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-01-12T16:04:36.593Z] === RUN TestMiddlewares [2021-01-12T16:04:36.593Z] --- PASS: TestMiddlewares (0.00s) [2021-01-12T16:04:36.593Z] PASS [2021-01-12T16:04:36.593Z] coverage: 9.0% of statements [2021-01-12T16:04:36.593Z] ok github.com/docker/docker/api/server 0.180s coverage: 9.0% of statements [2021-01-12T16:04:40.376Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-01-12T16:04:40.376Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-01-12T16:04:40.633Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-01-12T16:04:41.564Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-01-12T16:04:41.564Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-01-12T16:04:42.129Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-01-12T16:04:42.386Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-01-12T16:04:42.386Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-01-12T16:04:44.926Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-01-12T16:04:45.012Z] --- PASS: TestServiceUpdateNetwork (14.87s) [2021-01-12T16:04:45.012Z] === RUN TestServiceUpdatePidsLimit [2021-01-12T16:04:45.012Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-12T16:04:45.184Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-01-12T16:04:45.273Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-12T16:04:47.074Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-01-12T16:04:47.074Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-01-12T16:04:48.966Z] === RUN TestDockerSuite/TestBuildEnv [2021-01-12T16:04:49.530Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-01-12T16:04:49.786Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-01-12T16:04:50.349Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-01-12T16:04:51.719Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-01-12T16:04:52.648Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-01-12T16:04:53.410Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite (359.43s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.61s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.81s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.66s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.66s) [2021-01-12T16:04:55.168Z] docker_cli_daemon_test.go:1455: [df4bfa27519fe] daemon is not started [2021-01-12T16:04:55.168Z] check_test.go:309: [df2276daa87ef] daemon is not started [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.36s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.74s) [2021-01-12T16:04:55.168Z] check_test.go:309: [d175be286df89] daemon is not started [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.44s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.08s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.65s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.45s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.48s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.39s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.18s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-01-12T16:04:55.168Z] check_test.go:309: [d5bf1d874aefc] daemon is not started [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s) [2021-01-12T16:04:55.168Z] check_test.go:309: [dca38c24bb769] daemon is not started [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.27s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2021-01-12T16:04:55.168Z] check_test.go:309: [d5ca765a6dc82] daemon is not started [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.57s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.21s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.66s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-01-12T16:04:55.168Z] check_test.go:309: [dbf6e65cad149] daemon is not started [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.34s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.61s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.67s) [2021-01-12T16:04:55.168Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-01-12T16:04:55.168Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-01-12T16:04:55.168Z] check_test.go:309: [d39f057546bb4] daemon is not started [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.87s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.85s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s) [2021-01-12T16:04:55.168Z] check_test.go:309: [d4af89a242c68] daemon is not started [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.22s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-01-12T16:04:55.168Z] check_test.go:309: [d2277dd84bd73] daemon is not started [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.90s) [2021-01-12T16:04:55.168Z] docker_cli_daemon_plugins_test.go:79: [dbaa83572ed53] daemon is not started [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.72s) [2021-01-12T16:04:55.168Z] docker_cli_daemon_plugins_test.go:169: [d304e7e3a963f] daemon is not started [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.97s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-01-12T16:04:55.168Z] check_test.go:309: [d6f8587bb8861] daemon is not started [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.90s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.92s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.51s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.62s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.02s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.75s) [2021-01-12T16:04:55.168Z] check_test.go:309: [db8d9ab4b64a7] daemon is not started [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.52s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.57s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.35s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.75s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.12s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.80s) [2021-01-12T16:04:55.168Z] check_test.go:309: [d5734f976ed3a] daemon is not started [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.26s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.50s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.89s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.70s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.21s) [2021-01-12T16:04:55.168Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.61s) [2021-01-12T16:04:55.168Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-01-12T16:04:55.169Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-01-12T16:04:55.169Z] check_test.go:309: [dcec08a3e73ae] daemon is not started [2021-01-12T16:04:55.169Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-01-12T16:04:55.169Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-01-12T16:04:55.169Z] check_test.go:309: [de8700815943e] daemon is not started [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.28s) [2021-01-12T16:04:55.169Z] check_test.go:309: [d5462cdd2d494] daemon is not started [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.80s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.47s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.29s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.06s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (5.25s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.69s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.71s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.52s) [2021-01-12T16:04:55.169Z] check_test.go:309: [d163972a43a2e] daemon is not started [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.36s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.69s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.87s) [2021-01-12T16:04:55.169Z] check_test.go:309: [d2197422a4468] daemon is not started [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.98s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2021-01-12T16:04:55.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-01-12T16:04:55.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-01-12T16:04:55.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-01-12T16:04:55.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-01-12T16:04:55.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-01-12T16:04:55.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-01-12T16:04:55.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-01-12T16:04:55.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-01-12T16:04:55.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-01-12T16:04:55.169Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-01-12T16:04:55.169Z] check_test.go:309: [dd2ba1b4878ac] daemon is not started [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s) [2021-01-12T16:04:55.169Z] check_test.go:309: [da4e7dcbb19a0] daemon is not started [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-01-12T16:04:55.169Z] check_test.go:309: [d578977d2fa88] daemon is not started [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.96s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.03s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.13s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-01-12T16:04:55.169Z] check_test.go:309: [d13e9100f460c] daemon is not started [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.94s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.37s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.07s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.59s) [2021-01-12T16:04:55.169Z] check_test.go:309: [df0199fa87431] daemon is not started [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.96s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-01-12T16:04:55.169Z] check_test.go:309: [d82e7bbe8826e] daemon is not started [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.33s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.97s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.71s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.75s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.64s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.09s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.15s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.87s) [2021-01-12T16:04:55.169Z] docker_cli_daemon_test.go:2550: [d6158fc70c9d1] daemon is not started [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.66s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.70s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.96s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s) [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2021-01-12T16:04:55.169Z] check_test.go:309: [df97723d8df84] daemon is not started [2021-01-12T16:04:55.169Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.47s) [2021-01-12T16:04:55.169Z] === RUN TestDockerSwarmSuite [2021-01-12T16:04:55.169Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-01-12T16:04:58.443Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-01-12T16:04:59.812Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-01-12T16:05:00.989Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 29.1% of statements [2021-01-12T16:05:01.548Z] --- PASS: TestServiceUpdatePidsLimit (17.60s) [2021-01-12T16:05:01.548Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-01-12T16:05:01.548Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-01-12T16:05:01.548Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2021-01-12T16:05:01.548Z] PASS [2021-01-12T16:05:01.548Z] [2021-01-12T16:05:01.548Z] === Skipped [2021-01-12T16:05:01.548Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-01-12T16:05:01.548Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T16:05:01.548Z] [2021-01-12T16:05:01.548Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-01-12T16:05:01.548Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:05:01.548Z] [2021-01-12T16:05:01.548Z] [2021-01-12T16:05:01.548Z] DONE 27 tests, 2 skipped in 162.263s [2021-01-12T16:05:01.548Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-01-12T16:05:01.548Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:05:01.548Z] ++ set -e [2021-01-12T16:05:01.548Z] ++ '[' -n 0 ']' [2021-01-12T16:05:01.548Z] ++ set -x [2021-01-12T16:05:01.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:05:01.548Z] INFO: Testing against a local daemon [2021-01-12T16:05:01.548Z] === RUN TestSessionCreate [2021-01-12T16:05:01.548Z] --- PASS: TestSessionCreate (0.05s) [2021-01-12T16:05:01.548Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-12T16:05:01.548Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-01-12T16:05:01.548Z] PASS [2021-01-12T16:05:01.548Z] [2021-01-12T16:05:01.548Z] DONE 2 tests in 0.255s [2021-01-12T16:05:01.548Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-01-12T16:05:01.548Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:05:01.548Z] ++ set -e [2021-01-12T16:05:01.548Z] ++ '[' -n 0 ']' [2021-01-12T16:05:01.548Z] ++ set -x [2021-01-12T16:05:01.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:05:01.548Z] INFO: Testing against a local daemon [2021-01-12T16:05:01.548Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-12T16:05:01.548Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-01-12T16:05:01.548Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T16:05:01.548Z] === RUN TestEventsExecDie [2021-01-12T16:05:01.809Z] --- PASS: TestEventsExecDie (0.94s) [2021-01-12T16:05:01.809Z] === RUN TestEventsBackwardsCompatible [2021-01-12T16:05:01.809Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-01-12T16:05:01.809Z] === RUN TestInfoBinaryCommits [2021-01-12T16:05:01.809Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-01-12T16:05:01.809Z] === RUN TestInfoAPIVersioned [2021-01-12T16:05:01.809Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-01-12T16:05:01.809Z] === RUN TestInfoDiscoveryBackend [2021-01-12T16:05:02.337Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-01-12T16:05:02.365Z] ok github.com/docker/docker/container 0.122s coverage: 34.4% of statements [2021-01-12T16:05:02.365Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-12T16:05:02.365Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-12T16:05:02.365Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-12T16:05:02.365Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-12T16:05:02.382Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2021-01-12T16:05:02.382Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-12T16:05:03.766Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-12T16:05:03.766Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-12T16:05:04.027Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-01-12T16:05:04.027Z] === RUN TestInfoAPI [2021-01-12T16:05:04.288Z] --- PASS: TestInfoAPI (0.05s) [2021-01-12T16:05:04.288Z] === RUN TestInfoAPIWarnings [2021-01-12T16:05:07.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-01-12T16:05:14.575Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2021-01-12T16:05:14.834Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-01-12T16:05:16.737Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-01-12T16:05:19.886Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-01-12T16:05:20.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-01-12T16:05:21.747Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-01-12T16:05:21.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-01-12T16:05:22.399Z] --- PASS: TestInfoAPIWarnings (16.64s) [2021-01-12T16:05:22.399Z] === RUN TestInfoDebug [2021-01-12T16:05:22.399Z] --- PASS: TestInfoDebug (0.61s) [2021-01-12T16:05:22.399Z] === RUN TestInfoInsecureRegistries [2021-01-12T16:05:22.399Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2021-01-12T16:05:22.399Z] === RUN TestInfoRegistryMirrors [2021-01-12T16:05:22.660Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2021-01-12T16:05:22.660Z] === RUN TestLoginFailsWithBadCredentials [2021-01-12T16:05:22.921Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-01-12T16:05:22.921Z] === RUN TestPingCacheHeaders [2021-01-12T16:05:22.921Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-01-12T16:05:22.921Z] === RUN TestPingGet [2021-01-12T16:05:23.182Z] --- PASS: TestPingGet (0.03s) [2021-01-12T16:05:23.182Z] === RUN TestPingHead [2021-01-12T16:05:23.182Z] --- PASS: TestPingHead (0.05s) [2021-01-12T16:05:23.182Z] === RUN TestVersion [2021-01-12T16:05:23.182Z] --- PASS: TestVersion (0.05s) [2021-01-12T16:05:23.182Z] PASS [2021-01-12T16:05:23.182Z] [2021-01-12T16:05:23.182Z] === Skipped [2021-01-12T16:05:23.182Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-01-12T16:05:23.182Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T16:05:23.182Z] [2021-01-12T16:05:23.182Z] [2021-01-12T16:05:23.182Z] DONE 18 tests, 1 skipped in 22.584s [2021-01-12T16:05:23.182Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-01-12T16:05:23.182Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:05:23.182Z] ++ set -e [2021-01-12T16:05:23.182Z] ++ '[' -n 0 ']' [2021-01-12T16:05:23.182Z] ++ set -x [2021-01-12T16:05:23.182Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:05:23.443Z] INFO: Testing against a local daemon [2021-01-12T16:05:23.443Z] === RUN TestVolumesCreateAndList [2021-01-12T16:05:23.443Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-01-12T16:05:23.443Z] === RUN TestVolumesRemove [2021-01-12T16:05:23.443Z] --- PASS: TestVolumesRemove (0.13s) [2021-01-12T16:05:23.443Z] === RUN TestVolumesInspect [2021-01-12T16:05:23.443Z] --- PASS: TestVolumesInspect (0.03s) [2021-01-12T16:05:23.443Z] === RUN TestVolumesInvalidJSON [2021-01-12T16:05:23.443Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-12T16:05:23.443Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-12T16:05:23.443Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-12T16:05:23.443Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-01-12T16:05:23.443Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-12T16:05:23.443Z] PASS [2021-01-12T16:05:23.443Z] [2021-01-12T16:05:23.443Z] DONE 5 tests in 0.370s [2021-01-12T16:05:23.704Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-12T16:05:23.968Z] ++++ cat bundles/test-integration/docker.pid [2021-01-12T16:05:23.968Z] +++ kill 13910 [2021-01-12T16:05:25.440Z] +++ /etc/init.d/apparmor stop [2021-01-12T16:05:25.440Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T16:05:25.440Z] [2021-01-12T16:05:25.440Z] Unloading profiles will leave already running processes permanently [2021-01-12T16:05:25.440Z] unconfined, which can lead to unexpected situations. [2021-01-12T16:05:25.440Z] [2021-01-12T16:05:25.440Z] To set a process to complain mode, use the command line tool [2021-01-12T16:05:25.440Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T16:05:25.440Z] +++ true [2021-01-12T16:05:25.440Z] exiting test-integration [2021-01-12T16:05:25.440Z] ++ exit 0 [2021-01-12T16:05:25.440Z] [2021-01-12T16:05:26.712Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 14.1% of statements [2021-01-12T16:05:26.712Z] ok github.com/docker/docker/daemon 12.186s coverage: 17.2% of statements [2021-01-12T16:05:26.712Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-12T16:05:26.712Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-12T16:05:26.970Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 81.8% of statements [2021-01-12T16:05:27.537Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements Post stage [Pipeline] junit [2021-01-12T16:05:28.007Z] Recording test results [2021-01-12T16:05:28.484Z] ok github.com/docker/docker/daemon/events 0.078s coverage: 50.0% of statements [2021-01-12T16:05:28.484Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-12T16:05:28.484Z] ? github.com/docker/docker/daemon/exec [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-12T16:05:28.835Z] + echo Ensuring container killed. [2021-01-12T16:05:28.835Z] Ensuring container killed. [2021-01-12T16:05:28.835Z] + docker rm -vf docker-pr6 [2021-01-12T16:05:29.051Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-01-12T16:05:29.098Z] Error: No such container: docker-pr6 [2021-01-12T16:05:29.098Z] + true [Pipeline] sh [2021-01-12T16:05:29.387Z] + echo Chowning /workspace to jenkins user [2021-01-12T16:05:29.387Z] Chowning /workspace to jenkins user [2021-01-12T16:05:29.387Z] + id -u [2021-01-12T16:05:29.387Z] + id -g [2021-01-12T16:05:29.387Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41701:/workspace busybox chown -R 1000:1000 /workspace [2021-01-12T16:05:29.387Z] Unable to find image 'busybox:latest' locally [2021-01-12T16:05:29.387Z] latest: Pulling from library/busybox [2021-01-12T16:05:29.650Z] 892975a33f44: Pulling fs layer [2021-01-12T16:05:29.650Z] 892975a33f44: Verifying Checksum [2021-01-12T16:05:29.650Z] 892975a33f44: Download complete [2021-01-12T16:05:29.911Z] 892975a33f44: Pull complete [2021-01-12T16:05:29.911Z] Digest: sha256:49dae530fd5fee674a6b0d3da89a380fc93746095e7eca0f1b70188a95fd5d71 [2021-01-12T16:05:29.911Z] Status: Downloaded newer image for busybox:latest [2021-01-12T16:05:31.584Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.417s coverage: 73.1% of statements [2021-01-12T16:05:31.695Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-01-12T16:05:31.695Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-01-12T16:05:31.695Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-01-12T16:05:31.804Z] --- PASS: TestImportExtremelyLargeImageWorks (192.72s) [2021-01-12T16:05:31.804Z] PASS [2021-01-12T16:05:31.804Z] [2021-01-12T16:05:31.804Z] === Skipped [2021-01-12T16:05:31.804Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-12T16:05:31.804Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:05:31.804Z] [2021-01-12T16:05:31.804Z] [2021-01-12T16:05:31.804Z] DONE 12 tests, 1 skipped in 193.769s [2021-01-12T16:05:31.804Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-01-12T16:05:31.804Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:05:31.804Z] ++ set -e [2021-01-12T16:05:31.804Z] ++ '[' -n 0 ']' [2021-01-12T16:05:31.804Z] ++ set -x [2021-01-12T16:05:31.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:05:31.804Z] INFO: Testing against a local daemon [2021-01-12T16:05:31.804Z] === RUN TestNetworkCreateDelete [2021-01-12T16:05:31.804Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-01-12T16:05:31.804Z] === RUN TestDockerNetworkDeletePreferID [2021-01-12T16:05:31.804Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-01-12T16:05:31.804Z] === RUN TestDaemonDNSFallback [2021-01-12T16:05:31.804Z] --- PASS: TestDaemonDNSFallback (1.52s) [2021-01-12T16:05:31.804Z] === RUN TestInspectNetwork [2021-01-12T16:05:31.804Z] === RUN TestInspectNetwork/full_network_id [2021-01-12T16:05:31.804Z] === RUN TestInspectNetwork/partial_network_id [2021-01-12T16:05:31.804Z] === RUN TestInspectNetwork/network_name [2021-01-12T16:05:31.805Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-12T16:05:31.805Z] --- PASS: TestInspectNetwork (7.05s) [2021-01-12T16:05:31.805Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-12T16:05:31.805Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-12T16:05:31.805Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-12T16:05:31.805Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-12T16:05:31.805Z] === RUN TestRunContainerWithBridgeNone [2021-01-12T16:05:31.842Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 2.9% of statements [2021-01-12T16:05:32.259Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-01-12T16:05:32.838Z] --- PASS: TestRunContainerWithBridgeNone (1.85s) [2021-01-12T16:05:32.838Z] === RUN TestNetworkInvalidJSON [2021-01-12T16:05:32.838Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-12T16:05:32.838Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-12T16:05:32.838Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T16:05:32.838Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T16:05:32.838Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T16:05:32.838Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T16:05:32.838Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-12T16:05:32.838Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T16:05:32.838Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T16:05:32.838Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-01-12T16:05:32.838Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-12T16:05:32.838Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-12T16:05:32.838Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-12T16:05:32.838Z] === RUN TestNetworkList [2021-01-12T16:05:32.838Z] === RUN TestNetworkList//networks [2021-01-12T16:05:32.838Z] === PAUSE TestNetworkList//networks [2021-01-12T16:05:32.838Z] === RUN TestNetworkList//networks/ [2021-01-12T16:05:32.838Z] === PAUSE TestNetworkList//networks/ [2021-01-12T16:05:32.838Z] === CONT TestNetworkList//networks [2021-01-12T16:05:32.838Z] === CONT TestNetworkList//networks/ [2021-01-12T16:05:32.838Z] --- PASS: TestNetworkList (0.02s) [2021-01-12T16:05:32.838Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-12T16:05:32.838Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-12T16:05:32.838Z] === RUN TestHostIPv4BridgeLabel [2021-01-12T16:05:33.129Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-01-12T16:05:33.129Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-12T16:05:33.218Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.369s coverage: 56.2% of statements [2021-01-12T16:05:33.626Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-01-12T16:05:33.626Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-01-12T16:05:33.891Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-12T16:05:34.165Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-01-12T16:05:34.165Z] === RUN TestDaemonDefaultNetworkPools [2021-01-12T16:05:34.422Z] + bundleName=arm64-integration [2021-01-12T16:05:34.422Z] + echo Creating arm64-integration-bundles.tar.gz [2021-01-12T16:05:34.422Z] Creating arm64-integration-bundles.tar.gz [2021-01-12T16:05:34.422Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+ -o -name *.log -o -name *.profxargs -o -name tar *-report.xml -czf ) arm64-integration-bundles.tar.gz -print [2021-01-12T16:05:34.422Z] [Pipeline] archiveArtifacts [2021-01-12T16:05:34.697Z] Archiving artifacts [2021-01-12T16:05:35.125Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2021-01-12T16:05:35.199Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-01-12T16:05:35.199Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-12T16:05:36.238Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-01-12T16:05:36.238Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-12T16:05:36.749Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41701/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-12T16:05:37.029Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.446s coverage: 45.9% of statements [2021-01-12T16:05:37.029Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-12T16:05:37.068Z] + make clean [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-12T16:05:37.136Z] === RUN TestBoolValue [2021-01-12T16:05:37.136Z] --- PASS: TestBoolValue (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestBoolValueOrDefault [2021-01-12T16:05:37.136Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestInt64ValueOrZero [2021-01-12T16:05:37.136Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestInt64ValueOrDefault [2021-01-12T16:05:37.136Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestInt64ValueOrDefaultWithError [2021-01-12T16:05:37.136Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestJsonContentType [2021-01-12T16:05:37.136Z] --- PASS: TestJsonContentType (0.00s) [2021-01-12T16:05:37.136Z] PASS [2021-01-12T16:05:37.136Z] coverage: 14.7% of statements [2021-01-12T16:05:37.136Z] ok github.com/docker/docker/api/server/httputils 0.125s coverage: 14.7% of statements [2021-01-12T16:05:37.136Z] === RUN TestMaskSecretKeys [2021-01-12T16:05:37.136Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-01-12T16:05:37.136Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-01-12T16:05:37.136Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-01-12T16:05:37.136Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-01-12T16:05:37.136Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-01-12T16:05:37.136Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-01-12T16:05:37.136Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestVersionMiddlewareVersion [2021-01-12T16:05:37.136Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-01-12T16:05:37.136Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-01-12T16:05:37.136Z] PASS [2021-01-12T16:05:37.136Z] coverage: 37.7% of statements [2021-01-12T16:05:37.136Z] ok github.com/docker/docker/api/server/middleware 0.242s coverage: 37.7% of statements [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-12T16:05:37.136Z] === RUN TestToJSON [2021-01-12T16:05:37.136Z] --- PASS: TestToJSON (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestToParamWithVersion [2021-01-12T16:05:37.136Z] --- PASS: TestToParamWithVersion (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestFromJSON [2021-01-12T16:05:37.136Z] --- PASS: TestFromJSON (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestEmpty [2021-01-12T16:05:37.136Z] --- PASS: TestEmpty (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestArgsMatchKVListEmptySources [2021-01-12T16:05:37.136Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestArgsMatchKVList [2021-01-12T16:05:37.136Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestArgsMatch [2021-01-12T16:05:37.136Z] --- PASS: TestArgsMatch (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestAdd [2021-01-12T16:05:37.136Z] --- PASS: TestAdd (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestDel [2021-01-12T16:05:37.136Z] --- PASS: TestDel (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestLen [2021-01-12T16:05:37.136Z] --- PASS: TestLen (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestExactMatch [2021-01-12T16:05:37.136Z] --- PASS: TestExactMatch (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestOnlyOneExactMatch [2021-01-12T16:05:37.136Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestContains [2021-01-12T16:05:37.136Z] --- PASS: TestContains (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestValidate [2021-01-12T16:05:37.136Z] --- PASS: TestValidate (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestWalkValues [2021-01-12T16:05:37.136Z] --- PASS: TestWalkValues (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestFuzzyMatch [2021-01-12T16:05:37.136Z] --- PASS: TestFuzzyMatch (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestClone [2021-01-12T16:05:37.136Z] --- PASS: TestClone (0.00s) [2021-01-12T16:05:37.136Z] PASS [2021-01-12T16:05:37.136Z] coverage: 92.2% of statements [2021-01-12T16:05:37.136Z] ok github.com/docker/docker/api/types/filters 0.076s coverage: 92.2% of statements [2021-01-12T16:05:37.136Z] === RUN TestStrSliceMarshalJSON [2021-01-12T16:05:37.136Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestStrSliceUnmarshalJSON [2021-01-12T16:05:37.136Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestStrSliceUnmarshalString [2021-01-12T16:05:37.136Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestStrSliceUnmarshalSlice [2021-01-12T16:05:37.136Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-01-12T16:05:37.136Z] PASS [2021-01-12T16:05:37.136Z] coverage: 90.0% of statements [2021-01-12T16:05:37.136Z] ok github.com/docker/docker/api/types/strslice 0.063s coverage: 90.0% of statements [2021-01-12T16:05:37.136Z] === RUN TestAdjustForAPIVersion [2021-01-12T16:05:37.136Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-01-12T16:05:37.136Z] PASS [2021-01-12T16:05:37.136Z] coverage: 5.7% of statements [2021-01-12T16:05:37.136Z] ok github.com/docker/docker/api/server/router/swarm 0.161s coverage: 5.7% of statements [2021-01-12T16:05:37.136Z] === RUN TestDurationToSecondsString [2021-01-12T16:05:37.136Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestGetTimestamp [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/types [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-12T16:05:37.136Z] --- PASS: TestGetTimestamp (0.12s) [2021-01-12T16:05:37.136Z] === RUN TestParseTimestamps [2021-01-12T16:05:37.136Z] --- PASS: TestParseTimestamps (0.00s) [2021-01-12T16:05:37.136Z] PASS [2021-01-12T16:05:37.136Z] coverage: 100.0% of statements [2021-01-12T16:05:37.136Z] ok github.com/docker/docker/api/types/time 0.185s coverage: 100.0% of statements [2021-01-12T16:05:37.136Z] === RUN TestCompareVersion [2021-01-12T16:05:37.136Z] --- PASS: TestCompareVersion (0.00s) [2021-01-12T16:05:37.136Z] PASS [2021-01-12T16:05:37.136Z] coverage: 75.0% of statements [2021-01-12T16:05:37.136Z] ok github.com/docker/docker/api/types/versions 0.073s coverage: 75.0% of statements [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/builder [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-12T16:05:37.136Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-12T16:05:37.136Z] === RUN TestParseRemoteURL [2021-01-12T16:05:37.136Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-01-12T16:05:37.136Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-01-12T16:05:37.136Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-01-12T16:05:37.136Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-01-12T16:05:37.136Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-01-12T16:05:37.136Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-01-12T16:05:37.136Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-01-12T16:05:37.136Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-01-12T16:05:37.136Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-01-12T16:05:37.136Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-01-12T16:05:37.136Z] --- PASS: TestParseRemoteURL (0.00s) [2021-01-12T16:05:37.136Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-01-12T16:05:37.136Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-01-12T16:05:37.136Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-01-12T16:05:37.136Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-01-12T16:05:37.136Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-01-12T16:05:37.136Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-01-12T16:05:37.136Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-01-12T16:05:37.136Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-01-12T16:05:37.136Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-01-12T16:05:37.136Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestCloneArgsSmartHttp [2021-01-12T16:05:37.136Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-01-12T16:05:37.136Z] === RUN TestCloneArgsDumbHttp [2021-01-12T16:05:37.136Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestCloneArgsGit [2021-01-12T16:05:37.136Z] --- PASS: TestCloneArgsGit (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestCheckoutGit [2021-01-12T16:05:37.136Z] === RUN TestEnable [2021-01-12T16:05:37.136Z] --- PASS: TestEnable (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestDisable [2021-01-12T16:05:37.136Z] --- PASS: TestDisable (0.00s) [2021-01-12T16:05:37.136Z] === RUN TestEnabled [2021-01-12T16:05:37.136Z] --- PASS: TestEnabled (0.00s) [2021-01-12T16:05:37.136Z] PASS [2021-01-12T16:05:37.136Z] coverage: 100.0% of statements [2021-01-12T16:05:37.136Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2021-01-12T16:05:37.287Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.363s coverage: 49.5% of statements [2021-01-12T16:05:37.641Z] docker volume rm -f docker-dev-cache [2021-01-12T16:05:37.641Z] docker-dev-cache [Pipeline] deleteDir [2021-01-12T16:05:37.749Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-01-12T16:05:37.749Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-12T16:05:38.047Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-01-12T16:05:38.047Z] === RUN TestServiceWithPredefinedNetwork [2021-01-12T16:05:38.116Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-01-12T16:05:38.116Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestProcessNoDockerignore [2021-01-12T16:05:38.116Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestProcessShouldLeaveAllFiles [2021-01-12T16:05:38.116Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestDetectContentType [2021-01-12T16:05:38.116Z] --- PASS: TestDetectContentType (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestSelectAcceptableMIME [2021-01-12T16:05:38.116Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestInspectEmptyResponse [2021-01-12T16:05:38.116Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestInspectResponseBinary [2021-01-12T16:05:38.116Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestResponseUnsupportedContentType [2021-01-12T16:05:38.116Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestInspectResponseTextSimple [2021-01-12T16:05:38.116Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestInspectResponseEmptyContentType [2021-01-12T16:05:38.116Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestUnknownContentLength [2021-01-12T16:05:38.116Z] --- PASS: TestUnknownContentLength (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestDownloadRemote [2021-01-12T16:05:38.116Z] --- PASS: TestDownloadRemote (0.07s) [2021-01-12T16:05:38.116Z] === RUN TestGetWithStatusError [2021-01-12T16:05:38.116Z] --- PASS: TestGetWithStatusError (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestCloseRootDirectory [2021-01-12T16:05:38.116Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-01-12T16:05:38.116Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:05:38.116Z] === RUN TestHashFile [2021-01-12T16:05:38.116Z] --- SKIP: TestHashFile (0.00s) [2021-01-12T16:05:38.116Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:05:38.116Z] === RUN TestHashSubdir [2021-01-12T16:05:38.116Z] --- SKIP: TestHashSubdir (0.00s) [2021-01-12T16:05:38.116Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:05:38.116Z] === RUN TestRemoveDirectory [2021-01-12T16:05:38.116Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-01-12T16:05:38.116Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:05:38.116Z] PASS [2021-01-12T16:05:38.116Z] coverage: 9.3% of statements [2021-01-12T16:05:38.116Z] ok github.com/docker/docker/builder/remotecontext 0.494s coverage: 9.3% of statements [2021-01-12T16:05:38.116Z] === RUN TestGetAllAllowed [2021-01-12T16:05:38.116Z] --- PASS: TestGetAllAllowed (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestGetAllMeta [2021-01-12T16:05:38.116Z] --- PASS: TestGetAllMeta (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestWarnOnUnusedBuildArgs [2021-01-12T16:05:38.116Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestIsUnreferencedBuiltin [2021-01-12T16:05:38.116Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestIsExistingDirectory [2021-01-12T16:05:38.116Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-01-12T16:05:38.116Z] === RUN TestGetFilenameForDownload [2021-01-12T16:05:38.116Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestEnv2Variables [2021-01-12T16:05:38.116Z] --- PASS: TestEnv2Variables (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-01-12T16:05:38.116Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestMaintainer [2021-01-12T16:05:38.116Z] --- PASS: TestMaintainer (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestLabel [2021-01-12T16:05:38.116Z] --- PASS: TestLabel (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestFromScratch [2021-01-12T16:05:38.116Z] --- PASS: TestFromScratch (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestFromWithArg [2021-01-12T16:05:38.116Z] --- PASS: TestFromWithArg (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-01-12T16:05:38.116Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestFromWithUndefinedArg [2021-01-12T16:05:38.116Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-01-12T16:05:38.116Z] === RUN TestFromMultiStageWithNamedStage [2021-01-12T16:05:38.116Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestOnbuild [2021-01-12T16:05:38.581Z] --- PASS: TestOnbuild (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestWorkdir [2021-01-12T16:05:38.581Z] --- PASS: TestWorkdir (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestCmd [2021-01-12T16:05:38.581Z] --- PASS: TestCmd (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestHealthcheckNone [2021-01-12T16:05:38.581Z] --- PASS: TestHealthcheckNone (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestHealthcheckCmd [2021-01-12T16:05:38.581Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestEntrypoint [2021-01-12T16:05:38.581Z] --- PASS: TestEntrypoint (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestExpose [2021-01-12T16:05:38.581Z] --- PASS: TestExpose (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestUser [2021-01-12T16:05:38.581Z] --- PASS: TestUser (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestVolume [2021-01-12T16:05:38.581Z] --- PASS: TestVolume (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestStopSignal [2021-01-12T16:05:38.581Z] --- SKIP: TestStopSignal (0.00s) [2021-01-12T16:05:38.581Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-01-12T16:05:38.581Z] === RUN TestArg [2021-01-12T16:05:38.581Z] --- PASS: TestArg (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestShell [2021-01-12T16:05:38.581Z] --- PASS: TestShell (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestPrependEnvOnCmd [2021-01-12T16:05:38.581Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestRunWithBuildArgs [2021-01-12T16:05:38.581Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestRunIgnoresHealthcheck [2021-01-12T16:05:38.581Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestNormalizeWorkdir [2021-01-12T16:05:38.581Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-01-12T16:05:38.581Z] === RUN TestDispatch [2021-01-12T16:05:38.582Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-01-12T16:05:38.582Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-01-12T16:05:38.582Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-01-12T16:05:38.582Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-01-12T16:05:38.582Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-01-12T16:05:38.582Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-01-12T16:05:38.582Z] === RUN TestDispatch/COPY_url [2021-01-12T16:05:38.582Z] --- PASS: TestDispatch (0.06s) [2021-01-12T16:05:38.582Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-01-12T16:05:38.582Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-01-12T16:05:38.582Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-01-12T16:05:38.582Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-01-12T16:05:38.582Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-01-12T16:05:38.582Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-01-12T16:05:38.582Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-01-12T16:05:38.582Z] === RUN TestAddScratchImageAddsToMounts [2021-01-12T16:05:38.582Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-01-12T16:05:38.582Z] === RUN TestAddFromScratchPopulatesPlatform [2021-01-12T16:05:38.582Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-01-12T16:05:38.582Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-01-12T16:05:38.582Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-01-12T16:05:38.582Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-01-12T16:05:38.582Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-01-12T16:05:38.582Z] === RUN TestImageSourceGetAddsToMounts [2021-01-12T16:05:38.582Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-01-12T16:05:38.582Z] === RUN TestEmptyDockerfile [2021-01-12T16:05:38.582Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-01-12T16:05:38.582Z] === RUN TestSymlinkDockerfile [2021-01-12T16:05:38.582Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-01-12T16:05:38.582Z] === RUN TestDockerfileOutsideTheBuildContext [2021-01-12T16:05:38.582Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-01-12T16:05:38.582Z] === RUN TestNonExistingDockerfile [2021-01-12T16:05:38.582Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-01-12T16:05:38.582Z] === RUN TestCopyRunConfig [2021-01-12T16:05:38.582Z] --- PASS: TestCopyRunConfig (0.00s) [2021-01-12T16:05:38.582Z] === RUN TestDeepCopyRunConfig [2021-01-12T16:05:38.582Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-01-12T16:05:38.582Z] === RUN TestExportImage [2021-01-12T16:05:38.582Z] --- PASS: TestExportImage (0.00s) [2021-01-12T16:05:38.582Z] === RUN TestNormalizeDest [2021-01-12T16:05:38.582Z] --- PASS: TestNormalizeDest (0.00s) [2021-01-12T16:05:38.582Z] PASS [2021-01-12T16:05:38.582Z] coverage: 46.6% of statements [2021-01-12T16:05:38.582Z] ok github.com/docker/docker/builder/dockerfile 0.413s coverage: 46.6% of statements [2021-01-12T16:05:38.582Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-12T16:05:39.190Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2021-01-12T16:05:39.448Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.649s coverage: 57.7% of statements [2021-01-12T16:05:39.448Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-12T16:05:39.448Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-12T16:05:40.120Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s) [2021-01-12T16:05:40.120Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-12T16:05:40.120Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T16:05:40.120Z] service_test.go:236: FLAKY_TEST [2021-01-12T16:05:40.120Z] === RUN TestServiceWithDataPathPortInit [2021-01-12T16:05:41.352Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-01-12T16:05:41.920Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-01-12T16:05:42.857Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.5% of statements [2021-01-12T16:05:42.857Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-12T16:05:42.857Z] ? github.com/docker/docker/daemon/listeners [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T16:05:44.235Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 41.0% of statements [2021-01-12T16:05:45.172Z] ok github.com/docker/docker/daemon/logger/awslogs 0.187s coverage: 77.4% of statements [2021-01-12T16:05:45.172Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-12T16:05:45.172Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-12T16:05:45.431Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2021-01-12T16:05:46.071Z] === RUN TestDockerSuite/TestBuildExpose [2021-01-12T16:05:46.071Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-01-12T16:05:46.071Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-01-12T16:05:46.071Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-01-12T16:05:46.071Z] === RUN TestDockerSuite/TestBuildFails [2021-01-12T16:05:46.367Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-01-12T16:05:46.635Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-01-12T16:05:46.892Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-01-12T16:05:46.936Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 61.6% of statements [2021-01-12T16:05:46.936Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-01-12T16:05:48.313Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-01-12T16:05:48.313Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-12T16:05:48.571Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 58.6% of statements [2021-01-12T16:05:48.784Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-01-12T16:05:49.984Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2021-01-12T16:05:50.680Z] === RUN TestDockerSuite/TestBuildForceRm [2021-01-12T16:05:50.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-01-12T16:05:50.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-01-12T16:05:51.031Z] === RUN TestCheckpointCreateError [2021-01-12T16:05:51.031Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestCheckpointCreate [2021-01-12T16:05:51.031Z] --- PASS: TestCheckpointCreate (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestCheckpointDeleteError [2021-01-12T16:05:51.031Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestCheckpointDelete [2021-01-12T16:05:51.031Z] --- PASS: TestCheckpointDelete (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestCheckpointListError [2021-01-12T16:05:51.031Z] --- PASS: TestCheckpointListError (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestCheckpointList [2021-01-12T16:05:51.031Z] --- PASS: TestCheckpointList (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestCheckpointListContainerNotFound [2021-01-12T16:05:51.031Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestNewClientWithOpsFromEnv [2021-01-12T16:05:51.031Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-01-12T16:05:51.031Z] client_test.go:23: runtime.GOOS == "windows" [2021-01-12T16:05:51.031Z] === RUN TestGetAPIPath [2021-01-12T16:05:51.031Z] --- PASS: TestGetAPIPath (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestParseHostURL [2021-01-12T16:05:51.031Z] --- PASS: TestParseHostURL (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-01-12T16:05:51.031Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestNegotiateAPIVersionEmpty [2021-01-12T16:05:51.031Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestNegotiateAPIVersion [2021-01-12T16:05:51.031Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestNegotiateAPVersionOverride [2021-01-12T16:05:51.031Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestNegotiateAPIVersionAutomatic [2021-01-12T16:05:51.031Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-01-12T16:05:51.031Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-01-12T16:05:51.031Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestClientRedirect [2021-01-12T16:05:51.031Z] --- PASS: TestClientRedirect (0.00s) [2021-01-12T16:05:51.031Z] === RUN TestConfigCreateUnsupported [2021-01-12T16:05:51.032Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigCreateError [2021-01-12T16:05:51.032Z] --- PASS: TestConfigCreateError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigCreate [2021-01-12T16:05:51.032Z] --- PASS: TestConfigCreate (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigInspectNotFound [2021-01-12T16:05:51.032Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigInspectWithEmptyID [2021-01-12T16:05:51.032Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigInspectUnsupported [2021-01-12T16:05:51.032Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigInspectError [2021-01-12T16:05:51.032Z] --- PASS: TestConfigInspectError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigInspectConfigNotFound [2021-01-12T16:05:51.032Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigInspect [2021-01-12T16:05:51.032Z] --- PASS: TestConfigInspect (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigListUnsupported [2021-01-12T16:05:51.032Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigListError [2021-01-12T16:05:51.032Z] --- PASS: TestConfigListError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigList [2021-01-12T16:05:51.032Z] --- PASS: TestConfigList (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigRemoveUnsupported [2021-01-12T16:05:51.032Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigRemoveError [2021-01-12T16:05:51.032Z] --- PASS: TestConfigRemoveError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigRemove [2021-01-12T16:05:51.032Z] --- PASS: TestConfigRemove (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigUpdateUnsupported [2021-01-12T16:05:51.032Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigUpdateError [2021-01-12T16:05:51.032Z] --- PASS: TestConfigUpdateError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestConfigUpdate [2021-01-12T16:05:51.032Z] --- PASS: TestConfigUpdate (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerCommitError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerCommitError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerCommit [2021-01-12T16:05:51.032Z] --- PASS: TestContainerCommit (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerStatPathError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerStatPathError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerStatPathNotFoundError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerStatPathNoHeaderError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerStatPath [2021-01-12T16:05:51.032Z] --- PASS: TestContainerStatPath (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestCopyToContainerError [2021-01-12T16:05:51.032Z] --- PASS: TestCopyToContainerError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestCopyToContainerNotFoundError [2021-01-12T16:05:51.032Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestCopyToContainerNotStatusOKError [2021-01-12T16:05:51.032Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestCopyToContainer [2021-01-12T16:05:51.032Z] --- PASS: TestCopyToContainer (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestCopyFromContainerError [2021-01-12T16:05:51.032Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestCopyFromContainerNotFoundError [2021-01-12T16:05:51.032Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestCopyFromContainerNotStatusOKError [2021-01-12T16:05:51.032Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestCopyFromContainerNoHeaderError [2021-01-12T16:05:51.032Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestCopyFromContainer [2021-01-12T16:05:51.032Z] --- PASS: TestCopyFromContainer (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerCreateError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerCreateError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerCreateImageNotFound [2021-01-12T16:05:51.032Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerCreateWithName [2021-01-12T16:05:51.032Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerCreateAutoRemove [2021-01-12T16:05:51.032Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerDiffError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerDiffError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerDiff [2021-01-12T16:05:51.032Z] --- PASS: TestContainerDiff (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerExecCreateError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerExecCreate [2021-01-12T16:05:51.032Z] --- PASS: TestContainerExecCreate (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerExecStartError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerExecStartError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerExecStart [2021-01-12T16:05:51.032Z] --- PASS: TestContainerExecStart (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerExecInspectError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerExecInspect [2021-01-12T16:05:51.032Z] --- PASS: TestContainerExecInspect (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerExportError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerExportError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerExport [2021-01-12T16:05:51.032Z] --- PASS: TestContainerExport (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerInspectError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerInspectError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerInspectContainerNotFound [2021-01-12T16:05:51.032Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerInspectWithEmptyID [2021-01-12T16:05:51.032Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerInspect [2021-01-12T16:05:51.032Z] --- PASS: TestContainerInspect (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerInspectNode [2021-01-12T16:05:51.032Z] --- PASS: TestContainerInspectNode (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerKillError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerKillError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerKill [2021-01-12T16:05:51.032Z] --- PASS: TestContainerKill (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerListError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerListError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerList [2021-01-12T16:05:51.032Z] --- PASS: TestContainerList (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerLogsNotFoundError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerLogsError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerLogsError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerLogs [2021-01-12T16:05:51.032Z] --- PASS: TestContainerLogs (0.13s) [2021-01-12T16:05:51.032Z] === RUN TestContainerPauseError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerPauseError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerPause [2021-01-12T16:05:51.032Z] --- PASS: TestContainerPause (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainersPruneError [2021-01-12T16:05:51.032Z] --- PASS: TestContainersPruneError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainersPrune [2021-01-12T16:05:51.032Z] --- PASS: TestContainersPrune (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerRemoveError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerRemoveError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerRemoveNotFoundError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerRemove [2021-01-12T16:05:51.032Z] --- PASS: TestContainerRemove (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerRenameError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerRenameError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerRename [2021-01-12T16:05:51.032Z] --- PASS: TestContainerRename (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerResizeError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerResizeError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerExecResizeError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerResize [2021-01-12T16:05:51.032Z] --- PASS: TestContainerResize (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerExecResize [2021-01-12T16:05:51.032Z] --- PASS: TestContainerExecResize (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerRestartError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerRestartError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerRestart [2021-01-12T16:05:51.032Z] --- PASS: TestContainerRestart (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerStartError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerStartError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerStart [2021-01-12T16:05:51.032Z] --- PASS: TestContainerStart (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerStatsError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerStatsError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerStats [2021-01-12T16:05:51.032Z] --- PASS: TestContainerStats (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerStopError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerStopError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerStop [2021-01-12T16:05:51.032Z] --- PASS: TestContainerStop (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerTopError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerTopError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerTop [2021-01-12T16:05:51.032Z] --- PASS: TestContainerTop (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerUnpauseError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerUnpause [2021-01-12T16:05:51.032Z] --- PASS: TestContainerUnpause (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerUpdateError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerUpdateError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerUpdate [2021-01-12T16:05:51.032Z] --- PASS: TestContainerUpdate (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerWaitError [2021-01-12T16:05:51.032Z] --- PASS: TestContainerWaitError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestContainerWait [2021-01-12T16:05:51.032Z] --- PASS: TestContainerWait (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestDiskUsageError [2021-01-12T16:05:51.032Z] --- PASS: TestDiskUsageError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestDiskUsage [2021-01-12T16:05:51.032Z] --- PASS: TestDiskUsage (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestDistributionInspectUnsupported [2021-01-12T16:05:51.032Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestDistributionInspectWithEmptyID [2021-01-12T16:05:51.032Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestEventsErrorInOptions [2021-01-12T16:05:51.032Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestEventsErrorFromServer [2021-01-12T16:05:51.032Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestEvents [2021-01-12T16:05:51.032Z] --- PASS: TestEvents (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestTLSCloseWriter [2021-01-12T16:05:51.032Z] === PAUSE TestTLSCloseWriter [2021-01-12T16:05:51.032Z] === RUN TestImageBuildError [2021-01-12T16:05:51.032Z] --- PASS: TestImageBuildError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageBuild [2021-01-12T16:05:51.032Z] --- PASS: TestImageBuild (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestGetDockerOS [2021-01-12T16:05:51.032Z] --- PASS: TestGetDockerOS (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageCreateError [2021-01-12T16:05:51.032Z] --- PASS: TestImageCreateError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageCreate [2021-01-12T16:05:51.032Z] --- PASS: TestImageCreate (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageHistoryError [2021-01-12T16:05:51.032Z] --- PASS: TestImageHistoryError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageHistory [2021-01-12T16:05:51.032Z] --- PASS: TestImageHistory (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageImportError [2021-01-12T16:05:51.032Z] --- PASS: TestImageImportError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageImport [2021-01-12T16:05:51.032Z] --- PASS: TestImageImport (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageInspectError [2021-01-12T16:05:51.032Z] --- PASS: TestImageInspectError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageInspectImageNotFound [2021-01-12T16:05:51.032Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageInspectWithEmptyID [2021-01-12T16:05:51.032Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageInspect [2021-01-12T16:05:51.032Z] --- PASS: TestImageInspect (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageListError [2021-01-12T16:05:51.032Z] --- PASS: TestImageListError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageList [2021-01-12T16:05:51.032Z] --- PASS: TestImageList (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageListApiBefore125 [2021-01-12T16:05:51.032Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageLoadError [2021-01-12T16:05:51.032Z] --- PASS: TestImageLoadError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageLoad [2021-01-12T16:05:51.032Z] --- PASS: TestImageLoad (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagesPruneError [2021-01-12T16:05:51.032Z] --- PASS: TestImagesPruneError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagesPrune [2021-01-12T16:05:51.032Z] --- PASS: TestImagesPrune (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagePullReferenceParseError [2021-01-12T16:05:51.032Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagePullAnyError [2021-01-12T16:05:51.032Z] --- PASS: TestImagePullAnyError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagePullStatusUnauthorizedError [2021-01-12T16:05:51.032Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-01-12T16:05:51.032Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-01-12T16:05:51.032Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-01-12T16:05:51.032Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagePullWithoutErrors [2021-01-12T16:05:51.032Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagePushReferenceError [2021-01-12T16:05:51.032Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagePushAnyError [2021-01-12T16:05:51.032Z] --- PASS: TestImagePushAnyError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagePushStatusUnauthorizedError [2021-01-12T16:05:51.032Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-01-12T16:05:51.032Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-01-12T16:05:51.032Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-01-12T16:05:51.032Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImagePushWithoutErrors [2021-01-12T16:05:51.032Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-01-12T16:05:51.032Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-01-12T16:05:51.032Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-01-12T16:05:51.032Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-01-12T16:05:51.032Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-01-12T16:05:51.032Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-01-12T16:05:51.032Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-01-12T16:05:51.032Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-01-12T16:05:51.032Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageRemoveError [2021-01-12T16:05:51.032Z] --- PASS: TestImageRemoveError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageRemoveImageNotFound [2021-01-12T16:05:51.032Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageRemove [2021-01-12T16:05:51.032Z] --- PASS: TestImageRemove (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageSaveError [2021-01-12T16:05:51.032Z] --- PASS: TestImageSaveError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageSave [2021-01-12T16:05:51.032Z] --- PASS: TestImageSave (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageSearchAnyError [2021-01-12T16:05:51.032Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageSearchStatusUnauthorizedError [2021-01-12T16:05:51.032Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-01-12T16:05:51.032Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-01-12T16:05:51.032Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-01-12T16:05:51.032Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageSearchWithoutErrors [2021-01-12T16:05:51.032Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageTagError [2021-01-12T16:05:51.032Z] --- PASS: TestImageTagError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageTagInvalidReference [2021-01-12T16:05:51.032Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageTagInvalidSourceImageName [2021-01-12T16:05:51.032Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageTagHexSource [2021-01-12T16:05:51.032Z] --- PASS: TestImageTagHexSource (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestImageTag [2021-01-12T16:05:51.032Z] --- PASS: TestImageTag (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestInfoServerError [2021-01-12T16:05:51.032Z] --- PASS: TestInfoServerError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestInfoInvalidResponseJSONError [2021-01-12T16:05:51.032Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestInfo [2021-01-12T16:05:51.032Z] --- PASS: TestInfo (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworkConnectError [2021-01-12T16:05:51.032Z] --- PASS: TestNetworkConnectError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-01-12T16:05:51.032Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworkConnect [2021-01-12T16:05:51.032Z] --- PASS: TestNetworkConnect (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworkCreateError [2021-01-12T16:05:51.032Z] --- PASS: TestNetworkCreateError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworkCreate [2021-01-12T16:05:51.032Z] --- PASS: TestNetworkCreate (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworkDisconnectError [2021-01-12T16:05:51.032Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworkDisconnect [2021-01-12T16:05:51.032Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworkInspectError [2021-01-12T16:05:51.032Z] --- PASS: TestNetworkInspectError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworkInspectNotFoundError [2021-01-12T16:05:51.032Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworkInspectWithEmptyID [2021-01-12T16:05:51.032Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworkInspect [2021-01-12T16:05:51.032Z] --- PASS: TestNetworkInspect (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworkListError [2021-01-12T16:05:51.032Z] --- PASS: TestNetworkListError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworkList [2021-01-12T16:05:51.032Z] --- PASS: TestNetworkList (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworksPruneError [2021-01-12T16:05:51.032Z] --- PASS: TestNetworksPruneError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworksPrune [2021-01-12T16:05:51.032Z] --- PASS: TestNetworksPrune (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworkRemoveError [2021-01-12T16:05:51.032Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNetworkRemove [2021-01-12T16:05:51.032Z] --- PASS: TestNetworkRemove (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNodeInspectError [2021-01-12T16:05:51.032Z] --- PASS: TestNodeInspectError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNodeInspectNodeNotFound [2021-01-12T16:05:51.032Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNodeInspectWithEmptyID [2021-01-12T16:05:51.032Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNodeInspect [2021-01-12T16:05:51.032Z] --- PASS: TestNodeInspect (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNodeListError [2021-01-12T16:05:51.032Z] --- PASS: TestNodeListError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNodeList [2021-01-12T16:05:51.032Z] --- PASS: TestNodeList (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNodeRemoveError [2021-01-12T16:05:51.032Z] --- PASS: TestNodeRemoveError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNodeRemove [2021-01-12T16:05:51.032Z] --- PASS: TestNodeRemove (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNodeUpdateError [2021-01-12T16:05:51.032Z] --- PASS: TestNodeUpdateError (0.00s) [2021-01-12T16:05:51.032Z] === RUN TestNodeUpdate [2021-01-12T16:05:51.033Z] --- PASS: TestNodeUpdate (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestOptionWithTimeout [2021-01-12T16:05:51.033Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPingFail [2021-01-12T16:05:51.033Z] --- PASS: TestPingFail (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPingWithError [2021-01-12T16:05:51.033Z] 2021/01/12 16:05:50 RoundTripper returned a response & error; ignoring response [2021-01-12T16:05:51.033Z] 2021/01/12 16:05:50 RoundTripper returned a response & error; ignoring response [2021-01-12T16:05:51.033Z] --- PASS: TestPingWithError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPingSuccess [2021-01-12T16:05:51.033Z] --- PASS: TestPingSuccess (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPingHeadFallback [2021-01-12T16:05:51.033Z] === RUN TestPingHeadFallback/OK [2021-01-12T16:05:51.033Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-01-12T16:05:51.033Z] === RUN TestPingHeadFallback/Not_Found [2021-01-12T16:05:51.033Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-01-12T16:05:51.033Z] --- PASS: TestPingHeadFallback (0.00s) [2021-01-12T16:05:51.033Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-01-12T16:05:51.033Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-01-12T16:05:51.033Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-01-12T16:05:51.033Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPluginDisableError [2021-01-12T16:05:51.033Z] --- PASS: TestPluginDisableError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPluginDisable [2021-01-12T16:05:51.033Z] --- PASS: TestPluginDisable (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPluginEnableError [2021-01-12T16:05:51.033Z] --- PASS: TestPluginEnableError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPluginEnable [2021-01-12T16:05:51.033Z] --- PASS: TestPluginEnable (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPluginInspectError [2021-01-12T16:05:51.033Z] --- PASS: TestPluginInspectError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPluginInspectWithEmptyID [2021-01-12T16:05:51.033Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPluginInspect [2021-01-12T16:05:51.033Z] --- PASS: TestPluginInspect (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPluginListError [2021-01-12T16:05:51.033Z] --- PASS: TestPluginListError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPluginList [2021-01-12T16:05:51.033Z] --- PASS: TestPluginList (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPluginPushError [2021-01-12T16:05:51.033Z] --- PASS: TestPluginPushError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPluginPush [2021-01-12T16:05:51.033Z] --- PASS: TestPluginPush (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPluginRemoveError [2021-01-12T16:05:51.033Z] --- PASS: TestPluginRemoveError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPluginRemove [2021-01-12T16:05:51.033Z] --- PASS: TestPluginRemove (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPluginSetError [2021-01-12T16:05:51.033Z] --- PASS: TestPluginSetError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPluginSet [2021-01-12T16:05:51.033Z] --- PASS: TestPluginSet (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSetHostHeader [2021-01-12T16:05:51.033Z] --- PASS: TestSetHostHeader (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestPlainTextError [2021-01-12T16:05:51.033Z] --- PASS: TestPlainTextError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestInfiniteError [2021-01-12T16:05:51.033Z] --- PASS: TestInfiniteError (0.03s) [2021-01-12T16:05:51.033Z] === RUN TestSecretCreateUnsupported [2021-01-12T16:05:51.033Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretCreateError [2021-01-12T16:05:51.033Z] --- PASS: TestSecretCreateError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretCreate [2021-01-12T16:05:51.033Z] --- PASS: TestSecretCreate (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretInspectUnsupported [2021-01-12T16:05:51.033Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretInspectError [2021-01-12T16:05:51.033Z] --- PASS: TestSecretInspectError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretInspectSecretNotFound [2021-01-12T16:05:51.033Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretInspectWithEmptyID [2021-01-12T16:05:51.033Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretInspect [2021-01-12T16:05:51.033Z] --- PASS: TestSecretInspect (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretListUnsupported [2021-01-12T16:05:51.033Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretListError [2021-01-12T16:05:51.033Z] --- PASS: TestSecretListError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretList [2021-01-12T16:05:51.033Z] --- PASS: TestSecretList (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretRemoveUnsupported [2021-01-12T16:05:51.033Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretRemoveError [2021-01-12T16:05:51.033Z] --- PASS: TestSecretRemoveError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretRemove [2021-01-12T16:05:51.033Z] --- PASS: TestSecretRemove (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretUpdateUnsupported [2021-01-12T16:05:51.033Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretUpdateError [2021-01-12T16:05:51.033Z] --- PASS: TestSecretUpdateError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSecretUpdate [2021-01-12T16:05:51.033Z] --- PASS: TestSecretUpdate (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceCreateError [2021-01-12T16:05:51.033Z] --- PASS: TestServiceCreateError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceCreate [2021-01-12T16:05:51.033Z] --- PASS: TestServiceCreate (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceCreateCompatiblePlatforms [2021-01-12T16:05:51.033Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceCreateDigestPinning [2021-01-12T16:05:51.033Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceInspectError [2021-01-12T16:05:51.033Z] --- PASS: TestServiceInspectError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceInspectServiceNotFound [2021-01-12T16:05:51.033Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceInspectWithEmptyID [2021-01-12T16:05:51.033Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceInspect [2021-01-12T16:05:51.033Z] --- PASS: TestServiceInspect (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceListError [2021-01-12T16:05:51.033Z] --- PASS: TestServiceListError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceList [2021-01-12T16:05:51.033Z] --- PASS: TestServiceList (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceLogsError [2021-01-12T16:05:51.033Z] --- PASS: TestServiceLogsError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceLogs [2021-01-12T16:05:51.033Z] --- PASS: TestServiceLogs (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceRemoveError [2021-01-12T16:05:51.033Z] --- PASS: TestServiceRemoveError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceRemoveNotFoundError [2021-01-12T16:05:51.033Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceRemove [2021-01-12T16:05:51.033Z] --- PASS: TestServiceRemove (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceUpdateError [2021-01-12T16:05:51.033Z] --- PASS: TestServiceUpdateError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestServiceUpdate [2021-01-12T16:05:51.033Z] --- PASS: TestServiceUpdate (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSwarmGetUnlockKeyError [2021-01-12T16:05:51.033Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSwarmGetUnlockKey [2021-01-12T16:05:51.033Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSwarmInitError [2021-01-12T16:05:51.033Z] --- PASS: TestSwarmInitError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSwarmInit [2021-01-12T16:05:51.033Z] --- PASS: TestSwarmInit (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSwarmInspectError [2021-01-12T16:05:51.033Z] --- PASS: TestSwarmInspectError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSwarmInspect [2021-01-12T16:05:51.033Z] --- PASS: TestSwarmInspect (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSwarmJoinError [2021-01-12T16:05:51.033Z] --- PASS: TestSwarmJoinError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSwarmJoin [2021-01-12T16:05:51.033Z] --- PASS: TestSwarmJoin (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSwarmLeaveError [2021-01-12T16:05:51.033Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSwarmLeave [2021-01-12T16:05:51.033Z] --- PASS: TestSwarmLeave (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSwarmUnlockError [2021-01-12T16:05:51.033Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSwarmUnlock [2021-01-12T16:05:51.033Z] --- PASS: TestSwarmUnlock (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSwarmUpdateError [2021-01-12T16:05:51.033Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestSwarmUpdate [2021-01-12T16:05:51.033Z] --- PASS: TestSwarmUpdate (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestTaskInspectError [2021-01-12T16:05:51.033Z] --- PASS: TestTaskInspectError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestTaskInspectWithEmptyID [2021-01-12T16:05:51.033Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestTaskInspect [2021-01-12T16:05:51.033Z] --- PASS: TestTaskInspect (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestTaskListError [2021-01-12T16:05:51.033Z] --- PASS: TestTaskListError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestTaskList [2021-01-12T16:05:51.033Z] --- PASS: TestTaskList (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestVolumeCreateError [2021-01-12T16:05:51.033Z] --- PASS: TestVolumeCreateError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestVolumeCreate [2021-01-12T16:05:51.033Z] --- PASS: TestVolumeCreate (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestVolumeInspectError [2021-01-12T16:05:51.033Z] --- PASS: TestVolumeInspectError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestVolumeInspectNotFound [2021-01-12T16:05:51.033Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestVolumeInspectWithEmptyID [2021-01-12T16:05:51.033Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestVolumeInspect [2021-01-12T16:05:51.033Z] --- PASS: TestVolumeInspect (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestVolumeListError [2021-01-12T16:05:51.033Z] --- PASS: TestVolumeListError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestVolumeList [2021-01-12T16:05:51.033Z] --- PASS: TestVolumeList (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestVolumeRemoveError [2021-01-12T16:05:51.033Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-01-12T16:05:51.033Z] === RUN TestVolumeRemove [2021-01-12T16:05:51.033Z] --- PASS: TestVolumeRemove (0.00s) [2021-01-12T16:05:51.033Z] === CONT TestTLSCloseWriter [2021-01-12T16:05:51.033Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-01-12T16:05:51.033Z] PASS [2021-01-12T16:05:51.033Z] coverage: 74.9% of statements [2021-01-12T16:05:51.033Z] ok github.com/docker/docker/client 0.599s coverage: 74.9% of statements [2021-01-12T16:05:51.360Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-01-12T16:05:51.360Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-01-12T16:05:52.296Z] ok github.com/docker/docker/daemon/logger/splunk 1.652s coverage: 82.5% of statements [2021-01-12T16:05:52.296Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-12T16:05:52.296Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-01-12T16:05:52.296Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-12T16:05:52.574Z] === RUN TestDockerSuite/TestBuildFromGit [2021-01-12T16:05:54.201Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2021-01-12T16:05:54.466Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-01-12T16:05:54.723Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-01-12T16:05:55.138Z] ok github.com/docker/docker/distribution 0.194s coverage: 25.1% of statements [2021-01-12T16:05:55.138Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-12T16:05:55.465Z] --- PASS: TestServiceWithDataPathPortInit (13.81s) [2021-01-12T16:05:55.465Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-12T16:05:55.652Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-01-12T16:05:56.075Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-01-12T16:05:57.012Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2021-01-12T16:05:57.543Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-01-12T16:05:57.578Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 85.1% of statements [2021-01-12T16:05:57.578Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-12T16:05:57.837Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2021-01-12T16:05:57.837Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-12T16:05:58.118Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-01-12T16:05:58.378Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-01-12T16:05:58.775Z] ok github.com/docker/docker/image/v1 0.031s coverage: 25.0% of statements [2021-01-12T16:05:58.775Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-12T16:05:59.712Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-01-12T16:06:00.649Z] ok github.com/docker/docker/oci 0.006s coverage: 8.2% of statements [2021-01-12T16:06:00.897Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-01-12T16:06:01.026Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2021-01-12T16:06:01.026Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2b7x9k7zm9rav6r5irif8ceav Created:2021-01-12 16:05:54.963129059 +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[f5c1af4846924a3971f31ee1a2b530a193f4dcb015fb8d1df986debccb4e9b83:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.84e2nskxlk1s1ur23v0pawqu0 EndpointID:02ca5546c9a078bf735d4db3db2bc104236bca13e7c0f1b842e8d137ba91cca0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b33552cd9fad943748ea545fc200e14314c6fdfa922ef57bba9d0847ad4519f6 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:7ed65d21e495 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.84e2nskxlk1s1ur23v0pawqu0 EndpointID:02ca5546c9a078bf735d4db3db2bc104236bca13e7c0f1b842e8d137ba91cca0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-12T16:06:01.026Z] PASS [2021-01-12T16:06:01.026Z] [2021-01-12T16:06:01.026Z] === Skipped [2021-01-12T16:06:01.026Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T16:06:01.026Z] service_test.go:236: FLAKY_TEST [2021-01-12T16:06:01.026Z] [2021-01-12T16:06:01.026Z] [2021-01-12T16:06:01.026Z] DONE 26 tests, 1 skipped in 39.326s [2021-01-12T16:06:01.026Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-12T16:06:01.026Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:01.026Z] ++ set -e [2021-01-12T16:06:01.026Z] ++ '[' -n 0 ']' [2021-01-12T16:06:01.026Z] ++ set -x [2021-01-12T16:06:01.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:01.026Z] INFO: Testing against a local daemon [2021-01-12T16:06:01.026Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-12T16:06:01.026Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-12T16:06:01.026Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T16:06:01.026Z] === RUN TestDockerNetworkIpvlan [2021-01-12T16:06:01.026Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-12T16:06:01.026Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T16:06:01.026Z] PASS [2021-01-12T16:06:01.026Z] [2021-01-12T16:06:01.026Z] === Skipped [2021-01-12T16:06:01.026Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-12T16:06:01.026Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T16:06:01.026Z] [2021-01-12T16:06:01.026Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-12T16:06:01.026Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T16:06:01.026Z] [2021-01-12T16:06:01.026Z] [2021-01-12T16:06:01.026Z] DONE 2 tests, 2 skipped in 0.083s [2021-01-12T16:06:01.026Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-12T16:06:01.026Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:01.026Z] ++ set -e [2021-01-12T16:06:01.026Z] ++ '[' -n 0 ']' [2021-01-12T16:06:01.026Z] ++ set -x [2021-01-12T16:06:01.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:01.026Z] INFO: Testing against a local daemon [2021-01-12T16:06:01.026Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-12T16:06:01.215Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-01-12T16:06:01.474Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-01-12T16:06:02.264Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-01-12T16:06:02.541Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2021-01-12T16:06:02.541Z] === RUN TestDockerNetworkMacvlan [2021-01-12T16:06:03.174Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-12T16:06:03.380Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 77.1% of statements [2021-01-12T16:06:03.630Z] === RUN TestDockerSuite/TestBuildHistory [2021-01-12T16:06:03.946Z] ok github.com/docker/docker/pkg/authorization 0.230s coverage: 68.3% of statements [2021-01-12T16:06:04.205Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-01-12T16:06:04.214Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-12T16:06:04.463Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-01-12T16:06:05.251Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-12T16:06:07.329Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-12T16:06:07.748Z] ok github.com/docker/docker/pkg/chrootarchive 2.496s coverage: 43.2% of statements [2021-01-12T16:06:07.748Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-01-12T16:06:08.316Z] ok github.com/docker/docker/layer 7.769s coverage: 68.8% of statements [2021-01-12T16:06:08.316Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-12T16:06:08.316Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-12T16:06:08.316Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-12T16:06:08.316Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-12T16:06:08.316Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-12T16:06:08.316Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-12T16:06:08.316Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-12T16:06:08.316Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-01-12T16:06:08.793Z] --- PASS: TestCheckoutGit (31.39s) [2021-01-12T16:06:08.793Z] === RUN TestValidGitTransport [2021-01-12T16:06:08.793Z] --- PASS: TestValidGitTransport (0.00s) [2021-01-12T16:06:08.793Z] === RUN TestGitInvalidRef [2021-01-12T16:06:08.793Z] --- PASS: TestGitInvalidRef (0.21s) [2021-01-12T16:06:08.793Z] PASS [2021-01-12T16:06:08.793Z] coverage: 86.3% of statements [2021-01-12T16:06:08.793Z] ok github.com/docker/docker/builder/remotecontext/git 31.833s coverage: 86.3% of statements [2021-01-12T16:06:08.793Z] ? github.com/docker/docker/cli [no test files] [2021-01-12T16:06:08.793Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-12T16:06:08.883Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-01-12T16:06:08.883Z] --- PASS: TestImportExtremelyLargeImageWorks (203.10s) [2021-01-12T16:06:08.883Z] PASS [2021-01-12T16:06:08.883Z] [2021-01-12T16:06:08.883Z] DONE 12 tests in 207.993s [2021-01-12T16:06:08.883Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-01-12T16:06:08.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:08.883Z] ++ set -e [2021-01-12T16:06:08.883Z] ++ '[' -n 0 ']' [2021-01-12T16:06:08.883Z] ++ set -x [2021-01-12T16:06:08.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:08.883Z] === RUN TestDockerSuite/TestBuildIidFile [2021-01-12T16:06:08.883Z] INFO: Testing against a local daemon [2021-01-12T16:06:08.883Z] === RUN TestNetworkCreateDelete [2021-01-12T16:06:08.883Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-01-12T16:06:08.883Z] === RUN TestDockerNetworkDeletePreferID [2021-01-12T16:06:08.883Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-01-12T16:06:09.139Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-01-12T16:06:09.139Z] === RUN TestDaemonDNSFallback [2021-01-12T16:06:09.395Z] === RUN TestDockerSuite/TestBuildInheritance [2021-01-12T16:06:09.399Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-12T16:06:09.449Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-01-12T16:06:09.957Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-01-12T16:06:10.400Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-01-12T16:06:10.521Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-01-12T16:06:10.521Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-01-12T16:06:10.684Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-01-12T16:06:11.450Z] === RUN TestDockerSuite/TestBuildLabel [2021-01-12T16:06:11.450Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-01-12T16:06:11.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-01-12T16:06:11.962Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-01-12T16:06:12.059Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-01-12T16:06:12.219Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-01-12T16:06:12.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-01-12T16:06:12.475Z] === RUN TestDockerSuite/TestBuildLabels [2021-01-12T16:06:12.627Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-01-12T16:06:12.886Z] ok github.com/docker/docker/pkg/discovery/kv 3.078s coverage: 84.1% of statements [2021-01-12T16:06:12.915Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-12T16:06:13.038Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-01-12T16:06:13.144Z] ok github.com/docker/docker/pkg/fsutils 0.218s coverage: 85.1% of statements [2021-01-12T16:06:13.403Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-01-12T16:06:13.552Z] --- PASS: TestDockerNetworkMacvlan (11.17s) [2021-01-12T16:06:13.552Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-01-12T16:06:13.552Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-01-12T16:06:13.552Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2021-01-12T16:06:13.552Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s) [2021-01-12T16:06:13.552Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.33s) [2021-01-12T16:06:13.552Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2021-01-12T16:06:13.552Z] PASS [2021-01-12T16:06:13.552Z] [2021-01-12T16:06:13.552Z] DONE 8 tests in 12.653s [2021-01-12T16:06:13.552Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-12T16:06:13.552Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:13.552Z] ++ set -e [2021-01-12T16:06:13.552Z] ++ '[' -n 0 ']' [2021-01-12T16:06:13.552Z] ++ set -x [2021-01-12T16:06:13.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:13.552Z] testing: warning: no tests to run [2021-01-12T16:06:13.552Z] PASS [2021-01-12T16:06:13.552Z] [2021-01-12T16:06:13.552Z] DONE 0 tests in 0.018s [2021-01-12T16:06:13.552Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-12T16:06:13.552Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:13.552Z] ++ set -e [2021-01-12T16:06:13.552Z] ++ '[' -n 0 ']' [2021-01-12T16:06:13.552Z] ++ set -x [2021-01-12T16:06:13.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:13.845Z] INFO: Testing against a local daemon [2021-01-12T16:06:13.845Z] === RUN TestAuthZPluginAllowRequest [2021-01-12T16:06:13.967Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-01-12T16:06:14.780Z] ok github.com/docker/docker/pkg/idtools 0.452s coverage: 70.1% of statements [2021-01-12T16:06:14.780Z] ok github.com/docker/docker/pkg/ioutils 0.492s coverage: 68.8% of statements [2021-01-12T16:06:15.039Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-01-12T16:06:15.039Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-12T16:06:15.298Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-01-12T16:06:15.298Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-12T16:06:15.298Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-12T16:06:15.364Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2021-01-12T16:06:15.364Z] === RUN TestAuthZPluginTLS [2021-01-12T16:06:15.558Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-01-12T16:06:15.558Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-12T16:06:15.558Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-01-12T16:06:15.657Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-01-12T16:06:15.657Z] === RUN TestAuthZPluginDenyRequest [2021-01-12T16:06:15.861Z] --- PASS: TestDaemonDNSFallback (6.66s) [2021-01-12T16:06:15.861Z] === RUN TestInspectNetwork [2021-01-12T16:06:15.929Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-01-12T16:06:15.929Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-01-12T16:06:15.929Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-01-12T16:06:15.929Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-01-12T16:06:15.929Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-01-12T16:06:15.929Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-01-12T16:06:15.929Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-01-12T16:06:15.929Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-01-12T16:06:15.929Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-01-12T16:06:15.929Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-01-12T16:06:15.929Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-01-12T16:06:15.929Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-01-12T16:06:15.929Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-01-12T16:06:15.929Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-01-12T16:06:15.929Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-01-12T16:06:15.929Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-01-12T16:06:15.929Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-01-12T16:06:15.929Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-01-12T16:06:15.929Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-01-12T16:06:15.929Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-01-12T16:06:15.929Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-01-12T16:06:15.929Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-01-12T16:06:15.929Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-01-12T16:06:15.929Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-01-12T16:06:15.929Z] === RUN TestConfigureDaemonLogs [2021-01-12T16:06:15.929Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-01-12T16:06:15.929Z] === RUN TestCommonOptionsInstallFlags [2021-01-12T16:06:15.929Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-01-12T16:06:15.929Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-01-12T16:06:15.929Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-01-12T16:06:15.929Z] PASS [2021-01-12T16:06:15.929Z] coverage: 18.4% of statements [2021-01-12T16:06:15.929Z] ok github.com/docker/docker/cmd/dockerd 0.760s coverage: 18.4% of statements [2021-01-12T16:06:16.126Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-01-12T16:06:16.291Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-01-12T16:06:16.291Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-12T16:06:16.385Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-01-12T16:06:16.385Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-01-12T16:06:16.385Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-12T16:06:16.385Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-12T16:06:16.399Z] === RUN TestContainerStopSignal [2021-01-12T16:06:16.399Z] --- PASS: TestContainerStopSignal (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestContainerStopTimeout [2021-01-12T16:06:16.399Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestContainerSecretReferenceDestTarget [2021-01-12T16:06:16.399Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-01-12T16:06:16.399Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestContainerLogPathSetForRingLogger [2021-01-12T16:06:16.399Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestReplaceAndAppendEnvVars [2021-01-12T16:06:16.399Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-01-12T16:06:16.399Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-01-12T16:06:16.399Z] === RUN TestNewMemoryStore [2021-01-12T16:06:16.399Z] --- PASS: TestNewMemoryStore (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestAddContainers [2021-01-12T16:06:16.399Z] --- PASS: TestAddContainers (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestGetContainer [2021-01-12T16:06:16.399Z] --- PASS: TestGetContainer (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestDeleteContainer [2021-01-12T16:06:16.399Z] --- PASS: TestDeleteContainer (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestListContainers [2021-01-12T16:06:16.399Z] --- PASS: TestListContainers (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestFirstContainer [2021-01-12T16:06:16.399Z] --- PASS: TestFirstContainer (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestApplyAllContainer [2021-01-12T16:06:16.399Z] --- PASS: TestApplyAllContainer (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestIsValidHealthString [2021-01-12T16:06:16.399Z] --- PASS: TestIsValidHealthString (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestStateRunStop [2021-01-12T16:06:16.399Z] --- PASS: TestStateRunStop (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestStateTimeoutWait [2021-01-12T16:06:16.399Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-01-12T16:06:16.399Z] state_test.go:141: Stop callback fired [2021-01-12T16:06:16.399Z] state_test.go:165: Stop callback fired [2021-01-12T16:06:16.399Z] === RUN TestIsValidStateString [2021-01-12T16:06:16.399Z] --- PASS: TestIsValidStateString (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestViewSaveDelete [2021-01-12T16:06:16.399Z] --- PASS: TestViewSaveDelete (0.01s) [2021-01-12T16:06:16.399Z] === RUN TestViewAll [2021-01-12T16:06:16.399Z] --- PASS: TestViewAll (0.01s) [2021-01-12T16:06:16.399Z] === RUN TestViewGet [2021-01-12T16:06:16.399Z] --- PASS: TestViewGet (0.01s) [2021-01-12T16:06:16.399Z] === RUN TestNames [2021-01-12T16:06:16.399Z] --- PASS: TestNames (0.00s) [2021-01-12T16:06:16.399Z] === RUN TestViewWithHealthCheck [2021-01-12T16:06:16.399Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-01-12T16:06:16.399Z] PASS [2021-01-12T16:06:16.399Z] coverage: 41.6% of statements [2021-01-12T16:06:16.399Z] ok github.com/docker/docker/container 0.592s coverage: 41.6% of statements [2021-01-12T16:06:16.399Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-12T16:06:16.399Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-12T16:06:16.399Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-12T16:06:16.399Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-12T16:06:16.438Z] === RUN TestDockerSuite/TestBuildLastModified [2021-01-12T16:06:16.585Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-01-12T16:06:16.585Z] === RUN TestAuthZPluginDenyResponse [2021-01-12T16:06:17.220Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-01-12T16:06:17.220Z] === RUN TestAuthZPluginAllowEventStream [2021-01-12T16:06:17.321Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2021-01-12T16:06:17.889Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-01-12T16:06:18.457Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-01-12T16:06:18.457Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-01-12T16:06:18.731Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2021-01-12T16:06:18.731Z] === RUN TestAuthZPluginErrorResponse [2021-01-12T16:06:19.000Z] === RUN TestInspectNetwork/full_network_id [2021-01-12T16:06:19.000Z] === RUN TestInspectNetwork/partial_network_id [2021-01-12T16:06:19.000Z] === RUN TestInspectNetwork/network_name [2021-01-12T16:06:19.000Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-12T16:06:19.023Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-01-12T16:06:19.023Z] === RUN TestAuthZPluginErrorRequest [2021-01-12T16:06:19.330Z] === RUN TestPrepare [2021-01-12T16:06:19.330Z] --- PASS: TestPrepare (0.00s) [2021-01-12T16:06:19.330Z] === RUN TestStart [2021-01-12T16:06:19.330Z] --- PASS: TestStart (0.00s) [2021-01-12T16:06:19.330Z] === RUN TestWaitCancel [2021-01-12T16:06:19.330Z] --- PASS: TestWaitCancel (0.00s) [2021-01-12T16:06:19.330Z] === RUN TestWaitDisabled [2021-01-12T16:06:19.330Z] --- PASS: TestWaitDisabled (0.00s) [2021-01-12T16:06:19.330Z] === RUN TestWaitEnabled [2021-01-12T16:06:19.330Z] --- PASS: TestWaitEnabled (0.00s) [2021-01-12T16:06:19.330Z] === RUN TestRemove [2021-01-12T16:06:19.330Z] --- PASS: TestRemove (0.00s) [2021-01-12T16:06:19.330Z] PASS [2021-01-12T16:06:19.330Z] coverage: 65.3% of statements [2021-01-12T16:06:19.330Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.782s coverage: 65.3% of statements [2021-01-12T16:06:19.667Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-01-12T16:06:19.667Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-12T16:06:19.831Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-01-12T16:06:20.090Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-01-12T16:06:20.302Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-01-12T16:06:20.302Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-12T16:06:20.890Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-01-12T16:06:21.530Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-01-12T16:06:21.530Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCIsolation [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertFromGRPCIsolation [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-01-12T16:06:21.530Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-01-12T16:06:21.530Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertFromGRPCConfigs [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCConfigs [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-01-12T16:06:21.530Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-01-12T16:06:21.530Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-01-12T16:06:21.530Z] PASS [2021-01-12T16:06:21.530Z] coverage: 35.9% of statements [2021-01-12T16:06:21.530Z] ok github.com/docker/docker/daemon/cluster/convert 0.428s coverage: 35.9% of statements [2021-01-12T16:06:21.994Z] === RUN TestNewListSecretsFilters [2021-01-12T16:06:21.994Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-01-12T16:06:21.994Z] === RUN TestNewListConfigsFilters [2021-01-12T16:06:21.994Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-01-12T16:06:21.994Z] PASS [2021-01-12T16:06:21.994Z] coverage: 0.5% of statements [2021-01-12T16:06:21.994Z] ok github.com/docker/docker/daemon/cluster 0.748s coverage: 0.5% of statements [2021-01-12T16:06:22.365Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2021-01-12T16:06:22.365Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-12T16:06:23.373Z] ok github.com/docker/docker/pkg/signal 2.395s coverage: 61.0% of statements [2021-01-12T16:06:23.373Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-01-12T16:06:23.632Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-01-12T16:06:23.874Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2021-01-12T16:06:23.874Z] === RUN TestAuthZPluginHeader [2021-01-12T16:06:23.890Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-01-12T16:06:24.157Z] --- PASS: TestInspectNetwork (7.77s) [2021-01-12T16:06:24.157Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-12T16:06:24.157Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-12T16:06:24.157Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-12T16:06:24.157Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-12T16:06:24.157Z] === RUN TestRunContainerWithBridgeNone [2021-01-12T16:06:24.157Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-01-12T16:06:24.157Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-01-12T16:06:24.157Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-01-12T16:06:24.157Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-01-12T16:06:24.157Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-01-12T16:06:24.414Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-01-12T16:06:24.458Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-01-12T16:06:24.507Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-01-12T16:06:24.507Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-12T16:06:24.507Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-12T16:06:24.507Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:06:24.507Z] === RUN TestAuthZPluginV2Disable [2021-01-12T16:06:24.507Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-01-12T16:06:24.507Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:06:24.507Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-12T16:06:24.507Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-12T16:06:24.507Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:06:24.507Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-12T16:06:24.507Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-12T16:06:24.507Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:06:24.507Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-12T16:06:25.025Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-01-12T16:06:25.283Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2021-01-12T16:06:25.783Z] --- PASS: TestRunContainerWithBridgeNone (2.07s) [2021-01-12T16:06:25.783Z] === RUN TestNetworkInvalidJSON [2021-01-12T16:06:25.783Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-12T16:06:25.783Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-12T16:06:25.783Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T16:06:25.783Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T16:06:25.783Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T16:06:25.783Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T16:06:25.783Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-12T16:06:25.783Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T16:06:25.783Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T16:06:25.783Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-01-12T16:06:25.783Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-12T16:06:25.783Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-01-12T16:06:25.783Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-01-12T16:06:25.783Z] === RUN TestNetworkList [2021-01-12T16:06:25.783Z] === RUN TestNetworkList//networks [2021-01-12T16:06:25.783Z] === PAUSE TestNetworkList//networks [2021-01-12T16:06:25.783Z] === RUN TestNetworkList//networks/ [2021-01-12T16:06:25.783Z] === PAUSE TestNetworkList//networks/ [2021-01-12T16:06:25.783Z] === CONT TestNetworkList//networks [2021-01-12T16:06:25.783Z] === CONT TestNetworkList//networks/ [2021-01-12T16:06:25.783Z] --- PASS: TestNetworkList (0.03s) [2021-01-12T16:06:25.783Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-12T16:06:25.783Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-12T16:06:25.783Z] === RUN TestHostIPv4BridgeLabel [2021-01-12T16:06:25.851Z] ok github.com/docker/docker/pkg/tarsum 0.076s coverage: 89.3% of statements [2021-01-12T16:06:26.110Z] testing: warning: no tests to run [2021-01-12T16:06:26.110Z] coverage: [no statements] [2021-01-12T16:06:26.110Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-01-12T16:06:26.346Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-01-12T16:06:26.346Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-01-12T16:06:26.346Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-12T16:06:26.369Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-01-12T16:06:26.627Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-01-12T16:06:26.886Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-01-12T16:06:27.274Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-01-12T16:06:27.275Z] === RUN TestDaemonDefaultNetworkPools [2021-01-12T16:06:27.531Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-01-12T16:06:27.831Z] === RUN TestBuilderGC [2021-01-12T16:06:27.831Z] --- PASS: TestBuilderGC (0.00s) [2021-01-12T16:06:27.831Z] === RUN TestDaemonConfigurationNotFound [2021-01-12T16:06:27.831Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-01-12T16:06:27.831Z] === RUN TestDaemonBrokenConfiguration [2021-01-12T16:06:27.831Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-01-12T16:06:27.831Z] === RUN TestParseClusterAdvertiseSettings [2021-01-12T16:06:27.831Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-01-12T16:06:27.831Z] === RUN TestFindConfigurationConflicts [2021-01-12T16:06:27.831Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-01-12T16:06:27.831Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-01-12T16:06:27.831Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-01-12T16:06:27.831Z] === RUN TestDaemonConfigurationMergeConflicts [2021-01-12T16:06:27.832Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-01-12T16:06:27.832Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-01-12T16:06:27.832Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-01-12T16:06:27.832Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-01-12T16:06:27.832Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-01-12T16:06:27.832Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-01-12T16:06:27.832Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-01-12T16:06:27.832Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-01-12T16:06:27.832Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-01-12T16:06:27.832Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-01-12T16:06:27.832Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-01-12T16:06:27.832Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-01-12T16:06:27.832Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-01-12T16:06:27.832Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-01-12T16:06:27.832Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-01-12T16:06:27.832Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-01-12T16:06:27.832Z] === RUN TestValidateConfigurationErrors [2021-01-12T16:06:27.832Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-01-12T16:06:27.832Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-01-12T16:06:27.832Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-01-12T16:06:27.832Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-01-12T16:06:27.832Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-01-12T16:06:27.832Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-01-12T16:06:27.832Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-01-12T16:06:27.832Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-01-12T16:06:27.832Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-01-12T16:06:27.832Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-01-12T16:06:27.832Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-01-12T16:06:27.832Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-01-12T16:06:27.832Z] === RUN TestValidateConfiguration [2021-01-12T16:06:27.832Z] === RUN TestValidateConfiguration/with_label [2021-01-12T16:06:27.832Z] === RUN TestValidateConfiguration/with_dns [2021-01-12T16:06:27.832Z] === RUN TestValidateConfiguration/with_dns-search [2021-01-12T16:06:27.832Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-01-12T16:06:27.832Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-01-12T16:06:27.832Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-01-12T16:06:27.832Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-01-12T16:06:27.832Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfiguration (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-01-12T16:06:27.832Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-01-12T16:06:27.832Z] === RUN TestModifiedDiscoverySettings [2021-01-12T16:06:27.832Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-01-12T16:06:27.832Z] === RUN TestReloadSetConfigFileNotExist [2021-01-12T16:06:27.832Z] time="2021-01-12T16:06:27Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-01-12T16:06:27.832Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-01-12T16:06:27.832Z] === RUN TestReloadDefaultConfigNotExist [2021-01-12T16:06:27.832Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-01-12T16:06:27.832Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:06:27.832Z] === RUN TestReloadBadDefaultConfig [2021-01-12T16:06:27.832Z] time="2021-01-12T16:06:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-096865407" [2021-01-12T16:06:27.832Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-01-12T16:06:27.832Z] === RUN TestReloadWithConflictingLabels [2021-01-12T16:06:27.832Z] time="2021-01-12T16:06:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-581266898" [2021-01-12T16:06:27.832Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-01-12T16:06:27.832Z] === RUN TestReloadWithDuplicateLabels [2021-01-12T16:06:27.832Z] time="2021-01-12T16:06:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-259093769" [2021-01-12T16:06:27.832Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-01-12T16:06:27.832Z] === RUN TestDaemonConfigurationMerge [2021-01-12T16:06:27.832Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-01-12T16:06:27.832Z] PASS [2021-01-12T16:06:27.832Z] coverage: 79.7% of statements [2021-01-12T16:06:27.832Z] ok github.com/docker/docker/daemon/config 1.092s coverage: 79.7% of statements [2021-01-12T16:06:28.093Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-01-12T16:06:28.093Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-12T16:06:28.296Z] === RUN TestDiscoveryOptsErrors [2021-01-12T16:06:28.296Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-01-12T16:06:28.296Z] === RUN TestDiscoveryOpts [2021-01-12T16:06:28.296Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-01-12T16:06:28.296Z] PASS [2021-01-12T16:06:28.296Z] coverage: 30.0% of statements [2021-01-12T16:06:28.296Z] ok github.com/docker/docker/daemon/discovery 0.400s coverage: 30.0% of statements [2021-01-12T16:06:28.789Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-01-12T16:06:29.355Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-01-12T16:06:29.461Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2021-01-12T16:06:29.461Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-12T16:06:29.847Z] === RUN TestVerifyNetworkingConfig [2021-01-12T16:06:29.847Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-01-12T16:06:29.847Z] === RUN TestGetContainer [2021-01-12T16:06:29.847Z] --- PASS: TestGetContainer (0.00s) [2021-01-12T16:06:29.847Z] === RUN TestValidContainerNames [2021-01-12T16:06:29.847Z] --- PASS: TestValidContainerNames (0.00s) [2021-01-12T16:06:29.847Z] === RUN TestContainerInitDNS [2021-01-12T16:06:29.847Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-01-12T16:06:29.847Z] daemon_test.go:147: root required [2021-01-12T16:06:29.847Z] === RUN TestMerge [2021-01-12T16:06:29.847Z] --- PASS: TestMerge (0.00s) [2021-01-12T16:06:29.847Z] === RUN TestValidateContainerIsolation [2021-01-12T16:06:29.847Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-01-12T16:06:29.847Z] === RUN TestFindNetworkErrorType [2021-01-12T16:06:29.847Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-01-12T16:06:29.847Z] === RUN TestEnsureServicesExist [2021-01-12T16:06:29.847Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-01-12T16:06:29.847Z] === RUN TestEnsureServicesExistErrors [2021-01-12T16:06:29.847Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-01-12T16:06:29.847Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-01-12T16:06:29.847Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-01-12T16:06:29.847Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-01-12T16:06:29.847Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-01-12T16:06:29.847Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-01-12T16:06:29.847Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-01-12T16:06:29.847Z] === RUN TestContainerDelete [2021-01-12T16:06:29.847Z] --- PASS: TestContainerDelete (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestContainerDoubleDelete [2021-01-12T16:06:29.848Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestLogContainerEventCopyLabels [2021-01-12T16:06:29.848Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestLogContainerEventWithAttributes [2021-01-12T16:06:29.848Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestNoneHealthcheck [2021-01-12T16:06:29.848Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestHealthStates [2021-01-12T16:06:29.848Z] time="2021-01-12T16:06:29Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-12T16:06:29.848Z] time="2021-01-12T16:06:29Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-12T16:06:29.848Z] time="2021-01-12T16:06:29Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-12T16:06:29.848Z] time="2021-01-12T16:06:29Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-12T16:06:29.848Z] time="2021-01-12T16:06:29Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-12T16:06:29.848Z] time="2021-01-12T16:06:29Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-12T16:06:29.848Z] time="2021-01-12T16:06:29Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-12T16:06:29.848Z] time="2021-01-12T16:06:29Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-12T16:06:29.848Z] time="2021-01-12T16:06:29Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-12T16:06:29.848Z] time="2021-01-12T16:06:29Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-12T16:06:29.848Z] --- PASS: TestHealthStates (0.10s) [2021-01-12T16:06:29.848Z] === RUN TestMaskURLCredentials [2021-01-12T16:06:29.848Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestGetInspectData [2021-01-12T16:06:29.848Z] --- PASS: TestGetInspectData (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestFillLicense [2021-01-12T16:06:29.848Z] --- PASS: TestFillLicense (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestListInvalidFilter [2021-01-12T16:06:29.848Z] --- PASS: TestListInvalidFilter (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestNameFilter [2021-01-12T16:06:29.848Z] --- PASS: TestNameFilter (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-01-12T16:06:29.848Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-01-12T16:06:29.848Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-01-12T16:06:29.848Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestDaemonReloadLabels [2021-01-12T16:06:29.848Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-01-12T16:06:29.848Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestDaemonReloadMirrors [2021-01-12T16:06:29.848Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestDaemonReloadInsecureRegistries [2021-01-12T16:06:29.848Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestDaemonReloadNotAffectOthers [2021-01-12T16:06:29.848Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-01-12T16:06:29.848Z] === RUN TestDaemonDiscoveryReload [2021-01-12T16:06:29.923Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-01-12T16:06:30.312Z] === RUN TestWaitNodeAttachment [2021-01-12T16:06:30.391Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-01-12T16:06:30.648Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2021-01-12T16:06:30.648Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-12T16:06:30.776Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-01-12T16:06:30.776Z] === RUN TestIsolationConversion [2021-01-12T16:06:30.776Z] === RUN TestIsolationConversion/default [2021-01-12T16:06:30.776Z] === RUN TestIsolationConversion/process [2021-01-12T16:06:30.776Z] === RUN TestIsolationConversion/hyperv [2021-01-12T16:06:30.776Z] --- PASS: TestIsolationConversion (0.00s) [2021-01-12T16:06:30.776Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-01-12T16:06:30.776Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-01-12T16:06:30.776Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-01-12T16:06:30.776Z] === RUN TestContainerLabels [2021-01-12T16:06:30.776Z] --- PASS: TestContainerLabels (0.00s) [2021-01-12T16:06:30.776Z] === RUN TestCredentialSpecConversion [2021-01-12T16:06:30.776Z] === RUN TestCredentialSpecConversion/none [2021-01-12T16:06:30.776Z] === RUN TestCredentialSpecConversion/config [2021-01-12T16:06:30.776Z] === RUN TestCredentialSpecConversion/file [2021-01-12T16:06:30.776Z] === RUN TestCredentialSpecConversion/registry [2021-01-12T16:06:30.776Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-01-12T16:06:30.776Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-01-12T16:06:30.776Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-01-12T16:06:30.776Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-01-12T16:06:30.776Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-01-12T16:06:30.776Z] === RUN TestControllerValidateMountBind [2021-01-12T16:06:30.776Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-01-12T16:06:30.776Z] === RUN TestControllerValidateMountVolume [2021-01-12T16:06:30.776Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-01-12T16:06:30.776Z] === RUN TestControllerValidateMountTarget [2021-01-12T16:06:30.776Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-01-12T16:06:30.776Z] === RUN TestControllerValidateMountTmpfs [2021-01-12T16:06:30.776Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-01-12T16:06:30.776Z] === RUN TestControllerValidateMountInvalidType [2021-01-12T16:06:30.776Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-01-12T16:06:30.776Z] === RUN TestControllerValidateMountNamedPipe [2021-01-12T16:06:30.776Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-01-12T16:06:30.776Z] PASS [2021-01-12T16:06:30.776Z] coverage: 11.3% of statements [2021-01-12T16:06:30.776Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.388s coverage: 11.3% of statements [2021-01-12T16:06:30.776Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-01-12T16:06:30.776Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-01-12T16:06:30.904Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-01-12T16:06:31.239Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s) [2021-01-12T16:06:31.239Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-01-12T16:06:31.320Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2021-01-12T16:06:31.466Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-01-12T16:06:31.466Z] === RUN TestServiceWithPredefinedNetwork [2021-01-12T16:06:31.467Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-01-12T16:06:31.578Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-01-12T16:06:31.706Z] === RUN TestEventsLog [2021-01-12T16:06:31.706Z] --- PASS: TestEventsLog (0.00s) [2021-01-12T16:06:31.706Z] === RUN TestEventsLogTimeout [2021-01-12T16:06:31.706Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-01-12T16:06:31.706Z] === RUN TestLogEvents [2021-01-12T16:06:31.706Z] --- PASS: TestLogEvents (0.05s) [2021-01-12T16:06:31.706Z] === RUN TestLoadBufferedEvents [2021-01-12T16:06:31.706Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-01-12T16:06:31.706Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-01-12T16:06:31.706Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-01-12T16:06:31.706Z] reload_test.go:520: root required [2021-01-12T16:06:31.706Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-01-12T16:06:31.706Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-01-12T16:06:31.706Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-01-12T16:06:32.170Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-01-12T16:06:32.170Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-01-12T16:06:32.170Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-01-12T16:06:32.170Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-01-12T16:06:32.170Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-01-12T16:06:32.170Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-01-12T16:06:32.170Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-01-12T16:06:32.170Z] === RUN TestParseVolumesFrom [2021-01-12T16:06:32.170Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-01-12T16:06:32.170Z] PASS [2021-01-12T16:06:32.170Z] coverage: 9.1% of statements [2021-01-12T16:06:32.170Z] ok github.com/docker/docker/daemon 3.564s coverage: 9.1% of statements [2021-01-12T16:06:32.170Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-01-12T16:06:32.170Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-01-12T16:06:32.170Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-01-12T16:06:32.170Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-01-12T16:06:32.170Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-01-12T16:06:32.170Z] PASS [2021-01-12T16:06:32.170Z] coverage: 50.0% of statements [2021-01-12T16:06:32.170Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-12T16:06:32.170Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-12T16:06:32.170Z] ok github.com/docker/docker/daemon/events 0.358s coverage: 50.0% of statements [2021-01-12T16:06:32.170Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-12T16:06:32.170Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-12T16:06:32.634Z] === RUN TestIsEmptyDir [2021-01-12T16:06:32.634Z] --- PASS: TestIsEmptyDir (0.01s) [2021-01-12T16:06:32.634Z] PASS [2021-01-12T16:06:32.634Z] coverage: 2.3% of statements [2021-01-12T16:06:32.634Z] ok github.com/docker/docker/daemon/graphdriver 0.149s coverage: 2.3% of statements [2021-01-12T16:06:32.634Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-01-12T16:06:32.634Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-01-12T16:06:32.634Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-01-12T16:06:32.634Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-12T16:06:32.634Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-01-12T16:06:32.634Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-01-12T16:06:32.634Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-01-12T16:06:32.634Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-12T16:06:32.634Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-01-12T16:06:32.634Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-01-12T16:06:32.634Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-01-12T16:06:32.955Z] ok github.com/docker/docker/registry 0.058s coverage: 57.2% of statements [2021-01-12T16:06:33.098Z] === RUN TestLinkNaming [2021-01-12T16:06:33.098Z] --- PASS: TestLinkNaming (0.00s) [2021-01-12T16:06:33.098Z] === RUN TestLinkNew [2021-01-12T16:06:33.098Z] --- PASS: TestLinkNew (0.00s) [2021-01-12T16:06:33.098Z] === RUN TestLinkEnv [2021-01-12T16:06:33.098Z] --- PASS: TestLinkEnv (0.00s) [2021-01-12T16:06:33.098Z] === RUN TestLinkMultipleEnv [2021-01-12T16:06:33.098Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-01-12T16:06:33.098Z] === RUN TestLinkPortRangeEnv [2021-01-12T16:06:33.098Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-01-12T16:06:33.098Z] PASS [2021-01-12T16:06:33.098Z] coverage: 93.0% of statements [2021-01-12T16:06:33.098Z] ok github.com/docker/docker/daemon/links 0.060s coverage: 93.0% of statements [2021-01-12T16:06:33.522Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-01-12T16:06:33.781Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-01-12T16:06:34.718Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2021-01-12T16:06:34.718Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-01-12T16:06:34.745Z] --- PASS: TestServiceWithPredefinedNetwork (3.09s) [2021-01-12T16:06:34.745Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-12T16:06:34.745Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T16:06:34.745Z] service_test.go:236: FLAKY_TEST [2021-01-12T16:06:34.745Z] === RUN TestServiceWithDataPathPortInit [2021-01-12T16:06:36.027Z] === RUN TestAdapterReadLogs [2021-01-12T16:06:36.028Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-01-12T16:06:36.028Z] === RUN TestCopier [2021-01-12T16:06:36.028Z] --- PASS: TestCopier (0.00s) [2021-01-12T16:06:36.028Z] === RUN TestCopierLongLines [2021-01-12T16:06:36.028Z] --- PASS: TestCopierLongLines (0.00s) [2021-01-12T16:06:36.028Z] === RUN TestCopierSlow [2021-01-12T16:06:36.028Z] --- PASS: TestCopierSlow (0.20s) [2021-01-12T16:06:36.028Z] === RUN TestCopierWithSized [2021-01-12T16:06:36.028Z] --- PASS: TestCopierWithSized (0.00s) [2021-01-12T16:06:36.028Z] === RUN TestCopierWithPartial [2021-01-12T16:06:36.028Z] --- PASS: TestCopierWithPartial (0.00s) [2021-01-12T16:06:36.028Z] === RUN TestRingLogger [2021-01-12T16:06:36.028Z] --- PASS: TestRingLogger (0.00s) [2021-01-12T16:06:36.028Z] === RUN TestRingCap [2021-01-12T16:06:36.028Z] --- PASS: TestRingCap (0.00s) [2021-01-12T16:06:36.028Z] === RUN TestRingClose [2021-01-12T16:06:36.028Z] --- PASS: TestRingClose (0.00s) [2021-01-12T16:06:36.028Z] === RUN TestRingDrain [2021-01-12T16:06:36.028Z] --- PASS: TestRingDrain (0.00s) [2021-01-12T16:06:36.028Z] PASS [2021-01-12T16:06:36.028Z] coverage: 41.2% of statements [2021-01-12T16:06:36.028Z] ok github.com/docker/docker/daemon/logger 0.493s coverage: 41.2% of statements [2021-01-12T16:06:36.028Z] === RUN TestNewStreamConfig [2021-01-12T16:06:36.028Z] === RUN TestNewStreamConfig/defaults [2021-01-12T16:06:36.028Z] === RUN TestNewStreamConfig/invalid_create_group [2021-01-12T16:06:36.028Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-01-12T16:06:36.028Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-01-12T16:06:36.028Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-01-12T16:06:36.028Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-01-12T16:06:36.028Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-01-12T16:06:36.028Z] --- PASS: TestNewStreamConfig (0.00s) [2021-01-12T16:06:36.028Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-01-12T16:06:36.028Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-01-12T16:06:36.028Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-01-12T16:06:36.028Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-01-12T16:06:36.028Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-01-12T16:06:36.028Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-01-12T16:06:36.492Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-01-12T16:06:36.492Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestNewAWSLogsClientRegionDetect [2021-01-12T16:06:36.492Z] time="2021-01-12T16:06:35Z" level=info msg="Trying to get region from EC2 Metadata" [2021-01-12T16:06:36.492Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-01-12T16:06:36.492Z] === RUN TestCreateSuccess [2021-01-12T16:06:36.492Z] --- PASS: TestCreateSuccess (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestCreateLogGroupSuccess [2021-01-12T16:06:36.492Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestCreateError [2021-01-12T16:06:36.492Z] --- PASS: TestCreateError (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestCreateAlreadyExists [2021-01-12T16:06:36.492Z] time="2021-01-12T16:06:35Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-01-12T16:06:36.492Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestLogClosed [2021-01-12T16:06:36.492Z] --- PASS: TestLogClosed (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestLogBlocking [2021-01-12T16:06:36.492Z] --- PASS: TestLogBlocking (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestLogNonBlockingBufferEmpty [2021-01-12T16:06:36.492Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestLogNonBlockingBufferFull [2021-01-12T16:06:36.492Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestPublishBatchSuccess [2021-01-12T16:06:36.492Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestPublishBatchError [2021-01-12T16:06:36.492Z] time="2021-01-12T16:06:35Z" level=error msg=Error [2021-01-12T16:06:36.492Z] --- PASS: TestPublishBatchError (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-01-12T16:06:36.492Z] time="2021-01-12T16:06:35Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-01-12T16:06:36.492Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestPublishBatchAlreadyAccepted [2021-01-12T16:06:36.492Z] time="2021-01-12T16:06:35Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-01-12T16:06:36.492Z] time="2021-01-12T16:06:35Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-01-12T16:06:36.492Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestCollectBatchSimple [2021-01-12T16:06:36.492Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestCollectBatchTicker [2021-01-12T16:06:36.492Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestCollectBatchMultilinePattern [2021-01-12T16:06:36.492Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-01-12T16:06:36.492Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-01-12T16:06:36.492Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-01-12T16:06:36.492Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-01-12T16:06:36.492Z] === RUN TestCollectBatchClose [2021-01-12T16:06:36.492Z] --- PASS: TestCollectBatchClose (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestEffectiveLen [2021-01-12T16:06:36.492Z] === RUN TestEffectiveLen/0/Hello [2021-01-12T16:06:36.492Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-01-12T16:06:36.492Z] === RUN TestEffectiveLen/2/🙃 [2021-01-12T16:06:36.492Z] === RUN TestEffectiveLen/3/���� [2021-01-12T16:06:36.492Z] === RUN TestEffectiveLen/4/He��o [2021-01-12T16:06:36.492Z] === RUN TestEffectiveLen/5/ [2021-01-12T16:06:36.492Z] --- PASS: TestEffectiveLen (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestFindValidSplit [2021-01-12T16:06:36.492Z] === RUN TestFindValidSplit/0/ [2021-01-12T16:06:36.492Z] === RUN TestFindValidSplit/1/Hello [2021-01-12T16:06:36.492Z] === RUN TestFindValidSplit/2/Hello [2021-01-12T16:06:36.492Z] === RUN TestFindValidSplit/3/Hello [2021-01-12T16:06:36.492Z] === RUN TestFindValidSplit/4/🙃 [2021-01-12T16:06:36.492Z] === RUN TestFindValidSplit/5/🙃 [2021-01-12T16:06:36.492Z] === RUN TestFindValidSplit/6/a� [2021-01-12T16:06:36.492Z] === RUN TestFindValidSplit/7/a� [2021-01-12T16:06:36.492Z] --- PASS: TestFindValidSplit (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1044: [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1045: [2021-01-12T16:06:36.492Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1044: Hello [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1045: [2021-01-12T16:06:36.492Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1044: He [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1045: llo [2021-01-12T16:06:36.492Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1044: [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1045: Hello [2021-01-12T16:06:36.492Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1044: [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1045: 🙃 [2021-01-12T16:06:36.492Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1044: 🙃 [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1045: [2021-01-12T16:06:36.492Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1044: a [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1045: � [2021-01-12T16:06:36.492Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1044: a� [2021-01-12T16:06:36.492Z] cloudwatchlogs_test.go:1045: [2021-01-12T16:06:36.492Z] === RUN TestProcessEventEmoji [2021-01-12T16:06:36.492Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestCollectBatchLineSplit [2021-01-12T16:06:36.492Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestCollectBatchLineSplitWithBinary [2021-01-12T16:06:36.492Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestCollectBatchMaxEvents [2021-01-12T16:06:36.492Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-01-12T16:06:36.492Z] === RUN TestCollectBatchMaxTotalBytes [2021-01-12T16:06:36.492Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-01-12T16:06:36.492Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-01-12T16:06:36.492Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-01-12T16:06:36.492Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-01-12T16:06:36.492Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-01-12T16:06:36.492Z] === RUN TestParseLogOptionsMultilinePattern [2021-01-12T16:06:36.492Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestParseLogOptionsDatetimeFormat [2021-01-12T16:06:36.492Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-01-12T16:06:36.492Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-01-12T16:06:36.492Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-01-12T16:06:36.492Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-01-12T16:06:36.492Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-01-12T16:06:36.492Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-01-12T16:06:36.492Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-01-12T16:06:36.492Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-01-12T16:06:36.492Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-01-12T16:06:36.492Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-01-12T16:06:36.492Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-01-12T16:06:36.492Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-01-12T16:06:36.492Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-01-12T16:06:36.492Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-01-12T16:06:36.492Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-01-12T16:06:36.492Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-01-12T16:06:36.492Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-01-12T16:06:36.492Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-01-12T16:06:36.493Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-01-12T16:06:36.493Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-01-12T16:06:36.493Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-01-12T16:06:36.493Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-01-12T16:06:36.493Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-01-12T16:06:36.493Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-01-12T16:06:36.493Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-01-12T16:06:36.493Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-01-12T16:06:36.493Z] === RUN TestCreateTagSuccess [2021-01-12T16:06:36.493Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-01-12T16:06:36.493Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-01-12T16:06:36.493Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-01-12T16:06:36.493Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-01-12T16:06:36.493Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-01-12T16:06:36.493Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-01-12T16:06:36.493Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-01-12T16:06:36.493Z] PASS [2021-01-12T16:06:36.493Z] coverage: 77.8% of statements [2021-01-12T16:06:36.493Z] ok github.com/docker/docker/daemon/logger/awslogs 0.917s coverage: 77.8% of statements [2021-01-12T16:06:37.252Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-01-12T16:06:37.470Z] === RUN TestSearchRegistryForImagesErrors [2021-01-12T16:06:37.470Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-01-12T16:06:37.470Z] === RUN TestSearchRegistryForImages [2021-01-12T16:06:37.470Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-01-12T16:06:37.470Z] === RUN TestImageDelete [2021-01-12T16:06:37.470Z] === RUN TestImageDelete/no_lease [2021-01-12T16:06:37.470Z] === RUN TestImageDelete/lease_exists [2021-01-12T16:06:37.470Z] --- PASS: TestImageDelete (0.11s) [2021-01-12T16:06:37.470Z] --- PASS: TestImageDelete/no_lease (0.04s) [2021-01-12T16:06:37.470Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2021-01-12T16:06:37.470Z] === RUN TestContentStoreForPull [2021-01-12T16:06:37.470Z] --- PASS: TestContentStoreForPull (0.20s) [2021-01-12T16:06:37.470Z] PASS [2021-01-12T16:06:37.470Z] coverage: 6.5% of statements [2021-01-12T16:06:37.470Z] ok github.com/docker/docker/daemon/images 1.040s coverage: 6.5% of statements [2021-01-12T16:06:37.935Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-12T16:06:37.935Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-12T16:06:37.935Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-01-12T16:06:37.935Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-12T16:06:37.935Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-12T16:06:37.935Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-01-12T16:06:37.935Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-01-12T16:06:37.935Z] === RUN TestJSONFileLogger [2021-01-12T16:06:37.935Z] --- PASS: TestJSONFileLogger (0.00s) [2021-01-12T16:06:37.935Z] === RUN TestJSONFileLoggerWithTags [2021-01-12T16:06:37.935Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-01-12T16:06:37.935Z] === RUN TestJSONFileLoggerWithOpts [2021-01-12T16:06:37.935Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-01-12T16:06:37.935Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-01-12T16:06:37.935Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-01-12T16:06:37.935Z] === RUN TestEncodeDecode [2021-01-12T16:06:37.935Z] === PAUSE TestEncodeDecode [2021-01-12T16:06:37.935Z] === CONT TestEncodeDecode [2021-01-12T16:06:37.935Z] --- PASS: TestEncodeDecode (0.12s) [2021-01-12T16:06:37.935Z] PASS [2021-01-12T16:06:37.935Z] coverage: 61.6% of statements [2021-01-12T16:06:37.935Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.352s coverage: 61.6% of statements [2021-01-12T16:06:37.935Z] === RUN TestJSONLogsMarshalJSONBuf [2021-01-12T16:06:37.935Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-01-12T16:06:37.935Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-01-12T16:06:38.188Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.6% of statements [2021-01-12T16:06:38.402Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-01-12T16:06:38.402Z] === RUN TestFastTimeMarshalJSON [2021-01-12T16:06:38.402Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-01-12T16:06:38.402Z] PASS [2021-01-12T16:06:38.402Z] coverage: 87.2% of statements [2021-01-12T16:06:38.402Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.180s coverage: 87.2% of statements [2021-01-12T16:06:39.125Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2021-01-12T16:06:39.953Z] === RUN TestWriteLog [2021-01-12T16:06:39.953Z] === PAUSE TestWriteLog [2021-01-12T16:06:39.953Z] === RUN TestReadLog [2021-01-12T16:06:39.953Z] === PAUSE TestReadLog [2021-01-12T16:06:39.953Z] === CONT TestWriteLog [2021-01-12T16:06:39.953Z] === CONT TestReadLog [2021-01-12T16:06:39.953Z] --- PASS: TestWriteLog (0.00s) [2021-01-12T16:06:39.953Z] === RUN TestReadLog/tail_exact [2021-01-12T16:06:39.953Z] === RUN TestReadLog/tail_less_than_available [2021-01-12T16:06:39.953Z] === RUN TestReadLog/tail_more_than_available [2021-01-12T16:06:39.953Z] --- PASS: TestReadLog (0.23s) [2021-01-12T16:06:39.953Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-01-12T16:06:39.953Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-01-12T16:06:39.953Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-01-12T16:06:39.953Z] PASS [2021-01-12T16:06:39.953Z] coverage: 75.2% of statements [2021-01-12T16:06:39.953Z] ok github.com/docker/docker/daemon/logger/local 0.451s coverage: 75.2% of statements [2021-01-12T16:06:39.953Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-12T16:06:39.991Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-01-12T16:06:40.417Z] === RUN TestLog [2021-01-12T16:06:40.417Z] --- PASS: TestLog (0.00s) [2021-01-12T16:06:40.417Z] PASS [2021-01-12T16:06:40.417Z] coverage: 33.3% of statements [2021-01-12T16:06:40.417Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.209s coverage: 33.3% of statements [2021-01-12T16:06:40.502Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-01-12T16:06:40.883Z] === RUN TestOpenFileDelete [2021-01-12T16:06:40.883Z] --- PASS: TestOpenFileDelete (0.00s) [2021-01-12T16:06:40.883Z] === RUN TestOpenFileRename [2021-01-12T16:06:40.883Z] --- PASS: TestOpenFileRename (0.00s) [2021-01-12T16:06:40.883Z] === RUN TestParseLogTagDefaultTag [2021-01-12T16:06:40.883Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-01-12T16:06:40.883Z] === RUN TestParseLogTag [2021-01-12T16:06:40.883Z] --- PASS: TestParseLogTag (0.00s) [2021-01-12T16:06:40.883Z] === RUN TestParseLogTagEmptyTag [2021-01-12T16:06:40.883Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-01-12T16:06:40.883Z] === RUN TestTailFiles [2021-01-12T16:06:40.883Z] --- PASS: TestTailFiles (0.00s) [2021-01-12T16:06:40.883Z] === RUN TestFollowLogsConsumerGone [2021-01-12T16:06:40.883Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-01-12T16:06:40.883Z] === RUN TestFollowLogsProducerGone [2021-01-12T16:06:40.883Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-01-12T16:06:40.883Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-01-12T16:06:40.883Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-01-12T16:06:40.883Z] === RUN TestCheckCapacityAndRotate [2021-01-12T16:06:40.883Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-01-12T16:06:40.883Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-01-12T16:06:41.348Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-01-12T16:06:41.348Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-01-12T16:06:41.348Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-01-12T16:06:41.348Z] PASS [2021-01-12T16:06:41.348Z] coverage: 55.3% of statements [2021-01-12T16:06:41.348Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.467s coverage: 55.3% of statements [2021-01-12T16:06:41.813Z] === RUN TestValidateLogOpt [2021-01-12T16:06:41.813Z] --- PASS: TestValidateLogOpt (0.00s) [2021-01-12T16:06:41.813Z] === RUN TestNewMissedConfig [2021-01-12T16:06:41.813Z] --- PASS: TestNewMissedConfig (0.00s) [2021-01-12T16:06:41.813Z] === RUN TestNewMissedUrl [2021-01-12T16:06:41.813Z] --- PASS: TestNewMissedUrl (0.00s) [2021-01-12T16:06:41.813Z] === RUN TestNewMissedToken [2021-01-12T16:06:41.813Z] --- PASS: TestNewMissedToken (0.00s) [2021-01-12T16:06:41.813Z] === RUN TestNewWithProxy [2021-01-12T16:06:41.813Z] --- PASS: TestNewWithProxy (0.00s) [2021-01-12T16:06:41.813Z] === RUN TestDefault [2021-01-12T16:06:41.813Z] --- PASS: TestDefault (0.01s) [2021-01-12T16:06:41.813Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-01-12T16:06:41.813Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-01-12T16:06:41.813Z] === RUN TestJsonFormat [2021-01-12T16:06:41.813Z] --- PASS: TestJsonFormat (0.00s) [2021-01-12T16:06:41.813Z] === RUN TestRawFormat [2021-01-12T16:06:41.813Z] --- PASS: TestRawFormat (0.00s) [2021-01-12T16:06:41.813Z] === RUN TestRawFormatWithLabels [2021-01-12T16:06:41.813Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-01-12T16:06:41.813Z] === RUN TestRawFormatWithoutTag [2021-01-12T16:06:41.813Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-01-12T16:06:41.813Z] === RUN TestBatching [2021-01-12T16:06:41.813Z] === RUN TestNewParse [2021-01-12T16:06:41.813Z] --- PASS: TestNewParse (0.00s) [2021-01-12T16:06:41.813Z] PASS [2021-01-12T16:06:41.813Z] coverage: 8.3% of statements [2021-01-12T16:06:41.813Z] ok github.com/docker/docker/daemon/logger/templates 0.188s coverage: 8.3% of statements [2021-01-12T16:06:41.813Z] --- PASS: TestBatching (0.23s) [2021-01-12T16:06:41.813Z] === RUN TestFrequency [2021-01-12T16:06:41.880Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-01-12T16:06:42.277Z] --- PASS: TestFrequency (0.16s) [2021-01-12T16:06:42.277Z] === RUN TestOneMessagePerRequest [2021-01-12T16:06:42.277Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-01-12T16:06:42.277Z] === RUN TestVerify [2021-01-12T16:06:42.277Z] --- PASS: TestVerify (0.00s) [2021-01-12T16:06:42.277Z] === RUN TestSkipVerify [2021-01-12T16:06:42.277Z] time="2021-01-12T16:06:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T16:06:42.277Z] time="2021-01-12T16:06:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T16:06:42.277Z] time="2021-01-12T16:06:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T16:06:42.277Z] time="2021-01-12T16:06:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T16:06:42.277Z] === RUN TestParseLogFormat [2021-01-12T16:06:42.277Z] --- PASS: TestParseLogFormat (0.00s) [2021-01-12T16:06:42.277Z] === RUN TestValidateLogOptEmpty [2021-01-12T16:06:42.277Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-01-12T16:06:42.277Z] === RUN TestValidateSyslogAddress [2021-01-12T16:06:42.277Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-01-12T16:06:42.277Z] === RUN TestParseAddressDefaultPort [2021-01-12T16:06:42.277Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-01-12T16:06:42.277Z] === RUN TestValidateSyslogFacility [2021-01-12T16:06:42.277Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-01-12T16:06:42.277Z] === RUN TestValidateLogOptSyslogFormat [2021-01-12T16:06:42.277Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-01-12T16:06:42.277Z] === RUN TestValidateLogOpt [2021-01-12T16:06:42.277Z] --- PASS: TestValidateLogOpt (0.00s) [2021-01-12T16:06:42.277Z] PASS [2021-01-12T16:06:42.277Z] coverage: 46.8% of statements [2021-01-12T16:06:42.277Z] ok github.com/docker/docker/daemon/logger/syslog 0.203s coverage: 46.8% of statements [2021-01-12T16:06:42.277Z] --- PASS: TestSkipVerify (0.33s) [2021-01-12T16:06:42.277Z] === RUN TestBufferMaximum [2021-01-12T16:06:42.277Z] time="2021-01-12T16:06:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T16:06:42.277Z] time="2021-01-12T16:06:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T16:06:42.277Z] time="2021-01-12T16:06:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T16:06:42.277Z] time="2021-01-12T16:06:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T16:06:42.277Z] time="2021-01-12T16:06:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T16:06:42.277Z] time="2021-01-12T16:06:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1610467602.222066\",\"host\":\"bf6e1456014c\"}'" [2021-01-12T16:06:42.443Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-01-12T16:06:42.741Z] time="2021-01-12T16:06:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1610467602.222066\",\"host\":\"bf6e1456014c\"}'" [2021-01-12T16:06:42.741Z] --- PASS: TestBufferMaximum (0.00s) [2021-01-12T16:06:42.741Z] === RUN TestServerAlwaysDown [2021-01-12T16:06:42.741Z] time="2021-01-12T16:06:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T16:06:42.741Z] time="2021-01-12T16:06:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T16:06:42.741Z] time="2021-01-12T16:06:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1610467602.225067\",\"host\":\"bf6e1456014c\"}'" [2021-01-12T16:06:42.742Z] time="2021-01-12T16:06:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1610467602.225067\",\"host\":\"bf6e1456014c\"}'" [2021-01-12T16:06:42.742Z] time="2021-01-12T16:06:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T16:06:42.742Z] time="2021-01-12T16:06:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1610467602.225067\",\"host\":\"bf6e1456014c\"}'" [2021-01-12T16:06:42.742Z] time="2021-01-12T16:06:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1610467602.226067\",\"host\":\"bf6e1456014c\"}'" [2021-01-12T16:06:42.742Z] time="2021-01-12T16:06:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1610467602.226067\",\"host\":\"bf6e1456014c\"}'" [2021-01-12T16:06:42.742Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-01-12T16:06:42.742Z] === RUN TestCannotSendAfterClose [2021-01-12T16:06:42.742Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-01-12T16:06:42.742Z] === RUN TestDeadlockOnBlockedEndpoint [2021-01-12T16:06:43.085Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s) [2021-01-12T16:06:43.085Z] PASS [2021-01-12T16:06:43.085Z] [2021-01-12T16:06:43.085Z] === Skipped [2021-01-12T16:06:43.085Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-12T16:06:43.085Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:06:43.085Z] [2021-01-12T16:06:43.085Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-01-12T16:06:43.085Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:06:43.085Z] [2021-01-12T16:06:43.085Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-12T16:06:43.085Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:06:43.085Z] [2021-01-12T16:06:43.085Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-12T16:06:43.085Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:06:43.085Z] [2021-01-12T16:06:43.085Z] [2021-01-12T16:06:43.085Z] DONE 17 tests, 4 skipped in 27.646s [2021-01-12T16:06:43.085Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-12T16:06:43.085Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:43.085Z] ++ set -e [2021-01-12T16:06:43.085Z] ++ '[' -n 0 ']' [2021-01-12T16:06:43.085Z] ++ set -x [2021-01-12T16:06:43.085Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:43.085Z] INFO: Testing against a local daemon [2021-01-12T16:06:43.085Z] === RUN TestPluginInvalidJSON [2021-01-12T16:06:43.085Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T16:06:43.085Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T16:06:43.085Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T16:06:43.085Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-01-12T16:06:43.085Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-12T16:06:43.085Z] === RUN TestPluginInstall [2021-01-12T16:06:43.085Z] === RUN TestPluginInstall/no_auth [2021-01-12T16:06:43.085Z] time="2021-01-12T16:06:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:06:43.085Z] time="2021-01-12T16:06:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b558e77013766c3ea810238ce141e42b0de072f92c381bf518f3691d52ad126" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:06:43.085Z] time="2021-01-12T16:06:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:06:43.085Z] time="2021-01-12T16:06:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b558e77013766c3ea810238ce141e42b0de072f92c381bf518f3691d52ad126" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:06:43.376Z] === RUN TestPluginInstall/with_htpasswd [2021-01-12T16:06:43.723Z] time="2021-01-12T16:06:43Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-01-12T16:06:43.723Z] time="2021-01-12T16:06:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"bf6e1456014c\"}'" [2021-01-12T16:06:43.723Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.05s) [2021-01-12T16:06:43.723Z] PASS [2021-01-12T16:06:43.723Z] coverage: 82.5% of statements [2021-01-12T16:06:43.723Z] ok github.com/docker/docker/daemon/logger/splunk 2.200s coverage: 82.5% of statements [2021-01-12T16:06:43.723Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-12T16:06:43.723Z] ? github.com/docker/docker/daemon/network [no test files] [2021-01-12T16:06:43.723Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-12T16:06:44.010Z] time="2021-01-12T16:06:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:06:44.010Z] time="2021-01-12T16:06:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd09129862e4178fb27af4ac026a9c96e45a92022139fbf1ef1856d769e82e64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:06:44.010Z] time="2021-01-12T16:06:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:06:44.010Z] time="2021-01-12T16:06:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd09129862e4178fb27af4ac026a9c96e45a92022139fbf1ef1856d769e82e64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:06:44.190Z] === RUN TestV1IDService [2021-01-12T16:06:44.190Z] --- PASS: TestV1IDService (0.05s) [2021-01-12T16:06:44.190Z] === RUN TestV2MetadataService [2021-01-12T16:06:44.317Z] === RUN TestPluginInstall/with_insecure [2021-01-12T16:06:44.334Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-01-12T16:06:44.334Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-01-12T16:06:45.350Z] time="2021-01-12T16:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:06:45.350Z] time="2021-01-12T16:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c25216f5f69d341b890dec36fdf41cc62cd7efc84d94d39d0e4f0d45b37c1b7d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:06:45.350Z] time="2021-01-12T16:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:06:45.350Z] time="2021-01-12T16:06:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c25216f5f69d341b890dec36fdf41cc62cd7efc84d94d39d0e4f0d45b37c1b7d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:06:45.643Z] --- PASS: TestPluginInstall (4.28s) [2021-01-12T16:06:45.643Z] --- PASS: TestPluginInstall/no_auth (1.99s) [2021-01-12T16:06:45.643Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2021-01-12T16:06:45.643Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2021-01-12T16:06:45.643Z] plugin_test.go:157: [dd117511ff396] daemon is not started [2021-01-12T16:06:45.643Z] PASS [2021-01-12T16:06:45.643Z] [2021-01-12T16:06:45.643Z] DONE 6 tests in 4.370s [2021-01-12T16:06:45.643Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-12T16:06:45.643Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:45.643Z] ++ set -e [2021-01-12T16:06:45.643Z] ++ '[' -n 0 ']' [2021-01-12T16:06:45.643Z] ++ set -x [2021-01-12T16:06:45.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:45.643Z] INFO: Testing against a local daemon [2021-01-12T16:06:45.643Z] === RUN TestExternalGraphDriver [2021-01-12T16:06:45.744Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-01-12T16:06:45.744Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-01-12T16:06:45.744Z] === RUN TestContinueOnError_MirrorEndpoint [2021-01-12T16:06:45.744Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-01-12T16:06:45.744Z] === RUN TestContinueOnError_NeverContinue [2021-01-12T16:06:45.744Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-01-12T16:06:45.744Z] === RUN TestContinueOnError_UnnestsErrors [2021-01-12T16:06:45.744Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-01-12T16:06:45.744Z] === RUN TestManifestStore [2021-01-12T16:06:45.744Z] === RUN TestManifestStore/no_remote_or_local [2021-01-12T16:06:45.744Z] time="2021-01-12T16:06:45Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local328741571\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-01-12T16:06:45.744Z] === RUN TestManifestStore/no_local_cache [2021-01-12T16:06:45.744Z] === RUN TestManifestStore/with_local_cache [2021-01-12T16:06:45.744Z] === RUN TestManifestStore/unknown_media_type [2021-01-12T16:06:45.744Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-01-12T16:06:45.744Z] time="2021-01-12T16:06:45Z" level=warning msg="reference for unknown type: " [2021-01-12T16:06:45.744Z] time="2021-01-12T16:06:45Z" level=warning msg="reference for unknown type: " [2021-01-12T16:06:45.744Z] === RUN TestSuccessfulDownload [2021-01-12T16:06:45.744Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-01-12T16:06:45.744Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-01-12T16:06:45.744Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-01-12T16:06:45.744Z] download_test.go:268: Needs fixing on Windows [2021-01-12T16:06:45.744Z] === RUN TestCancelledDownload [2021-01-12T16:06:45.744Z] --- PASS: TestCancelledDownload (0.00s) [2021-01-12T16:06:45.744Z] === RUN TestMaxDownloadAttempts [2021-01-12T16:06:45.744Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-01-12T16:06:45.744Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-01-12T16:06:45.744Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-01-12T16:06:45.744Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-01-12T16:06:45.744Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-01-12T16:06:45.744Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-01-12T16:06:45.744Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-01-12T16:06:45.744Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-01-12T16:06:45.744Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-01-12T16:06:45.744Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-01-12T16:06:45.744Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-01-12T16:06:45.744Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-01-12T16:06:45.744Z] time="2021-01-12T16:06:45Z" level=warning msg="reference for unknown type: " [2021-01-12T16:06:45.744Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-01-12T16:06:45.744Z] time="2021-01-12T16:06:45Z" level=warning msg="reference for unknown type: " [2021-01-12T16:06:45.744Z] time="2021-01-12T16:06:45Z" level=warning msg="reference for unknown type: " [2021-01-12T16:06:45.744Z] === RUN TestManifestStore/error_persisting_manifest [2021-01-12T16:06:45.744Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-01-12T16:06:45.744Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-01-12T16:06:45.744Z] time="2021-01-12T16:06:45Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-01-12T16:06:45.744Z] --- PASS: TestManifestStore (0.26s) [2021-01-12T16:06:45.744Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-01-12T16:06:45.744Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-01-12T16:06:45.744Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-01-12T16:06:45.744Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-01-12T16:06:45.744Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-01-12T16:06:45.744Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-01-12T16:06:45.744Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-01-12T16:06:45.744Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-01-12T16:06:45.744Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-01-12T16:06:45.744Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-01-12T16:06:45.744Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-01-12T16:06:45.744Z] === RUN TestDetectManifestBlobMediaType [2021-01-12T16:06:45.744Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-01-12T16:06:45.744Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-01-12T16:06:45.744Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-01-12T16:06:45.744Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-01-12T16:06:45.744Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-01-12T16:06:45.744Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-01-12T16:06:45.744Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-01-12T16:06:45.744Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-01-12T16:06:45.744Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-01-12T16:06:45.744Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-01-12T16:06:45.744Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-01-12T16:06:45.744Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-01-12T16:06:45.744Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-01-12T16:06:45.744Z] === RUN TestFixManifestLayers [2021-01-12T16:06:45.744Z] --- PASS: TestFixManifestLayers (0.00s) [2021-01-12T16:06:45.744Z] === RUN TestFixManifestLayersBaseLayerParent [2021-01-12T16:06:45.744Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-01-12T16:06:45.744Z] pull_v2_test.go:73: Needs fixing on Windows [2021-01-12T16:06:45.744Z] === RUN TestFixManifestLayersBadParent [2021-01-12T16:06:45.744Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-01-12T16:06:45.744Z] === RUN TestValidateManifest [2021-01-12T16:06:45.744Z] --- SKIP: TestValidateManifest (0.00s) [2021-01-12T16:06:45.744Z] pull_v2_test.go:118: Needs fixing on Windows [2021-01-12T16:06:45.744Z] === RUN TestFormatPlatform [2021-01-12T16:06:45.744Z] --- PASS: TestFormatPlatform (0.00s) [2021-01-12T16:06:45.744Z] === RUN TestGetRepositoryMountCandidates [2021-01-12T16:06:45.744Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-01-12T16:06:45.744Z] === RUN TestLayerAlreadyExists [2021-01-12T16:06:45.744Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-01-12T16:06:45.744Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-12T16:06:45.744Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-12T16:06:45.744Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-12T16:06:45.744Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-12T16:06:45.744Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-12T16:06:45.744Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-12T16:06:45.744Z] === RUN TestWhenEmptyAuthConfig [2021-01-12T16:06:45.744Z] --- PASS: TestV2MetadataService (1.77s) [2021-01-12T16:06:45.744Z] PASS [2021-01-12T16:06:45.744Z] coverage: 48.2% of statements [2021-01-12T16:06:45.744Z] ok github.com/docker/docker/distribution/metadata 1.998s coverage: 48.2% of statements [2021-01-12T16:06:45.936Z] === RUN TestExternalGraphDriver/json [2021-01-12T16:06:46.208Z] time="2021-01-12T16:06:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-12T16:06:46.208Z] time="2021-01-12T16:06:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-12T16:06:46.208Z] time="2021-01-12T16:06:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-12T16:06:46.208Z] time="2021-01-12T16:06:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-12T16:06:46.208Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-01-12T16:06:46.208Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-01-12T16:06:46.208Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2021-01-12T16:06:46.208Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2021-01-12T16:06:46.208Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-01-12T16:06:46.208Z] === RUN TestTransfer [2021-01-12T16:06:46.208Z] --- PASS: TestTransfer (0.12s) [2021-01-12T16:06:46.208Z] === RUN TestConcurrencyLimit [2021-01-12T16:06:46.208Z] === RUN TestNotFound [2021-01-12T16:06:46.209Z] --- PASS: TestNotFound (0.00s) [2021-01-12T16:06:46.209Z] === RUN TestConflict [2021-01-12T16:06:46.209Z] --- PASS: TestConflict (0.00s) [2021-01-12T16:06:46.209Z] === RUN TestForbidden [2021-01-12T16:06:46.209Z] --- PASS: TestForbidden (0.00s) [2021-01-12T16:06:46.209Z] === RUN TestInvalidParameter [2021-01-12T16:06:46.209Z] --- PASS: TestInvalidParameter (0.00s) [2021-01-12T16:06:46.209Z] === RUN TestNotImplemented [2021-01-12T16:06:46.209Z] --- PASS: TestNotImplemented (0.00s) [2021-01-12T16:06:46.209Z] === RUN TestNotModified [2021-01-12T16:06:46.209Z] --- PASS: TestNotModified (0.00s) [2021-01-12T16:06:46.209Z] === RUN TestUnauthorized [2021-01-12T16:06:46.209Z] --- PASS: TestUnauthorized (0.00s) [2021-01-12T16:06:46.209Z] === RUN TestUnknown [2021-01-12T16:06:46.209Z] --- PASS: TestUnknown (0.00s) [2021-01-12T16:06:46.209Z] === RUN TestCancelled [2021-01-12T16:06:46.209Z] --- PASS: TestCancelled (0.00s) [2021-01-12T16:06:46.209Z] === RUN TestDeadline [2021-01-12T16:06:46.209Z] --- PASS: TestDeadline (0.00s) [2021-01-12T16:06:46.209Z] === RUN TestDataLoss [2021-01-12T16:06:46.209Z] --- PASS: TestDataLoss (0.00s) [2021-01-12T16:06:46.209Z] === RUN TestUnavailable [2021-01-12T16:06:46.209Z] --- PASS: TestUnavailable (0.00s) [2021-01-12T16:06:46.209Z] === RUN TestSystem [2021-01-12T16:06:46.209Z] --- PASS: TestSystem (0.00s) [2021-01-12T16:06:46.209Z] === RUN TestFromStatusCode [2021-01-12T16:06:46.209Z] === RUN TestFromStatusCode/Not_Found [2021-01-12T16:06:46.209Z] === RUN TestFromStatusCode/Bad_Request [2021-01-12T16:06:46.209Z] === RUN TestFromStatusCode/Conflict [2021-01-12T16:06:46.209Z] === RUN TestFromStatusCode/Unauthorized [2021-01-12T16:06:46.209Z] === RUN TestFromStatusCode/Service_Unavailable [2021-01-12T16:06:46.209Z] === RUN TestFromStatusCode/Forbidden [2021-01-12T16:06:46.209Z] === RUN TestFromStatusCode/Not_Modified [2021-01-12T16:06:46.209Z] === RUN TestFromStatusCode/Not_Implemented [2021-01-12T16:06:46.209Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-01-12T16:06:46.209Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-01-12T16:06:46.209Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-01-12T16:06:46.209Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-01-12T16:06:46.209Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-01-12T16:06:46.209Z] --- PASS: TestFromStatusCode (0.00s) [2021-01-12T16:06:46.209Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-01-12T16:06:46.209Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-01-12T16:06:46.209Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-01-12T16:06:46.209Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-01-12T16:06:46.209Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-01-12T16:06:46.209Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-01-12T16:06:46.209Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-01-12T16:06:46.209Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-01-12T16:06:46.209Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-01-12T16:06:46.209Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-01-12T16:06:46.209Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-01-12T16:06:46.209Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-01-12T16:06:46.209Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-01-12T16:06:46.209Z] PASS [2021-01-12T16:06:46.209Z] coverage: 53.1% of statements [2021-01-12T16:06:46.209Z] ok github.com/docker/docker/errdefs 0.091s coverage: 53.1% of statements [2021-01-12T16:06:46.672Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-01-12T16:06:46.672Z] === RUN TestInactiveJobs [2021-01-12T16:06:47.135Z] --- PASS: TestInactiveJobs (0.43s) [2021-01-12T16:06:47.135Z] === RUN TestWatchRelease [2021-01-12T16:06:47.135Z] --- PASS: TestWatchRelease (0.04s) [2021-01-12T16:06:47.135Z] === RUN TestWatchFinishedTransfer [2021-01-12T16:06:47.135Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-01-12T16:06:47.135Z] === RUN TestDuplicateTransfer [2021-01-12T16:06:47.135Z] --- PASS: TestWhenEmptyAuthConfig (1.31s) [2021-01-12T16:06:47.135Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-01-12T16:06:47.135Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-01-12T16:06:47.135Z] === RUN TestTokenPassThru [2021-01-12T16:06:47.135Z] --- PASS: TestTokenPassThru (0.01s) [2021-01-12T16:06:47.135Z] === RUN TestTokenPassThruDifferentHost [2021-01-12T16:06:47.135Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-01-12T16:06:47.135Z] === RUN TestSuccessfulUpload [2021-01-12T16:06:47.135Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-01-12T16:06:47.135Z] PASS [2021-01-12T16:06:47.135Z] coverage: 23.5% of statements [2021-01-12T16:06:47.135Z] ok github.com/docker/docker/distribution 1.833s coverage: 23.5% of statements [2021-01-12T16:06:47.135Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-12T16:06:47.135Z] time="2021-01-12T16:06:47Z" level=error msg="Upload failed, retrying: simulating retry" [2021-01-12T16:06:47.601Z] --- PASS: TestSuccessfulUpload (0.50s) [2021-01-12T16:06:47.601Z] === RUN TestCancelledUpload [2021-01-12T16:06:47.601Z] --- PASS: TestCancelledUpload (0.00s) [2021-01-12T16:06:47.601Z] PASS [2021-01-12T16:06:47.601Z] coverage: 76.8% of statements [2021-01-12T16:06:47.601Z] ok github.com/docker/docker/distribution/xfer 2.074s coverage: 76.8% of statements [2021-01-12T16:06:47.601Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-12T16:06:48.014Z] === RUN TestExternalGraphDriver/spec [2021-01-12T16:06:48.065Z] === RUN TestCompare [2021-01-12T16:06:48.065Z] --- PASS: TestCompare (0.00s) [2021-01-12T16:06:48.065Z] PASS [2021-01-12T16:06:48.065Z] coverage: 19.2% of statements [2021-01-12T16:06:48.065Z] ok github.com/docker/docker/image/cache 0.173s coverage: 19.2% of statements [2021-01-12T16:06:48.065Z] === RUN TestFSGetInvalidData [2021-01-12T16:06:48.065Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-01-12T16:06:48.065Z] === RUN TestFSInvalidSet [2021-01-12T16:06:48.065Z] --- PASS: TestFSInvalidSet (0.01s) [2021-01-12T16:06:48.065Z] === RUN TestFSInvalidRoot [2021-01-12T16:06:48.065Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-01-12T16:06:48.065Z] === RUN TestFSMetadataGetSet [2021-01-12T16:06:48.504Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-01-12T16:06:48.504Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-01-12T16:06:48.529Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-01-12T16:06:48.529Z] === RUN TestFSInvalidWalker [2021-01-12T16:06:48.529Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-01-12T16:06:48.529Z] === RUN TestFSGetSet [2021-01-12T16:06:48.529Z] --- PASS: TestFSGetSet (0.02s) [2021-01-12T16:06:48.529Z] === RUN TestFSGetUnsetKey [2021-01-12T16:06:48.529Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-01-12T16:06:48.529Z] === RUN TestFSGetEmptyData [2021-01-12T16:06:48.529Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-01-12T16:06:48.529Z] === RUN TestFSDelete [2021-01-12T16:06:48.529Z] --- PASS: TestFSDelete (0.02s) [2021-01-12T16:06:48.529Z] === RUN TestFSWalker [2021-01-12T16:06:48.529Z] --- PASS: TestFSWalker (0.01s) [2021-01-12T16:06:48.529Z] === RUN TestFSWalkerStopOnError [2021-01-12T16:06:48.529Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-01-12T16:06:48.529Z] === RUN TestNewFromJSON [2021-01-12T16:06:48.529Z] --- PASS: TestNewFromJSON (0.00s) [2021-01-12T16:06:48.529Z] === RUN TestNewFromJSONWithInvalidJSON [2021-01-12T16:06:48.529Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-01-12T16:06:48.529Z] === RUN TestMarshalKeyOrder [2021-01-12T16:06:48.529Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-01-12T16:06:48.529Z] === RUN TestImage [2021-01-12T16:06:48.529Z] --- PASS: TestImage (0.00s) [2021-01-12T16:06:48.529Z] === RUN TestImageOSNotEmpty [2021-01-12T16:06:48.529Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-01-12T16:06:48.529Z] === RUN TestNewChildImageFromImageWithRootFS [2021-01-12T16:06:48.529Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-01-12T16:06:48.529Z] === RUN TestCreate [2021-01-12T16:06:48.529Z] --- PASS: TestCreate (0.00s) [2021-01-12T16:06:48.529Z] === RUN TestRestore [2021-01-12T16:06:48.529Z] time="2021-01-12T16:06:48Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-01-12T16:06:48.529Z] --- PASS: TestRestore (0.22s) [2021-01-12T16:06:48.529Z] === RUN TestAddDelete [2021-01-12T16:06:48.529Z] --- PASS: TestAddDelete (0.05s) [2021-01-12T16:06:48.529Z] === RUN TestSearchAfterDelete [2021-01-12T16:06:48.529Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-01-12T16:06:48.529Z] === RUN TestParentReset [2021-01-12T16:06:48.995Z] --- PASS: TestParentReset (0.06s) [2021-01-12T16:06:48.995Z] === RUN TestGetAndSetLastUpdated [2021-01-12T16:06:48.995Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-01-12T16:06:48.995Z] === RUN TestStoreLen [2021-01-12T16:06:48.995Z] --- PASS: TestStoreLen (0.18s) [2021-01-12T16:06:48.995Z] PASS [2021-01-12T16:06:49.433Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-01-12T16:06:49.459Z] coverage: 86.8% of statements [2021-01-12T16:06:49.459Z] ok github.com/docker/docker/image 0.920s coverage: 86.8% of statements [2021-01-12T16:06:49.459Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-12T16:06:49.459Z] === RUN TestMakeV1ConfigFromConfig [2021-01-12T16:06:49.459Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-01-12T16:06:49.459Z] PASS [2021-01-12T16:06:49.459Z] coverage: 25.0% of statements [2021-01-12T16:06:49.459Z] ok github.com/docker/docker/image/v1 0.270s coverage: 25.0% of statements [2021-01-12T16:06:49.459Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-12T16:06:49.522Z] === RUN TestExternalGraphDriver/pull [2021-01-12T16:06:49.689Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-01-12T16:06:51.010Z] === RUN TestSerialization [2021-01-12T16:06:51.010Z] --- PASS: TestSerialization (0.02s) [2021-01-12T16:06:51.010Z] PASS [2021-01-12T16:06:51.010Z] coverage: 100.0% of statements [2021-01-12T16:06:51.010Z] ok github.com/docker/docker/libcontainerd/queue 0.376s coverage: 100.0% of statements [2021-01-12T16:06:51.053Z] --- PASS: TestExternalGraphDriver (5.43s) [2021-01-12T16:06:51.053Z] --- PASS: TestExternalGraphDriver/json (1.75s) [2021-01-12T16:06:51.053Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2021-01-12T16:06:51.053Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2021-01-12T16:06:51.053Z] === RUN TestGraphdriverPluginV2 [2021-01-12T16:06:51.056Z] --- PASS: TestServiceWithDataPathPortInit (16.65s) [2021-01-12T16:06:51.056Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-12T16:06:51.056Z] === RUN TestDockerSuite/TestBuildNetNone [2021-01-12T16:06:51.347Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2021-01-12T16:06:51.347Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:06:51.347Z] PASS [2021-01-12T16:06:51.347Z] [2021-01-12T16:06:51.347Z] === Skipped [2021-01-12T16:06:51.347Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2021-01-12T16:06:51.347Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:06:51.347Z] [2021-01-12T16:06:51.347Z] [2021-01-12T16:06:51.347Z] DONE 5 tests, 1 skipped in 5.587s [2021-01-12T16:06:51.347Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-12T16:06:51.347Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:51.347Z] ++ set -e [2021-01-12T16:06:51.347Z] ++ '[' -n 0 ']' [2021-01-12T16:06:51.347Z] ++ set -x [2021-01-12T16:06:51.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-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:51.347Z] INFO: Testing against a local daemon [2021-01-12T16:06:51.347Z] === RUN TestContinueAfterPluginCrash [2021-01-12T16:06:51.347Z] === PAUSE TestContinueAfterPluginCrash [2021-01-12T16:06:51.347Z] === RUN TestReadPluginNoRead [2021-01-12T16:06:51.347Z] === PAUSE TestReadPluginNoRead [2021-01-12T16:06:51.347Z] === RUN TestDaemonStartWithLogOpt [2021-01-12T16:06:51.347Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-12T16:06:51.347Z] === CONT TestContinueAfterPluginCrash [2021-01-12T16:06:51.347Z] === CONT TestDaemonStartWithLogOpt [2021-01-12T16:06:51.347Z] === CONT TestReadPluginNoRead [2021-01-12T16:06:51.474Z] === RUN TestEnvironmentParsing [2021-01-12T16:06:51.474Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-01-12T16:06:51.474Z] PASS [2021-01-12T16:06:51.474Z] coverage: 1.0% of statements [2021-01-12T16:06:51.474Z] ok github.com/docker/docker/libcontainerd/local 0.289s coverage: 1.0% of statements [2021-01-12T16:06:51.474Z] === RUN TestEmptyLayer [2021-01-12T16:06:51.474Z] --- PASS: TestEmptyLayer (0.00s) [2021-01-12T16:06:51.474Z] === RUN TestCommitFailure [2021-01-12T16:06:51.474Z] --- PASS: TestCommitFailure (0.02s) [2021-01-12T16:06:51.474Z] === RUN TestStartTransactionFailure [2021-01-12T16:06:51.474Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-01-12T16:06:51.474Z] === RUN TestGetOrphan [2021-01-12T16:06:51.474Z] --- PASS: TestGetOrphan (0.01s) [2021-01-12T16:06:51.474Z] === RUN TestMountAndRegister [2021-01-12T16:06:51.474Z] --- PASS: TestMountAndRegister (0.05s) [2021-01-12T16:06:51.474Z] layer_test.go:271: Layer size: 14 [2021-01-12T16:06:51.474Z] === RUN TestLayerRelease [2021-01-12T16:06:51.474Z] --- SKIP: TestLayerRelease (0.00s) [2021-01-12T16:06:51.474Z] layer_test.go:304: Failing on Windows [2021-01-12T16:06:51.474Z] === RUN TestStoreRestore [2021-01-12T16:06:51.474Z] --- SKIP: TestStoreRestore (0.00s) [2021-01-12T16:06:51.474Z] layer_test.go:353: Failing on Windows [2021-01-12T16:06:51.474Z] === RUN TestTarStreamStability [2021-01-12T16:06:51.474Z] --- SKIP: TestTarStreamStability (0.00s) [2021-01-12T16:06:51.474Z] layer_test.go:468: Failing on Windows [2021-01-12T16:06:51.474Z] === RUN TestRegisterExistingLayer [2021-01-12T16:06:51.619Z] === RUN TestDockerSuite/TestBuildNoContext [2021-01-12T16:06:51.938Z] === RUN TestAddressPoolOpt [2021-01-12T16:06:51.938Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/a [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/something [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/_=a [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/env1=value1 [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/_env1=value1 [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/env2=value2=value3 [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/env3=abc!qwe [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/env_4=value_4 [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/PATH [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/=a [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/PATH= [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/PATH=something [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/asd!qwe [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/1asd [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/123 [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/some_space [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/__some_space_before [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/some_space_after__ [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/= [2021-01-12T16:06:51.938Z] === RUN TestValidateEnv/PaTh [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/a (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/something (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/= (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestParseHost [2021-01-12T16:06:51.938Z] --- PASS: TestParseHost (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestParseDockerDaemonHost [2021-01-12T16:06:51.938Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestParseTCP [2021-01-12T16:06:51.938Z] --- PASS: TestParseTCP (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestParseInvalidUnixAddrInvalid [2021-01-12T16:06:51.938Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestValidateExtraHosts [2021-01-12T16:06:51.938Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestIpOptString [2021-01-12T16:06:51.938Z] --- PASS: TestIpOptString (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestNewIpOptInvalidDefaultVal [2021-01-12T16:06:51.938Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestNewIpOptValidDefaultVal [2021-01-12T16:06:51.938Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestIpOptSetInvalidVal [2021-01-12T16:06:51.938Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestValidateIPAddress [2021-01-12T16:06:51.938Z] --- PASS: TestValidateIPAddress (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestMapOpts [2021-01-12T16:06:51.938Z] --- PASS: TestMapOpts (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestListOptsWithoutValidator [2021-01-12T16:06:51.938Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestListOptsWithValidator [2021-01-12T16:06:51.938Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestValidateDNSSearch [2021-01-12T16:06:51.938Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestValidateLabel [2021-01-12T16:06:51.938Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-01-12T16:06:51.938Z] === RUN TestValidateLabel/label_with_general_format [2021-01-12T16:06:51.938Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-01-12T16:06:51.938Z] === RUN TestValidateLabel/label_with_one_more [2021-01-12T16:06:51.938Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-01-12T16:06:51.938Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-01-12T16:06:51.938Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-01-12T16:06:51.938Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-01-12T16:06:51.938Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-01-12T16:06:51.938Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-01-12T16:06:51.938Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-01-12T16:06:51.938Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-01-12T16:06:51.938Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-01-12T16:06:51.938Z] --- PASS: TestValidateLabel (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-01-12T16:06:51.938Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestNamedListOpts [2021-01-12T16:06:51.938Z] --- PASS: TestNamedListOpts (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestNamedMapOpts [2021-01-12T16:06:51.938Z] --- PASS: TestNamedMapOpts (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestParseLink [2021-01-12T16:06:51.938Z] --- PASS: TestParseLink (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestQuotedStringSetWithQuotes [2021-01-12T16:06:51.938Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-01-12T16:06:51.938Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestQuotedStringSetWithNoQuotes [2021-01-12T16:06:51.938Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-01-12T16:06:51.938Z] === RUN TestUlimitOpt [2021-01-12T16:06:51.938Z] --- PASS: TestUlimitOpt (0.00s) [2021-01-12T16:06:51.938Z] PASS [2021-01-12T16:06:51.938Z] coverage: 67.1% of statements [2021-01-12T16:06:51.938Z] ok github.com/docker/docker/opts 0.106s coverage: 67.1% of statements [2021-01-12T16:06:51.938Z] --- PASS: TestRegisterExistingLayer (0.20s) [2021-01-12T16:06:51.938Z] === RUN TestTarStreamVerification [2021-01-12T16:06:51.938Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-01-12T16:06:51.938Z] layer_test.go:697: Failing on Windows [2021-01-12T16:06:51.938Z] === RUN TestLayerMigration [2021-01-12T16:06:51.938Z] --- SKIP: TestLayerMigration (0.00s) [2021-01-12T16:06:51.938Z] migration_test.go:46: Failing on Windows [2021-01-12T16:06:51.938Z] === RUN TestLayerMigrationNoTarsplit [2021-01-12T16:06:51.938Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-01-12T16:06:51.938Z] migration_test.go:182: Failing on Windows [2021-01-12T16:06:51.938Z] === RUN TestMountInit [2021-01-12T16:06:51.938Z] --- SKIP: TestMountInit (0.00s) [2021-01-12T16:06:51.938Z] mount_test.go:17: Failing on Windows [2021-01-12T16:06:51.938Z] === RUN TestMountSize [2021-01-12T16:06:51.938Z] --- SKIP: TestMountSize (0.00s) [2021-01-12T16:06:51.938Z] mount_test.go:76: Failing on Windows [2021-01-12T16:06:51.938Z] === RUN TestMountChanges [2021-01-12T16:06:51.938Z] --- SKIP: TestMountChanges (0.00s) [2021-01-12T16:06:51.938Z] mount_test.go:125: Failing on Windows [2021-01-12T16:06:51.938Z] === RUN TestMountApply [2021-01-12T16:06:51.938Z] --- SKIP: TestMountApply (0.00s) [2021-01-12T16:06:51.938Z] mount_test.go:212: Failing on Windows [2021-01-12T16:06:51.938Z] PASS [2021-01-12T16:06:51.938Z] coverage: 30.1% of statements [2021-01-12T16:06:51.938Z] ok github.com/docker/docker/layer 0.759s coverage: 30.1% of statements [2021-01-12T16:06:51.938Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-12T16:06:51.938Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-12T16:06:51.938Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-12T16:06:51.938Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-12T16:06:51.938Z] ? github.com/docker/docker/oci [no test files] [2021-01-12T16:06:51.938Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-12T16:06:52.402Z] === RUN TestParseVersion [2021-01-12T16:06:52.402Z] --- PASS: TestParseVersion (0.00s) [2021-01-12T16:06:52.402Z] PASS [2021-01-12T16:06:52.402Z] coverage: 52.9% of statements [2021-01-12T16:06:52.402Z] ok github.com/docker/docker/pkg/aaparser 0.098s coverage: 52.9% of statements [2021-01-12T16:06:52.549Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-01-12T16:06:52.701Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/rootless [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/volume [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-12T16:06:52.701Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-12T16:06:52.701Z] [2021-01-12T16:06:52.701Z] === Skipped [2021-01-12T16:06:52.701Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-12T16:06:52.701Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-12T16:06:52.701Z] [2021-01-12T16:06:52.701Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-12T16:06:52.701Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-12T16:06:52.701Z] [2021-01-12T16:06:52.701Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-12T16:06:52.701Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T16:06:52.701Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T16:06:52.701Z] [2021-01-12T16:06:52.701Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-12T16:06:52.701Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T16:06:52.701Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T16:06:52.701Z] [2021-01-12T16:06:52.701Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-12T16:06:52.701Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T16:06:52.701Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T16:06:52.701Z] [2021-01-12T16:06:52.701Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-12T16:06:52.701Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T16:06:52.701Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T16:06:52.701Z] [2021-01-12T16:06:52.701Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-12T16:06:52.701Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T16:06:52.701Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T16:06:52.701Z] [2021-01-12T16:06:52.701Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-12T16:06:52.701Z] graphtest_unix.go:73: No driver to put! [2021-01-12T16:06:52.701Z] [2021-01-12T16:06:52.701Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-12T16:06:52.701Z] time="2021-01-12T16:05:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T16:06:52.701Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T16:06:52.701Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T16:06:52.701Z] [2021-01-12T16:06:52.701Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-12T16:06:52.701Z] time="2021-01-12T16:05:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T16:06:52.701Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T16:06:52.701Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T16:06:52.701Z] [2021-01-12T16:06:52.701Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-12T16:06:52.701Z] time="2021-01-12T16:05:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T16:06:52.702Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T16:06:52.702Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-12T16:06:52.702Z] time="2021-01-12T16:05:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T16:06:52.702Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T16:06:52.702Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-12T16:06:52.702Z] time="2021-01-12T16:05:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T16:06:52.702Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T16:06:52.702Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-12T16:06:52.702Z] graphtest_unix.go:73: No driver to put! [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-12T16:06:52.702Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-12T16:06:52.702Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-12T16:06:52.702Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-12T16:06:52.702Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-12T16:06:52.702Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T16:06:52.702Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-12T16:06:52.702Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T16:06:52.702Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-12T16:06:52.702Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T16:06:52.702Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-12T16:06:52.702Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T16:06:52.702Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-12T16:06:52.702Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T16:06:52.702Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-12T16:06:52.702Z] graphtest_unix.go:73: No driver to put! [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-12T16:06:52.702Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-12T16:06:52.702Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] [2021-01-12T16:06:52.702Z] DONE 2192 tests, 26 skipped in 253.630s Post stage [Pipeline] junit [2021-01-12T16:06:52.713Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-01-12T16:06:53.404Z] === RUN TestUnbuffered [2021-01-12T16:06:53.405Z] --- PASS: TestUnbuffered (0.00s) [2021-01-12T16:06:53.405Z] === RUN TestRaceUnbuffered [2021-01-12T16:06:53.405Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-01-12T16:06:53.405Z] PASS [2021-01-12T16:06:53.405Z] coverage: 100.0% of statements [2021-01-12T16:06:53.405Z] ok github.com/docker/docker/pkg/broadcaster 0.071s coverage: 100.0% of statements [2021-01-12T16:06:53.425Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41701/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7426cd9a22cc8161761dcfc614fc8a82d18922e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f7426cd9a22cc8161761dcfc614fc8a82d18922e hack/validate/vendor [2021-01-12T16:06:53.478Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-01-12T16:06:53.869Z] === RUN TestPeerCertificateMarshalJSON [2021-01-12T16:06:53.993Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-12T16:06:54.846Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-01-12T16:06:54.846Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-01-12T16:06:54.846Z] --- PASS: TestPeerCertificateMarshalJSON (0.66s) [2021-01-12T16:06:54.846Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-01-12T16:06:54.846Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-01-12T16:06:54.846Z] === RUN TestMiddleware [2021-01-12T16:06:54.846Z] --- PASS: TestMiddleware (0.00s) [2021-01-12T16:06:54.846Z] === RUN TestNewResponseModifier [2021-01-12T16:06:54.846Z] --- PASS: TestNewResponseModifier (0.00s) [2021-01-12T16:06:54.846Z] PASS [2021-01-12T16:06:54.846Z] coverage: 26.8% of statements [2021-01-12T16:06:54.846Z] ok github.com/docker/docker/pkg/authorization 0.828s coverage: 26.8% of statements [2021-01-12T16:06:54.846Z] === RUN TestMatch [2021-01-12T16:06:54.846Z] === RUN TestMatch/[[]] [2021-01-12T16:06:54.846Z] === RUN TestMatch/[[foo]] [2021-01-12T16:06:54.846Z] === RUN TestMatch/[[bar]_[foo]] [2021-01-12T16:06:54.846Z] === RUN TestMatch/[[foo_bar]] [2021-01-12T16:06:54.846Z] === RUN TestMatch/[[qux]_[foo]] [2021-01-12T16:06:54.846Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-01-12T16:06:54.846Z] === RUN TestMatch/[] [2021-01-12T16:06:54.846Z] === RUN TestMatch/[]#01 [2021-01-12T16:06:54.846Z] === RUN TestMatch/[[qux]] [2021-01-12T16:06:54.846Z] === RUN TestMatch/[[foo_bar_qux]] [2021-01-12T16:06:54.846Z] === RUN TestMatch/[[qux]_[baz]] [2021-01-12T16:06:54.846Z] === RUN TestMatch/[[foo_baz]] [2021-01-12T16:06:54.846Z] --- PASS: TestMatch (0.00s) [2021-01-12T16:06:54.846Z] --- PASS: TestMatch/[[]] (0.00s) [2021-01-12T16:06:54.846Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-01-12T16:06:54.846Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-01-12T16:06:54.846Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-01-12T16:06:54.846Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-01-12T16:06:54.846Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-01-12T16:06:54.846Z] --- PASS: TestMatch/[] (0.00s) [2021-01-12T16:06:54.846Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-01-12T16:06:54.846Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-01-12T16:06:54.846Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-01-12T16:06:54.846Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-01-12T16:06:54.846Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-01-12T16:06:54.846Z] PASS [2021-01-12T16:06:54.846Z] coverage: 87.5% of statements [2021-01-12T16:06:54.846Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2021-01-12T16:06:54.851Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-01-12T16:06:54.872Z] + echo Ensuring container killed. [2021-01-12T16:06:54.872Z] Ensuring container killed. [2021-01-12T16:06:54.872Z] + docker rm -vf docker-pr6 [2021-01-12T16:06:54.872Z] Error: No such container: docker-pr6 [2021-01-12T16:06:54.872Z] + true [Pipeline] sh [2021-01-12T16:06:55.108Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-01-12T16:06:55.108Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-01-12T16:06:55.154Z] + echo Chowning /workspace to jenkins user [2021-01-12T16:06:55.154Z] Chowning /workspace to jenkins user [2021-01-12T16:06:55.154Z] + id -u [2021-01-12T16:06:55.154Z] + id -g [2021-01-12T16:06:55.154Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41701:/workspace busybox chown -R 1000:1000 /workspace [2021-01-12T16:06:55.310Z] === RUN TestIsArchivePathDir [2021-01-12T16:06:55.311Z] --- PASS: TestIsArchivePathDir (0.09s) [2021-01-12T16:06:55.311Z] === RUN TestIsArchivePathInvalidFile [2021-01-12T16:06:55.311Z] === RUN TestChrootTarUntar [2021-01-12T16:06:55.311Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-01-12T16:06:55.311Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:06:55.311Z] === RUN TestChrootUntarWithHugeExcludesList [2021-01-12T16:06:55.311Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-01-12T16:06:55.311Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:06:55.311Z] === RUN TestChrootUntarEmptyArchive [2021-01-12T16:06:55.311Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-01-12T16:06:55.311Z] === RUN TestChrootTarUntarWithSymlink [2021-01-12T16:06:55.311Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-01-12T16:06:55.311Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-12T16:06:55.311Z] === RUN TestChrootCopyWithTar [2021-01-12T16:06:55.311Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-01-12T16:06:55.311Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-12T16:06:55.311Z] === RUN TestChrootCopyFileWithTar [2021-01-12T16:06:55.311Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-01-12T16:06:55.311Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:06:55.311Z] === RUN TestChrootUntarPath [2021-01-12T16:06:55.311Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-01-12T16:06:55.311Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-12T16:06:55.311Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-01-12T16:06:55.311Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-01-12T16:06:55.311Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:06:55.311Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-01-12T16:06:55.311Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-01-12T16:06:55.311Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:06:55.311Z] === RUN TestChrootApplyDotDotFile [2021-01-12T16:06:55.311Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-01-12T16:06:55.311Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:06:55.311Z] PASS [2021-01-12T16:06:55.311Z] coverage: 15.4% of statements [2021-01-12T16:06:55.311Z] ok github.com/docker/docker/pkg/chrootarchive 0.371s coverage: 15.4% of statements [2021-01-12T16:06:55.311Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-01-12T16:06:55.311Z] === RUN TestIsArchivePathTar [2021-01-12T16:06:55.311Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-01-12T16:06:55.311Z] === RUN TestDecompressStreamGzip [2021-01-12T16:06:55.365Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-12T16:06:55.775Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-01-12T16:06:55.775Z] === RUN TestDecompressStreamBzip2 [2021-01-12T16:06:55.775Z] === RUN TestSizeEmpty [2021-01-12T16:06:55.775Z] --- PASS: TestSizeEmpty (0.00s) [2021-01-12T16:06:55.775Z] === RUN TestSizeEmptyFile [2021-01-12T16:06:55.775Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-01-12T16:06:55.775Z] === RUN TestSizeNonemptyFile [2021-01-12T16:06:55.775Z] --- PASS: TestSizeNonemptyFile (0.02s) [2021-01-12T16:06:55.775Z] === RUN TestSizeNestedDirectoryEmpty [2021-01-12T16:06:55.775Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-01-12T16:06:55.775Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-01-12T16:06:55.775Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-01-12T16:06:55.775Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-01-12T16:06:55.775Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-01-12T16:06:55.775Z] === RUN TestMoveToSubdir [2021-01-12T16:06:55.775Z] --- PASS: TestMoveToSubdir (0.00s) [2021-01-12T16:06:55.775Z] === RUN TestSizeNonExistingDirectory [2021-01-12T16:06:55.775Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-01-12T16:06:55.775Z] PASS [2021-01-12T16:06:55.775Z] coverage: 80.0% of statements [2021-01-12T16:06:55.775Z] ok github.com/docker/docker/pkg/directory 0.082s coverage: 80.0% of statements [2021-01-12T16:06:55.775Z] --- PASS: TestDecompressStreamBzip2 (0.19s) [2021-01-12T16:06:55.775Z] === RUN TestDecompressStreamXz [2021-01-12T16:06:55.775Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-01-12T16:06:55.775Z] archive_test.go:133: Xz not present in msys2 [2021-01-12T16:06:55.775Z] === RUN TestCompressStreamXzUnsupported [2021-01-12T16:06:55.775Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-01-12T16:06:55.775Z] === RUN TestCompressStreamBzip2Unsupported [2021-01-12T16:06:55.775Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-01-12T16:06:55.775Z] === RUN TestCompressStreamInvalid [2021-01-12T16:06:55.775Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-01-12T16:06:55.775Z] === RUN TestExtensionInvalid [2021-01-12T16:06:55.775Z] --- PASS: TestExtensionInvalid (0.00s) [2021-01-12T16:06:55.775Z] === RUN TestExtensionUncompressed [2021-01-12T16:06:55.775Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-01-12T16:06:55.775Z] === RUN TestExtensionBzip2 [2021-01-12T16:06:55.775Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-01-12T16:06:55.775Z] === RUN TestExtensionGzip [2021-01-12T16:06:55.775Z] --- PASS: TestExtensionGzip (0.00s) [2021-01-12T16:06:55.775Z] === RUN TestExtensionXz [2021-01-12T16:06:55.775Z] --- PASS: TestExtensionXz (0.00s) [2021-01-12T16:06:55.775Z] === RUN TestCmdStreamLargeStderr [2021-01-12T16:06:55.775Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-01-12T16:06:55.775Z] === RUN TestCmdStreamBad [2021-01-12T16:06:55.775Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-01-12T16:06:55.775Z] archive_test.go:238: Failing on Windows CI machines [2021-01-12T16:06:55.775Z] === RUN TestCmdStreamGood [2021-01-12T16:06:55.775Z] --- PASS: TestCmdStreamGood (0.04s) [2021-01-12T16:06:55.775Z] === RUN TestUntarPathWithInvalidDest [2021-01-12T16:06:55.927Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-01-12T16:06:56.017Z] + bundleName=unit [2021-01-12T16:06:56.017Z] + echo Creating unit-bundles.tar.gz [2021-01-12T16:06:56.017Z] Creating unit-bundles.tar.gz [2021-01-12T16:06:56.017Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-01-12T16:06:56.017Z] bundles/junit-report.xml [2021-01-12T16:06:56.017Z] bundles/go-test-report.json [2021-01-12T16:06:56.017Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-01-12T16:06:56.028Z] Archiving artifacts [2021-01-12T16:06:56.183Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-01-12T16:06:56.238Z] --- PASS: TestUntarPathWithInvalidDest (0.14s) [2021-01-12T16:06:56.239Z] === RUN TestUntarPathWithInvalidSrc [2021-01-12T16:06:56.239Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-01-12T16:06:56.239Z] === RUN TestUntarPath [2021-01-12T16:06:56.239Z] --- PASS: TestUntarPath (0.10s) [2021-01-12T16:06:56.239Z] === RUN TestUntarPathWithDestinationFile [2021-01-12T16:06:56.239Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-01-12T16:06:56.239Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-01-12T16:06:56.239Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-01-12T16:06:56.239Z] === RUN TestCopyWithTarInvalidSrc [2021-01-12T16:06:56.239Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-01-12T16:06:56.239Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-01-12T16:06:56.239Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-01-12T16:06:56.239Z] === RUN TestCopyWithTarSrcFile [2021-01-12T16:06:56.239Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-01-12T16:06:56.239Z] === RUN TestCopyWithTarSrcFolder [2021-01-12T16:06:56.239Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-01-12T16:06:56.239Z] === RUN TestCopyFileWithTarInvalidSrc [2021-01-12T16:06:56.239Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-01-12T16:06:56.239Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-01-12T16:06:56.239Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-01-12T16:06:56.239Z] === RUN TestCopyFileWithTarSrcFolder [2021-01-12T16:06:56.239Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-01-12T16:06:56.239Z] === RUN TestCopyFileWithTarSrcFile [2021-01-12T16:06:56.239Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-01-12T16:06:56.239Z] === RUN TestTarFiles [2021-01-12T16:06:56.239Z] === RUN Test [2021-01-12T16:06:56.239Z] === RUN Test/TestContainsEntry [2021-01-12T16:06:56.239Z] === RUN Test/TestCreateEntries [2021-01-12T16:06:56.239Z] === RUN Test/TestEntriesDiff [2021-01-12T16:06:56.239Z] === RUN Test/TestEntriesEquality [2021-01-12T16:06:56.239Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-01-12T16:06:56.239Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-01-12T16:06:56.239Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-01-12T16:06:56.239Z] === RUN Test/TestGeneratorNotGenerate [2021-01-12T16:06:56.239Z] === RUN Test/TestGeneratorWithPort [2021-01-12T16:06:56.239Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-01-12T16:06:56.239Z] === RUN Test/TestNewEntry [2021-01-12T16:06:56.239Z] === RUN Test/TestParse [2021-01-12T16:06:56.239Z] --- PASS: Test (0.00s) [2021-01-12T16:06:56.239Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-01-12T16:06:56.239Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-01-12T16:06:56.239Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-01-12T16:06:56.239Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-01-12T16:06:56.239Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-01-12T16:06:56.239Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-01-12T16:06:56.239Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-01-12T16:06:56.239Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-01-12T16:06:56.239Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-01-12T16:06:56.239Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-01-12T16:06:56.239Z] --- PASS: Test/TestNewEntry (0.00s) [2021-01-12T16:06:56.239Z] --- PASS: Test/TestParse (0.00s) [2021-01-12T16:06:56.239Z] PASS [2021-01-12T16:06:56.239Z] coverage: 58.3% of statements [2021-01-12T16:06:56.239Z] ok github.com/docker/docker/pkg/discovery 0.130s coverage: 58.3% of statements [2021-01-12T16:06:56.465Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41701/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-12T16:06:56.703Z] === RUN Test [2021-01-12T16:06:56.703Z] === RUN Test/TestContent [2021-01-12T16:06:56.703Z] === RUN Test/TestInitialize [2021-01-12T16:06:56.703Z] === RUN Test/TestNew [2021-01-12T16:06:56.703Z] === RUN Test/TestParsingContentsWithComments [2021-01-12T16:06:56.703Z] === RUN Test/TestRegister [2021-01-12T16:06:56.703Z] === RUN Test/TestWatch [2021-01-12T16:06:56.703Z] --- PASS: Test (0.00s) [2021-01-12T16:06:56.703Z] --- PASS: Test/TestContent (0.00s) [2021-01-12T16:06:56.703Z] --- PASS: Test/TestInitialize (0.00s) [2021-01-12T16:06:56.703Z] --- PASS: Test/TestNew (0.00s) [2021-01-12T16:06:56.703Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-01-12T16:06:56.703Z] --- PASS: Test/TestRegister (0.00s) [2021-01-12T16:06:56.703Z] --- PASS: Test/TestWatch (0.00s) [2021-01-12T16:06:56.703Z] PASS [2021-01-12T16:06:56.703Z] coverage: 92.9% of statements [2021-01-12T16:06:56.703Z] ok github.com/docker/docker/pkg/discovery/file 0.142s coverage: 92.9% of statements [2021-01-12T16:06:56.773Z] + make clean [2021-01-12T16:06:56.945Z] === RUN TestReadPluginNoRead/default [2021-01-12T16:06:56.946Z] --- PASS: TestDaemonStartWithLogOpt (5.55s) [2021-01-12T16:06:57.032Z] docker volume rm -f docker-dev-cache [2021-01-12T16:06:57.032Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T16:06:57.550Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-01-12T16:06:57.578Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-12T16:06:58.113Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-01-12T16:06:58.255Z] === RUN Test [2021-01-12T16:06:58.255Z] === RUN Test/TestWatch [2021-01-12T16:06:58.255Z] --- PASS: Test (0.00s) [2021-01-12T16:06:58.255Z] --- PASS: Test/TestWatch (0.00s) [2021-01-12T16:06:58.255Z] PASS [2021-01-12T16:06:58.255Z] coverage: 92.3% of statements [2021-01-12T16:06:58.255Z] ok github.com/docker/docker/pkg/discovery/memory 0.152s coverage: 92.3% of statements [2021-01-12T16:06:58.719Z] === RUN Test [2021-01-12T16:06:58.719Z] === RUN Test/TestInitialize [2021-01-12T16:06:58.719Z] time="2021-01-12T16:06:58Z" level=info msg="Initializing discovery without TLS" [2021-01-12T16:06:58.719Z] time="2021-01-12T16:06:58Z" level=info msg="Initializing discovery without TLS" [2021-01-12T16:06:58.719Z] time="2021-01-12T16:06:58Z" level=info msg="Initializing discovery without TLS" [2021-01-12T16:06:58.719Z] === RUN Test/TestInitializeWithCerts [2021-01-12T16:06:58.719Z] time="2021-01-12T16:06:58Z" level=info msg="Initializing discovery with TLS" [2021-01-12T16:06:58.719Z] === RUN Test/TestWatch [2021-01-12T16:06:58.719Z] time="2021-01-12T16:06:58Z" level=info msg="Initializing discovery without TLS" [2021-01-12T16:06:58.719Z] === RUN Test [2021-01-12T16:06:58.719Z] === RUN Test/TestInitialize [2021-01-12T16:06:58.719Z] === RUN Test/TestInitializeWithPattern [2021-01-12T16:06:58.719Z] === RUN Test/TestRegister [2021-01-12T16:06:58.719Z] === RUN Test/TestWatch [2021-01-12T16:06:58.719Z] --- PASS: Test (0.00s) [2021-01-12T16:06:58.719Z] --- PASS: Test/TestInitialize (0.00s) [2021-01-12T16:06:58.719Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-01-12T16:06:58.719Z] --- PASS: Test/TestRegister (0.00s) [2021-01-12T16:06:58.719Z] --- PASS: Test/TestWatch (0.00s) [2021-01-12T16:06:58.719Z] PASS [2021-01-12T16:06:58.719Z] coverage: 93.8% of statements [2021-01-12T16:06:58.719Z] ok github.com/docker/docker/pkg/discovery/nodes 0.640s coverage: 93.8% of statements [2021-01-12T16:06:59.042Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.96s) [2021-01-12T16:06:59.042Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tensftqazeur3xl4z7wp5x6z7 Created:2021-01-12 16:06:52.106526886 +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[951d9a9a8fd4a2fb9a4121d169b50cdde52e15f731b469258090d33429082882:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nxlvagj8e5gm29jb0vm93rfv9 EndpointID:a3a01a7714bf561b2fab88354bb73631c06e55bffc770787f71fa387aaac76cb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:98a153dc9c00cee2acf79561a6f3e7f03c9306cc273129f8d643a83ce57049e1 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:3963f594d111 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nxlvagj8e5gm29jb0vm93rfv9 EndpointID:a3a01a7714bf561b2fab88354bb73631c06e55bffc770787f71fa387aaac76cb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-12T16:06:59.042Z] PASS [2021-01-12T16:06:59.042Z] [2021-01-12T16:06:59.042Z] === Skipped [2021-01-12T16:06:59.042Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T16:06:59.042Z] service_test.go:236: FLAKY_TEST [2021-01-12T16:06:59.042Z] [2021-01-12T16:06:59.042Z] [2021-01-12T16:06:59.042Z] DONE 26 tests, 1 skipped in 50.636s [2021-01-12T16:06:59.042Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-12T16:06:59.042Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:59.042Z] ++ set -e [2021-01-12T16:06:59.042Z] ++ '[' -n 0 ']' [2021-01-12T16:06:59.042Z] ++ set -x [2021-01-12T16:06:59.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:59.042Z] INFO: Testing against a local daemon [2021-01-12T16:06:59.042Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-12T16:06:59.042Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-12T16:06:59.042Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T16:06:59.042Z] === RUN TestDockerNetworkIpvlan [2021-01-12T16:06:59.042Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-12T16:06:59.042Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T16:06:59.042Z] PASS [2021-01-12T16:06:59.091Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-12T16:06:59.298Z] [2021-01-12T16:06:59.298Z] === Skipped [2021-01-12T16:06:59.298Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-12T16:06:59.298Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T16:06:59.298Z] [2021-01-12T16:06:59.298Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-12T16:06:59.298Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T16:06:59.298Z] [2021-01-12T16:06:59.298Z] [2021-01-12T16:06:59.298Z] DONE 2 tests, 2 skipped in 0.146s [2021-01-12T16:06:59.298Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-12T16:06:59.298Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:59.298Z] ++ set -e [2021-01-12T16:06:59.298Z] ++ '[' -n 0 ']' [2021-01-12T16:06:59.298Z] ++ set -x [2021-01-12T16:06:59.298Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:06:59.298Z] INFO: Testing against a local daemon [2021-01-12T16:06:59.298Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-12T16:07:00.227Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-01-12T16:07:00.272Z] === RUN TestPollerAddRemove [2021-01-12T16:07:00.272Z] --- PASS: TestPollerAddRemove (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestPollerEvent [2021-01-12T16:07:00.272Z] --- SKIP: TestPollerEvent (0.00s) [2021-01-12T16:07:00.272Z] poller_test.go:41: No chmod on Windows [2021-01-12T16:07:00.272Z] === RUN TestPollerClose [2021-01-12T16:07:00.272Z] --- PASS: TestPollerClose (0.00s) [2021-01-12T16:07:00.272Z] PASS [2021-01-12T16:07:00.272Z] coverage: 36.2% of statements [2021-01-12T16:07:00.272Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 36.2% of statements [2021-01-12T16:07:00.272Z] === RUN TestCopyFileWithInvalidSrc [2021-01-12T16:07:00.272Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestCopyFileWithInvalidDest [2021-01-12T16:07:00.272Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestCopyFileWithSameSrcAndDest [2021-01-12T16:07:00.272Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-01-12T16:07:00.272Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestCopyFile [2021-01-12T16:07:00.272Z] --- PASS: TestCopyFile (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-01-12T16:07:00.272Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-01-12T16:07:00.272Z] fileutils_test.go:134: Needs porting to Windows [2021-01-12T16:07:00.272Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-01-12T16:07:00.272Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestReadSymlinkedDirectoryToFile [2021-01-12T16:07:00.272Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-01-12T16:07:00.272Z] fileutils_test.go:180: Needs porting to Windows [2021-01-12T16:07:00.272Z] === RUN TestWildcardMatches [2021-01-12T16:07:00.272Z] --- PASS: TestWildcardMatches (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestPatternMatches [2021-01-12T16:07:00.272Z] --- PASS: TestPatternMatches (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-01-12T16:07:00.272Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestPatternMatchesFolderExclusions [2021-01-12T16:07:00.272Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-01-12T16:07:00.272Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-01-12T16:07:00.272Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-01-12T16:07:00.272Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-01-12T16:07:00.272Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestSingleExclamationError [2021-01-12T16:07:00.272Z] --- PASS: TestSingleExclamationError (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestMatchesWithNoPatterns [2021-01-12T16:07:00.272Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestMatchesWithMalformedPatterns [2021-01-12T16:07:00.272Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestMatches [2021-01-12T16:07:00.272Z] --- PASS: TestMatches (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestCleanPatterns [2021-01-12T16:07:00.272Z] --- PASS: TestCleanPatterns (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-01-12T16:07:00.272Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestCleanPatternsExceptionFlag [2021-01-12T16:07:00.272Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-01-12T16:07:00.272Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-01-12T16:07:00.272Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestCleanPatternsErrorSingleException [2021-01-12T16:07:00.272Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestCreateIfNotExistsDir [2021-01-12T16:07:00.272Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestCreateIfNotExistsFile [2021-01-12T16:07:00.272Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-01-12T16:07:00.272Z] === RUN TestMatch [2021-01-12T16:07:00.272Z] --- PASS: TestMatch (0.00s) [2021-01-12T16:07:00.272Z] PASS [2021-01-12T16:07:00.272Z] coverage: 87.7% of statements [2021-01-12T16:07:00.272Z] ok github.com/docker/docker/pkg/fileutils 0.141s coverage: 87.7% of statements [2021-01-12T16:07:00.606Z] --- PASS: TestReadPluginNoRead (9.32s) [2021-01-12T16:07:00.606Z] --- PASS: TestReadPluginNoRead/default (1.40s) [2021-01-12T16:07:00.606Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2021-01-12T16:07:00.606Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-01-12T16:07:00.606Z] read_test.go:92: [d5dbd2e09aef2] daemon is not started [2021-01-12T16:07:00.791Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-01-12T16:07:00.791Z] === RUN TestDockerNetworkMacvlan [2021-01-12T16:07:01.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-01-12T16:07:01.250Z] === RUN TestGet [2021-01-12T16:07:01.250Z] --- PASS: TestGet (0.00s) [2021-01-12T16:07:01.250Z] === RUN TestGetShortcutString [2021-01-12T16:07:01.250Z] --- PASS: TestGetShortcutString (0.00s) [2021-01-12T16:07:01.250Z] PASS [2021-01-12T16:07:01.250Z] coverage: 42.9% of statements [2021-01-12T16:07:01.250Z] ok github.com/docker/docker/pkg/homedir 0.141s coverage: 42.9% of statements [2021-01-12T16:07:01.304Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-01-12T16:07:01.561Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-12T16:07:01.713Z] --- PASS: Test (3.08s) [2021-01-12T16:07:01.713Z] --- PASS: Test/TestInitialize (0.08s) [2021-01-12T16:07:01.713Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-01-12T16:07:01.713Z] --- PASS: Test/TestWatch (3.00s) [2021-01-12T16:07:01.713Z] PASS [2021-01-12T16:07:01.713Z] coverage: 84.1% of statements [2021-01-12T16:07:01.713Z] ok github.com/docker/docker/pkg/discovery/kv 3.613s coverage: 84.1% of statements [2021-01-12T16:07:01.713Z] === RUN TestCreateIDMapOrder [2021-01-12T16:07:01.713Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-01-12T16:07:01.713Z] PASS [2021-01-12T16:07:01.713Z] coverage: 7.3% of statements [2021-01-12T16:07:01.713Z] ok github.com/docker/docker/pkg/idtools 0.076s coverage: 7.3% of statements [2021-01-12T16:07:02.111Z] --- PASS: TestContinueAfterPluginCrash (10.43s) [2021-01-12T16:07:02.111Z] PASS [2021-01-12T16:07:02.111Z] [2021-01-12T16:07:02.111Z] DONE 6 tests in 10.523s [2021-01-12T16:07:02.111Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-01-12T16:07:02.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:07:02.111Z] ++ set -e [2021-01-12T16:07:02.111Z] ++ '[' -n 0 ']' [2021-01-12T16:07:02.111Z] ++ set -x [2021-01-12T16:07:02.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:07:02.111Z] testing: warning: no tests to run [2021-01-12T16:07:02.111Z] PASS [2021-01-12T16:07:02.111Z] [2021-01-12T16:07:02.111Z] DONE 0 tests in 0.018s [2021-01-12T16:07:02.111Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-12T16:07:02.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:07:02.111Z] ++ set -e [2021-01-12T16:07:02.111Z] ++ '[' -n 0 ']' [2021-01-12T16:07:02.111Z] ++ set -x [2021-01-12T16:07:02.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:07:02.111Z] INFO: Testing against a local daemon [2021-01-12T16:07:02.111Z] === RUN TestPluginWithDevMounts [2021-01-12T16:07:02.111Z] === PAUSE TestPluginWithDevMounts [2021-01-12T16:07:02.111Z] === CONT TestPluginWithDevMounts [2021-01-12T16:07:02.177Z] --- PASS: TestTarFiles (5.72s) [2021-01-12T16:07:02.178Z] === RUN TestTarUntar [2021-01-12T16:07:02.178Z] --- PASS: TestTarUntar (0.02s) [2021-01-12T16:07:02.178Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-01-12T16:07:02.178Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-01-12T16:07:02.178Z] === RUN TestTarWithOptions [2021-01-12T16:07:02.178Z] --- PASS: TestTarWithOptions (0.02s) [2021-01-12T16:07:02.178Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-01-12T16:07:02.178Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-01-12T16:07:02.178Z] === RUN TestUntarUstarGnuConflict [2021-01-12T16:07:02.178Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-01-12T16:07:02.178Z] === RUN TestUntarInvalidFilenames [2021-01-12T16:07:02.178Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames862497750\\dest" [2021-01-12T16:07:02.178Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-01-12T16:07:02.178Z] === RUN TestUntarHardlinkToSymlink [2021-01-12T16:07:02.178Z] --- PASS: TestUntarHardlinkToSymlink (0.00s) [2021-01-12T16:07:02.178Z] === RUN TestUntarInvalidHardlink [2021-01-12T16:07:02.178Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink511006327\\victim\\hello" -> "../victim/hello" [2021-01-12T16:07:02.178Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink202086762\\victim\\hello" -> "/../victim/hello" [2021-01-12T16:07:02.178Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink685834689\\victim" -> "../victim" [2021-01-12T16:07:02.178Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink577237036\\victim" -> "../victim" [2021-01-12T16:07:02.178Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink652431259\\victim" -> "../victim" [2021-01-12T16:07:02.178Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink588064830\\victim" -> "../victim" [2021-01-12T16:07:02.178Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-01-12T16:07:02.178Z] === RUN TestUntarInvalidSymlink [2021-01-12T16:07:02.178Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink017032325\\dest\\dotdot" -> "../victim/hello" [2021-01-12T16:07:02.178Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink039587872\\dest\\slash-dotdot" -> "/../victim/hello" [2021-01-12T16:07:02.178Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink628289791\\dest\\loophole-victim" -> "../victim" [2021-01-12T16:07:02.178Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink390562898\\dest\\loophole-victim" -> "../victim" [2021-01-12T16:07:02.178Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink126406537\\dest\\loophole-victim" -> "../victim" [2021-01-12T16:07:02.178Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink536541012\\dest\\loophole-victim" -> "../victim" [2021-01-12T16:07:02.178Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink240842403\\dest\\dir\\loophole" -> "../../victim" [2021-01-12T16:07:02.178Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-01-12T16:07:02.178Z] === RUN TestTempArchiveCloseMultipleTimes [2021-01-12T16:07:02.178Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-01-12T16:07:02.178Z] === RUN TestReplaceFileTarWrapper [2021-01-12T16:07:02.489Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-12T16:07:02.641Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-01-12T16:07:02.641Z] === RUN TestPrefixHeaderReadable [2021-01-12T16:07:02.641Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-01-12T16:07:02.641Z] === RUN TestDisablePigz [2021-01-12T16:07:02.641Z] --- PASS: TestDisablePigz (0.12s) [2021-01-12T16:07:02.641Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2021-01-12T16:07:02.641Z] === RUN TestPigz [2021-01-12T16:07:02.641Z] --- PASS: TestPigz (0.12s) [2021-01-12T16:07:02.641Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2021-01-12T16:07:02.641Z] === RUN TestCopyFileWithInvalidDest [2021-01-12T16:07:02.641Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-01-12T16:07:02.641Z] archive_windows_test.go:16: Currently fails [2021-01-12T16:07:02.641Z] === RUN TestCanonicalTarNameForPath [2021-01-12T16:07:02.641Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-01-12T16:07:02.641Z] === RUN TestCanonicalTarName [2021-01-12T16:07:02.641Z] --- PASS: TestCanonicalTarName (0.00s) [2021-01-12T16:07:02.641Z] === RUN TestChmodTarEntry [2021-01-12T16:07:02.641Z] --- PASS: TestChmodTarEntry (0.00s) [2021-01-12T16:07:02.641Z] === RUN TestHardLinkOrder [2021-01-12T16:07:03.105Z] --- PASS: TestHardLinkOrder (0.20s) [2021-01-12T16:07:03.105Z] === RUN TestChangeString [2021-01-12T16:07:03.105Z] --- PASS: TestChangeString (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestChangesWithNoChanges [2021-01-12T16:07:03.105Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-01-12T16:07:03.105Z] === RUN TestChangesWithChanges [2021-01-12T16:07:03.105Z] --- PASS: TestChangesWithChanges (0.07s) [2021-01-12T16:07:03.105Z] === RUN TestChangesWithChangesGH13590 [2021-01-12T16:07:03.105Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-01-12T16:07:03.105Z] changes_test.go:192: needs more investigation [2021-01-12T16:07:03.105Z] === RUN TestChangesDirsEmpty [2021-01-12T16:07:03.105Z] === RUN TestError [2021-01-12T16:07:03.105Z] --- PASS: TestError (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestProgressString [2021-01-12T16:07:03.105Z] === RUN TestProgressString/no_progress [2021-01-12T16:07:03.105Z] === RUN TestProgressString/progress_1 [2021-01-12T16:07:03.105Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-01-12T16:07:03.105Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-01-12T16:07:03.105Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-01-12T16:07:03.105Z] === RUN TestProgressString/with_units [2021-01-12T16:07:03.105Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-01-12T16:07:03.105Z] === RUN TestProgressString/hide_counts [2021-01-12T16:07:03.105Z] --- PASS: TestProgressString (0.00s) [2021-01-12T16:07:03.105Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-01-12T16:07:03.105Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-01-12T16:07:03.105Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-01-12T16:07:03.105Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-01-12T16:07:03.105Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-01-12T16:07:03.105Z] --- PASS: TestProgressString/with_units (0.00s) [2021-01-12T16:07:03.105Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-01-12T16:07:03.105Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestJSONMessageDisplay [2021-01-12T16:07:03.105Z] === RUN TestFixedBufferCap [2021-01-12T16:07:03.105Z] --- PASS: TestFixedBufferCap (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestFixedBufferLen [2021-01-12T16:07:03.105Z] --- PASS: TestFixedBufferLen (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestFixedBufferString [2021-01-12T16:07:03.105Z] --- PASS: TestFixedBufferString (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestFixedBufferWrite [2021-01-12T16:07:03.105Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestFixedBufferRead [2021-01-12T16:07:03.105Z] --- PASS: TestFixedBufferRead (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestBytesPipeRead [2021-01-12T16:07:03.105Z] --- PASS: TestBytesPipeRead (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestBytesPipeWrite [2021-01-12T16:07:03.105Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestBytesPipeWriteRandomChunks [2021-01-12T16:07:03.105Z] --- PASS: TestChangesDirsEmpty (0.12s) [2021-01-12T16:07:03.105Z] === RUN TestChangesDirsMutated [2021-01-12T16:07:03.105Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-01-12T16:07:03.105Z] === RUN TestJSONMessageDisplayWithJSONError [2021-01-12T16:07:03.105Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-01-12T16:07:03.105Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestDisplayJSONMessagesStream [2021-01-12T16:07:03.105Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-01-12T16:07:03.105Z] PASS [2021-01-12T16:07:03.105Z] coverage: 91.7% of statements [2021-01-12T16:07:03.105Z] ok github.com/docker/docker/pkg/jsonmessage 0.225s coverage: 91.7% of statements [2021-01-12T16:07:03.105Z] --- PASS: TestChangesDirsMutated (0.13s) [2021-01-12T16:07:03.105Z] === RUN TestApplyLayer [2021-01-12T16:07:03.105Z] --- SKIP: TestApplyLayer (0.00s) [2021-01-12T16:07:03.105Z] changes_test.go:405: needs further investigation [2021-01-12T16:07:03.105Z] === RUN TestChangesSizeWithHardlinks [2021-01-12T16:07:03.105Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-01-12T16:07:03.105Z] changes_test.go:441: needs further investigation [2021-01-12T16:07:03.105Z] === RUN TestChangesSizeWithNoChanges [2021-01-12T16:07:03.105Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-01-12T16:07:03.105Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestChangesSize [2021-01-12T16:07:03.105Z] --- PASS: TestChangesSize (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestApplyLayerInvalidFilenames [2021-01-12T16:07:03.105Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames169234071\\dest" [2021-01-12T16:07:03.105Z] === RUN TestStandardLongPath [2021-01-12T16:07:03.105Z] --- PASS: TestStandardLongPath (0.00s) [2021-01-12T16:07:03.105Z] === RUN TestUNCLongPath [2021-01-12T16:07:03.105Z] --- PASS: TestUNCLongPath (0.00s) [2021-01-12T16:07:03.105Z] PASS [2021-01-12T16:07:03.105Z] coverage: 100.0% of statements [2021-01-12T16:07:03.105Z] ok github.com/docker/docker/pkg/longpath 0.072s coverage: 100.0% of statements [2021-01-12T16:07:03.105Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-01-12T16:07:03.105Z] === RUN TestApplyLayerInvalidHardlink [2021-01-12T16:07:03.105Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink567471329\\victim\\hello" -> "../victim/hello" [2021-01-12T16:07:03.105Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink379735756\\victim\\hello" -> "/../victim/hello" [2021-01-12T16:07:03.105Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink595143611\\victim" -> "../victim" [2021-01-12T16:07:03.105Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink895182814\\victim" -> "../victim" [2021-01-12T16:07:03.105Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink017876901\\victim" -> "../victim" [2021-01-12T16:07:03.105Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink777182400\\victim" -> "../victim" [2021-01-12T16:07:03.419Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-12T16:07:03.569Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-01-12T16:07:03.569Z] === RUN TestApplyLayerInvalidSymlink [2021-01-12T16:07:03.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink693676319\\dest\\dotdot" -> "../victim/hello" [2021-01-12T16:07:03.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink760800242\\dest\\slash-dotdot" -> "/../victim/hello" [2021-01-12T16:07:03.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink929493673\\dest\\loophole-victim" -> "../victim" [2021-01-12T16:07:03.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink285818356\\dest\\loophole-victim" -> "../victim" [2021-01-12T16:07:03.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink494081731\\dest\\loophole-victim" -> "../victim" [2021-01-12T16:07:03.569Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink479424326\\dest\\loophole-victim" -> "../victim" [2021-01-12T16:07:03.569Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-01-12T16:07:03.569Z] === RUN TestApplyLayerWhiteouts [2021-01-12T16:07:03.569Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-01-12T16:07:03.569Z] === RUN TestGenerateEmptyFile [2021-01-12T16:07:03.569Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-01-12T16:07:03.569Z] === RUN TestGenerateWithContent [2021-01-12T16:07:03.569Z] --- PASS: TestGenerateWithContent (0.00s) [2021-01-12T16:07:03.569Z] PASS [2021-01-12T16:07:03.569Z] coverage: 62.7% of statements [2021-01-12T16:07:03.569Z] ok github.com/docker/docker/pkg/archive 8.535s coverage: 62.7% of statements [2021-01-12T16:07:03.569Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-01-12T16:07:03.569Z] === RUN TestAtomicWriteToFile [2021-01-12T16:07:03.569Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-01-12T16:07:03.569Z] === RUN TestAtomicWriteSetCommit [2021-01-12T16:07:03.569Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-01-12T16:07:03.569Z] === RUN TestAtomicWriteSetCancel [2021-01-12T16:07:03.569Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-01-12T16:07:03.569Z] === RUN TestReadCloserWrapperClose [2021-01-12T16:07:03.569Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-01-12T16:07:03.569Z] === RUN TestReaderErrWrapperReadOnError [2021-01-12T16:07:03.569Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-01-12T16:07:03.569Z] === RUN TestReaderErrWrapperRead [2021-01-12T16:07:03.569Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-01-12T16:07:03.569Z] === RUN TestHashData [2021-01-12T16:07:03.569Z] --- PASS: TestHashData (0.00s) [2021-01-12T16:07:03.569Z] === RUN TestCancelReadCloser [2021-01-12T16:07:03.569Z] --- PASS: TestCancelReadCloser (0.10s) [2021-01-12T16:07:03.569Z] === RUN TestWriteCloserWrapperClose [2021-01-12T16:07:03.569Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-01-12T16:07:03.569Z] === RUN TestNopWriteCloser [2021-01-12T16:07:03.569Z] --- PASS: TestNopWriteCloser (0.00s) [2021-01-12T16:07:03.569Z] === RUN TestNopWriter [2021-01-12T16:07:03.569Z] --- PASS: TestNopWriter (0.00s) [2021-01-12T16:07:03.569Z] === RUN TestWriteCounter [2021-01-12T16:07:03.569Z] --- PASS: TestWriteCounter (0.00s) [2021-01-12T16:07:03.569Z] PASS [2021-01-12T16:07:03.569Z] coverage: 69.2% of statements [2021-01-12T16:07:03.569Z] ok github.com/docker/docker/pkg/ioutils 0.761s coverage: 69.2% of statements [2021-01-12T16:07:03.616Z] --- PASS: TestPluginWithDevMounts (1.84s) [2021-01-12T16:07:03.616Z] PASS [2021-01-12T16:07:03.616Z] [2021-01-12T16:07:03.616Z] DONE 1 tests in 1.911s [2021-01-12T16:07:03.907Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-01-12T16:07:03.907Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:07:03.907Z] ++ set -e [2021-01-12T16:07:03.907Z] ++ '[' -n 0 ']' [2021-01-12T16:07:03.907Z] ++ set -x [2021-01-12T16:07:03.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:07:03.907Z] INFO: Testing against a local daemon [2021-01-12T16:07:03.907Z] === RUN TestSecretInspect [2021-01-12T16:07:03.983Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-01-12T16:07:04.032Z] === RUN TestNameFormat [2021-01-12T16:07:04.032Z] --- PASS: TestNameFormat (0.00s) [2021-01-12T16:07:04.032Z] === RUN TestNameRetries [2021-01-12T16:07:04.032Z] --- PASS: TestNameRetries (0.00s) [2021-01-12T16:07:04.032Z] PASS [2021-01-12T16:07:04.032Z] coverage: 85.7% of statements [2021-01-12T16:07:04.032Z] ok github.com/docker/docker/pkg/namesgenerator 0.060s coverage: 85.7% of statements [2021-01-12T16:07:04.496Z] === RUN TestParseKeyValueOpt [2021-01-12T16:07:04.496Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-01-12T16:07:04.496Z] === RUN TestParseUintList [2021-01-12T16:07:04.496Z] --- PASS: TestParseUintList (0.00s) [2021-01-12T16:07:04.496Z] === RUN TestParseUintListMaximumLimits [2021-01-12T16:07:04.496Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-01-12T16:07:04.496Z] PASS [2021-01-12T16:07:04.496Z] coverage: 97.0% of statements [2021-01-12T16:07:04.496Z] ok github.com/docker/docker/pkg/parsers 0.064s coverage: 97.0% of statements [2021-01-12T16:07:04.960Z] === RUN TestNewAndRemove [2021-01-12T16:07:04.960Z] --- PASS: TestNewAndRemove (0.00s) [2021-01-12T16:07:04.960Z] === RUN TestRemoveInvalidPath [2021-01-12T16:07:04.960Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-01-12T16:07:04.960Z] PASS [2021-01-12T16:07:04.960Z] coverage: 82.6% of statements [2021-01-12T16:07:04.960Z] ok github.com/docker/docker/pkg/pidfile 0.134s coverage: 82.6% of statements [2021-01-12T16:07:05.353Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-01-12T16:07:05.940Z] === RUN TestParseEmptyInterface [2021-01-12T16:07:05.940Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-01-12T16:07:05.940Z] === RUN TestParseNonInterfaceType [2021-01-12T16:07:05.940Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-01-12T16:07:05.940Z] === RUN TestParseWithOneFunction [2021-01-12T16:07:05.940Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-01-12T16:07:05.940Z] === RUN TestParseWithMultipleFuncs [2021-01-12T16:07:05.940Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-01-12T16:07:05.940Z] === RUN TestParseWithUnnamedReturn [2021-01-12T16:07:05.940Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-01-12T16:07:05.940Z] === RUN TestEmbeddedInterface [2021-01-12T16:07:05.940Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-01-12T16:07:05.940Z] === RUN TestParsedImports [2021-01-12T16:07:05.940Z] --- PASS: TestParsedImports (0.00s) [2021-01-12T16:07:05.940Z] === RUN TestAliasedImports [2021-01-12T16:07:05.940Z] --- PASS: TestAliasedImports (0.00s) [2021-01-12T16:07:05.940Z] PASS [2021-01-12T16:07:05.940Z] coverage: 56.8% of statements [2021-01-12T16:07:05.940Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.112s coverage: 56.8% of statements [2021-01-12T16:07:05.980Z] --- PASS: TestSecretInspect (1.96s) [2021-01-12T16:07:05.980Z] === RUN TestSecretList [2021-01-12T16:07:06.284Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-12T16:07:06.847Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-01-12T16:07:06.918Z] === RUN TestFailedConnection [2021-01-12T16:07:07.382Z] === RUN TestHTTPTransport [2021-01-12T16:07:07.382Z] --- PASS: TestHTTPTransport (0.00s) [2021-01-12T16:07:07.382Z] PASS [2021-01-12T16:07:07.382Z] coverage: 85.7% of statements [2021-01-12T16:07:07.382Z] ok github.com/docker/docker/pkg/plugins/transport 0.171s coverage: 85.7% of statements [2021-01-12T16:07:07.411Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-01-12T16:07:07.846Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-01-12T16:07:07.846Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-01-12T16:07:07.846Z] === RUN TestBufioReaderPoolPutAndGet [2021-01-12T16:07:07.846Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-01-12T16:07:07.846Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-01-12T16:07:07.846Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-01-12T16:07:07.846Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-01-12T16:07:07.846Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-01-12T16:07:07.846Z] === RUN TestBufioWriterPoolPutAndGet [2021-01-12T16:07:07.846Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-01-12T16:07:07.846Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-01-12T16:07:07.846Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-01-12T16:07:07.846Z] === RUN TestBufferPoolPutAndGet [2021-01-12T16:07:07.846Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-01-12T16:07:07.846Z] PASS [2021-01-12T16:07:07.846Z] coverage: 88.2% of statements [2021-01-12T16:07:07.846Z] ok github.com/docker/docker/pkg/pools 0.101s coverage: 88.2% of statements [2021-01-12T16:07:08.047Z] --- PASS: TestSecretList (1.93s) [2021-01-12T16:07:08.047Z] === RUN TestSecretsCreateAndDelete [2021-01-12T16:07:08.311Z] --- PASS: TestFailedConnection (1.19s) [2021-01-12T16:07:08.311Z] === RUN TestFailOnce [2021-01-12T16:07:08.311Z] 2021/01/12 16:07:07 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-01-12T16:07:08.311Z] goroutine 10 [running]: [2021-01-12T16:07:08.311Z] net/http.(*conn).serve.func1(0xc000058be0) [2021-01-12T16:07:08.311Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-01-12T16:07:08.311Z] panic(0x849b40, 0x986990) [2021-01-12T16:07:08.311Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-01-12T16:07:08.311Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-12T16:07:08.311Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-01-12T16:07:08.311Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-12T16:07:08.311Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-01-12T16:07:08.311Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-12T16:07:08.311Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-01-12T16:07:08.311Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-12T16:07:08.311Z] c:/go/src/net/http/server.go:2831 +0xab [2021-01-12T16:07:08.311Z] net/http.(*conn).serve(0xc000058be0, 0x99b180, 0xc00004a980) [2021-01-12T16:07:08.311Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-01-12T16:07:08.311Z] created by net/http.(*Server).Serve [2021-01-12T16:07:08.311Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-01-12T16:07:08.311Z] time="2021-01-12T16:07:08Z" 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" [2021-01-12T16:07:08.775Z] === RUN TestOutputOnPrematureClose [2021-01-12T16:07:08.775Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-01-12T16:07:08.775Z] === RUN TestCompleteSilently [2021-01-12T16:07:08.775Z] --- PASS: TestCompleteSilently (0.00s) [2021-01-12T16:07:08.775Z] PASS [2021-01-12T16:07:08.775Z] coverage: 75.9% of statements [2021-01-12T16:07:08.775Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2021-01-12T16:07:08.775Z] === RUN TestSendToOneSub [2021-01-12T16:07:08.775Z] --- PASS: TestSendToOneSub (0.00s) [2021-01-12T16:07:08.775Z] === RUN TestSendToMultipleSubs [2021-01-12T16:07:08.775Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-01-12T16:07:08.775Z] === RUN TestEvictOneSub [2021-01-12T16:07:08.775Z] --- PASS: TestEvictOneSub (0.00s) [2021-01-12T16:07:08.775Z] === RUN TestClosePublisher [2021-01-12T16:07:08.775Z] --- PASS: TestClosePublisher (0.00s) [2021-01-12T16:07:08.775Z] === RUN TestPubSubRace [2021-01-12T16:07:08.793Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-12T16:07:09.239Z] --- PASS: TestFailOnce (1.15s) [2021-01-12T16:07:09.239Z] === RUN TestEchoInputOutput [2021-01-12T16:07:09.239Z] --- PASS: TestEchoInputOutput (0.01s) [2021-01-12T16:07:09.239Z] === RUN TestBackoff [2021-01-12T16:07:09.239Z] --- PASS: TestBackoff (0.00s) [2021-01-12T16:07:09.239Z] === RUN TestAbortRetry [2021-01-12T16:07:09.239Z] --- PASS: TestAbortRetry (0.00s) [2021-01-12T16:07:09.239Z] === RUN TestClientScheme [2021-01-12T16:07:09.239Z] --- PASS: TestClientScheme (0.00s) [2021-01-12T16:07:09.239Z] === RUN TestNewClientWithTimeout [2021-01-12T16:07:09.557Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2021-01-12T16:07:09.557Z] === RUN TestSecretsUpdate [2021-01-12T16:07:09.703Z] === RUN TestRegister [2021-01-12T16:07:09.703Z] --- PASS: TestRegister (0.00s) [2021-01-12T16:07:09.703Z] === RUN TestCommand [2021-01-12T16:07:09.703Z] --- PASS: TestCommand (0.02s) [2021-01-12T16:07:09.703Z] === RUN TestNaiveSelf [2021-01-12T16:07:09.703Z] --- PASS: TestNaiveSelf (0.02s) [2021-01-12T16:07:09.703Z] PASS [2021-01-12T16:07:09.703Z] coverage: 82.4% of statements [2021-01-12T16:07:09.703Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2021-01-12T16:07:09.703Z] --- PASS: TestPubSubRace (1.06s) [2021-01-12T16:07:09.703Z] PASS [2021-01-12T16:07:09.703Z] coverage: 75.0% of statements [2021-01-12T16:07:09.703Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2021-01-12T16:07:09.703Z] time="2021-01-12T16:07:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-01-12T16:07:10.683Z] === RUN TestParseSignal [2021-01-12T16:07:10.683Z] --- PASS: TestParseSignal (0.00s) [2021-01-12T16:07:10.683Z] === RUN TestValidSignalForPlatform [2021-01-12T16:07:10.683Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-01-12T16:07:10.683Z] PASS [2021-01-12T16:07:10.683Z] coverage: 20.3% of statements [2021-01-12T16:07:10.683Z] ok github.com/docker/docker/pkg/signal 0.066s coverage: 20.3% of statements [2021-01-12T16:07:10.683Z] === RUN TestNewStdWriter [2021-01-12T16:07:10.683Z] --- PASS: TestNewStdWriter (0.00s) [2021-01-12T16:07:10.683Z] === RUN TestWriteWithUninitializedStdWriter [2021-01-12T16:07:10.683Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-01-12T16:07:10.683Z] === RUN TestWriteWithNilBytes [2021-01-12T16:07:10.683Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-01-12T16:07:10.683Z] === RUN TestWrite [2021-01-12T16:07:10.683Z] --- PASS: TestWrite (0.00s) [2021-01-12T16:07:10.683Z] === RUN TestWriteWithWriterError [2021-01-12T16:07:10.683Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-01-12T16:07:10.683Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-01-12T16:07:10.683Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-01-12T16:07:10.683Z] === RUN TestStdCopyWriteAndRead [2021-01-12T16:07:10.683Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-01-12T16:07:10.683Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-01-12T16:07:10.683Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-01-12T16:07:10.683Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-01-12T16:07:10.683Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-01-12T16:07:10.683Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-01-12T16:07:10.683Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-01-12T16:07:10.683Z] === RUN TestStdCopyWithInvalidInputHeader [2021-01-12T16:07:10.683Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-01-12T16:07:10.683Z] === RUN TestStdCopyWithCorruptedPrefix [2021-01-12T16:07:10.683Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-01-12T16:07:10.683Z] === RUN TestStdCopyReturnsWriteErrors [2021-01-12T16:07:10.683Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-01-12T16:07:10.683Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-01-12T16:07:10.683Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-01-12T16:07:10.683Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-01-12T16:07:10.683Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-01-12T16:07:10.683Z] PASS [2021-01-12T16:07:10.683Z] coverage: 100.0% of statements [2021-01-12T16:07:10.683Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2021-01-12T16:07:10.687Z] === RUN TestDockerSuite/TestBuildPATH [2021-01-12T16:07:11.631Z] --- PASS: TestSecretsUpdate (1.94s) [2021-01-12T16:07:11.631Z] === RUN TestTemplatedSecret [2021-01-12T16:07:11.660Z] time="2021-01-12T16:07:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-01-12T16:07:11.660Z] === RUN TestGenerateRandomID [2021-01-12T16:07:11.660Z] --- PASS: TestGenerateRandomID (0.00s) [2021-01-12T16:07:11.660Z] === RUN TestShortenId [2021-01-12T16:07:11.660Z] --- PASS: TestShortenId (0.00s) [2021-01-12T16:07:11.660Z] === RUN TestShortenSha256Id [2021-01-12T16:07:11.660Z] --- PASS: TestShortenSha256Id (0.00s) [2021-01-12T16:07:11.660Z] === RUN TestShortenIdEmpty [2021-01-12T16:07:11.660Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-01-12T16:07:11.660Z] === RUN TestShortenIdInvalid [2021-01-12T16:07:11.661Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-01-12T16:07:11.661Z] === RUN TestIsShortIDNonHex [2021-01-12T16:07:11.661Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-01-12T16:07:11.661Z] === RUN TestIsShortIDNotCorrectSize [2021-01-12T16:07:11.661Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-01-12T16:07:11.661Z] PASS [2021-01-12T16:07:11.661Z] coverage: 70.6% of statements [2021-01-12T16:07:11.661Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2021-01-12T16:07:11.661Z] === RUN TestRawProgressFormatterFormatStatus [2021-01-12T16:07:11.661Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-01-12T16:07:11.661Z] === RUN TestRawProgressFormatterFormatProgress [2021-01-12T16:07:11.661Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-01-12T16:07:11.661Z] === RUN TestFormatStatus [2021-01-12T16:07:11.661Z] --- PASS: TestFormatStatus (0.00s) [2021-01-12T16:07:11.661Z] === RUN TestFormatError [2021-01-12T16:07:11.661Z] --- PASS: TestFormatError (0.00s) [2021-01-12T16:07:11.661Z] === RUN TestFormatJSONError [2021-01-12T16:07:11.661Z] --- PASS: TestFormatJSONError (0.00s) [2021-01-12T16:07:11.661Z] === RUN TestJsonProgressFormatterFormatProgress [2021-01-12T16:07:11.661Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-01-12T16:07:11.661Z] === RUN TestJsonProgressFormatterFormatStatus [2021-01-12T16:07:11.661Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-01-12T16:07:11.661Z] === RUN TestNewJSONProgressOutput [2021-01-12T16:07:11.661Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-01-12T16:07:11.661Z] === RUN TestAuxFormatterEmit [2021-01-12T16:07:11.661Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-01-12T16:07:11.661Z] === RUN TestStreamWriterStdout [2021-01-12T16:07:11.661Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-01-12T16:07:11.661Z] === RUN TestStreamWriterStderr [2021-01-12T16:07:11.661Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-01-12T16:07:11.661Z] PASS [2021-01-12T16:07:11.661Z] coverage: 66.2% of statements [2021-01-12T16:07:11.661Z] ok github.com/docker/docker/pkg/streamformatter 0.054s coverage: 66.2% of statements [2021-01-12T16:07:12.638Z] === RUN TestIsCpusetListAvailable [2021-01-12T16:07:12.638Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-01-12T16:07:12.638Z] PASS [2021-01-12T16:07:12.638Z] coverage: 38.2% of statements [2021-01-12T16:07:12.638Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements [2021-01-12T16:07:13.206Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-01-12T16:07:13.463Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-01-12T16:07:13.616Z] === RUN TestChtimes [2021-01-12T16:07:13.616Z] --- PASS: TestChtimes (0.00s) [2021-01-12T16:07:13.616Z] === RUN TestChtimesWindows [2021-01-12T16:07:13.616Z] --- PASS: TestChtimesWindows (0.00s) [2021-01-12T16:07:13.616Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-01-12T16:07:13.616Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-01-12T16:07:13.616Z] === RUN TestEnsureRemoveAllNotExist [2021-01-12T16:07:13.616Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-01-12T16:07:13.616Z] === RUN TestEnsureRemoveAllWithDir [2021-01-12T16:07:13.616Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-01-12T16:07:13.616Z] === RUN TestEnsureRemoveAllWithFile [2021-01-12T16:07:13.616Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-01-12T16:07:13.616Z] === RUN TestHasWin32KSupport [2021-01-12T16:07:13.616Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-01-12T16:07:13.616Z] syscall_windows_test.go:8: win32k: true [2021-01-12T16:07:13.616Z] PASS [2021-01-12T16:07:13.616Z] coverage: 12.0% of statements [2021-01-12T16:07:13.616Z] ok github.com/docker/docker/pkg/system 0.108s coverage: 12.0% of statements [2021-01-12T16:07:13.718Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-12T16:07:14.080Z] time="2021-01-12T16:07:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-01-12T16:07:14.080Z] === RUN TestTailFile [2021-01-12T16:07:14.080Z] --- PASS: TestTailFile (0.00s) [2021-01-12T16:07:14.080Z] === RUN TestTailFileManyLines [2021-01-12T16:07:14.080Z] --- PASS: TestTailFileManyLines (0.00s) [2021-01-12T16:07:14.080Z] === RUN TestTailEmptyFile [2021-01-12T16:07:14.080Z] --- PASS: TestTailEmptyFile (0.00s) [2021-01-12T16:07:14.080Z] === RUN TestTailNegativeN [2021-01-12T16:07:14.080Z] --- PASS: TestTailNegativeN (0.00s) [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader [2021-01-12T16:07:14.080Z] === CONT TestNewTailReader [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/single_byte_delimiter [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/2_byte_delimiter [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/4_byte_delimiter [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/8_byte_delimiter [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/12_byte_delimiter [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/truncated_last_line [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-01-12T16:07:14.080Z] === CONT TestNewTailReader/no_delimiter [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.080Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.080Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.080Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.080Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.080Z] === CONT TestNewTailReader/4_byte_delimiter [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.080Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.080Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/2_byte_delimiter [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/8_byte_delimiter [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/12_byte_delimiter [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/single_byte_delimiter [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.081Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.081Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.081Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.082Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.082Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.082Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-01-12T16:07:14.083Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.083Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-01-12T16:07:14.083Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.083Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.083Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.083Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.281Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-01-12T16:07:14.359Z] --- PASS: TestTemplatedSecret (2.45s) [2021-01-12T16:07:14.359Z] === RUN TestSecretCreateResolve [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-01-12T16:07:14.547Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.547Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.547Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.547Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.547Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.547Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.548Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.549Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T16:07:14.550Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.03s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.03s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-12T16:07:14.550Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.01s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.01s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.01s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-12T16:07:14.551Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-12T16:07:14.552Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-12T16:07:14.552Z] PASS [2021-01-12T16:07:14.552Z] coverage: 88.6% of statements [2021-01-12T16:07:14.552Z] ok github.com/docker/docker/pkg/tailfile 0.521s coverage: 88.6% of statements [2021-01-12T16:07:14.552Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-12T16:07:14.846Z] --- PASS: TestDockerNetworkMacvlan (14.15s) [2021-01-12T16:07:14.846Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-01-12T16:07:14.846Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-01-12T16:07:14.846Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.71s) [2021-01-12T16:07:14.846Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.40s) [2021-01-12T16:07:14.846Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.45s) [2021-01-12T16:07:14.846Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.00s) [2021-01-12T16:07:14.846Z] PASS [2021-01-12T16:07:14.846Z] [2021-01-12T16:07:14.846Z] DONE 8 tests in 15.635s [2021-01-12T16:07:14.846Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-12T16:07:14.846Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:07:14.846Z] ++ set -e [2021-01-12T16:07:14.846Z] ++ '[' -n 0 ']' [2021-01-12T16:07:14.846Z] ++ set -x [2021-01-12T16:07:14.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:07:14.846Z] testing: warning: no tests to run [2021-01-12T16:07:14.846Z] PASS [2021-01-12T16:07:14.846Z] [2021-01-12T16:07:14.846Z] DONE 0 tests in 0.034s [2021-01-12T16:07:14.846Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-12T16:07:14.846Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:07:14.846Z] ++ set -e [2021-01-12T16:07:14.846Z] ++ '[' -n 0 ']' [2021-01-12T16:07:14.846Z] ++ set -x [2021-01-12T16:07:14.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:07:15.016Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-12T16:07:15.016Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-12T16:07:15.016Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-12T16:07:15.016Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-12T16:07:15.016Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-01-12T16:07:15.016Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-01-12T16:07:15.016Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-12T16:07:15.016Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-12T16:07:15.016Z] === RUN TestTarSumRemoveNonExistent [2021-01-12T16:07:15.016Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-01-12T16:07:15.016Z] === RUN TestTarSumRemove [2021-01-12T16:07:15.016Z] --- PASS: TestTarSumRemove (0.00s) [2021-01-12T16:07:15.016Z] === RUN TestSortFileInfoSums [2021-01-12T16:07:15.016Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-01-12T16:07:15.016Z] === RUN TestNewTarSumForLabelInvalid [2021-01-12T16:07:15.016Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-01-12T16:07:15.016Z] === RUN TestNewTarSumForLabel [2021-01-12T16:07:15.016Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-01-12T16:07:15.016Z] === RUN TestEmptyTar [2021-01-12T16:07:15.016Z] --- PASS: TestEmptyTar (0.00s) [2021-01-12T16:07:15.016Z] === RUN TestTarSumsReadSize [2021-01-12T16:07:15.016Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-01-12T16:07:15.016Z] === RUN TestTarSums [2021-01-12T16:07:15.016Z] --- PASS: TestTarSums (0.09s) [2021-01-12T16:07:15.016Z] === RUN TestIteration [2021-01-12T16:07:15.016Z] --- PASS: TestIteration (0.00s) [2021-01-12T16:07:15.016Z] === RUN TestVersionLabelForChecksum [2021-01-12T16:07:15.016Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-01-12T16:07:15.016Z] === RUN TestVersion [2021-01-12T16:07:15.016Z] --- PASS: TestVersion (0.00s) [2021-01-12T16:07:15.016Z] === RUN TestGetVersion [2021-01-12T16:07:15.016Z] --- PASS: TestGetVersion (0.00s) [2021-01-12T16:07:15.016Z] === RUN TestGetVersions [2021-01-12T16:07:15.016Z] --- PASS: TestGetVersions (0.00s) [2021-01-12T16:07:15.016Z] PASS [2021-01-12T16:07:15.016Z] coverage: 89.3% of statements [2021-01-12T16:07:15.016Z] ok github.com/docker/docker/pkg/tarsum 0.226s coverage: 89.3% of statements [2021-01-12T16:07:15.103Z] INFO: Testing against a local daemon [2021-01-12T16:07:15.103Z] === RUN TestAuthZPluginAllowRequest [2021-01-12T16:07:15.480Z] testing: warning: no tests to run [2021-01-12T16:07:15.480Z] PASS [2021-01-12T16:07:15.480Z] coverage: [no statements] [2021-01-12T16:07:15.480Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2021-01-12T16:07:15.480Z] === RUN TestTruncIndex [2021-01-12T16:07:15.876Z] --- PASS: TestSecretCreateResolve (1.88s) [2021-01-12T16:07:15.876Z] PASS [2021-01-12T16:07:15.876Z] [2021-01-12T16:07:15.876Z] DONE 6 tests in 12.164s [2021-01-12T16:07:15.876Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-01-12T16:07:15.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:07:15.876Z] ++ set -e [2021-01-12T16:07:15.876Z] ++ '[' -n 0 ']' [2021-01-12T16:07:15.876Z] ++ set -x [2021-01-12T16:07:15.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:07:15.943Z] --- PASS: TestTruncIndex (0.10s) [2021-01-12T16:07:15.943Z] PASS [2021-01-12T16:07:15.943Z] coverage: 91.5% of statements [2021-01-12T16:07:15.943Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2021-01-12T16:07:15.943Z] === RUN TestIsGIT [2021-01-12T16:07:15.943Z] --- PASS: TestIsGIT (0.00s) [2021-01-12T16:07:15.943Z] === RUN TestIsTransport [2021-01-12T16:07:15.943Z] --- PASS: TestIsTransport (0.00s) [2021-01-12T16:07:15.943Z] PASS [2021-01-12T16:07:15.943Z] coverage: 100.0% of statements [2021-01-12T16:07:15.943Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-01-12T16:07:16.168Z] INFO: Testing against a local daemon [2021-01-12T16:07:16.168Z] === RUN TestServiceCreateInit [2021-01-12T16:07:16.168Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-12T16:07:16.408Z] === RUN TestVersionInfo [2021-01-12T16:07:16.408Z] --- PASS: TestVersionInfo (0.00s) [2021-01-12T16:07:16.408Z] === RUN TestAppendVersions [2021-01-12T16:07:16.408Z] --- PASS: TestAppendVersions (0.00s) [2021-01-12T16:07:16.408Z] PASS [2021-01-12T16:07:16.408Z] coverage: 88.9% of statements [2021-01-12T16:07:16.408Z] ok github.com/docker/docker/pkg/useragent 0.100s coverage: 88.9% of statements [2021-01-12T16:07:16.472Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2021-01-12T16:07:16.472Z] === RUN TestAuthZPluginTLS [2021-01-12T16:07:17.035Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-01-12T16:07:17.035Z] === RUN TestAuthZPluginDenyRequest [2021-01-12T16:07:17.599Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2021-01-12T16:07:17.599Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-12T16:07:17.961Z] === RUN TestNewSettable [2021-01-12T16:07:17.961Z] --- PASS: TestNewSettable (0.00s) [2021-01-12T16:07:17.961Z] === RUN TestIsSettable [2021-01-12T16:07:17.961Z] --- PASS: TestIsSettable (0.00s) [2021-01-12T16:07:17.961Z] === RUN TestUpdateSettingsEnv [2021-01-12T16:07:17.961Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-01-12T16:07:17.961Z] PASS [2021-01-12T16:07:17.961Z] coverage: 20.1% of statements [2021-01-12T16:07:17.961Z] ok github.com/docker/docker/plugin/v2 0.234s coverage: 20.1% of statements [2021-01-12T16:07:17.961Z] === RUN TestValidatePrivileges [2021-01-12T16:07:17.961Z] --- PASS: TestValidatePrivileges (0.00s) [2021-01-12T16:07:17.961Z] === RUN TestFilterByCapNeg [2021-01-12T16:07:17.961Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-01-12T16:07:17.961Z] === RUN TestFilterByCapPos [2021-01-12T16:07:17.961Z] --- PASS: TestFilterByCapPos (0.00s) [2021-01-12T16:07:18.164Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-01-12T16:07:18.164Z] === RUN TestAuthZPluginDenyResponse [2021-01-12T16:07:18.425Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-01-12T16:07:18.425Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-01-12T16:07:18.425Z] PASS [2021-01-12T16:07:18.425Z] coverage: 12.0% of statements [2021-01-12T16:07:18.425Z] ok github.com/docker/docker/plugin 0.178s coverage: 12.0% of statements [2021-01-12T16:07:18.425Z] === RUN TestLoad [2021-01-12T16:07:18.425Z] --- PASS: TestLoad (0.00s) [2021-01-12T16:07:18.425Z] === RUN TestSave [2021-01-12T16:07:18.425Z] --- PASS: TestSave (0.07s) [2021-01-12T16:07:18.425Z] === RUN TestAddDeleteGet [2021-01-12T16:07:18.425Z] --- PASS: TestAddDeleteGet (0.05s) [2021-01-12T16:07:18.425Z] === RUN TestInvalidTags [2021-01-12T16:07:18.425Z] --- PASS: TestInvalidTags (0.01s) [2021-01-12T16:07:18.425Z] PASS [2021-01-12T16:07:18.425Z] coverage: 84.4% of statements [2021-01-12T16:07:18.425Z] ok github.com/docker/docker/reference 0.334s coverage: 84.4% of statements [2021-01-12T16:07:18.425Z] time="2021-01-12T16:07:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-01-12T16:07:18.729Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-01-12T16:07:18.729Z] === RUN TestAuthZPluginAllowEventStream [2021-01-12T16:07:19.701Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-12T16:07:19.978Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-01-12T16:07:19.978Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-01-12T16:07:19.978Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-01-12T16:07:19.978Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-01-12T16:07:19.978Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-01-12T16:07:19.978Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-01-12T16:07:19.978Z] === RUN TestResumableRequestReaderWithReadError [2021-01-12T16:07:19.978Z] === RUN TestRestartManagerTimeout [2021-01-12T16:07:19.978Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-01-12T16:07:19.978Z] === RUN TestRestartManagerTimeoutReset [2021-01-12T16:07:19.978Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-01-12T16:07:19.978Z] PASS [2021-01-12T16:07:19.978Z] coverage: 50.9% of statements [2021-01-12T16:07:19.978Z] time="2021-01-12T16:07:19Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-01-12T16:07:19.978Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-01-12T16:07:19.978Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-01-12T16:07:19.978Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-01-12T16:07:19.978Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-01-12T16:07:19.978Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2021-01-12T16:07:19.978Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-01-12T16:07:19.978Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-01-12T16:07:19.978Z] === RUN TestResumableRequestReader [2021-01-12T16:07:19.978Z] --- PASS: TestResumableRequestReader (0.00s) [2021-01-12T16:07:19.978Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-01-12T16:07:19.978Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-01-12T16:07:19.978Z] PASS [2021-01-12T16:07:19.978Z] coverage: 100.0% of statements [2021-01-12T16:07:19.978Z] ok github.com/docker/docker/restartmanager 0.116s coverage: 50.9% of statements [2021-01-12T16:07:19.978Z] ok github.com/docker/docker/registry/resumable 0.330s coverage: 100.0% of statements [2021-01-12T16:07:20.104Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2021-01-12T16:07:20.104Z] === RUN TestAuthZPluginErrorResponse [2021-01-12T16:07:20.668Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2021-01-12T16:07:20.668Z] === RUN TestAuthZPluginErrorRequest [2021-01-12T16:07:20.955Z] === RUN TestResolveAuthConfigIndexServer [2021-01-12T16:07:20.955Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-01-12T16:07:20.955Z] === RUN TestResolveAuthConfigFullURL [2021-01-12T16:07:20.955Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-01-12T16:07:20.955Z] === RUN TestLoadAllowNondistributableArtifacts [2021-01-12T16:07:20.955Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-01-12T16:07:20.955Z] === RUN TestValidateMirror [2021-01-12T16:07:20.955Z] --- PASS: TestValidateMirror (0.00s) [2021-01-12T16:07:20.955Z] === RUN TestLoadInsecureRegistries [2021-01-12T16:07:20.955Z] === RUN TestDecodeContainerConfig [2021-01-12T16:07:20.955Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-01-12T16:07:20.955Z] === RUN TestDecodeContainerConfigIsolation [2021-01-12T16:07:20.955Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-01-12T16:07:20.955Z] === RUN TestValidatePrivileged [2021-01-12T16:07:20.955Z] --- PASS: TestValidatePrivileged (0.00s) [2021-01-12T16:07:20.955Z] PASS [2021-01-12T16:07:20.955Z] coverage: 52.2% of statements [2021-01-12T16:07:20.955Z] ok github.com/docker/docker/runconfig 0.050s coverage: 52.2% of statements [2021-01-12T16:07:20.955Z] time="2021-01-12T16:07:20Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-01-12T16:07:20.955Z] time="2021-01-12T16:07:20Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-01-12T16:07:20.955Z] time="2021-01-12T16:07:20Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-01-12T16:07:20.955Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-01-12T16:07:20.955Z] === RUN TestNewServiceConfig [2021-01-12T16:07:20.955Z] --- PASS: TestNewServiceConfig (0.00s) [2021-01-12T16:07:20.955Z] === RUN TestValidateIndexName [2021-01-12T16:07:20.955Z] --- PASS: TestValidateIndexName (0.00s) [2021-01-12T16:07:20.955Z] === RUN TestValidateIndexNameWithError [2021-01-12T16:07:20.955Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-01-12T16:07:20.955Z] === RUN TestEndpointParse [2021-01-12T16:07:20.955Z] --- PASS: TestEndpointParse (0.00s) [2021-01-12T16:07:20.955Z] === RUN TestEndpointParseInvalid [2021-01-12T16:07:20.955Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-01-12T16:07:20.955Z] === RUN TestValidateEndpoint [2021-01-12T16:07:20.955Z] --- PASS: TestValidateEndpoint (0.01s) [2021-01-12T16:07:20.955Z] === RUN TestPing [2021-01-12T16:07:20.955Z] --- PASS: TestPing (0.00s) [2021-01-12T16:07:20.955Z] === RUN TestPingRegistryEndpoint [2021-01-12T16:07:20.956Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-01-12T16:07:20.956Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:20.956Z] === RUN TestEndpoint [2021-01-12T16:07:20.956Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-01-12T16:07:20.956Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-01-12T16:07:20.956Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-01-12T16:07:20.956Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-01-12T16:07:20.956Z] PASS [2021-01-12T16:07:20.956Z] coverage: 62.5% of statements [2021-01-12T16:07:20.956Z] --- SKIP: TestEndpoint (0.00s) [2021-01-12T16:07:20.956Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:20.956Z] === RUN TestParseRepositoryInfo [2021-01-12T16:07:20.956Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-01-12T16:07:20.956Z] === RUN TestNewIndexInfo [2021-01-12T16:07:20.956Z] --- PASS: TestNewIndexInfo (0.00s) [2021-01-12T16:07:20.956Z] === RUN TestMirrorEndpointLookup [2021-01-12T16:07:20.956Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-01-12T16:07:20.956Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:20.956Z] === RUN TestSearchRepositories [2021-01-12T16:07:20.956Z] ok github.com/docker/docker/testutil 0.055s coverage: 62.5% of statements [2021-01-12T16:07:20.956Z] --- PASS: TestSearchRepositories (0.01s) [2021-01-12T16:07:20.956Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-01-12T16:07:20.956Z] Host: 127.0.0.1:49241 [2021-01-12T16:07:20.956Z] User-Agent: docker test client [2021-01-12T16:07:20.956Z] Authorization: Token fake-token [2021-01-12T16:07:20.956Z] X-Docker-Token: true [2021-01-12T16:07:20.956Z] Accept-Encoding: gzip [2021-01-12T16:07:20.956Z] [2021-01-12T16:07:20.956Z] [2021-01-12T16:07:20.956Z] registry_test.go:730: HTTP/1.1 200 OK [2021-01-12T16:07:20.956Z] Connection: close [2021-01-12T16:07:20.956Z] Content-Length: 144 [2021-01-12T16:07:20.956Z] Cache-Control: no-cache [2021-01-12T16:07:20.956Z] Content-Type: application/json [2021-01-12T16:07:20.956Z] Date: Tue, 12 Jan 2021 16:07:20 GMT [2021-01-12T16:07:20.956Z] Expires: -1 [2021-01-12T16:07:20.956Z] Pragma: no-cache [2021-01-12T16:07:20.956Z] Server: docker-tests/mock [2021-01-12T16:07:20.956Z] X-Docker-Registry-Config: mock [2021-01-12T16:07:20.956Z] X-Docker-Registry-Version: 0.0.0 [2021-01-12T16:07:20.956Z] [2021-01-12T16:07:20.956Z] [2021-01-12T16:07:20.956Z] === RUN TestTrustedLocation [2021-01-12T16:07:20.956Z] --- PASS: TestTrustedLocation (0.00s) [2021-01-12T16:07:20.956Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-01-12T16:07:20.956Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-01-12T16:07:20.956Z] === RUN TestAllowNondistributableArtifacts [2021-01-12T16:07:20.956Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-01-12T16:07:20.956Z] === RUN TestIsSecureIndex [2021-01-12T16:07:20.956Z] --- PASS: TestIsSecureIndex (0.00s) [2021-01-12T16:07:20.956Z] PASS [2021-01-12T16:07:20.956Z] coverage: 50.3% of statements [2021-01-12T16:07:20.956Z] ok github.com/docker/docker/registry 0.386s coverage: 50.3% of statements [2021-01-12T16:07:21.231Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-01-12T16:07:21.231Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-12T16:07:21.794Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-01-12T16:07:21.794Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-12T16:07:22.050Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-01-12T16:07:23.886Z] === RUN TestGetDriver [2021-01-12T16:07:23.886Z] --- PASS: TestGetDriver (0.00s) [2021-01-12T16:07:23.886Z] === RUN TestVolumeRequestError [2021-01-12T16:07:23.886Z] --- PASS: TestVolumeRequestError (0.01s) [2021-01-12T16:07:23.886Z] PASS [2021-01-12T16:07:23.886Z] coverage: 36.1% of statements [2021-01-12T16:07:23.886Z] ok github.com/docker/docker/volume/drivers 0.149s coverage: 36.1% of statements [2021-01-12T16:07:23.950Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.98s) [2021-01-12T16:07:23.950Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-12T16:07:24.154Z] --- PASS: TestServiceCreateInit (7.49s) [2021-01-12T16:07:24.154Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2021-01-12T16:07:24.154Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s) [2021-01-12T16:07:24.154Z] === RUN TestCreateServiceMultipleTimes [2021-01-12T16:07:24.863Z] === RUN TestGetAddress [2021-01-12T16:07:24.863Z] --- PASS: TestGetAddress (0.00s) [2021-01-12T16:07:24.863Z] === RUN TestRemove [2021-01-12T16:07:24.863Z] --- SKIP: TestRemove (0.00s) [2021-01-12T16:07:24.863Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-01-12T16:07:24.863Z] === RUN TestInitializeWithVolumes [2021-01-12T16:07:24.863Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-01-12T16:07:24.863Z] === RUN TestCreate [2021-01-12T16:07:24.863Z] --- PASS: TestCreate (0.01s) [2021-01-12T16:07:24.863Z] === RUN TestValidateName [2021-01-12T16:07:24.863Z] --- PASS: TestValidateName (0.00s) [2021-01-12T16:07:24.863Z] === RUN TestCreateWithOpts [2021-01-12T16:07:24.863Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-01-12T16:07:24.863Z] local_test.go:181: runtime.GOOS == "windows" [2021-01-12T16:07:24.863Z] === RUN TestRelaodNoOpts [2021-01-12T16:07:24.863Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-01-12T16:07:24.863Z] PASS [2021-01-12T16:07:24.863Z] coverage: 41.0% of statements [2021-01-12T16:07:24.863Z] ok github.com/docker/docker/volume/local 0.163s coverage: 41.0% of statements [2021-01-12T16:07:24.863Z] === RUN TestConvertTmpfsOptions [2021-01-12T16:07:24.863Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-01-12T16:07:24.863Z] parser_test.go:49: data="mode=700,size=1m" [2021-01-12T16:07:24.863Z] parser_test.go:49: data="ro" [2021-01-12T16:07:24.863Z] === RUN TestParseMountRaw [2021-01-12T16:07:24.863Z] --- PASS: TestParseMountRaw (0.03s) [2021-01-12T16:07:24.863Z] === RUN TestParseMountRawSplit [2021-01-12T16:07:24.863Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-01-12T16:07:24.863Z] parser_test.go:390: case 0 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 1 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 2 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 3 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 4 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 5 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 6 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 7 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 8 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 0 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 1 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 2 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 3 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 4 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 5 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 6 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 7 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 8 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 9 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 10 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 11 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 12 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 0 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 1 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 2 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 3 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 4 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 5 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 6 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 7 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 8 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 9 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 10 [2021-01-12T16:07:24.863Z] parser_test.go:390: case 11 [2021-01-12T16:07:24.863Z] === RUN TestParseMountSpec [2021-01-12T16:07:24.863Z] --- PASS: TestParseMountSpec (0.00s) [2021-01-12T16:07:24.863Z] parser_test.go:455: case 0 [2021-01-12T16:07:24.863Z] parser_test.go:455: case 1 [2021-01-12T16:07:24.863Z] parser_test.go:455: case 2 [2021-01-12T16:07:24.863Z] parser_test.go:455: case 3 [2021-01-12T16:07:24.863Z] parser_test.go:455: case 4 [2021-01-12T16:07:24.863Z] parser_test.go:455: case 5 [2021-01-12T16:07:24.863Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-01-12T16:07:24.863Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-01-12T16:07:24.863Z] === RUN TestValidateMount [2021-01-12T16:07:24.863Z] --- PASS: TestValidateMount (0.00s) [2021-01-12T16:07:24.863Z] PASS [2021-01-12T16:07:24.863Z] coverage: 66.2% of statements [2021-01-12T16:07:24.863Z] ok github.com/docker/docker/volume/mounts 0.273s coverage: 66.2% of statements [2021-01-12T16:07:25.316Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-01-12T16:07:25.879Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.88s) [2021-01-12T16:07:25.879Z] === RUN TestAuthZPluginHeader [2021-01-12T16:07:26.414Z] === RUN TestSetGetMeta [2021-01-12T16:07:26.414Z] === PAUSE TestSetGetMeta [2021-01-12T16:07:26.414Z] === RUN TestRestore [2021-01-12T16:07:26.414Z] === PAUSE TestRestore [2021-01-12T16:07:26.414Z] === RUN TestServiceCreate [2021-01-12T16:07:26.414Z] === PAUSE TestServiceCreate [2021-01-12T16:07:26.414Z] === RUN TestServiceList [2021-01-12T16:07:26.414Z] === PAUSE TestServiceList [2021-01-12T16:07:26.414Z] === RUN TestServiceRemove [2021-01-12T16:07:26.414Z] === PAUSE TestServiceRemove [2021-01-12T16:07:26.414Z] === RUN TestServiceGet [2021-01-12T16:07:26.414Z] === PAUSE TestServiceGet [2021-01-12T16:07:26.414Z] === RUN TestServicePrune [2021-01-12T16:07:26.414Z] === PAUSE TestServicePrune [2021-01-12T16:07:26.414Z] === RUN TestCreate [2021-01-12T16:07:26.414Z] === PAUSE TestCreate [2021-01-12T16:07:26.414Z] === RUN TestRemove [2021-01-12T16:07:26.414Z] === PAUSE TestRemove [2021-01-12T16:07:26.414Z] === RUN TestList [2021-01-12T16:07:26.414Z] === PAUSE TestList [2021-01-12T16:07:26.414Z] === RUN TestFindByDriver [2021-01-12T16:07:26.414Z] === PAUSE TestFindByDriver [2021-01-12T16:07:26.414Z] === RUN TestFindByReferenced [2021-01-12T16:07:26.414Z] === PAUSE TestFindByReferenced [2021-01-12T16:07:26.414Z] === RUN TestDerefMultipleOfSameRef [2021-01-12T16:07:26.414Z] === PAUSE TestDerefMultipleOfSameRef [2021-01-12T16:07:26.414Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-01-12T16:07:26.414Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-01-12T16:07:26.414Z] === RUN TestDefererencePluginOnCreateError [2021-01-12T16:07:26.414Z] === PAUSE TestDefererencePluginOnCreateError [2021-01-12T16:07:26.414Z] === RUN TestRefDerefRemove [2021-01-12T16:07:26.414Z] === PAUSE TestRefDerefRemove [2021-01-12T16:07:26.414Z] === RUN TestGet [2021-01-12T16:07:26.414Z] === PAUSE TestGet [2021-01-12T16:07:26.414Z] === RUN TestGetWithReference [2021-01-12T16:07:26.414Z] === PAUSE TestGetWithReference [2021-01-12T16:07:26.414Z] === RUN TestFilterFunc [2021-01-12T16:07:26.414Z] === RUN TestFilterFunc/test_nil_list [2021-01-12T16:07:26.414Z] === PAUSE TestFilterFunc/test_nil_list [2021-01-12T16:07:26.414Z] === RUN TestFilterFunc/test_empty_list [2021-01-12T16:07:26.414Z] === PAUSE TestFilterFunc/test_empty_list [2021-01-12T16:07:26.414Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-01-12T16:07:26.414Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-01-12T16:07:26.414Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-01-12T16:07:26.414Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-01-12T16:07:26.414Z] === RUN TestFilterFunc/test_filter_some [2021-01-12T16:07:26.414Z] === PAUSE TestFilterFunc/test_filter_some [2021-01-12T16:07:26.414Z] === RUN TestFilterFunc/test_filter_middle [2021-01-12T16:07:26.414Z] === PAUSE TestFilterFunc/test_filter_middle [2021-01-12T16:07:26.414Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-01-12T16:07:26.414Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-01-12T16:07:26.414Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-01-12T16:07:26.414Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-01-12T16:07:26.414Z] === CONT TestFilterFunc/test_nil_list [2021-01-12T16:07:26.414Z] === CONT TestFilterFunc/test_filter_some [2021-01-12T16:07:26.414Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-01-12T16:07:26.414Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-01-12T16:07:26.414Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-01-12T16:07:26.414Z] === CONT TestFilterFunc/test_empty_list [2021-01-12T16:07:26.414Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-01-12T16:07:26.414Z] === CONT TestFilterFunc/test_filter_middle [2021-01-12T16:07:26.414Z] --- PASS: TestFilterFunc (0.00s) [2021-01-12T16:07:26.414Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-01-12T16:07:26.414Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-01-12T16:07:26.414Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-01-12T16:07:26.414Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-01-12T16:07:26.414Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-01-12T16:07:26.414Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-01-12T16:07:26.414Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-01-12T16:07:26.414Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-01-12T16:07:26.414Z] === CONT TestSetGetMeta [2021-01-12T16:07:26.414Z] === CONT TestFindByDriver [2021-01-12T16:07:26.414Z] === CONT TestRefDerefRemove [2021-01-12T16:07:26.414Z] === CONT TestServiceGet [2021-01-12T16:07:26.414Z] --- PASS: TestSetGetMeta (0.02s) [2021-01-12T16:07:26.414Z] === CONT TestServiceRemove [2021-01-12T16:07:26.414Z] --- PASS: TestRefDerefRemove (0.02s) [2021-01-12T16:07:26.414Z] === CONT TestServiceList [2021-01-12T16:07:26.414Z] --- PASS: TestFindByDriver (0.03s) [2021-01-12T16:07:26.414Z] === CONT TestServiceCreate [2021-01-12T16:07:26.414Z] --- PASS: TestServiceGet (0.13s) [2021-01-12T16:07:26.414Z] === CONT TestRestore [2021-01-12T16:07:26.414Z] --- PASS: TestServiceRemove (0.11s) [2021-01-12T16:07:26.414Z] === CONT TestRemove [2021-01-12T16:07:26.414Z] --- PASS: TestServiceList (0.11s) [2021-01-12T16:07:26.414Z] === CONT TestList [2021-01-12T16:07:26.414Z] --- PASS: TestServiceCreate (0.10s) [2021-01-12T16:07:26.414Z] === CONT TestCreate [2021-01-12T16:07:26.414Z] --- PASS: TestCreate (0.02s) [2021-01-12T16:07:26.414Z] === CONT TestServicePrune [2021-01-12T16:07:26.414Z] --- PASS: TestRestore (0.03s) [2021-01-12T16:07:26.414Z] === CONT TestGetWithReference [2021-01-12T16:07:26.414Z] --- PASS: TestRemove (0.03s) [2021-01-12T16:07:26.414Z] === CONT TestGet [2021-01-12T16:07:26.414Z] --- PASS: TestList (0.03s) [2021-01-12T16:07:26.414Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-01-12T16:07:26.414Z] time="2021-01-12T16:07:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-12T16:07:26.414Z] --- PASS: TestGet (0.02s) [2021-01-12T16:07:26.414Z] === CONT TestDefererencePluginOnCreateError [2021-01-12T16:07:26.414Z] --- PASS: TestGetWithReference (0.03s) [2021-01-12T16:07:26.414Z] === CONT TestDerefMultipleOfSameRef [2021-01-12T16:07:26.414Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-01-12T16:07:26.414Z] === CONT TestFindByReferenced [2021-01-12T16:07:26.414Z] time="2021-01-12T16:07:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-12T16:07:26.415Z] time="2021-01-12T16:07:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-12T16:07:26.415Z] --- PASS: TestFindByReferenced (0.02s) [2021-01-12T16:07:26.415Z] time="2021-01-12T16:07:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-01-12T16:07:26.415Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-01-12T16:07:26.415Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-01-12T16:07:26.415Z] time="2021-01-12T16:07:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-12T16:07:26.415Z] --- PASS: TestServicePrune (0.06s) [2021-01-12T16:07:26.415Z] PASS [2021-01-12T16:07:26.415Z] coverage: 70.3% of statements [2021-01-12T16:07:26.415Z] ok github.com/docker/docker/volume/service 0.414s coverage: 70.3% of statements [2021-01-12T16:07:26.442Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-01-12T16:07:26.442Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-12T16:07:26.878Z] --- PASS: TestNewClientWithTimeout (17.65s) [2021-01-12T16:07:26.878Z] === RUN TestClientStream [2021-01-12T16:07:26.878Z] --- PASS: TestClientStream (0.00s) [2021-01-12T16:07:26.878Z] === RUN TestClientSendFile [2021-01-12T16:07:26.878Z] --- PASS: TestClientSendFile (0.00s) [2021-01-12T16:07:26.878Z] === RUN TestClientWithRequestTimeout [2021-01-12T16:07:26.878Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-01-12T16:07:26.878Z] === RUN TestFileSpecPlugin [2021-01-12T16:07:26.878Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-01-12T16:07:26.878Z] === RUN TestFileJSONSpecPlugin [2021-01-12T16:07:26.878Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-01-12T16:07:26.878Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-01-12T16:07:26.878Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-01-12T16:07:26.878Z] === RUN TestPluginAddHandler [2021-01-12T16:07:26.878Z] --- PASS: TestPluginAddHandler (0.00s) [2021-01-12T16:07:26.878Z] === RUN TestPluginWaitBadPlugin [2021-01-12T16:07:26.878Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-01-12T16:07:26.878Z] === RUN TestGet [2021-01-12T16:07:26.878Z] time="2021-01-12T16:07:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-01-12T16:07:27.005Z] === RUN TestDockerSuite/TestBuildRm [2021-01-12T16:07:27.856Z] time="2021-01-12T16:07:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-01-12T16:07:29.525Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-01-12T16:07:29.780Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-01-12T16:07:30.054Z] time="2021-01-12T16:07:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-01-12T16:07:31.149Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-01-12T16:07:31.412Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-01-12T16:07:31.668Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.21s) [2021-01-12T16:07:31.668Z] === RUN TestAuthZPluginV2Disable [2021-01-12T16:07:31.925Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-01-12T16:07:32.855Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-01-12T16:07:33.788Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-01-12T16:07:33.819Z] time="2021-01-12T16:07:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-01-12T16:07:34.350Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-01-12T16:07:37.619Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-01-12T16:07:37.619Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-01-12T16:07:37.619Z] --- PASS: TestAuthZPluginV2Disable (5.47s) [2021-01-12T16:07:37.619Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-12T16:07:37.619Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-01-12T16:07:37.619Z] === RUN TestDockerSuite/TestBuildSpaces [2021-01-12T16:07:37.875Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-01-12T16:07:38.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-01-12T16:07:38.388Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-01-12T16:07:38.647Z] === RUN TestDockerSuite/TestBuildStderr [2021-01-12T16:07:39.211Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-01-12T16:07:39.515Z] --- PASS: TestCreateServiceMultipleTimes (15.65s) [2021-01-12T16:07:39.515Z] === RUN TestCreateServiceConflict [2021-01-12T16:07:41.029Z] --- PASS: TestCreateServiceConflict (1.94s) [2021-01-12T16:07:41.029Z] === RUN TestCreateServiceMaxReplicas [2021-01-12T16:07:42.436Z] --- PASS: TestGet (15.00s) [2021-01-12T16:07:42.436Z] === RUN TestPluginWithNoManifest [2021-01-12T16:07:42.436Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-01-12T16:07:42.436Z] === RUN TestGetAll [2021-01-12T16:07:42.436Z] --- PASS: TestGetAll (0.00s) [2021-01-12T16:07:42.436Z] PASS [2021-01-12T16:07:42.436Z] coverage: 73.4% of statements [2021-01-12T16:07:42.436Z] ok github.com/docker/docker/pkg/plugins 35.229s coverage: 73.4% of statements [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/quota [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/rootless [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/volume [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-12T16:07:42.436Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-12T16:07:42.496Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (5.16s) [2021-01-12T16:07:42.496Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-12T16:07:43.058Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-01-12T16:07:43.780Z] --- PASS: TestCreateServiceMaxReplicas (2.56s) [2021-01-12T16:07:43.780Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-12T16:07:43.986Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === Skipped [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-01-12T16:07:43.987Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-01-12T16:07:43.987Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-01-12T16:07:43.987Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-01-12T16:07:43.987Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-01-12T16:07:43.987Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-01-12T16:07:43.987Z] client_test.go:23: runtime.GOOS == "windows" [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-01-12T16:07:43.987Z] daemon_test.go:147: root required [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-01-12T16:07:43.987Z] reload_test.go:520: root required [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-01-12T16:07:43.987Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-01-12T16:07:43.987Z] pull_v2_test.go:73: Needs fixing on Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-01-12T16:07:43.987Z] pull_v2_test.go:118: Needs fixing on Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-01-12T16:07:43.987Z] download_test.go:268: Needs fixing on Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-01-12T16:07:43.987Z] layer_test.go:304: Failing on Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-01-12T16:07:43.987Z] layer_test.go:353: Failing on Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-01-12T16:07:43.987Z] layer_test.go:468: Failing on Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-01-12T16:07:43.987Z] layer_test.go:697: Failing on Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-01-12T16:07:43.987Z] migration_test.go:46: Failing on Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-01-12T16:07:43.987Z] migration_test.go:182: Failing on Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-01-12T16:07:43.987Z] mount_test.go:17: Failing on Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-01-12T16:07:43.987Z] mount_test.go:76: Failing on Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-01-12T16:07:43.987Z] mount_test.go:125: Failing on Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-01-12T16:07:43.987Z] mount_test.go:212: Failing on Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-01-12T16:07:43.987Z] archive_test.go:133: Xz not present in msys2 [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-01-12T16:07:43.987Z] archive_test.go:238: Failing on Windows CI machines [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-01-12T16:07:43.987Z] archive_windows_test.go:16: Currently fails [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-01-12T16:07:43.987Z] changes_test.go:192: needs more investigation [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-01-12T16:07:43.987Z] changes_test.go:405: needs further investigation [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-01-12T16:07:43.987Z] changes_test.go:441: needs further investigation [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-01-12T16:07:43.987Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-01-12T16:07:43.987Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-01-12T16:07:43.987Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-01-12T16:07:43.987Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-01-12T16:07:43.987Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-01-12T16:07:43.987Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-01-12T16:07:43.987Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-01-12T16:07:43.987Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-01-12T16:07:43.987Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-01-12T16:07:43.987Z] poller_test.go:41: No chmod on Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-01-12T16:07:43.987Z] fileutils_test.go:134: Needs porting to Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-01-12T16:07:43.987Z] fileutils_test.go:180: Needs porting to Windows [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-01-12T16:07:43.987Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-01-12T16:07:43.987Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-01-12T16:07:43.987Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-01-12T16:07:43.987Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-01-12T16:07:43.987Z] local_test.go:181: runtime.GOOS == "windows" [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] [2021-01-12T16:07:43.987Z] DONE 1793 tests, 45 skipped in 210.895s [2021-01-12T16:07:43.987Z] INFO: make.ps1 ended at 01/12/2021 16:07:43 [2021-01-12T16:07:44.548Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-01-12T16:07:45.110Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-01-12T16:07:45.539Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-01-12T16:07:45.539Z] INFO: Unit tests ended at 01/12/2021 16:07:45. Duration:00:03:48.4477423 [2021-01-12T16:07:45.539Z] INFO: Building busybox [2021-01-12T16:07:45.539Z] Sending build context to Docker daemon 5.12kB [2021-01-12T16:07:45.539Z] [2021-01-12T16:07:45.539Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-01-12T16:07:45.539Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-01-12T16:07:45.539Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-01-12T16:07:45.539Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-01-12T16:07:45.539Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-01-12T16:07:45.539Z] ---> c0773f9ce353 [2021-01-12T16:07:45.539Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-01-12T16:07:45.539Z] ---> Running in 1bf7dd353ec1 [2021-01-12T16:07:45.673Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-01-12T16:07:46.602Z] === RUN TestDockerSuite/TestBuildUser [2021-01-12T16:07:47.970Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-01-12T16:07:50.489Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-01-12T16:07:52.657Z] Removing intermediate container 1bf7dd353ec1 [2021-01-12T16:07:52.657Z] ---> f3b6eb8d08d1 [2021-01-12T16:07:52.657Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-01-12T16:07:52.657Z] ---> Running in 02e8c0977dac [2021-01-12T16:07:52.657Z] Removing intermediate container 02e8c0977dac [2021-01-12T16:07:52.657Z] ---> 394e313069e7 [2021-01-12T16:07:52.657Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-01-12T16:07:52.657Z] ---> Running in 820ac94be8c3 [2021-01-12T16:07:52.657Z] Removing intermediate container 820ac94be8c3 [2021-01-12T16:07:52.657Z] ---> f6980c8263df [2021-01-12T16:07:52.657Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-01-12T16:07:53.636Z] [2021-01-12T16:07:54.100Z] ---> 74d90d1c4bd0 [2021-01-12T16:07:54.100Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-01-12T16:07:54.100Z] ---> Running in 4df1b0750bba [2021-01-12T16:07:56.426Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s) [2021-01-12T16:07:56.426Z] === RUN TestCreateServiceSecretFileMode [2021-01-12T16:07:58.581Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (16.01s) [2021-01-12T16:07:58.581Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-12T16:07:59.163Z] --- PASS: TestCreateServiceSecretFileMode (2.22s) [2021-01-12T16:07:59.163Z] === RUN TestCreateServiceConfigFileMode [2021-01-12T16:08:01.239Z] --- PASS: TestCreateServiceConfigFileMode (2.28s) [2021-01-12T16:08:01.239Z] === RUN TestCreateServiceSysctls [2021-01-12T16:08:02.781Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-01-12T16:08:03.343Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-01-12T16:08:03.343Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-01-12T16:08:03.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-01-12T16:08:03.980Z] --- PASS: TestCreateServiceSysctls (3.06s) [2021-01-12T16:08:03.980Z] === RUN TestCreateServiceCapabilities [2021-01-12T16:08:04.164Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-01-12T16:08:04.478Z] Removing intermediate container 4df1b0750bba [2021-01-12T16:08:04.478Z] ---> 1a1548b72cb8 [2021-01-12T16:08:04.478Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-01-12T16:08:04.478Z] ---> Running in b1a995ab6e65 [2021-01-12T16:08:05.093Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-01-12T16:08:05.455Z] [2021-01-12T16:08:05.455Z] SUCCESS: Specified value was saved. [2021-01-12T16:08:06.461Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-01-12T16:08:06.461Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-01-12T16:08:06.461Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-01-12T16:08:06.461Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-01-12T16:08:06.461Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-01-12T16:08:06.710Z] --- PASS: TestCreateServiceCapabilities (2.31s) [2021-01-12T16:08:06.710Z] === RUN TestInspect [2021-01-12T16:08:07.829Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-01-12T16:08:07.829Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-01-12T16:08:08.086Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-01-12T16:08:08.649Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-01-12T16:08:08.784Z] --- PASS: TestInspect (2.45s) [2021-01-12T16:08:08.784Z] === RUN TestCreateJob [2021-01-12T16:08:09.213Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-01-12T16:08:09.470Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-01-12T16:08:10.176Z] Removing intermediate container b1a995ab6e65 [2021-01-12T16:08:10.176Z] ---> 555293ecb63b [2021-01-12T16:08:10.176Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-01-12T16:08:10.176Z] ---> Running in 2b8358211777 [2021-01-12T16:08:11.362Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-01-12T16:08:12.293Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-01-12T16:08:12.315Z] --- PASS: TestCreateJob (2.99s) [2021-01-12T16:08:12.315Z] === RUN TestReplicatedJob [2021-01-12T16:08:13.106Z] Cannot create a file when that file already exists. [2021-01-12T16:08:13.222Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-01-12T16:08:13.222Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-01-12T16:08:13.785Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-01-12T16:08:13.785Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-01-12T16:08:14.348Z] === RUN TestDockerSuite/TestBuildXZHost [2021-01-12T16:08:14.910Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2021-01-12T16:08:14.910Z] PASS [2021-01-12T16:08:14.910Z] [2021-01-12T16:08:14.910Z] DONE 17 tests in 60.114s [2021-01-12T16:08:15.167Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-12T16:08:15.167Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:08:15.167Z] ++ set -e [2021-01-12T16:08:15.167Z] ++ '[' -n 0 ']' [2021-01-12T16:08:15.167Z] ++ set -x [2021-01-12T16:08:15.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:08:15.167Z] INFO: Testing against a local daemon [2021-01-12T16:08:15.167Z] === RUN TestPluginInvalidJSON [2021-01-12T16:08:15.167Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T16:08:15.167Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T16:08:15.167Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T16:08:15.167Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-01-12T16:08:15.167Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-12T16:08:15.167Z] === RUN TestPluginInstall [2021-01-12T16:08:15.167Z] === RUN TestPluginInstall/no_auth [2021-01-12T16:08:16.096Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-01-12T16:08:16.096Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-01-12T16:08:16.097Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-01-12T16:08:16.659Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-01-12T16:08:16.779Z] --- PASS: TestReplicatedJob (4.98s) [2021-01-12T16:08:16.779Z] === RUN TestUpdateReplicatedJob [2021-01-12T16:08:17.606Z] === RUN TestDockerSuite/TestCommitChange [2021-01-12T16:08:17.606Z] time="2021-01-12T16:08:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:08:17.606Z] time="2021-01-12T16:08:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5e25f248583efe632bb9161fbd209368b267134816853dc151f18f025dc763a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:08:17.863Z] time="2021-01-12T16:08:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:08:17.863Z] time="2021-01-12T16:08:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5e25f248583efe632bb9161fbd209368b267134816853dc151f18f025dc763a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:08:18.119Z] === RUN TestPluginInstall/with_htpasswd [2021-01-12T16:08:18.376Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-01-12T16:08:18.934Z] Removing intermediate container 2b8358211777 [2021-01-12T16:08:18.934Z] ---> 7ddf9d65129b [2021-01-12T16:08:18.934Z] Step 13/13 : CMD ["sh"] [2021-01-12T16:08:18.934Z] ---> Running in e8e4ae1488e8 [2021-01-12T16:08:18.940Z] time="2021-01-12T16:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:08:18.940Z] time="2021-01-12T16:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:520000ab2f64c2b8d84c66cc8d4fe4058fe5ef148f3738ed8a80f21a5d534b2b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:08:18.940Z] time="2021-01-12T16:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:08:18.940Z] time="2021-01-12T16:08:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:520000ab2f64c2b8d84c66cc8d4fe4058fe5ef148f3738ed8a80f21a5d534b2b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:08:19.197Z] === RUN TestPluginInstall/with_insecure [2021-01-12T16:08:19.197Z] === RUN TestDockerSuite/TestCommitHardlink [2021-01-12T16:08:19.401Z] Removing intermediate container e8e4ae1488e8 [2021-01-12T16:08:19.401Z] ---> a83a8aacb52a [2021-01-12T16:08:19.401Z] Successfully built a83a8aacb52a [2021-01-12T16:08:19.401Z] Successfully tagged busybox:latest [2021-01-12T16:08:19.401Z] INFO: Docker images of the daemon under test [2021-01-12T16:08:19.401Z] [2021-01-12T16:08:19.401Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-01-12T16:08:19.401Z] busybox latest a83a8aacb52a 1 second ago 5.19GB [2021-01-12T16:08:19.401Z] microsoft/windowsservercore latest c0773f9ce353 5 weeks ago 5.12GB [2021-01-12T16:08:19.401Z] mcr.microsoft.com/windows/servercore ltsc2019 c0773f9ce353 5 weeks ago 5.12GB [2021-01-12T16:08:19.401Z] [2021-01-12T16:08:19.401Z] INFO: Running integration tests at 01/12/2021 16:08:19... [2021-01-12T16:08:19.401Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-01-12T16:08:19.401Z] INFO: Integration API tests being run from the host: [2021-01-12T16:08:19.401Z] INFO: make.ps1 starting at 01/12/2021 16:08:19 [2021-01-12T16:08:20.315Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2021-01-12T16:08:20.315Z] === RUN TestServiceListWithStatuses [2021-01-12T16:08:20.315Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-12T16:08:20.315Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T16:08:20.315Z] === RUN TestDockerNetworkConnectAlias [2021-01-12T16:08:20.403Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-01-12T16:08:20.564Z] time="2021-01-12T16:08:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:08:20.564Z] time="2021-01-12T16:08:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a4167cc53a7104dc23437ae635288d94ea2400b606bb7f82071f6e7e49ec70c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:08:20.564Z] time="2021-01-12T16:08:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T16:08:20.564Z] time="2021-01-12T16:08:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a4167cc53a7104dc23437ae635288d94ea2400b606bb7f82071f6e7e49ec70c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T16:08:20.564Z] === RUN TestDockerSuite/TestCommitNewFile [2021-01-12T16:08:20.821Z] --- PASS: TestPluginInstall (5.52s) [2021-01-12T16:08:20.821Z] --- PASS: TestPluginInstall/no_auth (2.87s) [2021-01-12T16:08:20.821Z] --- PASS: TestPluginInstall/with_htpasswd (1.09s) [2021-01-12T16:08:20.821Z] --- PASS: TestPluginInstall/with_insecure (1.56s) [2021-01-12T16:08:20.821Z] plugin_test.go:157: [d543afc21e0bd] daemon is not started [2021-01-12T16:08:20.821Z] PASS [2021-01-12T16:08:20.821Z] [2021-01-12T16:08:20.821Z] DONE 6 tests in 5.720s [2021-01-12T16:08:20.821Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-12T16:08:20.821Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:08:20.821Z] ++ set -e [2021-01-12T16:08:20.821Z] ++ '[' -n 0 ']' [2021-01-12T16:08:20.821Z] ++ set -x [2021-01-12T16:08:20.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:08:20.821Z] INFO: Testing against a local daemon [2021-01-12T16:08:20.821Z] === RUN TestExternalGraphDriver [2021-01-12T16:08:21.078Z] === RUN TestExternalGraphDriver/json [2021-01-12T16:08:21.641Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-01-12T16:08:23.010Z] === RUN TestDockerSuite/TestCommitTTY [2021-01-12T16:08:23.010Z] === RUN TestExternalGraphDriver/spec [2021-01-12T16:08:23.844Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2021-01-12T16:08:23.844Z] === RUN TestDockerNetworkReConnect [2021-01-12T16:08:23.941Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-01-12T16:08:24.875Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-01-12T16:08:24.875Z] === RUN TestExternalGraphDriver/pull [2021-01-12T16:08:25.806Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-01-12T16:08:26.368Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-01-12T16:08:26.624Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-01-12T16:08:26.624Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-01-12T16:08:26.624Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-01-12T16:08:26.624Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-01-12T16:08:26.625Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-01-12T16:08:26.882Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-01-12T16:08:27.363Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2021-01-12T16:08:27.363Z] === RUN TestServicePlugin [2021-01-12T16:08:27.363Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-12T16:08:27.363Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:08:27.363Z] === RUN TestServiceUpdateLabel [2021-01-12T16:08:27.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-01-12T16:08:27.702Z] --- PASS: TestExternalGraphDriver (6.65s) [2021-01-12T16:08:27.702Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2021-01-12T16:08:27.702Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2021-01-12T16:08:27.702Z] --- PASS: TestExternalGraphDriver/pull (2.62s) [2021-01-12T16:08:27.702Z] === RUN TestGraphdriverPluginV2 [2021-01-12T16:08:28.632Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-01-12T16:08:28.872Z] --- PASS: TestServiceUpdateLabel (1.94s) [2021-01-12T16:08:28.872Z] === RUN TestServiceUpdateSecrets [2021-01-12T16:08:30.522Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-01-12T16:08:30.522Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-01-12T16:08:31.087Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-01-12T16:08:31.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-01-12T16:08:31.913Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-01-12T16:08:32.479Z] --- PASS: TestGraphdriverPluginV2 (4.97s) [2021-01-12T16:08:32.479Z] PASS [2021-01-12T16:08:32.479Z] [2021-01-12T16:08:32.479Z] DONE 5 tests in 11.782s [2021-01-12T16:08:32.736Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-12T16:08:32.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:08:32.736Z] ++ set -e [2021-01-12T16:08:32.736Z] ++ '[' -n 0 ']' [2021-01-12T16:08:32.736Z] ++ set -x [2021-01-12T16:08:32.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:08:32.736Z] INFO: Testing against a local daemon [2021-01-12T16:08:32.736Z] === RUN TestContinueAfterPluginCrash [2021-01-12T16:08:32.736Z] === PAUSE TestContinueAfterPluginCrash [2021-01-12T16:08:32.736Z] === RUN TestReadPluginNoRead [2021-01-12T16:08:32.736Z] === PAUSE TestReadPluginNoRead [2021-01-12T16:08:32.736Z] === RUN TestDaemonStartWithLogOpt [2021-01-12T16:08:32.736Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-12T16:08:32.736Z] === CONT TestContinueAfterPluginCrash [2021-01-12T16:08:32.736Z] === CONT TestDaemonStartWithLogOpt [2021-01-12T16:08:32.736Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-01-12T16:08:33.666Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-01-12T16:08:34.596Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-01-12T16:08:34.596Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-01-12T16:08:34.854Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-01-12T16:08:35.784Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-01-12T16:08:35.784Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-01-12T16:08:35.784Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-01-12T16:08:35.784Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-01-12T16:08:35.784Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-01-12T16:08:36.715Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-01-12T16:08:37.644Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-01-12T16:08:38.207Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-01-12T16:08:38.207Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-01-12T16:08:39.137Z] --- PASS: TestDaemonStartWithLogOpt (6.34s) [2021-01-12T16:08:39.137Z] === CONT TestReadPluginNoRead [2021-01-12T16:08:39.701Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-01-12T16:08:40.264Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-01-12T16:08:40.264Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-01-12T16:08:41.194Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-01-12T16:08:41.758Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-01-12T16:08:42.320Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-01-12T16:08:42.577Z] === RUN TestReadPluginNoRead/default [2021-01-12T16:08:42.833Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-01-12T16:08:42.833Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-01-12T16:08:43.396Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-01-12T16:08:44.218Z] --- PASS: TestServiceUpdateSecrets (14.21s) [2021-01-12T16:08:44.218Z] === RUN TestServiceUpdateConfigs [2021-01-12T16:08:44.325Z] --- PASS: TestContinueAfterPluginCrash (11.35s) [2021-01-12T16:08:44.325Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-01-12T16:08:44.325Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-12T16:08:44.887Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-01-12T16:08:44.887Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-01-12T16:08:45.450Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-01-12T16:08:45.717Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-12T16:08:46.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-01-12T16:08:46.851Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-01-12T16:08:47.415Z] --- PASS: TestReadPluginNoRead (8.33s) [2021-01-12T16:08:47.415Z] --- PASS: TestReadPluginNoRead/default (1.71s) [2021-01-12T16:08:47.415Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.57s) [2021-01-12T16:08:47.415Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.68s) [2021-01-12T16:08:47.415Z] read_test.go:92: [d32ea3efb27ee] daemon is not started [2021-01-12T16:08:47.415Z] PASS [2021-01-12T16:08:47.415Z] [2021-01-12T16:08:47.415Z] DONE 6 tests in 14.835s [2021-01-12T16:08:47.415Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-01-12T16:08:47.415Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:08:47.415Z] ++ set -e [2021-01-12T16:08:47.415Z] ++ '[' -n 0 ']' [2021-01-12T16:08:47.415Z] ++ set -x [2021-01-12T16:08:47.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:08:47.415Z] testing: warning: no tests to run [2021-01-12T16:08:47.415Z] PASS [2021-01-12T16:08:47.415Z] [2021-01-12T16:08:47.415Z] DONE 0 tests in 0.050s [2021-01-12T16:08:47.671Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-12T16:08:47.671Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:08:47.671Z] ++ set -e [2021-01-12T16:08:47.671Z] ++ '[' -n 0 ']' [2021-01-12T16:08:47.671Z] ++ set -x [2021-01-12T16:08:47.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:08:47.671Z] INFO: Testing against a local daemon [2021-01-12T16:08:47.671Z] === RUN TestPluginWithDevMounts [2021-01-12T16:08:47.671Z] === PAUSE TestPluginWithDevMounts [2021-01-12T16:08:47.671Z] === CONT TestPluginWithDevMounts [2021-01-12T16:08:48.235Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-01-12T16:08:48.235Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-01-12T16:08:48.235Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-01-12T16:08:48.235Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-01-12T16:08:48.235Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-01-12T16:08:49.164Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-01-12T16:08:49.728Z] --- PASS: TestPluginWithDevMounts (2.10s) [2021-01-12T16:08:49.728Z] PASS [2021-01-12T16:08:49.728Z] [2021-01-12T16:08:49.728Z] DONE 1 tests in 2.269s [2021-01-12T16:08:49.728Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-01-12T16:08:49.984Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:08:49.984Z] ++ set -e [2021-01-12T16:08:49.984Z] ++ '[' -n 0 ']' [2021-01-12T16:08:49.984Z] ++ set -x [2021-01-12T16:08:49.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:08:49.984Z] INFO: Testing against a local daemon [2021-01-12T16:08:49.984Z] === RUN TestSecretInspect [2021-01-12T16:08:52.504Z] --- PASS: TestSecretInspect (2.59s) [2021-01-12T16:08:52.504Z] === RUN TestSecretList [2021-01-12T16:08:53.432Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-01-12T16:08:53.995Z] === RUN TestDockerSuite/TestContainerAPITop [2021-01-12T16:08:54.558Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-01-12T16:08:54.558Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-01-12T16:08:54.558Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-01-12T16:08:55.121Z] --- PASS: TestSecretList (2.60s) [2021-01-12T16:08:55.121Z] === RUN TestSecretsCreateAndDelete [2021-01-12T16:08:56.214Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:08:56.214Z] INFO: Testing against a local daemon [2021-01-12T16:08:56.214Z] === RUN TestBuildWithSession [2021-01-12T16:08:56.214Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-12T16:08:56.214Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T16:08:56.214Z] === RUN TestBuildSquashParent [2021-01-12T16:08:56.214Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-01-12T16:08:56.214Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:08:56.214Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-12T16:08:56.214Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T16:08:56.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T16:08:56.214Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T16:08:56.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T16:08:56.214Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T16:08:56.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T16:08:56.214Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T16:08:56.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T16:08:56.214Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T16:08:56.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T16:08:56.214Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T16:08:56.214Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T16:08:56.214Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T16:08:56.214Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T16:08:56.214Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T16:08:56.214Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T16:08:57.011Z] --- PASS: TestSecretsCreateAndDelete (1.85s) [2021-01-12T16:08:57.011Z] === RUN TestSecretsUpdate [2021-01-12T16:08:57.268Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-01-12T16:08:57.831Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-01-12T16:08:58.763Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-01-12T16:08:59.570Z] --- PASS: TestServiceUpdateConfigs (14.16s) [2021-01-12T16:08:59.570Z] === RUN TestServiceUpdateNetwork [2021-01-12T16:09:00.135Z] --- PASS: TestSecretsUpdate (2.87s) [2021-01-12T16:09:00.135Z] === RUN TestTemplatedSecret [2021-01-12T16:09:02.657Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-01-12T16:09:02.914Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-01-12T16:09:03.172Z] --- PASS: TestTemplatedSecret (3.28s) [2021-01-12T16:09:03.172Z] === RUN TestSecretCreateResolve [2021-01-12T16:09:04.103Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-01-12T16:09:04.952Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T16:09:05.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-01-12T16:09:05.416Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T16:09:05.959Z] --- PASS: TestSecretCreateResolve (2.86s) [2021-01-12T16:09:05.959Z] PASS [2021-01-12T16:09:05.959Z] [2021-01-12T16:09:05.959Z] DONE 6 tests in 16.180s [2021-01-12T16:09:05.959Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-01-12T16:09:05.959Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:09:05.959Z] ++ set -e [2021-01-12T16:09:05.959Z] ++ '[' -n 0 ']' [2021-01-12T16:09:05.959Z] ++ set -x [2021-01-12T16:09:05.959Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:09:06.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-01-12T16:09:06.218Z] INFO: Testing against a local daemon [2021-01-12T16:09:06.218Z] === RUN TestServiceCreateInit [2021-01-12T16:09:06.218Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-12T16:09:07.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-01-12T16:09:08.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-01-12T16:09:09.926Z] --- PASS: TestServiceUpdateNetwork (12.40s) [2021-01-12T16:09:09.926Z] === RUN TestServiceUpdatePidsLimit [2021-01-12T16:09:10.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-01-12T16:09:10.577Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-12T16:09:10.963Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-12T16:09:11.599Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-12T16:09:11.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a8ffa0_} [2021-01-12T16:09:13.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1118819333_/foo_false____} [2021-01-12T16:09:14.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1118819333_/foo_true____} [2021-01-12T16:09:14.934Z] --- PASS: TestServiceCreateInit (8.63s) [2021-01-12T16:09:14.934Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.26s) [2021-01-12T16:09:14.934Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.35s) [2021-01-12T16:09:14.934Z] === RUN TestCreateServiceMultipleTimes [2021-01-12T16:09:15.803Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.35s) [2021-01-12T16:09:15.803Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.25s) [2021-01-12T16:09:15.803Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.71s) [2021-01-12T16:09:15.803Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.72s) [2021-01-12T16:09:15.803Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.55s) [2021-01-12T16:09:15.803Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.55s) [2021-01-12T16:09:15.803Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.20s) [2021-01-12T16:09:15.803Z] === RUN TestBuildMultiStageCopy [2021-01-12T16:09:15.803Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-12T16:09:16.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3649653152_/foo_false____} [2021-01-12T16:09:17.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3649653152_/foo_true____} [2021-01-12T16:09:18.477Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-12T16:09:19.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3649653152_/foo_true__0xc000ab4000__} [2021-01-12T16:09:20.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ab4020_} [2021-01-12T16:09:22.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ab4040_} [2021-01-12T16:09:23.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ab4060_} [2021-01-12T16:09:24.417Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-12T16:09:24.881Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-12T16:09:25.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ab4080_} [2021-01-12T16:09:25.858Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-12T16:09:26.836Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-12T16:09:26.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-01-12T16:09:26.943Z] --- PASS: TestServiceUpdatePidsLimit (16.14s) [2021-01-12T16:09:26.943Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-01-12T16:09:26.943Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2021-01-12T16:09:26.943Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2021-01-12T16:09:26.943Z] PASS [2021-01-12T16:09:26.943Z] [2021-01-12T16:09:26.943Z] === Skipped [2021-01-12T16:09:26.943Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-01-12T16:09:26.943Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T16:09:26.943Z] [2021-01-12T16:09:26.943Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-01-12T16:09:26.943Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T16:09:26.943Z] [2021-01-12T16:09:26.943Z] [2021-01-12T16:09:26.943Z] DONE 27 tests, 2 skipped in 129.971s [2021-01-12T16:09:26.943Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-01-12T16:09:26.943Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:09:26.943Z] ++ set -e [2021-01-12T16:09:26.943Z] ++ '[' -n 0 ']' [2021-01-12T16:09:26.943Z] ++ set -x [2021-01-12T16:09:26.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:09:26.943Z] INFO: Testing against a local daemon [2021-01-12T16:09:26.943Z] === RUN TestSessionCreate [2021-01-12T16:09:26.943Z] --- PASS: TestSessionCreate (0.04s) [2021-01-12T16:09:26.943Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-12T16:09:26.943Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-01-12T16:09:26.943Z] PASS [2021-01-12T16:09:26.943Z] [2021-01-12T16:09:26.943Z] DONE 2 tests in 0.154s [2021-01-12T16:09:26.943Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-01-12T16:09:26.943Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:09:26.943Z] ++ set -e [2021-01-12T16:09:26.943Z] ++ '[' -n 0 ']' [2021-01-12T16:09:26.943Z] ++ set -x [2021-01-12T16:09:26.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:09:26.943Z] INFO: Testing against a local daemon [2021-01-12T16:09:26.943Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-12T16:09:26.943Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T16:09:26.943Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T16:09:26.943Z] === RUN TestEventsExecDie [2021-01-12T16:09:26.943Z] --- PASS: TestEventsExecDie (0.58s) [2021-01-12T16:09:26.943Z] === RUN TestEventsBackwardsCompatible [2021-01-12T16:09:26.943Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-01-12T16:09:26.943Z] === RUN TestInfoBinaryCommits [2021-01-12T16:09:26.943Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-01-12T16:09:26.943Z] === RUN TestInfoAPIVersioned [2021-01-12T16:09:26.943Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-01-12T16:09:26.943Z] === RUN TestInfoDiscoveryBackend [2021-01-12T16:09:27.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-01-12T16:09:27.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-01-12T16:09:27.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-01-12T16:09:27.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-01-12T16:09:27.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-01-12T16:09:27.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-01-12T16:09:27.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-01-12T16:09:27.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-01-12T16:09:27.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-01-12T16:09:27.575Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-01-12T16:09:27.575Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-12T16:09:27.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-01-12T16:09:27.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-01-12T16:09:27.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-01-12T16:09:27.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-01-12T16:09:27.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-01-12T16:09:27.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-01-12T16:09:27.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-01-12T16:09:27.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-01-12T16:09:27.735Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-01-12T16:09:28.387Z] --- PASS: TestBuildMultiStageCopy (12.74s) [2021-01-12T16:09:28.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.70s) [2021-01-12T16:09:28.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2021-01-12T16:09:28.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.93s) [2021-01-12T16:09:28.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.02s) [2021-01-12T16:09:28.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.32s) [2021-01-12T16:09:28.387Z] === RUN TestBuildMultiStageParentConfig [2021-01-12T16:09:28.607Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-12T16:09:28.607Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-12T16:09:28.899Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-01-12T16:09:28.899Z] === RUN TestInfoAPI [2021-01-12T16:09:28.899Z] --- PASS: TestInfoAPI (0.04s) [2021-01-12T16:09:28.899Z] === RUN TestInfoAPIWarnings [2021-01-12T16:09:29.627Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-01-12T16:09:29.938Z] --- PASS: TestBuildMultiStageParentConfig (1.86s) [2021-01-12T16:09:29.938Z] === RUN TestBuildLabelWithTargets [2021-01-12T16:09:29.938Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-01-12T16:09:29.938Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T16:09:29.938Z] === RUN TestBuildWithEmptyLayers [2021-01-12T16:09:30.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-01-12T16:09:31.487Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-01-12T16:09:31.489Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2021-01-12T16:09:31.489Z] === RUN TestBuildMultiStageOnBuild [2021-01-12T16:09:32.051Z] --- PASS: TestCreateServiceMultipleTimes (17.02s) [2021-01-12T16:09:32.051Z] === RUN TestCreateServiceConflict [2021-01-12T16:09:34.581Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-01-12T16:09:34.581Z] --- PASS: TestCreateServiceConflict (2.75s) [2021-01-12T16:09:34.581Z] === RUN TestCreateServiceMaxReplicas [2021-01-12T16:09:35.950Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-01-12T16:09:35.950Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-01-12T16:09:36.880Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-01-12T16:09:38.247Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-01-12T16:09:38.811Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-01-12T16:09:38.811Z] --- PASS: TestCreateServiceMaxReplicas (4.28s) [2021-01-12T16:09:38.811Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-12T16:09:39.741Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-01-12T16:09:40.305Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-01-12T16:09:41.674Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-01-12T16:09:43.048Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-01-12T16:09:43.924Z] --- PASS: TestBuildMultiStageOnBuild (12.56s) [2021-01-12T16:09:43.924Z] === RUN TestBuildUncleanTarFilenames [2021-01-12T16:09:43.924Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-01-12T16:09:43.924Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T16:09:43.924Z] === RUN TestBuildMultiStageLayerLeak [2021-01-12T16:09:43.976Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-01-12T16:09:44.541Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-01-12T16:09:45.106Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-01-12T16:09:45.669Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-01-12T16:09:46.232Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-01-12T16:09:46.795Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-01-12T16:09:47.470Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-01-12T16:09:47.470Z] === RUN TestInfoDebug [2021-01-12T16:09:47.470Z] --- PASS: TestInfoDebug (0.53s) [2021-01-12T16:09:47.470Z] === RUN TestInfoInsecureRegistries [2021-01-12T16:09:47.470Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-01-12T16:09:47.470Z] === RUN TestInfoRegistryMirrors [2021-01-12T16:09:47.470Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-01-12T16:09:47.470Z] === RUN TestLoginFailsWithBadCredentials [2021-01-12T16:09:47.470Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2021-01-12T16:09:47.470Z] === RUN TestPingCacheHeaders [2021-01-12T16:09:47.470Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-01-12T16:09:47.470Z] === RUN TestPingGet [2021-01-12T16:09:47.470Z] --- PASS: TestPingGet (0.02s) [2021-01-12T16:09:47.470Z] === RUN TestPingHead [2021-01-12T16:09:47.470Z] --- PASS: TestPingHead (0.03s) [2021-01-12T16:09:47.470Z] === RUN TestVersion [2021-01-12T16:09:47.470Z] --- PASS: TestVersion (0.03s) [2021-01-12T16:09:47.470Z] PASS [2021-01-12T16:09:47.470Z] [2021-01-12T16:09:47.470Z] === Skipped [2021-01-12T16:09:47.470Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T16:09:47.470Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T16:09:47.470Z] [2021-01-12T16:09:47.470Z] [2021-01-12T16:09:47.470Z] DONE 18 tests, 1 skipped in 21.213s [2021-01-12T16:09:47.470Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-01-12T16:09:47.470Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:09:47.470Z] ++ set -e [2021-01-12T16:09:47.470Z] ++ '[' -n 0 ']' [2021-01-12T16:09:47.470Z] ++ set -x [2021-01-12T16:09:47.470Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:09:47.470Z] INFO: Testing against a local daemon [2021-01-12T16:09:47.470Z] === RUN TestVolumesCreateAndList [2021-01-12T16:09:47.470Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-01-12T16:09:47.470Z] === RUN TestVolumesRemove [2021-01-12T16:09:47.470Z] --- PASS: TestVolumesRemove (0.06s) [2021-01-12T16:09:47.470Z] === RUN TestVolumesInspect [2021-01-12T16:09:47.470Z] --- PASS: TestVolumesInspect (0.02s) [2021-01-12T16:09:47.470Z] === RUN TestVolumesInvalidJSON [2021-01-12T16:09:47.470Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-12T16:09:47.470Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-12T16:09:47.470Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-12T16:09:47.470Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-01-12T16:09:47.470Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-12T16:09:47.470Z] PASS [2021-01-12T16:09:47.470Z] [2021-01-12T16:09:47.470Z] DONE 5 tests in 0.202s [2021-01-12T16:09:47.470Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-12T16:09:47.734Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-01-12T16:09:47.760Z] ++++ cat bundles/test-integration/docker.pid [2021-01-12T16:09:47.760Z] +++ kill 14118 [2021-01-12T16:09:47.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-01-12T16:09:48.553Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-01-12T16:09:49.115Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-01-12T16:09:49.115Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-01-12T16:09:49.262Z] +++ /etc/init.d/apparmor stop [2021-01-12T16:09:49.262Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T16:09:49.262Z] [2021-01-12T16:09:49.262Z] Unloading profiles will leave already running processes permanently [2021-01-12T16:09:49.262Z] unconfined, which can lead to unexpected situations. [2021-01-12T16:09:49.262Z] [2021-01-12T16:09:49.262Z] To set a process to complain mode, use the command line tool [2021-01-12T16:09:49.262Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T16:09:49.262Z] +++ true [2021-01-12T16:09:49.262Z] exiting test-integration [2021-01-12T16:09:49.262Z] ++ exit 0 [2021-01-12T16:09:49.262Z] [2021-01-12T16:09:49.678Z] === RUN TestDockerSuite/TestCpRelativePath [2021-01-12T16:09:50.607Z] === RUN TestDockerSuite/TestCpSpecialFiles Post stage [Pipeline] junit [2021-01-12T16:09:50.821Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-12T16:09:51.528Z] + echo Ensuring container killed. [2021-01-12T16:09:51.528Z] Ensuring container killed. [2021-01-12T16:09:51.528Z] + docker rm -vf docker-pr6 [2021-01-12T16:09:51.528Z] Error: No such container: docker-pr6 [2021-01-12T16:09:51.528Z] + true [2021-01-12T16:09:51.537Z] === RUN TestDockerSuite/TestCpSymlinkComponent [Pipeline] sh [2021-01-12T16:09:51.910Z] + echo Chowning /workspace to jenkins user [2021-01-12T16:09:51.910Z] Chowning /workspace to jenkins user [2021-01-12T16:09:51.910Z] + id -u [2021-01-12T16:09:51.910Z] + id -g [2021-01-12T16:09:51.910Z] + docker run --rm -v /home/docker/workspace/moby_PR-41701:/workspace busybox chown -R 1001:1001 /workspace [2021-01-12T16:09:51.910Z] Unable to find image 'busybox:latest' locally [2021-01-12T16:09:52.100Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-01-12T16:09:52.540Z] latest: Pulling from library/busybox [2021-01-12T16:09:52.662Z] === RUN TestDockerSuite/TestCpToCaseA [2021-01-12T16:09:52.832Z] 08ea72cce99d: Pulling fs layer [2021-01-12T16:09:52.832Z] 08ea72cce99d: Download complete [2021-01-12T16:09:53.125Z] 08ea72cce99d: Pull complete [2021-01-12T16:09:53.125Z] Digest: sha256:49dae530fd5fee674a6b0d3da89a380fc93746095e7eca0f1b70188a95fd5d71 [2021-01-12T16:09:53.125Z] Status: Downloaded newer image for busybox:latest [2021-01-12T16:09:53.592Z] === RUN TestDockerSuite/TestCpToCaseB [2021-01-12T16:09:54.154Z] === RUN TestDockerSuite/TestCpToCaseC [2021-01-12T16:09:54.411Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.44s) [2021-01-12T16:09:54.411Z] === RUN TestCreateServiceSecretFileMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-12T16:09:55.033Z] + bundleName=ppc64le-integration [2021-01-12T16:09:55.033Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-01-12T16:09:55.033Z] Creating ppc64le-integration-bundles.tar.gz [2021-01-12T16:09:55.033Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz [2021-01-12T16:09:55.033Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-01-12T16:09:55.077Z] Archiving artifacts [2021-01-12T16:09:55.487Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41701/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-12T16:09:55.779Z] === RUN TestDockerSuite/TestCpToCaseD [2021-01-12T16:09:56.005Z] + make clean [2021-01-12T16:09:56.005Z] make: command: Command not found [2021-01-12T16:09:56.005Z] make: command: Command not found [2021-01-12T16:09:56.005Z] docker volume rm -f docker-dev-cache [2021-01-12T16:09:56.296Z] docker-dev-cache [Pipeline] deleteDir [2021-01-12T16:09:57.674Z] --- PASS: TestCreateServiceSecretFileMode (3.08s) [2021-01-12T16:09:57.674Z] === RUN TestCreateServiceConfigFileMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T16:10:00.194Z] === RUN TestDockerSuite/TestCpToCaseE [2021-01-12T16:10:00.194Z] --- PASS: TestCreateServiceConfigFileMode (2.76s) [2021-01-12T16:10:00.194Z] === RUN TestCreateServiceSysctls [2021-01-12T16:10:02.714Z] === RUN TestDockerSuite/TestCpToCaseF [2021-01-12T16:10:03.283Z] === RUN TestDockerSuite/TestCpToCaseG [2021-01-12T16:10:04.232Z] --- PASS: TestCreateServiceSysctls (4.06s) [2021-01-12T16:10:04.232Z] === RUN TestCreateServiceCapabilities [2021-01-12T16:10:05.091Z] --- PASS: TestBuildMultiStageLayerLeak (19.82s) [2021-01-12T16:10:05.091Z] === RUN TestBuildWithHugeFile [2021-01-12T16:10:07.502Z] === RUN TestDockerSuite/TestCpToCaseH [2021-01-12T16:10:07.502Z] --- PASS: TestCreateServiceCapabilities (3.03s) [2021-01-12T16:10:07.502Z] === RUN TestInspect [2021-01-12T16:10:10.024Z] === RUN TestDockerSuite/TestCpToCaseI [2021-01-12T16:10:10.280Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-01-12T16:10:10.842Z] --- PASS: TestInspect (3.51s) [2021-01-12T16:10:10.842Z] === RUN TestCreateJob [2021-01-12T16:10:14.111Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-01-12T16:10:14.673Z] --- PASS: TestCreateJob (3.90s) [2021-01-12T16:10:14.674Z] === RUN TestReplicatedJob [2021-01-12T16:10:14.674Z] === RUN TestDockerSuite/TestCpToDot [2021-01-12T16:10:15.602Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-01-12T16:10:16.531Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-01-12T16:10:17.899Z] === RUN TestDockerSuite/TestCpToStdout [2021-01-12T16:10:18.829Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-01-12T16:10:20.198Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-01-12T16:10:20.455Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-01-12T16:10:21.030Z] --- PASS: TestReplicatedJob (6.34s) [2021-01-12T16:10:21.030Z] === RUN TestUpdateReplicatedJob [2021-01-12T16:10:21.286Z] === RUN TestDockerSuite/TestCpVolumePath [2021-01-12T16:10:22.672Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-01-12T16:10:22.672Z] === RUN TestDockerSuite/TestCreateArgs [2021-01-12T16:10:22.672Z] === RUN TestDockerSuite/TestCreateByImageID [2021-01-12T16:10:23.601Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-01-12T16:10:23.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-01-12T16:10:24.113Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-01-12T16:10:24.113Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-01-12T16:10:24.113Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-01-12T16:10:24.677Z] --- PASS: TestUpdateReplicatedJob (3.55s) [2021-01-12T16:10:24.677Z] === RUN TestServiceListWithStatuses [2021-01-12T16:10:24.677Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-12T16:10:24.677Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T16:10:24.677Z] === RUN TestDockerNetworkConnectAlias [2021-01-12T16:10:24.933Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-01-12T16:10:25.189Z] === RUN TestDockerSuite/TestCreateLabels [2021-01-12T16:10:25.189Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-01-12T16:10:25.189Z] === RUN TestDockerSuite/TestCreateRM [2021-01-12T16:10:25.446Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-01-12T16:10:25.446Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-01-12T16:10:25.703Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-01-12T16:10:25.703Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-01-12T16:10:28.224Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-01-12T16:10:28.224Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-01-12T16:10:28.224Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-01-12T16:10:30.114Z] --- PASS: TestDockerNetworkConnectAlias (5.62s) [2021-01-12T16:10:30.114Z] === RUN TestDockerNetworkReConnect [2021-01-12T16:10:30.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-01-12T16:10:33.642Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-01-12T16:10:33.898Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-01-12T16:10:33.898Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-01-12T16:10:34.154Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-01-12T16:10:34.154Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-01-12T16:10:34.154Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-01-12T16:10:35.082Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-01-12T16:10:35.339Z] --- PASS: TestDockerNetworkReConnect (5.15s) [2021-01-12T16:10:35.339Z] === RUN TestServicePlugin [2021-01-12T16:10:35.902Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-01-12T16:10:36.843Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-01-12T16:10:38.209Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-01-12T16:10:39.578Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-01-12T16:10:40.141Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-01-12T16:10:40.703Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-01-12T16:10:40.703Z] === RUN TestDockerSuite/TestDevicePermissions [2021-01-12T16:10:41.266Z] === RUN TestDockerSuite/TestDockerFails [2021-01-12T16:10:41.266Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-01-12T16:10:41.266Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-01-12T16:10:41.266Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-01-12T16:10:42.195Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-01-12T16:10:43.124Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-01-12T16:10:44.492Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-01-12T16:10:44.492Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-01-12T16:10:44.492Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-01-12T16:10:44.747Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-01-12T16:10:48.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-01-12T16:10:50.280Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-01-12T16:10:52.804Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-01-12T16:10:54.717Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-01-12T16:10:56.608Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-01-12T16:10:57.170Z] === RUN TestDockerSuite/TestEventsAttach [2021-01-12T16:10:57.733Z] === RUN TestDockerSuite/TestEventsCommit [2021-01-12T16:10:58.661Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-01-12T16:10:58.917Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-01-12T16:10:59.481Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-01-12T16:11:00.044Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-01-12T16:11:01.411Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-01-12T16:11:02.339Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-01-12T16:11:04.859Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-01-12T16:11:06.748Z] === RUN TestDockerSuite/TestEventsCopy [2021-01-12T16:11:07.310Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-01-12T16:11:08.239Z] --- PASS: TestServicePlugin (32.91s) [2021-01-12T16:11:08.239Z] plugin_test.go:62: [d8fd447edb168] joining swarm manager [d03734cfbe99b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:11:08.239Z] plugin_test.go:65: [d6f2a9b9e3295] joining swarm manager [d03734cfbe99b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:11:08.239Z] === RUN TestServiceUpdateLabel [2021-01-12T16:11:08.496Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-01-12T16:11:10.391Z] --- PASS: TestServiceUpdateLabel (2.07s) [2021-01-12T16:11:10.391Z] === RUN TestServiceUpdateSecrets [2021-01-12T16:11:14.554Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-01-12T16:11:14.554Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-01-12T16:11:15.116Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-01-12T16:11:16.042Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-01-12T16:11:16.298Z] === RUN TestDockerSuite/TestEventsFilterType [2021-01-12T16:11:16.553Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-01-12T16:11:16.809Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-01-12T16:11:16.809Z] === RUN TestDockerSuite/TestEventsFilters [2021-01-12T16:11:17.736Z] === RUN TestDockerSuite/TestEventsFormat [2021-01-12T16:11:18.663Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-01-12T16:11:18.663Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-01-12T16:11:18.663Z] === RUN TestDockerSuite/TestEventsImageImport [2021-01-12T16:11:19.590Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-01-12T16:11:19.845Z] === RUN TestDockerSuite/TestEventsImagePull [2021-01-12T16:11:20.101Z] === RUN TestDockerSuite/TestEventsImageTag [2021-01-12T16:11:21.026Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-01-12T16:11:21.282Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-01-12T16:11:21.282Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-01-12T16:11:21.282Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-01-12T16:11:23.179Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-01-12T16:11:23.435Z] === RUN TestDockerSuite/TestEventsRename [2021-01-12T16:11:23.997Z] === RUN TestDockerSuite/TestEventsResize [2021-01-12T16:11:24.559Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-01-12T16:11:25.488Z] --- PASS: TestServiceUpdateSecrets (14.92s) [2021-01-12T16:11:25.488Z] === RUN TestServiceUpdateConfigs [2021-01-12T16:11:30.729Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-01-12T16:11:30.729Z] === RUN TestDockerSuite/TestEventsStreaming [2021-01-12T16:11:30.985Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-01-12T16:11:34.247Z] === RUN TestDockerSuite/TestEventsTop [2021-01-12T16:11:34.247Z] === RUN TestDockerSuite/TestEventsUntag [2021-01-12T16:11:36.779Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-01-12T16:11:40.042Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2021-01-12T16:11:40.042Z] === RUN TestServiceUpdateNetwork [2021-01-12T16:11:48.129Z] === RUN TestDockerSuite/TestExec [2021-01-12T16:11:48.386Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-01-12T16:11:48.948Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-01-12T16:11:49.513Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-01-12T16:11:50.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-01-12T16:11:50.331Z] === RUN TestDockerSuite/TestExecAPIStart [2021-01-12T16:11:51.698Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-01-12T16:11:52.628Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-01-12T16:11:52.628Z] --- PASS: TestServiceUpdateNetwork (13.15s) [2021-01-12T16:11:52.628Z] === RUN TestServiceUpdatePidsLimit [2021-01-12T16:11:53.555Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-01-12T16:11:54.118Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-01-12T16:11:54.118Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-12T16:11:55.047Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-01-12T16:11:55.047Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-12T16:11:55.974Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-01-12T16:11:56.536Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-01-12T16:11:57.902Z] === RUN TestDockerSuite/TestExecCgroup [2021-01-12T16:11:58.829Z] === RUN TestDockerSuite/TestExecEnv [2021-01-12T16:11:59.395Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-01-12T16:12:00.772Z] === RUN TestDockerSuite/TestExecExitStatus [2021-01-12T16:12:01.029Z] === RUN TestDockerSuite/TestExecInspectID [2021-01-12T16:12:02.394Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-12T16:12:02.650Z] === RUN TestDockerSuite/TestExecInteractive [2021-01-12T16:12:03.211Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-01-12T16:12:04.140Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-01-12T16:12:05.069Z] === RUN TestDockerSuite/TestExecParseError [2021-01-12T16:12:05.632Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-01-12T16:12:06.194Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-01-12T16:12:06.449Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-01-12T16:12:07.815Z] === RUN TestDockerSuite/TestExecSetEnv [2021-01-12T16:12:08.071Z] === RUN TestDockerSuite/TestExecStartFails [2021-01-12T16:12:08.633Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-01-12T16:12:09.999Z] --- PASS: TestServiceUpdatePidsLimit (17.38s) [2021-01-12T16:12:09.999Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.96s) [2021-01-12T16:12:09.999Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s) [2021-01-12T16:12:09.999Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.31s) [2021-01-12T16:12:09.999Z] PASS [2021-01-12T16:12:09.999Z] [2021-01-12T16:12:09.999Z] === Skipped [2021-01-12T16:12:09.999Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-01-12T16:12:09.999Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T16:12:09.999Z] [2021-01-12T16:12:09.999Z] [2021-01-12T16:12:09.999Z] DONE 27 tests, 1 skipped in 184.003s [2021-01-12T16:12:09.999Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-01-12T16:12:09.999Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:12:09.999Z] ++ set -e [2021-01-12T16:12:09.999Z] ++ '[' -n 0 ']' [2021-01-12T16:12:09.999Z] ++ set -x [2021-01-12T16:12:09.999Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:12:10.255Z] INFO: Testing against a local daemon [2021-01-12T16:12:10.255Z] === RUN TestSessionCreate [2021-01-12T16:12:10.255Z] --- PASS: TestSessionCreate (0.03s) [2021-01-12T16:12:10.255Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-12T16:12:10.255Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-01-12T16:12:10.255Z] PASS [2021-01-12T16:12:10.255Z] [2021-01-12T16:12:10.255Z] DONE 2 tests in 0.158s [2021-01-12T16:12:10.255Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-01-12T16:12:10.255Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:12:10.255Z] ++ set -e [2021-01-12T16:12:10.255Z] ++ '[' -n 0 ']' [2021-01-12T16:12:10.255Z] ++ set -x [2021-01-12T16:12:10.255Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:12:10.511Z] INFO: Testing against a local daemon [2021-01-12T16:12:10.511Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-12T16:12:10.511Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T16:12:10.511Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T16:12:10.511Z] === RUN TestEventsExecDie [2021-01-12T16:12:11.073Z] --- PASS: TestEventsExecDie (0.63s) [2021-01-12T16:12:11.073Z] === RUN TestEventsBackwardsCompatible [2021-01-12T16:12:11.073Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-01-12T16:12:11.073Z] === RUN TestInfoBinaryCommits [2021-01-12T16:12:11.073Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-01-12T16:12:11.073Z] === RUN TestInfoAPIVersioned [2021-01-12T16:12:11.073Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-12T16:12:11.073Z] === RUN TestInfoDiscoveryBackend [2021-01-12T16:12:11.633Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-01-12T16:12:11.633Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-12T16:12:12.560Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-12T16:12:12.560Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-12T16:12:13.121Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-01-12T16:12:13.121Z] === RUN TestInfoAPI [2021-01-12T16:12:13.121Z] --- PASS: TestInfoAPI (0.02s) [2021-01-12T16:12:13.121Z] === RUN TestInfoAPIWarnings [2021-01-12T16:12:19.654Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-01-12T16:12:19.910Z] === RUN TestDockerSuite/TestExecTTY [2021-01-12T16:12:20.472Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-01-12T16:12:21.034Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-01-12T16:12:21.596Z] === RUN TestDockerSuite/TestExecUlimits [2021-01-12T16:12:22.157Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-01-12T16:12:22.157Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-01-12T16:12:23.524Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-01-12T16:12:24.086Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-01-12T16:12:25.014Z] === RUN TestDockerSuite/TestExecWithTERM [2021-01-12T16:12:25.580Z] === RUN TestDockerSuite/TestExecWithUser [2021-01-12T16:12:26.144Z] === RUN TestDockerSuite/TestGetContainerStats [2021-01-12T16:12:29.407Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-01-12T16:12:29.407Z] === RUN TestInfoDebug [2021-01-12T16:12:29.969Z] --- PASS: TestInfoDebug (0.52s) [2021-01-12T16:12:29.969Z] === RUN TestInfoInsecureRegistries [2021-01-12T16:12:30.531Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-01-12T16:12:30.531Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-01-12T16:12:30.531Z] === RUN TestInfoRegistryMirrors [2021-01-12T16:12:31.092Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-01-12T16:12:31.092Z] === RUN TestLoginFailsWithBadCredentials [2021-01-12T16:12:31.092Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-01-12T16:12:31.092Z] === RUN TestPingCacheHeaders [2021-01-12T16:12:31.092Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-01-12T16:12:31.092Z] === RUN TestPingGet [2021-01-12T16:12:31.092Z] --- PASS: TestPingGet (0.01s) [2021-01-12T16:12:31.092Z] === RUN TestPingHead [2021-01-12T16:12:31.348Z] --- PASS: TestPingHead (0.02s) [2021-01-12T16:12:31.348Z] === RUN TestVersion [2021-01-12T16:12:31.348Z] --- PASS: TestVersion (0.02s) [2021-01-12T16:12:31.348Z] PASS [2021-01-12T16:12:31.348Z] [2021-01-12T16:12:31.348Z] === Skipped [2021-01-12T16:12:31.348Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T16:12:31.348Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T16:12:31.348Z] [2021-01-12T16:12:31.348Z] [2021-01-12T16:12:31.348Z] DONE 18 tests, 1 skipped in 21.002s [2021-01-12T16:12:31.349Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-01-12T16:12:31.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:12:31.349Z] ++ set -e [2021-01-12T16:12:31.349Z] ++ '[' -n 0 ']' [2021-01-12T16:12:31.349Z] ++ set -x [2021-01-12T16:12:31.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-01-12T16:12:31.349Z] INFO: Testing against a local daemon [2021-01-12T16:12:31.349Z] === RUN TestVolumesCreateAndList [2021-01-12T16:12:31.349Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-01-12T16:12:31.349Z] === RUN TestVolumesRemove [2021-01-12T16:12:31.349Z] --- PASS: TestVolumesRemove (0.06s) [2021-01-12T16:12:31.349Z] === RUN TestVolumesInspect [2021-01-12T16:12:31.605Z] --- PASS: TestVolumesInspect (0.02s) [2021-01-12T16:12:31.605Z] === RUN TestVolumesInvalidJSON [2021-01-12T16:12:31.605Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-12T16:12:31.605Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-12T16:12:31.605Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-12T16:12:31.605Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-01-12T16:12:31.605Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-12T16:12:31.605Z] PASS [2021-01-12T16:12:31.605Z] [2021-01-12T16:12:31.605Z] DONE 5 tests in 0.233s [2021-01-12T16:12:31.605Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-12T16:12:31.605Z] ++++ cat bundles/test-integration/docker.pid [2021-01-12T16:12:31.605Z] +++ kill 5638 [2021-01-12T16:12:32.095Z] --- PASS: TestBuildWithHugeFile (140.81s) [2021-01-12T16:12:32.095Z] === RUN TestBuildWithEmptyDockerfile [2021-01-12T16:12:32.095Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T16:12:32.095Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T16:12:32.095Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T16:12:32.095Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T16:12:32.095Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T16:12:32.095Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T16:12:32.095Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T16:12:32.095Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T16:12:32.095Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T16:12:32.095Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-01-12T16:12:32.095Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-01-12T16:12:32.095Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-01-12T16:12:32.095Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-01-12T16:12:32.095Z] === RUN TestBuildPreserveOwnership [2021-01-12T16:12:32.095Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-01-12T16:12:32.095Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T16:12:32.095Z] === RUN TestBuildPlatformInvalid [2021-01-12T16:12:32.095Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-01-12T16:12:32.095Z] PASS [2021-01-12T16:12:32.095Z] ok github.com/docker/docker/integration/build 215.177s [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] === Skipped [2021-01-12T16:12:32.095Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-01-12T16:12:32.095Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-01-12T16:12:32.095Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-01-12T16:12:32.095Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-01-12T16:12:32.095Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-01-12T16:12:32.095Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] DONE 28 tests, 5 skipped in 244.611s [2021-01-12T16:12:32.095Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-01-12T16:12:32.095Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:12:32.095Z] INFO: Testing against a local daemon [2021-01-12T16:12:32.095Z] === RUN TestConfigInspect [2021-01-12T16:12:32.095Z] --- SKIP: TestConfigInspect (0.00s) [2021-01-12T16:12:32.095Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:32.095Z] === RUN TestConfigList [2021-01-12T16:12:32.095Z] --- SKIP: TestConfigList (0.00s) [2021-01-12T16:12:32.095Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:32.095Z] === RUN TestConfigsCreateAndDelete [2021-01-12T16:12:32.095Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-01-12T16:12:32.095Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:32.095Z] === RUN TestConfigsUpdate [2021-01-12T16:12:32.095Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-01-12T16:12:32.095Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:32.095Z] === RUN TestTemplatedConfig [2021-01-12T16:12:32.095Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-01-12T16:12:32.095Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:32.095Z] === RUN TestConfigCreateResolve [2021-01-12T16:12:32.095Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-01-12T16:12:32.095Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:12:32.095Z] === RUN TestConfigDaemonLibtrustID [2021-01-12T16:12:32.095Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-01-12T16:12:32.095Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:12:32.095Z] PASS [2021-01-12T16:12:32.095Z] ok github.com/docker/docker/integration/config 1.140s [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] === Skipped [2021-01-12T16:12:32.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-01-12T16:12:32.095Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-01-12T16:12:32.095Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-01-12T16:12:32.095Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-01-12T16:12:32.095Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-01-12T16:12:32.095Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-01-12T16:12:32.095Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-01-12T16:12:32.095Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] [2021-01-12T16:12:32.095Z] DONE 7 tests, 7 skipped in 3.395s [2021-01-12T16:12:32.095Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-01-12T16:12:32.095Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:12:32.095Z] INFO: Testing against a local daemon [2021-01-12T16:12:32.095Z] === RUN TestCheckpoint [2021-01-12T16:12:32.095Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-12T16:12:32.095Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T16:12:32.095Z] === RUN TestContainerInvalidJSON [2021-01-12T16:12:32.095Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T16:12:32.095Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T16:12:32.095Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T16:12:32.095Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T16:12:32.095Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-12T16:12:32.095Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-12T16:12:32.095Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T16:12:32.095Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-12T16:12:32.095Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T16:12:32.095Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-01-12T16:12:32.095Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-01-12T16:12:32.095Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-01-12T16:12:32.095Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-01-12T16:12:32.095Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-12T16:12:32.558Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-01-12T16:12:32.559Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-12T16:12:32.559Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-01-12T16:12:32.559Z] copy_test.go:38: testEnv.OSType == "windows" [2021-01-12T16:12:32.559Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-12T16:12:32.559Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-01-12T16:12:32.559Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-12T16:12:32.976Z] +++ /etc/init.d/apparmor stop [2021-01-12T16:12:32.976Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T16:12:32.976Z] [2021-01-12T16:12:32.976Z] Unloading profiles will leave already running processes permanently [2021-01-12T16:12:32.976Z] unconfined, which can lead to unexpected situations. [2021-01-12T16:12:32.976Z] [2021-01-12T16:12:32.976Z] To set a process to complain mode, use the command line tool [2021-01-12T16:12:32.976Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T16:12:32.976Z] +++ true [2021-01-12T16:12:32.976Z] exiting test-integration [2021-01-12T16:12:32.976Z] ++ exit 0 [2021-01-12T16:12:32.976Z] [2021-01-12T16:12:33.021Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2021-01-12T16:12:33.021Z] copy_test.go:63: testEnv.OSType == "windows" [2021-01-12T16:12:33.021Z] === RUN TestCopyFromContainer [2021-01-12T16:12:33.021Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-01-12T16:12:33.021Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:33.021Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-12T16:12:33.021Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T16:12:33.021Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T16:12:33.021Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T16:12:33.021Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T16:12:33.021Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T16:12:33.021Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T16:12:33.021Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T16:12:33.021Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T16:12:33.021Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T16:12:33.021Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-01-12T16:12:33.021Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-12T16:12:33.021Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-12T16:12:33.021Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-01-12T16:12:33.021Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-12T16:12:33.021Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-01-12T16:12:33.021Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-01-12T16:12:33.021Z] === RUN TestCreateWithInvalidEnv [2021-01-12T16:12:33.021Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-12T16:12:33.021Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-12T16:12:33.021Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-12T16:12:33.021Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-12T16:12:33.021Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-12T16:12:33.021Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-12T16:12:33.021Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-12T16:12:33.021Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-12T16:12:33.021Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-12T16:12:33.021Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-01-12T16:12:33.021Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-12T16:12:33.021Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-01-12T16:12:33.021Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-01-12T16:12:33.021Z] === RUN TestCreateTmpfsMountsTarget [2021-01-12T16:12:33.021Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-01-12T16:12:33.021Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:33.021Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-12T16:12:33.021Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-01-12T16:12:33.021Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:12:33.021Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-12T16:12:33.021Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-01-12T16:12:33.021Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:12:33.021Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-12T16:12:33.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T16:12:33.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T16:12:33.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T16:12:33.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T16:12:33.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T16:12:33.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T16:12:33.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T16:12:33.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T16:12:33.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T16:12:33.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T16:12:33.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T16:12:33.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T16:12:33.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T16:12:33.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T16:12:33.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T16:12:33.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-01-12T16:12:33.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-01-12T16:12:33.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-01-12T16:12:33.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-01-12T16:12:33.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-01-12T16:12:33.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-01-12T16:12:33.021Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-12T16:12:33.021Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-01-12T16:12:33.021Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-01-12T16:12:33.021Z] === RUN TestCreateDifferentPlatform [2021-01-12T16:12:33.021Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-12T16:12:33.021Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-12T16:12:33.021Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-01-12T16:12:33.021Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-12T16:12:33.021Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-01-12T16:12:33.021Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-12T16:12:33.021Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-01-12T16:12:33.021Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-12T16:12:33.021Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-01-12T16:12:33.021Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-01-12T16:12:33.021Z] === RUN TestContainerKillOnDaemonStart [2021-01-12T16:12:33.021Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-01-12T16:12:33.021Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:33.021Z] === RUN TestDiff [2021-01-12T16:12:33.021Z] --- SKIP: TestDiff (0.00s) [2021-01-12T16:12:33.021Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-01-12T16:12:33.021Z] === RUN TestExecWithCloseStdin [2021-01-12T16:12:33.537Z] + for job in $(jobs -p) [2021-01-12T16:12:33.537Z] + wait 18722 [2021-01-12T16:12:35.215Z] --- PASS: TestExecWithCloseStdin (2.40s) [2021-01-12T16:12:35.215Z] === RUN TestExec [2021-01-12T16:12:35.427Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-01-12T16:12:36.791Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-01-12T16:12:37.406Z] --- PASS: TestExec (1.70s) [2021-01-12T16:12:37.406Z] === RUN TestExecUser [2021-01-12T16:12:37.406Z] --- SKIP: TestExecUser (0.00s) [2021-01-12T16:12:37.406Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-01-12T16:12:37.406Z] === RUN TestExportContainerAndImportImage [2021-01-12T16:12:37.406Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-01-12T16:12:37.406Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:37.406Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-12T16:12:37.406Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-01-12T16:12:37.406Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:37.406Z] === RUN TestHealthCheckWorkdir [2021-01-12T16:12:37.406Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-01-12T16:12:37.406Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-01-12T16:12:37.406Z] === RUN TestHealthKillContainer [2021-01-12T16:12:37.406Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-01-12T16:12:37.406Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-01-12T16:12:37.406Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-12T16:12:37.406Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-01-12T16:12:37.406Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-01-12T16:12:37.406Z] === RUN TestKillContainerInvalidSignal [2021-01-12T16:12:38.952Z] --- PASS: TestKillContainerInvalidSignal (1.60s) [2021-01-12T16:12:38.952Z] === RUN TestKillContainer [2021-01-12T16:12:38.952Z] === RUN TestKillContainer/no_signal [2021-01-12T16:12:40.499Z] === RUN TestKillContainer/non_killing_signal [2021-01-12T16:12:40.499Z] === RUN TestKillContainer/killing_signal [2021-01-12T16:12:42.033Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-01-12T16:12:42.033Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-01-12T16:12:42.033Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-01-12T16:12:42.033Z] === RUN TestDockerSuite/TestHealth [2021-01-12T16:12:42.048Z] --- PASS: TestKillContainer (3.26s) [2021-01-12T16:12:42.048Z] --- PASS: TestKillContainer/no_signal (1.48s) [2021-01-12T16:12:42.048Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-01-12T16:12:42.048Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-01-12T16:12:42.048Z] --- PASS: TestKillContainer/killing_signal (1.74s) [2021-01-12T16:12:42.048Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-12T16:12:42.048Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-01-12T16:12:42.048Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-12T16:12:42.048Z] === RUN TestKillStoppedContainer [2021-01-12T16:12:42.048Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-01-12T16:12:42.048Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-12T16:12:42.048Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-12T16:12:42.048Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-01-12T16:12:42.048Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-12T16:12:42.048Z] === RUN TestKillDifferentUserContainer [2021-01-12T16:12:42.048Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-01-12T16:12:42.048Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-01-12T16:12:42.048Z] === RUN TestInspectOomKilledTrue [2021-01-12T16:12:42.048Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-12T16:12:42.048Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:42.048Z] === RUN TestInspectOomKilledFalse [2021-01-12T16:12:42.048Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-12T16:12:42.048Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T16:12:42.048Z] === RUN TestLogsFollowTailEmpty [2021-01-12T16:12:43.596Z] --- PASS: TestLogsFollowTailEmpty (1.55s) [2021-01-12T16:12:43.596Z] === RUN TestNetworkNat [2021-01-12T16:12:43.596Z] --- SKIP: TestNetworkNat (0.00s) [2021-01-12T16:12:43.596Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-01-12T16:12:43.596Z] === RUN TestNetworkLocalhostTCPNat [2021-01-12T16:12:45.788Z] --- PASS: TestNetworkLocalhostTCPNat (1.93s) [2021-01-12T16:12:45.788Z] === RUN TestNetworkLoopbackNat [2021-01-12T16:12:45.788Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-01-12T16:12:45.788Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-01-12T16:12:45.788Z] === RUN TestPause [2021-01-12T16:12:45.788Z] --- SKIP: TestPause (0.00s) [2021-01-12T16:12:45.788Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-01-12T16:12:45.788Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-12T16:12:46.762Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.48s) [2021-01-12T16:12:46.762Z] === RUN TestPauseStopPausedContainer [2021-01-12T16:12:46.762Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-01-12T16:12:46.762Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:12:46.762Z] === RUN TestPsFilter [2021-01-12T16:12:47.224Z] --- PASS: TestPsFilter (0.09s) [2021-01-12T16:12:47.224Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-12T16:12:48.769Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.81s) [2021-01-12T16:12:48.769Z] === RUN TestRemoveContainerWithVolume [2021-01-12T16:12:50.961Z] --- PASS: TestRemoveContainerWithVolume (1.81s) [2021-01-12T16:12:50.961Z] === RUN TestRemoveContainerRunning [2021-01-12T16:12:52.515Z] --- PASS: TestRemoveContainerRunning (1.59s) [2021-01-12T16:12:52.515Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-12T16:12:54.062Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2021-01-12T16:12:54.062Z] === RUN TestRemoveInvalidContainer [2021-01-12T16:12:54.062Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-01-12T16:12:54.062Z] === RUN TestRenameLinkedContainer [2021-01-12T16:12:54.062Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-01-12T16:12:54.062Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-01-12T16:12:54.062Z] === RUN TestRenameStoppedContainer [2021-01-12T16:12:55.608Z] --- PASS: TestRenameStoppedContainer (1.92s) [2021-01-12T16:12:55.608Z] === RUN TestRenameRunningContainerAndReuse [2021-01-12T16:12:59.361Z] --- PASS: TestRenameRunningContainerAndReuse (3.32s) [2021-01-12T16:12:59.361Z] === RUN TestRenameInvalidName [2021-01-12T16:13:00.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-01-12T16:13:00.633Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-01-12T16:13:00.633Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-01-12T16:13:00.633Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-01-12T16:13:00.633Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-01-12T16:13:00.909Z] --- PASS: TestRenameInvalidName (1.54s) [2021-01-12T16:13:00.909Z] === RUN TestRenameAnonymousContainer [2021-01-12T16:13:00.909Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-01-12T16:13:00.909Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-01-12T16:13:00.909Z] === RUN TestRenameContainerWithSameName [2021-01-12T16:13:01.194Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-01-12T16:13:01.194Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-01-12T16:13:01.756Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-01-12T16:13:01.756Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-01-12T16:13:02.011Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-01-12T16:13:02.011Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-01-12T16:13:02.267Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-01-12T16:13:02.455Z] --- PASS: TestRenameContainerWithSameName (1.57s) [2021-01-12T16:13:02.455Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-12T16:13:02.455Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-01-12T16:13:02.455Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-01-12T16:13:02.455Z] === RUN TestResize [2021-01-12T16:13:02.522Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-01-12T16:13:02.779Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-01-12T16:13:02.779Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-01-12T16:13:03.726Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-01-12T16:13:03.726Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-01-12T16:13:04.001Z] --- PASS: TestResize (1.52s) [2021-01-12T16:13:04.001Z] === RUN TestResizeWithInvalidSize [2021-01-12T16:13:04.001Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-01-12T16:13:04.001Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-01-12T16:13:04.001Z] === RUN TestResizeWhenContainerNotStarted [2021-01-12T16:13:04.287Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-01-12T16:13:04.848Z] === RUN TestDockerSuite/TestImagesFormat [2021-01-12T16:13:04.848Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-01-12T16:13:05.410Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-01-12T16:13:05.547Z] --- PASS: TestResizeWhenContainerNotStarted (1.99s) [2021-01-12T16:13:05.547Z] === RUN TestDaemonRestartKillContainers [2021-01-12T16:13:05.547Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-01-12T16:13:05.547Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:13:05.547Z] === RUN TestStats [2021-01-12T16:13:05.547Z] --- SKIP: TestStats (0.00s) [2021-01-12T16:13:05.547Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-01-12T16:13:05.547Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-12T16:13:07.922Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-01-12T16:13:07.922Z] === RUN TestDockerSuite/TestImportBadURL [2021-01-12T16:13:08.178Z] === RUN TestDockerSuite/TestImportDisplay [2021-01-12T16:13:09.106Z] === RUN TestDockerSuite/TestImportFile [2021-01-12T16:13:10.259Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.51s) [2021-01-12T16:13:10.259Z] === RUN TestStopContainerWithTimeout [2021-01-12T16:13:10.259Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-01-12T16:13:10.259Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-01-12T16:13:10.259Z] === RUN TestUpdateRestartPolicy [2021-01-12T16:13:10.473Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-01-12T16:13:10.473Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-01-12T16:13:11.399Z] === RUN TestDockerSuite/TestImportGzipped [2021-01-12T16:13:12.764Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-01-12T16:13:13.703Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-01-12T16:13:14.266Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-01-12T16:13:14.827Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-01-12T16:13:15.390Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-01-12T16:13:15.390Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-01-12T16:13:15.390Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-01-12T16:13:15.952Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-01-12T16:13:16.514Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-01-12T16:13:16.770Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-01-12T16:13:17.333Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-01-12T16:13:17.895Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-01-12T16:13:18.458Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-01-12T16:13:18.458Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-01-12T16:13:19.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-01-12T16:13:19.581Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-01-12T16:13:20.142Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-01-12T16:13:20.704Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-01-12T16:13:20.961Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-01-12T16:13:21.523Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-01-12T16:13:21.523Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-01-12T16:13:22.888Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-01-12T16:13:23.453Z] === RUN TestDockerSuite/TestInspectDefault [2021-01-12T16:13:23.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-01-12T16:13:23.966Z] === RUN TestDockerSuite/TestInspectHistory [2021-01-12T16:13:24.528Z] === RUN TestDockerSuite/TestInspectImage [2021-01-12T16:13:24.528Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-01-12T16:13:24.528Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-01-12T16:13:24.528Z] === RUN TestDockerSuite/TestInspectInt64 [2021-01-12T16:13:25.090Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-01-12T16:13:26.018Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-01-12T16:13:26.018Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-01-12T16:13:26.580Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-01-12T16:13:27.142Z] === RUN TestDockerSuite/TestInspectPlugin [2021-01-12T16:13:29.033Z] === RUN TestDockerSuite/TestInspectRootFS [2021-01-12T16:13:29.033Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-01-12T16:13:29.959Z] === RUN TestDockerSuite/TestInspectStatus [2021-01-12T16:13:30.525Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-01-12T16:13:31.397Z] --- PASS: TestUpdateRestartPolicy (19.51s) [2021-01-12T16:13:31.397Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-12T16:13:31.397Z] --- PASS: TestUpdateRestartWithAutoRemove (1.56s) [2021-01-12T16:13:31.397Z] === RUN TestWaitNonBlocked [2021-01-12T16:13:31.397Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T16:13:31.397Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T16:13:31.397Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T16:13:31.397Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T16:13:31.397Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T16:13:31.397Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T16:13:32.415Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-01-12T16:13:32.670Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-01-12T16:13:33.237Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-01-12T16:13:33.592Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-01-12T16:13:33.592Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.26s) [2021-01-12T16:13:33.592Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.43s) [2021-01-12T16:13:33.592Z] === RUN TestWaitBlocked [2021-01-12T16:13:33.592Z] --- SKIP: TestWaitBlocked (0.00s) [2021-01-12T16:13:33.592Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:13:33.592Z] PASS [2021-01-12T16:13:33.592Z] ok github.com/docker/docker/integration/container 62.762s [2021-01-12T16:13:33.802Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === Skipped [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-01-12T16:13:34.055Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-01-12T16:13:34.055Z] copy_test.go:38: testEnv.OSType == "windows" [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2021-01-12T16:13:34.055Z] copy_test.go:63: testEnv.OSType == "windows" [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-01-12T16:13:34.055Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-01-12T16:13:34.055Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-01-12T16:13:34.055Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-01-12T16:13:34.055Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-01-12T16:13:34.055Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-01-12T16:13:34.055Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-01-12T16:13:34.055Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-01-12T16:13:34.055Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-01-12T16:13:34.055Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-01-12T16:13:34.055Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-01-12T16:13:34.055Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-01-12T16:13:34.055Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-01-12T16:13:34.055Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-01-12T16:13:34.055Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-01-12T16:13:34.055Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-01-12T16:13:34.055Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-01-12T16:13:34.055Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-01-12T16:13:34.055Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-01-12T16:13:34.055Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-01-12T16:13:34.055Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-01-12T16:13:34.055Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-01-12T16:13:34.055Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-01-12T16:13:34.055Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-01-12T16:13:34.055Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-01-12T16:13:34.055Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-01-12T16:13:34.055Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-01-12T16:13:34.055Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-01-12T16:13:34.055Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-01-12T16:13:34.055Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-01-12T16:13:34.055Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-01-12T16:13:34.055Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-01-12T16:13:34.055Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-01-12T16:13:34.055Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-01-12T16:13:34.055Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-01-12T16:13:34.055Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] [2021-01-12T16:13:34.055Z] DONE 88 tests, 37 skipped in 65.403s [2021-01-12T16:13:34.055Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-01-12T16:13:34.367Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-01-12T16:13:34.622Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-01-12T16:13:35.183Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-01-12T16:13:35.183Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-01-12T16:13:37.078Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-01-12T16:13:37.640Z] === RUN TestDockerSuite/TestLinksEnvs [2021-01-12T16:13:37.811Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:13:37.811Z] INFO: Testing against a local daemon [2021-01-12T16:13:37.811Z] === RUN TestCommitInheritsEnv [2021-01-12T16:13:37.811Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-01-12T16:13:37.811Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T16:13:37.811Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-12T16:13:37.811Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-01-12T16:13:37.811Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-01-12T16:13:37.811Z] === RUN TestImagesFilterMultiReference [2021-01-12T16:13:37.811Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-01-12T16:13:37.811Z] === RUN TestImagePullPlatformInvalid [2021-01-12T16:13:37.811Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-01-12T16:13:37.811Z] === RUN TestRemoveImageOrphaning [2021-01-12T16:13:38.274Z] --- PASS: TestRemoveImageOrphaning (0.73s) [2021-01-12T16:13:38.274Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-12T16:13:38.274Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-01-12T16:13:38.274Z] === RUN TestTagInvalidReference [2021-01-12T16:13:38.274Z] --- PASS: TestTagInvalidReference (0.04s) [2021-01-12T16:13:38.274Z] === RUN TestTagValidPrefixedRepo [2021-01-12T16:13:38.274Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-01-12T16:13:38.274Z] === RUN TestTagExistedNameWithoutForce [2021-01-12T16:13:38.274Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-01-12T16:13:38.274Z] === RUN TestTagOfficialNames [2021-01-12T16:13:38.565Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-01-12T16:13:38.736Z] --- PASS: TestTagOfficialNames (0.11s) [2021-01-12T16:13:38.736Z] === RUN TestTagMatchesDigest [2021-01-12T16:13:38.736Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-01-12T16:13:38.736Z] PASS [2021-01-12T16:13:38.736Z] ok github.com/docker/docker/integration/image 2.660s [2021-01-12T16:13:38.736Z] [2021-01-12T16:13:38.736Z] === Skipped [2021-01-12T16:13:38.736Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-01-12T16:13:38.736Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T16:13:38.736Z] [2021-01-12T16:13:38.736Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-01-12T16:13:38.736Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-01-12T16:13:38.736Z] [2021-01-12T16:13:38.736Z] [2021-01-12T16:13:38.736Z] DONE 11 tests, 2 skipped in 4.689s [2021-01-12T16:13:38.736Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-01-12T16:13:38.821Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-01-12T16:13:40.185Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-01-12T16:13:40.934Z] testing: warning: no tests to run [2021-01-12T16:13:40.934Z] PASS [2021-01-12T16:13:40.934Z] ok github.com/docker/docker/integration/network/macvlan 0.345s [no tests to run] [2021-01-12T16:13:40.934Z] testing: warning: no tests to run [2021-01-12T16:13:40.934Z] PASS [2021-01-12T16:13:40.934Z] ok github.com/docker/docker/integration/network/ipvlan 0.486s [no tests to run] [2021-01-12T16:13:41.551Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-01-12T16:13:42.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-01-12T16:13:42.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:13:42.480Z] INFO: Testing against a local daemon [2021-01-12T16:13:42.480Z] === RUN TestNetworkCreateDelete [2021-01-12T16:13:42.480Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-01-12T16:13:42.480Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:13:42.480Z] === RUN TestDockerNetworkDeletePreferID [2021-01-12T16:13:42.480Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-01-12T16:13:42.480Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-01-12T16:13:42.480Z] === RUN TestDaemonDNSFallback [2021-01-12T16:13:42.480Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-01-12T16:13:42.480Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:13:42.480Z] === RUN TestInspectNetwork [2021-01-12T16:13:42.480Z] --- SKIP: TestInspectNetwork (0.00s) [2021-01-12T16:13:42.480Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-01-12T16:13:42.480Z] === RUN TestRunContainerWithBridgeNone [2021-01-12T16:13:42.480Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-01-12T16:13:42.480Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:13:42.480Z] === RUN TestNetworkInvalidJSON [2021-01-12T16:13:42.480Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-12T16:13:42.480Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-12T16:13:42.480Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T16:13:42.480Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T16:13:42.480Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T16:13:42.480Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T16:13:42.480Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-12T16:13:42.480Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T16:13:42.480Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T16:13:42.480Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-01-12T16:13:42.480Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-12T16:13:42.480Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-12T16:13:42.480Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-01-12T16:13:42.480Z] === RUN TestNetworkList [2021-01-12T16:13:42.480Z] === RUN TestNetworkList//networks [2021-01-12T16:13:42.480Z] === PAUSE TestNetworkList//networks [2021-01-12T16:13:42.480Z] === RUN TestNetworkList//networks/ [2021-01-12T16:13:42.480Z] === PAUSE TestNetworkList//networks/ [2021-01-12T16:13:42.480Z] === CONT TestNetworkList//networks [2021-01-12T16:13:42.480Z] === CONT TestNetworkList//networks/ [2021-01-12T16:13:42.480Z] --- PASS: TestNetworkList (0.03s) [2021-01-12T16:13:42.480Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-12T16:13:42.480Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-12T16:13:42.480Z] === RUN TestHostIPv4BridgeLabel [2021-01-12T16:13:42.480Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-01-12T16:13:42.480Z] network_test.go:126: testEnv.OSType == "windows" [2021-01-12T16:13:42.480Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-12T16:13:42.480Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-01-12T16:13:42.480Z] service_test.go:29: testEnv.OSType == "windows" [2021-01-12T16:13:42.480Z] === RUN TestDaemonDefaultNetworkPools [2021-01-12T16:13:42.480Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-01-12T16:13:42.480Z] service_test.go:52: testEnv.OSType == "windows" [2021-01-12T16:13:42.480Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-12T16:13:42.480Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-01-12T16:13:42.480Z] service_test.go:96: testEnv.OSType == "windows" [2021-01-12T16:13:42.480Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-12T16:13:42.480Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-01-12T16:13:42.480Z] service_test.go:130: testEnv.OSType == "windows" [2021-01-12T16:13:42.480Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-12T16:13:42.480Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-01-12T16:13:42.480Z] service_test.go:181: testEnv.OSType == "windows" [2021-01-12T16:13:42.480Z] === RUN TestServiceWithPredefinedNetwork [2021-01-12T16:13:42.480Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-01-12T16:13:42.480Z] service_test.go:206: testEnv.OSType == "windows" [2021-01-12T16:13:42.480Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-12T16:13:42.480Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T16:13:42.480Z] service_test.go:236: FLAKY_TEST [2021-01-12T16:13:42.480Z] === RUN TestServiceWithDataPathPortInit [2021-01-12T16:13:42.480Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-01-12T16:13:42.480Z] service_test.go:326: testEnv.OSType == "windows" [2021-01-12T16:13:42.480Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-12T16:13:42.480Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-12T16:13:42.480Z] service_test.go:394: testEnv.OSType == "windows" [2021-01-12T16:13:42.480Z] PASS [2021-01-12T16:13:42.480Z] ok github.com/docker/docker/integration/network 1.128s [2021-01-12T16:13:42.480Z] [2021-01-12T16:13:42.480Z] === Skipped [2021-01-12T16:13:42.480Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-01-12T16:13:42.480Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:13:42.480Z] [2021-01-12T16:13:42.480Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-01-12T16:13:42.480Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-01-12T16:13:42.480Z] [2021-01-12T16:13:42.480Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-01-12T16:13:42.480Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:13:42.480Z] [2021-01-12T16:13:42.480Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-01-12T16:13:42.480Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-01-12T16:13:42.480Z] [2021-01-12T16:13:42.480Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-01-12T16:13:42.480Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:13:42.480Z] [2021-01-12T16:13:42.480Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-01-12T16:13:42.480Z] network_test.go:126: testEnv.OSType == "windows" [2021-01-12T16:13:42.480Z] [2021-01-12T16:13:42.480Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-01-12T16:13:42.480Z] service_test.go:29: testEnv.OSType == "windows" [2021-01-12T16:13:42.480Z] [2021-01-12T16:13:42.480Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-01-12T16:13:42.480Z] service_test.go:52: testEnv.OSType == "windows" [2021-01-12T16:13:42.480Z] [2021-01-12T16:13:42.480Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-01-12T16:13:42.480Z] service_test.go:96: testEnv.OSType == "windows" [2021-01-12T16:13:42.480Z] [2021-01-12T16:13:42.480Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-01-12T16:13:42.481Z] service_test.go:130: testEnv.OSType == "windows" [2021-01-12T16:13:42.481Z] [2021-01-12T16:13:42.481Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-01-12T16:13:42.481Z] service_test.go:181: testEnv.OSType == "windows" [2021-01-12T16:13:42.481Z] [2021-01-12T16:13:42.481Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-01-12T16:13:42.481Z] service_test.go:206: testEnv.OSType == "windows" [2021-01-12T16:13:42.481Z] [2021-01-12T16:13:42.481Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T16:13:42.481Z] service_test.go:236: FLAKY_TEST [2021-01-12T16:13:42.481Z] [2021-01-12T16:13:42.481Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-01-12T16:13:42.481Z] service_test.go:326: testEnv.OSType == "windows" [2021-01-12T16:13:42.481Z] [2021-01-12T16:13:42.481Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-12T16:13:42.481Z] service_test.go:394: testEnv.OSType == "windows" [2021-01-12T16:13:42.481Z] [2021-01-12T16:13:42.481Z] [2021-01-12T16:13:42.481Z] DONE 22 tests, 15 skipped in 3.977s [2021-01-12T16:13:42.481Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-01-12T16:13:42.943Z] testing: warning: no tests to run [2021-01-12T16:13:42.943Z] PASS [2021-01-12T16:13:42.943Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-01-12T16:13:42.943Z] [2021-01-12T16:13:42.943Z] DONE 0 tests in 0.327s [2021-01-12T16:13:42.943Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-01-12T16:13:43.041Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-01-12T16:13:43.041Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-01-12T16:13:43.405Z] testing: warning: no tests to run [2021-01-12T16:13:43.405Z] PASS [2021-01-12T16:13:43.405Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-01-12T16:13:43.405Z] [2021-01-12T16:13:43.405Z] DONE 0 tests in 0.351s [2021-01-12T16:13:43.405Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-01-12T16:13:44.941Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-01-12T16:13:45.197Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-01-12T16:13:45.597Z] testing: warning: no tests to run [2021-01-12T16:13:45.597Z] PASS [2021-01-12T16:13:45.597Z] ok github.com/docker/docker/integration/plugin 0.278s [no tests to run] [2021-01-12T16:13:45.597Z] testing: warning: no tests to run [2021-01-12T16:13:45.597Z] PASS [2021-01-12T16:13:45.597Z] ok github.com/docker/docker/integration/plugin/authz 0.487s [no tests to run] [2021-01-12T16:13:45.759Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-01-12T16:13:54.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:13:54.211Z] INFO: Testing against a local daemon [2021-01-12T16:13:54.211Z] === RUN TestExternalGraphDriver [2021-01-12T16:13:54.211Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-01-12T16:13:54.211Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-12T16:13:54.211Z] === RUN TestGraphdriverPluginV2 [2021-01-12T16:13:54.211Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-01-12T16:13:54.211Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-12T16:13:54.211Z] PASS [2021-01-12T16:13:54.211Z] ok github.com/docker/docker/integration/plugin/graphdriver 1.423s [2021-01-12T16:13:55.700Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-01-12T16:13:55.700Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-01-12T16:13:56.402Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:13:56.402Z] INFO: Testing against a local daemon [2021-01-12T16:13:56.402Z] === RUN TestPluginInvalidJSON [2021-01-12T16:13:56.627Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-01-12T16:13:56.866Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T16:13:56.866Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T16:13:56.866Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T16:13:56.866Z] --- PASS: TestPluginInvalidJSON (0.25s) [2021-01-12T16:13:56.866Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-12T16:13:56.866Z] === RUN TestPluginInstall [2021-01-12T16:13:56.866Z] --- SKIP: TestPluginInstall (0.00s) [2021-01-12T16:13:56.866Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-01-12T16:13:56.866Z] PASS [2021-01-12T16:13:56.866Z] ok github.com/docker/docker/integration/plugin/common 2.050s [2021-01-12T16:13:57.189Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-01-12T16:13:57.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:13:57.840Z] INFO: Testing against a local daemon [2021-01-12T16:13:57.840Z] === RUN TestReadPluginNoRead [2021-01-12T16:13:57.840Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-01-12T16:13:57.840Z] read_test.go:21: no unix domain sockets on Windows [2021-01-12T16:13:57.840Z] PASS [2021-01-12T16:13:57.840Z] ok github.com/docker/docker/integration/plugin/logging 2.894s [2021-01-12T16:13:57.840Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-01-12T16:13:58.302Z] testing: warning: no tests to run [2021-01-12T16:13:58.302Z] PASS [2021-01-12T16:13:58.302Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 3.046s [no tests to run] [2021-01-12T16:13:58.302Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-01-12T16:13:59.076Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-01-12T16:13:59.076Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-01-12T16:13:59.076Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-01-12T16:13:59.076Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-01-12T16:13:59.076Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-01-12T16:13:59.638Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-01-12T16:13:59.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-01-12T16:14:00.200Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-01-12T16:14:01.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:14:01.234Z] INFO: Testing against a local daemon [2021-01-12T16:14:01.234Z] === RUN TestPluginWithDevMounts [2021-01-12T16:14:01.234Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-01-12T16:14:01.235Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:01.235Z] PASS [2021-01-12T16:14:01.235Z] ok github.com/docker/docker/integration/plugin/volumes 1.297s [2021-01-12T16:14:01.235Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-01-12T16:14:01.235Z] [2021-01-12T16:14:01.235Z] === Skipped [2021-01-12T16:14:01.235Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-01-12T16:14:01.235Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-01-12T16:14:01.235Z] [2021-01-12T16:14:01.235Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-01-12T16:14:01.235Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-12T16:14:01.235Z] [2021-01-12T16:14:01.235Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-01-12T16:14:01.235Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-12T16:14:01.235Z] [2021-01-12T16:14:01.235Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-01-12T16:14:01.235Z] read_test.go:21: no unix domain sockets on Windows [2021-01-12T16:14:01.235Z] [2021-01-12T16:14:01.235Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-01-12T16:14:01.235Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:01.235Z] [2021-01-12T16:14:01.235Z] [2021-01-12T16:14:01.235Z] DONE 7 tests, 5 skipped in 17.805s [2021-01-12T16:14:01.235Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-01-12T16:14:01.698Z] testing: warning: no tests to run [2021-01-12T16:14:01.698Z] PASS [2021-01-12T16:14:01.698Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-01-12T16:14:01.698Z] [2021-01-12T16:14:01.698Z] DONE 0 tests in 0.393s [2021-01-12T16:14:01.698Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-01-12T16:14:02.673Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:14:02.673Z] INFO: Testing against a local daemon [2021-01-12T16:14:02.673Z] === RUN TestPluginInvalidJSON [2021-01-12T16:14:02.673Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T16:14:02.673Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T16:14:02.673Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T16:14:02.673Z] --- PASS: TestPluginInvalidJSON (0.25s) [2021-01-12T16:14:02.673Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-12T16:14:02.673Z] === RUN TestPluginInstall [2021-01-12T16:14:02.673Z] --- SKIP: TestPluginInstall (0.00s) [2021-01-12T16:14:02.673Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-01-12T16:14:02.673Z] PASS [2021-01-12T16:14:02.673Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-01-12T16:14:02.673Z] [2021-01-12T16:14:02.673Z] === Skipped [2021-01-12T16:14:02.673Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-01-12T16:14:02.673Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-01-12T16:14:02.673Z] [2021-01-12T16:14:02.673Z] [2021-01-12T16:14:02.673Z] DONE 3 tests, 1 skipped in 0.876s [2021-01-12T16:14:02.673Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-01-12T16:14:03.649Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:14:03.649Z] INFO: Testing against a local daemon [2021-01-12T16:14:03.649Z] === RUN TestExternalGraphDriver [2021-01-12T16:14:03.649Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-01-12T16:14:03.649Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-12T16:14:03.649Z] === RUN TestGraphdriverPluginV2 [2021-01-12T16:14:03.649Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-01-12T16:14:03.649Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-12T16:14:03.649Z] PASS [2021-01-12T16:14:03.649Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-01-12T16:14:03.649Z] [2021-01-12T16:14:03.649Z] === Skipped [2021-01-12T16:14:03.649Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-01-12T16:14:03.649Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-12T16:14:03.649Z] [2021-01-12T16:14:03.649Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-01-12T16:14:03.649Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-12T16:14:03.649Z] [2021-01-12T16:14:03.649Z] [2021-01-12T16:14:03.649Z] DONE 2 tests, 2 skipped in 0.880s [2021-01-12T16:14:03.649Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-01-12T16:14:04.365Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-01-12T16:14:04.365Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-01-12T16:14:04.623Z] testing: warning: no tests to run [2021-01-12T16:14:04.623Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:14:04.623Z] PASS [2021-01-12T16:14:04.623Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-01-12T16:14:04.623Z] INFO: Testing against a local daemon [2021-01-12T16:14:04.623Z] === RUN TestReadPluginNoRead [2021-01-12T16:14:04.623Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-01-12T16:14:04.623Z] read_test.go:21: no unix domain sockets on Windows [2021-01-12T16:14:04.623Z] PASS [2021-01-12T16:14:04.623Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-01-12T16:14:04.623Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-01-12T16:14:04.623Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-01-12T16:14:04.623Z] [2021-01-12T16:14:04.623Z] === Skipped [2021-01-12T16:14:04.623Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-01-12T16:14:04.623Z] read_test.go:21: no unix domain sockets on Windows [2021-01-12T16:14:04.623Z] [2021-01-12T16:14:04.623Z] [2021-01-12T16:14:04.623Z] DONE 1 tests, 1 skipped in 0.912s [2021-01-12T16:14:04.623Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-01-12T16:14:05.085Z] testing: warning: no tests to run [2021-01-12T16:14:05.085Z] PASS [2021-01-12T16:14:05.085Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-01-12T16:14:05.085Z] [2021-01-12T16:14:05.085Z] DONE 0 tests in 0.504s [2021-01-12T16:14:05.085Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-01-12T16:14:06.060Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:14:06.060Z] INFO: Testing against a local daemon [2021-01-12T16:14:06.060Z] === RUN TestPluginWithDevMounts [2021-01-12T16:14:06.060Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-01-12T16:14:06.060Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:06.060Z] PASS [2021-01-12T16:14:06.060Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-01-12T16:14:06.060Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-01-12T16:14:06.060Z] [2021-01-12T16:14:06.060Z] === Skipped [2021-01-12T16:14:06.060Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-01-12T16:14:06.060Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:06.060Z] [2021-01-12T16:14:06.060Z] [2021-01-12T16:14:06.060Z] DONE 1 tests, 1 skipped in 0.941s [2021-01-12T16:14:06.060Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-01-12T16:14:09.604Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-01-12T16:14:09.604Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-01-12T16:14:09.604Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-01-12T16:14:09.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:14:09.812Z] INFO: Testing against a local daemon [2021-01-12T16:14:09.812Z] === RUN TestSecretInspect [2021-01-12T16:14:09.812Z] --- SKIP: TestSecretInspect (0.00s) [2021-01-12T16:14:09.812Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:09.812Z] === RUN TestSecretList [2021-01-12T16:14:09.812Z] --- SKIP: TestSecretList (0.05s) [2021-01-12T16:14:09.812Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:09.812Z] === RUN TestSecretsCreateAndDelete [2021-01-12T16:14:09.812Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-01-12T16:14:09.812Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:09.812Z] === RUN TestSecretsUpdate [2021-01-12T16:14:09.812Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-01-12T16:14:09.812Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:09.812Z] === RUN TestTemplatedSecret [2021-01-12T16:14:09.812Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-01-12T16:14:09.812Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:09.812Z] === RUN TestSecretCreateResolve [2021-01-12T16:14:09.812Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-01-12T16:14:09.812Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:14:09.812Z] PASS [2021-01-12T16:14:09.812Z] ok github.com/docker/docker/integration/secret 1.082s [2021-01-12T16:14:09.812Z] [2021-01-12T16:14:09.812Z] === Skipped [2021-01-12T16:14:09.812Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-01-12T16:14:09.812Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:09.812Z] [2021-01-12T16:14:09.812Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.05s) [2021-01-12T16:14:09.812Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:09.812Z] [2021-01-12T16:14:09.812Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-01-12T16:14:09.812Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:09.812Z] [2021-01-12T16:14:09.812Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-01-12T16:14:09.812Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:09.812Z] [2021-01-12T16:14:09.812Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-01-12T16:14:09.812Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:09.812Z] [2021-01-12T16:14:09.812Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-01-12T16:14:09.812Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:14:09.812Z] [2021-01-12T16:14:09.812Z] [2021-01-12T16:14:09.812Z] DONE 6 tests, 6 skipped in 3.455s [2021-01-12T16:14:09.812Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-01-12T16:14:10.549Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-01-12T16:14:11.484Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-01-12T16:14:12.046Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-01-12T16:14:12.973Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-01-12T16:14:13.905Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-01-12T16:14:14.541Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:14:14.541Z] INFO: Testing against a local daemon [2021-01-12T16:14:14.541Z] === RUN TestServiceCreateInit [2021-01-12T16:14:14.541Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-12T16:14:14.541Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-12T16:14:14.541Z] --- PASS: TestServiceCreateInit (0.04s) [2021-01-12T16:14:14.541Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-12T16:14:14.541Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.541Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-12T16:14:14.541Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.541Z] === RUN TestCreateServiceMultipleTimes [2021-01-12T16:14:14.541Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-01-12T16:14:14.541Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.541Z] === RUN TestCreateServiceConflict [2021-01-12T16:14:14.541Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-01-12T16:14:14.541Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.541Z] === RUN TestCreateServiceMaxReplicas [2021-01-12T16:14:14.541Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-01-12T16:14:14.541Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.541Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-12T16:14:14.541Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-01-12T16:14:14.541Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.541Z] === RUN TestCreateServiceSecretFileMode [2021-01-12T16:14:14.541Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-01-12T16:14:14.541Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.541Z] === RUN TestCreateServiceConfigFileMode [2021-01-12T16:14:14.541Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-01-12T16:14:14.541Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.541Z] === RUN TestCreateServiceSysctls [2021-01-12T16:14:14.541Z] --- SKIP: TestCreateServiceSysctls (0.20s) [2021-01-12T16:14:14.541Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.541Z] === RUN TestCreateServiceCapabilities [2021-01-12T16:14:14.541Z] --- SKIP: TestCreateServiceCapabilities (0.25s) [2021-01-12T16:14:14.541Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.541Z] === RUN TestInspect [2021-01-12T16:14:14.541Z] --- SKIP: TestInspect (0.00s) [2021-01-12T16:14:14.541Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.541Z] === RUN TestCreateJob [2021-01-12T16:14:14.541Z] --- SKIP: TestCreateJob (0.00s) [2021-01-12T16:14:14.541Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.541Z] === RUN TestReplicatedJob [2021-01-12T16:14:14.541Z] --- SKIP: TestReplicatedJob (0.00s) [2021-01-12T16:14:14.541Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.541Z] === RUN TestUpdateReplicatedJob [2021-01-12T16:14:14.541Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-01-12T16:14:14.541Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.541Z] === RUN TestServiceListWithStatuses [2021-01-12T16:14:14.541Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-12T16:14:14.542Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] === RUN TestDockerNetworkConnectAlias [2021-01-12T16:14:14.542Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-01-12T16:14:14.542Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] === RUN TestDockerNetworkReConnect [2021-01-12T16:14:14.542Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-01-12T16:14:14.542Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] === RUN TestServicePlugin [2021-01-12T16:14:14.542Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-12T16:14:14.542Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] === RUN TestServiceUpdateLabel [2021-01-12T16:14:14.542Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-01-12T16:14:14.542Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:14:14.542Z] === RUN TestServiceUpdateSecrets [2021-01-12T16:14:14.542Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-01-12T16:14:14.542Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:14:14.542Z] === RUN TestServiceUpdateConfigs [2021-01-12T16:14:14.542Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-01-12T16:14:14.542Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:14:14.542Z] === RUN TestServiceUpdateNetwork [2021-01-12T16:14:14.542Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-01-12T16:14:14.542Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:14:14.542Z] === RUN TestServiceUpdatePidsLimit [2021-01-12T16:14:14.542Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-01-12T16:14:14.542Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:14:14.542Z] PASS [2021-01-12T16:14:14.542Z] ok github.com/docker/docker/integration/service 2.502s [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === Skipped [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-12T16:14:14.542Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-12T16:14:14.542Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-12T16:14:14.542Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-12T16:14:14.542Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-01-12T16:14:14.542Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-01-12T16:14:14.542Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-01-12T16:14:14.542Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-01-12T16:14:14.542Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-01-12T16:14:14.542Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-01-12T16:14:14.542Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.20s) [2021-01-12T16:14:14.542Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.25s) [2021-01-12T16:14:14.542Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-01-12T16:14:14.542Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-01-12T16:14:14.542Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-01-12T16:14:14.542Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-01-12T16:14:14.542Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-01-12T16:14:14.542Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-01-12T16:14:14.542Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-01-12T16:14:14.542Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-01-12T16:14:14.542Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-01-12T16:14:14.542Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-01-12T16:14:14.542Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2021-01-12T16:14:14.542Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-01-12T16:14:14.542Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-01-12T16:14:14.542Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] [2021-01-12T16:14:14.542Z] DONE 24 tests, 23 skipped in 4.987s [2021-01-12T16:14:14.542Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-01-12T16:14:15.270Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-01-12T16:14:16.200Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-01-12T16:14:16.455Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-01-12T16:14:17.384Z] === RUN TestDockerSuite/TestLogsSince [2021-01-12T16:14:18.297Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:14:18.297Z] INFO: Testing against a local daemon [2021-01-12T16:14:18.297Z] === RUN TestSessionCreate [2021-01-12T16:14:18.297Z] --- SKIP: TestSessionCreate (0.00s) [2021-01-12T16:14:18.297Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-01-12T16:14:18.297Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-12T16:14:18.297Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-01-12T16:14:18.297Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-01-12T16:14:18.297Z] PASS [2021-01-12T16:14:18.297Z] ok github.com/docker/docker/integration/session 1.135s [2021-01-12T16:14:18.297Z] [2021-01-12T16:14:18.297Z] === Skipped [2021-01-12T16:14:18.297Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-01-12T16:14:18.297Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-01-12T16:14:18.297Z] [2021-01-12T16:14:18.297Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-01-12T16:14:18.297Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-01-12T16:14:18.297Z] [2021-01-12T16:14:18.297Z] [2021-01-12T16:14:18.297Z] DONE 2 tests, 2 skipped in 3.317s [2021-01-12T16:14:18.297Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-01-12T16:14:21.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:14:21.218Z] INFO: Testing against a local daemon [2021-01-12T16:14:21.218Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-12T16:14:21.218Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T16:14:21.218Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:21.218Z] === RUN TestEventsExecDie [2021-01-12T16:14:21.218Z] --- SKIP: TestEventsExecDie (0.00s) [2021-01-12T16:14:21.218Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-01-12T16:14:21.218Z] === RUN TestEventsBackwardsCompatible [2021-01-12T16:14:21.218Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-01-12T16:14:21.218Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-01-12T16:14:21.218Z] === RUN TestInfoAPI [2021-01-12T16:14:21.218Z] --- PASS: TestInfoAPI (0.05s) [2021-01-12T16:14:21.218Z] === RUN TestInfoAPIWarnings [2021-01-12T16:14:21.218Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-01-12T16:14:21.218Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T16:14:21.218Z] === RUN TestInfoDebug [2021-01-12T16:14:21.218Z] --- SKIP: TestInfoDebug (0.00s) [2021-01-12T16:14:21.218Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-12T16:14:21.218Z] === RUN TestInfoInsecureRegistries [2021-01-12T16:14:21.218Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-01-12T16:14:21.218Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-12T16:14:21.218Z] === RUN TestInfoRegistryMirrors [2021-01-12T16:14:21.218Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-01-12T16:14:21.218Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-12T16:14:21.218Z] === RUN TestLoginFailsWithBadCredentials [2021-01-12T16:14:21.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-01-12T16:14:22.192Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-01-12T16:14:22.192Z] === RUN TestPingCacheHeaders [2021-01-12T16:14:22.192Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-01-12T16:14:22.192Z] === RUN TestPingGet [2021-01-12T16:14:22.192Z] --- PASS: TestPingGet (0.03s) [2021-01-12T16:14:22.192Z] === RUN TestPingHead [2021-01-12T16:14:22.192Z] --- PASS: TestPingHead (0.04s) [2021-01-12T16:14:22.192Z] === RUN TestVersion [2021-01-12T16:14:22.654Z] --- PASS: TestVersion (0.03s) [2021-01-12T16:14:22.654Z] PASS [2021-01-12T16:14:22.654Z] ok github.com/docker/docker/integration/system 2.417s [2021-01-12T16:14:22.654Z] [2021-01-12T16:14:22.654Z] === Skipped [2021-01-12T16:14:22.654Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T16:14:22.654Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T16:14:22.654Z] [2021-01-12T16:14:22.654Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-01-12T16:14:22.654Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-01-12T16:14:22.654Z] [2021-01-12T16:14:22.654Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-01-12T16:14:22.654Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-01-12T16:14:22.654Z] [2021-01-12T16:14:22.654Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-01-12T16:14:22.654Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T16:14:22.654Z] [2021-01-12T16:14:22.654Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-01-12T16:14:22.654Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-12T16:14:22.654Z] [2021-01-12T16:14:22.654Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-01-12T16:14:22.654Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-12T16:14:22.654Z] [2021-01-12T16:14:22.654Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-01-12T16:14:22.654Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-12T16:14:22.654Z] [2021-01-12T16:14:22.654Z] [2021-01-12T16:14:22.654Z] DONE 13 tests, 7 skipped in 4.374s [2021-01-12T16:14:22.654Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-01-12T16:14:24.078Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-01-12T16:14:25.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:14:25.575Z] INFO: Testing against a local daemon [2021-01-12T16:14:25.575Z] === RUN TestVolumesCreateAndList [2021-01-12T16:14:25.575Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-01-12T16:14:25.575Z] === RUN TestVolumesRemove [2021-01-12T16:14:25.575Z] --- PASS: TestVolumesRemove (0.07s) [2021-01-12T16:14:25.575Z] === RUN TestVolumesInspect [2021-01-12T16:14:25.575Z] --- PASS: TestVolumesInspect (0.04s) [2021-01-12T16:14:25.575Z] === RUN TestVolumesInvalidJSON [2021-01-12T16:14:25.575Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-12T16:14:25.575Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-12T16:14:25.575Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-12T16:14:26.038Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-01-12T16:14:26.038Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-12T16:14:26.038Z] PASS [2021-01-12T16:14:26.038Z] ok github.com/docker/docker/integration/volume 1.304s [2021-01-12T16:14:26.038Z] [2021-01-12T16:14:26.038Z] DONE 5 tests in 3.362s [2021-01-12T16:14:26.038Z] INFO: make.ps1 ended at 01/12/2021 16:14:25 [2021-01-12T16:14:26.038Z] INFO: Integration CLI tests being run from the host: [2021-01-12T16:14:26.038Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-01-12T16:14:30.612Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-01-12T16:14:30.612Z] === RUN TestDockerSuite/TestLogsTail [2021-01-12T16:14:30.867Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-01-12T16:14:31.431Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-01-12T16:14:31.993Z] === RUN TestDockerSuite/TestMountIntoProc [2021-01-12T16:14:31.993Z] === RUN TestDockerSuite/TestMountIntoSys [2021-01-12T16:14:32.554Z] === RUN TestDockerSuite/TestNetHostname [2021-01-12T16:14:33.918Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-01-12T16:14:34.174Z] === RUN TestDockerSuite/TestNetworkEvents [2021-01-12T16:14:36.429Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T16:14:36.429Z] INFO: Testing against a local daemon [2021-01-12T16:14:36.429Z] === RUN TestDockerSuite [2021-01-12T16:14:36.429Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-01-12T16:14:36.429Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-01-12T16:14:36.429Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-01-12T16:14:36.429Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-01-12T16:14:36.429Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-01-12T16:14:36.429Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-01-12T16:14:36.429Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-01-12T16:14:36.429Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-01-12T16:14:36.890Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-01-12T16:14:37.352Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-01-12T16:14:38.330Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-01-12T16:14:38.792Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-01-12T16:14:40.716Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-01-12T16:14:40.972Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-01-12T16:14:41.532Z] === RUN TestDockerSuite/TestPluginActive [2021-01-12T16:14:49.609Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-01-12T16:14:49.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-01-12T16:14:51.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-01-12T16:14:55.665Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-01-12T16:14:55.665Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-01-12T16:14:58.178Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-01-12T16:15:00.692Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-01-12T16:15:02.076Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-01-12T16:15:06.238Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-01-12T16:15:10.405Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-01-12T16:15:11.331Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-01-12T16:15:12.257Z] === RUN TestDockerSuite/TestPortHostBinding [2021-01-12T16:15:13.191Z] === RUN TestDockerSuite/TestPortList [2021-01-12T16:15:14.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-01-12T16:15:20.660Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-01-12T16:15:22.549Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-01-12T16:15:29.081Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-01-12T16:15:29.081Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-01-12T16:15:29.081Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-01-12T16:15:29.081Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-01-12T16:15:29.081Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-01-12T16:15:29.081Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-01-12T16:15:29.081Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-01-12T16:15:29.641Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-01-12T16:15:29.641Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-01-12T16:15:30.571Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-01-12T16:15:30.827Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-01-12T16:15:33.347Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-01-12T16:15:34.274Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-01-12T16:15:34.530Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-01-12T16:15:34.787Z] === RUN TestDockerSuite/TestPsByOrder [2021-01-12T16:15:37.303Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-01-12T16:15:37.864Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-01-12T16:15:40.394Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-01-12T16:15:41.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-01-12T16:15:43.836Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-01-12T16:15:43.836Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-01-12T16:15:46.350Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-01-12T16:15:54.437Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-01-12T16:15:54.438Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-01-12T16:15:55.803Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-01-12T16:15:56.729Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-01-12T16:15:58.093Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-01-12T16:15:59.457Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-01-12T16:16:00.820Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-01-12T16:16:01.747Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-01-12T16:16:02.003Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-01-12T16:16:02.566Z] === RUN TestDockerSuite/TestPsRightTagName [2021-01-12T16:16:04.454Z] === RUN TestDockerSuite/TestPsShowMounts [2021-01-12T16:16:05.818Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-01-12T16:16:06.073Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-01-12T16:16:06.073Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-01-12T16:16:06.329Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-01-12T16:16:06.584Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-01-12T16:16:06.584Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-01-12T16:16:07.147Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-01-12T16:16:07.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-01-12T16:16:07.964Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-01-12T16:16:09.331Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-01-12T16:16:09.893Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-01-12T16:16:17.982Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-01-12T16:16:17.982Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-01-12T16:16:18.909Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-01-12T16:16:18.909Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-01-12T16:16:18.909Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-01-12T16:16:19.165Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-01-12T16:16:21.681Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-01-12T16:16:22.242Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-01-12T16:16:24.756Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-01-12T16:16:25.685Z] === RUN TestDockerSuite/TestRmiBlank [2021-01-12T16:16:25.685Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-01-12T16:16:25.685Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-01-12T16:16:28.199Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-01-12T16:16:29.126Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-01-12T16:16:29.382Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-01-12T16:16:30.748Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-01-12T16:16:31.674Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-01-12T16:16:32.601Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-01-12T16:16:33.162Z] === RUN TestDockerSuite/TestRmiTag [2021-01-12T16:16:33.419Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-01-12T16:16:33.980Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-01-12T16:16:37.244Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-01-12T16:16:37.805Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-01-12T16:16:38.374Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-01-12T16:16:38.635Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-01-12T16:16:39.562Z] === RUN TestDockerSuite/TestRunAddHost [2021-01-12T16:16:39.818Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-01-12T16:16:40.073Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-01-12T16:16:40.635Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-01-12T16:16:40.635Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-01-12T16:16:41.196Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-01-12T16:16:42.123Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-01-12T16:16:42.684Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-01-12T16:16:43.246Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-01-12T16:16:43.807Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-01-12T16:16:44.735Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-01-12T16:16:45.663Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-01-12T16:16:46.225Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-01-12T16:16:46.787Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-01-12T16:16:47.348Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-01-12T16:16:47.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-01-12T16:16:47.860Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-01-12T16:16:48.424Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-01-12T16:16:49.352Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-01-12T16:16:50.717Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-01-12T16:16:51.278Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-01-12T16:16:51.840Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-01-12T16:16:52.403Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-01-12T16:16:52.403Z] === RUN TestDockerSuite/TestRunBindMounts [2021-01-12T16:16:53.767Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-01-12T16:16:54.330Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-01-12T16:16:54.895Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-01-12T16:16:55.457Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-01-12T16:16:56.018Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-01-12T16:16:56.018Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-01-12T16:16:56.274Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-01-12T16:16:56.835Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-01-12T16:16:57.395Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-01-12T16:16:57.957Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-01-12T16:16:58.519Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-01-12T16:16:58.519Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-01-12T16:16:59.080Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-01-12T16:16:59.080Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-01-12T16:17:00.007Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-01-12T16:17:00.575Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-01-12T16:17:01.138Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-01-12T16:17:01.699Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-01-12T16:17:01.699Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-01-12T16:17:02.260Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-01-12T16:17:03.189Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-01-12T16:17:04.555Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-01-12T16:17:05.483Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-01-12T16:17:06.411Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-01-12T16:17:06.973Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-01-12T16:17:07.540Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-01-12T16:17:08.104Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-01-12T16:17:08.667Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-01-12T16:17:09.595Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-01-12T16:17:12.910Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-01-12T16:17:12.910Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-01-12T16:17:12.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-01-12T16:17:13.165Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-01-12T16:17:15.055Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-01-12T16:17:16.945Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-01-12T16:17:18.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-01-12T16:17:18.872Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-01-12T16:17:20.763Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-01-12T16:17:20.763Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-01-12T16:17:20.763Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-01-12T16:17:20.763Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-01-12T16:17:21.180Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-01-12T16:17:21.327Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-01-12T16:17:22.155Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-01-12T16:17:22.155Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-01-12T16:17:22.155Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-01-12T16:17:22.700Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-01-12T16:17:24.066Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-01-12T16:17:24.066Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-01-12T16:17:25.976Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-01-12T16:17:26.537Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-01-12T16:17:26.793Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-01-12T16:17:27.724Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-01-12T16:17:28.287Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-01-12T16:17:28.287Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-01-12T16:17:28.849Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-01-12T16:17:29.311Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-01-12T16:17:30.213Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-01-12T16:17:30.214Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-01-12T16:17:30.470Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-01-12T16:17:31.031Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-01-12T16:17:31.596Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-01-12T16:17:32.157Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-01-12T16:17:32.718Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-01-12T16:17:32.718Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-01-12T16:17:32.974Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-01-12T16:17:33.230Z] === RUN TestDockerSuite/TestRunEnvironment [2021-01-12T16:17:33.797Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-01-12T16:17:34.365Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-01-12T16:17:34.926Z] === RUN TestDockerSuite/TestRunExitCode [2021-01-12T16:17:35.861Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-01-12T16:17:36.424Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-01-12T16:17:36.985Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-01-12T16:17:37.546Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-01-12T16:17:37.546Z] === RUN TestDockerSuite/TestRunExposePort [2021-01-12T16:17:37.546Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-01-12T16:17:38.112Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-01-12T16:17:38.674Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-01-12T16:17:40.040Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-01-12T16:17:40.305Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-12T16:17:40.305Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-01-12T16:17:42.205Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-01-12T16:17:43.131Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-01-12T16:17:43.387Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-01-12T16:17:55.549Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-01-12T16:17:55.805Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-01-12T16:17:56.733Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-01-12T16:17:56.733Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-01-12T16:17:56.733Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-01-12T16:17:56.733Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-01-12T16:17:57.294Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-01-12T16:17:59.183Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-01-12T16:18:00.109Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-01-12T16:18:01.036Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-01-12T16:18:06.275Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-01-12T16:18:06.531Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-01-12T16:18:06.787Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-01-12T16:18:07.349Z] === RUN TestDockerSuite/TestRunModeHostname [2021-01-12T16:18:08.279Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-01-12T16:18:08.279Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-01-12T16:18:08.535Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-01-12T16:18:09.919Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-01-12T16:18:10.847Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-01-12T16:18:11.772Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-01-12T16:18:11.772Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-01-12T16:18:12.028Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-01-12T16:18:12.954Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-01-12T16:18:14.321Z] === RUN TestDockerSuite/TestRunMount [2021-01-12T16:18:14.882Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-01-12T16:18:18.149Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-01-12T16:18:19.530Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-01-12T16:18:20.092Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-01-12T16:18:20.653Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-01-12T16:18:21.582Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-01-12T16:18:22.946Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-01-12T16:18:25.461Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-01-12T16:18:26.825Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-01-12T16:18:28.189Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-01-12T16:18:29.117Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-01-12T16:18:30.051Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-01-12T16:18:30.051Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-01-12T16:18:30.613Z] === RUN TestDockerSuite/TestRunNetHost [2021-01-12T16:18:30.869Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-01-12T16:18:31.431Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-01-12T16:18:31.995Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-01-12T16:18:32.556Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-01-12T16:18:34.450Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-01-12T16:18:34.450Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-01-12T16:18:36.341Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-01-12T16:18:37.706Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-01-12T16:18:40.222Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-01-12T16:18:40.222Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-01-12T16:18:40.222Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-01-12T16:18:40.478Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-01-12T16:18:40.734Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-01-12T16:18:40.990Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-01-12T16:18:41.552Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-01-12T16:18:42.114Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-01-12T16:18:42.371Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-01-12T16:18:43.297Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-01-12T16:18:43.297Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-01-12T16:18:45.810Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-01-12T16:18:48.324Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-01-12T16:18:48.580Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-01-12T16:18:48.580Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-01-12T16:18:49.509Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-01-12T16:18:50.070Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-01-12T16:18:50.325Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-01-12T16:18:51.254Z] === RUN TestDockerSuite/TestRunPortInUse [2021-01-12T16:18:51.816Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-01-12T16:18:52.744Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-01-12T16:18:53.307Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-01-12T16:18:53.869Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-01-12T16:18:53.869Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-01-12T16:18:54.430Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-01-12T16:18:54.992Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-12T16:18:54.992Z] === RUN TestDockerSuite/TestRunPublishPort [2021-01-12T16:18:55.555Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-01-12T16:18:56.484Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-01-12T16:18:56.484Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-01-12T16:18:57.047Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-01-12T16:18:57.974Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-01-12T16:18:57.974Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-01-12T16:18:59.865Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-01-12T16:19:00.123Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-01-12T16:19:01.490Z] === RUN TestDockerSuite/TestRunRm [2021-01-12T16:19:02.052Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-01-12T16:19:05.314Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-01-12T16:19:05.569Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-01-12T16:19:06.133Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-01-12T16:19:06.695Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-01-12T16:19:08.594Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-01-12T16:19:09.155Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-01-12T16:19:11.670Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-01-12T16:19:14.188Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-01-12T16:19:14.444Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-01-12T16:19:15.006Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-01-12T16:19:15.262Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-01-12T16:19:15.822Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-01-12T16:19:16.078Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-01-12T16:19:16.640Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-01-12T16:19:17.202Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-01-12T16:19:17.763Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-01-12T16:19:18.019Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-01-12T16:19:18.583Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-01-12T16:19:21.098Z] === RUN TestDockerSuite/TestRunState [2021-01-12T16:19:21.661Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-01-12T16:19:22.225Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-01-12T16:19:22.787Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-01-12T16:19:23.350Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-01-12T16:19:23.606Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-01-12T16:19:23.606Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-01-12T16:19:24.171Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-01-12T16:19:24.732Z] === RUN TestDockerSuite/TestRunSysctls [2021-01-12T16:19:25.658Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-01-12T16:19:25.885Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-01-12T16:19:25.885Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-01-12T16:19:25.885Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-01-12T16:19:25.885Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-01-12T16:19:25.885Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-01-12T16:19:25.885Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-01-12T16:19:25.885Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-01-12T16:19:25.885Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-01-12T16:19:25.885Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-01-12T16:19:25.885Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-01-12T16:19:25.885Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-01-12T16:19:25.885Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-01-12T16:19:25.914Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-01-12T16:19:25.914Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-01-12T16:19:25.914Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-01-12T16:19:26.477Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-01-12T16:19:27.431Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-01-12T16:19:27.431Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-01-12T16:19:27.431Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-01-12T16:19:27.431Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-01-12T16:19:29.004Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-01-12T16:19:29.004Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-01-12T16:19:29.259Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-01-12T16:19:29.621Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-01-12T16:19:30.625Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-01-12T16:19:33.891Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-01-12T16:19:34.146Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-01-12T16:19:36.033Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-01-12T16:19:36.595Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-01-12T16:19:36.851Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-01-12T16:19:37.413Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-01-12T16:19:37.673Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-01-12T16:19:39.568Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-01-12T16:19:40.934Z] === RUN TestDockerSuite/TestRunUserByID [2021-01-12T16:19:41.190Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-01-12T16:19:41.190Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-01-12T16:19:41.446Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-01-12T16:19:41.703Z] === RUN TestDockerSuite/TestRunUserByName [2021-01-12T16:19:42.039Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-01-12T16:19:42.264Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-01-12T16:19:42.824Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-01-12T16:19:42.824Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-01-12T16:19:42.824Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-01-12T16:19:43.386Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-01-12T16:19:45.902Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-01-12T16:19:46.462Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-01-12T16:19:47.024Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-01-12T16:19:48.396Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-01-12T16:19:49.323Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-01-12T16:19:49.579Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-01-12T16:19:50.947Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-01-12T16:19:52.407Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-01-12T16:19:52.407Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-01-12T16:19:52.407Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-01-12T16:19:53.464Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-01-12T16:19:53.464Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-01-12T16:19:53.464Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-01-12T16:19:53.464Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-01-12T16:19:53.464Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-01-12T16:19:53.720Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-01-12T16:19:53.720Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-01-12T16:19:54.282Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-01-12T16:19:54.538Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-01-12T16:19:55.326Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-01-12T16:19:55.465Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-01-12T16:19:56.026Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-01-12T16:19:56.283Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-01-12T16:19:56.300Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-01-12T16:19:56.550Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-01-12T16:19:56.823Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-01-12T16:19:56.823Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-01-12T16:19:56.823Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-01-12T16:19:56.823Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-01-12T16:19:56.823Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-01-12T16:19:57.080Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-01-12T16:19:57.080Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-01-12T16:19:57.080Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-01-12T16:19:57.080Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-01-12T16:19:57.080Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-01-12T16:19:57.335Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-01-12T16:19:57.896Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-01-12T16:19:58.458Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-01-12T16:19:58.458Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-01-12T16:19:59.019Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-01-12T16:19:59.019Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-01-12T16:19:59.581Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-01-12T16:19:59.581Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-01-12T16:20:00.142Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-01-12T16:20:00.703Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-01-12T16:20:00.703Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-01-12T16:20:00.703Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-01-12T16:20:00.959Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-01-12T16:20:01.886Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-01-12T16:20:02.813Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-01-12T16:20:02.813Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-01-12T16:20:02.813Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-01-12T16:20:03.071Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-01-12T16:20:03.071Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-01-12T16:20:04.001Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-01-12T16:20:04.570Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-01-12T16:20:06.697Z] === RUN TestDockerSuite/TestBuildAddScript [2021-01-12T16:20:06.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-01-12T16:20:06.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-01-12T16:20:06.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-01-12T16:20:06.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-01-12T16:20:06.698Z] === RUN TestDockerSuite/TestBuildAddTar [2021-01-12T16:20:07.086Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-01-12T16:20:07.086Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-01-12T16:20:07.086Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-01-12T16:20:07.086Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-01-12T16:20:08.014Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-01-12T16:20:08.576Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-01-12T16:20:09.138Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-01-12T16:20:09.394Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-01-12T16:20:10.759Z] === RUN TestDockerSuite/TestSaveImageId [2021-01-12T16:20:10.759Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-01-12T16:20:11.015Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-01-12T16:20:12.380Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-01-12T16:20:12.380Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-01-12T16:20:13.319Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-01-12T16:20:13.576Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-01-12T16:20:13.576Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-01-12T16:20:14.941Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-01-12T16:20:15.869Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-01-12T16:20:16.431Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-01-12T16:20:16.431Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-01-12T16:20:16.431Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-01-12T16:20:16.687Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-01-12T16:20:16.687Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-01-12T16:20:17.248Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-01-12T16:20:19.139Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-01-12T16:20:19.395Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-01-12T16:20:24.636Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-01-12T16:20:26.002Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-01-12T16:20:26.930Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-01-12T16:20:28.299Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-01-12T16:20:30.813Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-01-12T16:20:32.700Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-01-12T16:20:32.956Z] === RUN TestDockerSuite/TestStartRecordError [2021-01-12T16:20:34.324Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-01-12T16:20:36.213Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-01-12T16:20:37.578Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-01-12T16:20:37.834Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-01-12T16:20:40.347Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-01-12T16:20:40.347Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-01-12T16:20:42.863Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-01-12T16:20:44.750Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-01-12T16:20:48.012Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-01-12T16:20:49.382Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-01-12T16:20:49.382Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-01-12T16:20:49.382Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-01-12T16:20:52.174Z] === RUN TestDockerSuite/TestStatsNoStream [2021-01-12T16:20:54.685Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-01-12T16:20:56.048Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-01-12T16:20:56.611Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-01-12T16:20:57.175Z] === RUN TestDockerSuite/TestTopPrivileged [2021-01-12T16:20:57.736Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-01-12T16:20:57.736Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-01-12T16:20:58.298Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-01-12T16:21:00.815Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-01-12T16:21:02.701Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-01-12T16:21:03.628Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-01-12T16:21:04.562Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-01-12T16:21:05.123Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-01-12T16:21:05.123Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-01-12T16:21:05.683Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-01-12T16:21:06.611Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-01-12T16:21:06.611Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-01-12T16:21:07.542Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-01-12T16:21:08.468Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-01-12T16:21:09.029Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-01-12T16:21:09.956Z] === RUN TestDockerSuite/TestUpdateStats [2021-01-12T16:21:10.516Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-01-12T16:21:12.405Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-01-12T16:21:13.774Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-01-12T16:21:14.579Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-01-12T16:21:14.579Z] === RUN TestDockerSuite/TestBuildBlankName [2021-01-12T16:21:14.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-01-12T16:21:14.702Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-01-12T16:21:14.702Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-01-12T16:21:15.631Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-01-12T16:21:15.887Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-01-12T16:21:18.401Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-01-12T16:21:20.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-01-12T16:21:20.918Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-01-12T16:21:21.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-01-12T16:21:23.447Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-01-12T16:21:24.812Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-01-12T16:21:26.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-01-12T16:21:27.327Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-01-12T16:21:28.254Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-01-12T16:21:30.144Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-01-12T16:21:32.033Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-01-12T16:21:33.923Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-01-12T16:21:34.484Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-01-12T16:21:34.868Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-01-12T16:21:35.409Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-01-12T16:21:36.772Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-01-12T16:21:38.137Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-01-12T16:21:39.501Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-01-12T16:21:40.867Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-01-12T16:21:42.230Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-01-12T16:21:45.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-01-12T16:21:45.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-01-12T16:21:48.762Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-01-12T16:21:49.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-01-12T16:21:49.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-01-12T16:21:49.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-01-12T16:21:54.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-01-12T16:21:54.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-01-12T16:21:55.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-01-12T16:21:55.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-01-12T16:21:55.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-01-12T16:21:55.291Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-01-12T16:21:57.185Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-01-12T16:21:57.185Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-01-12T16:21:57.185Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-01-12T16:21:57.747Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-01-12T16:21:58.004Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-01-12T16:21:58.004Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-01-12T16:21:58.004Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-01-12T16:21:58.565Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-01-12T16:21:58.565Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-01-12T16:21:59.492Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-01-12T16:21:59.492Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-01-12T16:21:59.492Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-01-12T16:21:59.492Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-01-12T16:21:59.492Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-01-12T16:22:01.381Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-01-12T16:22:01.381Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-01-12T16:22:01.381Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-01-12T16:22:01.381Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-01-12T16:22:01.381Z] === RUN TestDockerSuite/TestVolumeEvents [2021-01-12T16:22:06.619Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-01-12T16:22:07.985Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-01-12T16:22:07.985Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-01-12T16:22:08.240Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-01-12T16:22:10.129Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-01-12T16:22:12.647Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite (1397.73s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.19s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.24s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.34s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.23s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.03s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.00s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.18s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.45s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.76s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.76s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.72s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.73s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.96s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.84s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAttachDetach (1.02s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.72s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.66s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.07s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.55s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.78s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.72s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.28s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.49s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.42s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.21s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.72s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.65s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.78s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.77s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.08s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.94s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.40s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.99s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.30s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.14s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.44s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.31s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.93s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.72s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.30s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.43s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.55s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.58s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.35s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.77s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.12s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.30s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.82s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.59s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.75s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.81s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.65s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.18s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.46s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.57s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.31s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.56s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.15s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.34s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.09s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.57s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.31s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.67s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.77s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.93s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.91s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.50s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.25s) [2021-01-12T16:22:12.647Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-01-12T16:22:12.647Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.53s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.21s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.08s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.85s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.45s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.58s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.23s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.65s) [2021-01-12T16:22:12.647Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-01-12T16:22:12.647Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.647Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-01-12T16:22:12.647Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.647Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-01-12T16:22:12.647Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.647Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-01-12T16:22:12.647Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.74s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.49s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.86s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.83s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.69s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.14s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.00s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.88s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.40s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.55s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.27s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.43s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.49s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.27s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.46s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.20s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.45s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.49s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.77s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.35s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.39s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.12s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.10s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.62s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.63s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.99s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEnv (1.63s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.29s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.99s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.13s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.69s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.08s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.94s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.17s) [2021-01-12T16:22:12.647Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-01-12T16:22:12.647Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.22s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.70s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.60s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildFails (0.72s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.89s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.90s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.80s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.83s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.95s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.67s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.02s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.82s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.42s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildHistory (4.61s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.62s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.35s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2021-01-12T16:22:12.647Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.90s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.56s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.41s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.87s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.80s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.27s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.99s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.87s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.33s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.86s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.72s) [2021-01-12T16:22:12.648Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-01-12T16:22:12.648Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.60s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.30s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.52s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.45s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.90s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.89s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.40s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.47s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.30s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.93s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.35s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.52s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.50s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.52s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.01s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildPATH (2.50s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.63s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.86s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.71s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.40s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.66s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildRm (2.06s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.12s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.85s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.75s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.69s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.74s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2021-01-12T16:22:12.648Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-01-12T16:22:12.648Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.62s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildStderr (0.76s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.81s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.69s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.95s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildUser (1.47s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.48s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.16s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.71s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.78s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.28s) [2021-01-12T16:22:12.648Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-01-12T16:22:12.648Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.648Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-01-12T16:22:12.648Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.648Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-01-12T16:22:12.648Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.648Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-01-12T16:22:12.648Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.25s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.61s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.85s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.22s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s) [2021-01-12T16:22:12.648Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-01-12T16:22:12.648Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.75s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-12T16:22:12.648Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-01-12T16:22:12.648Z] docker_cli_sni_test.go:18: Flakey test [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.57s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.92s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCommitChange (0.88s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.80s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.22s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.26s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.04s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCommitTTY (1.23s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.77s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.15s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.56s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.64s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.76s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.86s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.83s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.99s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.17s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.92s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.64s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.36s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.65s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.70s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.67s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.66s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.60s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.76s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.66s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.59s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.21s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.41s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.90s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.70s) [2021-01-12T16:22:12.648Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-01-12T16:22:12.648Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.62s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.53s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.90s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.49s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.71s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.24s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.03s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.47s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.41s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.48s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.34s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.40s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a8ffa0_} (1.50s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1118819333_/foo_false____} (1.56s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1118819333_/foo_true____} (1.38s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3649653152_/foo_false____} (1.55s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3649653152_/foo_true____} (1.58s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3649653152_/foo_true__0xc000ab4000__} (1.38s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ab4020_} (1.60s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ab4040_} (1.44s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ab4060_} (1.33s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ab4080_} (1.56s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.93s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.91s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.68s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.86s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.77s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.14s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.86s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.84s) [2021-01-12T16:22:12.648Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.20s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.26s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.93s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.57s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.62s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.64s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.02s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.64s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.66s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.82s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.83s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.96s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.53s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.66s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.27s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.52s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.64s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.91s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.49s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.76s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.74s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.72s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToDot (0.63s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.01s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.50s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToStdout (1.00s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.37s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.73s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.22s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.73s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.62s) [2021-01-12T16:22:12.649Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-01-12T16:22:12.649Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.66s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateRM (0.23s) [2021-01-12T16:22:12.649Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-12T16:22:12.649Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.11s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.69s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.23s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.69s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.12s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.80s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.36s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.32s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.58s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.96s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.95s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.18s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.50s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.70s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.93s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.69s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsCommit (0.71s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.02s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.10s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.02s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsCopy (0.85s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.14s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.48s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.32s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-01-12T16:22:12.649Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-01-12T16:22:12.649Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-01-12T16:22:12.649Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-01-12T16:22:12.649Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.56s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.76s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsTop (0.59s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.89s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.58s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.70s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.73s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.19s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.72s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.85s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.56s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.31s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecCgroup (1.23s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.11s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecInspectID (1.59s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.68s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.02s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecParseError (0.52s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2021-01-12T16:22:12.649Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-01-12T16:22:12.649Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.26s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.67s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.47s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.62s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.60s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestHealth (18.82s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.63s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.35s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.66s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImportFile (1.15s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.16s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImportGzipped (1.22s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.15s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.52s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.17s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.60s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.65s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.09s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.77s) [2021-01-12T16:22:12.649Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-01-12T16:22:12.649Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.01s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.80s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectDefault (0.54s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectHistory (0.63s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-01-12T16:22:12.649Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-01-12T16:22:12.649Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.73s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.58s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.62s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.79s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.05s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.77s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectStatus (0.82s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.60s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.59s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.56s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2021-01-12T16:22:12.649Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.12s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.49s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.79s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.35s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.67s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.21s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.52s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.62s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.59s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.66s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.72s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.90s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.87s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.30s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.65s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsSince (6.84s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.83s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.51s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.49s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestNetHostname (1.38s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPluginActive (6.89s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.21s) [2021-01-12T16:22:12.650Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-01-12T16:22:12.650Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (2.53s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.42s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.57s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.44s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.27s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPortList (7.76s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.46s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.97s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.99s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.21s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.17s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.20s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsByOrder (2.55s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.06s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.38s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.61s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.30s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.10s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.49s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.47s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.62s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.53s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2021-01-12T16:22:12.650Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-01-12T16:22:12.650Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.97s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.20s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.69s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.17s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.98s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.09s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.10s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.53s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.84s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.39s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.44s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.32s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.55s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.53s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.71s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.93s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.28s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.64s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.54s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.42s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.60s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.52s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.87s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.66s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.51s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.01s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.18s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.11s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.65s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.69s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.10s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.89s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.60s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.75s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.62s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.19s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.00s) [2021-01-12T16:22:12.650Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-01-12T16:22:12.650Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.650Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-01-12T16:22:12.650Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.37s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.31s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.77s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.21s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2021-01-12T16:22:12.650Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-01-12T16:22:12.650Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.41s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.65s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.67s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.57s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.65s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunExitCode (0.71s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.62s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.53s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.33s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s) [2021-01-12T16:22:12.650Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-12T16:22:12.650Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.82s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.39s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.88s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.93s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.86s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.46s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.04s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.28s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.91s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.00s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.17s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunMount (5.20s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.95s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.38s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.06s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.47s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.50s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.04s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunNetHost (0.80s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.60s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2021-01-12T16:22:12.650Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.98s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.69s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.68s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.46s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.12s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.59s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.67s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.12s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.59s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.68s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.24s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.63s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.68s) [2021-01-12T16:22:12.651Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.67s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.63s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.54s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.57s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.59s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.61s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.96s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-01-12T16:22:12.651Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.32s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.08s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunRm (0.74s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.55s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.54s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.84s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.28s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.69s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunState (1.38s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.57s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.56s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunSysctls (1.29s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.60s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.15s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.51s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.40s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.69s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.60s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.84s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.60s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.33s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.58s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.07s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.46s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-01-12T16:22:12.651Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.48s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.68s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.00s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.59s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.95s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.33s) [2021-01-12T16:22:12.651Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents769880605 [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.20s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.51s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.00s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.57s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.00s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.21s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.74s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.61s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStartRecordError (1.27s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.11s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.42s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.73s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.16s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.57s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.62s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.66s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-01-12T16:22:12.651Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.61s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.11s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUpdateStats (3.63s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.03s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-01-12T16:22:12.651Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.92s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.44s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.40s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.32s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.30s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.31s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.66s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.64s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.33s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.06s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.07s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.55s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.69s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.13s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.39s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.81s) [2021-01-12T16:22:12.651Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.46s) [2021-01-12T16:22:12.651Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-01-12T16:22:12.651Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-01-12T16:22:12.651Z] === RUN TestDockerRegistrySuite [2021-01-12T16:22:12.651Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-01-12T16:22:13.579Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-01-12T16:22:14.944Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-01-12T16:22:16.309Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-01-12T16:22:16.309Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-01-12T16:22:16.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-01-12T16:22:19.590Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-01-12T16:22:21.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-01-12T16:22:21.508Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-01-12T16:22:21.970Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-01-12T16:22:23.516Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-01-12T16:22:23.516Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-01-12T16:22:24.878Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-01-12T16:22:27.413Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-01-12T16:22:28.227Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-01-12T16:22:28.692Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-01-12T16:22:28.792Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-01-12T16:22:29.154Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-01-12T16:22:29.154Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-01-12T16:22:29.718Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-01-12T16:22:30.127Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-01-12T16:22:30.644Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-01-12T16:22:31.101Z] === RUN TestDockerSuite/TestBuildCmd [2021-01-12T16:22:31.564Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-01-12T16:22:32.009Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-01-12T16:22:32.028Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-01-12T16:22:32.490Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-01-12T16:22:32.943Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-01-12T16:22:33.871Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-01-12T16:22:35.250Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-01-12T16:22:37.140Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-01-12T16:22:37.206Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-01-12T16:22:38.507Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-01-12T16:22:39.395Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-01-12T16:22:39.395Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-01-12T16:22:39.873Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-01-12T16:22:40.368Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-01-12T16:22:40.368Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-01-12T16:22:40.831Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-01-12T16:22:41.768Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-01-12T16:22:42.379Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-01-12T16:22:42.695Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-01-12T16:22:42.695Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-01-12T16:22:43.354Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-01-12T16:22:43.817Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-01-12T16:22:43.817Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-01-12T16:22:44.061Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-01-12T16:22:44.280Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-01-12T16:22:44.623Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-01-12T16:22:44.744Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-01-12T16:22:44.744Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-01-12T16:22:44.744Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-01-12T16:22:45.555Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-01-12T16:22:48.078Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-01-12T16:22:48.334Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-01-12T16:22:49.699Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-01-12T16:22:49.699Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-01-12T16:22:49.955Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-01-12T16:22:50.209Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-01-12T16:22:50.469Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-01-12T16:22:50.634Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-01-12T16:22:51.030Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-01-12T16:22:51.030Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-01-12T16:22:51.957Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-01-12T16:22:53.322Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-01-12T16:22:54.249Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-01-12T16:22:55.178Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-01-12T16:22:56.107Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-01-12T16:22:57.034Z] --- PASS: TestDockerRegistrySuite (44.40s) [2021-01-12T16:22:57.034Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2021-01-12T16:22:57.034Z] check_test.go:196: [d0ce88b6c04ef] daemon is not started [2021-01-12T16:22:57.034Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s) [2021-01-12T16:22:57.034Z] check_test.go:196: [d2fc1de255158] daemon is not started [2021-01-12T16:22:57.034Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.42s) [2021-01-12T16:22:57.034Z] check_test.go:196: [dc0cc47741d17] daemon is not started [2021-01-12T16:22:57.034Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-01-12T16:22:57.034Z] check_test.go:196: [d32cfad3df3ec] daemon is not started [2021-01-12T16:22:57.034Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.86s) [2021-01-12T16:22:57.034Z] check_test.go:196: [d4d1ba233dbae] daemon is not started [2021-01-12T16:22:57.034Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.51s) [2021-01-12T16:22:57.034Z] check_test.go:196: [d089d8735b815] daemon is not started [2021-01-12T16:22:57.034Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.93s) [2021-01-12T16:22:57.034Z] check_test.go:196: [d12c191f0c187] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.27s) [2021-01-12T16:22:57.035Z] check_test.go:196: [d9c4d013bcf87] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2021-01-12T16:22:57.035Z] check_test.go:196: [dd1e05dcf4a6b] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2021-01-12T16:22:57.035Z] check_test.go:196: [dc2f727b5ecdb] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2021-01-12T16:22:57.035Z] check_test.go:196: [da7ca69dc0846] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.16s) [2021-01-12T16:22:57.035Z] check_test.go:196: [d4a978d2e0bf4] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.00s) [2021-01-12T16:22:57.035Z] check_test.go:196: [da771f007d569] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.00s) [2021-01-12T16:22:57.035Z] check_test.go:196: [dc21a298c893b] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s) [2021-01-12T16:22:57.035Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0cd5ad01a4980d2a892abc57941745e2ced9f840538642026d1b82423e5e7e09 [2021-01-12T16:22:57.035Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f5e57110042d03da9841378a15823607337b2583fde27caa37f9bab904148869 [2021-01-12T16:22:57.035Z] check_test.go:196: [d7ddb4a9bb5e0] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.77s) [2021-01-12T16:22:57.035Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fdbe99db4625376a922aabf105473a31d8553c3b1bac608607ee76363e7121bf [2021-01-12T16:22:57.035Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b6caa150583c2d729cc402058ce1803dc3c370deb68ac1f703ba48255a3604c4 [2021-01-12T16:22:57.035Z] check_test.go:196: [ddce697c61026] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.09s) [2021-01-12T16:22:57.035Z] check_test.go:196: [db24dbf36bfb5] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2021-01-12T16:22:57.035Z] check_test.go:196: [d698d2fdb7c1a] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2021-01-12T16:22:57.035Z] check_test.go:196: [d7d3d0e9aa852] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-01-12T16:22:57.035Z] check_test.go:196: [d07093e4506cb] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2021-01-12T16:22:57.035Z] check_test.go:196: [dbd437f489746] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2021-01-12T16:22:57.035Z] check_test.go:196: [d6fad7b2313d6] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2021-01-12T16:22:57.035Z] check_test.go:196: [da2a281c448cc] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.44s) [2021-01-12T16:22:57.035Z] check_test.go:196: [d6779611d9bd2] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-01-12T16:22:57.035Z] check_test.go:196: [d8054d447645f] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.05s) [2021-01-12T16:22:57.035Z] check_test.go:196: [d3abe93319e32] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-01-12T16:22:57.035Z] check_test.go:196: [d1994723c5008] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-01-12T16:22:57.035Z] check_test.go:196: [d9f67da5ca1d8] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.36s) [2021-01-12T16:22:57.035Z] check_test.go:196: [daf204f50a771] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-01-12T16:22:57.035Z] check_test.go:196: [de6610ebea622] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-01-12T16:22:57.035Z] check_test.go:196: [d8b118cf4e933] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-01-12T16:22:57.035Z] check_test.go:196: [dd3cb2bae39a4] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2021-01-12T16:22:57.035Z] check_test.go:196: [d4b421db58892] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2021-01-12T16:22:57.035Z] check_test.go:196: [dda93d10ba7c1] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2021-01-12T16:22:57.035Z] check_test.go:196: [de38d88f6e37b] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2021-01-12T16:22:57.035Z] check_test.go:196: [d1919a7088cd4] daemon is not started [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2021-01-12T16:22:57.035Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-01-12T16:22:57.035Z] === RUN TestDockerSchema1RegistrySuite [2021-01-12T16:22:57.035Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-01-12T16:22:57.035Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-01-12T16:23:00.311Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-01-12T16:23:05.553Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-01-12T16:23:07.443Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-01-12T16:23:08.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-01-12T16:23:09.747Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-01-12T16:23:09.747Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-01-12T16:23:10.674Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-01-12T16:23:11.601Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-01-12T16:23:12.527Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-01-12T16:23:15.042Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-01-12T16:23:15.603Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-01-12T16:23:15.859Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-01-12T16:23:16.115Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-01-12T16:23:16.380Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-01-12T16:23:16.643Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-01-12T16:23:16.899Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite (20.24s) [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-01-12T16:23:17.154Z] check_test.go:223: [d229371c74b73] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.81s) [2021-01-12T16:23:17.154Z] check_test.go:223: [d02f025a249d6] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.79s) [2021-01-12T16:23:17.154Z] check_test.go:223: [df62328f77f59] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.87s) [2021-01-12T16:23:17.154Z] check_test.go:223: [dc4b175698cee] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s) [2021-01-12T16:23:17.154Z] check_test.go:223: [d39d3093eb4e9] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.07s) [2021-01-12T16:23:17.154Z] check_test.go:223: [d2c91008d9f88] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-01-12T16:23:17.154Z] check_test.go:223: [d318543e00bbb] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.10s) [2021-01-12T16:23:17.154Z] check_test.go:223: [d3113f23bce9d] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2021-01-12T16:23:17.154Z] check_test.go:223: [d84009d193017] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2021-01-12T16:23:17.154Z] check_test.go:223: [d7f40d91aa4a2] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.47s) [2021-01-12T16:23:17.154Z] check_test.go:223: [da840f2fea8a0] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-01-12T16:23:17.154Z] check_test.go:223: [d95950219c582] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2021-01-12T16:23:17.154Z] check_test.go:223: [d099d376ccd64] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-01-12T16:23:17.154Z] check_test.go:223: [d57aedc64f7ce] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-01-12T16:23:17.154Z] check_test.go:223: [d9db9160fcda4] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2021-01-12T16:23:17.154Z] check_test.go:223: [d1448caa4764d] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-01-12T16:23:17.154Z] check_test.go:223: [d8efc4a9086f5] daemon is not started [2021-01-12T16:23:17.154Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-01-12T16:23:17.154Z] check_test.go:223: [dbe43e068113f] daemon is not started [2021-01-12T16:23:17.154Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-01-12T16:23:17.154Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-01-12T16:23:18.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-01-12T16:23:18.338Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-01-12T16:23:18.593Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-01-12T16:23:19.959Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-01-12T16:23:19.959Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-01-12T16:23:20.214Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-01-12T16:23:20.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-01-12T16:23:21.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.84s) [2021-01-12T16:23:21.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2021-01-12T16:23:21.030Z] check_test.go:252: [de358d8467205] daemon is not started [2021-01-12T16:23:21.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-01-12T16:23:21.030Z] check_test.go:252: [d4fc561f9171f] daemon is not started [2021-01-12T16:23:21.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-01-12T16:23:21.030Z] check_test.go:252: [d31c3d04ad889] daemon is not started [2021-01-12T16:23:21.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2021-01-12T16:23:21.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2021-01-12T16:23:21.030Z] check_test.go:252: [d9778e8d0b971] daemon is not started [2021-01-12T16:23:21.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-01-12T16:23:21.030Z] check_test.go:252: [d97f16cfc1702] daemon is not started [2021-01-12T16:23:21.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-01-12T16:23:21.030Z] check_test.go:252: [ddfd518ffbef7] daemon is not started [2021-01-12T16:23:21.030Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-01-12T16:23:21.030Z] check_test.go:252: [d958d55ddec85] daemon is not started [2021-01-12T16:23:21.030Z] === RUN TestDockerRegistryAuthTokenSuite [2021-01-12T16:23:21.030Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-01-12T16:23:26.282Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-01-12T16:23:26.282Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-01-12T16:23:26.538Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-01-12T16:23:26.538Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-01-12T16:23:26.555Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-01-12T16:23:26.555Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-01-12T16:23:26.555Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-01-12T16:23:26.793Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-01-12T16:23:26.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-01-12T16:23:26.793Z] check_test.go:279: [dd23484f89a08] daemon is not started [2021-01-12T16:23:26.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-01-12T16:23:26.793Z] check_test.go:279: [dc054b4529ede] daemon is not started [2021-01-12T16:23:26.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-01-12T16:23:26.793Z] check_test.go:279: [d64041804582a] daemon is not started [2021-01-12T16:23:26.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-01-12T16:23:26.793Z] check_test.go:279: [d8a1aa44b33a6] daemon is not started [2021-01-12T16:23:26.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-01-12T16:23:26.793Z] check_test.go:279: [d0c58add5a31c] daemon is not started [2021-01-12T16:23:26.793Z] === RUN TestDockerNetworkSuite [2021-01-12T16:23:26.793Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-01-12T16:23:29.310Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-01-12T16:23:29.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-01-12T16:23:30.129Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-01-12T16:23:32.380Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-01-12T16:23:32.380Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-01-12T16:23:32.380Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-01-12T16:23:32.380Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-01-12T16:23:32.910Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-01-12T16:23:32.910Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-01-12T16:23:33.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-01-12T16:23:34.769Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-01-12T16:23:35.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-01-12T16:23:39.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-01-12T16:23:40.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-01-12T16:23:41.765Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-01-12T16:23:48.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-01-12T16:23:50.825Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-01-12T16:23:50.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-01-12T16:23:52.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-01-12T16:23:52.714Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-01-12T16:23:53.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-01-12T16:23:53.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-01-12T16:23:54.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-01-12T16:23:56.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-01-12T16:23:56.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-01-12T16:23:56.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-01-12T16:23:58.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-01-12T16:23:58.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-01-12T16:23:58.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-01-12T16:23:58.070Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-01-12T16:23:58.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-01-12T16:23:59.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-01-12T16:24:00.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-01-12T16:24:00.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-01-12T16:24:00.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-01-12T16:24:00.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-01-12T16:24:03.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-01-12T16:24:04.764Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-01-12T16:24:05.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-01-12T16:24:05.421Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-01-12T16:24:05.422Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-01-12T16:24:05.422Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-01-12T16:24:09.492Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-01-12T16:24:09.492Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-01-12T16:24:12.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-01-12T16:24:12.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-01-12T16:24:13.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-01-12T16:24:13.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-01-12T16:24:13.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-01-12T16:24:13.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-01-12T16:24:14.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-01-12T16:24:14.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-01-12T16:24:15.515Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-01-12T16:24:16.443Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-01-12T16:24:17.369Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-01-12T16:24:17.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-01-12T16:24:17.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-01-12T16:24:17.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-01-12T16:24:18.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-01-12T16:24:20.185Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-01-12T16:24:22.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-01-12T16:24:25.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-01-12T16:24:25.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-01-12T16:24:26.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-01-12T16:24:26.659Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-01-12T16:24:27.658Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-01-12T16:24:27.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-01-12T16:24:27.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-01-12T16:24:28.633Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-01-12T16:24:28.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-01-12T16:24:29.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-01-12T16:24:30.323Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-01-12T16:24:31.614Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite (69.71s) [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.19s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [dbc2cb186cb40] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [dd3302ccfdbb8] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.62s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d63b7f7853e3d] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.09s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [dce458c5d40d8] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.26s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:1233: [db8720f6334b2] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.18s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d9d85a38ceb72] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.74s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d677cab543b57] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.35s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [dc698418f502f] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.66s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d094d0aab5d39] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.63s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d4204980c55c0] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.56s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d43b0b62438a9] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.12s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d7bb312907ebb] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.21s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d10a8766afca9] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d46e417369069] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.42s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d2d0a73df10bb] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.09s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d86e857c56ada] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.26s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d4623b0fc8fe7] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d2ef83abcda64] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.23s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d7a50d9ed5523] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.86s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [dc26ae1e67d03] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.35s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d50ae8263facb] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [daff9df547555] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [da779a7364a7e] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [de0c22056d05a] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.36s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:968: [d69d7f3bc91f2] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.82s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d3a7a6f3e5bd9] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.94s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:1116: [db54b5d2b666d] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [db5186aa51dbf] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.15s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d53f3db89cd56] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.24s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d52678288a405] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [df9014d8e526a] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [dbbf0bfeb49a3] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d873a54d29db4] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d0e2839d93ea4] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.20s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d2278151e4218] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d18fd285aebf5] daemon is not started [2021-01-12T16:24:36.872Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d5f2833ded493] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.91s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d948d6aace057] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.18s) [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.05s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:1084: [d8bbf181643e3] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d4eeac9bbf528] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [dbf0a59d871d9] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d7315e078c507] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d555e06fd8cf2] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [df8e178f4d545] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.60s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [dcd4f98c35366] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.98s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d287763482adf] daemon is not started [2021-01-12T16:24:36.872Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.16s) [2021-01-12T16:24:36.872Z] docker_cli_network_unix_test.go:46: [d208c01cff52f] daemon is not started [2021-01-12T16:24:36.872Z] === RUN TestDockerHubPullSuite [2021-01-12T16:24:36.872Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-01-12T16:24:40.134Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-01-12T16:24:40.218Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-01-12T16:24:41.767Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-01-12T16:24:42.653Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-01-12T16:24:42.908Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-01-12T16:24:49.438Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-01-12T16:24:49.438Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-01-12T16:24:49.438Z] --- PASS: TestDockerHubPullSuite (12.19s) [2021-01-12T16:24:49.438Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (3.38s) [2021-01-12T16:24:49.438Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.44s) [2021-01-12T16:24:49.438Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.69s) [2021-01-12T16:24:49.438Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (5.38s) [2021-01-12T16:24:49.438Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2021-01-12T16:24:49.438Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-01-12T16:24:49.438Z] PASS [2021-01-12T16:24:49.438Z] [2021-01-12T16:24:49.438Z] === Skipped [2021-01-12T16:24:49.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-01-12T16:24:49.438Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-01-12T16:24:49.438Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.438Z] [2021-01-12T16:24:49.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-01-12T16:24:49.438Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-01-12T16:24:49.438Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.438Z] [2021-01-12T16:24:49.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-01-12T16:24:49.438Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-01-12T16:24:49.438Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.438Z] [2021-01-12T16:24:49.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-01-12T16:24:49.438Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-01-12T16:24:49.438Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.438Z] [2021-01-12T16:24:49.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-01-12T16:24:49.438Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-01-12T16:24:49.438Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.438Z] [2021-01-12T16:24:49.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-01-12T16:24:49.438Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-01-12T16:24:49.438Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.438Z] [2021-01-12T16:24:49.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-01-12T16:24:49.438Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-01-12T16:24:49.438Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.438Z] [2021-01-12T16:24:49.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-01-12T16:24:49.438Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-01-12T16:24:49.438Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.438Z] [2021-01-12T16:24:49.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-01-12T16:24:49.438Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-01-12T16:24:49.438Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.438Z] [2021-01-12T16:24:49.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-01-12T16:24:49.438Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-01-12T16:24:49.438Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.438Z] [2021-01-12T16:24:49.438Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-01-12T16:24:49.438Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-01-12T16:24:49.439Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-01-12T16:24:49.439Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-01-12T16:24:49.439Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-01-12T16:24:49.439Z] docker_cli_sni_test.go:18: Flakey test [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-01-12T16:24:49.439Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-01-12T16:24:49.439Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-12T16:24:49.439Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-01-12T16:24:49.439Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-01-12T16:24:49.439Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-01-12T16:24:49.439Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-01-12T16:24:49.439Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-01-12T16:24:49.439Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-01-12T16:24:49.439Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-01-12T16:24:49.439Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-01-12T16:24:49.439Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-01-12T16:24:49.439Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-01-12T16:24:49.439Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-01-12T16:24:49.439Z] docker_cli_network_unix_test.go:46: [d5f2833ded493] daemon is not started [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] [2021-01-12T16:24:49.439Z] DONE 1274 tests, 51 skipped in 1601.610s [2021-01-12T16:24:49.439Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-12T16:24:49.439Z] ++++ cat bundles/test-integration/docker.pid [2021-01-12T16:24:49.439Z] +++ kill 8148 [2021-01-12T16:24:49.694Z] +++ /etc/init.d/apparmor stop [2021-01-12T16:24:49.694Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T16:24:49.694Z] [2021-01-12T16:24:49.694Z] Unloading profiles will leave already running processes permanently [2021-01-12T16:24:49.694Z] unconfined, which can lead to unexpected situations. [2021-01-12T16:24:49.694Z] [2021-01-12T16:24:49.694Z] To set a process to complain mode, use the command line tool [2021-01-12T16:24:49.694Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T16:24:49.694Z] +++ true [2021-01-12T16:24:49.694Z] exiting test-integration [2021-01-12T16:24:49.694Z] ++ exit 0 [2021-01-12T16:24:49.694Z] [2021-01-12T16:24:49.950Z] + for job in $(jobs -p) [2021-01-12T16:24:49.950Z] + wait 18723 [2021-01-12T16:25:16.442Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-01-12T16:25:32.606Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-01-12T16:25:38.465Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-01-12T16:25:38.465Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-01-12T16:26:03.046Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-01-12T16:26:17.877Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-01-12T16:26:19.763Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-01-12T16:26:39.068Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-01-12T16:26:39.068Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-01-12T16:26:39.068Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-01-12T16:26:56.918Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-01-12T16:27:05.592Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-01-12T16:27:14.260Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-01-12T16:27:56.982Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-01-12T16:28:07.361Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-01-12T16:28:15.964Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-01-12T16:28:41.140Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-01-12T16:28:44.401Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-01-12T16:28:45.327Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-01-12T16:28:45.583Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-01-12T16:28:45.583Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-01-12T16:28:45.839Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-01-12T16:28:46.765Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-01-12T16:28:48.654Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-01-12T16:28:51.919Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-01-12T16:28:53.306Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-01-12T16:29:42.208Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-01-12T16:29:42.208Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-01-12T16:29:42.208Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-01-12T16:29:42.208Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-01-12T16:29:42.208Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-01-12T16:29:42.208Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-01-12T16:29:42.208Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-01-12T16:29:42.208Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-01-12T16:29:42.208Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-01-12T16:29:42.208Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-01-12T16:29:43.183Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-01-12T16:29:47.912Z] === RUN TestDockerSuite/TestBuildEnv [2021-01-12T16:29:47.912Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-01-12T16:29:47.912Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-01-12T16:29:47.912Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-01-12T16:29:47.912Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-01-12T16:29:47.912Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-01-12T16:29:49.464Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-01-12T16:29:49.464Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-01-12T16:29:50.828Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-01-12T16:29:50.835Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-01-12T16:29:50.835Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-01-12T16:29:50.835Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-01-12T16:29:50.835Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-01-12T16:29:51.811Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-01-12T16:29:53.340Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-01-12T16:29:56.524Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-01-12T16:29:56.608Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-01-12T16:29:58.500Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-01-12T16:30:14.283Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-01-12T16:30:14.283Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-01-12T16:30:14.283Z] === RUN TestDockerSuite/TestBuildExpose [2021-01-12T16:30:14.283Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-01-12T16:30:14.283Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-01-12T16:30:14.283Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-01-12T16:30:14.283Z] === RUN TestDockerSuite/TestBuildFails [2021-01-12T16:30:20.185Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-01-12T16:30:20.185Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-01-12T16:30:20.380Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-01-12T16:30:26.082Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-01-12T16:30:32.541Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-01-12T16:30:33.102Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-01-12T16:30:34.729Z] === RUN TestDockerSuite/TestBuildForceRm [2021-01-12T16:30:34.990Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-01-12T16:30:38.254Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-01-12T16:30:41.837Z] === RUN TestDockerSuite/TestBuildFromGit [2021-01-12T16:30:46.335Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-01-12T16:30:50.627Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-01-12T16:30:52.305Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-01-12T16:30:53.142Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-01-12T16:30:53.280Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-01-12T16:30:55.655Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-01-12T16:30:57.544Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-01-12T16:30:59.166Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-01-12T16:30:59.166Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-01-12T16:30:59.166Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-01-12T16:30:59.629Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-01-12T16:30:59.629Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-01-12T16:31:00.058Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-01-12T16:31:03.331Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-01-12T16:31:04.695Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-01-12T16:31:14.491Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-01-12T16:31:14.491Z] === RUN TestDockerSuite/TestBuildHistory [2021-01-12T16:31:21.668Z] === RUN TestDockerSuite/TestBuildIidFile [2021-01-12T16:31:22.133Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-01-12T16:31:24.324Z] === RUN TestDockerSuite/TestBuildInheritance [2021-01-12T16:31:24.324Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-01-12T16:31:24.786Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-01-12T16:31:25.250Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-01-12T16:31:29.971Z] === RUN TestDockerSuite/TestBuildLabel [2021-01-12T16:31:30.945Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-01-12T16:31:31.408Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-01-12T16:31:32.383Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-01-12T16:31:32.846Z] === RUN TestDockerSuite/TestBuildLabels [2021-01-12T16:31:33.308Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-01-12T16:31:34.856Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-01-12T16:31:40.681Z] === RUN TestDockerSuite/TestBuildLastModified [2021-01-12T16:31:40.681Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-01-12T16:31:40.681Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-01-12T16:31:40.681Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-01-12T16:31:40.681Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-01-12T16:31:40.681Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-01-12T16:31:40.681Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-01-12T16:31:40.681Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-01-12T16:31:41.656Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-01-12T16:31:46.370Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-01-12T16:32:00.848Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-01-12T16:32:07.612Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-01-12T16:32:07.612Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-01-12T16:32:07.612Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-01-12T16:32:13.009Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite (1654.77s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.32s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.38s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.26s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.43s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.14s) [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:562: [d64ae560a808b] joining swarm manager [d276983dc5192]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:584: [d463734dbdda7] joining swarm manager [d276983dc5192]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] check_test.go:380: [d64ae560a808b] daemon is not started [2021-01-12T16:32:31.050Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.93s) [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:45: [dc70a9cc06679] joining swarm manager [db02098f833d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.50s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.09s) [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:303: [ddb90c366368c] joining swarm manager [d5780512e8e34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:304: [d50c616fd667c] joining swarm manager [d5780512e8e34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.39s) [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:271: [d121da085a2b2] joining swarm manager [d8aed287547c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:272: [dde8cf4c93201] joining swarm manager [d8aed287547c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.77s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.37s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.63s) [2021-01-12T16:32:31.050Z] docker_api_swarm_node_test.go:19: [debd6f8e72e6a] joining swarm manager [d19b8d356d1e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_node_test.go:20: [d264ad8b87060] joining swarm manager [d19b8d356d1e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.17s) [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:501: [d82345f870128] joining swarm manager [d2f14a2df57da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:506: [d3494c235c6cb] joining swarm manager [d2f14a2df57da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.61s) [2021-01-12T16:32:31.050Z] docker_api_swarm_node_test.go:80: [d9f3891d358ac] joining swarm manager [d8077ec15a93e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.75s) [2021-01-12T16:32:31.050Z] docker_api_swarm_node_test.go:52: [d8f47c44622ee] joining swarm manager [dc64ca6bfbac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_node_test.go:53: [d761cf099e659] joining swarm manager [dc64ca6bfbac9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.53s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.54s) [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:201: [dfa442cad5b5d] joining swarm manager [d9ab753b8ee4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.25s) [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:383: [dd4e8d8387392] joining swarm manager [df9943f3581b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:384: [de59be5143346] joining swarm manager [df9943f3581b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] check_test.go:380: [de59be5143346] daemon is not started [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.67s) [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:801: [d99a51c5087da] joining swarm manager [d666320f7360e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:801: [dbc21a825a044] joining swarm manager [d666320f7360e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:801: [d72e8a4ca6a23] joining swarm manager [d666320f7360e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:801: [db3ff9b55cba2] joining swarm manager [d666320f7360e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-01-12T16:32:31.050Z] docker_api_swarm_test.go:809: [d1348ca7bcaee] joining swarm manager [d666320f7360e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.50s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.74s) [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:394: [de85ecc9fb515] joining swarm manager [d8fa2e56544f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:394: [d0ac50c54c971] joining swarm manager [d8fa2e56544f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.30s) [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:342: [de22dea543868] joining swarm manager [d02c3728cdc24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:342: [ddcbd739c110a] joining swarm manager [d02c3728cdc24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.47s) [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:489: [d0b3d51ca9720] joining swarm manager [d14f497697d25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:489: [d1577cd5e75bb] joining swarm manager [d14f497697d25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.90s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.61s) [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:127: [dee140337a523] joining swarm manager [d38cbc8642099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:128: [d187b034aad7f] joining swarm manager [d38cbc8642099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:136: [de487c122d3d6] joining swarm manager [d38cbc8642099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:137: [d5d91fb2716a1] joining swarm manager [d38cbc8642099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.51s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.97s) [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:303: [d14d774970688] joining swarm manager [de17eef7a009a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:303: [dc1f378cfce0b] joining swarm manager [de17eef7a009a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.20s) [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:99: [dcf042a58e386] joining swarm manager [d4a53002e4bbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:100: [d72ca8e22b1b8] joining swarm manager [d4a53002e4bbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] check_test.go:380: [dcf042a58e386] daemon is not started [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.33s) [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:532: [dbc41bdf34cd4] joining swarm manager [de5114d7a89e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:533: [d105162c131ab] joining swarm manager [de5114d7a89e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.92s) [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:147: [d08f9c96f9e8b] joining swarm manager [d9375fff0b245]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.050Z] docker_api_swarm_service_test.go:147: [d58aaaf8af05f] joining swarm manager [d9375fff0b245]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.36s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.24s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.43s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.22s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.86s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.25s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.04s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.45s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.51s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.32s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.48s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.10s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.10s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.15s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.42s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.73s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.91s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.64s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.22s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.40s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.49s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.09s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.00s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.69s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.95s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.89s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.36s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.16s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.54s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.11s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.03s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.79s) [2021-01-12T16:32:31.050Z] docker_cli_service_logs_test.go:245: checking task fwnqv235hnyq [2021-01-12T16:32:31.050Z] docker_cli_service_logs_test.go:250: checking messages for fwnqv235hnyq [2021-01-12T16:32:31.050Z] docker_cli_service_logs_test.go:245: checking task m2ojezsmzfhm [2021-01-12T16:32:31.050Z] docker_cli_service_logs_test.go:250: checking messages for m2ojezsmzfhm [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.84s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.52s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.41s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2021-01-12T16:32:31.050Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.53s) [2021-01-12T16:32:31.050Z] docker_cli_swarm_test.go:1901: [dd91b00b5fe04] joining swarm manager [db394bdf9c904]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.051Z] docker_cli_swarm_test.go:1902: [de93fadcea803] joining swarm manager [db394bdf9c904]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.21s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.91s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.72s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.55s) [2021-01-12T16:32:31.051Z] docker_cli_swarm_test.go:1802: [d472fb0eb91a9] joining swarm manager [da9ec965e898a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.051Z] docker_cli_swarm_test.go:1803: [d650c3b3b1f9a] joining swarm manager [da9ec965e898a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.34s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (95.08s) [2021-01-12T16:32:31.051Z] docker_cli_swarm_test.go:1321: [dc6a6804df38a] joining swarm manager [dc0c1b9b2ce96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.051Z] docker_cli_swarm_test.go:1322: [d8830a04956a4] joining swarm manager [dc0c1b9b2ce96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.62s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.84s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.77s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.29s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.45s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.71s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.02s) [2021-01-12T16:32:31.051Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-01-12T16:32:31.051Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.64s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.69s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.57s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.87s) [2021-01-12T16:32:31.051Z] docker_cli_swarm_test.go:1186: [d732eb752ee9e] joining swarm manager [d86e9c8a4b806]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.051Z] docker_cli_swarm_test.go:1195: [deeab4edb84de] joining swarm manager [d86e9c8a4b806]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.05s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.08s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.12s) [2021-01-12T16:32:31.051Z] docker_cli_swarm_test.go:1118: [d0e133656e101] joining swarm manager [d220fc3c77ec0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.051Z] docker_cli_swarm_test.go:1119: [d22d1f4abb9d6] joining swarm manager [d220fc3c77ec0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.051Z] docker_cli_swarm_test.go:1172: [d83c5471a8ab6] joining swarm manager [d220fc3c77ec0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s) [2021-01-12T16:32:31.051Z] docker_cli_swarm_test.go:1453: [dcfcb47fd063d] joining swarm manager [d920244e3d8df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.051Z] docker_cli_swarm_test.go:1454: [d1e318a396b4e] joining swarm manager [d920244e3d8df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.56s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.91s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.02s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.91s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.32s) [2021-01-12T16:32:31.051Z] docker_cli_swarm_unix_test.go:62: [d7bd21a2f322e] joining swarm manager [d09953d1353a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.33s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.83s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.33s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.85s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.22s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.70s) [2021-01-12T16:32:31.051Z] docker_api_swarm_test.go:961: [d3305878eaac2] joining swarm manager [dd1f32d29a037]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.10s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.90s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.92s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.85s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.01s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.64s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.29s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.61s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.17s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.21s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.88s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.54s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.89s) [2021-01-12T16:32:31.051Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.90s) [2021-01-12T16:32:31.051Z] === RUN TestDockerExternalVolumeSuite [2021-01-12T16:32:31.051Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-01-12T16:32:37.625Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-01-12T16:32:45.880Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-01-12T16:32:55.358Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-01-12T16:32:59.197Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-01-12T16:33:03.913Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-01-12T16:33:09.734Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-01-12T16:33:27.661Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-01-12T16:33:27.661Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-01-12T16:33:32.374Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-01-12T16:33:32.848Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-01-12T16:33:32.848Z] === RUN TestDockerSuite/TestBuildNetNone [2021-01-12T16:33:32.848Z] === RUN TestDockerSuite/TestBuildNoContext [2021-01-12T16:33:35.041Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-01-12T16:33:39.757Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-01-12T16:33:41.973Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-01-12T16:33:41.973Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-01-12T16:33:41.973Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-01-12T16:33:44.897Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-01-12T16:33:45.872Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-01-12T16:33:46.846Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-01-12T16:33:53.492Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-01-12T16:34:01.781Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-01-12T16:34:01.781Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-01-12T16:34:03.423Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-01-12T16:34:10.388Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-01-12T16:34:13.337Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-01-12T16:34:22.003Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-01-12T16:34:27.912Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-01-12T16:34:32.689Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-01-12T16:34:33.151Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-01-12T16:34:33.151Z] === RUN TestDockerSuite/TestBuildPATH [2021-01-12T16:34:33.151Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-01-12T16:34:35.349Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-01-12T16:34:35.349Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-01-12T16:34:35.440Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-01-12T16:34:50.273Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-01-12T16:35:22.288Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-01-12T16:35:26.327Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-01-12T16:35:34.446Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-01-12T16:35:38.782Z] === RUN TestDockerSuite/TestBuildRm [2021-01-12T16:35:51.285Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-01-12T16:35:53.479Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-01-12T16:35:53.479Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-01-12T16:35:53.479Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-01-12T16:35:54.457Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-01-12T16:35:58.219Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-01-12T16:36:01.144Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-01-12T16:36:05.857Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-01-12T16:36:06.458Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-01-12T16:36:20.762Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-01-12T16:36:21.225Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-01-12T16:36:21.286Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-01-12T16:36:21.688Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-01-12T16:36:32.142Z] === RUN TestDockerSuite/TestBuildSpaces [2021-01-12T16:36:32.142Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-01-12T16:36:36.859Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-01-12T16:36:36.859Z] === RUN TestDockerSuite/TestBuildStderr [2021-01-12T16:36:39.319Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-01-12T16:36:41.574Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-01-12T16:37:02.757Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-01-12T16:37:02.757Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-01-12T16:37:04.305Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-01-12T16:37:05.346Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-01-12T16:37:10.087Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-01-12T16:37:14.875Z] === RUN TestDockerSuite/TestBuildUser [2021-01-12T16:37:14.875Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-01-12T16:37:15.338Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-01-12T16:37:15.338Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-01-12T16:37:20.055Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-01-12T16:37:20.055Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-01-12T16:37:22.309Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-01-12T16:37:22.309Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-01-12T16:37:22.309Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-01-12T16:37:25.924Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-01-12T16:37:43.481Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-01-12T16:37:43.944Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-01-12T16:37:43.958Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-01-12T16:37:54.355Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-01-12T16:37:58.115Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-01-12T16:37:58.578Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-01-12T16:37:58.578Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-01-12T16:38:00.812Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-01-12T16:38:01.276Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-01-12T16:38:13.736Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-01-12T16:38:15.970Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-01-12T16:38:18.459Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-01-12T16:38:18.459Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-01-12T16:38:36.291Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-01-12T16:38:36.291Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-01-12T16:38:36.815Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-01-12T16:38:36.815Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-01-12T16:38:37.791Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-01-12T16:38:47.982Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-01-12T16:38:48.191Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-01-12T16:38:48.654Z] === RUN TestDockerSuite/TestBuildXZHost [2021-01-12T16:38:48.654Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-01-12T16:38:48.654Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-01-12T16:38:48.654Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-01-12T16:38:50.852Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-01-12T16:38:55.567Z] === RUN TestDockerSuite/TestCommitChange [2021-01-12T16:39:00.142Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-01-12T16:39:00.282Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-01-12T16:39:04.996Z] === RUN TestDockerSuite/TestCommitHardlink [2021-01-12T16:39:04.996Z] === RUN TestDockerSuite/TestCommitNewFile [2021-01-12T16:39:12.100Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-01-12T16:39:12.100Z] === RUN TestDockerSuite/TestCommitTTY [2021-01-12T16:39:17.957Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-01-12T16:39:18.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-01-12T16:39:21.747Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-01-12T16:39:21.747Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-01-12T16:39:21.747Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-01-12T16:39:21.747Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-01-12T16:39:21.747Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-01-12T16:39:21.747Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-01-12T16:39:21.747Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-01-12T16:39:21.747Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-01-12T16:39:22.209Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-01-12T16:39:29.319Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-01-12T16:39:33.008Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-01-12T16:39:39.747Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-01-12T16:39:39.747Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-01-12T16:39:42.002Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-01-12T16:39:42.002Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-01-12T16:39:42.002Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-01-12T16:39:42.002Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-01-12T16:39:43.551Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-01-12T16:39:43.551Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-01-12T16:39:44.013Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-01-12T16:39:46.207Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-01-12T16:39:46.207Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-01-12T16:39:46.207Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-01-12T16:39:46.207Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-01-12T16:39:46.207Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite (437.32s) [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2021-01-12T16:39:47.840Z] docker_cli_external_volume_driver_test.go:53: [de6bf99bc61a6] daemon is not started [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-01-12T16:39:47.840Z] docker_cli_external_volume_driver_test.go:53: [d9602130a37d5] daemon is not started [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.08s) [2021-01-12T16:39:47.840Z] docker_cli_external_volume_driver_test.go:53: [d3cbdf132040e] daemon is not started [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-01-12T16:39:47.840Z] docker_cli_external_volume_driver_test.go:53: [d3097d9cc42a5] daemon is not started [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.26s) [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.33s) [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2021-01-12T16:39:47.840Z] docker_cli_external_volume_driver_test.go:485: [d06a74aa5d876] daemon is not started [2021-01-12T16:39:47.840Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-01-12T16:39:47.840Z] docker_cli_external_volume_driver_test.go:53: [da815d7ab20ed] daemon is not started [2021-01-12T16:39:47.840Z] PASS [2021-01-12T16:39:47.840Z] [2021-01-12T16:39:47.840Z] === Skipped [2021-01-12T16:39:47.840Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-01-12T16:39:47.840Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-01-12T16:39:47.840Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-01-12T16:39:47.840Z] check_test.go:309: [d39f057546bb4] daemon is not started [2021-01-12T16:39:47.840Z] [2021-01-12T16:39:47.840Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-01-12T16:39:47.840Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-01-12T16:39:47.840Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-01-12T16:39:47.840Z] check_test.go:309: [dcec08a3e73ae] daemon is not started [2021-01-12T16:39:47.840Z] [2021-01-12T16:39:47.840Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-01-12T16:39:47.840Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-01-12T16:39:47.840Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-01-12T16:39:47.840Z] check_test.go:309: [de8700815943e] daemon is not started [2021-01-12T16:39:47.840Z] [2021-01-12T16:39:47.840Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-01-12T16:39:47.840Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-01-12T16:39:47.840Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-01-12T16:39:47.840Z] [2021-01-12T16:39:47.840Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-01-12T16:39:47.840Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-01-12T16:39:47.840Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-01-12T16:39:47.840Z] [2021-01-12T16:39:47.840Z] [2021-01-12T16:39:47.840Z] DONE 273 tests, 5 skipped in 2500.868s [2021-01-12T16:39:47.840Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-12T16:39:47.840Z] ++++ cat bundles/test-integration/docker.pid [2021-01-12T16:39:47.840Z] +++ kill 8190 [2021-01-12T16:39:48.402Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-01-12T16:39:48.767Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db4bd2ef2f313/docker.pid [2021-01-12T16:39:48.767Z] +++ kill 6097 [2021-01-12T16:39:48.767Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6097 is not a child of this shell [2021-01-12T16:39:48.767Z] warning: PID 6097 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db4bd2ef2f313/docker.pid had a nonzero exit code [2021-01-12T16:39:48.767Z] +++ /etc/init.d/apparmor stop [2021-01-12T16:39:48.767Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T16:39:48.767Z] [2021-01-12T16:39:48.767Z] Unloading profiles will leave already running processes permanently [2021-01-12T16:39:48.767Z] unconfined, which can lead to unexpected situations. [2021-01-12T16:39:48.767Z] [2021-01-12T16:39:48.767Z] To set a process to complain mode, use the command line tool [2021-01-12T16:39:48.767Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T16:39:48.767Z] +++ true [2021-01-12T16:39:48.767Z] exiting test-integration [2021-01-12T16:39:48.767Z] ++ exit 0 [2021-01-12T16:39:48.767Z] [2021-01-12T16:39:49.022Z] + exit 0 [2021-01-12T16:39:49.022Z] ++ jobs -p [2021-01-12T16:39:49.022Z] + pids= [2021-01-12T16:39:49.022Z] + echo 'Remaining pids to kill: []' [2021-01-12T16:39:49.022Z] Remaining pids to kill: [] [2021-01-12T16:39:49.022Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-01-12T16:39:49.033Z] Recording test results [2021-01-12T16:39:49.950Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-12T16:39:51.130Z] + echo Ensuring container killed. [2021-01-12T16:39:51.130Z] Ensuring container killed. [2021-01-12T16:39:51.130Z] + docker ps -aq -f name=docker-pr6-* [2021-01-12T16:39:51.130Z] + cids=38b8f76d9f8e [2021-01-12T16:39:51.130Z] 836dd2342652 [2021-01-12T16:39:51.130Z] 4bea3f66e1be [2021-01-12T16:39:51.130Z] + [ -n 38b8f76d9f8e [2021-01-12T16:39:51.130Z] 836dd2342652 [2021-01-12T16:39:51.130Z] 4bea3f66e1be ] [2021-01-12T16:39:51.130Z] + docker rm -vf 38b8f76d9f8e 836dd2342652 4bea3f66e1be [2021-01-12T16:39:52.141Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-01-12T16:39:52.141Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-01-12T16:39:52.141Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-01-12T16:39:52.496Z] 38b8f76d9f8e [2021-01-12T16:39:53.060Z] 836dd2342652 [2021-01-12T16:39:53.631Z] 4bea3f66e1be [Pipeline] sh [2021-01-12T16:39:53.688Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-01-12T16:39:53.688Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-01-12T16:39:53.952Z] + echo Chowning /workspace to jenkins user [2021-01-12T16:39:53.952Z] Chowning /workspace to jenkins user [2021-01-12T16:39:53.952Z] + id -u [2021-01-12T16:39:53.952Z] + id -g [2021-01-12T16:39:53.952Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41701:/workspace busybox chown -R 1000:1000 /workspace [2021-01-12T16:39:53.952Z] Unable to find image 'busybox:latest' locally [2021-01-12T16:39:55.882Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-01-12T16:39:55.882Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-01-12T16:39:55.882Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-01-12T16:39:58.074Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-01-12T16:39:58.074Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-01-12T16:39:59.193Z] latest: Pulling from library/busybox [2021-01-12T16:39:59.193Z] d60bca25ef07: Pulling fs layer [2021-01-12T16:39:59.193Z] d60bca25ef07: Verifying Checksum [2021-01-12T16:39:59.193Z] d60bca25ef07: Download complete [2021-01-12T16:39:59.450Z] d60bca25ef07: Pull complete [2021-01-12T16:39:59.450Z] Digest: sha256:49dae530fd5fee674a6b0d3da89a380fc93746095e7eca0f1b70188a95fd5d71 [2021-01-12T16:39:59.450Z] Status: Downloaded newer image for busybox:latest [2021-01-12T16:39:59.622Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-01-12T16:39:59.622Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-01-12T16:40:02.547Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-01-12T16:40:02.547Z] === RUN TestDockerSuite/TestContainerAPIRename [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-12T16:40:03.048Z] + bundleName=amd64 [2021-01-12T16:40:03.048Z] + echo Creating amd64-bundles.tar.gz [2021-01-12T16:40:03.048Z] Creating amd64-bundles.tar.gz [2021-01-12T16:40:03.048Z] + xargs tar -czf amd64-bundles.tar.gz [2021-01-12T16:40:03.048Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-01-12T16:40:04.094Z] === RUN TestDockerSuite/TestContainerAPIRestart [Pipeline] archiveArtifacts [2021-01-12T16:40:04.424Z] Archiving artifacts [2021-01-12T16:40:06.320Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41701/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-12T16:40:06.666Z] + make clean [2021-01-12T16:40:06.923Z] docker volume rm -f docker-dev-cache [2021-01-12T16:40:06.923Z] docker-dev-cache [Pipeline] deleteDir [2021-01-12T16:40:07.852Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-01-12T16:40:11.609Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-01-12T16:40:11.609Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-01-12T16:40:11.609Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-01-12T16:40:11.609Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-01-12T16:40:11.609Z] === RUN TestDockerSuite/TestContainerAPIStart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-01-12T16:40:12.584Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-01-12T16:40:12.584Z] === RUN TestDockerSuite/TestContainerAPIStop [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T16:40:14.780Z] === RUN TestDockerSuite/TestContainerAPITop [2021-01-12T16:40:14.780Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-01-12T16:40:16.974Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-01-12T16:40:16.974Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-01-12T16:40:20.750Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-01-12T16:40:22.943Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-01-12T16:40:22.943Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-01-12T16:40:22.943Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-01-12T16:40:22.943Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-01-12T16:40:22.943Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-01-12T16:40:22.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-01-12T16:40:24.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-01-12T16:40:24.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-01-12T16:40:27.420Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-01-12T16:40:29.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-01-12T16:40:32.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-01-12T16:40:34.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000050c0_} [2021-01-12T16:40:37.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1801993086_c:\foo_false____} [2021-01-12T16:40:39.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1801993086_c:\foo_true____} [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-01-12T16:40:41.391Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-01-12T16:40:43.590Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-01-12T16:40:43.590Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-01-12T16:40:43.590Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-01-12T16:40:43.590Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-01-12T16:40:43.590Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-01-12T16:40:43.590Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-01-12T16:40:43.590Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-01-12T16:40:43.590Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-01-12T16:40:43.590Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-01-12T16:40:43.590Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-01-12T16:40:43.590Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-01-12T16:40:43.590Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-01-12T16:40:43.590Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-01-12T16:40:43.590Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-01-12T16:40:45.783Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-01-12T16:40:45.783Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-01-12T16:40:45.783Z] === RUN TestDockerSuite/TestCpRelativePath [2021-01-12T16:40:52.894Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-01-12T16:40:52.894Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-01-12T16:40:52.894Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-01-12T16:40:52.894Z] === RUN TestDockerSuite/TestCpToCaseA [2021-01-12T16:40:57.608Z] === RUN TestDockerSuite/TestCpToCaseB [2021-01-12T16:40:59.155Z] === RUN TestDockerSuite/TestCpToCaseC [2021-01-12T16:40:59.155Z] === RUN TestDockerSuite/TestCpToCaseD [2021-01-12T16:40:59.155Z] === RUN TestDockerSuite/TestCpToCaseE [2021-01-12T16:41:07.885Z] === RUN TestDockerSuite/TestCpToCaseF [2021-01-12T16:41:07.885Z] === RUN TestDockerSuite/TestCpToCaseG [2021-01-12T16:41:07.885Z] === RUN TestDockerSuite/TestCpToCaseH [2021-01-12T16:41:20.357Z] === RUN TestDockerSuite/TestCpToCaseI [2021-01-12T16:41:20.357Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-01-12T16:41:20.357Z] === RUN TestDockerSuite/TestCpToDot [2021-01-12T16:41:22.586Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-01-12T16:41:22.586Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-01-12T16:41:22.586Z] === RUN TestDockerSuite/TestCpToStdout [2021-01-12T16:41:24.808Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-01-12T16:41:24.808Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-01-12T16:41:24.808Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-01-12T16:41:24.808Z] === RUN TestDockerSuite/TestCpVolumePath [2021-01-12T16:41:24.808Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-01-12T16:41:24.808Z] === RUN TestDockerSuite/TestCreateArgs [2021-01-12T16:41:25.271Z] === RUN TestDockerSuite/TestCreateByImageID [2021-01-12T16:41:26.818Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-01-12T16:41:33.991Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-01-12T16:41:34.454Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-01-12T16:41:34.454Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-01-12T16:41:36.003Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-01-12T16:41:36.978Z] === RUN TestDockerSuite/TestCreateLabels [2021-01-12T16:41:36.978Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-01-12T16:41:36.978Z] === RUN TestDockerSuite/TestCreateRM [2021-01-12T16:41:36.978Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-01-12T16:41:36.978Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-01-12T16:41:37.441Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-01-12T16:41:37.441Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-01-12T16:41:49.971Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-01-12T16:41:49.971Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-01-12T16:41:50.434Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-01-12T16:41:54.369Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-01-12T16:41:54.831Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-01-12T16:41:54.831Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestDevicePermissions [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestDockerFails [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestEventsAttach [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestEventsCommit [2021-01-12T16:41:57.025Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-01-12T16:41:59.272Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-01-12T16:42:01.464Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-01-12T16:42:03.664Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-01-12T16:42:16.137Z] === RUN TestDockerSuite/TestEventsCopy [2021-01-12T16:42:20.850Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-01-12T16:42:25.582Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-01-12T16:42:27.130Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-01-12T16:42:28.110Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-01-12T16:42:31.041Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-01-12T16:42:32.588Z] === RUN TestDockerSuite/TestEventsFilterType [2021-01-12T16:42:33.050Z] === RUN TestDockerSuite/TestEventsFilters [2021-01-12T16:42:37.765Z] === RUN TestDockerSuite/TestEventsFormat [2021-01-12T16:42:41.519Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-01-12T16:42:41.519Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-01-12T16:42:41.519Z] === RUN TestDockerSuite/TestEventsImageImport [2021-01-12T16:42:41.519Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-01-12T16:42:41.519Z] === RUN TestDockerSuite/TestEventsImagePull [2021-01-12T16:42:41.519Z] === RUN TestDockerSuite/TestEventsImageTag [2021-01-12T16:42:42.496Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-01-12T16:42:42.496Z] === RUN TestDockerSuite/TestEventsRename [2021-01-12T16:42:44.688Z] === RUN TestDockerSuite/TestEventsResize [2021-01-12T16:42:46.879Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-01-12T16:42:49.803Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-01-12T16:42:51.354Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-01-12T16:42:56.111Z] === RUN TestDockerSuite/TestEventsTop [2021-01-12T16:42:56.111Z] === RUN TestDockerSuite/TestEventsUntag [2021-01-12T16:42:59.045Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-01-12T16:43:01.969Z] === RUN TestDockerSuite/TestExec [2021-01-12T16:43:01.969Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-01-12T16:43:01.969Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-01-12T16:43:03.517Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-01-12T16:43:05.713Z] === RUN TestDockerSuite/TestExecAPIStart [2021-01-12T16:43:05.713Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-01-12T16:43:05.713Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-01-12T16:43:05.714Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-01-12T16:43:07.263Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-01-12T16:43:09.458Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-01-12T16:43:11.008Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-01-12T16:43:13.211Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-01-12T16:43:16.971Z] === RUN TestDockerSuite/TestExecCgroup [2021-01-12T16:43:16.971Z] === RUN TestDockerSuite/TestExecEnv [2021-01-12T16:43:16.971Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-01-12T16:43:16.971Z] === RUN TestDockerSuite/TestExecExitStatus [2021-01-12T16:43:18.519Z] === RUN TestDockerSuite/TestExecInspectID [2021-01-12T16:43:23.240Z] === RUN TestDockerSuite/TestExecInteractive [2021-01-12T16:43:23.240Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-01-12T16:43:23.240Z] === RUN TestDockerSuite/TestExecParseError [2021-01-12T16:43:23.240Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-01-12T16:43:23.240Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-01-12T16:43:23.240Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-01-12T16:43:25.435Z] === RUN TestDockerSuite/TestExecSetEnv [2021-01-12T16:43:25.435Z] === RUN TestDockerSuite/TestExecStartFails [2021-01-12T16:43:25.435Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-01-12T16:43:25.435Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-01-12T16:43:25.435Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-01-12T16:43:25.435Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-01-12T16:43:27.630Z] === RUN TestDockerSuite/TestExecUlimits [2021-01-12T16:43:27.630Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-01-12T16:43:34.748Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-01-12T16:43:34.748Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-01-12T16:43:34.748Z] === RUN TestDockerSuite/TestExecWithUser [2021-01-12T16:43:34.748Z] === RUN TestDockerSuite/TestGetContainerStats [2021-01-12T16:43:40.592Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-01-12T16:43:46.475Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-01-12T16:43:48.671Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-01-12T16:43:54.555Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-01-12T16:43:54.555Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-01-12T16:43:54.555Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-01-12T16:43:54.555Z] === RUN TestDockerSuite/TestHealth [2021-01-12T16:43:54.555Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-01-12T16:43:54.555Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-01-12T16:43:54.555Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-01-12T16:43:54.555Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-01-12T16:43:59.270Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-01-12T16:43:59.270Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-01-12T16:43:59.270Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-01-12T16:43:59.270Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-01-12T16:43:59.270Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-01-12T16:43:59.270Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-01-12T16:43:59.798Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-01-12T16:43:59.798Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-01-12T16:44:00.773Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-01-12T16:44:00.773Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-01-12T16:44:02.322Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-01-12T16:44:02.785Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-01-12T16:44:04.334Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-01-12T16:44:07.259Z] === RUN TestDockerSuite/TestImagesFormat [2021-01-12T16:44:07.259Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-01-12T16:44:07.259Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-01-12T16:44:10.183Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-01-12T16:44:10.646Z] === RUN TestDockerSuite/TestImportBadURL [2021-01-12T16:44:12.839Z] === RUN TestDockerSuite/TestImportDisplay [2021-01-12T16:44:12.839Z] === RUN TestDockerSuite/TestImportFile [2021-01-12T16:44:12.839Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-01-12T16:44:12.839Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-01-12T16:44:12.839Z] === RUN TestDockerSuite/TestImportGzipped [2021-01-12T16:44:13.301Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-01-12T16:44:13.301Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-01-12T16:44:13.301Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-01-12T16:44:13.301Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-01-12T16:44:13.301Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-01-12T16:44:13.301Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-01-12T16:44:13.301Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-01-12T16:44:13.301Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-01-12T16:44:15.494Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-01-12T16:44:17.688Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-01-12T16:44:17.688Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-01-12T16:44:17.688Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-01-12T16:44:17.688Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-01-12T16:44:17.688Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-01-12T16:44:19.237Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-01-12T16:44:19.700Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-01-12T16:44:21.896Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-01-12T16:44:21.896Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-01-12T16:44:21.896Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-01-12T16:44:21.896Z] === RUN TestDockerSuite/TestInspectDefault [2021-01-12T16:44:23.444Z] === RUN TestDockerSuite/TestInspectHistory [2021-01-12T16:44:28.161Z] === RUN TestDockerSuite/TestInspectImage [2021-01-12T16:44:28.161Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-01-12T16:44:28.161Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-01-12T16:44:28.161Z] === RUN TestDockerSuite/TestInspectInt64 [2021-01-12T16:44:29.710Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-01-12T16:44:31.904Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-01-12T16:44:31.904Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-01-12T16:44:34.105Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-01-12T16:44:35.655Z] === RUN TestDockerSuite/TestInspectPlugin [2021-01-12T16:44:35.655Z] === RUN TestDockerSuite/TestInspectRootFS [2021-01-12T16:44:35.655Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-01-12T16:44:37.850Z] === RUN TestDockerSuite/TestInspectStatus [2021-01-12T16:44:40.045Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-01-12T16:44:43.805Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-01-12T16:44:45.353Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-01-12T16:44:47.548Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-01-12T16:44:49.742Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-01-12T16:44:56.851Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-01-12T16:44:59.044Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-01-12T16:45:00.593Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-01-12T16:45:00.593Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-01-12T16:45:00.593Z] === RUN TestDockerSuite/TestLinksEnvs [2021-01-12T16:45:00.593Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-01-12T16:45:00.593Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-01-12T16:45:00.593Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-01-12T16:45:00.593Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-01-12T16:45:00.593Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-01-12T16:45:01.099Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-01-12T16:45:01.099Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-01-12T16:45:01.099Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-01-12T16:45:01.099Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-01-12T16:45:01.099Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-01-12T16:45:01.099Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-01-12T16:45:01.099Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-01-12T16:45:01.099Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-01-12T16:45:01.099Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-01-12T16:45:01.099Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-01-12T16:45:01.099Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-01-12T16:45:01.099Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-01-12T16:45:03.291Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-01-12T16:45:04.905Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-01-12T16:45:10.730Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-01-12T16:45:17.837Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-01-12T16:45:17.837Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-01-12T16:45:20.030Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-01-12T16:45:20.030Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-01-12T16:45:25.857Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-01-12T16:45:33.022Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-01-12T16:45:38.842Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-01-12T16:45:41.052Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-01-12T16:45:44.810Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-01-12T16:45:44.810Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-01-12T16:45:47.003Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-01-12T16:45:54.240Z] === RUN TestDockerSuite/TestLogsSince [2021-01-12T16:46:02.915Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-01-12T16:46:02.915Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-01-12T16:46:02.915Z] === RUN TestDockerSuite/TestLogsTail [2021-01-12T16:46:05.177Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-01-12T16:46:07.375Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestMountIntoProc [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestMountIntoSys [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestNetHostname [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestPluginActive [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestPortHostBinding [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestPortList [2021-01-12T16:46:09.569Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-01-12T16:46:14.284Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-01-12T16:46:14.284Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-01-12T16:46:14.284Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-01-12T16:46:14.284Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-01-12T16:46:14.284Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-01-12T16:46:14.284Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-01-12T16:46:14.284Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-01-12T16:46:14.284Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-01-12T16:46:14.284Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-01-12T16:46:14.284Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-01-12T16:46:18.042Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-01-12T16:46:18.042Z] === RUN TestDockerSuite/TestPsByOrder [2021-01-12T16:46:25.153Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-01-12T16:46:25.153Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-01-12T16:46:35.542Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-01-12T16:46:48.057Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-01-12T16:46:48.058Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-01-12T16:46:48.058Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-01-12T16:47:00.499Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-01-12T16:47:02.045Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-01-12T16:47:14.623Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-01-12T16:47:16.817Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-01-12T16:47:16.817Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-01-12T16:47:16.817Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-01-12T16:47:21.589Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-01-12T16:47:21.589Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-01-12T16:47:21.589Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-01-12T16:47:21.589Z] === RUN TestDockerSuite/TestPsRightTagName [2021-01-12T16:47:21.589Z] === RUN TestDockerSuite/TestPsShowMounts [2021-01-12T16:47:27.418Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-01-12T16:47:27.880Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-01-12T16:47:31.638Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-01-12T16:47:31.638Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-01-12T16:47:32.616Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-01-12T16:47:33.591Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-01-12T16:47:33.591Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-01-12T16:47:37.348Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-01-12T16:47:41.105Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-01-12T16:47:43.319Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-01-12T16:48:01.114Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-01-12T16:48:01.114Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-01-12T16:48:05.832Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-01-12T16:48:06.294Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-01-12T16:48:06.294Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-01-12T16:48:06.756Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-01-12T16:48:10.519Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-01-12T16:48:14.280Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-01-12T16:48:14.280Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-01-12T16:48:19.060Z] === RUN TestDockerSuite/TestRmiBlank [2021-01-12T16:48:19.060Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-01-12T16:48:19.060Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-01-12T16:48:33.955Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-01-12T16:48:34.929Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-01-12T16:48:35.392Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-01-12T16:48:42.500Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-01-12T16:48:46.333Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-01-12T16:48:54.986Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-01-12T16:48:57.915Z] === RUN TestDockerSuite/TestRmiTag [2021-01-12T16:48:58.891Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-01-12T16:49:01.086Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-01-12T16:49:18.828Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-01-12T16:49:18.828Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-01-12T16:49:23.588Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-01-12T16:49:24.563Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-01-12T16:49:24.564Z] === RUN TestDockerSuite/TestRunAddHost [2021-01-12T16:49:24.564Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-01-12T16:49:24.564Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-01-12T16:49:24.564Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-01-12T16:49:24.564Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-01-12T16:49:24.564Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-01-12T16:49:24.564Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-01-12T16:49:26.110Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-01-12T16:49:26.110Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-01-12T16:49:26.572Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-01-12T16:49:30.395Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-01-12T16:49:32.629Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-01-12T16:49:34.831Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-01-12T16:49:36.379Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-01-12T16:49:38.571Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-01-12T16:49:38.571Z] === RUN TestDockerSuite/TestRunBindMounts [2021-01-12T16:49:42.332Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-01-12T16:49:42.332Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-01-12T16:49:42.797Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-01-12T16:49:42.797Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-01-12T16:49:42.797Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-01-12T16:49:42.797Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-01-12T16:49:42.797Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-01-12T16:49:42.797Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-01-12T16:49:42.797Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-01-12T16:49:42.797Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-01-12T16:49:42.797Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-01-12T16:49:42.797Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-01-12T16:49:44.991Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-01-12T16:49:44.991Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-01-12T16:49:47.181Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-01-12T16:49:47.181Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-01-12T16:49:47.181Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-01-12T16:49:49.438Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-01-12T16:49:49.438Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-01-12T16:49:49.438Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-01-12T16:49:49.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-01-12T16:49:49.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-01-12T16:49:49.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-01-12T16:49:49.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-01-12T16:49:49.438Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-01-12T16:49:51.629Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-01-12T16:49:53.176Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-01-12T16:49:55.370Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-01-12T16:49:55.370Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-01-12T16:49:55.370Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-01-12T16:49:55.370Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-01-12T16:49:57.566Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-01-12T16:49:57.566Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-01-12T16:49:57.566Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-01-12T16:49:57.566Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-01-12T16:49:57.566Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-01-12T16:49:59.757Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-01-12T16:50:05.576Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-01-12T16:50:05.576Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-01-12T16:50:05.576Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-01-12T16:50:05.576Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-01-12T16:50:05.576Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-01-12T16:50:05.576Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-01-12T16:50:05.576Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-01-12T16:50:07.124Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-01-12T16:50:07.124Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-01-12T16:50:07.124Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-01-12T16:50:07.124Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-01-12T16:50:08.672Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-01-12T16:50:10.866Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-01-12T16:50:10.866Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-01-12T16:50:13.060Z] === RUN TestDockerSuite/TestRunEnvironment [2021-01-12T16:50:13.060Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-01-12T16:50:13.060Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-01-12T16:50:13.060Z] === RUN TestDockerSuite/TestRunExitCode [2021-01-12T16:50:20.164Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-01-12T16:50:21.712Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-01-12T16:50:23.906Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-01-12T16:50:26.100Z] === RUN TestDockerSuite/TestRunExposePort [2021-01-12T16:50:26.100Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-01-12T16:50:26.100Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-01-12T16:50:26.100Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-01-12T16:50:26.100Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-01-12T16:50:26.100Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-12T16:50:26.100Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-01-12T16:50:26.100Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-01-12T16:50:26.100Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-01-12T16:50:34.769Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-01-12T16:50:34.769Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-01-12T16:50:34.769Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-01-12T16:50:34.769Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-01-12T16:50:34.769Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-01-12T16:50:34.769Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-01-12T16:50:34.769Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-01-12T16:50:41.930Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-01-12T16:50:41.930Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-01-12T16:50:43.479Z] === RUN TestDockerSuite/TestRunModeHostname [2021-01-12T16:50:43.479Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-01-12T16:50:43.479Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-01-12T16:50:43.479Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-01-12T16:50:43.479Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-01-12T16:50:43.479Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-01-12T16:50:43.479Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-01-12T16:50:43.479Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-01-12T16:50:43.479Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-01-12T16:50:43.941Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-01-12T16:50:43.941Z] === RUN TestDockerSuite/TestRunMount [2021-01-12T16:50:43.941Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-01-12T16:50:43.941Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-01-12T16:50:43.941Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-01-12T16:50:43.941Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-01-12T16:50:51.127Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-01-12T16:50:51.127Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-01-12T16:50:51.127Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-01-12T16:50:51.127Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-01-12T16:50:54.992Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-01-12T16:50:58.747Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-01-12T16:50:58.747Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-01-12T16:50:58.747Z] === RUN TestDockerSuite/TestRunNetHost [2021-01-12T16:50:58.747Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-01-12T16:50:58.747Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-01-12T16:50:58.747Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-01-12T16:50:58.747Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-01-12T16:50:58.747Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-01-12T16:50:58.747Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-01-12T16:50:58.747Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-01-12T16:50:58.747Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-01-12T16:51:00.293Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-01-12T16:51:01.886Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-01-12T16:51:04.080Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-01-12T16:51:05.057Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-01-12T16:51:07.250Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-01-12T16:51:07.250Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-01-12T16:51:07.250Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-01-12T16:51:07.250Z] === RUN TestDockerSuite/TestRunPortInUse [2021-01-12T16:51:07.250Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-01-12T16:51:07.250Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-01-12T16:51:07.250Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-01-12T16:51:07.250Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-01-12T16:51:07.250Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-12T16:51:10.170Z] === RUN TestDockerSuite/TestRunPublishPort [2021-01-12T16:51:10.170Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-01-12T16:51:10.170Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-01-12T16:51:10.170Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-01-12T16:51:10.170Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-01-12T16:51:10.170Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-01-12T16:51:17.280Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-01-12T16:51:17.280Z] === RUN TestDockerSuite/TestRunRm [2021-01-12T16:51:19.470Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-01-12T16:51:24.185Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-01-12T16:51:26.376Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-01-12T16:51:28.568Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-01-12T16:51:30.119Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-01-12T16:51:32.309Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-01-12T16:51:32.309Z] === RUN TestDockerSuite/TestRunState [2021-01-12T16:51:32.309Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-01-12T16:51:34.503Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-01-12T16:51:34.503Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-01-12T16:51:36.054Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-01-12T16:51:36.055Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-01-12T16:51:36.055Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-01-12T16:51:36.518Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-01-12T16:51:36.518Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-01-12T16:51:36.518Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-01-12T16:51:41.237Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-01-12T16:51:41.237Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-01-12T16:51:41.237Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-01-12T16:51:41.237Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-01-12T16:51:41.237Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-01-12T16:51:41.237Z] === RUN TestDockerSuite/TestRunUserByID [2021-01-12T16:51:41.237Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-01-12T16:51:41.237Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-01-12T16:51:41.237Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-01-12T16:51:41.237Z] === RUN TestDockerSuite/TestRunUserByName [2021-01-12T16:51:41.237Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-01-12T16:51:43.431Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-01-12T16:51:43.431Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-01-12T16:51:45.625Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-01-12T16:51:45.625Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-01-12T16:51:45.625Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-01-12T16:51:48.547Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-01-12T16:51:54.414Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-01-12T16:51:58.169Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-01-12T16:52:04.043Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-01-12T16:52:04.043Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-01-12T16:52:04.043Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-01-12T16:52:06.234Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-01-12T16:52:08.433Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-01-12T16:52:10.627Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-01-12T16:52:10.627Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-01-12T16:52:10.627Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-01-12T16:52:10.627Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-01-12T16:52:10.627Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-01-12T16:52:10.627Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-01-12T16:52:10.627Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-01-12T16:52:10.627Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-01-12T16:52:10.627Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-01-12T16:52:14.432Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-01-12T16:52:15.979Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-01-12T16:52:18.172Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-01-12T16:52:21.931Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-01-12T16:52:21.931Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-01-12T16:52:21.931Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-01-12T16:52:21.931Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-01-12T16:52:21.931Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-01-12T16:52:22.394Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-01-12T16:52:22.394Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-01-12T16:52:22.394Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-01-12T16:52:22.394Z] === RUN TestDockerSuite/TestSaveImageId [2021-01-12T16:52:22.394Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-01-12T16:52:22.394Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-01-12T16:52:22.394Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-01-12T16:52:22.394Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-01-12T16:52:22.394Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-01-12T16:52:22.394Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-01-12T16:52:22.394Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-01-12T16:52:22.394Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-01-12T16:52:22.394Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-01-12T16:52:24.588Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-01-12T16:52:25.050Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-01-12T16:52:25.512Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-01-12T16:52:25.512Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-01-12T16:52:32.614Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-01-12T16:52:38.438Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-01-12T16:52:38.438Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-01-12T16:52:45.544Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-01-12T16:52:45.544Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-01-12T16:52:48.477Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-01-12T16:52:48.477Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-01-12T16:52:48.477Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-01-12T16:52:48.477Z] === RUN TestDockerSuite/TestStartRecordError [2021-01-12T16:52:48.477Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-01-12T16:52:58.978Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-01-12T16:52:58.978Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-01-12T16:52:58.978Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-01-12T16:52:58.978Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-01-12T16:52:58.978Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-01-12T16:52:58.978Z] === RUN TestDockerSuite/TestStatsNoStream [2021-01-12T16:52:58.978Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-01-12T16:52:59.955Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-01-12T16:53:02.152Z] === RUN TestDockerSuite/TestTopPrivileged [2021-01-12T16:53:02.152Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-01-12T16:53:03.702Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-01-12T16:53:03.702Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-01-12T16:53:03.702Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-01-12T16:53:03.702Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-01-12T16:53:03.702Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-01-12T16:53:03.702Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-01-12T16:53:03.702Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-01-12T16:53:21.574Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-01-12T16:53:21.574Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-01-12T16:53:21.574Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-01-12T16:53:21.574Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-01-12T16:53:21.574Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-01-12T16:53:21.574Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-01-12T16:53:21.574Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-01-12T16:53:27.467Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-01-12T16:53:27.467Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-01-12T16:53:29.662Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-01-12T16:53:30.127Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-01-12T16:53:30.589Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-01-12T16:53:30.589Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-01-12T16:53:31.053Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-01-12T16:53:38.176Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-01-12T16:53:38.176Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-01-12T16:53:38.176Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-01-12T16:53:38.642Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-01-12T16:53:38.642Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-01-12T16:53:44.494Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-01-12T16:53:44.958Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-01-12T16:53:44.958Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-01-12T16:53:53.644Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-01-12T16:53:53.644Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite (2358.02s) [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-01-12T16:53:54.662Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-01-12T16:53:54.662Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.91s) [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (149.02s) [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-01-12T16:53:54.662Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-01-12T16:53:54.662Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-01-12T16:53:54.662Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2021-01-12T16:53:54.662Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-01-12T16:53:54.662Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-01-12T16:53:54.662Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-01-12T16:53:54.662Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-01-12T16:53:54.662Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.58s) [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-01-12T16:53:54.662Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-01-12T16:53:54.662Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.85s) [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.13s) [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-01-12T16:53:54.662Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-01-12T16:53:54.662Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-01-12T16:53:54.662Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-01-12T16:53:54.662Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.98s) [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-01-12T16:53:54.662Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-01-12T16:53:54.662Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.73s) [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (102.33s) [2021-01-12T16:53:54.662Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-01-12T16:53:54.662Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.68s) [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.02s) [2021-01-12T16:53:54.662Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.72s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.19s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.30s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.72s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.71s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.44s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.53s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.37s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.77s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.49s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.20s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.14s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.83s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.12s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.25s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.70s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.28s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.52s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-01-12T16:53:54.663Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.25s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.76s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.90s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.86s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.06s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.80s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.93s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.37s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.44s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.25s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.72s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.05s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.68s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.38s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.79s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.09s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.43s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.43s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.84s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.24s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.59s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.82s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.41s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.05s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.59s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.58s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.29s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.95s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (76.93s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.56s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.69s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.74s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.82s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.73s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.82s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.12s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildFails (6.81s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.85s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.66s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.31s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.61s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.28s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.31s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.29s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildHistory (8.66s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.83s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.96s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.84s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.80s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildLabels (0.80s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.83s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.82s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.86s) [2021-01-12T16:53:54.663Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-01-12T16:53:54.663Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.04s) [2021-01-12T16:53:54.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.28s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.73s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.36s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.15s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.06s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.97s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.31s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.22s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.10s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.91s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.01s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.59s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.31s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.40s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.20s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.72s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.18s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.76s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.92s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.75s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.83s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildRm (12.64s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.84s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-01-12T16:53:54.664Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.20s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.11s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.20s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.26s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.30s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.02s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.77s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildStderr (4.57s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.59s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.75s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.02s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.70s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.10s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.28s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.46s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.46s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.68s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.74s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.28s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.16s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.29s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.02s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.60s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.97s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.00s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.00s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.68s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-01-12T16:53:54.664Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-12T16:53:54.664Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-01-12T16:53:54.664Z] docker_cli_sni_test.go:18: Flakey test [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.91s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.41s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestCommitChange (4.88s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.55s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-01-12T16:53:54.664Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.50s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-01-12T16:53:54.664Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestCommitTTY (6.35s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.41s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-01-12T16:53:54.664Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-01-12T16:53:54.664Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-01-12T16:53:54.664Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-01-12T16:53:54.664Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-01-12T16:53:54.664Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-12T16:53:54.664Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-01-12T16:53:54.664Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.56s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.25s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-01-12T16:53:54.664Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.98s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-01-12T16:53:54.664Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-01-12T16:53:54.664Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-01-12T16:53:54.664Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.90s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-01-12T16:53:54.664Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.22s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-01-12T16:53:54.664Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-01-12T16:53:54.664Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-01-12T16:53:54.664Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.14s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.78s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.79s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-01-12T16:53:54.664Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.85s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.12s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-01-12T16:53:54.664Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-01-12T16:53:54.664Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.98s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.73s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-01-12T16:53:54.664Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.54s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.89s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.48s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.40s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.56s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-01-12T16:53:54.664Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.11s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-01-12T16:53:54.664Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.76s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.04s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.80s) [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-01-12T16:53:54.664Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-01-12T16:53:54.664Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-01-12T16:53:54.664Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-01-12T16:53:54.664Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-01-12T16:53:54.664Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.75s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.67s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.13s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.22s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.49s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.21s) [2021-01-12T16:53:54.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000050c0_} (2.20s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1801993086_c:\foo_false____} (2.23s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1801993086_c:\foo_true____} (2.15s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-01-12T16:53:54.665Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.15s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.02s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-01-12T16:53:54.665Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-01-12T16:53:54.665Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-01-12T16:53:54.665Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.08s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-01-12T16:53:54.665Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.35s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-01-12T16:53:54.665Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-01-12T16:53:54.665Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.06s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.20s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.20s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.76s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-01-12T16:53:54.665Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCpToDot (2.09s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCpToStdout (2.23s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.92s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.05s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.50s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.19s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.11s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-01-12T16:53:54.665Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.10s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-01-12T16:53:54.665Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-01-12T16:53:54.665Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-01-12T16:53:54.665Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-01-12T16:53:54.665Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-01-12T16:53:54.665Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-01-12T16:53:54.665Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-01-12T16:53:54.665Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-01-12T16:53:54.665Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-01-12T16:53:54.665Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.16s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.08s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.12s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.27s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsCopy (4.97s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.36s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.06s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.28s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.19s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.85s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsFilters (4.09s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsFormat (3.97s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-01-12T16:53:54.665Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsRename (2.15s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsResize (2.28s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.30s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.24s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.38s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.15s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-01-12T16:53:54.665Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.71s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.71s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-01-12T16:53:54.665Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-01-12T16:53:54.665Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-01-12T16:53:54.665Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.86s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.92s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.90s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.94s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.76s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-01-12T16:53:54.665Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.90s) [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestExecInspectID (4.41s) [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-01-12T16:53:54.665Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-01-12T16:53:54.665Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-01-12T16:53:54.665Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-01-12T16:53:54.665Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.665Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.17s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-01-12T16:53:54.666Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-01-12T16:53:54.666Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.09s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.47s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-01-12T16:53:54.666Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.77s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.81s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.74s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-01-12T16:53:54.666Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.35s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-01-12T16:53:54.666Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.50s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.82s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.33s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.37s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestImportBadURL (2.49s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-01-12T16:53:54.666Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-01-12T16:53:54.666Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-01-12T16:53:54.666Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-01-12T16:53:54.666Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.07s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.02s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-01-12T16:53:54.666Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-01-12T16:53:54.666Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-01-12T16:53:54.666Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.91s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.99s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectDefault (1.98s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectHistory (4.47s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-01-12T16:53:54.666Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-01-12T16:53:54.666Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.83s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.81s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.99s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.75s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.83s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectStatus (2.27s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.83s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.90s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.94s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.95s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.04s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.31s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.89s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-01-12T16:53:54.666Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2021-01-12T16:53:54.666Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-01-12T16:53:54.666Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-01-12T16:53:54.666Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.82s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.74s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.83s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.40s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-01-12T16:53:54.666Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.92s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.16s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.54s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.12s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.39s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.54s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.18s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.76s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsSince (8.70s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsTail (2.69s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.27s) [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.04s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-01-12T16:53:54.666Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-01-12T16:53:54.666Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.93s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-01-12T16:53:54.666Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-01-12T16:53:54.666Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-01-12T16:53:54.666Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-01-12T16:53:54.666Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-01-12T16:53:54.666Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-01-12T16:53:54.666Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-01-12T16:53:54.666Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-01-12T16:53:54.666Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.666Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.91s) [2021-01-12T16:53:54.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-12T16:53:54.666Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestPsByOrder (7.40s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.17s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.25s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.61s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.79s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.93s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.84s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-01-12T16:53:54.667Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.15s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.40s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (3.65s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-01-12T16:53:54.667Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.84s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.63s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.09s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.49s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.25s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.63s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.88s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.69s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.05s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.32s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.51s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.23s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.96s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.45s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.21s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRmiTag (0.67s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.07s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.62s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.25s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.63s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.93s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.90s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.85s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.50s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.90s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.81s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.18s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.87s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.93s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.51s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.91s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.02s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.02s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.98s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.04s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.33s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.03s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.02s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.89s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.04s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.93s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunExitCode (6.86s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.00s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.00s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.08s) [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.45s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.42s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.59s) [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-01-12T16:53:54.667Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.667Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.99s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.26s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.42s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.89s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.84s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.85s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.39s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.25s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunRm (1.96s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.10s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.93s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.25s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.77s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.24s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.04s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.67s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.76s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.92s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.12s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.68s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.03s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.94s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.66s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.19s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.34s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.01s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.79s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.64s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.90s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.18s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-01-12T16:53:54.668Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-01-12T16:53:54.668Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestSearchWithLimit (6.78s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.66s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-01-12T16:53:54.668Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.82s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.60s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-01-12T16:53:54.668Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.32s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-01-12T16:53:54.668Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.84s) [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.98s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-01-12T16:53:54.668Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.69s) [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-01-12T16:53:54.668Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.668Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-01-12T16:53:54.669Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-01-12T16:53:54.669Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-01-12T16:53:54.669Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-01-12T16:53:54.669Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-01-12T16:53:54.669Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.12s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.61s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.75s) [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-01-12T16:53:54.669Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-01-12T16:53:54.669Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.14s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.89s) [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-01-12T16:53:54.669Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s) [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-01-12T16:53:54.669Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-01-12T16:53:54.669Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-01-12T16:53:54.669Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-01-12T16:53:54.669Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-01-12T16:53:54.669Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-01-12T16:53:54.670Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-01-12T16:53:54.670Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] === RUN TestDockerRegistryAuthTokenSuite [2021-01-12T16:53:54.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-01-12T16:53:54.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-01-12T16:53:54.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-01-12T16:53:54.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-01-12T16:53:54.670Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-01-12T16:53:54.670Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] === RUN TestDockerDaemonSuite [2021-01-12T16:53:54.670Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-01-12T16:53:54.670Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-01-12T16:53:54.670Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-01-12T16:53:54.670Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] === RUN TestDockerSwarmSuite [2021-01-12T16:53:54.670Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-01-12T16:53:54.670Z] === RUN TestDockerPluginSuite [2021-01-12T16:53:54.670Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-01-12T16:53:54.670Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-01-12T16:53:54.670Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-01-12T16:53:54.670Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-01-12T16:53:54.670Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-01-12T16:53:54.670Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-01-12T16:53:54.670Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-01-12T16:53:54.670Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-01-12T16:53:54.670Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-01-12T16:53:54.670Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-01-12T16:53:54.670Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-01-12T16:53:54.670Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] === RUN TestDockerExternalVolumeSuite [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] === RUN TestDockerNetworkSuite [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] === RUN TestDockerHubPullSuite [2021-01-12T16:53:54.670Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-01-12T16:53:54.670Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-01-12T16:53:54.670Z] PASS [2021-01-12T16:53:54.670Z] ok github.com/docker/docker/integration-cli 2360.619s [2021-01-12T16:53:55.137Z] [2021-01-12T16:53:55.137Z] === Skipped [2021-01-12T16:53:55.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-01-12T16:53:55.137Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-01-12T16:53:55.137Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.137Z] [2021-01-12T16:53:55.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-01-12T16:53:55.137Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-01-12T16:53:55.137Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.137Z] [2021-01-12T16:53:55.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-01-12T16:53:55.137Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-01-12T16:53:55.137Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.137Z] [2021-01-12T16:53:55.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-01-12T16:53:55.137Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-01-12T16:53:55.137Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.137Z] [2021-01-12T16:53:55.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-01-12T16:53:55.138Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2021-01-12T16:53:55.138Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-01-12T16:53:55.138Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-01-12T16:53:55.138Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-01-12T16:53:55.138Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-01-12T16:53:55.138Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-01-12T16:53:55.138Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-01-12T16:53:55.138Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-01-12T16:53:55.138Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-01-12T16:53:55.138Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-01-12T16:53:55.138Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-01-12T16:53:55.138Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-01-12T16:53:55.138Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.138Z] [2021-01-12T16:53:55.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-01-12T16:53:55.139Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-01-12T16:53:55.139Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-12T16:53:55.139Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-01-12T16:53:55.139Z] docker_cli_sni_test.go:18: Flakey test [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-01-12T16:53:55.139Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-01-12T16:53:55.139Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-01-12T16:53:55.139Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-01-12T16:53:55.139Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-01-12T16:53:55.139Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-01-12T16:53:55.139Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-01-12T16:53:55.139Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.139Z] [2021-01-12T16:53:55.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-01-12T16:53:55.139Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-01-12T16:53:55.140Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-01-12T16:53:55.140Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-01-12T16:53:55.140Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-01-12T16:53:55.140Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-01-12T16:53:55.140Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-01-12T16:53:55.140Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-01-12T16:53:55.140Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-01-12T16:53:55.140Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-01-12T16:53:55.140Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-01-12T16:53:55.140Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-01-12T16:53:55.140Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-01-12T16:53:55.140Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-01-12T16:53:55.140Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-01-12T16:53:55.140Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-01-12T16:53:55.140Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-01-12T16:53:55.140Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-01-12T16:53:55.140Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-01-12T16:53:55.140Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-01-12T16:53:55.140Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-01-12T16:53:55.140Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-01-12T16:53:55.140Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-01-12T16:53:55.140Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-01-12T16:53:55.140Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-01-12T16:53:55.140Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.140Z] [2021-01-12T16:53:55.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-01-12T16:53:55.140Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-01-12T16:53:55.141Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-01-12T16:53:55.141Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-01-12T16:53:55.141Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-01-12T16:53:55.141Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-01-12T16:53:55.141Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-01-12T16:53:55.141Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-01-12T16:53:55.141Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-01-12T16:53:55.141Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-01-12T16:53:55.141Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-01-12T16:53:55.141Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-01-12T16:53:55.141Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-01-12T16:53:55.141Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-01-12T16:53:55.141Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-01-12T16:53:55.141Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-01-12T16:53:55.141Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-01-12T16:53:55.141Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-01-12T16:53:55.141Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2021-01-12T16:53:55.141Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-01-12T16:53:55.141Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-01-12T16:53:55.141Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-01-12T16:53:55.141Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-01-12T16:53:55.141Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-01-12T16:53:55.141Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.141Z] [2021-01-12T16:53:55.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-01-12T16:53:55.141Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-01-12T16:53:55.142Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-01-12T16:53:55.142Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-01-12T16:53:55.142Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-01-12T16:53:55.142Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-01-12T16:53:55.142Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-01-12T16:53:55.142Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-01-12T16:53:55.142Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-01-12T16:53:55.142Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-12T16:53:55.142Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-01-12T16:53:55.142Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-01-12T16:53:55.142Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-01-12T16:53:55.142Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-01-12T16:53:55.142Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-01-12T16:53:55.142Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.142Z] [2021-01-12T16:53:55.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-01-12T16:53:55.142Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-01-12T16:53:55.142Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-01-12T16:53:55.143Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-01-12T16:53:55.143Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.143Z] [2021-01-12T16:53:55.143Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-01-12T16:53:55.144Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.144Z] [2021-01-12T16:53:55.144Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-01-12T16:53:55.144Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-01-12T16:53:55.608Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-01-12T16:53:55.608Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-01-12T16:53:55.608Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-01-12T16:53:55.608Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-01-12T16:53:55.608Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-01-12T16:53:55.608Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-01-12T16:53:55.608Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-01-12T16:53:55.608Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-01-12T16:53:55.608Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-01-12T16:53:55.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-01-12T16:53:55.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-01-12T16:53:55.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-12T16:53:55.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-12T16:53:55.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.608Z] [2021-01-12T16:53:55.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-12T16:53:55.608Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-01-12T16:53:55.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-01-12T16:53:55.609Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.609Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-01-12T16:53:55.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-01-12T16:53:55.610Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-01-12T16:53:55.610Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-01-12T16:53:55.610Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-01-12T16:53:55.610Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-01-12T16:53:55.610Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-01-12T16:53:55.610Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-01-12T16:53:55.610Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-01-12T16:53:55.610Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-01-12T16:53:55.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-01-12T16:53:55.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-01-12T16:53:55.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-01-12T16:53:55.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-01-12T16:53:55.610Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-01-12T16:53:55.610Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-01-12T16:53:55.610Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] DONE 1093 tests, 547 skipped in 2369.308s [2021-01-12T16:53:55.610Z] INFO: Integration tests ended at 01/12/2021 16:53:55. Duration:00:39:29.5468442 [2021-01-12T16:53:55.610Z] INFO: Docker info of the daemon under test at end of run [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] Containers: 2 [2021-01-12T16:53:55.610Z] Running: 0 [2021-01-12T16:53:55.610Z] Paused: 0 [2021-01-12T16:53:55.610Z] Stopped: 2 [2021-01-12T16:53:55.610Z] Images: 18 [2021-01-12T16:53:55.610Z] Server Version: 0.0.0-dev [2021-01-12T16:53:55.610Z] Storage Driver: windowsfilter [2021-01-12T16:53:55.610Z] Windows: [2021-01-12T16:53:55.610Z] Logging Driver: json-file [2021-01-12T16:53:55.610Z] Plugins: [2021-01-12T16:53:55.610Z] Volume: local [2021-01-12T16:53:55.610Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-12T16:53:55.610Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-12T16:53:55.610Z] Swarm: inactive [2021-01-12T16:53:55.610Z] Default Isolation: process [2021-01-12T16:53:55.610Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-12T16:53:55.610Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-12T16:53:55.610Z] OSType: windows [2021-01-12T16:53:55.610Z] Architecture: x86_64 [2021-01-12T16:53:55.610Z] CPUs: 4 [2021-01-12T16:53:55.610Z] Total Memory: 32GiB [2021-01-12T16:53:55.610Z] Name: azwin-2-e60350 [2021-01-12T16:53:55.610Z] ID: SFJF:NQCU:GND4:VUWN:OYKK:H3V6:S5CS:CLB4:C6XF:YR74:A24Y:KJ3A [2021-01-12T16:53:55.610Z] Docker Root Dir: D:\CI\PR-41701\6\daemon [2021-01-12T16:53:55.610Z] Debug Mode (client): false [2021-01-12T16:53:55.610Z] Debug Mode (server): true [2021-01-12T16:53:55.610Z] File Descriptors: -1 [2021-01-12T16:53:55.610Z] Goroutines: 17 [2021-01-12T16:53:55.610Z] System Time: 2021-01-12T16:53:55.3170655Z [2021-01-12T16:53:55.610Z] EventsListeners: 0 [2021-01-12T16:53:55.610Z] Registry: https://index.docker.io/v1/ [2021-01-12T16:53:55.610Z] Labels: [2021-01-12T16:53:55.610Z] Experimental: false [2021-01-12T16:53:55.610Z] Insecure Registries: [2021-01-12T16:53:55.610Z] 127.0.0.0/8 [2021-01-12T16:53:55.610Z] Live Restore Enabled: false [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] [2021-01-12T16:53:55.610Z] INFO: Stopping daemon under test [2021-01-12T16:53:56.074Z] SUCCESS: The process with PID 3292 (child process of PID 3516) has been terminated. [2021-01-12T16:53:56.074Z] SUCCESS: The process with PID 3516 (child process of PID 1968) has been terminated. [2021-01-12T16:53:56.074Z] INFO: Stop tailing logs of the daemon under tests [2021-01-12T16:53:56.074Z] INFO: executeCI.ps1 Completed successfully at 01/12/2021 16:53:55. [2021-01-12T16:53:56.074Z] INFO: Tidying up at end of run [2021-01-12T16:53:56.074Z] INFO: Saving daemon under test log (d:\CI\PR-41701\6\dut.out) to bundles\CIDUT.out [2021-01-12T16:53:56.074Z] INFO: Saving daemon under test log (d:\CI\PR-41701\6\dut.err) to bundles\CIDUT.err [2021-01-12T16:53:56.074Z] INFO: Nuke-Everything... [2021-01-12T16:53:56.074Z] INFO: Container count on control daemon to delete is 2 [2021-01-12T16:53:56.537Z] bf6e1456014c [2021-01-12T16:53:56.537Z] 280fbcc60717 [2021-01-12T16:53:57.001Z] INFO: Tidying pidfile d:\CI\PR-41701\6\docker.pid [2021-01-12T16:53:57.001Z] INFO: Nuking d:\CI [2021-01-12T16:54:22.214Z] INFO: Zapped successfully [2021-01-12T16:54:22.681Z] [2021-01-12T16:54:22.681Z] INFO: executeCI.ps1 exiting at Tue Jan 12 16:54:22 CUT 2021. Duration 01:06:22.4637845 [2021-01-12T16:54:22.681Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-01-12T16:54:22.927Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-01-12T16:54:31.779Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2021-01-12T16:54:34.196Z] Archiving artifacts [2021-01-12T16:54:47.994Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41701/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-12T16:54:48.933Z] + make clean [2021-01-12T16:54:50.488Z] docker volume rm -f docker-dev-cache [2021-01-12T16:54:50.951Z] 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